/*
Theme Name: LGBT for Obama
Theme URI: http://www.lgbtforobama.com
Description: This theme is for the LGBT for Obama website blog.
Version: 1.0
Author: Jamie McDaniel
Author URI: http://www.curiousfind.com
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	background: #05366A;
	text-align: center;
    margin: 0;
    padding: 0;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

#page {
    width: 1000px;
    background:#cccccc;
    margin:0px auto;
    text-align:left;
	
	}

#header {
	padding:0;
	margin:0;
	z-index: 1;
	}

#content {
	width:1000px;
    margin: 0 0 0 0;
	padding: 0px;
	font-size: 1.3em;
	z-index:999;
	}

#content_top{
	height:49px;
	background:url(/images/content_top.jpg) no-repeat;
	margin:0 0 0px 0;
}
	
#content_middle{
	width:1000px;
	margin: 0;
	padding: 0;
	background: url(/images/middle3.jpg) repeat-y;
	float:left;
}	

#content_article{
	width:615px;
	min-height:400px;
	margin: -57px 0 0 0;
	padding: 0px 15px 0 35px;
	float:left;
}

#content_bottom{
	width:1000px;
	height:0px;
    font: 0px/0px monospace;	
	margin: 0;
	padding: 0;	
}

#lgbt_blog_section_wrapper{
	background: url(/images/blog_entries_header2.jpg) no-repeat top left;
}

#lgbt_blog_section {
	padding: 10px 0 0 0px;
}

#lgbt_blog_section div.entry{
	margin: 0 0 0 42px;
}

#lgbt_blog_section h2.lgbt_for_obama_blog {

}

#lgbt_blog_section h3 a {
	text-decoration:underline;
	color:#3a658a;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.post h2 {
	background: url(/images/o_header.jpg) no-repeat top left;
	min-height:32px;
	padding: 4px 0 0 42px;
	
}

#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#05366a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:-57px 0 0 0;
	}

#sidebar ul ul li, #sidebar ul ol li{
	color: #fff;
	}
	
#sidebar a{
	color: #fff;
	text-decoration: none;
	}

#sidebar a:visited {
  color:#fff;
  text-decoration:none;  
}		

#sidebar a:hover {
  background-color:#0066cc;
  color:#fff;
  text-decoration:none;  
}
	
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#banner{
	height:227px;
	background:url(/images/top_banner4.jpg) no-repeat;
	margin:0;
	color: #FFFFFF;
	position:relative;
	z-index:2;
}

div#email_sign_up {
	position:absolute;
	top:102px;
	left: 685px;	
}

div#horz_menu {
	position:absolute;
	bottom:0px;
	left: 16px;
}

div#horz_menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#horz_menu li{
	float:left;
	position:relative;
	margin: 0;
	padding: 0;
}

#horz_menu a{
	background:transparent url(/images/navbar4.jpg) no-repeat scroll 0px 0px;
	height:46px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

#horz_menu_home a{
	background-position: 0px 0px;
	width:74px;
}

#horz_menu_why_this_blog a{
	background-position: -74px 0px;
	width: 122px;
}

#horz_menu_why_yes_obama a{
	background-position: -196px 0px;
	width:114px;	
}

#horz_menu_why_no_mccain a{
	background-position: -310px 0px;
	width:138px;	
}

#horz_menu_lgbt_friends_speak_out a{
	background-position: -448px 0px;
	width:199px;	
}

#horz_menu_donate_to_obama a{
	background-position: -647px 0px;
	width:323px;	
}

#horz_menu_home a:hover{
	background-position: 0px -46px;
	width:74px;
}

#horz_menu_why_this_blog a:hover{
	background-position: -74px -46px;
	width: 122px;
}

#horz_menu_why_yes_obama a:hover{
	background-position: -196px -46px;
	width:114px;	
}

#horz_menu_why_no_mccain a:hover{
	background-position: -310px -46px;
	width:138px;	
}

#horz_menu_lgbt_friends_speak_out a:hover{
	background-position: -448px -46px;
	width:199px;	
}

#horz_menu_donate_to_obama a:hover{
	background-position: -647px -46px;
	width:323px;	
}

div#fundraising_tools {
	background:transparent url(/images/fundraising_tools2.jpg) no-repeat scroll 0px 0px;
	width:280px;
	padding:0;
	margin: 13px 0 0 0;
}

div#fundraising_tools ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#fundraising_tools li{
	position:relative;
	margin: 0; 
	padding: 0;
}

#fundraising_tools a{
	background:transparent url(/images/fundraising_tools2.jpg) no-repeat scroll 0px 0px;
	width:280px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

#fundraising_tools_header {
	background-position: 0px 0px;
	height:45px;
}

#fundraising_tools_donate_to_obama a{
	background-position: 0px -45px;
	height:45px;
}

#fundraising_tools_become_a_fundraiser a{
	background-position: 0px -90px;
	height:45px;
}

#fundraising_tools_find_local_events a{
	background-position: 0px -135px;
	height:46px;	
}

#fundraising_tools_spread_the_word a{
	background-position: 0px -181px;
	height:82px;	
}

#fundraising_tools_donate_to_obama a:hover{
	background-position: 0px -263px;
	height:45px;
}

#fundraising_tools_become_a_fundraiser a:hover{
	background-position: 0px -308px;
	height:45px;
}

#fundraising_tools_find_local_events a:hover{
	background-position: 0px -353px;
	height:46px;	
}

#fundraising_tools_spread_the_word a:hover{
	background-position: 0px -399px;
	height:82px;	
}

div#action_item {
	background:transparent url(/images/action_item.jpg) no-repeat scroll 0px 0px;
	width:280px;
	height:74px;
	padding:70px 0 0 0;
	margin: 13px 0 0 0;
	color:#c60101;
	text-align:center;
}

#sidebar div#action_item a {
	color:#c60101;
	font-weight:bold;
	text-decoration:underline;
}

#sidebar div#action_item a:hover {
	color:#fff;
}

div#lgbt_videos {
	background:#fff url(/images/lgbt_videos.jpg) no-repeat scroll 0px 0px;
	width:280px;
	padding:0;
	margin: 13px 0 0 0;
	text-align:center;
}

div#lgbt_video_box {
	padding:55px 0 0 0;
	margin:0;
	height:270px;
	background:transparent url(/images/lgbt_videos_bottom.jpg) no-repeat scroll bottom left;
}

div#youtube_menu {
	background:transparent url(/images/youtube_button.jpg) no-repeat scroll 0px 0px;
	width:280px;
	padding:0;
	margin: 13px 0 0 0;
}

div#youtube_menu ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#youtube_menu li{
	position:relative;
	margin: 0; 
	padding: 0;
}

#youtube_menu a{
	background:transparent url(/images/youtube_button.jpg) no-repeat scroll 0px 0px;
	width:280px;
	display:block;
	overflow:hidden;
	text-indent:-999em;
}

#youtube_menu_more_videos a{
	background-position: 0px 0px;
	height:46px;
}

#youtube_menu_more_videos a:hover{
	background-position: 0px -46px;
	height:46px;
}

div#lgbt_blogroll {
	background:transparent url(/images/blogroll.jpg) no-repeat scroll 0px 0px;
	width:280px;
	padding:20px 0 0 0;
	margin: 13px 0 0 0;
}

div#lgbt_blogroll ul {
	margin: 13px 0;
}

div#lgbt_blogroll ul li {
	list-style: disc;
}

div#fundraiser_contact_form {
	background:#7395b3 url(/images/fundraiser_contact_form.jpg) no-repeat scroll 0px 0px;	
	width:534px;
	padding:55px 0 5px 0;
	margin: 0 0 0 20px;
}

div#map_supporter_form {
	background:#7395b3 url(/images/map_supporter_form.jpg) no-repeat scroll 0px 0px;	
	width:534px;
	padding:55px 0 5px 0;
	margin: 0 0 0 20px;
}

div#petition_form {
	background:#7395b3 url(/images/petition_form.jpg) no-repeat scroll 0px 0px;	
	width:534px;
	padding:55px 0 5px 0;
	margin: 0 0 0 20px;
}

.petition_text {
	margin:10px 15px 13px 20px;
	width:507px;	
	border: 1px solid #191919;
	padding:8px 10px 8px 15px;
	background-color:#FAFAFA;	
}

div#obama_record {
	background:#7395b3 url(/images/obamas_record.jpg) no-repeat scroll 0px 0px;	
	width:534px;
	padding:55px 0 5px 0;
	margin: 0 0 0 20px;
}

div#mccain_record {
	background:#7395b3 url(/images/mccains_record.jpg) no-repeat scroll 0px 0px;	
	width:534px;
	padding:55px 0 5px 0;
	margin: 0 0 0 20px;
}
	
ul.obama_list, ul.mccain_list {
    list-style-type: none;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}

ul.obama_list li{
	background: url(/images/icon_supports.png) no-repeat top left;	
	padding:0 0 0 20px;
	margin: 7px 0 8px 10px;
	color:#fff;
}	

ul.mccain_list li{
	background: url(/images/icon_oppose.png) no-repeat top left;	
	padding:0 0 0 20px;
	margin: 7px 0 8px 10px;
	color:#fff;
}	

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

ul.case_link_list li.pdf-file{
	background: url(/images/pdf.gif) no-repeat top left;
	padding:0 0 0 20px;
	margin: 0 0 5px 0;
}

div#spread_the_word_form {

}

div.email_letter{
	background:#f1f1f1 url(/images/email_header.jpg) no-repeat scroll 0px 0px;	
	width:564px;
	min-height:200px;
	padding:180px 10px 10px 10px;
	margin: 0;
	border:1px solid #000000;
}

table#map_supporters_table{
	border: 1px solid #191919;
	background-color: #eeeeee;
	margin:35px 0 25px 20px;
	width:534px;
}

table#map_supporters_table th{
	margin: 0;
	padding: 5px 10px 3px 10px;
	vertical-align: top;
	background-color: #f8f8f8;		
}

table#map_supporters_table td{
	margin: 0;
	padding: 5px 10px 3px 10px;
	vertical-align: top;	
}

.map_supporter_comments{
	margin: 0;
	padding: 3px;
	position:absolute;
	left:240px;
	top:660px;
	width:300px;
	z-index:5;
	border: 1px solid #000000;
	overflow: auto;
	visibility: hidden;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-size: 100%;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;			
}

#cover_ie_control {
	position:absolute;
	left:240px;
	top:660px;
	width:300px;
	height:200px;
	z-index:4;
	visibility: hidden;
}

.red {
	color:red;
}

table.application_form_table {
	color:#fff;
	margin:0 5px 5px 10px;
}

table.application_form_table td {
	vertical-align:top;
	padding: 3px;
}

table.spread_the_word_form_table {
	color:#000;
	background-color:#FAFAFA;
	border: 1px solid #191919;
	padding:10px;
	margin:0;
}

table.spread_the_word_form_table td {
	vertical-align:top;
	padding: 3px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

.clearit {
    font: 0px/0px monospace;	
	clear: both;
	display: block;
}

#footer {
	font-size:110%;
	width:1000px;
	margin: 0 auto;
	padding: 10px 0 0 0;	
	background-image:url(/images/bottom3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear: both;
	color: #b8d0e0;
	}

#footer p {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	}

#footer a{
	color: #b8d0e0;
	text-decoration: none;
	}

#footer a:hover {
  background-color:#0066cc;
  text-decoration:none;  
}

#footer a:visited {
  color:#b8d0e0;
  text-decoration:none;  
}	


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #fff;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
div.info_box {
	float:right;
	margin: 13px 0px 10px 20px;
	font-family:Arial, Helvetica, sans-serif;
}	
div.info_box_body {
	border: 1px solid #191919;
	padding: 5px;
	text-align:left;
	background-color:#FAFAFA;
}

div.info_box_header {
	background: url(/images/box_top_right.jpg) no-repeat top right;
}

div.info_box_header h3 {
	background: url(/images/box_top_left.jpg) no-repeat 0px 0px;
	color: #FFFFFF;
	padding: 3px 0px 3px 7px;
	margin:0px 12px 0px 0px;
	font-size:110%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar #wpmenu ul, #sidebar #wpmenu ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar #wpmenu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar #wpmenu ul p, #sidebar #wpmenu ul select {
	margin: 5px 0 8px;
	}

#sidebar #wpmenu ul ul, #sidebar #wpmenu ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar #wpmenu ul ul ul, #sidebar #wpmenu ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar #wpmenu ul ol li {
	list-style: decimal outside;
	}

#sidebar #wpmenu ul ul li, #sidebar #wpmenu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform, #subscribeform {
	margin: 10px auto;
	padding: 5px 0px;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}
	
#subscribeform #s {
	width: 190px;
	padding: 2px;
	margin-top: 5px;
	}	

#sidebar #searchsubmit, #subscribesubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0;
	margin-left: 686px;
	width: 280px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 10px 0;
	}
