/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#fff;
	}
	
a {
	color:#724d45;
	text-decoration:underline;
	}
	
a:hover {
	color:#000;
	text-decoration:underline;
	}

#page {
	text-align: left;
	}

#header {
	
	}
	
/*
	
.digg {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#262626;
	padding-top:20px;
	}
	
.digg ul li {
	list-style:none;
	padding-bottom:12.5px;
	padding-left:0px;
	margin-left:0px;
	font-size:1em;
	line-height:130%;
	}

.digg ul li a {
	color:#262626;
	text-decoration:none;
	border-bottom:1px dotted #262626;
	}

.digg ul {
	padding-left:0px;
	margin-left:0px;
	}
	
.digg ul li a.digg-count {
	color:#537284;
	text-decoration:none;
	border-bottom:1px dotted #537284;
	font-weight:bold;
	}

.digg ul li a.digg-count:hover {
	color:#537284;
	text-decoration:none;
	border-bottom:1px dotted #537284;
	background-color:#d3dee6;
	}

.digg ul li a.digg-count span {
	color:#537284;
	text-decoration:none;
	font-weight:bold;
	}

.digg ul li a.digg-count:hover span {
	color:#537284;
	text-decoration:none;
	border-bottom:1px dotted #537284;
	background-color:#d3dee6;
	}
	
.digg ul.no-digg-description {
	height:auto !important;
	}
	
.digg h3 {
	font-size:12px;
	}
	
*/
	
#ads {
	margin:15px 0px 5px 0px;
	}

#top_header { 
	margin: 12px 9px 0;
	clear:both;
	height:137px;
	} 

#navigation {
	margin-top:-15px;
	clear:both;
	margin-left:-30px;
	padding-bottom:15px;
	}

html:first-child #navigation {
	margin-top:0px;
	}  


#footernavigation {
	clear:both;
	margin-left:15px;
	margin-top:50px;
	}
	
html>body #footernavigation {
	margin-left:-40px;
	}
	
#donate {
	margin-left:-50px;
	padding-left:-10px;
	
	}

html>body #donate {
	padding:0px 18px;
	margin-left:0px;
	}
	
#power {
	padding-right:0px;
	margin-left:-50px;
	padding-left:-10px;
	padding-bottom:25px;
	}
	
html>body #power {
	padding-right:20px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
	}

#content {
	
	color: #ccc;
}

u {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-variant:small-caps;
	color:#537284;
	text-decoration:none;
	padding-top:12.5px;
	display:block;
	}

#content {
	font-size: 1.2em;
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	font-family:"Times New Roman", Times, serif;
	color:#262626;
	font-size:14px;
	}
	
.narrowcolumn .bio {
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#262626;
	font-size:12px;
	border-bottom:dashed 1px #537284;
	padding-bottom:12.5px;
	margin-bottom:50px;
	}
	
.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	
	}

#footer {
	border: none;
	}
	
.post h1 {
	font-size:2.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:0px;
	text-align:left;
	line-height:95%;
	margin:0px;
	display:inline;
	color:#000;
	}


small {
	
	}

.issue_head {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}

.issue_head h2 {
	color:#000000;
	font-weight:normal;
	font-size:1.8em;
	padding-top:30px;
	}

#footer h2 {
	color:#000000;
	font-weight:normal;
	font-size:1.7em;
	padding-top:30px;
	}

.issue_head li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-variant:normal;
	}
	
#footer li {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-variant:normal;
	padding-bottom:8px;
	padding-left:0px;
	margin-left:-15px;
	}
	
html>body #footer li {
	margin-left:0px;
	}
	
#footer p {
	margin-left:15px;
	}

html>body #footer p {
	margin-left:0px;
	}
	
.entry ol li {
	list-style:decimal;
	margin-left:50px;
	}
	
html>body .entry ol li {
	list-style:decimal;
	margin-left:10px;
	}
	

#footer p {
	
	font-size:1em;
	}
	
html>body #footer p {
	
	font-size:1.2em;
	}
	
#footer .donatetext {
	font-size:1em;
	}
	
html>body #footer .donatetext {
	font-size:1.2em;
	}

	
#navigation {
	color:#000000;
	font-weight:normal;
	font-size:1.9em;
	}
	
.pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#444;
	font-weight:bold;
	}
	
#footernavigation {
	color:#000000;
	font-weight:normal;
	font-size:1.5em;
	}

.navigation {
	color:#000000;
	font-weight:normal;
	font-size:1.4em;
	}

#footer #footernavigation table tr td ul li 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.05em;
}


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

.smallcont {
	margin-top:8px;
	line-height:160%;
	}

