/*
Theme Name: Personnal
Theme URI: http://angechierchia.com/
Description: Version 2.0 de AngeChierchia.com
Version: 2.0
Author: Ange Chierchia
Author URI: http://about.angechierchia.com/

*/

/* CSS Document */



body {
	/*background */
	background-image:url(images/backgroundpage.jpg);
	background-color:#388eaf;
	background-attachment:fixed;
	background-repeat:repeat-x;
	

	/*font*/
	font-family:"Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size:12px;
	color:#000000;
	padding:0; margin:0;
}

input, textarea {
	font-family:"Trebuchet MS", Tahoma, Verdana, Geneva;
	font-size:12px;
}
li { list-style-type:square;}

a {
	color:#01b3d9;
	text-decoration:none;
	
}
a:hover { color:#000000; border-bottom:1px dotted #01b3d9; }

img { border:none; }

#posts .post_text img, .page_text img, ol.commentlist li.comment .comment-author img  { 
	background:#d7e8ef; 
	border:1px solid #c3d3da; 
	padding:3px; margin:10px 0; 
	max-width:540px;
}
#posts .post_text img.wp-smiley, .page_text img.wp-smiley { background:none; border:none; padding:0; margin:0; }
ol.commentlist li.comment .comment-author img { float:left; }
img.alignright { float:right; margin:5px;}

@font-face {
	font-family: "Qlassik";
	src : url('fonts/QLASSIK0.eot');
}

@font-face {
	font-family :"Qlassik";
	src : url('fonts/Qlassik_TB.ttf');
}



h1,h2,h3,h4 { padding:0 0 5px 0; margin:0; font-family:Qlassik, Helvetica; }

h1 { font-size:30px;}




/*************************

HEADER

*************************/

#head { 
	width:840px;
	margin:0px auto;
	overflow:auto;

}

#head h1#logo a, #head h4#logo a{ 
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:368px;
	height:84px;
	display:block;
	float:left;
	text-indent:-999px;
	border:none;
}

#head h1#logo_holidays a, #head h4#logo_holidays a{ 
	background-image:url(images/logo-holidays.png);
	background-repeat:no-repeat;
	width:368px;
	height:84px;
	display:block;
	float:left;
	text-indent:-999px;
	border:none;
}

#head #searchbox {
	float:right;
	display:block;
	background-image:url(images/fond_searchbox.jpg);
	background-repeat:no-repeat;
	width:206px; height:34px;
}

#head #searchbox form {
	padding:0; margin:0; 
	padding:5px;
}

#head #searchbox input { 
	background:transparent; border:none;
	width:170px;
	margin-top:5px;
	color:#ffffff;
	font-style:italic;
	font-size:11px;
	outline: none;
}

#head #searchbox #searchbox_btn {
	background-image:url(images/btn_searchbox.png);
	background-repeat:no-repeat;
	width:14px; height:14px;
	cursor:pointer;
	text-indent:-999px;
	margin-top:4px;
	margin-right:2px;
	float:right;
}



/*********************

FEATURED PROJECTS

*********************/

/* Featured projects styling */



#wrap_features {
	background:url(images/fond_feature.png) no-repeat;
	height:176px;
	width:810px;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	padding:0px 10px;
	position:relative;
}



#featured ul {
	width:810px;
	margin:0px auto;
	padding:0;
}

#featured li {
	list-style-type:none;
	clear:both;
	margin:0; padding:0;
}

#featured li img {
	width:304px; height:176px;
	float:left;
	display:block;
	margin:0;
}

#featured li h2 { margin:0; padding:0; }

#featured li h2 a{ 
	color:#01b3d9;
	text-decoration:none;
	margin:0; padding:0;
	font-size:20px;
	font-weight:bold;
	border:none;
}

#featured li a {
	color:#01b3d9;
	border-bottom:1px dotted #01b3d9;
	text-decoration:none;
}

#featured li a:hover {
	border:none;
}

#featured li .text_feature {
	padding:50px 0px 5px 10px;
	width:496px;
	float:right;
}

#featured li p {
	font-size:1em;
	line-height:1.6em;
	color:#ffffff;
}

#feature-nav {
	position:absolute;
	bottom:0; right:0;
	z-index:10;
}

#feature-nav li { display:inline; }

