/*
Theme Name: NLD Media
Theme URI: http://nldmedia.com/
Description: 
Version: 1.0
Author: 
Author URI: http://nldmedia.com/

*/

body{
	margin:0;
	padding:0;
	background:#226577;
	font-family: "Helvetica Neue", Helvetica;
}

a{
	color: #226577;
	outline: none;
	text-decoration: underline;
}

.wrapper{
	width:900px;
	overflow:auto;
	margin:0 auto;
}

#header{
	background: #202020 url(images/headerbg.gif) repeat-x;
	padding: 20px 0 0 0;
}
	#topbar{
		margin: 0;
		padding: 0;
		overflow: auto;
	}
	
	#topbar h1{
		background: url(images/logo.gif) no-repeat;
		height: 31px;
		width:152px;
		margin: 0;
		padding: 0;
		float: left;
	}
		#topbar h1 a{
			height: 31px;
			display:block;
		}
			#topbar h1 a span{
				display: none;
			}
	
	#projects{
		background: url(images/acceptprojects.gif);
		height: 23px;
		width:	300px;
		margin: 7px 0 0 48px;
		float: left;
		display:block;
	}
		#projects span{
			display: none;
		}
	
	#twitter{
		background: url(images/twitter.gif) no-repeat;
		margin: 11px 0 0 0;
		float: right;
		display: block;
		padding: 0 0 0 65px;
		line-height: 120%;
		font-size: 12px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		width: 265px; overflow: hidden;
	}
	
	#navigation{
		width:900px;
		padding: 18px 0 0 0;
		border-top:1px solid #303030;
		margin: 15px 0 0 0;
		background: url(images/navbg.gif);
		height: 39px;
		text-shadow: #141414 0 -1px 0;
		font-size: 12px;
	}
		#navigation span{
			color: #484848;
			margin: 0 13px 0 13px;
		}
		#navigation a{
			color: #ffffff;
			font-weight: bold;
			letter-spacing: 1px;
			text-decoration: none;
		}
			#navigation a:hover{
				color: #59a7bc;
				border-bottom: 1px solid #2f3f43;
			}
	
	
	#headcontent{
		background: url(images/splashbgbot.gif) no-repeat;
		width:900px;
		overflow:hidden;
		padding: 0 0 30px 0;
	}
		#headcontent h3{
			color: #ffffff;
			font-size: 18px;
			font-weight: bold;
			margin: 45px 0 0 0;
			padding: 0;
			line-height: 0.7em;
		}
		#headcontent h4{
			color: #ffffff;
			font-size: 18px;
			margin: 0 0 8px 0;
			font-weight: bold;
		}
			#titledesc{
				color:#868686;
				font-size:12px;
				width:900px;
				display: block;
				padding:7px 0 20px 0;
				border-bottom: 1px solid #2e2e2e;
			}
		
		.portblock{
			width: 900px;
			margin: 30px 0 0 0;
			padding: 0;
			display: block;
			overflow: hidden;
			list-style: none;
		}
			.portimg{
				width:385px;
				height: 241px;
				float: left;
			}
			.portdesc{
				width: 480px;
				height: 241px;
				float: right;
				color: #a9a9a9;
				font-size: 12px;
				line-height: 1.8em;
			}
				.visitspan{
					border-top: 1px solid #2e2e2e;
					width: 480px;
					display: block;
					margin-top: 20px;
				}
				.visitproject{
					background: url(images/visitproject.gif);
					width: 89px;
					height: 27px;
					margin: 7px 0 0 0;
					padding: 0;
					float: right;
					display: block;
					border-bottom: 0;
				}
					.visitproject span{
						display: none;
					}
			
			#quoteleft{
				width: 492px;
				float: left;
				margin: 30px 0 0 0;
				color: #a9a9a9;
				font-family: Arial;
				font-size: 13px;
				font-weight: bold;
			}
				#twoform{
					width: 492px;
					margin: 0 0 20px 0;
					padding: 0;
					list-style: none;
					overflow: auto;
				}
					#twoformleft{
						width: 235px;
						float: left;
					}
					#twoformright{
						width: 235px;
						float: right;
					}
				
				.smallform{
					background: url(images/darkform.gif);
					width: 219px;
					height: 22px;
					margin: 8px 0 0 0;
					padding: 9px 8px 0 8px;
					border: 0;
					color: #eeeeee;
				}
				.largeform{
					background: url(images/darkbigform.gif);
					width: 476px;
					height: 63px;
					margin: 8px 0 20px 0;
					padding: 9px 8px 9px 8px;
					border: 0;
					color: #eeeeee;
				}
				#submit{
					background: url(images/submit.gif);
					width: 144px;
					height: 87px;
					margin-left: 180px;
					border: 0;
				}
			
			#quoteright{
				width: 350px;
				float: right;
				margin: 30px 0 0 0;
				list-style: none;
				color: #707070;
				font-family: Arial;
				font-size: 12px;
				line-height: 1.6em;
			}
				#quoteright span{
					color: #59a7bc;
					font-size: 13px;
					font-weight: bold;
				}
				
				#quoteright li{
					margin: 0 0 30px 0;
					padding: 0;
				}
		
		#newsletter{
			background: url(images/newsletterbox.gif);
			width:391px;
			height: 104px;
			float: left;
			margin: 28px 0 0 0;
			padding: 20px 0 0 22px;
			font-size-adjust: 16px;
			color: #ffffff;
			font-weight: bold;
			list-style: none;
		}
			#newsinfo{
				height:50px;
				line-height: 1em;
			}
				#newsinfo span{
				font-size: 12px;
				color:#868686;
				font-weight: normal;
				}
				
			#newsforms{
				height:30px;
			}
				#inputform{
					background: url(images/form.gif);
					width:129px;
					height: 23px;
					padding: 7px 10px 0 10px;
					font-size:12px;
					color:#202020;
					font-weight: bold;
					letter-spacing: 1px;
					border: 0;
				}
				#signup{
					background: url(images/signup.gif);
					width:80px;
					height: 32px;
					border: 0;
					cursor: pointer;
				}
		
		#quotebox{
			background: url(images/quotebox.gif);
			width:413px;
			height: 124px;
			float: right;
			margin: 28px 0 0 0;
			padding: 0 6px 0 6px;
			list-style: none;
		}
			#quoteinfo{
				height:45px;
				width:425px;
				padding: 21px 0 0 0;
				margin: 0;
				text-align: center;
				color: #666666;
				font-size: 13.5px;
				line-height: 130%;
			}
				#quoteinfo span{
					color:#ffffff;
				}
				
			#quoteimg{
				height:45px;
				padding: 0;
				margin: 0;
			}
				#getquote{
					background: url(images/quote.gif);
					width:413px;
					height: 45px;
					padding: 0;
					margin: 0;
					display:block;
				}
					#getquote span{
						display: none;
					}
					
	h2#banner {
		width:900px;
		height:111px;
		margin: 0;
		padding: 0;
		background: url(images/splash.gif);
		display: block;
	}
		h2#banner span{
			display: none;
		}
	
	#mainright h3{
		font-size:20px;
		font-weight: bold;
		color: #000000;
		padding: 0;
		margin: 0 0 10px 0;
	}
		#mainright h3 a {
			color: #000;
			text-decoration: none;
		}
				