.narrowcolumn small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#555;
	font-weight:bold;
	}

.small2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#555;
	font-weight:bold;
	}
	
.commentclass h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	font-weight:normal;
	}



.commentclass .small3 {
	background-color:#000;
	padding-right:8px;
	}

	
	
.commentclass .title blockquote p{
	margin-bottom:1px;
	}

.commentclass .title .replylink small {
	padding-right:10px;
	}
	
.commentclass .title small {
	}
	
.commentclass .title .authorcomment {
	}


.commentclass .commentreply {
	padding-left:35px;
	margin-top:6px;
	}
	

.commentclass .content {
	padding-top:0px;
	margin-top:0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
.commentclass .body {
	padding-top:0px;
	margin-top:0px;
	}
	
.commentclass .title {
	
	}
	
.commentclass .content p{
	padding-top:0px;
	margin-top:0px;
	}
	
.social_bookmark {
	margin-top:12.5px;
	text-align:left;
	}

.social_bookmark .social_img img {
	padding:0px 2px;
	margin:0px;
	}
	
#respond {
	padding-top:20px;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	color:#000000;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	color:#000000;
	}

#sidebar, #blogadscontainer {
	font: 1.2em Arial, Helvetica, sans-serif;
	z-index:9999;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

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

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



#wp-calendar #prev 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;
	}
	
#sidebar p, #blogadscontainer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
	
#footer p {
	padding-top:0px;
	}
	
	
h2 {
	margin: 0px 0 0;
	padding: 0px 0px 9px 0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	}

.commentclass h2 {
	font-size:1.4em;
	}
	
.postmetadata {
	
	}
/* End Typography & Colors */



/* Begin Structure */
body{
	margin:0 25px;
	padding:0 200px 0 200px;
	min-width:450px;
}


#container{
	float:left;
	width:100%;	
	border-left:225px solid #fff; /* The width and color of the left rail */
	border-right:200px solid #fff; /* The width and color of the right rail */
	margin-left:-225px;
	margin-right:-200px;
	display:inline; /* So IE plays nice */
	
}

#sidecontainer {
	width:150px;
	margin-right:0px;
	margin-left:15px;
	}

* html .post{
	height:1%; /* So IE plays nice */
}

#sidebar{
	float:left;
	width:200px;
	margin-left:-225px;
	position:relative;
}
#content{
	float:left;
	width:100%;
	margin-right:-100%;
}
#blogads{
	float:right;
	width:200px;
	margin-right:-200px;
	position:relative;
}

#blogadscontainer {
	margin-left:25px;
	}

#header, #footer{
	margin-left:-200px;
	margin-right:-200px;
	clear:both;
}



.issue_head {
	float:right;
	
	}


#footer h2 {
	padding-bottom:20px;
	}
	
.entry p {
	
	}
	
.issue_head li {
	padding-bottom:0px;
	}

	
.issue_head p {
	padding-top:14px;
	margin-top:0px;
	}
	
html>body .issue_head p {
	padding-top:4px;
	margin-top:0px;
	}

#header {
	
	min-width: 800px;
	}
.avatar {
	padding-right:6px;
	}

.narrowcolumn {
	float: left;
	position:relative;
	width:100%;
	padding-right:25px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 400px;
	}

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

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top:15px;
	padding-top:6px;
	}
	
h3#comments {
	font-size:1.3em;
	padding-bottom:5px;
	}
	
.narrowcolumn .alt {
	margin-top:0px;
	padding-top:12.5px;
	color:#000000;
	}

.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;

}

#footer {
	width: auto;
	min-width:800px;
	}

#footer p {
	text-align: left;
	}
	


/* End Structure */



/*	Begin Headers */
h1 {
	
	
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
	padding-bottom:50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.7em;
	text-align:center;
	font-weight:bold;
}

#sidebar img, #blogadscontainer img {
	margin: 0px 0 0;
	padding: 0px 0px 12.5px 0px;
	color:#000000;
	font-size:1.5em;
	font-weight:normal;
	}

.sidebarlist {
	padding-bottom:40px;
	}
	
.sidebarlist li {
	padding-bottom:10px;
	}

h3 {
	padding: 0;
	margin: 0px 0 10px;
	font-size:20px;
	}

h3.comments {
	padding: 0;
	margin: 3px auto 25px ;
	}
	
strong.poll-question {
	font-weight:normal;
	}

.dem-results ul{
	font-style:italic;
	padding:10px 0px 0px 0px;
	}

.dem-results {
	padding:10px 0px 0px 0px;
	margin-left:0px;
	}
	