#feature-nav li a{
	margin:0;
	margin-right:5px;
	width:22px; height:18px;
	text-decoration:none;
	display:inline-block;
	text-indent:-999px;
}

#feature-nav li a.prev { background:url(images/btn_nav_feature_prev.png); }

#feature-nav li a.next { background:url(images/btn_nav_feature_next.png); }

#feature-nav li a.prev:hover, #feature-nav li a.next:hover { border:none; }


/*************** 

MENU 

***************/

#head #menu {
	float:right;	
	padding:0; 
	margin:15px 0 15px 10px; 
}

#head #menu li { 
	list-style-type:none; 
	display:inline; 
}

#head #menu li a {
	margin:0px 5px; 
	float:left; 
	color:#ffffff; 
	text-decoration:none;
	font-weight:bold;
	padding:0;
	border-bottom:2px solid transparent;
}

#head #menu li a:hover { 
	padding-bottom:0px; 
	border-bottom: 2px solid #ffff00; 
}

#head #menu li.current_page_item a{
	padding-bottom:0px; 
	border-bottom: 2px solid #ffff00;
}



/***********************

ABOUT ME 

***********************/

#bitsofme {
	margin:0 auto;
	width:840px;
	overflow:auto;
}

#bitsofme #tweets {
	width:340px; height:105px;
	background-image:url(images/tweetie.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	float:left;
}

#bitsofme #tweets ul {
	margin:0; padding:0;
	margin-left:72px; 
}

#bitsofme #tweets li { 
	list-style-type:none; padding:5px 0px 10px 0px;
	text-align:left;
}



#bitsofme #tweets li a { 
	color:#ffffff; 
	border-bottom:1px dotted #ffff00;
	text-decoration:none;
	display:inline;
}

#bitsofme #tweets li a:hover { border:none; }

#bitsofme #tweets li span {
	display:block;	
	font-style:italic;
	margin-top:10px;
}
#bitsofme #tweets li span.twitterStatus { font-size:11px; }
#bitsofme #tweets li span.twitterTime { font-size:10px; }

#bitsofme a#mytwitter { 
	color:#ffffff; 
	border-bottom:2px solid #ffff00;
	text-decoration:none;
	display:inline-block;
	float:right;
	margin-top:-10px;
}

#bitsofme a#mytwitter:hover { border:none; }

#bitsofme #aboutme {
	background-image:url(images/fond_aboutme.jpg);
	background-repeat:no-repeat;
	width:424px; height:105px;
	float:right;
	color:#ffffff;
	padding:10px 20px;
}

#bitsofme #aboutme .aboutme_text { 
	margin:0; padding:0; 
	float:left; width:320px;
	text-align:justify;
}

#bitsofme #aboutme .aboutme_text p { margin-top:0px; }

#bitsofme #aboutme img { float:right; width:90px; }

#bitsofme #aboutme span.more_aboutme { 
	display:block;
	float:right;
	color:#ffffff; 
	text-decoration:none;
}

#bitsofme #aboutme .more_aboutme span.about_separator {
	padding: 0 3px;
}

#bitsofme #aboutme .more_aboutme a {
	color:#ffffff; 
	text-decoration:none;
	border-bottom:2px solid #ffff00;
}

#bitsofme #aboutme .more_aboutme a:hover { border:none; }


/***********************

MAIN CONTENTS

***********************/

#main_contents {
	background-image:url(images/top_contents.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:840px;
	margin:0 auto; 
	padding:5px;
	overflow:auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}



#posts {
	width:575px;
	float:left;
}

#posts .post {overflow:hidden; margin-bottom:10px;}

#posts .post_text, #posts .archive_text {
	float:right;
	width:470px;
	text-align:justify;
	line-height: 1.6em;
}

#posts .archive_text { height:64px; padding:30px 0 10px 0; margin-bottom:0; }

#posts .post_text h2, #posts .page_text h2, #posts .archive_text h2 { margin:0; padding:0; font-size:20px; }

#posts .post_text h2 a, #posts .page_text h2 a, #posts .archive_text h2 a {
	color:#01b3d9;
	text-decoration:none;
	font-weight:bold;
	
	margin:0; padding:0;
	border:none;
}

#posts .post_text h2 a:hover, #posts .page_text h2 a:hover , #posts .archive_text h2 a:hover {
	padding-bottom:-5px;
}

