/*
Theme Name: SUCCESSWERKS
Theme URI: http://www.bcswebsiteservices.com/
Description: SUCCESSWERKS theme for Wordpress
Version: 1.0
Author: BCS Website Services
Datum: January 30, 2010
*/

/* RESET ALL MARGINS AND PADDING */

* { 
  margin: 0; 
  padding: 0;
}

p { 
  margin-bottom: 21px; 
}

h1 { 
  font-size: 20px; 
margin: 0 0 12px 0;
font-style:italic;
}

h2 {
  font-size: 16px; 
line-height: 16px;
margin: 0 0 8px 0;
padding: 0 0 0 8px;
}
#content h2 {
  font-size: 16px; 
line-height: 16px;
margin: 0 0 8px 0;
padding: 0 0 0 8px;
border-left: 2px solid #0084B4;
}
#content h2 a{
text-decoration:none;
}
h3 { 
  font-size: 15px; 

margin: 0 0 8px 0;

}

h1, h2, h3 {
	color: #0084B4;
}

ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

/* GENERAL */

body {
	background-image: url(img/bg.jpg);
	background-position:top left;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#37699B;
	font: 15px Arial, Helvetica, sans-serif;
	color: #28537D;
	margin: 0;
	padding: 0;
}


#wrap {
	width: 1140px;
	margin: 0 auto 10px;
}


span.wpcf7-form-control-wrap {
        position: relative;
}

#main {
	background: url(img/layout_r2_c1.png) repeat-y;
	min-height:460px;
	height:auto !important;
	height:460px;	
}
#fpcontent {
	width: 980px;
	margin: 0 40px 0 52px;
	padding: 10px 0;
position:relative;
z-index:99999;
}
#content {
	width: 780px;
	padding: 30px 30px 0 40px;
	float: left;
position:relative;
z-index:99999;
}

a {
	color: #336699;
	text-decoration: none;
}
#content a {
	color: #336699;
	text-decoration: underline;
}
a:hover, #content a:hover {
	text-decoration: underline;
}
#content a:hover {
	color: #555555;
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

#head {
background:url(img/layout_r1_c1.png) no-repeat;
width:1140px;
height:168px;
}
#head_top {
width:1140px;
height: 125px;
}
#htl {
float:left;
width: 499px;
height:75px;
padding: 50px 0 0 60px;
position:relative;
z-index:100;
clear:both;

}
#htr{
float:left;
height: 89px;
text-align:right;
width: 480px;
padding: 36px 80px 0 0;
position:relative;
z-index:100;
}
#htr h1 {
font-style:normal;
}
#htrsm{
position:relative;
z-index:100;
text-align:right;
width: 400px;
height:30px;
padding: 0 80px 0 0;
margin: -10px 0;
}
#htrsm a {
position:relative;
z-index:999999;
}
#htrbot {
padding: 0 30px 0 0;
}
/*TOPMENU*/
#nav {
	width:980px;
	height:33px;
	margin:0 auto;
	position:relative;
	z-index:100;	
	}

#nav li {
	margin:0;
}
#nav li {
	float:left;
	list-style:none;
	width:100px;
	height:33px;
	line-height:33px;	
	text-align:center;	
	}
#nav a, #nav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#nav a:active,#nav li.current_page_parent a,
nav li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited{
	display:block;
	width:100px;
	height:33px;		
	background-image:url(img/nav_bg_active.png);
	color:#000;
	text-align:center;
	}
#nav a:hover {
	display:block;
	width:100px;
	height:33px;
	background-image:url(img/nav_bg_hover.png);
	color:#000;
	text-align:center;	
}

/* MENU */

#menu {
	float: right;
	width: 200px;
	margin: 31px 30px 21px 0px;
	_margin-right: 15px;
	border: 3px solid #36689B;
	border-width: 3px 0;
	background: #f8f8f8;
	padding: 10px 20px;
	position:relative;
	z-index:100;	
	font-size: 12px;
}

#menu ul{
	margin: 0;
		color:#36689B;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#menu ul ul li {
	border-top: 1px solid #ccc;	
	_padding-left: 10px;
}

#menu ul ul li a:before {
	content: "ÃÂ» ";
}

#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 18px;
	text-decoration: none;
	color:#36689B;
}

#menu li a:hover {
	background: #36689B;
	color: #fff;
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post {

	margin-bottom: 15px;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	background: url(img/layout_r3_c1.png) no-repeat;
	width:1140px;
	height:22px;
	clear: both;
}

#footer p {
	font-size: 90%;
}
#below_footer{
	background:#fff;
	border:1px solid #777;
	width:900px;
	margin: 0 auto;
	text-align:center;

	opacity:0.8;  
	filter:alpha(opacity=80);  
	-moz-opacity:0.8; 
}
#ident {
	background:#fff;
	border:1px solid #777;
	width:1100px;
	margin: 10px auto;
	padding: 6px;
	text-align:center;

}
#ident p {
text-align:left;
margin: 0 0 0 20px;
}

.fpoverview {
display:block;
width: 230px;
height: 108px;
margin: 0 auto;
padding: 0 4px 4px 4px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align:left;
font-family: Trebuchet MS;
font-size: 14px;
font-weight:bold;
}
table.fpctas td {
vertical-align:top;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
table.contact {
float:left;
margin: 0 0 0 140px;
border:1px solid #ccc;
background:#F8F8F8;
font-size: 13px;
}
table.contact th {
color: #ccc;
}
table.contact td {
vertical-align:top;
padding: 2px;

}
.newsletter_su {
display:block;
width:220px;
height:235px;
background: url(img/nl.jpg) no-repeat;
padding: 0;
color: #ffffff;
text-align:center;
font-size: 13px;
}
div.nlsu {
display:block;
width: 200px;
margin: -10px 0;
padding: 0 10px 0 10px;
color: #ffffff;
text-align:left;
}
div.nlsu p{
line-height: 13px;
margin:0;
}
.sidepanel {
margin: 10px 0 10px 0;
}