/* 
Theme Name: Developer Web Design
Theme URI: http://www.developerwebdesign.com/
Description: Developer Web Design
Version: 3.0
Author: <a href="http://www.developerwebdesign.com/">Developer Web Design</a>
Author URL: http://www.developerwebdesign.com/
*/

body  {
	background: #F5F5F5;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #30383F;
	margin: 0px auto 0px;
	padding: 0px;
     }
#mobile {
	width: 100%; display: block; overflow: visible;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
#firsthead {
	width: 100%;
	min-width: 1000px;
	text-align: right;
	color: #666666;
	position: relative;
	height: 50px;
	background: #16518D;
	border-bottom: 5px solid #D8E3E9;
	margin: 0;
	z-index: 180;
}

#logo {
	display: block;
	width: 230px;
	height: 40px;
	float: left;
	cursor: pointer;
	background: url(images/logo.png) no-repeat;
	margin: 5px;
}
#head_navi {
	width: 980px;
	position: relative;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	margin: 0 auto;
}
#head_navi ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#head_navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#head_navi ul li a, #head_navi ul li a:visited {
	padding: 7px 7px 7px 7px;
	}

#head_navi ul li a:hover {
	text-decoration: none;
	}
#head_navi li:hover ul {
	display: block;
}
#head_navi li ul li a {
	font-weight: normal;
	font-style: normal;
	padding: 4px 11px 4px 11px;
	display: block;
}
#head_navi li:hover ul a {
	background-color: transparent;
}
#head_navi li ul ul {
	margin: -22px 0 0 160px;
	}
#head_navi a {
	color: #EBF2F5;
}

#head_navi a:hover {
	text-decoration: underline;
	color: #CEDCEC;
}
#headermenu {
	background: #FFFFFF url(images/topheader.png) repeat-x;
	height: 40px;
	width: 100%;
	min-width: 1000px;
	position: relative;
	margin: auto;
	color: #000033;
	text-align: left;
	font-family: Arial, Helvetica;
}

#header_navi {
	width: 980px;
	position: relative;
	margin: auto;
	z-index: 120;
}
#headernav, #headernav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#headernav a {
	display: block;
	line-height: 16px;
	padding: 12px 20px 11px 20px;
	color: #174871;
}

#headernav li:hover, #headernav li.sfhover1 {
	background: #D8E3E9;
	cursor: pointer;
	height: 40px;
}

#header_navi a:hover {
	text-decoration: none !important;
}
#headernav .current-cat {
	background: #D8E3E9;
}
#headernav li:hover span, #headernav li.sfhover1 span {
	color: #FFFFFF;
}

#headernav li {
	float: left;
	font-size: 16px;
	font-weight: normal;
}
#content {
	width:1000px;
	height:auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/contentbg.png);
	float: left;
     }
#header {
	width:1000px;
	height:10px;
	background-image:url(images/contentbgtop.png);
	background-repeat:repeat;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#head {
	width:1000px;
	height:150px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
     }
#bottom {
	width:1000px;
	height:10px;
	background-image:url(images/contentbgbot.png);
	background-repeat:repeat;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	float: left;
}
#wrap {
	width:1000px;
	height:auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
     }
	 
#footer {
	padding: 10px;
	margin: 10px 20px 10px 20px;
	clear: both;
	font-size: 10px;
	border:1px solid #F4F4F4;
	background: #FCFCFC;
	height: 30px;
	}

#footer p {
	margin: 0;
	}
		
.footerleft {
	width: 460px;
	float: left;
	text-align: left;
	}
	
.footerright {
	width: 460px;
	float: right;
	text-align: right;
	}
	
	
/* BLOG */

