/*
Theme Name: Cubez
Theme URI:
Description: Cubez is a simple 2 column widget ready and Google adsense ready theme. 
Author: <a href="http://wpthemesplugin.com">Moses Francis</a>
Author URI: <a href="http://wpthemesplugin.com">WordPress Themes</a>

Copyright 2007-2008 wpthemesplugin.com

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 400;
	color: #333333;
	margin: 0px;
	background-image: url(images/body_wptp.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8F8F8;
	padding: 0px;
}

a:link, a:visited {
	color: #5B5931;
	text-decoration: none;
}
a:hover, a:active {

	color: #333333;
	text-decoration: underline;
}

pre {
	overflow: scroll;
	padding: 5px;
	display: block;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #191919;
	margin: 8px 8px 8px 0px;
	width: 450px;
	clear: both;
}
dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
}
dt {
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
dd {
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}

.download {
	margin: 10px 20px 10px 2px;
	padding: 3px 3px 3px 22px;
	background: #bed67e url(images/download.gif) no-repeat left 9px;
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	border: 1px solid #ACCB5C;
	clear: both;
}
.info {
	margin: 10px 20px 10px 2px;
	clear: both;
	padding: 3px 3px 3px 22px;
	background: #f1f1f1 url(images/info.gif) no-repeat 4px 9px;
	display: block;
	font-size: 1.1em;
	color: #000000;
	border: 1px solid #EAEAEA;
}
.warning {
	margin: 10px 20px 10px 2px;
	clear: both;
	padding: 3px 3px 3px 22px;
	background: #a83719 url(images/warning.gif) no-repeat 1px 9px;
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	border: 1px solid #CC0000;
}
img.alignleft {

	float: left;

	margin-top: 12px;

	margin-right: 5px;

	margin-bottom: 2px;

}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 15px;

}

img.aligncenter {

	display: block;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 4px;

	margin-left: auto;

	clear: both;

}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

 h2, h3, h4, h5, h6 {
	margin: 0px;
	float: left;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
h1{
	margin: 0px;
	float: left;
	width: 96%;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	




}

#wptp_fixed_wrap {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wptp_fixed_container {
	width: 880px;
	margin: 0px;
	float: left;
}
#wptp_fixed_header {
	width: 880px;
	margin: 0px;
	float: left;
	height: 162px;
}
#wptp_fixed_header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#search{
	width: 210px;
	padding-bottom:5px;

}


.wptp_header_class {
	margin: 0px;
	float: left;
	width: 870px;
	padding-right: 5px;
	padding-left: 5px;
	height: 120px;
	padding-top: 10px;
	background-color: #F8F8F8;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.wptp_header_option {
	height: 79px;
	float: left;
	width: 405px;
}
.wptp_header_option h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	font-size: 1.9em;

}
.wptp_header_option h1 a:link, .wptp_header_option h1 a:visited {
	
	text-decoration: none;
}
.wptp_header_option h1 a:hover, .wptp_header_option h1 a:active {
	color: #000000;
	text-decoration: none;
}
.wptp_header_option p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
	font-size: 1em;

}

/*/////*/




.wptp_header_navigator {

	margin: 0px;
	float: left;
	width: 870px;
	padding-right: 5px;
	padding-left: 5px;
	height: 46px;

}

#wptp_fixed_content {
	float: left;
	width: 880px;
	position: relative;
	background-color: #F8F8F8;
	margin-left: 10px;
	
}
#wptp-init-blog {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 25px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;

}

.wptp-image-placement {
	float: left;
	width: 600px;
}
.wptp-image-placement img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0px;
	clear: both;
}
.clear-separate {
	float: left;
	height: 30px;
	width: 580px;
}
#wptp-init-blog h1 a:link, #wptp-init-blog h1 a:visited {
	color:#2C343E;
	text-decoration: none;

}
#wptp-init-blog h1 a:hover, #wptp-init-blog h1 a:active {
	color: #820000;
	text-decoration: none;
	width :580px;
	
}
#wptp-footer {
	margin: 0px;
	float: left;
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 0px;
	border-top-color: #D3D3D3;
}
#footer-bottoms {
	background-image: url(images/footer_line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	width: 100%;

	
}
#footer-bottom-wrap {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-bottom-container {
	margin: 0px;
	float: left;
	width: 850px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-bottom-container a:link, #footer-bottom-container a:visited {
	color: #eeeeee;
	text-decoration: none;
}

#footer-bottom-container a:hover, #footer-bottom-container a:active {
	text-decoration: underline;
}

#footer-stripe {
	position: relative;
	width: 100%;
	float: left;
	background: #EBEBEB;
}

#wptp-footerwrap {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wptp-footercontainer {
	margin: 0px;
	float: left;
	width: 850px;
}
#wptp-footercontent {
	float: left;
	width: 840px;
	position: relative;
	padding-bottom: 20px;
}

.blog-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}

