@charset "utf-8";
/* CSS Document */

/*
Theme Name: Valley Computer Services - HTML5
Theme URI: http://www.vcsnw.net/
Description: Valley Computer Services Wordpress Template
Version: 1.1
Author: Seth James Thomas
Author URI: http://www.sethjamesthomas.com/ 
*/



/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_gradient_noBox.png); 
	background-position:center top;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #006600;
}

a:active, a:hover {
	text-decoration: underline;
}

h1 {
	font-size:18px;
	font-weight:bold;
	background-image: url('images/gradientLine.png');
	background-position: center bottom;
	background-repeat:repeat-x;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

header {
    top: 0px;
    width: 750px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 60px #111;  
	-moz-box-shadow: 0px 0px 60px #111;  
	box-shadow: 0px 0px 60px #111; 
}


nav {
	position: relative;
	top: -77px;
	left: 313px;
	width: 500px;
	display: block;
}

nav[class] {
	position: relative;
	top: 38px;
}

nav ul, .navList ul {
	margin-left: 0;
	padding-left: 0;
}

nav li, .navList li {
	display: inline;
	list-style: none;
	margin-right: -3px;
}

#locallyOwned {
	position: relative;
	width: 500px;
	left: 325px;
	top:-63px;
	font-size: 14px;
	color: #006600;
}

section#content {
	background-color: #fff;
    width: 750px;
    min-height: 330px;
	display: table !important;
	display: block; 
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 40px 60px #111;  
	-moz-box-shadow: 0px 40px 60px #111;  
	box-shadow: 0px 40px 60px #111;
}

aside {
	background-color: #ffffff;
	float: left;
    width: 250px;
    padding: 20px 0px 30px 20px;
}

aside p {
	padding-bottom: 10px;
}

aside img {
		padding-bottom: 20px;
}

#certificationList li, .certificationList li {
	display: inline;
	list-style: none;
}


article {
	background-color: #ffffff;
    float: right;
	width: 450px;       
	padding-right: 30px;
}

article ul {
   padding-left: 40px;
}

input {
  margin-bottom: 10px;
}


footer {
	background-color: #fff;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	padding: 0 25px 0 25px;
	display:block;
	-webkit-box-shadow: 0px 20px 40px #222;  
	-moz-box-shadow: 0px 20px 40px #222;  
	box-shadow: 0px 20px 40px #222; 
}

footer p {
    background-image: url('images/gradientLine.png');
	background-repeat: repeat-x;
	padding-top: 5px
}





/* CSS Document - OLD CSS 

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	width:100%;
	background-image: url(images/background_gradient_noBox.png); 
	background-position:center top;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #006600;
}

a:active, a:hover {
	text-decoration: underline;
}

h3 {
	font-size:18px;
	font-weight:bold;
	background-image: url('images/gradientLine.png');
	background-position: center bottom;
	background-repeat:repeat-x;
	padding-bottom: 5px;
}


.containerDiv {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_gradient_top.png); 
	background-position:center top;
	background-repeat:repeat-y;
min-height: 350px;
} 



.header {
	position:relative;
	top: 0px;
	padding-left: 50px;
	width: 800px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(images/background_gradient_top.png); 
	background-position:center top;
	background-repeat:repeat-y;
}

.navList {
	position: absolute;
	left: 363px;
	top: 35px;
	width: 500px;
	display: block;
}

.navList[class] {
	position: absolute;
	left: 363px;
	top: 38px;
}

.navList ul {
	margin-left: 0;
	padding-left: 0;
}

.navList li {
	display: inline;
	list-style: none;
	margin-right: -3px;
}

.locallyOwned {
	position: relative;
	width: 500px;
	left: 325px;
	top:-30px;
	font-size: 14px;
	color: #006600;
}

.body {
	width: 750px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_gradient_top.png); 
	background-position: bottom center;
	background-repeat:repeat-y;
}

.leftBody {
	float: left;
        display: block;
	padding-left: 20px;
        padding-bottom: 20px;
	width: 250px;
}


.mainBody {
	margin-left: 270px;
        padding-right: 30px;
	width: 450px;
	display: block;
}

.mainBody ul {
   padding-left: 40px;
}

input {
  margin-bottom: 10px;
}


.footerWrapper {
	margin-right: auto;
	margin-left:auto;
	padding-top: 25px;
	background-image: url(images/background_gradient_top.png); 
	background-position: bottom center;
	background-repeat:repeat-y;
        clear: both;
}

.footer {
	width: 710px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/gradientLine.png');
	background-position: center top;
	background-repeat:repeat-x;

}

.footerText {
	position:relative;
	top: 6px;
}

.certificationList li {
	display: inline;
	list-style: none;
}

.supportButton {
	position:relative;
	float: right;
	top: -10px;
}

.footerBottom {
	height: 100px;
	margin-top: -70px;
	background-image: url(images/background_gradient_bottom.png); 
	background-position: bottom center;
	background-repeat:no-repeat;
}

*/
