/*---------------------------------------------------------------------

	* Filename: default.css
	* Description: Feuille de style pour le blog Yoolink.
	* Version: 1.0
	* Website: http://www.yoolink.fr/blog
	* Author: Ve

	== Structure:=======================================================
	
	*Page width:				900px
	*Number of columns:			3
	
	
-----------------------------------------------------------------------/*
	
/*==STRUCTURE:===========================================================

$__reset				Remet certaines propriétés à 0
$__general				
$__content				d

-----------------------------------------------------------------------*/

/* __reset 
--------------------------------------------- */
*{
margin:0;
padding:0;
}

/* __general 
--------------------------------------------- */

body {background-color: #ffffff;}

/* __header
--------------------------------------------- */

#header {
background-image: url(back_header.png);
background-repeat: repeat-x;
}

#menu {
background-image: none;
font-size: 18px;
}

#label_search{
color:#000;
}

/* __content-left
--------------------------------------------- */



/* __content-right
--------------------------------------------- */

.prominent {
	/*background-image: url(back_prominent.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	/*background-color: #f4f4ec;*/
}

.prominent .inner {
	background-image: url(back_prominent_inner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 10px;
	
}

.prominent .inner_home {
	position:relative;
	background-image: url(back_prominent_inner.gif);
	background:#deefff;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px 10px;
	-moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
	padding-bottom:5px;
	-webkit-border-radius:5px;
	
}

.inner_search p
{
 margin:10px;
}

.inner_search h2
{
 margin:10px;
}

.inner_search form
{
 margin:10px !important;
}

.inner_home a {
    font-size:18px;
	margin:5px !important;
	font-weight:bold;
}



.inner_home  li{

    liste-style:none !important;
}

.inner_home p a{
    margin:10px 0;
}

.inner_home p{
    margin:0;
	padding:0;
	padding:0;
	
}

.inner_home h2{
    margin:10px 10px;
	color:#FFF;
}

a>img{border:0 none;}

a img{border:0;}

#menu
{
position:relative;
width:400px;
height:50px;
}
#menu a.border{display:block;}
#menu a:hover{font-size:12px !important; background-color:#477EBF; color:#FFF;}

a.notfirst{border-left-width:0;}

.menu{
z-index:10;
position:relative;
height:70px;
width:99px;
text-align:center;
text-decoration:none!important;
border
}

.menu a
{
background-color:#FFF;

font-size:12px !important;
padding:10px 5px;
margin:0 !important;
}

a.menu_bulle
{
z-index:500;
position:absolute;
top:47px;
left:0px;
display:none;
background-color:#ffffcc !important;
border:1px solid #ffcc66 !important;
white-space:nowrap;
padding:5px 5px !important;
}

a.menu_bulle:hover
{
z-index:500;
position:absolute;
top:47px;
left:0px;
background-color:#ffffcc !important;
color:#000 !important;
border:1px solid #ffcc66 !important;
white-space:nowrap;
color:#000 !important;
padding:5px 5px !important;
}

.menu_image
{
z-index:1000;
display:none;
position:absolute;
top:39px;
left:30px;
padding:0!important;
}

.zindex1{z-index:1;}
.zindex2{z-index:2;}
.zindex3{z-index:3;}
.zindex4{z-index:4;}
.zindex5{z-index:5;}
.zindex6{z-index:6;}

h3
{
line-height:120% !important;
font-weight:normal !important;
}

.product{margin-bottom:2em;}

.product_last{margin-bottom:1.5em;}

.grey{color:#706f6f !important;}

#title_box_product
{
font-size:26px;
margin:0 0 20px 0;
color:#000000 !important;
font-weight:normal !important;
}

#twitter-tools
{
text-align:left;
}

#twitter-tools li
{
list-style-type:none;

margin:0 0 1em 0;
line-height:19px;
}

.aktt_tweets a{text-decoration:none;}
.aktt_tweets a:hover{text-decoration:underline;}

/* __footer
--------------------------------------------- */

#menu_footer
{
text-align:center;
font-size:12px !important;
margin:10px 0 5px !important;
}

#menu_footer li
{
display:inline;
}

#service_footer
{
text-align:center;
font-size:12px !important;
}

#service_footer li
{
display:inline;
}




#footer {
	background-image: url(back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#555658;
}

#footer .style_content {}

#comment_area .metadata {
	background-image: url(back_comment_meta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px 0px 15px;
	padding: 10px;
	background-color: #f4f4ec;
}

#information {
	/*background-image: url(back_prominent.jpg);*/
}

#post_meta {
	/*background-image: url(back_prominent.jpg);*/
}

#search {
	background-image: url(back_search.jpg);
}

#author {
	background-image: url(back_author.jpg);
}


.post h3.title {
	border-bottom: 1px solid #f4f4ec;
	padding: 0px 0px 5px 0px;
}

.metalinks {}

.metalinks li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background-image: none;
	position: relative;
	display: inline;
}

.metalinks .date {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	display: inline;
}

#content .summary {
	background-image: none;
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
}


/* Color ----------------------------------------------------------- */

#div {
	border: 1px solid #FF0000;
}

#header, #footer {
	color: #FFFFFF;
}

#header a, #header a:link, #footer a, #footer a:link {
	color: #FFFFFF;
}

#header a:hover, #header a:active {
	color: #FFFFFF;
}

#footer a:hover, #footer a:active {
	color: #DDDDDD;
}

#menu li.current_page_item a, #menu li.current_page_item a:link, #menu li.current_page_item a:hover, #menu li.current_page_item a:active {
	color: #000000;
	
}

.page_item
{
font-size:19px;
}

/* Typography ------------------------------------------------------ */

body {
	font-family: Arial, Sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
}

a, a:link {
	color: #1C61AC;
}

a:hover, a:active {
	color: #1C61AC;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bolder;
	letter-spacing: 0.02em;
}

#menu li a {
	line-height: 33px;
}


/* Forms ----------------------------------------------------------- */

.input {
	background-color: #FFFFFF;
	background-image: url(../../assets/images/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #a79d8f;
	margin: 0px;
	padding: 2px 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
}

/*Customize*/

.fs12 a{font-size:12px; margin: 5px 0;}
.fs14{font-size:14px !important;}
.fs26{font-size:26px !important;}
.border{border:1px solid #477EBF;}
.bleft{border-left:0 none;}
.dnone{display:none;}
.right{text-align:right;}
.clear{clear:both;}
.fleft{float:left;}



.center{text-align:center;}