.post-admin {
	background-image: url(images/postby.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	float: left;
	width: 583px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	color: #669900;
	font-size: 1em;
}
.post-admin a:link, .post-admin a:visited {
	color: #666666;
	text-decoration: underline;
}
.post-admin a:hover, .post-admin a:active {
	color: #333333;
	text-decoration: none;
}

.post-subs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	font-size: 1em;
	color: #333333;
}

.post-social {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}
.post-entry {
	margin: 0px;
	float: left;
	width: 580px;
	line-height: 20px;
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.post-entry ul ul {
	margin: 0px;
	padding: 0px;
}

.post-entry p {
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: justify;
}
.post-entry code {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	text-transform: lowercase;
	color: #666666;
	font-size: 1em;
}
.post-entry img {
	border: 4px solid #E0E0E0;
}

.post-entry em {
	font-size: 1em;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}

.post-entry blockquote {
	clear: both;
	font-size: 1.1em;
	color: #666666;
	margin: 10px 40px 10px 5px;
	padding: 4px 4px 4px 10px;
	text-transform: capitalize;
	font-family: Calibri, Tahoma, "Trebuchet MS";
	border-left: 5px solid #999999;
}



.post-entry a:link, .post-entry a:visited {
	color: #666666;
	text-decoration: none;
}
.post-entry a:hover, .post-entry a:active {
	color: #000000;
	text-decoration: none;
}
.post-entry dl a:link, .post-entry a:visited {
	color: #8E9627;
	text-decoration: none;
}
.post-entry dl a:hover, .post-entry a:active {
	color: #000000;
	text-decoration: none;
}


#wptp_post_nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}
#wptp_post_nav a:link, #wptp_post_nav a:visited {
	color: #000000;
	text-decoration: none;
}
#wptp_post_nav a:hover, #wptp_post_nav a:active {
	color: #CC0000;
	text-decoration: underline;
}
#wptp_comment {
	margin: 0px;
	float: left;
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wptp-init-blog h2 {
	color: #820000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.followrss {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 590px;
}
.on-comment {
	margin: 0px;
	padding: 8px;
	float: left;
	width: 550px;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
}
.bigtext {
	font-size: 1.4em;
	color: #000000;
}

.on-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 55px;
	width: 55px;
	position: relative;
}
.on-event {
	float: left;
	width: 480px;
	padding-left: 5px;
}
.user_said {
	float: left;
	width: 480px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	font-family: verdana, sans-serif;
}
.user_date {
	float: left;
	width: 480px;
	font-size: 1em;
	color: #333333;
}
.user_text {
	float: left;
	width: 480px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}
.on-comment_alt {
	margin: 0px;
	padding: 8px;
	float: left;
	width: 550px;
	position: relative;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;

}
#wptp_comment blockquote {
	clear: both;
	font-size: 1.1em;
	color: #666666;
	margin: 10px 40px 10px 5px;
	padding: 4px 4px 4px 10px;
	text-transform: capitalize;
	font-family: verdana, sans-serif;
	border-left: 5px solid #999999;
}
#wptp_comment code {
	font-family: verdana, sans-serif;
	font-size: 1em;
	text-transform: lowercase;
	color: #323232;
}

.log_status {
	margin: 0px;
	float: left;
	width: 590px;
}



#a_box {
	float: left;
	width: 590px;
}
#a_box p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #333333;
}
#a_box input {
	padding: 1px;
	width: 200px;
	border: 1px solid #E2E2E2;
	background-image: url(images/tstripe.png);
}
#a_box input:hover {
	padding: 1px;
	width: 200px;
	border: 1px solid #820000;
}
#b_box {
	float: left;
	width: 590px;
}
#b_box p {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 1em;
	color: #333333;
}
#b_box textarea {
	height: 150px;
	width: 400px;
	border: 1px solid #e2e2e2;
	background-image: url(images/tstripe.png);
}
#b_box textarea:hover {
	height: 150px;
	width: 400px;
	border: 1px solid #d2d2d2;
}
.footer-top {
	float: left;
	width: 870px;
	position: relative;
	padding: 0px 5px;
}

.box-wrap {
	float: left;
	width: 250px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}

.box-wrap ul {
   margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 270px;
	list-style-type: none;
	text-align: left;
}
.box-wrap ul ul {
	margin: 0px;
	padding: 3px 0px;
	list-style-type: none;
	width: 90%;
	text-align: left;
}

.box-wrap ul li {
	color: #000000;
	padding: 0px;
	margin: 0px 0px 8px;
	float: left;
	width: 90%;
	font-size: 1em;
	text-align: left;
}
.box-wrap ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	text-align: left;
}

