/*
Theme Name: Stephane Theme
Theme URI: http://sroucheray.org/blog/
Description: Cleanr slighlty modified!
Version: 1.0
Author: Stephane Roucheray
Author URI: http://sroucheray.org
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section  {
	display:block;
}

body {
	font-size: 1.1em;
	font-family: Georgia
}
h1,h2,h3,h4 {letter-spacing:-1px}
h1,h2,h3,h4,nav,time,article footer, .small{font-family: Helvetica, Arial;}
h2 {margin: 0 0 20px 0;padding: 0;color:#666;}
a {color:#999;text-decoration: none;border-bottom: 1px solid #eee}
a:hover {color:#000;
	-moz-transition-property: color;  
	-moz-transition-duration: 0.2s; 
	-webkit-transition-property: color;  
	-webkit-transition-duration: 0.2s; 
	transition-property: color;  
	transition-duration: 0.2s;}
h2 a { 
	color:#000;
	text-decoration: none;
	font-size: 1.3em;
	border:none;
	-moz-transition-property: color;  
	-moz-transition-duration: 0.2s; 
	-webkit-transition-property: color;  
	-webkit-transition-duration: 0.2s; 
	transition-property: color;  
	transition-duration: 0.2s;

}
h2 a:hover, header h1 a:hover { 
	color:#c00;
	border:none;
	-moz-transition-property: color;  
	-moz-transition-duration: 0.2s; 
	-webkit-transition-property: color;  
	-webkit-transition-duration: 0.2s; 
	transition-property: color;  
	transition-duration: 0.2s; 
}
time {
	font-size:0.55em;
	color:#ccc; 
	padding:4px 8px 5px 0px;
	float:left;
	text-transform: uppercase;
	font-weight: bold;
}
p {color:#555}
hr {margin:0; clear:both}
blockquote{
	display: block;
	padding: 0 60px;
	quotes:"\"" "";
}
blockquote:before, blockquote:after {
	color: #EFEFEF;
	display: block;
	font-size: 700%;
	width: 50px;
}
blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
	line-height:100px
}
blockquote p{
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px dotted #EFEFEF;
	padding:10px;
}

/* HEADER */
header hgroup {
	float:left;
}
header h1 {
	font-size:2.3em;
	padding:0;
	margin:25px 0 0 0;
}
header h1 a {color: #000;text-decoration: none;border:none}
header h1 a:last-letter {color:#c00;}
header h2 {
	font:0.8em Georgia; 
	font-style: italic; 
	color: #aaa; 
	letter-spacing: 0}

#twitter-link{
	left:120px;
	position:relative;
	display:block;
	width:127px;
	height:109px;
	top:0;
	background-image:url('images/goodies_bird.png');
	background-repeat:no-repeat;
	background-position:top right;
	-moz-transition-property: opacity;  
	-moz-transition-duration: 0.5s; 
	-webkit-transition-property: opacity;  
	-webkit-transition-duration: 0.5s; 
	transition-property: opacity;  
	transition-duration: 0.5s; 
}

#twitter-link:hover{
	opacity:0;
	-moz-transition-property: opacity;  
	-moz-transition-duration: 0.5s; 
	-webkit-transition-property: opacity;  
	-webkit-transition-duration: 0.5s;
	transition-property: opacity;  
	transition-duration: 0.5s; 
}

#twitter-background-link {
	position:absolute;
	height:109px;
	left:120px;
	width:127px;
	top:0;
	background-image:url('images/goodies_bird.png');
	background-repeat:no-repeat;
	background-position:top left;
}

