/*  
Theme Name: DivvaRoom
Theme URI: http://www.divvaroom.com
Description: DivvaRoom theme by DivvaRoom. Perfect for DivvaFlip.
Version: 1.1
Author: DivvaRoom
Author URL: http://www.divvaroom.com/
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	height: 120px;
}

#logo h1 {
	background: url(styles/default/logo.png) top left no-repeat;
	text-indent: -9999px;
	float: left;
}

#logo h1 a{
	display: block;
	height: 100px;
	width: 500px;
}

#header h1.title  {
	display: none;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	display: none;
}

.rss {
	text-align:right;
}

.rss li {
	margin:0px !important;
}

.rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	background: url(images/design/rss.gif) no-repeat center left;
	padding: 2px 0 2px 23px !important;
}

.rss a:hover, .home_ad a:hover {
	text-decoration:underline;
}

#nav  {
	height: 40px;
	color: #292929 !important;
}

#nav ul  {
	padding: 0;
	line-height: 30px;
	height: 30px;
	margin: 0px;
}

#nav ul li  {
	display: inline;
	margin: 0 24px 0 0;
	_margin-right:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

#nav ul li h3 {
	color:#292929;
	font-size:14px;
}

#nav ul li a  {
	color: #292929;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration: none;
	line-height: 30px;
	padding:3px;
	
}

/* MENU DEROULANT */
#nav2 {
bottom: 0;
right: 0;
z-index: 20;
list-style: none;
float: left;
margin: 0;
padding: 0;

}

#nav2 li {
float: left;
margin-left: 5px;
}

#nav2 li.current {
background-position: right bottom;
}

#nav2 li a {
float: left;
display: block;
height: 22px;
padding: 0 14px 9px 0;
text-decoration: none;
}

#nav2 li.current a {
background-position: left bottom;
}

#nav2 li:hover, #nav2 li.sfhover {
background-position: right -31px;
}

#nav2 li.current:hover, #nav2 li.sfhover.current {
background-position: right bottom;
}

#nav2 li:hover a, #nav2 li.sfhover a {
background-position: left -31px;
}

#nav2 li.current:hover a, #nav2 li.sfhover.current a {
background-position: left bottom;
color: #C7CBC0;

}

#nav2 li#nav2_home.current {
background-position: right top;
}

#nav2 li#nav2_home.current a {
background-position: left top;
}

#nav2 li.current#nav2_home:hover, #nav2 li.current.sfhover#nav2_home {
background-position: right -31px;
}

#nv li.current#nav2_home:hover, #nav2 li.current.sfhover#nav2_home a {
background-position: left -31px;
}

#nav2 li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 30;
width: 161px;
margin-top: 31px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */

list-style: none;
line-height: 1;
padding-left: 0px;

}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav2 li ul {
margin-top: 0;
}

#nav2 li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav2 li ul ul {
margin: -31px 0 0 161px;
}

#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
left: auto;
}

#nav2 li li li {
font-size: 1em;
}

#nav2 li:hover li a, #nav2 li.sfhover li a {
float: none;
width: 175px;
height: auto;
padding: 0 14px 0 14px;
border-bottom: 1px solid #777777;
background: #222222;
color: #dddddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	
}

#nav2 li:hover li a:hover, #nav2 li.sfhover li a:hover {
background: #cccccc;
color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
/* MENU DEROULANT */


#content  {
	padding: 20px 0;
}

#footer  {
	height:auto;
	padding:0 0 20px 0;
	font-size: 1em;
}

#footer p  {
	margin: 0;
	line-height:45px;
}

#footer p a  {
	text-decoration: none;
}

#footer p a:hover  {
	text-decoration: underline;
}

#footer img {
	vertical-align:middle;
}

#footer .powered {
	text-align:left;
}

#footer .powered a {
	text-align:right;
	background: url(images/design/wordpress_logo.png) left center no-repeat;
	padding: 10px 0px 10px 30px;
}

#footer .credit {
	text-align: right;
}

.footer_content {
	float:left;
	padding:0 0px;
}
.page_item
{
list-style:none;
margin-left:10px;
}



/* tagline */

#tagline  {
	position: absolute;
	top: 45px;
	right: 20px;
	font-size:16px;
	font-weight:bold;
}

#tagline p {
	margin-bottom: 0px;
	padding:5px 10px 5px 10px;
}


/* BLOG CSS */

.post {
	margin-bottom:10px;


}

