/*
Theme Name: fairtilizer3
Theme URI: http://fairtilizer.com/
Description: The default fairtilizer theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 3
Author: Antoine Marguerie
Author URI: http://fairtilizer.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #444;
	text-align: center;
	}
#toplinks {
	text-align: left;
	color:#777;
	font-size: 12px;
	}
	#toplinks a {color:#fff; text-transform:uppercase;}
	#toplinks a.backhome {
		background: transparent url(images/back.png) no-repeat center left;
		padding: 5px;
		padding-left: 25px;
		line-height: 30px;
		}
		#toplinks a.backhome:hover {
			color: #fff;
			text-decoration: none;
			}

      #page {
      	text-align: left;
      	}

    	#logo {
    	  margin:20px auto;
    	}
    	#logo h1 {
      	height: 165px;
      	width:200px;
      	overflow:hidden;
      	}
      	#logo h1{
        	background:transparent url(images/fairtilizer_blog.png) no-repeat left top;
          }
          #logo h1:hover{
            background-position:left bottom;
            }

#subscribe  {
float:right;
margin-top:5px;
    }
    #subscribe a {

  		background: #249E0A url(images/rss.png) no-repeat 10px center ;
  		padding:8px 15px 8px 35px;
  		line-height: 20px;
  		font-size:18px;
  		text-transform:uppercase;
  		color:#fff;
  		font-weight:bold;
  		-moz-border-radius:0 0 5px 5px;
  		-webkit-border-radius:0 0 5px 5px;
  		
  		}
  		 #subscribe a:hover {
         text-decoration:none;
      		background-color: #2ECE0C;
      		}




	
	#search {
    margin:30px 0 0;
  	}
    #searchform {
    
    	text-align: center;
    }
     #searchform input {
       -moz-border-radius:5px;
       -webkit-border-radius:5px;
       border:1px solid #ccc;
       padding:5px 10px 5px 25px;
       width:163px;
       background:transparent url(images/search.png) no-repeat 5px center;
      }


#content {
	font-size: 1.6em;
	background-color: white;
	border-right:1px solid #DAE2E6;
	}
 .welcome {
	font-size: 1.6em;
	line-height: 1.8em;
	background-color: #F5F5DC;
	padding:20px 30px;
	border:1px solid #DBDBAF;
	}

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

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

#sidebar {
  margin-left:743px;
	color: #777;
  width:200px;
  padding-top:20px;
	}

#sidebar h2{
	margin: 0;
	color: #777;
	font-size:16px;
	}
#sidebar ul{
	list-style-type: none;
	padding: 10px 0;margin: 0;}

#sidebar li{
  list-style-type: none;
	font-size:1.1em;
	line-height: 20px;
	padding-left:20px ;
	}
#sidebar div.categories select{
	margin:10px 0px;
	width:200px;
}
#sidebar div.popularposts li{
	background: url(images/star.gif) left 3px no-repeat;
}
#sidebar div.recentcomments li{
	background: url(images/comment.gif) left 3px no-repeat;
}
#sidebar div.twitter li{
	background: url(images/comment.gif) left 3px no-repeat;
	overflow:hidden;
}

#sidebar div.twitter li span{
font-size:1em;
}

a#twitter-link {font-size:1.2em; margin:0 20px;color:#fff;background:#0A759E;padding:3px;text-align:center !important; 
  -moz-border-radius:5px;
-webkit-border-radius:5px; }
a#twitter-link:hover {text-decoration:none;background:#0C99CE; }
#sidebar .recentcomment{
	font-style: italic;
	font-size: 0.9em;
}

#sidebar div.blogroll li{
	background: url(images/link.gif) left 3px no-repeat;
}
#sidebar div.push {
margin:15px 0;
}

#sidebar li a{
	color: #3E758A;
}
#sidebar li a:hover{
	color: #2B3438;
}
img#wpstats{display:none}


#footer {
	background: #181818;
	padding: 0;
	color: #777;
	border: none;
	  	clear: both;
	  	  	margin: 0 auto;
	}
	
	
	#social {
		font-size: 1.4em;
		padding:10px 10px 30px
		}
		#social  a {
			color: #f1f2f3;
			}
			#social  a:hover {
				color: #fff;}
	
small {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
a {
	color: #3E758A;
	text-decoration: none;
	}
.entry a {
	text-decoration: underline;
	}

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

h1, h2, h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	}

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

h2 {
	font-size: 2.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #0A759E;
	}

h2 a:hover, h3 a:hover, .entry h2 a:hover {
	color: #0C99CE;
	text-decoration: none;
	}
.entry h3 a, .entry h3 a:visited {
  	text-decoration: none;
  	color: #181818;
  	}

.entry h3 a:hover {
  	color: #6D6D6D;
  	text-decoration: none;
  	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Helvetica Neue", Helvetica, Arial, Geneva, 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: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	background: #F5F5DC;
	padding: 10px;
	border-left: 5px solid #DBDBAF;
	}

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

blockquote {
	clear: both;
	border-left: 5px solid #ddd;
	padding-left: 20px;
	font-style: italic;
}
blockquote strong {
	font-size:1.2em;
	color:#A83F00;
}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}
	
#toplinks {
	margin: 0 auto;
	padding: 0 10px;
	background:#181818;
	}
	


.narrowcolumn, .widecolumn  {
	float: left;
	padding: 10px 30px 60px;
	margin: 0px 0 0;
	width: 663px;
	}


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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata{
	font-size:13px;
  padding:10px;
	}

.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;
	background-color: #F6FCFF;
	border:1px solid #EAEFF2;
	padding: 7px;
	height:20px;
}

.contestrules {
	clear: left;
	background-color: #F6FCFF;
	border:1px solid #EAEFF2;
	padding: 10px;
}

.clear {
	clear: both;
}




/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
.entry h3 {
  	padding: 0;
  	margin: 25px 0 10px;
  	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

iframe {
	float: left;
	clear: left;
	margin:  0 20px 20px 0;
}

iframe.team {
	float: right;
	clear:right;
	margin:  0 0 20px 20px;
}


div.postmetadata iframe {
	margin:  0;
}

div.dsq-textarea-wrapper iframe {
  margin:0;
  float:none;
}
/*	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.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

img.alignright {
	padding: 0;
	border: 5px solid #ddd;
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	border: 5px solid #ddd;
	margin: 0 10px 10px 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 {
	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;
	}


/* End Entry Lists */



/* Begin Form Elements */


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

select {
	width: 130px;
	}

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

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

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



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

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

.commentlist li {
	padding: 10px 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 Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	a.morelink  {
	background: #0A759E no-repeat center left ;
	color: #fff;
	padding: 3px;
	text-decoration: none;
	}
	.navigation .alignleft a {
	background: #0A759E url(images/left.gif) no-repeat center left ;
	color: #fff;
	padding: 3px 3px 3px 14px;
	}
	.navigation .alignright a {
	background: #0A759E url(images/right.gif) no-repeat center right;
	color: #fff;
	padding: 3px 14px 3px 3px;
	}
	.navigation a:hover, a.morelink:hover {
	background-color: #0C99CE;
	color: #fff;
	text-decoration: none;
	}
/* End Various Tags & Classes*/
/* team page*/
.personallinks{
  background:#f6f6f6;
  line-height:1.4em;
  padding:10px;
  width:430px;
  font-size:0.9em;
  float:left;
  margin-top:10px;
  
}

div.readmore a{
  background:#0A759E;
  color:#fff;
  text-decoration:none;
  padding:3px;
}
div.readmore a:hover{
  background:#0C99CE;
  color:#fff;
  text-decoration:none;
}