/* jQUery Dropdown menu */
header nav  h2,#sidebar > h2, #twitter-followers h2, #twitter-tools h2,#text-4.widget_text h2, nav#paging h2, article.comment h2, nav.comment-navigation h2{display:none;}
header nav  ul{ list-style: none; padding-top:45px; margin: 0; float:right;} 
header nav ul li { 
	float: left; 
	margin: 0px 0px 0px 10px;
	padding:0px 15px 0px 0px;
	position:relative;
	font-size:0.8em;
	line-height: 1.8;
	zoom: 1
} 
header nav ul li:last-child {padding:0;}
header nav ul .current-cat a, header nav .current_page_item a {color: #aaa}
header nav .current-cat li a, header nav .current_page_item li a {color: #000}
header nav .current-cat li a:hover, header nav .current_page_item li a:hover {color: #c00}

header nav ul li a { text-transform: uppercase; font-weight: bold; text-decoration: none; color: #000;border:none; text-decoration: none; float: left} 
header nav ul li a:hover {color:#c00;}
header nav ul li span { width: 12px; height:20px; background: url(images/arrow-down.gif) no-repeat left 7px;margin:0;padding:0;position: absolute;right:0;top:0} 
header nav ul ul{display:none}
header nav ul li span.child { width: 12px; height: 20px; background: url(images/arrow-right.gif) no-repeat left 10px;margin:0;padding:0;position: absolute;right:0;top:0; } 

header nav ul li.rss a {background: url(images/rss_feed.png)  right 0px no-repeat; padding:0px 30px 0px 0;}
header nav ul li.rss a:hover {background: url(images/rss_feed.png) right -24px no-repeat; padding:0px 30px 0px 0;}

header nav ul  ul{ display:none;list-style:none; margin:0;padding:0;position: absolute; left:0; top:25px; width:190px; border: 1px solid #ccc;border-top:none;background: #fff;} 
header nav ul ul li{ margin:0;padding:0;display: block; width: 190px;border-top: 1px solid #ccc;} 
header nav ul ul li a { display: inline-block; width: 100%;padding:2px 10px;text-transform: none;zoom:1; } 
header nav ul ul ul { left: 100%; top: 0; }
header nav ul li:hover > ul { display:block; }

/* For WordPress Site */
header nav .pagenav, header nav .categories {text-transform: uppercase;font-weight: bold}


/* CONTENT */
/*#content div.entry:first-letter {font-size:60px; line-height:0.76em; float:left;padding:5px 10px 0 0;color:#aaa}*/
article:hover{
	
}
article {
	/*margin-bottom:0;
	padding-bottom: 0px;
	padding-top: 30px;
	padding-right:50px; */
	margin-bottom:0;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right:50px;
	text-align: justify;
}
article .post {padding-top:30px;clear:both;}
.container_16  .grid_11{
	width:639px;
	border-right:1px solid #CCCCCC;
	text-align:justify;
	margin-bottom:0;
}


#sidebar {font-size:0.9em}
#sidebar ul {list-style: none;}
#sidebar ul li ul li {margin:0}
#sidebar, h2.pagetitle {padding-top:40px;}
#sidebar h2 {color:#666;margin:0 0 6px 0;padding: 0}
.post h2 {font-size: 1.35em;text-align: left; color:#000; line-height:30px;}
h2.pagetitle {color:#333;margin:0;padding-bottom:0;}
.date {font-size: 3em;font-weight: bold;line-height: 0.8;color:#c00;}
article footer {
	font-size:0.7em;
	color:#bbb;
	height:1%;
	width:100%;
	float:left;
}
article footer.postmetadata{
	float:none;
	line-height:1em;
	text-align:center;
}
article footer.postmetadata small{
	margin:20px 0;
	padding:10px 0;
	border-top:1px solid #EEEEEE;
}
.small  {font-size:0.7em;color:#aaa;margin-top:10px;}
article footer time  {font-size:0.7em;color:#aaa;text-transform: inherit;font-weight: normal;padding: 10px 0; margin:20px 0; border-top: 1px solid #eee;text-transform: none}
.alignnone {display: block}
img.size-medium {margin:0 0 10px 0}
.entry a img { margin:0 0 10px 0; vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}
.entry ul li {color:#666;white-space:pre-wrap;}


/* SEARCH FORM */
#searchform {margin-bottom:30px;padding:0;}
#searchform #s {border: 1px solid #ccc; border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;padding:5px;font:14px Georgia;background: #fafafa;width: 200px}
#searchbtn {vertical-align:bottom;padding: 0 0 5px 2px;}
.hidden {display: none;}
aside nav{
	font-family:Georgia, Times;	
}
/* PREV NEXT NAV */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
#content nav, .comment-navigation {display: block;clear:both;}
#content nav {	margin-top: 40px; padding-bottom: 70px;	}
#content nav.comment-navigation {
margin-top: 15px;	padding-bottom: 5px;
}		
#content nav a, .comment-navigation a {background: #eee;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
#content nav a:hover, .comment-navigation a:hover {background: #ddd;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.attachment a { border:0}
#content nav a img {border-radius:0; border:none}
.navigation-image a {border:none}	

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 0.7em;	line-height: 17px;	padding: 4px 4px 5px 0;	margin: 0;	font-style: italic;	}

/* Begin Comments*/
article article {
	padding-top:0;
}
ol.commentlist > li{
	width:600px;
}
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:10px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li article.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-style: italic }
ol.commentlist li div.vcard cite.fn a.url { color:#333; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li time.comment-meta { font: 12px Arial, Verdana; color#aaa}
ol.commentlist li time.comment-meta a { color:#aaa; text-decoration:none; text-transform:none;}
ol.commentlist li time.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 1em; font-size: 0.8em;}
ol.commentlist li p {  margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin-bottom: 7px }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Comment Form */
#commentform input {width: 170px;	padding: 4px;	border:1px solid #ccc;	font-size:0.8em;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform p label { width: 120px; display:block;float:left}
#commentform p {border-top:1px solid #eee; padding: 10px 0; margin:0;font-size: 0.8em;}
#commentform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#commentform small, #commentform #submit {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:0.8em;font-weight: bold}	
#respond h3 { padding-top: 20px; margin-bottom: 10px; }

/* WIDGETS */
.widget {margin-bottom: 20px;}
.widget ul li ul {margin-left:10px;margin-bottom:0}
.categories ul.children {margin: 0 0 0 10px}
#sidebar ul li {color: #666}

/* FOOTER */
footer p {text-align: center; font-size: 14px; font-style: italic; margin: 30px;}

.aktt_tweets{
	font-size:0.8em;
}
.textwidget{
	position:relative;
}
#quotation{
	position:absolute;
	font-size:12em;
	color:#EFEFEF;
	left:-35px;
	top:-81px;
	z-index:-1;
}
#twitter-tools{
	position:relative;
	margin-top:70px;
}
.aktt_more_updates, .aktt_tweet_reply, .aktt_tweet_time, .amtap-item .rating{
	display:none;
}
.aktt_tweets:before{
	content:'"';
	position:absolute;
	font-size:12em;
	color:#EFEFEF;
	left:-35px;
	top:-81px;
	z-index:-1;
}

.aktt_tweets > ul > li{
	width: 14em;
}
span.pre{
	font-family:Monaco, Lucida Console,Monospace;
	color: #333333;
}
