/*
Theme Name: Darwin
Theme URI: http://phocks.org/category/themes/darwin/
Description: A minimalist, evolutionary WordPress theme, able to adapt over time through small mutations. A free theme based on <a href="http://binarybonsai.com/wordpress/kubrick/">Kubrick</a>, inspired by <a href="http://en.wikipedia.org/wiki/Charles_Darwin">Charles Darwin</a>, and licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Version: 0.1.3
Author: Joshua Byrd
Author URI: http://phocks.org/
Tags: open source, free, fixed width, minimalist

	Darwin v0.1.3
	http://phocks.org/
	
	A minimalist, evolutionary WordPress theme, able to adapt over time through small mutations. 
	A free theme based on Kubrick, inspired by Charles Darwin.

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

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica, arial, sans-serif;
	background: #000 url('images/body_fon_content.jpg') center top repeat-x;
	color: #ada699;
	text-align: center;
	margin-bottom: 5px;
	}

#block {
	
	margin: auto;
	text-align:center;
	margin-top:-20px;	
	
	}

#page {
  margin-left: 170px;	
	border:none;	
	text-align: left;		
	padding: 10px;	
	
	color: #000;			
	}	
	
#page a{ color: #000}	
#page a:hover{ color: #fff}	

#header {	
	margin: 0;
	padding: 0;	
	}

#header.single {			/* So the header is in line with the next on single page view */
	width: 510px;
	margin: 0 auto;
	}

#content {
	font-size: 1.2em;
	font-family: georgia, times new roman, serif;
	margin-top:25px;	
	}


.entry, .entry p, .entry li{
  font-size: 14px;
	line-height: 22px;
	font-family: helvetica, arial, sans-serif;
	margin-right: 20px;
}




.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	font-family: georgia, times new roman, serif;
	font-size:13px;	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size:90%;
	}

.alt {
	
	}

#footer {
	/*background: #464646;*/
	border: none;
	padding: 0;
	margin: 0 auto;	
	clear: both;
	color: #ada699;	
	border-top: 1px dotted #888;
	}

#footer p {
	margin: 0;
	padding: 20px 0 25px;
	text-align: center;	
	}
#footer a {
	color: #5389BF;
	}

small {
	font-family: Helvetica, arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
        text-transform:uppercase;	
	}

h1, h2, h3 {
	font-family:georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:16px;
	}

h1 {
	font-family: georgia, times, serif;
	font-size: 5em;
	text-align: left;
	}

#header .description {	
	font-size: 1.1em; 
	text-align:left;
	margin-left: 3px;	
	}
	
#header h1 {
	font-size: 3.5em;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: helvetica, arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	
	}

h3 {
	font-size: 1.6em;
	}

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

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

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;
	color: black;
	}

.entry p a:visited {
	color: #2583ad;
	}
	
.entry p a:visited:hover {
	color: #06c;
	}

.commentlist li, #commentform input, #commentform textarea {
	 font-family: helvetica, Arial, Sans-Serif;
	 font-size: 14px;
	 line-height: 18px;
	}




.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: helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	text-transform: none;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: black;
	font-family: helvetica, arial, sans-serif;
	}

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

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

a, h2 a:hover, h3 a:hover, h1 a:hover {
	color: #ada699;
	text-decoration: none;
	}

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

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 510px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 125px;
	width: 510px;
	}

.post {
	margin: 0 0 40px;	
	}
	
.post img{ margin-bottom: 20px; margin-top: 20px;}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	line-height: 18px;
	font-size: 11px;
	
	}

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


/* End Structure */



/*	Begin Headers */
h1 {	
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size:16px;
	letter-spacing: 2px;
	color: #ada699;
	text-align: left;
	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	font-size: 18px;
	color:black;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	line-height:24px;
	}

h3 {
	display:block;
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	letter-spacing:1px;
	line-height:24px;
	text-transform:uppercase;
	padding: 0;
	margin: 20px 0 0;
	}

h3 a {
	color:black;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font-family: Helvetica, arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform:uppercase;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
#content p img {
	margin-right: 5px;
	}

/*	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;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
.alignright {
	float: right;
	font-family:helvetica,arial,sans-serif;
	font-size:13px;
	text-transform:uppercase;
	margin-right:180px;
	}

.alignleft {
	float: left;
	font-family:helvetica,arial,sans-serif;
	font-size:13px;
	margin-left:-175px;
	text-transform:uppercase;
	}
/* 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: 3px 0 4px 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 ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	float: left;
	font-family:georgia,times New Roman,serif;
font-style:italic;
	}

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

	padding-bottom: 20px;
	}

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

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

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


/* End Entry Lists */


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


#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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 502px;
	padding:2px;	
	}

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



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

.commentlist {
	padding: 0;
	margin: 0;
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 7px 0 10px 0;
	list-style: none;
	border-top: 1px solid #958e88;
	}

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

