/*
Theme Name: RadonSolutions
Theme URI: http://steflef.com
Description: Big title and minimalist
Version: 1.0
Author: StefLef
Author URI: http://steflef.com
Tags: fixed width,centered, one column
*/

body { 
	background: #000 url("images/bg_3.png") repeat-x;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin:0;
	padding:0;
}

/* LINKS AND HEADINGS STYLING */
/*

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3  { font-size: 1.2em; }
h4  { font-size: 1.1em; }
h5  { font-size: 1.0em; }
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	color: #666;
}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
*/


/* CONTENT WRAPPER */

/*
#main { 
	width: 900px; 
	margin: 18px auto 0 auto; 
}
*/

/* TOP BANNER WITH BRAND NAME */

#hd{

	height:288px;
}

h2  { 
	font-size:108%;
}

#banner { 
	background: transparent url(images/logo.png) left top  no-repeat;
	float:left;
	height:166px;
	margin:45px 0 0 0; 
	margin:2.9em 0 0 0; 

	width:153px;
}

/* TOP LEFT LOGO */
#logo {
	background: transparent url(images/rs.png) left center  no-repeat;
 	float:left;
	height:166px;
	margin:45px 0 0 3em;
	margin:1.7em 0 0 3em;
	margin:2.9em 0 0 3em; 
	width:352px;
}

#logo h1 { color: #000; background: #fff; }
	
#logo a { text-decoration: none; }

.dot{
/* 	border:1px solid #f00; */
	background: transparent url("images/dot.png") center right no-repeat;
	float:left;
/* 	height:14px; */
	line-height: 14px;
	padding:0 20px 0 0;
	margin:0 7px 0 0;
/* 	width:14px; */
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: left; 
	height: 57px;
	left:0;
	margin: 0;
	overflow: hidden;
	padding:0;
	position:absolute;
	top:231px;
	width:100%;
}
	#menu ul {
		margin:0;
		padding:0;
	}
	
	#menu li { 
		display: inline;
		float:left;
		height:57px;
		padding:0; 
		width:110px;
	}
	
	#menu li.current_page_item a, #menu li.current_page_parent a{ 
		background: transparent url("images/menu.png") no-repeat  0 -57px ;
		color: #000;
	}
	
	#menu li:hover{}
	
	#menu li a { 
		background: transparent url("images/menu.png") no-repeat  0 0 ;
		color: #fff;
		display:block;
		line-height: 24px;
		width:110px;
		height:57px;
		padding-top:8px;
		text-align: center;
		text-decoration: none;
	}
	
	#menu li a:hover { 
		text-decoration: none;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */


#search_form{
	height:57px;
	padding-right:1em;
	position:absolute;
	right:0;
	top:231px;
	margin-top:8px;
	/* width:40%; */
}

#search_form label{
	color:#fff;
	height:57px;
	padding:0;
	line-height: 24px;
	padding:6px ;
}
#search_form input{
/* 	border:none; */
	color:#000;
	font-size: 100%;
	padding:2px 4px;
	margin:0;
	margin:-4px  0 0 0;
	/* margin:0; */
	width:14em;
	vertical-align: middle;
}

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2;
		clear: left; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }


.panel{
	height:6px;
	overflow:hidden;
	width:100%;
}

.top_panel{
	background: transparent url('images/panel_a.png') 0 0 no-repeat;
}

.main_panel, .footer_panel{
	background-color:#333;
	color:#b3e372;
	font-size: 116%;
	padding:.7em 1em;
	text-align: justify;
}

.footer_panel{
	padding-left:3em;
	position:relative;
	font-size:123.1%;
}

.symbol{
	background: #333 url('images/symb.png') center left no-repeat;
	height:42px;
	top:4px;
	left:0.5em;
	position:absolute;
	width:23px;
}

.contak{
	top:10px;
	right:0;
	position:absolute;
	width:30%;
}

.contak a{
	color:#fff;
	font-size: 116%;
	text-decoration: none;
}

.bottom_panel{
	background: transparent url('images/panel_a.png') 0 -6px no-repeat;
}

.side_panel{
	background: transparent url('images/side_panel.png') top left no-repeat;
	
	height:192px;
	margin:1.5em 0 0 0;
	padding-top:1em;
	position:relative;
	width:434px;
}

.side_panel h3{

	color:#fff;
	font-weight: normal;
	line-height: 1em;
	margin:0;
	padding: .6em 0 0 1em;
}
.side_panel p{
	color:#fff;
	line-height: 1.2em;
	padding: 0 1em;
	text-align: justify;
}

.side_panel a{
	color:#b3e372;
	text-decoration: none;
}

.icon{
	position:absolute;
	height:124px;
	right:-30px;
	top:-60px;
	width:134px;
}


.maison{
	background: transparent url('images/maison.png') top left no-repeat;
}

.famille{
	background: transparent url('images/famille.png') top left no-repeat;
}

.left_panel{
	float:left;
}

.right_panel{
	float:right;
}

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	/* border: 2px solid #e2e2e2; */
	clear: right;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#sidebar {
	float: right;
	margin-top:2em;
	width: 250px;
	text-align:left;
	/* clear: right; */
}

