/*
Theme Name: AshDeZign
Theme URI: http://ashdezign.com/
Description: The AshDezign site design.
Version: 1.0
Author: Ash Goodman
Author URI: http://thinkinginvain.com/


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color:#ffffff;
	background-color:#000000;
	margin:0;
	padding:0;
	}
	
#page{
	width:964px;
	margin:0 auto;
	}
#logo{
	background-image:url("images/logo.jpg");
	background-repeat:no-repeat;
	width:437px;
	height:63px;
	float:left;
	}	
#topright{
	background-image:url("images/topright.jpg");
	background-repeat:no-repeat;
	width:527px;
	height:63px;
	float:left;
	}	
#bottlogo{
	background-image:url("images/bottlogo.jpg");
	background-repeat:no-repeat;
	width:437px;
	height:36px;
	float:left;
	}	
#nav{
	background-image:url("images/nav.jpg");
	background-repeat:no-repeat;
	width:527px;
	height:36px;
	float:left;
	}
div#nav ul#mainnav{
	list-style-type:none;height:36px;margin:0;padding:0;
	}
div#nav ul#mainnav li.page_item{
	float:left;
	display:inline;
	}
div#nav ul#mainnav li.page_item a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	padding:0 14px;display:block;line-height:36px;
	}
	
	div#nav ul#mainnav li.page_item a:hover{
		color:#00ffff;
		}
#content{
	background-image:url("images/content.jpg");
	background-repeat:no-repeat;
	width:437px;
	height:338px;
	float:left;
	}
div.post{
	width:380px;
	margin:0 auto;
	}
div.post h2{
	text-transform:uppercase;font-weight:bold;font-family:Arial;font-size:16px;margin:20px 0 10px 0;
	}
div.post div.entry{
	font-size:14px;
	color:#9b9b9b;
	}
.entry p{font-size:12px;padding:5px 0; font-family:Arial;}	
.entry p a{color:#fff;}
.entry ol{ width:350px;margin:0 auto;font-size:12px;font-family:Arial;}
.entry ul{ width:350px;margin:0 auto;font-size:12px;font-family:Arial;}
.entry ol li{padding:5px 0;}
.entry ul li{padding:5px 0;}
#rightcontent{
	background-image:url("images/rightcontent.jpg");
	background-repeat:no-repeat;
	width:527px;
	height:338px;
	float:left;
	}
#slider{
	background-image:url("images/slider.jpg");
	background-repeat:no-repeat;
	width:495px;
	height:272px;
	margin:25px auto 0 auto;
	}
#leftspacer{
	background-image:url("images/leftspacer.jpg");
	background-repeat:no-repeat;
	width:437px;
	height:28px;
	float:left;
	}
#rightspacer{
	background-image:url("images/rightspacer.jpg");
	background-repeat:no-repeat;
	width:527px;
	height:28px;
	float:left;
	}
#leftbott{
	background-image:url("images/leftbott.jpg");
	background-repeat:no-repeat;
	width:437px;
	height:180px;
	float:left;
	}
#wordpress{
	background-image:url("images/wordpress.jpg");
	background-repeat:no-repeat;
	width:155px;
	height:140px;
	float:left;
	margin:25px 50px 0 25px;
	}
#cms{
	background-image:url("images/CMS.jpg");
	background-repeat:no-repeat;
	width:154px;
	height:140px;
	float:left;
	margin:25px 0 0 50px;
	}
#rightbott{
	background-image:url("images/rightbott.jpg");
	background-repeat:no-repeat;
	width:527px;
	height:180px;
	float:left;
	}
#ecomm{
	background-image:url("images/e_commerce.jpg");
	background-repeat:no-repeat;
	width:155px;
	height:140px;
	float:left;
	margin:25px 30px 0 100px;
	}
#standard{
	background-image:url("images/standard_website.jpg");
	background-repeat:no-repeat;
	width:154px;
	height:140px;
	float:left;
	margin:25px 0 0 50px;
	}
div.butt{
	background-image:url("images/button.jpg");
	background-repeat:no-repeat;	
	width:156px;
	height:30px;
	float:left;
	margin:150px auto 0 auto;
	}
p.butttext{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	margin:0 auto;
	padding:0;
	}
p.butttext a{
	color:#ffffff;
	text-decoration:none;
	}
p.butttext a:hover{
	color:#00ffff;
	text-decoration:underline;
	}
	
	
	/** contact form **/

span.reqtxt{display:none;}
span.emailreqtxt{display:none;}
fieldset.cf_hidden{display:none;}
fieldset.cf-fs1{border:0;}
form#cformsform{
	background-image:url("images/contact.jpg");
	background-repeat:no-repeat;	
	width:500px;
	height:300px;
	margin-top:0px;
	}
ol.cf-ol{list-style-type:none;margin:0 auto;padding:0;width:450px;}
fieldset.cf-fs1 legend{text-transform:uppercase;font-size:16px;color:#00ffff;margin:0 auto 0 auto;font-weight:bold;font-family:Arial;width:450px;padding:8px;}
label{width:225px;display:block;float:left;font-size:12px;font-family:Arial;}
li#li--2{display:block;width:225px;float:left;}
li#li--3{display:block;width:225px;float:left;}
li#li--4{display:block;width:225px;float:left;}
li#li--5{display:block;width:225px;float:left;}
li#li--6{display:block;width:430px;float:left;}
textarea#cf_field_6{display:block;width:430px;height:100px;float:left;border:1px solid #b9b9b9;}
input.single{border:1px solid #b9b9b9;width:200px;}
ol.cf-ol li label{padding:4px 0;}
p.cf-sb{width:450px;margin:0 auto;}
input#sendbutton{
	background-image:url("images/submit.jpg");
	background-repeat:no-repeat;	
	width:78px;
	height:27px;
	margin:0;padding:0;
	border:0;
	font-size:0;
	}
p.linklove{display:none;}div#usermessagea{
	width:450px;height:15px;font-size:12px;display:block;margin:15px  auto 0 auto;padding:0;font-family:Arial;font-weight:bold;
	}img.sliderimages{width:428px; height:248px;}