em.dem-total-votes  {
	font-style:normal;
	margin-left:0px;
}

input.dem-vote-button, .dem-vote-link {
	margin-left:0px;
	}
	
/* 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
	}

.entry img {
	margin:12.5px;
	clear:both;
	}
/* 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 {
	
	list-style: disc;
	
	} 

html>body .entry li {
	padding-bottom:6px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {

	margin: 0;
	}

.entry ol li {
	padding-bottom:6px;
	}

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

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

#sidebar ul li, #blogadscontainer ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 50px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li, #blogadscontainer ul ul li {
	margin: 0px 0 0;
	padding: 0;
	}
	
#sidebar li.alternate {
	padding:0px 0px 5px 0px;
	margin:0px;
	}

#sidebar ul.latestactivity {
	padding:0px;
	margin:0px;
	}

#sidebar small, #blogadscontainer small {
	font-size:0.8em;
	font-style:italic;
	margin-top:5px;
	}

#sidebar small a {
	border:none;
	}
	
#sidebar small a:hover {
	border:none;
	background-color:none;
	}

#sidebar .issues li {
	padding-bottom:8px;
	}
	
#sidebar ul li ul li, #blogadscontainer ul li ul li {
	padding-bottom:5px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	
	}

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

#commentform #submit {
	margin: 0;
	float: right;
	}
	
input {
	
	}
	
textarea {	
	
	}
	
.error, .error small, .error small small {
	color:#FF0000;
	}
	
/* End Form Elements */



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

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

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

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

,commenttable tr td {
	padding: 0px !important;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentfield {
	width: 100%;
	padding:6px 0px;
	}

.commenttable {
	clear:both !important;
	}
	
.add small {
	font-size:12px !important;
	}
	
.add {
	position:relative !important;
	top: 0px !important;
	padding-top:0px !important;
	font-size:18px !important;
	}
	
.add h2 {
	font-size:18px !important;
	}
	
.add small {
	font-size:12px !important;
	}

.add p {
	padding:0px 0px !important;
	}	
	
.submission {
	margin-top:0px !important; 
	position:relative !important; 
	top:0px !important; 
	clear:both !important;
	}
	
.submission small {
	margin-top:0px !important; 
	position:relative !important; 
	top:0px !important; 
	clear:both !important;
	}

#reroot small {
	font-size:1em;
	}
	
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
	
#sidebar p, #blogadscontainer p {
	padding:0px 0px 15px 0px;
	margin:0px;
	}


/* 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: 12.5px;
	padding: 1px 12.5px;
	background-color:#CCCCCC;
	font-size:0.9em;
	line-height:110%;
	font-style:italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.commentclass blockquote {
	padding-top:10px;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
	
/* End Various Tags & Classes*/


/* Blogads Styles 

div.adspot {
   border: none;
   background: #becbd4;
   width: 160px;
   padding:5px;
   text-align:center;
   font-family: "Gill Sans", Verdana, Arial, sans-serif;
   color:#000000;
   font-size:1.4em;
   background-image:url('/wp-content/themes/seminalV2/images/blockbg.jpg');
	background-repeat:repeat-x;
	background-attachment:top left;
}

.adspot_link {
	color:#262626;
	text-decoration:none;
	font-size:1em;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	padding-top:15px;

}

a.adspot_link {
	color:#262626;
	border-bottom:1px dotted #262626;
	}

a.adspot_link:hover { 
  	color:#262626;
	border-bottom:1px dotted #262626;
}

div.adspot * ul {
  list-style: none;
  width: 150px;
  margin: auto;
  padding: 10px 0 0 0;
  text-align:center;
}
        
div.adspot * li {
   border: none;
   width: 100%;
   overflow: hidden;
   display: block;
   margin:auto;
   padding-top:10px;
}

.adspot_adhead {
    font-family: "Gill Sans", Verdana, Arial, sans-serif;
    font-size: 1.1em;
	font-weight:bold;
    color: #000000;
	padding-bottom:15px;
	padding-top:15px;
}


a.adspot_adurl img {
    border: none;
    margin: 10px 0px;
    display: block;
}

.adspot_adtext {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #262626; 
	margin-bottom:20px;
}

.adspot_adtext a{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #262626; 
	margin-bottom:10px;
}



a.adspot_adurl {
    font-family: "Gill Sans", Verdana, Arial, sans-serif;
    color:#537284;
	text-decoration:none;
	border-bottom:1px dotted #537284;
	font-size:0.9em;
}

a.adspot_adurl:hover {
    color:#537284;
	text-decoration:none;
	border-bottom:1px dotted #537284;
}
*/

/* End Blogads Styles */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