#posts .post_text h3, #posts .page_text h3, #posts .archive_text h3 {
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

#posts .post_text p, #posts .page_text p, #posts .archive_text p { margin:0; padding-bottom:10px; }

#posts .post_text p a, #posts .page_text p a, #posts .archive_text p a {
	font-size:12px;
	color:#01b3d9;
	text-decoration:none;
	
}

#posts .post_text p a:hover, #posts .page_text p a:hover { 
	color:#000000;
	border-bottom:1px dotted #01b3d9;
}

#posts .post_img {
	width:90px;
	height:90px;
	float:left;
	padding: 2px;
	margin: 3px 5px 5px 5px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 5px #000000;
}
.more-link { font-weight:bold; }
.postmetadata {
	font-size:10px;
}

.postmetadata a {
	font-size:10px;
	color:#01b3d9;
	text-decoration:underline;
	border:none;
}

.postmetadata a:hover {
	text-decoration:none;
}

#posts .page_text { width:575px; text-align:justify; line-height: 1.6em;}
#wrap_single_header {
	margin-bottom:10px;
}
#wrap_single_header h1 { 
	margin:0; padding:0;
	margin-bottom:10px;
} 

/********************

SIDEBAR

********************/

#sidebar {
	width:255px;
	float:right;
	/*overflow:auto;*/
}

#sidebar ul {
	padding:0; margin:0; 
}
#sidebar li { list-style-type: none; }

#sidebar li h2 { padding:0; margin:0; }

#sidebar li h2#categories {
	background-image:url(images/categories_header-255.png);
	background-repeat:no-repeat;
	height:37px; width:255px;
	text-indent:-999px;
}

#sidebar li h2#archives {
	background-image:url(images/archives_header-255.png);
	background-repeat:no-repeat;
	height:31px; width:255px;
	text-indent:-999px;
}

#sidebar ul ul {
	background-image:url(images/fond_sidebar-255.png);
	background-position:bottom;
	padding:0 5px;
	padding-bottom:20px;
	margin-bottom:20px;
}

#sidebar ul ul li a {
	color:#2d2d2d;
	text-decoration:none;
	display:inline-block;
	line-height:0.8em;
	border:none;
}

#sidebar ul ul li a:hover {
	margin-bottom:-2px;
	border-bottom:1px dotted #2d2d2d;
	line-height:1.2em;
}



/**********************

FOOTER

**********************/

#foot {
	background-image:url(images/top_footer.jpg);
	background-repeat:no-repeat;
	background-color:#454545;
	width:840px;
	margin:0 auto; margin-top:40px;
	padding:10px;
	overflow:auto;
	color:#ffffff;
}

#foot h2 { margin:0; padding:0;display:block; margin-top:10px; margin-bottom:5px; }

#foot #tagcloud, #foot #latests_articles, #foot #blogroll {
	width:259px;
	display:block;
	float:left;
	margin-bottom:40px;
}

#foot #blogroll {
	margin:0 31px;
}



#foot h2#header_latests_aricles {
	background-image:url(images/lastposts_header_b.png);
	background-repeat:no-repeat;
	width:183px; height:49px;
	text-indent:-999px;
}

#foot #latests_articles ul, #foot #blogroll ul { margin:0; padding:0; }

#foot #latests_articles li, #foot #blogroll li { 
	background:#3a3a3a; 
	padding:8px 10px;
	margin-bottom:1px;
	list-style-type:none;
}

#foot #blogroll li { padding:16px 10px; min-height:0px; height:16px;}

#foot #blogroll li a img {vertical-align:sub; }

#foot #latests_articles li a, #foot #blogroll li a{ 
	color:#ffffff; 
	text-decoration:none; 
	font-style:italic;
	display:block;
	border:none;
}

#foot #latests_articles li:hover, #foot #blogroll li:hover {
	background:#676767; 
}

#foot #tagcloud div{
	background:#3a3a3a; 
	padding:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height:220px;
	font-style:italic;
}

#foot #tagcloud a {
	color:#ffffff;
	text-decoration:none;
	padding:0 4px;
	border:none;
}

#foot #tagcloud a:hover { background-color:#676767; }

