/*  
Theme Name: Punks Before Profits Theme
Theme URI: http://www.punksbeforeprofits.org/
Description: This is a custom Punks Before Profits theme.
Version: 1.0
Author: Mark Reategui
Author URI: http://mark.reategui.com/

*/


/*
#name es para id
.name es para class
margin: 0(top) auto(left) 0(bottom) auto(right)
*/

body{
	margin: 0;
	font-family: VintageTypewriter-Corona, VTypewriter-Corona, "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #FFFFFF url(images/backgroundimage.gif) center center fixed;
	color: #111111;
}

a:link, a:visited{
	text-decoration: underline;
	color: #6F6B55;
}

a:hover{
	text-decoration: overline;
	color: #999999;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 860px;
	text-align: center;
	color: #000000;
}

#header{
	float: left;
	width: 860px;
	text-align: center;
	color: #999999;
}

/*
wrapperS and headerS are for single pages
*/

#wrapperS{
	margin: 0 auto 0 auto;
	width: 860px;
	text-align: center;
	color: #111111;
}

#headerS{
	float: left;
	width: 860px;
	text-align: center;
	background: #91CF02;
	color: #0099FF;
}

#container{
	float: left;
	width: 860px;
	text-align: left;
	background: url(images/middle.png) scroll center top;
	color: #111111;
	padding: 0px;
}

#containerPage{
	float: left;
	width: 860px;
	text-align: left;
	background: #000000;
	color: #111111;
	padding: 10px;
}

.bot_thing{
	width: 748px;
	float: center;
}

.post{
	padding: 10px 0;
}

.post h2 {
	font-family: VintageTypewriter-Corona, VTypewriter-Corona, "Courier New", Courier, monospace;
	font-size: 18px;
	margin-left: 80px;
	margin-right: 50px;
	line-height: 45px;
	font-weight: bold;
	color: #666;
	background-image: url(images/paperrip.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 50px;
	padding-left: 30px;
}

.entry{
	line-height: 18px;
	margin-left: 80px;
	margin-right: 50px;
	padding-left: 30px;
	padding-right: 30px;
}

p.postmetadata{
	margin-left: 80px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	color: #6666666;
}

#breadcrumbs {
	margin-left: 80px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
	color: #6666666;
}

.navigation{
	padding: 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 80px;
}

/*
regular sidebar stuff
*/

.sidebar{
	float: left;
	width: 208px;
	font-family: Futura, Arial, Helvetica, Georgia, Sans-serif;
	color: #111111;
	margin: 0 0 0 0;
	display: inline;
	text-align: left;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}




table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 10px 180px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Futura, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Futura, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
	
}

#footer p{
	line-height: 18px;
	text-align: center;
	font-size: 9px;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

h1{
	font-family: Futura, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

.blackbg{
	background-color:#999999;
}

/* Captions */
.caption {
color: #999999;
text-align: left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 2px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/* Add image splitter between posts */
#postend {
	background: url(images/barbedwire.png) no-repeat 20px;
	height: 38px;
	width: 870px;
}

/* Header background image */
#header-image {
	background: url(images/middle.png) no-repeat bottom;
	height: 201px;
	width: 860px;
}

/* El Underfooter */
#underfooter {
	height: 91px;
	width: 860px;
}

div.img
  {
  margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  height: 250px;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:left;
  font-weight:normal;
  width:120px;
  margin:2px;
  }

.alignleft {
	margin-right: 15px;
  }
