/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #f4f3f8;
	font-family: Arial, Verdana, Helvetica,sans-serif;
	font-size: 12px;
	color: #28292b;
	
}



.flashalbum { margin: -20px 0; }




a {
	color: #29166f;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}


.wrappershadow {
	width:988px; 
	background-color: #f2f2f2;
	margin: 0 auto;
}



.wrappershadow2 {
	width:986px;
	background-color: #e4e2e2;
	margin: 0 auto;
}


.wrappershadow3 {
	width:984px;
	background-color: #dddbdb;
	margin: 0 auto;
}


.wrappershadow4 {
	width:982px;
	background-color: #cac6c6;
	margin: 0 auto;
}



#wrapper {
	width: 980px;
	background: #FFF;
	margin: 0 auto;
	
}



#header {
	overflow: hidden;
	width: 950px;
	height: 182px;
	margin: 0 auto;
	background-image: url('images/blighcapital_contact_header.jpg');
}





#blighfooter {
	width: 950px;
	height: 78px;
	margin: 0 auto;
	background-image: url('wp-content/themes/EmptyCanvas/images/footer.png');
	
	
	}





#logo {
	font-size: 250%;
	margin: 0px 0 0 0px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}


#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}


#topbanner {
	width: 950px;
	height: 72px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #29166f;
	background-image: url('images/blighcap_toplogo.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}


#headerimage {
	background-image: url('images/blighcapital_contact_header.jpg');
	width: 950px;
	height: 182px;
}



#menu {
	width: 950px;
	height: 30px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #29166f;
	font-family:'Arial';
	font-weight: bold;
	font-size:13px;



}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 5px 0px 5px 0px;
}

#menu ul li a {
	color: #ffffff;
	text-decoration: none;
	border: none;
	border-right: solid 1px #b8a8f0;	
	padding: 0px 40px 0px 40px;

}

#menu ul li a:hover {
	color: #b8a8f0;
	
	}


#menu ul li a:hover {
	color: #b8a8f0;
	
	}



#menu1 { width: 160px; height: 29px; float: left; }
#menu2 { width: 205px; height: 29px; float:left; }
#menu3 { width: 155px; height: 29px; float:left; }
#menu4 { width: 235px; height: 29px; float:left; }
#menu5 { width: 140px; height: 29px; float:left; }




#container {
	width: 950px;
	overflow: hidden;
	margin: 25px auto;
	
}

#content {
	float: left;
	width: 580px;
	line-height:200%;
	padding: 40px 0 0 100px;
	
}

#contentcleanpage {
	float: left;
	width: 750px;
	line-height:200%;
	padding: 40px 100px 0 100px;
	
}



.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
	line-height: 160%;

}


.blue {
color: #29166f;

}

.post-content h1 {
	color: #29166f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight: normal;
         margin-bottom: 10px;
padding-bottom: 10px;
	}
	
	
.post-content h2 {
	color: #29166f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: normal;
	border: solid #d9d7e2 1px;
	padding: 5px 0 1px 25px;
	background-image: url('images/arrow5.jpg');
	background-repeat:no-repeat;
	background-position:left;
	background-color: #e3e1ec;
	
}
	
.post-content h3 {
	color: #29166f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: normal;
	border: solid #d9d7e2 1px;
	padding: 5px 0 1px 25px;
	background-repeat:no-repeat;
	background-position:left;
	background-color: #e3e1ec;


	
		
}

.post-content h4 {
	color: #29166f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 0px solid #c4c3c3;
	padding: 10px 0 0px;
		text-transform:uppercase;
}

.post-content h5 {
	color:#29166f;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 7px;
	border-bottom: 0px solid #29166f;
	padding: 3px 0 5px;
}

.post-content h6 {
	color: #29166f;
	font-weight: bold;
	font-size: 12px;
}






.bluebullets{
background-image: url('images/bluebullet.jpg');
background-repeat:no-repeat;
background-position:left;
padding-left:22px;
line-height: 180%;
margin-left: -30px;
font-size: 14px;
color: #28292b;
list-style: none;




}

.post-content p {
	margin-bottom: 16px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #d9d7e2;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #d9d7e2;
	margin: 0 25px 15px 0;
	padding: 4px;
	background-color:#FFFFFF;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #d9d7e2;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: disc;
}
.post-content ul ul{
	list-style: circle;
	padding-left: 0px;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 198px;
	padding-right: 0px;
	padding-top:10px;

	

	
}




#sidepanel {
	margin-bottom: 30px;
	
}
	

.sidepanel_widget {
	padding:30px 0 0 0 ;
	margin: 30px 0 0 0 ;
}



.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}


.sidepanel.img {

	border: 1px solid #29166f;
	margin: 0 25px 15px 0;
	padding: 4px;
	background-color:#FFFFFF;
	
	}

#footer {
	margin: 0 auto;
	width: 500px;
	height: 20px;
	border-top: 0px solid #EAEAEA;
	padding-top: 10px;
	padding-bottom:2px;
	text-align: center;
	font-size: 9px;
	
}



.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}





img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}