h1.pagetitle{font-size:16px; font-weight: bold; clear:both; margin:2px 0 0; font-family: Georgia, "Times New Roman", Times, serif;}
h2.pagetitle{font-size:16px; font-weight: bold; clear:both; margin:2px 0 0;}
#wp_content{clear:both;}
#wp_content h3 {font-size: 14px;line-height: 18px;margin:5px 0 0; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
#wp_content h3 a{color: #006699;}
#wp_content h2 a{color: #006699;}
#wp_content h1 a{color: #006699;}
#wp_content .category_tag{font-size:12px;font-weight:700;color:#C00;text-transform:uppercase;}
#wp_content .category_tag a:hover{color:#C00;}
#wp_content .category_tag a{color:#333333;font-size:10px;}
#under_title{border-bottom:1px solid #CCC;text-align:center;margin-bottom:20px;padding-bottom:3px;}
.entry p{font-size:14px;line-height:21px;margin:10px 0;}
.entry li {
	 font-size:14px;
}
#wp_content a:hover{color: #003366; text-decoration: none;}
#wp_content.narrowcolumn{float:left;width:620px;margin:0; padding: 10px 15px 10px 20px;}
#wp_content.widecolumn{float:left;width:590px;margin:0; padding: 10px 20px 10px 10px;}
#wp_content .post{padding-bottom:5px;margin-bottom:5px;}
.single #wp_content .post{border-bottom:none;margin-bottom:5px;padding-bottom:10px;}
#wp_content p.postmetadata{font-size:11px;line-height:18px;padding:5px;margin:10px 5px 10px 5px; border:1px solid #F4F4F4; background: #FCFCFC;}
#wp_sidebar{width:300px;float:right;margin: 0px 10px 10px 0px; padding: 0px 10px 0px 20px; border-left: 1px solid #F4F4F4;font-size:12px}
#wp_sidebar .searchbar{margin:-10px 0 10px;}
#wp_sidebar h2{margin: 5px 0px 0px 0px;font-size:14px;font-weight: bold;border-bottom:1px solid #E6E8E8;padding: 0px 0px 0px 0px;line-height:28px;}
#wp_sidebar ul {margin: 0px 0px 20px 0px; padding: 0px; list-style: none;}
#wp_sidebar li {margin: 0px; padding: 7px 0px 7px 0px; border-bottom:1px dashed #E6E8E8;}
.commentlist li .avatar{float:left;border:1px solid #eee;background:#fff;overflow:hidden;margin:-6px 4px 4px 0;padding:2px; margin-top:5px;}
.commentlist span{font-weight:700;font-style:normal;font-size:1.1em;}
.commentlist span a{font-weight:700;font-style:normal;font-size:1.1em;}
.commentlist .comment-author{display:inline;}
.commentlist .comment-meta{display:inline;}
.commentlist .post_info{margin-top:3px;border-top:1px dotted #666;padding:15px 0 6px;}
.commentlist li{list-style:none;font:11px Arial, Helvetica, sans-serif;margin:-10px 0 0;padding:0 5px 10px 10px;}
.depth-1{border:10px solid #ccc;}
#wp_content #comments{color:#C00;font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:15px;text-transform:uppercase;font-weight:700;}
#wp_content h3#reply{border-bottom:1px solid #CCC;color:#C00;font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:15px;text-transform:uppercase;font-weight:700;}
#wp_content #reply_block{width:400px;margin-left:86px;}
#wp_content #reply_block_container{background:#EEE none repeat scroll 0 0;border-top:1px solid #CCC;padding:5px 8px 12px;}
#commentform p{font-size:10px;}
#commentform{margin:5px 10px 0 0;}
#commentform input{font:11px Arial, Helvetica, sans-serif;width:150px;font-size:10px;margin:5px 5px 1px 0;padding:2px;}
#commentform textarea{font:11px Arial, Helvetica, sans-serif;}
.wp-pagenavi{float:right;}
.wp-pagenavi a{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:link{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:visited{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:hover{border:1px solid #777;color:#333;background-color:#FFF4AA;}
.wp-pagenavi a:active{text-decoration:none;border:1px solid #777777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi span.pages{color:#555;border:1px solid #777;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi span.current{font-weight:700;border:1px solid #777;color:#555;background-color:#EEE;margin:2px;padding:2px 4px;}
.wp-pagenavi span.extend{border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.box {
	width:300px;
	height:auto;
	background: #F8F8F8;
	border: 1px solid #E5E5E5;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #003366;
	text-decoration: underline;
	}
	
#facebook {
	width:290px;
	height:97px;
	border:0;
	background-image: url(images/fb.jpg);
	cursor: pointer;
	}
	
#phone {
	width:300px;
	height:50px;
	border:0;
	background-image: url(images/phone.png);
	position: relative;
	}
	
.homesection {
	width:300px; float:left; margin: 0 7px 0 3px; text-align:left;
}
.homesection h2 {
	border: 1px solid #F1F4F5; color: #333333; padding: 5px 10px 5px 10px; font-size:12px; letter-spacing: 2px; font-weight: normal; margin-bottom: 15px;
}
.sectionbody {
	line-height: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 0 10px 0 10px;
	text-align: justify;
}
.sectionbody p {
	padding: 2px 0 1px 0;
	margin: 2px 0 1px 0;
}
	
/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 600px) {

#mobile {
	width: 100%; display: block; overflow: hidden;
}
#firsthead {
	width: 100%;
	text-align: right;
	color: #666666;
	position: relative;
	height: auto;
	background: #16518D;
	border-bottom: 5px solid #D8E3E9;
	margin: 0;
}

#logo {
	display: block;
	width: 30px;
	height: 18px;
	float: left;
	cursor: pointer;
	background: url(images/logos.png) no-repeat;
	margin: 1px 7px 1px 3px;
}
#head_navi {
	width: 100%;
	position: relative;
	height: 21px;
	line-height: 21px;
	font-size: 9px;
	margin: 0 auto;
	letter-spacing: 0.009em;
}
#head_navi ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}
	
#head_navi li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#head_navi ul li a, #head_navi ul li a:visited {
	padding: 1px 1px 1px 1px;
	}

#head_navi ul li a:hover {
	text-decoration: none;
	}
#head_navi li:hover ul {
	display: block;
}
#head_navi li ul li a {
	font-weight: normal;
	font-style: normal;
	padding: 1px 2px 1px 2px;
	display: block;
}
#head_navi li:hover ul a {
	background-color: transparent;
}
#head_navi li ul ul {
	margin: 0;
	}
