/*
	Theme Name: D2WebDesigns.com
	Theme URI: www.d2webdesigns.com
	Description: Test WordPress theme for D2webdesigns.com
	Version: 4.0a
	Author: Dennis Stevenson
	Author URI: www.d2webdesigns.com/
	
	Primary Colors:
	bgcolor: #d2d2d2
	textcolor: #858582
	texthover color: #
	heading1 color: #
	
*/
* { padding:0; margin:0; } 

ul, li, img, body, html {

}

a {
	text-decoration: none;
	color: #7e7e7e;
}

a:hover {
	text-decoration: none;
	color: #443d62;
}

a img {
	border: none;
}

h1 {
	text-decoration: none;
	color: #7fff00;
	font-family: Calibri, helvetica, georgia, sans-serif;
	font-size: 48px;
	font-weight: normal;	
	text-indent: -9999px;
}

h2 {
	color: #000;
	font-family: Calibri, helvetica, georgia, sans-serif;
	text-align: center;
	text-decoration: none;
	text-shadow: 3px 2px 3px #fff;
}


h3 {
	color: #2c87b9;
	font-family: Calibri, helvetica, georgia, sans-serif;
	text-align: left;
	text-decoration: none;
	text-shadow: 3px 2px 3px #fff;
	padding-left: 10px;
	padding-top: 10px;
}

h4 {
    color: #000;
    font-family: Calibri, helvetica, georgia, sans-serif;
    text-align: left;
	font-size: 14px;
    text-decoration: underline;
	padding-left: 10px;
	padding-top: 10px;
}

p {
	color: #7e7e7e;
	font-family: Calibri, helvetica, georgia, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-left: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	line-height: 1.25em;
}

p.slogan {
	color: #fff;
	float: left;
	margin-top: 20px;
	margin-right: 450px;
}


ul {
	font-family: Calibri, helvetica, georgia, sans-serif;
	color: #7e7e7e;
	margin-left: 2em;
	line-height: 1.5em;
}


body {
	background: #d2d2d2 url(../images/bg.png) repeat-x;\
	text-align: center;
}


#header {
	background: url(../images/header_bg.png);
	height: 150px; 
	width: 958px;
	border-right: 2px solid #59544D;	
	border-left: 2px solid #59544D;
}

#banner {
	background: url(../images/banner_bg.png); 
	height: 198px;
	width: 958px;
	border-top: 2px solid #192029;
	border-right: 2px solid #192029;	
	border-left: 2px solid #192029;
}


/* .banner_lcd {
	position: absolute;
	float: right;
	z-index: 100;
	top: 100px;
	right: -45px;
} */

/* lcd-container, contains the background with LCD monitor but without the rotated image */
#lcd-container {
	background:url(../images/bg-lcd-blank.png) no-repeat;
	height:350px;
	width:400px;
	display:block;
	position:absolute;
	top: 110px;
	right: 0px;
}

/* lcd li - defines the gap of img inbetween <li></li> tags - 9px from top, 0px from right, 0px from bottom and 8px from left
ex: padding:1px 2px 3px 4px; means: 1px gap from top, 2px gap from right, 3px gap from bottom, 4px gap from left
*/
#lcd li {
	padding:9px 0px 0px 0px;
	margin-left: -23px;
	list-style: none;
}

#content_area {
	background: #c8c5b1 url(../images/content_area_bg.png) no-repeat;
	height: auto;
	min-height: 400px;
	width: 957px;
	padding-bottom: 10px;
	border-bottom: 2px solid #aba896;
	border-left: 2px solid #aba896;
	border-right: 2px solid #aba896;
}

#navigation {
	height: 45px;
	width: 961px;
	margin-left: 54px;
	padding-top: 10px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#navigation li a {
	background: url(../images/button_sprites.png) no-repeat;
	overflow: hidden;
	display: block;
	height: 37px;
	width: 117px;
	text-indent: -9999px;
}

#client_list a {
	color: #000;
}


#navigation li#home_button a {
	background-position: 0px 0px;
}

#navigation li#home_button a:hover {
	background-position: 0px -37px;
}

#navigation li#portfolio_button a {
	background-position: -117px 0px;
}

#navigation li#portfolio_button a:hover {
	background-position: -117px -37px;
}

#navigation li#services_button a {
	background-position: -234px 0px;
}

#navigation li#services_button a:hover {
	background-position: -234px -37px;
}

#navigation li#contact_button a {
	background-position: -351px 0px;
	
}

#navigation li#contact_button a:hover {
	background-position: -351px -37px;
}

#content {
	background: #eceae0;
	border: 2px solid #625a51;
	height: 400px;
	width: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#col1 {
	float: left;
	height: auto;
	width: 250px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

#col1 p {
	text-align: left;
	color: #000;
	font-size: 100%;
	padding: 5px;
}

#col2 {
	background: url(../images/bubble.png) no-repeat;
	float: left;
	height: 200px;
	width: 275px;
	padding-top: 12px;
	margin-top: 40px;
	margin-left: 70px;
}

#col2 p {
	text-align: left;
	color: #000;
	font-size: 80%;
}

#col3 {
	float: right;
	height: auto;
	width: 200px;
	padding: 10px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
}

#col3 p {
	text-align: left;
	color: #000;
	font-size: 100%;
    padding: 5px;
}

#wrapper {
	height: auto;
	width: 950px;
	position: relative;
	margin: 0px auto;
}

.header_logo {
	float: left;
	
}

.vert_line1 {
	position: absolute;
	left: 310px;
	top: 425px;
}

.vert_line2 {
	position: absolute;
	left: 610px;
	top: 425px;
}

/* Services Specific Styles */

#banner_services {
	background: url(../images/banner_bg.png); 
	height: 50px;
	width: 958px;
	border-top: 2px solid #192029;
	border-right: 2px solid #192029;	
	border-left: 2px solid #192029;
}

#content_services {
	background: #eceae0;
	border: 2px solid #625a51;
	height: auto;
	min-height: 800px;
	width: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content_portfolio {
	background: #eceae0;
	border: 2px solid #625a51;
	height: auto;
	width: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer_top {
	background: #EEEEEE;
	height: 100px;
	width: 957px;
	border-left: 2px solid #A1A1A1;
	border-right: 2px solid #A1A1A1;
}

#footer_top h2 {
	font-family:"Arial Narrow",Arial,Tahoma;
	font-weight:bold;
}

#footer_top p {
	color: #000;
	padding-left: 10px;
}

#footer_top img {
	vertical-align: middle;
}

#footer_top p.footer_contact {
	color: #4f4f4f;
	padding-left: 10px;
}


#footer_bottom {
	background: #E7E7E7;
	height: 50px;
	width: 957px;
	border-left: 2px solid #A1A1A1;
	border-right: 2px solid #A1A1A1;
	border-top: 1px solid #D6D6D6;
	border-bottom:  2px solid #A1A1A1;
	font-size: 75%;
	padding-top: 10px;
}

#footer_bottom li {
	float: left;
	padding: 0px;
	list-style: none;
	display: inline;
}

#footer_bottom li a {
	overflow: hidden;
	display: block;
}

/* div on works sub-page */
#works {
	margin:0px 0px 0px 0px;
	float:left;
}

#works li {
	list-style: none;
	float:left;
	width:304px;
	padding:0px 0px 40px 50px;
}

#works img {
	border:1px solid #cbcbcb;
	padding:3px;
	background:#eee;
}

#works p {
	padding:5px 0px 0px 0px;
}

#works h4 {
	font-size:16px;
	padding:3px 0px 0px 0px;
}
/* end */