.post p.categories {
	margin-bottom:15px;

}
.post p {
		text-align:justify;
}
.post p.categories span {
	padding: 5px;
	margin-top: 50px;
}

.post p.categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post p.categories a:hover  {
	text-decoration:underline;
}

.post_seperator  {
	margin-bottom:10px;
	height:1px;
	border-bottom:1px dotted #A6B3B9;
}

h2.title  {
	font-size:22px;
	margin-bottom:15px;
}

h2.theme_title  {
	font-size:28px;
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;
}

.widget {
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size:small;
	background: url(images/categorie.gif) center left no-repeat;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 0px 0 0px 10px;
	list-style: none;
	border-bottom: 1px solid #595959;
}

.children ul li {
	border-bottom: 0px;

}
.cat-item ul li {
	border-bottom: 0px;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

.widgetlist ul li a:hover  {
	text-decoration: underline;
}


/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}

/* INDIVIDUAL THEME LISTING */

.theme h2 {
	font-size: 12px !important;
	margin: 0px !important;
}

.large-screenshot {
	margin: 5px;
	border: 1px solid #dddddd;
	padding: 4px;
}

.screenshot {
	margin-bottom: 10px;
	border: 1px solid #545454;
	padding: 4px;
	width: 220px;
	height: 150px;
}

.screenimg {
	width: 100%;
	height: 100%;

	
	background-color:#000000;
	text-align:center;
	margin:auto 0;

}

.screenimg span {
	position: absolute;
	font-size:11px;
	right: 0px;
	top: 7px;
	
}

.screenimg span a {
	padding: 8px;
	text-decoration: none;
	color: #fff;
}

.theme .date {
	font-size: 10px;
	padding-top: 3px;
}

.theme p {
	margin: 0px 0px 2px !important;
}

.theme .tags {
	padding-left: 24px;
	background: url(images/ico-tags.png) center left no-repeat;
	text-align:left;
}


.theme .tags a {
	text-decoration: none;
	text-align:left;
}




.theme .rating {
	font-size: 11px !important;
	width: 100% !important;
}

.post-ratings-text {
	font-size: 11px !important;
}


/* COMMENTS */

#comments {
	border-top: 1px solid #dddddd;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 2px;
	margin-right: 10px;
}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 2px;
	width:558px;
	_width:540px;
	height:100px;
}

.wp-pagenavi {
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid #dddddd;
}

/* Box Accueil Service  Yoann*/

.divvasuite{
	margin:20px 0 0 0;
}

.services .box{
	float:left;
}

.services .box .top{
	width:149px;
	height:154px;
	background:url('images/bg_top_app.png') no-repeat;
	text-align:center;
	
}

.services .box .logo_box{
	margin:15px 0 10px 0px;
}

.services .box .bottom{
	width:149px;
	height:17px;
	background:url('images/bg_bottom_app.png') no-repeat;
}

/* BOX DivvaStudio */
.services .box .demoDst{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dst.png') no-repeat;
	border:none;
	cursor:pointer;
}

.services .box .demoDst:hover{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dst.png') no-repeat 0px -39px;
	border:none;
	cursor:pointer;
}

/* BOX DivvaStudio */

/* BOX DivvaZoom */

.services .box .demoDz{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dz.png') no-repeat;
	border:none;
	cursor:pointer;
}

.services .box .demoDz:hover{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dz.png') no-repeat 0px -39px;
	border:none;
	cursor:pointer;
}

/* BOX DivvaZoom */

/* BOX DivvaTime */

.services .box .demoDt{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dt.png') no-repeat;
	border:none;
	cursor:pointer;
}

.services .box .demoDt:hover{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dt.png') no-repeat 0px -39px;
	border:none;
	cursor:pointer;
}

/* BOX DivvaTime */

/* BOX DivvaNode */

.services .box .demoDn{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dn.png') no-repeat;
	border:none;
	cursor:pointer;
}

.services .box .demoDn:hover{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dn.png') no-repeat 0px -39px;
	border:none;
	cursor:pointer;
}

/* BOX DivvaNode */

/* BOX DivvaWall */

.services .box .demoDw{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dw.png') no-repeat;
	border:none;
	cursor:pointer;
}

.services .box .demoDw:hover{
	width:149px;
	height:39px;
	background:url('images/bt_demo_Dw.png') no-repeat 0px -39px;
	border:none;
	cursor:pointer;
}

/* BOX DivvaWall */

/* Box Accueil Service  Yoann*/




