/*



Theme Name: Golovin

URI: http://www.golovin-attitude.com

Description: Theme pour www.golovin-attitude.com

Version: 1.0

Author: Kloobik & Srad

Author Design: Kloobik

Author Css: Srad

Author URI: http://www.kloobik.org



*/
/* Import the colour scheme */
@import url(nav_top.css);

/* --------------------------------------------------*/
/* --------PARAMETRES GENERAUX DE LA PAGE---------- */
/* ----------------------------------------------- */

*{
	font: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

}

html{
	background: url(images/back_html.jpg) #FFFFFF left bottom repeat-x;
	margin: 0;
	padding: 0;
}

body {
	background: transparent url(images/background.jpg) left top repeat-x;
	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, 

sans-serif;
	font-size: x-small;
	margin: 0 0;
}

#page {
	background: url(images/main.jpg) #000000 repeat-y center top;
	margin: 0 0;
	padding: 0px;
	text-align: left;
	width: 975px;
}


#header{
	background: url(images/header.jpg) no-repeat;
	height: 312px;
	width: 975px;
}

#content {
	background: transparent;
	color: #525252;
	float: left;
	margin: 0 0;
	padding: 0px 10px 20px 15px;
	text-align: justify;
	width: 540px;
}

#content a:hover {
	text-decoration: none;
}

/* ----------------------------------- */
/* PARAMETRES DE LA COULEURS DES LIENS */
/* ----------------------------------- */

a {
	text-decoration: none; /*border-bottom : 1px dotted #000;*/
}

a:link, a:visited {
	color: #4075AB;
}

a:hover, a:active {
	border-bottom: 0px dotted #000000;
	color: #2D9BC0;
}

h1, h1 a {
	color: #4075AB;
	font: bold large Tahoma;
	letter-spacing: 0.01em;
	margin: 10px 0 2px 0;
	padding: 0 0 1px 0;
}

h2, h2 a {
	color: #4075AB;
	font: bold 15px Tahoma;
	letter-spacing: 0.09em;
	margin-top: 10px;
	padding: 0;
}

h3, h3 a {
	color: #000000;
	font: normal 12px Tahoma;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: small;
	font-weight: normal;
	margin: 0;
	padding: 0;
}



/* ----------------------------------------- */
/* -------PARAMETRAGES DIVERS-------------- */
/* ----------------------------------------- */

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

code {
	background-color: #d9dfbd;
	border: 1 px solid #c1c0c0;
	padding: 5 px ;
}



/* PARAMETRES DES CHAMPS ET FORMULAIRES */

form {
	border: 0;
	margin: 0;
	padding: 0;
}

input, textarea, submit {
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: x-small;
	margin: 3px;
	padding: 1px;
}

/*-----------Mise en pages------------*/

ol li {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 1px;
}

p {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 15px;
	margin-top: 5px;
	text-align: justify;
}

small {
	font-size: x-small;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.licence {
	background-color: #d9dfbd;
	border: 1px solid #c1c0c0;
	padding: 5px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.alt {
	border-top: 1px solid #3B9ACC;
        border-bottom: 1px solid #3B9ACC;
	color: #000000;
	font-size: 100%;
	margin-bottom: 10px;
	padding: 15px;
}

.alt a {
	color: #005577;
}

.archive {
	text-align: left;
}

.blockquote {
	border-left: 3px solid #B3A980;
	margin: 0 20px 0 15px;
	padding-left: 15px;
}

.blogtitle {
	color: #FFCC66;
	display: none;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans 

Unicode', serif;
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 25px;
	text-align: left;
}

/* PARAMETRES DES COMMENTAIRES */

#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */

.commentOfficialUser {background-color: #EDF2FA }

.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F2F8FD;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

.entry img {
	/*margin: 3px 5px 0 0;
	padding-bottom: 5px;
	padding-top: 5px;*/
	border :none;
}

.entry img.wp-smiley {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

.entry, .entrytext {
	font-size: small;
}

.entrytext img.wp-smiley {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}


/* --------------------- */
/* PARAMETRES DES IMAGES */
/* --------------------- */

.img {
	border: none;
	margin: 0;
	padding: 0;
}

.navigation {
	font-size: small;
	padding: 40px 0 0 0;
}

.pagination {
	color: #808979;
	font-size: small;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.postmetadata {
	color: #808979;
	display: none;
	font-size: x-small;
	margin: 25px;
	text-align: center;
	text-transform: uppercase;
}

.postmetadata a {
	color: #CC9933;
}

#author, email, url {
	background: #FFFFFF;
	border: 1px solid #B3A980;
	color: #595949;
	font-size: small;
	padding-left: 2px;
	vertical-align: middle;
}


/* PARAMETRES DU PIED DE PAGE */

#footer {
	background: url(images/foot.jpg) #000000 no-repeat top center;
	clear: both;
	height: 171px;
	margin: 0px;
	padding: 0;
	width: 975px;
}

#nav_footer{
	color: #FFFFF0;
	list-style: none;
	margin: 0 0;
	width: 975px;
	height: 50px;
}

#nav_footer li, #nav_footer li a:link, #nav_footer li a:visited{
	display: inline;
	color: #FFFFFF;
	float: left;
}

#nav_footer li a:hover, #nav_footer li a:active{
	display: inline;
	color: #000000;
	float: left;
}

