/*  

Theme Name: Areia Azul
Description: Couleurs claires
Version: 2.0
Author: Alessndra Briscoe / Julien Souvignet
Author URI: 

*/

/* General */
body{
	background: url(images/bg.gif) repeat;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Sans Typewriter", "Lucida Bright", Georgia, Courier;
	color: #4b4e60;
}

#container {
	background: url(images/wrap_bg2.gif) repeat center;
	text-align: left;
	width: 938px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	background: url(images/header2.gif) no-repeat center;
	height: 220px;
}
#banner {
	width: 907px;
	height: 219px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
}
#header h1 
{
	margin: 0;
	color: #4b4e60;
	font: italic 36px Georgia;
	padding:75px 0 0 400px;
	text-align:center;
}

#header h4 
{
	margin: 0;
	color: #415A96;
	font: 18px Georgia;
	text-align: center;
}

/* Nav */
#nav {
	background: url(images/nav2.gif) center;
	height: 27px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #5e2901;
	font: 18px Georgia;
	font-style: italic;
}
#nav .navlinks {
	margin: auto;
	width: 95%;
	text-align: left;
}


#nav a{
	color: #ab4d06;
	text-decoration: none;
}

#nav a:hover {
	color: #4b4e60;
	background: #e9e6d9;
	text-decoration: overline;
}

#gnav 
{
	margin:0 0 0 0;
	padding:0;
	list-style:none;	
}
#gnav li 
{
	margin:0;
	padding:0 10px;
	list-style:none;
	display:inline;
}
#gnav li a:link, #gnav li a:visited
{
	color: #ab4d06;
	text-decoration: none;
	padding:2px 0;
	border-bottom:none;	
}
#gnav li a:hover, #gnav li a:active
{
	color: #4b4e60;
	background: #e9e6d9;
	text-decoration: overline;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	color: #4b4e60;
	background: #f4f1f1;
	text-decoration: underline;
	
}


/* Content */
#content {
	width: 553px;
	float: left;
	size: auto;
	display: table;
}
#content > div.autosize { display: table-cell; }

#content a{
	color: #aa4a02;
	text-decoration: none;
}

#content a:hover {
	color: #ab4d06;
	background: #e9e6d9;
	text-decoration: overline;
}

#content .date {
	margin: 0px 10px 10px 20px;
	float: left;
	height: 84px;
	width: 75px;
	background: url(images/postdata.gif);
	text-align: center;
	clear: left;
}

#content .title {
	font-size: 180%;
	color: #aa4a02;
	text-align: right;
	padding-right: 25px;
	padding-left: 50px;
}
#content .title a{
	color: #aa4a02;
	text-decoration: none;
}

#content .title a:hover {
	color: #ab4d06;
	background: #e9e6d9;
	text-decoration: overline;
}
#content .post {
	padding: 10px 10px 10px 25px;
}

#content .content_top {
	background: url(images/toppost2.gif) no-repeat center;
	height: 38px;
	margin-left: 10px;
}
#content .content_body {
	background: url(images/content_body2.gif) center;
	margin-left: 10px;
}
#content .content_bottom {
	background: url(images/content_bottom2.gif);
	margin-left: 9px;
	height: 58px;
}
#content .content_bottom .meta {
	padding-right: 50px;
	padding-left: 0px;
	border-top: thin dotted #ab4d06;
	width: 80%;
	margin-left: 20px;
}
#sidebarintro .top .title {
	width: 80%;
	margin: 0px auto auto;
	font: 18px Georgia;
	font-style: italic;
	text-align: right;
	padding-top: 5px;
}

/* forum */
#forum {
	padding:0px 5px 0px 20px;
	margin-top:0px;
	background: url(images/nav2.gif) center;
}

#footerforum {
	clear: both;
	background: url(images/footer2.gif) bottom;
	height:30px;
}

/* sidebarintro */
#sidebarintro {
	float: right;
	width: 374px;
	margin: 0px 3px 0px 0px;
	_margin: 0px 2px 0px 0px;
}

#sidebarintro .top {
	background: url(images/side_top.gif) no-repeat;
	height: 38px;
	margin-left: 1px;
	overflow: hidden;
}

#sidebarintro .top p {
	color: #3E3C58;
	padding: 0px 20px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	vertical-align: top;
}

#sidebarintro .intro {
	background: url(images/side_bg.gif) repeat-y;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: auto;
	overflow: hidden;
}
#sidebarintro .intro .sidetext {
	font-size: 12px;
	color: #C2814F;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebarintro .intro .sidetext a{
	color: #415A96;
}

#sidebarintro .intro .sidetext a:hover{
	color: #ab4d06;
	background: #EAF5FF;
}

#sidebarintro .intro .sidetext h2 {
	font-size: 16px;
	font-weight: normal;
	color: #415A96;
	margin: 0px;
}
#sidebarintro .bottom {
	background: url(images/side_bottom.gif) no-repeat;
	margin-left: 0px;
	height: 48px;
}
#sideone {
	width: 170px;
	float: left;
	padding: 0px 8px 5px 8px;
	color: #CC6600;
}
#sideone li {
	padding-left: 10px;
	list-style: none;
	font-weight: bold;
}
#sideone p {
	padding-left: 10px;
}
#sideone ul {
	margin:0px;
	padding-left: 10px;
	_padding-left: 20px;
}
#sideone ul li {
	padding-left: 10px;
	list-style: none;
	font-weight: normal;
}
#sideone a {
	color: #CC6600;
	text-decoration: none;
	/*display: block;*/
	/*border-bottom: thin dotted #4b4e60;	*/
}
#sideone a:hover {
	color: #4b4e60;
	background: #e9e6d9;
	/*display: block;*/
}
#sideone h2 {
	font-size: 16px;
	padding-left: 10px;
	font-weight: lighter;
}
#sideone h2#premier {
	margin-top:0px;
}

#sidetwo {
	color: #415A96;
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-left: 8px;
}
#sidetwo li {
	list-style: none;
	padding-right: 20px;
}
#sidetwo ul {
	padding-left: 2px;
}

#sidetwo h2 {
	font-size: 16px;
	font-weight: lighter;
}
#sidetwo a{
	color: #4b4e60;
	text-decoration: none;
}
#sidetwo a:hover {
	color: #ab4d06;
	background: #EAF5FF;
}


/* Footer */
#footer {
	clear: both;
	background: url(images/footer2.gif) center;
	height: 132px;
}
#footer .prev {
	width: 120px;
	padding-left: 20px;
	float: left;
	font-size: 14px;
	color: #663300;
	font-weight: bolder;
}
#footer .next {
	float: ;
	width: 120px;
	margin-left: 250px;
	padding-left: 50px;
	font-size: 14px;
	color: #663300;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
}
#footer .rights {
	width: 85%;
	margin: 50px auto 5px;
	clear: both;
	top: 30px;
	padding: 0px 20px;
	height: 50px;
}
#footer a{
	color: #ab4d06;
	text-decoration: none;
}

#footer a:hover {
	color: #4b4e60;
	background: #e9e6d9;
	text-decoration: overline;
}

/* Flickr */

p.sb-flickr a img {
	border: 5px solid #EAF5FF;
	margin: 0 15px 15px 0;
	}

p.sb-flickr a:hover img {
	border: 5px solid #e9e6d9;
	}

/* Comentarios */
#comments, #respond{
	margin: 2em 0 0 5px;
	padding-left: 20px;
	background: url(images/content_body.gif) center;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea{
	width: 90%;
	padding:5px;
	height: 5em;
	border: 1px solid #ccc;	
}

/* avertissement */
#alert {
	line-height: 29px;
	font-size: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
