/*
Theme Name: Si Senior
Theme URI: http://www.bug.asso.fr/
Description: Especially designed for the Si Senior project 
Author: Bug
Author URI: http://www.bug.asso.fr
version: 1.0
Tags: two-column, widget-ready, Si Senior
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#FFFFFF url(images/body-bg.gif) repeat-x;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10pt;
	margin:0px;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#444444;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	position:relative;
	}
	
/* header */

#header {
	background:#e6e6e6;
  	width: 1000px; 
  	height: 215px;
	color: #fff; 
	}




/* content */


#content {
	float:left;
	width:662px;
	overflow: hidden;
	margin:50px 0 25px 30px;
	}

#content div.wpcf7{
width:340px;
}
.yapb-img{
border:1px solid #CCC;
background:#f0f0f0;
padding:5px 5px 1px;
}
#bigGal h2.index-post-title{
margin-bottom:10px;
font-size:16px;
}
#bigGal h2.index-post-title  a{
color:#666666;
}
#bigGal h2.index-post-title  a:hover{
color:#555555;
text-decoration:none;
}
#bigGal .index-post-title small{
color:#66cc33;
font-size:12px;
}
#bigGal p{
color:#999999;
font-size:0.8em;
margin:10px 0;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-size:20px;
	color:#666666;
	margin-bottom:10px;
	}
.post h2 small{
color:#66cc33;
font-size:12px;
}	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
.post a{
color:#e12a2f;
font-weight:bold;
}
.post a:hover{
color:#551111;
}
.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
.postmetadata a{
font-weight:bold;
}	
.post-edit{
text-align:right;
}
	
.post-edit a{
color:#999999;
}
.post-edit a:hover{
color:#666;
text-decoration:none;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:15px 0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft{float:left; margin:0;}
.alignright{float:right; margin:0;}



/* sidebar */
#sidebar{
float:right;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10pt;
line-height:1.4em;
margin:0 30px 0 0;
padding:0;
width:246px;
}
#sidebar-top {
background:#F0F0F0;
border-bottom:1px solid #CFCFCF;
border-left:1px solid #CFCFCF;
border-right:1px solid #CFCFCF;
width:244px;
margin-bottom:16px;
padding:10px 0;
color:#666666;
}
#sidebar-top p {
background:#F0F0F0 url(images/sidebar-top-line.gif) repeat-x bottom;
padding:0 0 15px 0;
margin:15px; 
}
#sidebar-top p.mix-bold {
line-height:1.2em;
font-size:12pt;
}
#sidebar-top p.mix-plain {
font-size:10pt;
line-height:1.3em;
}
#sidebar-bot {
background:#ba2026 url(images/sidebar-bot-bg.gif) repeat-x top;
border-bottom:1px solid #993333;
border-left:1px solid #993333;
border-right:1px solid #993333;
width:244px;
padding:10px 0;
margin-bottom:20px;
}
#sidebar ul{
margin: 0 14px;
padding: 0;
list-style:none;
}
#sidebar-bot a.mix-bold{
color:#FFFFFF;
}#sidebar-bot a.mix-bold:hover{
text-decoration:none;
color:#551111;
}
#sidebar-bot ul li{
margin:5px 0;
padding:0 0 10px;
line-height: 14pt;
list-style-type: none;
background:transparent url(images/sidebar-bot-line.gif) repeat-x bottom;
}

#sidebar-top ul li a{
color:#666666;
}
#sidebar-top ul li a:hover{
color:#333333;
text-decoration:none;
}

#sidebar img {padding: 0; margin: 0;}

#inscription{
padding:10px;
text-align:center;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */
#logo-vdr{
width:1000px;
margin: auto;
text-align:right;
padding-right:58px;
}
#footer {
	background:#666666;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


