/*  
Theme Name: Probama
Theme URI: http://www.category4.com/2008/03/11/probama-theme-for-wordpress-released/
Description: A theme for supporters of Sen. Barack Obama
Version: 1.0
Author: Category 4 & Darren Hoyt
Author URI: http://www.category4.com, http://www.darrenhoyt.com/blog
*/



/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 
	
body {	
	color:#FFF;
	background:#734265;
	/*background:#813C66;*/
	}

body, select, textarea, input {	
	font: 100% Georgia, "Times New Roman", Times, serif;
	}

p {	
	margin: 15px 0;
	line-height:145%;
    text-shadow: rgba(0,0,0,1) -1px -1px 0;
	-webkit-text-shadow: rgba(0,0,0,1) -1px -1px 0;
	}
		
a, a:visited {	
	color: #c6dcfd;
	text-decoration:none;
    text-shadow: rgba(0,0,0,1) -1px -1px 0;
	-webkit-text-shadow: rgba(0,0,0,1) -1px -1px 0;
	}

a:hover, a:active {	
	color:#FFF;
    text-shadow: 0 0 12px #FFF;
	-webkit-text-shadow: 0 0 12px #FFF;
	}
		
#content a, #content a:visited {	
	color: #9FC6FF;
	}

#content a:hover, #content a:active {	
	color:#FFF;
	text-decoration:none;
	}

*:focus { 
	outline: none;
	}
	
ol {
	margin: 15px 15px 15px 35px;
	}
	
li a:hover, li a:active {
	text-decoration:none;
    text-shadow: 1px 1px 4px #000;
	-webkit-text-shadow: 1px 1px 4px #000;
	}

a img {
	border:none
	}	
	

/* ---------- @ Page Structure -----------*/

#flag {
	background:transparent url(images/bg_flag.jpg) repeat-X center top;
	padding-bottom:33px;
	}

#interior #flag {
	background:transparent url(images/bg_flag2.jpg) repeat-X center top;
	}
				
.wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 871px;
	}
	
.wrapperFoot {
	margin: 0 auto;
	padding:52px 0 0;
	font-size: 0.9em;
	background:transparent url(images/footerBg.jpg) repeat-X center bottom;
	}
	   
#masthead {
	background:transparent url(images/bg_masthead.gif);
	height: 104px;
	padding:81px 0 0 18px;
	}

#branding {
	padding-left:68px;
	height:58px;
	}

#description {
	color:#7ec2f8;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:2px;
	}
		
.left {	
	float:left;
	}

.right {	
	float:right
	}
	
#sidebar {
	width:314px;
	height:215px;
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font:3em Georgia, "Times New Roman", Times, serif;
	color:#311C21;
	font-weight:bold;
	width:548px;
	padding-top:5px;
    text-shadow: rgba(225,225,225,.5) 1px 1px 0;
	-webkit-text-shadow: rgba(225,225,225,.5) 1px 1px 0;
	}

h2 {	
	font:2.5em Georgia, "Times New Roman", Times, serif;
	color:#311C21;
	font-weight:bold;
	line-height:100%;
    text-shadow: rgba(225,225,225,.5) 1px 1px 0;
	-webkit-text-shadow: rgba(225,225,225,.5) 1px 1px 0;
	}

h3 {	
	font: 2em Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:bold;
	line-height:110%;
	padding-top:15px;
    text-shadow: -1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	}
			
h4 {	
	font: 2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
    text-shadow: 1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	}

#commentarea h4, h4.pagetitle {
	color:#40242b;
	margin-bottom:13px
	}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
		
	


/* ---------- @ Content Styles -----------*/


	
h1 a, h1 a:visited {
	color:#FFF;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline
	}	


h2 a, h2 a:visited {
	color:#40242b;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat 0 2px;
	padding-left:17px;
	font-size:0.9em;
	margin-left:25px;
	}
	
#interior #content {
	padding:7px 20px 0 20px;;
	}

.col.left {
	width:65%;
	}

.col.right {
	width:35%;
	}
	
.days {
	color:#fcb3e8;
	font-size:12px;
	font-weight:bold;
	margin-top:25px;
}
		

/*Post Styles*/ 

#calendar {
	color:#311C21;
	font-size:0.9em;
}

.entry {
	padding:0;
	font-size:15px;
	}
	
#content ul, #content ol {
	padding: 10px 15px 10px 10px;
	list-style-type: none;
}

#content ul li {
	background: url(images/bullet.gif) no-repeat 0px 0px;
	margin:5px 0 0 2px;
	padding: 0 10px 10px 35px;
	line-height: 1.5em;
    text-shadow: rgba(0,0,0,1) -1px -1px 0;
	-webkit-text-shadow: rgba(0,0,0,1) -1px -1px 0;
}