.box-wrap li a:link, .box-wrap li a:visited {
	color: #000000;
	text-decoration: none;
}
.box-wrap li a:hover, .box-wrap li a:active {
	color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
.footer-top h3 {
	font-size: 1.2em;
	color: #000000;
	font-family: verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 260px;
}
.pink {
	color: #F4007A;
}
.contact_box {
	float: left;
	width: 260px;
}


.contact_box h3 {
	font-size: 1.2em;
	color: #000000;
	font-family: verdana, sans-serif;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.left-fb {
	float: left;
	width: 50%;
}
.right-fb {
	float: right;
	width: 45%;
	padding-top: 10px;
}
#wpthemesplugin {
	color:#FFFFFF;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 10px 0px 0px;
}
#links {
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}
.right-fb p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: right;
}

/* sidebars */



#wptp-sidebars {
	float: right;
	width: 270px;
	height:400px;
	padding-bottom: 25px;
	background-image: url(images/sidebar_background.gif);
	background-repeat: no-repeat;
}
.top-sidebar {
	margin-top:12px;
	float: left;
	width: 250px;
}
#wptp-sidebars h3 {
	padding: 5px 0px 0px;
	float: left;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #1D4053;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	text-transform: uppercase;
	height: 20px;
	background-color: #F5F5F5;
	text-indent: 10px;
}
.top-sidebar ul {
	margin: 0px;

	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	width: 230px;
}
.top-sidebar ul li {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	color: #666666;
	width: 230px;
}
.top-sidebar li a:link, .top-sidebar li a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	float: left;
	width: 230px;
}
.top-sidebar li a:hover, .top-sidebar li a:active {
	color: #820000;
	text-decoration: none;
	background-image: url(images/dots-hov.gif);
	background-repeat: no-repeat;
	background-position: left 4px;

	float: left;
	width: 230px;
}
.top-sidebar ul ul {
	margin: 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
}
.top-sidebar ul ul li a:link, .top-sidebar ul ul li a:visited {
	color: #666666;
	text-decoration: none;

	float: left;
	width: 230px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.top-sidebar ul ul li a:hover, .top-sidebar ul ul li a:active {
	color: #000000;
	text-decoration: underline;
	float: left;
	width: 230px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}




#next a:link, #next a:visited {
	text-align: center;
	color: #333333;
	text-decoration: none;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	font-size: 1em;
}
#next a:hover, #next a:active {
	text-align: center;
	color: #999900;
	text-decoration: none;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	font-size: 1em;
}

#prev a:link, #prev a:visited {
	text-align: center;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	font-size: 1em;
}
#prev a:hover, #prev a:active {
	text-align: center;
	color: #999900;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	font-size: 1em;
}



.title {
	width:230px;
	font-size: 1em;
	font-family: verdana, sans-serif;
		padding-top: 2px;
	padding-bottom: 2px;
	
}
.title span {
	width:230px;
	font-size: 1em;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	

	
}


#rss-rss img {
	margin-right: 7px;
	margin-top:2px;
	padding: 0px;
	float: left;
}
.feed {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feed a:link, .feed a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
}
.feed a:hover, .feed a:active {
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
}
#wptp_comment form {
	margin: 0px;
	float: left;
	width: 590px;
}
.main_menu_hps {
	margin-left: 40px;
	
}

#head_menu{
	text-align: left;
	width: 960px;
	height: 22px;
	
}

#menu_hps{
	font-size: 11px;
	font-family: verdana, sans-serif;

	font-weight: bold;
	height: 22px;
	list-style-type: none;
	text-decoration: none;
	margin-left: -40px;
	font-style: normal;
	font-variant: normal;
	

}

#menu_hps li{
	float: left;
	height: 22px;
	line-height: 22px;
	padding:0px 12px 0px;

		

}

#menu_hps li a, #menu_hps li a:visited{
	margin:0;
	padding:5px 6px;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}

#menu_hps li a:hover{
	border: 0;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

#menu_hps li a:active{
	display: block;
	border-bottom: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

/* CSS pour le menu des pages actives */

#menu_hps li.current_page_item, #menu_hps li.current_page_parent
{
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0px 12px 0px;
color: #FF0000;
	
}

#menu_hps li.current_page_item a, #menu_hps li.current_page_parent a{
	text-decoration: none;
	display: block;
	color: #CCCCCC;
	
}

/*SHOP*/

#shop_contenu{
	width: 570px;
}
#fiche{
	width: 280px;
	background-color: #F8F8F8;
	float: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
#fiche dl{}
#fiche dt{

	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fiche dd{

	text-align: center;

}

#fiche:hover
{
	background-color: #f4f4f4;
}
.dl{	padding: 5px 5px 5px 30px;
}
.img{
	padding: 5px 5px 5px 55px;
}
#fiche2{
	width: 280px;
	background-color: #F8F8F8;
	float: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;


}
#fiche2 dl{}
#fiche2 dt{
	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fiche2 dd{
	
	text-align: center;
}

#fiche2:hover
{
	background-color: #f4f4f4;
}

#fiche3{
	width: 560px;
	background-color: #F8F8F8;
	float: left;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;


}
#fiche3 .img{
	padding: 5px 5px 5px 150px;}
#fiche3 dl{}
#fiche3 dt{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#fiche3 dd{
	
	text-align: center;
}