#maincontent{
	background: #eaeaea url(images/mainbg.gif) repeat-x;
	border-bottom: 1px solid #ffffff;
	padding: 36px 0 40px 0;
	font-family: arial;
	font-size: 13px;
	color: #605e5e;
	line-height:1.7em;
}
	#maincontent h4{
	background: url(images/about.gif);
	width: 234px;
	height: 29px;
	margin: 0 0 14px 0;
	padding: 0;
	display: block;
}
	#maincontent h4 span{
		display: none;
	}
	
	#mainleft{
		float: left;
		width:352px;
		overflow: hidden;
		font-size: 12px;
	}
		#mainleft a{
			color:#3e889c;
			text-decoration: none;
			font-weight: bold;
			border-bottom: 1px solid #aec4ca;
		}
		#mainleft span{
			font-weight: bold;
			color: #2e2e2e;
		}
		#paypal{
			width: 149px;
			height: 86px;
			display: block;
			font-family: Arial;
			font-weight: bold;
			color: #000;
			font-size:12px;
			padding: 17px 185px 0 18px;
			background: url(images/paypal.gif);
		}
	#mainright{
		float: right;
		width: 480px;
		line-height: 1.8em;
		overflow: hidden;

	}
		#mainright a{
			color:#226577;
			font-weight: bold;
			text-decoration: underline;
		}
		#readspan{
			border-top: 1px solid #bfbfbf;
			width: 480px;
			display: block;
			margin-top: 10px;
		}
		#readmore{
			background: url(images/readmore.gif);
			width: 72px;
			height: 25px;
			margin: 7px 0 0 0;
			padding: 0;
			float: right;
			display: block;
			border-bottom: 0;
		}
			#readmore span{
				display: none;
			}