#nav_footer ul{
	margin: 0 0;
	padding: 0 0;
}

/*retour haut de page*/
.nav8 a:link, .nav8 a:visited{
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: 20px;
	left: 670px;
	text-decoration: none;
}

.nav8 a:hover, .nav8 a:active{
	text-decoration: none;
	border-bottom: 0px;
}

#footer a {
	color: #1C2F3D;
}

#footer p {
	color: #fffff0;
	margin: 0;
	padding: 40px 0 0 15px;
	text-align: center;
}

#footertxt{
	margin-left: 0px;
	width: 975px;
}

/*------------------------------------*/

small{
	font-style: italic;
	text-transform: lowercase;
}

#noindent {
	margin: 0;
	padding: 0;
}

#noindent2 {
	margin: 0;
	padding: 0;
}

/* --------------------------- */



#search {
	list-style-type: none;
	margin: 0 0 0 3px;
	width: 193px;
}

/* --------------------------------------- */
/* PARAMETRAGE DES BARRES DE MENU LATERALES*/
/* --------------------------------------- */

#sidebar {
	color: #FFFFFF;
	float: left;
	font-size: x-small;
	letter-spacing: 0.03em;
	margin: 0 0 0 6px;
	text-align: left;
	width: 220px;
}

#sidebar a {
	color: #FFF;
	margin-left: 0px;
}

#sidebar a:hover {
	color: #2D9BC0;
	margin-left: 0px;
	text-decoration: none;
}

#sidebar h2 {
	color: #000000;
	font: bold 14px Tahoma;
	margin: 0px 0 15px 0;
	padding: 0 0 0 0;
}

#sidebar h3 {
	border-bottom: 1px dotted #000000;
	color: #FFFFFF;
	font: normal 18px Tahoma;
	letter-spacing: 0.09em;
	margin-left: 0px; /*padding: 15px 0 0 0px;*/
}

#sidebar img{
	border: 1px solid #D4D3D3;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
	padding: 3px;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
}

#sidebar p {
	color: #5C5C5C;
	font-size: x-small;
	letter-spacing: 0.03em;
	padding: 0 5px 0 5px;
	text-align: justify;
}


#sidebar2 {
	color: #595949;
	float: left;
	font-size: x-small;
	letter-spacing: 0.03em;
	margin: 0 0;
	text-align: left;
	width: 150px;
}

#sidebar2 a:link {
	color: #595959; /*border-bottom: 1px dotted #868686;*/
	text-decoration: none;
}

#sidebar2 a:hover {
	color: #000000; /*border-bottom: 1px dotted #868686;*/
	text-decoration: none;
}

#sidebar2 h2 {
	color: #4075AB;
	font: normal 16px Tahoma;
	margin: 15px 0 10px 0px;
	padding: 0 0 0 15px;
	}

#sidebar2 h3 {
	color: #4075AB;
	font: bold 12px Tahoma;
	margin: 0px 0 20px 10px;
	padding: 0 0 0 20px;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
}

#sidebar2 li a, #sidebar2 li a:visited{
	border-bottom: 0px;
	color: #595949;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px;
	padding: 0 0 0px 15px;
	
}

#sidebar2 li a:hover, #sidebar2 li a:active{
	list-style-position: outside;
	list-style-type: none;
	color: #000000;
	margin: 0 0 0 3px;
	padding: 0 0 0 15px;
}

#sidebar2 p {
	color: #595949;
	font-size: x-small;
	letter-spacing: 0.03em;
	padding: 0px 5px 0 12px;
	text-align: justify;
}



#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}