#head_navi a {
	color: #EBF2F5;
}

#head_navi a:hover {
	text-decoration: underline;
	color: #CEDCEC;
}
#headermenu {
	background: #FFFFFF url(images/topheader.png) repeat-x;
	height: 30px;
	width: 100%;
	position: relative;
	margin: auto;
	color: #000033;
	text-align: left;
	margin-bottom: 3px;
	font-family: Arial, Helvetica;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
	z-index: 150;
}

#header_navi {
	width: 100%;
	position: relative;
	margin: auto;
}
#headernav, #headernav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#headernav a {
	display: block;
	line-height: 10px;
	padding: 7px 10px 7px 10px;
	color: #174871;
}

#headernav li:hover, #headernav li.sfhover1 {
	background: #D8E3E9;
	cursor: pointer;
	height: 30px;
}

#header_navi a:hover {
	text-decoration: none !important;
}
#headernav .current-cat {
	background: #D8E3E9;
}
#headernav li:hover span, #headernav li.sfhover1 span {
	color: #FFFFFF;
}

#headernav li {
	float: left;
	font-size: 10px;
	letter-spacing: 0.009em;
}
#header {
	width: 100%;
	height:5px;
	background-image: none;
	background-repeat:repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#head {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
     }
#bottom {
	width: 100%;
	height:10px;
	background-image: none;
	background-repeat:repeat;
	margin: 0;
	padding: 0px 0px 0px 0px;
	float: left;
}
#wrap {
	width: 100%;
	height:auto;
	position: relative;
	margin: 0;
	padding: 0;
     }

#content {
	width: 90%;
	height:auto;
	margin: auto;
	display: block;
	position: relative;
	left: 5%;
	right: 5%
	padding: 0;
	background: #FFFFFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
     }	 
#footer {
	clear: both;
	font-size: 8px;
	border:1px solid #F4F4F4;
	background: #FCFCFC;
	display: compact;
	height: 70px;
	}

#footer p {
	margin: 0;
	height: auto;
	}
		
.footerleft {
	width: 100%;
	float: left;
	text-align: left;
	height: auto;
	}
	
.footerright {
	width: 100%;
	float: right;
	text-align: right;
	height: auto;
	}
	
	
/* BLOG */