#footer{
	background: url(images/footertile.gif) repeat-x;
}
	#footwrap{
		background: url(images/footerbg.gif) no-repeat;
		height: 110px;
		width:900px;
		margin: 0 auto;
		padding: 30px 0 0 0;
		color: #ffffff;
		font-size:13px;
		line-height: 1.3em;
		text-shadow:#143b46 0 -1px 0;
	}
	
		#footlogo{
			width:151px;
			height: 17px;
			display: block;
			padding: 0;
			margin: 0;
			background: url(images/footlogo.gif) no-repeat;
		}
			#footlogo span{
				display: none;
			}


.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* *** wordpress *** */
#content {
	color: #a9a9a9;
	float: left;
	font-size: 13px;
	line-height: normal;
	padding-right: 15px;
	width: 650px;
}
	#content a {
		color: #FFF;
	}
	
	#content h2 {
		color: #FFF;
		font-size: 20px;
	}
	#content h3 {
		font-size: 18px;
	}
		#content h2 a {
			color: #FFF;
			text-decoration: none;
		}
		
	#content .post {
		border-bottom: 1px solid #a9a9a9;
		color: #222;
		margin: 0 12px; margin-bottom: 25px;
		paddding-bottom: 25px !important;
	}
		#content .post h2 { color: #222; }
		#content .post a { color: #222; }
	.postmeta, .postmetadata {
		font-size: 11px;
	}
	.entry p, .entry ul, entry ol, .entry blockquote {
		margin-bottom: 8px;
		line-height: 150%;
	}
	.entry {
		margin-top: 8px;
		padding-bottom: 17px;
	}
	.entry ul li {
		list-style: disc outside;
		line-height: 150%;
		margin-bottom: 3px;
		margin-left: 25px;
	}
	.entry ol li {
		list-style: decimal outside;
		line-height: 150%;
		margin-bottom: 3px;
		margin-left: 28px;
	}
	.entry blockquote {
		border-left: 2px solid #333;
		padding-left: 10px;
		font-size: 11px;
	}


#blog {
/*	margin-top: 28px; */
}
.pagetitle {
	margin-bottom: 20px;
}

#sidebar {
	border-left: 1px dashed #a9a9a9;
	color: #a9a9a9;
	font-size: 13px;
	line-height: normal;
	float: right;
	padding-left: 25px;
	width: 190px;
}
	#sidebar h2 {
		font-size: 16px;
		margin-bottom: 4px;
	}
	#sidebar a:hover {
		color: #FFF;
	}
		#sidebar li {
			margin-bottom: 15px;
		}
		#sidebar li ul li {
			list-style: disc outside;
			margin-bottom: 3px;
			margin-left: 18px;
		}
	
		/* search */
		#searchform label {
			display: block;
			margin-bottom: 2px;
		}
		