/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {left:auto;}
.entry-title,.entry-meta {
	clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}


div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}










html, body{
	width:100%;
	min-width:960px;
}
html {
	background:#fff url(images/bg-body.gif) repeat-x;
	height:100%;
}
body {
	margin:0;
	background:url(images/bg-footer.gif) repeat-x 0 100%;
	font:13px Arial, Helvetica, sans-serif;
	min-height:100%;
	color:#010101;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	margin-top:0;
	margin-bottom:0;
	outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}

div#header {
	width:960px;
	margin:0 auto;
	padding:58px 0 52px;
}
#wrapper #search {
	position:absolute;
	top:23px;
	right:0;
	border-style:none;
	background: url(images/bg-search.gif) no-repeat;
	height: 20px;
	padding:0 0 0 20px;
	width:auto;
	margin:0;
}
#wrapper #search label {
	display:none;
}
#wrapper #search .text {
	float:left;
	padding:3px 4px;
	width:136px;
	font-size:11px;
	margin:0 7px 0 0;
	outline:none;
	border-style:none;
	background:none;
	display:inline;
	line-height:14px;
}

#wrapper #search h3 {display:none;}
#wrapper #search .button {
	text-indent:-9999px;
	background: url(images/btn-search.gif) no-repeat;
	width: 53px;
	height: 20px;
	float:left;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