#commentform p {
	margin: 5px 0;
	}

li#text-4.widget{
font-family: Georgia;
color:black;
font-style:italic;
border-bottom: 1px dotted #666;
padding-bottom:20px;
}

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

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



/* Begin Sidebar */
#sidebar
{	
 text-align:left;
 color: #000; 	
}

.sidebar_content a{ color: black}  
.sidebar_content a:hover{ color: white;}

.sidebar_sep{ height: 3px; background: black;}
.post_sep{ height: 4px; background: black; margin-left: -180px; width: 700px; margin-bottom: 40px;  }

.sidebar_content{
  margin: 20px 11px 15px 15px;
  font-size: 12px;
  line-height: 18px;
}

div.sitebar_heading{
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: lighter;
}

.sidebar_content table{ margin: 0px;}
.sidebar_content table td{ font-size: 12px; line-height: 18px; padding-bottom: 8px; padding-right: 3px; vertical-align: bottom;}


#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 dotted #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;
	}
	
.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-left: 190px;
	}
#content p img.wp-smiley {
	border: 0;
	position: relative;
	top: 2px;
	}
/* End Various Tags & Classes*/







/* "I have called this principle, by which each slight variation, if useful, is preserved, by the term of Natural Selection." */





.post_date {
	display: block;
	font-family: helvetica,arial,sans-serif;
	font-size:11px;		
	text-transform: uppercase;
	padding-top: 7px;
	margin-bottom: 17px;
}
.post_title {
	display: block;
	font-family: helvetica,arial,sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform:uppercase;
	line-height:24px;
	text-transform: uppercase;
}
.post_author {
	display: block;
	font-family: helvetica,arial,sans-serif;	
	margin-top:2px;
	padding-bottom: 5px;
	font-size: 11px;
	width: 120px;	
	border-bottom: 1px solid #b9b1a9;
}

.share_link{
  padding: 5px 0 3px 0;
}

.post_author strong {
	font-family: helvetica,arial,sans-serif;
}


#search {
	
	margin-bottom: 5px;
}
#search input {
	width: 130px;
	text-align: center;
	font-size: 10px;
	padding: 2px;
}
div.textwidget{
  
  font-size: 12px;
  font-style:italic;
  line-height: 18px;
}


.snip {
	/* border-bottom: 1px dotted #666666; */
	padding-bottom: 5px;
	width: 155px;
}
#avatar { 
  float: left; 
  margin-left: -145px; 
  font-family: helvetica,arial,sans-serif;		
	font-size: 11px;
}


/**
 *
 *
 *
 *
 */
 
.bg-halftrans {
   background: url('images/bg_halftrans.png') repeat;
} 
 .box-halftrans { margin-top: 30px;}

.box-halftrans td{
   background: #000;
   /*padding: 10px 20px 0px 20px;*/
   border-right: 1px solid #000;
   line-height: 16px;   
   background: url('images/bg_halftrans_2.png') repeat;   
   border-right: 1px solid #000;   
   vertical-align: top;
}

.box-halftrans div{

   line-height: 16px;
   height: 80px;
   *height: 95px;
   padding-top: 10px;
   *padding-top: 20px;
   padding-left: 20px;
   padding-right: 20px;
 
   cursor: pointer;  
    
}

.box-list {
  /*list-style: url('images/bull.png') outside;*/
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
.list-heading {
  font-family:  helvetica, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  background: url('images/bull.png') no-repeat;
  padding-left: 37px;
  padding-top: 3px; 
  text-align: left;
}    

         

.list-content {
  font-family:  helvetica, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle; 
  
  background: url('images/bull.png') no-repeat;
  padding-left: 35px;
  padding-top: 3px;
  text-align: left;  
}  

TD.main, P.main, div.main, span.main {
  font-family:  helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

A.topCategories {
  font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
  color: #c7c2bc;
}

A.topCategories:hover {
  color: #ffffff;
} 

A.headerNavigation {
  font-size: 12px;
	font-weight: normal;
  color: #c7c2bc;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  helvetica, arial, sans-serif;
  font-size: 11px;    
} 

TD.pageHeading, DIV.pageHeading {
  font-family: helvetica, arial, sans-serif;
  font-size: 40px;  
  color: #000;
  height: 100px;
  padding-left: 198px;  
  vertical-align: middle;
  font-weight:100;    
  text-align: left;
}

#comments{
  font-family:  helvetica, arial, sans-serif;
  font-size: 14px;
  border-top: 1px solid #b9b1a9;
  line-height: 60px;
  font-weight: bold;  
}

#comments_block{
  margin-left: -130px;
  margin-right: 25px;
  font-family: helvetica, Arial, Sans-Serif;
}

.comments_author{
  font-family:  helvetica, arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;  
}

.label{
  font-size: 14px;
  
}

#search_table input {margin: 0; padding: 0; }

#s {height: 24px; border: 1px solid #8b8078;}