#foot h2#header_blogroll {
	background-image:url(images/blogroll_header_b.png);
	background-repeat:no-repeat;
	width:136px; height:49px;
	text-indent:-999px;
}

#foot h2#header_tagcloud {
	background-image:url(images/tagcloud_header_b.png);
	background-repeat:no-repeat;
	width:163px; height:49px;
	text-indent:-999px;
}

#foot #copyrights {
	clear:both;
	display:block;
	width:840px;
	overflow:auto;
	margin-top:40px;
}

#foot #copyrights span#createve {
	background-image:url(images/createve_logo_footer.png);
	background-repeat:no-repeat;
	width:176px; height:62px;
	display:block;
	text-indent:-999px;
	float:left;
	margin-right:20px;
}

#foot #copyrights span#wordpress {
	background-image:url(images/wp_logo_footer.png);
	background-repeat:no-repeat;
	width:150px; height:62px;
	display:block;
	text-indent:-999px;
	float:left;
}

#foot #copyrights span#rss_feed {
	background-image:url(images/rss_logo_footer.png);
	background-repeat:no-repeat;
	width:221px; height:62px;
	display:block;
	text-indent:-999px;
	float:right;
}


/******************************

STYLES TAGCLOUD

******************************/
.s22 { font-size:2em; }
.s20 { font-size:1.8em; }
.s18 { font-size:1.6em; }
.s16 { font-size:1.4em; }
.s14 { font-size:1.2em; }
.s12 { font-size:1em; }
.s10 { font-size:0.8em; }


/******************************

SOCIABLE PLUGIN

******************************/

div.sociable, div.share { 
	padding: 10px;  
	width:200px; 
	float:left; 
	background:#4f4f4f;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
div.sociable h2, div.share h2 { color:#ffffff;  }

span.sociable_tagline { position: relative; margin-bottom:20px; }

span.sociable_tagline span { display: none; width: 14em; }

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: block !important;
	float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sociable ul li:before { content: ""; }

.sociable img {
	float: none;
	width: 32px;
	height: 32px;
	border: 0;
	margin: 0 5px;
	padding: 0;
	padding:0; border:none; background:none;
}



.sociable-hovers {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
	border:none;
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border:none;
}


/******************************

RELATED POSTS

******************************/
div.wrap_related_posts { 
	 
	padding: 10px;
	float:right;
	width:324px;
	background:#4f4f4f;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

div.wrap_related_posts h2 { color:#ffffff;  }

div.wrap_related_posts ul {
	margin:0; padding:0;
}

div.wrap_related_posts ul.related_post li {
	list-style-type:none;
	margin:0; padding:0 6px;
	display:inline;
}

div.wrap_related_posts ul.related_post li img {
	padding:0; border:none; background:none;
	width: 90px; height: 90px;
}



/****************************************

COMMENTS

****************************************/
ol.commentlist { margin:0; padding:0; color:#4f4f4f; }
ol.commentlist li.comment {
	list-style-type:none;
	margin:0; padding:0;
	background:#eaeaea;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:10px; margin-bottom:10px;
	overflow:auto;
}
ol.commentlist li.auth { background:#e3eff5; border:1px solid #cbe6f2; } 
h1 a.small_link { font-size:14px; }
ol.commentlist li.comment span.author-name { font-weight:bold; font-size:14px; }
ol.commentlist li.comment div.commentmetadata a { font-style:normal; }
ol.commentlist li.comment div.commentmetadata a:hover { border-bottom:none; }
ol.commentlist li.comment .comment-author img { margin:0; margin-right:5px; margin-bottom:5px; }

#respond form#commentform {
	background:#4f4f4f;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0; padding:0;
	padding:10px;
	overflow:auto;
	color:#ffffff;
	position:relative;
}
#respond form#commentform input[type=text] {
	width:400px;
	color:#4f4f4f;
	padding-left:5px;
}
#respond form#commentform textarea {
	width:540px;
	color:#4f4f4f;
	padding:5px;
}
#respond form#commentform input#submit {
	background:url(images/btn_envoyer_commentaire.png);
	margin:0; padding:0;
	width:140px; height:80px;
	text-indent:-999px;
	display:block;
	border:none;
	cursor:pointer;
	position:absolute;
	top:10px; right:10px;
}
#respond form#commentform label { display:block; margin-bottom:3px; }