/* @override http://simple-assurance.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: #22222e no-repeat;
}

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

	
p {
	color: #5c5c5c;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	clear: both;
	letter-spacing: 0;
}



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

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

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

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

/****** Images ****************************/
img.size-full{
	margin-bottom: 5;
	margin-right: 10px;
	border: 1px solid #949998;
		padding: 4px;
	background-color: #f5f5f5;
}

p.wp-caption-text {
	font-size: 11px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px dotted #d6d6d6;
	width: 605px;
}




img.left,img.center,img.right,img.norm, alignnone{ 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; -moz-border-radius:12px;
	-webkit-border-radius: 12px;
}
	
	
		
/******************************************
*   General Structure                         
******************************************/
#wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	padding-top: 0;
}


#page { /*the main container*/
	width: 900px;
	font-size:1em;
	border: 4px solid #bc87bd;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF url(images/sprites2.jpg) repeat-y;
	float: left;
}


#branding {/*where the logo sits*/
	width: 900px;
	height: 200px;
	padding-bottom: 0;
	background: #7c1171 url(images/sprites.jpg) no-repeat;
	}
	
.logo{

}

.post {
	width: 634px;
}


.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it's the sidebar container*/
	width: 241px;
	float: right;
	margin-top: 0;
	color: #666;
}

img.bannere {
	margin-top: 10px;
}
#sidebar a{
	color: #666;
}

ul#sidelist {
	padding-right: 30px;
	padding-left: 0;
	padding-bottom: 12px;
}
#sidebar p{
	margin: 0;
	padding: 4px 10px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}


		
/******************************************
*   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;
	}
	
#sidelist li {
	list-style:none;
	font-weight: normal;
	font-style: normal;
}

#sidelist ul li {
	margin-left: 10px;
		font-size: 11px;
	line-height: 15px;

}
#sidelist ul li a {
display: block;
margin: 0;
	padding: 0;
	list-style:disc;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}
#sidelist ul li a:hover{
	color: #f8931b;
}

#sidelist ul li a.current {
	display: block;
	color: #ae0e0e;
}


#sidelist ul li.current a{
	color: #FFF;
}

#sidelist li img {
	margin-bottom: 5px;
	margin-top: 10px;
}


	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   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: #23518c;
	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: #7e1071;
	padding-bottom: 4px;
	margin: 12px 15px 5px 20px;
	padding-left: 0;
	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: #7c1171;
		text-align: left;
	clear: both;
	padding-top: 0;
}

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

#sidebar h3, #sidebar h2 {
	padding:0 0 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-transform: none;
	color: #7d0f72;
}

div.sidebar_widget {
	margin-bottom: 15px;
}

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 {
	font-size:1.2em;
	margin-bottom:6px;
	margin-left: 20px;
}
	
	
	
/******************************************
*   Content                        
******************************************/

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

table {

}
.entry td{
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
.entry table{
	margin-top: 15px;
}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}


.feature p, #rightcol p { margin:0;	}

#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: #23518c;
	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;
	margin-bottom: 9px;
	border: 1px solid #dcdcdc;
	padding: 3px;
	background-color: #F5F5F5;
	margin-top: 6px;
}

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


/* Post Formatting */

.entry {
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}

div.textwidget {
	text-align: left;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

.post blockquote p {
	color: #eb7921;
	padding: 26px 14px 6px;
	margin-bottom: 18px;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}	
.post ul{
	text-align: left;
	list-style-type: disc;
}
.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left: 30px;
	font-weight: normal;
	font-style: normal;
	color: #5c5c5c;
	line-height: 16px;
	list-style-type: disc;
	text-align: left;
}


	
#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: #00447b;
	color:#fff;
	border:none;
	}

.button:hover {
	background: #ff8b00;
	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:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.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;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

/* Float Properties*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 100%;
	font-size: 0.9em;
	text-align:center;
	padding-top:15px;
	color: #696969;
	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;
}



#sidelist div.sidebar_widget a.tag-link {
	color: #929a98;
}


#featured-text {
	color: #23518c;
	font-weight: bold;
}

/* 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{
}

/* 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;
}


/* three column layout */
div#columns{
	border-top: 1px dotted #9d9d9d;
	padding-left: 20px;
	padding-right: 20px;
}
div#columns p{
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}
div#columns h3 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	padding-left: 0;
	text-align: left;
}
div#column_01 {
	float: left;
	clear: none;
	width: 30%;
	padding-right: 5px;
}
div#column_wrap {
	float: right;
	clear: none;
	width: 60%;
}
div#column_02 {
		float: left;
		clear: none;
		width: 30%;
	margin-left: 20px;
	padding-right: 18px;
}
div#column_03 {
		float: right;
		clear: none;
		width: 32%;
}

strong{
	color: #333333;
}
.piano{
	margin-left: 20px;
	margin-bottom: 20px;
}

.piano a{
	padding: 1px 5px;
	color: #fff;
	background-color: #ddddfc;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 0;
}
.piano a:hover, .piano a:active{
	color: #fff;
	background-color: #ed7a21;
	}
	
.lettrine{
	font-size: 38px;
	color: #7c1171;
	font-weight: bold;
	float: left;
	width: 50px;
	text-align: center;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
}	
.colLeft{
	float: left;
	margin-top: 15px;
}
.colRight{
	width: 460px;
	float: left;
	margin-top: 15px;
}

.simpleleft{
	float: left;
	margin-right: 20px;

	padding-right: 8px;
}

img.simpleleft.size-full {
	margin-right: 20px;
		border-width: 0;
	border-style: none;
	background-color: #FFF;
}