#sidebar h2 {
	border-bottom: 2px solid #000;
	color:#000;
	font-size:1.8em;
	font-weight: normal;
	line-height:25px;
	margin: 0; 
	padding : 0; 
}

#sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

#sidebar li {
	list-style-type:none;
}

#sidebar li a{
	color:#000;
	font-size:1.8em;
	font-weight: normal;
	line-height: 1.6em;
	text-decoration: none;
}

#sidebar li a:hover{
	color: #0066ff;
}

#sidebar li.current_page_item a{ 
	color: #0066ff;
}


#sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}
	.box {
		background-color: #eee;
		padding: 4px 15px;
		/* border: 1px solid #ccc; */
		margin: 0 0 10px 0;
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

.contact p{
	color:#000;
	font-size:1.4em;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
}

.contact a{
	color:#0066ff;
	/* font-size:1.1em; */
	font-weight: bold;
	text-decoration: none;
}

/* RIGHT SIDE */

/* Begin Comments*/

.commentlist li.thread-even {
	background-color:#f5f5f5;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
	
.commentlist ul.children li {
	background-color: #e3e3e3;
	border: 1px solid #efefef;
	list-style: none;
	margin-top: 20px;
	}

.commentlist ul li.depth-2 {
	background-color: #f1f1f1;
	}

.commentlist ul li.depth-3 {
	background-color: #ececec;
	}

.commentlist ul li.depth-4 {
	background-color: #e8e8e8;
	}

.commentlist ul li.depth-5 {
	background-color: #e3e3e3;
	}

.commentsnavigation {
	padding: 20px 20px 30px 20px;
	}
/* End Comments */


#page_content{
		padding:0 12px 0 0;
		text-align: justify;
		margin: 0;
}

#page_content h3{
	display: none;
}

#left {
/*
	float: left;
	margin:2em 0;
	width: 643px;
	clear: left; 
*/
}
	.leftcol {
/*
		width: 610px;
		float: left; 
*/
		/*
padding: 12px 15px;
*/
		padding:0 12px 0 0;
/* 		border:#ccc 1px solid; */
		text-align: justify;
		margin: 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		/* border:#ccc 1px solid; */
		margin: 0 0 10px 0;
		}
	.special {
		/* clear: both; */
		float:left;
/*
		margin:0px 0 20px 0;	
		padding: 5px 20px;
*/
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	
	.post h3{
		padding:0;
		margin:4px 0;
	}
	.page h3 a{ 
		color:#fff;
		font-size:85%;
	}
		
	.post p{
		color:#fff;
		/* font-size:1.5em; */
		font-size: 100%;
		line-height: 1.5em;
		padding-right:1em;
		padding-left:16px;
		border-left:8px solid #D6E040;
	}
	
	.post p span{
		color:#D6E040;
		font-size: 77%;
		line-height: 1em;
		vertical-align:super;
	}
	
	.post ul{
		color:#fff;
		font-size: 100%;
		padding-right:1em;
		padding-left:16px;
		border-left:8px solid #D6E040;
		list-style: none;
	}
	
	.post div.section{

		padding-left:16px;
		border-left:8px solid #D6E040;
	}
	
	
	.post div.section p{
		color:#fff;
		font-size: 100%;
		line-height: 1.5em;
		padding-right:1em;
		padding-left:0;
		border:none;
	}
	
	.post div.section ul{
		border-left:none;
		list-style: disc;
	}
	.post div.section ul li{
		border-left:none;
		padding-bottom:.4em;
	}
	
	.post a{
		color:#D6E040;
	}
	
	.rs_home{
		background: transparent url("images/home_icon.png") top left no-repeat;
		margin-bottom:2em;
		padding-left:180px;
	}
	
	.rs_fam{
		background: transparent url("images/fam_icon.png") top left no-repeat;
		margin-bottom:2em;
		padding-left:180px;
	}	
	
	
	.rs_fam ul{
		margin:0;
	}
	
	.rs_fan{
		background: transparent url("images/fan_icon.png") top left no-repeat;
		margin-bottom:2em;
		padding-left:180px;
	}		
	
	.rs_icon{
		background: transparent url("images/rs_icon.png") top left no-repeat;
		margin-bottom:2em;
		padding-left:180px;
	}
		
	.posttitle { 
		/* clear: both; */
		color:#000;
		/* font-size:1.8em; */
		font-weight: normal;
		/* background: #fff url(images/h3bg.gif) no-repeat center left;  */
		padding: 0; 
		margin: 0; 
		text-decoration:none;
	}
	
	.posttitle:hover { 
		color:#000;
/* 		background: #fff url(images/h3bg.gif) no-repeat center left; */ 
	}

	.metadata {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 50px;
	text-align: right;
	}
		
	.alignright {
	float: right;
	}
		
	.alignleft {
	float: left;
	}
	
	.centered {
	display: block;
	margin: 0 auto;
	}
	
	.navigation {
	padding: 1px;
	margin: 0;
	}
	
	.sticky {
	background: #fffff0;
	border:1px dashed #eee;
	}

/* FOOTER */

#ft{ 
	/* border-top: 2px solid #D6E040; */ 
	color:#ddd;
	font-size:77%;
	margin-right:1em;
	padding: 1em; 
	text-align: right; 
}

#ft a{ 
	color:#ddd;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
