/*  
Theme Name: BlueLayerMedia
Theme URI: http://www.bluelayermedia.com/
Description: Widget ready and tested on WP 2.9.1.
Version: 2.0
Author: BlueLayerMedia
Author URI: http://www.bluelayermedia.com/
*/




body {
	background: #ffffff url(images/homebg.png) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.clear {
	clear: both;	
}

#wrapper {
	width: 986px;
	margin: 0 auto;
}

#header {
	height: 81px;
	color: #FFFFFF;
}

#header h1 {
	width: 337px;
	height: 51px;
	background: url(images/bluelayermedia-logo.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 13px 0 0 0;
}

ul#contact-info {
	width: 400px;
	height: 19px;
	float: right;
	margin: 10px 0 0 0;
	font-weight: bold;
}

ul#contact-info li {
	float: left;	
	line-height: 19px;
	padding: 0 0 0 25px;
	font-size: 14px;
}

ul#contact-info li#email {
	background: url(images/email-icon.png) no-repeat top left;
	margin: 0 15px 0 0;
}

ul#contact-info li#phone {
	background: url(images/phone-icon.png) no-repeat top left;	
}

ul#topmenu {
	width: 525px;
	height: 16px;
	float: right;
	margin: 20px 0 0 0;
}

ul#topmenu li {
	float: left;
	text-transform: uppercase;
	padding: 0 9px 0 9px;
}

ul#topmenu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
        font-size: 13px;
}

ul#topmenu li a:hover {
	color: #135fb4;	
}

#featured-project {
	height: 355px;
	margin: 2px 0 0 0;
	background: url(images/featuredbg.jpg) no-repeat;
	position: relative;
}

h3#featuredproject {
	width: 177px;
	height: 26px;
	background: url(images/featured-project.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 30px;
	top: 26px;
}

h4#projectname {
	width: 350px;
	height: 37px;
	color: #FFFFFF;
font-size: 34px;
font-weight: normal;
text-shadow: #00356a 2px 2px 0;
	position: absolute;
	left: 30px;
	top: 65px;
}

#prevBtn {
width: 33px;
height: 33px;
position: absolute;
top: 161px;
left: -30px;
cursor: pointer;
}

#prevBtn a {
background:url(images/button-prev.png) no-repeat;
text-indent: -9999px;
width: 33px;
height: 33px;
display: block;
}

#nextBtn {
width: 33px;
height: 33px;
position: absolute;
top: 161px;
right: -40px;
cursor: pointer;
}

#nextBtn a {
background:url(images/button-next.png) no-repeat;
text-indent: -9999px;
width: 33px;
height: 33px;
display: block;
}

#feature-wrap {
position: relative;
}

#feature-wrap ul, #feature-wrap li{
margin:0;
padding:0;
list-style:none;
}

#feature-wrap, #feature-wrap li{ 
width:986px;
height:355px;
overflow:hidden; 
}

#feature-wrap li{ 
position: relative;
}

#featuredtext {
	width: 400px;
	padding: 15px;
	position: absolute;
	background:url(images/featured-text-bg.png) repeat-y;
	color: #FFFFFF;
	left: 29px;
	top: 121px;
	line-height: 18px;
	font-size: 14px;
	text-align: justify;
}

#featuredtext p {
	text-align: right;
	font-weight: bold;
	margin: 8px 0 0 0;
}

#featuredtext p a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#featuredtext p a:hover {
	text-decoration: underline;	
}

#featuredimg {
	width: 470px;
	height: 312px;
	position: absolute;
	left: 501px;
	top: 19px;
}

#featuredimg img {
	border: 2px solid #FFFFFF;	
}

#top-columns {
	height: 165px;
	padding: 12px 0 0 0;
	width: 956px;
	margin: 0 auto;
	background: url(images/coldivider.png) no-repeat right 12px;
}

#top-columns .column {
	float: left;
	width: 285px;
	background: url(images/coldivider.png) no-repeat;
	height: 155px;
	padding: 5px 15px;
	font-size: 12px;
	text-align:justify;
}

#top-columns .column img {
	margin: 0 11px 0 0;	
	float: left;
}

#top-columns .column h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#top-columns .column p {
	line-height: 16px;	
}

#top-columns #programming {
	margin: 0 5px 0 5px;	
}

#top-columns a.learnmore {
	text-indent: -9999px;
	background-image: url(images/learnmore.png);
	float: right;
	height: 24px;
	width: 100px;
	display: block;
	margin: 12px 0 0 0;
}