#content ul li a, #content ul li a:visited {
    text-shadow: rgba(0,0,0,1) -1px -1px 0;
	-webkit-text-shadow: rgba(0,0,0,1) -1px -1px 0;
} 

#content ul li a:hover, #content ul li a:active {
    text-shadow: 0 0 12px #FFF;
	-webkit-text-shadow: 0 0 12px #FFF;
} 

.subEm {
	font-style:italic;
	color:#A9BE95;
	font-size:1.3em;
}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #fec855;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c1cddd;
	line-height:140%;
}			

.rightImg {
	float:right;
	margin:5px 0 6px 13px;
}			

.leftImg {
	float:left;
	margin:5px 13px 6px 0;
}

.postmetadata {
	/*text-transform:uppercase;*/
	font-size: 0.9em;
	color:#ffffff;
	border-bottom:1px solid #a57195;
	border-top:1px solid #a57195;
	padding:3px 0;
	}

.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#103064;
	display:block;
	width:100%;
	}

.entry pre	{
	padding:20px 20px 40px 20px;
	}

table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
	}

td, th {
	border-bottom:1px solid #416597;
	padding:4px 8px;
	background:#103064;
	}

th {
	font-weight:normal;
	text-align:left;
	width:35%;
	}

.excerpt {
	padding:0;
	font-size:15px;
	}
	

.headlines ul {
	padding: 10px 5px 10px 0;
	list-style-type: none;
}

.headlines ul li {
	background: url(../images/bullet.gif) no-repeat 0px 0px;
	margin:5px 0 0 2px;
	padding: 0 10px 10px 35px;
	line-height: 1.5em;
}

	
/*Comments*/

#commentarea {
	background:url(images/divider2.gif) top center no-repeat;
	padding-top:35px;
	}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: url(images/bg_comment.gif);
	}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	border:1px solid #ffffff;
	}
	
.commentinfo {
	width:765px;
	float:right;
	padding-top:5px;
	}

.commentlist li.my_comment {
	background:#764d69;
	border-left:1px solid #b183a3;
	border-top:1px solid #b183a3;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
/* ---------- @ Forms -----------*/

#searchform {
	float:right;
	width:210px;
	background:url(images/bg_search.gif) no-repeat;
	padding:0 0 5px 5px;
	margin-top:-3px;
	}

#s {
	background:#295ba0;
	border:none;
	color:#FFF;
	padding-left:10px;
	margin-top:-4px;
	width:140px;
	}
		
.field {
	background:#BFA7B8;
	border:2px solid #764d69;
	color:#3F2738;
	padding:4px;
	}

.field:focus {
	background:#764d69;
	color:#fff;
	}
	
#submit {	
	background: #BFA7B8 ! important;
	border:2px solid #764d69;
	font-size:0.9em;
	color:#764d69;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {		
	background: #764d69 ! important;
	color:#fff ! important;
	}
	
#searchsubmit {
	background:#295ba0;
	border:none;
	margin: 1px 0 0 3px;
	font-size:0.9em;
	color:#b5dbf3;
	padding:2px;
	}
	
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {
	padding:55px 0 0;
        overflow:hidden;
	}

.block {
	width:187px;
	float:left;
	margin:0 15px;
	}

.blockRight {
	width:350px;
	float:right;
	margin:0 15px;
	text-align:right;	}

.blockRight p {
	font-size:1.1em;
	}

#meta ul {
	margin-top:3px; 
	}
			
#meta li {
	list-style:none;
	padding:2px 0;
	}

#meta a, #meta a:visited {
	color:#c6dcfd;
    text-shadow: -1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	}

#meta a:hover, #meta a:active {
	color:#ffa7e7;
    text-shadow: 0 0 10px #ffa7e7;
	-webkit-text-shadow: 0 0 10px #ffa7e7;
	}
			
#footer {
	padding:42px 0 27px;
	margin:188px 0 0;
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	font-size:0.8em;
	text-align:center;
    text-shadow: -1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	}



#latest {
	padding:20px 0 0;
	}

/*HOME Styles*/

#home #content {
	width:539px;
	float:left
	}
		
#donate {
	background:transparent url(images/apptBg.jpg) no-repeat;
	padding:45px 19px 20px 19px;
	/*margin-top:160px;*/
	margin-top:80px;
	margin-bottom:18px;
	}	
	
#donate p {
	line-height:1.2em;
}


/*INSPIRATION Styles*/

.fromWho {
	color:#311C21;
	font-size:1.1em;
    text-shadow: rgba(225,225,225,.3) 0px 1px 0;
	-webkit-text-shadow: rgba(225,225,225,.3) 0px 1px 0;
}