/* @override http://centreequestredecaen.com/wp-content/themes/big-visio/style.css */

/*  
Theme Name: Big-Visio
Theme URI: http://www.webocube.com
Description: Wordpress theme for WeboCube
Author: Gérald Morales
Author URI: http://www.webocube.com

/******************************************
*   HTML Elements                         
******************************************/


* {
	margin:0;
	padding:0;
}

body,html {
	background: #96a199 no-repeat;
}

body, select, input, textarea {
	font: 12px Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link, a:visited {
	color: #333;
	text-decoration:none;
}

a:hover, a:active {
	color: #f8931b;
	}

hr {
	display: none;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
}
small a{
	
}

/****** Images ****************************/
img.size-full{
	padding: 0;
	margin: 5px 10px 9px 0;
}

p.wp-caption-text {
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
	margin-top: 0;
	font-weight: bold;
}


img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:0px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	
/******************************************
*   General Structure                         
******************************************/
#wrapper{
	width: 908px;
	background-color: #f7f7f7;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);


}


#page { /*the main container*/
	width: 900px;
	font-size:1em;
	margin-left: auto;
	margin-right: auto;
	background: #fff repeat-y;
	border: 4px solid #FFF;
	padding: 0;
	margin: 0;
	float: left;
}


#branding {/*where the logo sits*/
	width: 900px;
	height: 210px;
	padding-bottom: 0;
	background: #FFF url(images/sprites.jpg) no-repeat;
	margin-bottom: 0;
}
	
	
.bloc-annonce{
	width: 304px;
	color: #FFF;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 12px;
	background-color: #d2114d;
	padding-bottom: 10px;
	float: left;
}


#logocaen{
	margin-left: 710px;
	margin-top: -60px;
	height: 1px;
	top: 0;
	float: left;
	display: block;
}

.bloc-annonce h3{
	color: #FFF;
	margin-left: 15px;
}

.bloc-annonce div.textwidget {
	margin-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	list-style-type: none;
}

#bloc-annonce div.textwidget ul {
    margin: 0 10px; 
    
}
.bloc-annonce div.textwidget ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-type: none;
}

#bloc-annonce div.textwidget ul li strong{
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
}

.post {
	padding-left: 15px;
	padding-top: 0;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it's the sidebar container*/
	width: 230px;
	float: right;
	margin-top: 10px;
	color: #666;
	padding-top: 0;
	padding-left: 15px;
	margin-bottom: 25px;
}
#sidebar ul{
	margin-bottom: 5px;
}

#sidebar a{
	color: #5e6764;
	font-weight: normal;
	font-style: normal;
}
#sidebar li {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
}

#sidebar .current{
	color: #c90e3c;
}

ul#sidelist {
	padding-right: 30px;
	padding-left: 0;
	padding-bottom: 12px;
}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}

	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
		
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #99a49c;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #97a29a;
	font: 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-bottom:4px;
	font-weight:bold;
	color:#23518c;
		text-align: left;
	clear: both;
	padding-top: 10px;
}

#sidebar h2, #sidebar h3 a {
	margin-bottom:4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h3, #sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ce043e;
	text-transform: none;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	color: #cd023a;
	font-size: 1.2em;
}
	
h4 a:link, h4 a:visited {
	color: #cd023a;
}
	
	
/******************************************
*   Content                        
******************************************/

	


#content {
	width: 644px;
	float:left;
	padding-left: 0;
	margin-bottom: 25px;
	padding-top: 15px;
}


#home {
	width: 898px;
	float:left;
	padding-left: 0;
	margin-bottom: 25px;
}
#news{
	width: 100%;
	height: 262px;
	padding-top: 13px;
	background: url(images/fond-news.jpg) no-repeat 0 0;
}

table {
	border-style: none;
}

td {
	padding-right: 2px;
}
.elementsheader{
	float: right;
	margin-right: 60px;
	margin-top: 90px;
}


/* Featured Articles formatting "leftcol" */

#leftcol img, #rightcol img {
	padding:1px;
	border:0px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #99a49c;
	letter-spacing:normal;
	}

		
#lead p {
	margin-bottom:10px;
	}

img a {
	border-width: 0;
	border-style: none;
}
a img {
	
	border-width: 0;
	border-style: none;
}

/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	
.alignleft{
	margin-right: 15px;
	float: left;
}

.alignright{
	margin-left: 15px;
	float: right;
}

/* Post Formatting */

.entry {
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	padding-right: 20px;
	color: #666;
	line-height: 20px;
}

.post blockquote p {
	color: #c90e3c;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}	

.post ul {
	margin-top: 5px;
	margin-bottom: 8px;
	color: #666;
	line-height: 16px;
}


.post ul li {
	list-style:square;
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 40px;
}

.post ol li {
	margin-bottom:5px;
	}
	
#tags, #tags a{
	padding: 3px 3px 3px 0;
	color: #b7bab9;
	font-weight: normal;
	font-style: normal;
}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#recherche { 	padding: 30px 15px 25px;
	margin-left: 558px;
	position: absolute;
	top: 50px;
	width: 261px;
	margin-top: 50px;
}

.button {
	padding: 2px 6px;
	background: #99a49c;
	color:#fff;
	border:none;
	}

.button:hover {
	background: #ddd100;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background: #f5f5f5;
}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	padding:0;
	font-weight: normal;
	font-style: normal;
}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 0;
	margin-bottom: 10px;
}


/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 100%;
	font-size: 0.9em;
	text-align:center;
	padding-top:15px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
}

#footer a {
		color: #696969;
	}
	
	#footer a:hover {
		color: #ff8b00;
	}


#footer ul li {
	display: inline-block;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
}


#footer ul li.page_item.current_page_item a {
	background-color: transparent;
	color: #5877d1;
}


/* Shopping Basket */

td.producttitle {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #dadada;
}

td.productcontent {
	padding-left: 8px;
	padding-right: 8px;
}

div.center {
	text-align: center;
}
input{
	margin-top: 8px;
}

/* Excerpts */
.excerpt{
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.excerpt h2{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 8px;
	border-top: 1px solid #929a98;
	border-bottom-width: 0;
}
.excerpt p{
	border: none;
	font-size: 11px;
	text-align: justify;
}

.excerpt img{
	margin-right: 12px;
	width: 270px;
	margin-bottom: 10px;
}
a.node{
	color: #ce043e;
}
object{
	margin-bottom: 15px;
}