#content {
	height: 500px;	
	padding: 15px;
	margin: 20px 0 0 0;
}

#content #leftcol {
	width: 500px;
	float: left;
}

#content #rightcol {
	width: 420px;
	float: right;
}

#content h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px 0;		
}

#leftcol #recent-posts h3 {
	width: 145px;
	float: left;
}

#leftcol #recent-posts img#rss-small {
	margin-top: 10px;	
}

#recent-posts .post {
	clear: both;	
	margin: 0 0 15px 0;
}

#recent-posts .post h4 {
	margin: 0 0 5px 0;	
}

#recent-posts .post h4 a {
	font-size: 12px;
	color: #2466a9;
	text-decoration: none;
	font-weight: bold;
}

#recent-posts .post h4 a:hover {
	text-decoration: underline;	
}

#recent-posts .post .postmeta {
	font-size: 10px;	
	margin: 0 0 5px 0;
	width: 370px;
	float: left;
}

#recent-posts .post .comment {
	background: #FFF url(images/icon-comments.png) no-repeat;
	height: 19px;
	line-height: 19px;
	float: right;
	width: 80px;
	padding: 0 0 0 27px;
	margin: -7px 10px 0 0;
}

#recent-posts .post .comment a {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#recent-posts .post .comment a:hover {
	text-decoration: underline;	
}

#recent-posts .post p {
	font-size: 11px;
	color: #6b6b6b;
	line-height: 16px;
	clear: both;
}

#rightcol #portfolio {
	height: 106px;	
	margin: 0 0 30px 0;
}

#rightcol #portfolio .image {
	width: 89px;
	height: 90px;
	background-image:url(images/portfoliobg.jpg);
	padding: 16px 0 0 14px;
	float: left;
	margin: 0 1px;
}

#rightcol #testimonials {
	font-size: 12px;	
	margin: -10px 0 0 0;
}

#rightcol #testimonials p {
	color: #5b5b5b;
	font-size: 11px;
	margin: 3px 0 0 0;
	line-height: 16px;
}

#rightcol #testimonials .quote {	
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #cacaca;
}

#footer {
	background: url(images/footerbg.png) repeat-x;
	height: 129px;
	overflow: hidden;
}

#footerwrap {
	width: 986px;
	margin: 0 auto;	
	color: #6e6e6e;
	padding: 25px 0 0 0
}

#footerwrap #newsletter {
	width: 450px;
	float: left;
	height: 60px;
	*height: 52px;
}

#newsletter #subscribe {
	margin: 10px 0 0 0;
	font-size: 11px;
}

#newsletter #subscribe p {
	float: left;
	width: 90px;
	height: 28px;
	line-height: 28px;
	margin: 0 0 0 10px;
}

#newsletter #subscribe #subbox {
	width: 155px;
	height: 28px;
	background-image:url(images/subscribe-box.png);
	float: left;
	margin: 0 10px 0 0;
}

#subbox .subtext {
	border: 1px solid #101010;
	background-color: #101010;
	height: 16px;
	font-size: 11px;
	color: #6e6e6e;
	width: 145px;
	margin: 5px 0 0 4px;
}

#footerwrap #newsletter h4 {
	font-size: 14px;	
}

#footerwrap #social-media {
	width: 310px;	
	float: right;
}

#footerwrap #social-media a {
	color: #6e6e6e;
	text-decoration: none;
}

#footerwrap #social-media a:hover {
	text-decoration: underline;	
}

#social-media #twitter {
	height: 24px;
	line-height: 24px;
	float: left;
	width: 110px;
	background: url(images/icon-twitter.png) no-repeat;
	padding: 0 0 0 42px;
	font-size: 11px;
}

#social-media #rss {
	height: 24px;
	line-height: 24px;
	float: left;
	width: 110px;
	background: url(images/icon-rssfooter.png) no-repeat;
	padding: 0 0 0 23px;
	font-size: 11px;
}

#footerwrap #footmenu {
	margin: 17px 0 0 0;
	*margin: 0;
	float: left;
	width: 400px;
}

#footerwrap #footmenu li {
	float: left;
	padding: 0 18px 0 0;
}

#footerwrap #footmenu li a {
	font-size: 11px;
	text-decoration: none;
	color: #878585;
}

#footerwrap #footmenu li a:hover {
	text-decoration: underline;	
}

#footerwrap #copyright {
	margin: 17px 10px 0 0;
	*margin: 0 10px 0 0;
	float: right;
	font-size: 11px;
	color: #878585;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

ol, ul {
    margin: 20px;
}