#blog-title {
	margin:0;
	background: url(images/reBuild_final.gif) no-repeat;
	width: 622px;
	height: 37px;
	overflow:hidden;
	text-indent:-9999px;
}
#blog-title a {
	display:block;
	height:100%;
	width:100%;
	background: url(images/none.gif);
	cursor:pointer;
}
.skip-link,
#blog-description {display:none;}
#access {
	background:none;
	width:960px;
	margin:0 auto;
}
div#menu {
	height:1%;
	background:none;
	margin:0;
	position:relative;
	z-index:100;
}
div#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 1px;
	height:1%;
	background: url(images/sep-menu.gif) no-repeat;
}
div#menu ul:after {
	content:"";
	display:block;
	clear:both;
}
div#menu ul li {
	float:left;
	background: url(images/sep-menu.gif) no-repeat 100% 0;
	padding:0 1px 0 0;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:relative;
}
div#menu ul li a {
	float:left;
	color:#fff;
	padding:0 43px;
	margin:0;
}
div#menu ul li:hover a,
div#menu ul li.hover a,
div#menu ul li.current_page_item a,
div#menu ul li a:hover {
	background: url(images/bg-menu-h.gif) no-repeat;
	text-decoration:none;
}
div#menu ul li ul {
	background:none;
	top:36px;
	background:#3470b7;
	height:auto;
	width:150px;
	padding:0 1px 1px;
}
div#menu ul li.hover ul,
div#menu ul li:hover ul {left:-1px;}
div#menu ul li ul li {
	background:none;
	padding:0;
	line-height:24px;
	float:none;
}
div#menu ul li:hover ul li a,
div#menu ul li.hover ul li a,
div#menu ul li.current_page_item ul li a,
div#menu ul li ul li a {
	padding:4px;
	float:none;
	background:none;
	display:block;
	margin:0;
}
div#menu ul li ul li a:hover {
	background-position:0 -1px;
	background:#eea131;
}
#nav-above {display:none;}
div#primary.sidebar {
	float:right;
	width:244px;
	margin:0;
	padding:17px 5px 0 0;
}
div#primary.sidebar .xoxo {
	list-style:none;
	margin:0;
	padding:0;	
}
div#primary.sidebar .xoxo li {
	border:1px solid #d8d8d8;
	height:1%;
	background: url(images/bg-xoxo.gif) repeat-y;
	margin:0 0 13px;
}
div#primary.sidebar .xoxo li ul {
	list-style:none;
	margin:0;
	padding:12px 15px;
}
div#primary.sidebar .xoxo li ul.list-ico {
	padding:12px 15px 15px;
}
div#primary.sidebar .xoxo li ul.list-ico img {
	float:left;
	display:inline;
	margin:0 6px 0 0;
}
.text-block {
	height:1%;
	position:relative;
	padding:16px 0 0;
}
.text-block .ico {
	position:absolute;
	top:-41px;
	left:2px;
}
div#primary.sidebar .xoxo li ul.list-ico li {
	line-height:20px;
	color:#0071ba;
}
div#primary.sidebar .xoxo li ul.list-ico li a {color:#0071ba;}
div#primary.sidebar .xoxo li ul li {
	list-style:none;
	border-style:none;
	background:none;
	padding:0 0 10px;
	margin:0;
	font:11px/14px Helvetica, Arial, sans-serif;
	color:#0071ba;
}
div#primary.sidebar .xoxo li ul li a {
	color:#0071ba;
}
div#primary.sidebar .xoxo h3 {
	background: url(images/bg-xoxo-title.gif) no-repeat;
	margin:0 -1px -8px;
	width:173px;
	padding:8px 0 1px 71px;
	position:relative;
	top:-8px;
	font:bold 12px/30px Helvetica,  Arial, sans-serif;;
	color:#fff;
}
div#primary.sidebar .xoxo .widget_archive h3 {background: url(images/bg-archives.jpg) no-repeat;}
div#primary.sidebar .xoxo .widget_categories h3 {background: url(images/bg-categories.jpg) no-repeat;}
div#primary.sidebar .xoxo #linkcat-2 h3 {background: url(images/bg-blog.jpg) no-repeat;}
div#primary.sidebar .xoxo #text-5 h3 {background: url(images/bg-sing-up.jpg) no-repeat;}
div#primary.sidebar .xoxo #linkcat-7 h3 {background: url(images/bg-builddirect.jpg) no-repeat;}
div#primary.sidebar .xoxo #linkcat-8 h3 {background: url(images/bg-sites.jpg) no-repeat;}
div#primary.sidebar .xoxo .widget_recent_entries h3 {background: url(images/bg-recent.jpg) no-repeat;}
div#container {
	float:left;
	margin:0;
	width:700px;
	padding:17px 0 0;
}
div#content {
	float:left;
	width:700px;
	margin:0;	
}
div#primary.sidebar .xoxo .widget_calendar h3 {	display:none;}
#calendar_wrap {
	height:1%;
	overflow:hidden;
	padding:10px 15px 5px;
}
#calendar_wrap table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
}
.hentry {
	background: url(images/bg-post.gif) no-repeat 0 100%;
	width: 640px;
	margin:0 0 30px;
	padding:0 30px 26px;
	font-size:13px;
	line-height:19px;
}
.hentry .entry-title {
	display:block;
	background: url(images/bg-post-t.gif) no-repeat;
	position:relative;
	margin:0 -30px 6px;
	width: 640px;
	padding:20px 30px 0;
	font:bold 30px/32px Helvetica, Arial, sans-serif;
}
.hentry .entry-meta {
	position:relative;
	width: 640px;
}
.hentry .entry-date {
	height:1%;
	overflow:hidden;
	padding:0 0 26px;
}
.hentry .entry-date abbr {
	float:left;
	background:#003c78 url(images/bg-entry-date.gif) no-repeat 100% 0;
	padding:0 25px 0 8px;
	font:12px/18px Helvetica, Arial, sans-serif;
	height:19px;
	overflow:hidden;
	color:#fff;
	border-style:none;
	outline:none;
}
.hentry p {margin:0 0 18px;}
.hentry ol {
	padding:0 0 0 26px;
	margin:0 0 18px;
}
.hentry .alignleft {
	float:left;
	margin: 0 9px 0 0;
}
.hentry ul {
	list-style:none;
	margin:0;
	padding:0 0 18px 26px;
}
.hentry ul li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	background: url(images/marker.gif) no-repeat 0 5px;
	text-indent:14px;
	padding:0 0 20px;
}
/* bluebox */
.bluebox {
	height:1%;
	overflow:hidden;
	border:1px solid #a8b4ce;
	background:#f1f2f7;
	margin:-1px;
	position:relative;
	width:222px;
	padding:7px 10px;
}
.bluebox .heading {
	height:1%;
	overflow:hidden;
}
.bluebox .heading span {
	float:left;
	padding:0 10px 0 0;
}
.bluebox .heading div {
	float:left;
	width:172px;
}
.bluebox .heading h4 {
	margin:0 0 4px;
	font-size:10px;
	color:#556fa6;
	font-weight:normal;
}
.bluebox .heading h4 strong {font-size:13px;}
.devenir {
	background: url(images/btn-devenir.gif) no-repeat;
	width:102px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 6px;
	display:block;
}
.bluebox p {
	font-size:11px;
	line-height:14px;
	color:#454545;
	margin:0 0 8px;
}
.bluebox p a {color:#1f49ae;}
div#primary.sidebar .xoxo li .bluebox ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	height:1%;
	overflow:hidden;
}
div#primary.sidebar .xoxo li .bluebox ul li {
	width:50px;
	height:73px;
	padding:0 5px 0 0;
	float:left;
	font-size:10px;
	line-height:14px;
}
div#primary.sidebar .xoxo li .bluebox ul li a {color:#9b949d;}
div#primary.sidebar .xoxo li .bluebox ul li img {
	display:block;
	margin:0 0 2px;
} 
/* nav-below */
.nav-below {
	height:1%;
	overflow:hidden;
	font-size:12px;
	text-transform:uppercase;
	color:#003c78;
	line-height:16px;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.navigation div.nav-previous a,
div.navigation div.nav-next a,
.nav-below a {color:#003c78;}
div#menu ul li,
div.gallery dl,
div.navigation div.nav-previous {float:left;}
div.navigation div.nav-next a {
	padding:0 12px 0 0;
	background: url(images/btn-next.gif) no-repeat 100% 50%;
}
div.navigation div.nav-previous a {
	padding:0 0 0 12px;
	background: url(images/btn-prev.gif) no-repeat 0 50%;
}
.meta-nav {display:none;}
/* footer */
#secondary.sidebar {
	float:none;
	clear:both;
	width:100%;
	height:104px;
	padding:44px 0 0;
}
div#footer {display:none;}
#secondary.sidebar .xoxo {
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0
}
#secondary.sidebar .xoxo li ul {
	width:auto;
}
#secondary.sidebar .xoxo li {
	float:left;
	margin:0;
}
#secondary.sidebar .xoxo li h3 {display:none;}
#secondary.sidebar .xoxo li ul {
	padding:5px 0 0;
}
#secondary.sidebar .xoxo li ul li {
	float:none;
	font-size:11px;
	line-height:14px;
	padding:0 0 7px;
	font-weight:bold;
	color:#fff;
}
#secondary.sidebar .xoxo li ul li a {color:#fff;}
#secondary.sidebar .xoxo li ul li a:hover {
	color:#ffa200;
	text-decoration:none;
}
/* sign-up-form start */
.sign-up-form {
	height:1%;
	overflow:hidden;
	padding:12px 0 8px 12px;
}
.sign-up-form div {
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
}
.sign-up-form div span {
	width:158px;
	border:1px solid #eee;
	background:#fff;
	float:left;
	overflow:hidden;
	margin:0 11px 0 0;
	display:inline;
	height:18px;
}
.sign-up-form .sign-up {
	text-indent:-9999px;
	background: url(images/btn-sing-up.gif) no-repeat;
	width: 47px;
	height: 19px;
	float:left;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.sign-up-form div span input {
	width:148px;
	border-style:none;
	padding:2px 5px;
	font-size:11px;
	border-style:none;
	background:none;
	outline:none;
	margin:0;
}
/* sign-up-form end  */
.logo2 {
	float:left;
	padding:17px 142px 0 91px;
}
.logo2 a {
	background: url(images/logo-2.gif) no-repeat;
	width: 215px;
	height: 45px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#secondary.sidebar .xoxo li .ico-list {
	list-style:none;
	margin:0;
	padding:0 0 0 175px;
	height:1%;
	overflow:hidden;
}
#secondary.sidebar .xoxo li .ico-list li {
	list-style:none;
	margin:0;
	padding:0 0 2px;
	line-height:20px;
	font-size:11px;
	color:#fff;
	clear:left;
	clear:both;
	font-weight:bold;
}
#secondary.sidebar .xoxo li .ico-list li a {color:#fff;}
#secondary.sidebar .xoxo li .ico-list li img {
	float:left;
	display:inline;
	margin: 0 7px 0 0;
}
/* comments */
#respond,
.comments {
	height:1%;
	overflow:hidden;
	padding:20px 10px;
}
#respond h3,
.comments h3 {
	font-size:18px;
	line-height:20px;
	margin:0 0 10px;
}
.comments ol {
	list-style:none;
	margin:0;
	padding:0;
}
.comments ol li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:2px;
	margin:0;
}
#respond p,
.comments p {
	line-height:16px;
	margin:0 0 14px;
}
/* ie */
* html div#menu ul li {
	behavior: expression(this.onmouseover = new Function("this.className += ' hover'"), this.onmouseout = new Function("this.className = this.className.replace(' hover','')"), this.style.behavior = null);
}
* html img {behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/none1.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));}

