/*
Theme Name: La Nebuleuse SF | Child Theme of Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Bruno MARIE
Author URI: http://marie.bruno.free.fr/
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

.arras	{ 
	background:url(images/logoWP.png) no-repeat scroll center center transparent;
	color:#383332 !important;
	height:38px;
	padding-bottom:10px;
	padding-right:200px;
	padding-top:10px;
	width:200px;
}

.widgettitle {
	color: #6E95A7;
	text-shadow: 1px 1px 1px #fff;	
}

.home-title {
	font-family: Arial;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 0 3px 8px;
	padding-left: 18px;
	border-bottom: 1px solid #DDD;
	margin: 0 15px 10px 0;
	color: #383331;
	text-shadow: 1px 1px 1px #fff;
	background:url(images/hal.png) no-repeat top left transparent;
}
.logo {
	max-width: 590px;
	float: left;
	margin: 21px 0 0 10px;
	background:url(images/betty-pod-espace.png) no-repeat top left transparent;
	padding-left: 70px;
	padding-top: 4px;
	height: 40px;
}

/* header */
#header {
	background: #1e1b1a;
	border-bottom: 5px solid #383332;
	padding: 0;
	height: 90px;
}
#branding {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px;
}
.logo {
	max-width: 590px;
	float: left;
	margin: 21px 0 0 10px;
	}
.blog-name {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0 0 3px;
	line-height: 1em;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.blog-name a:link, .blog-name a:visited	{
	color: #FFF;
	text-decoration: none;
}
.blog-description {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	line-height: 1em;
	display: block;
	font-size: 11px;
	font-weight: 700;
	color: #7d716d;
	margin: 0;	
	padding: 3px 0 0;
	text-transform: uppercase;
	zoom: 1;
	*display: inline; }
	
/* main navigation */
#nav  { background: url(../../images/topnav.jpg) repeat-x bottom #322C2C; min-width: 990px; }
#nav-content  { margin: 0 auto; width: 978px; }
#nav .sf-menu  { float: left; line-height: 1.1; max-width: 900px; }
#nav .sf-menu a  { display: block; text-decoration: none; padding: 5px 8px 7px; color: #AAA; font-size: 12px; }
#nav .sf-menu ul li  { border: 1px solid #474331; margin-top: -1px; }
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: #373331; color: #FFF; }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #373331; background: #FFF; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }
#nav .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 12px; }
#nav .sf-menu .sf-with-ul  { padding-right: 15px; }
#nav .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }
#nav .sf-menu ul .sf-sub-indicator	{ display: none; }
#nav .quick-nav li  { padding-top: 8px; }

.quick-nav li			{ padding: 5px 0 0 8px; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }


.blocInfo dl{
	padding: 4px;
	padding-left: 10px;
	margin-bottom: 4px;
}

dl {
	font-size: 12px;
}

dt {
	width: 80px;
	clear: both;
	float: left;
	font-weight: bold;
}

dd {
	width: 350px;
	float: left;	
}
.related-posts .attachment-sidebar-thumb { float: left; border: 3px solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0; }
.entry-content a {
	background: url(images/link.png) center right no-repeat;
        padding-right: 13px;
}
a.cboxElement  {
    background: none;
    padding-right: 0px;
}

a:link   { color: #164b6b; text-decoration:none}
a:visited                 { color: #164b6b; }
a:hover                 { color: #CC0000; text-decoration:underline}
a:active                 { color: #164b6b; }

.wp-caption a {
  background:none;
margin:0;
padding: 0;
}