h1.pagetitle{font-size:12px; font-weight: bold; clear:both; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif;}
h2.pagetitle{font-size:12px; font-weight: bold; clear:both; margin: 0;}
#wp_content{clear:both; padding: 0; margin: 0;}
#wp_content h3 {font-size: 11px;line-height: 12px;margin: 0; font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
#wp_content h3 a{color: #006699;}
#wp_content h2 a{color: #006699;}
#wp_content h1 a{color: #006699;}
#wp_content .category_tag{font-size:10px;font-weight:700;color:#C00;text-transform:uppercase;}
#wp_content .category_tag a:hover{color:#C00;}
#wp_content .category_tag a{color:#333333;font-size:9px;}
#under_title{border-bottom:1px solid #CCC;text-align:center; line-height: 16px;}
.entry p{font-size:11px;line-height:14px;}
.entry li {
	 font-size:11px;
}
#wp_content a:hover{color: #003366; text-decoration: none;}
#wp_content.narrowcolumn{float:left;width: 95%;margin: 4px 7px 3px 7px; padding: 0;}
#wp_content.widecolumn{float:left;width: 100%;margin:0;}
#wp_content .post{clear: both;}
.single #wp_content .post{border-bottom:none;margin-bottom:5px;}
#wp_content p.postmetadata{font-size:9px;line-height:12px; border:1px solid #F4F4F4; background: #FCFCFC;}
#wp_sidebar{width: 95%;margin: 4px 7px 3px 7px; padding: 0;float: left;font-size:10px; clear: both; border-left: none;}
#wp_sidebar .searchbar{margin:0;}
#wp_sidebar h2{font-size:11px;font-weight: bold;border-bottom:1px solid #E6E8E8;padding: 0px 0px 0px 0px;line-height:16px;}
#wp_sidebar ul {padding: 0px; list-style: none;}
#wp_sidebar li {margin: 0px; border-bottom:1px dashed #E6E8E8;}
.commentlist li .avatar{float:left;border:1px solid #eee;background:#fff;overflow:hidden;padding:2px; margin-top:5px;}
.commentlist span{font-weight:700;font-style:normal;font-size:1.1em;}
.commentlist span a{font-weight:700;font-style:normal;font-size:1.1em;}
.commentlist .comment-author{display:inline;}
.commentlist .comment-meta{display:inline;}
.commentlist .post_info{margin-top:3px;border-top:1px dotted #666;padding:15px 0 6px;}
.commentlist li{list-style:none;font:11px Arial, Helvetica, sans-serif;margin:-10px 0 0;padding:0 5px 10px 10px;}
.depth-1{border:10px solid #ccc;}
#wp_content #comments{color:#C00;font-size:12px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:15px;text-transform:uppercase;font-weight:700;}
#wp_content h3#reply{border-bottom:1px solid #CCC;color:#C00;font-size:10px;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:15px;text-transform:uppercase;font-weight:700;}
#wp_content #reply_block{width: 100%;}
#wp_content #reply_block_container{background:#EEE none repeat scroll 0 0;border-top:1px solid #CCC;}
#commentform p{font-size:10px;}
#commentform{margin: 0;}
#commentform input{font:11px Arial, Helvetica, sans-serif;width: 100%;font-size:10px;}
#commentform textarea{font:11px Arial, Helvetica, sans-serif;}
.wp-pagenavi{float:right;}
.wp-pagenavi a{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:link{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:visited{text-decoration:none;border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi a:hover{border:1px solid #777;color:#333;background-color:#FFF4AA;}
.wp-pagenavi a:active{text-decoration:none;border:1px solid #777777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi span.pages{color:#555;border:1px solid #777;background-color:#FFF;margin:2px;padding:2px 4px;}
.wp-pagenavi span.current{font-weight:700;border:1px solid #777;color:#555;background-color:#EEE;margin:2px;padding:2px 4px;}
.wp-pagenavi span.extend{border:1px solid #777;color:#555;background-color:#FFF;margin:2px;padding:2px 4px;}
.box {
	width: 100%;
	height:auto;
	background: #F8F8F8;

}
	
#facebook {
	width:145px;
	height:49px;
	border:0;
	background-image: url(images/fbs.jpg);
	position: relative;
	cursor: pointer;
	}
	
#phone {
	width:150px;
	height:25px;
	border:0;
	background-image: url(images/phones.png);
	position: relative;
	}
	
.homesection {
	width: 100%; float:left; margin: 0 3px 0 2px;
}
.homesection h2 {
	border: 1px solid #F1F4F5; color: #333333; padding: 2px 5px 2px 5px; font-size:12px; letter-spacing: 2px; font-weight: normal; margin-bottom: 15px; text-align:left;
}
.sectionbody {
	line-height: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	padding: 0 5px 0 5px;
	text-align: justify;
}
.sectionbody p {
	padding: 2px 0 1px 0;
	margin: 2px 0 1px 0;
}
}