/*

Theme Name: Wayne Wilson Theme
Theme URI: 
Description:
Version: 
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 
Author URI: 

*/

/* body
--------------------------------------------------*/
body {
line-height: 18px;
background-position: center top;
background-image: url(images/ww-bkg.png);
background-repeat: repeat-y;
font:12px/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color: white;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
margin-top: 30px;
height: 140px;
background-image: url(images/ww-header.png);
background-repeat: no-repeat;
}

#header .description {
padding: 0px;
float:right;
color:#333;
margin: 0px;
}

#wrapper {
width: 740px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin: 0px;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content { !important;            
margin-left: 230px;            
margin-bottom: 0;            
margin-right: 0px;            
margin-top: 0;            
padding:10px 20px 0px 0;
}

#content2 { 
padding-left: 0; 
padding-bottom: 0px; 
padding-right: 10px; 
padding-top: 0px; 
margin-left: 215px;            
margin-bottom: 0;            
margin-right: 0;            
margin-top: 0;
}

#gallery { 
padding-left: 0; 
padding-bottom: 0px; 
padding-right: 10px; 
padding-top: 0px; 
margin-left: 0px;            
margin-bottom: 0;            
margin-right: 0;            
margin-top: 0;
}

#content p,#content2 p {
margin-left: 0px;
margin-bottom: 2px;
margin-right: 0px;
margin-top: 2px;
line-height:25px;
word-spacing:1px;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2,#content2 h2 {
margin-left: 0;
margin-bottom: 5px;
margin-right: 0;
margin-top: 0px;
line-height: 20px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size: 144%;
font-weight: bold;
color: #d8d8d8;
padding:5px 0;
opacity: 0.51;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color: #c3c3c3;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
}

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post .info {
margin-left: 0;
margin-bottom: 0px;
margin-right: 0;
margin-top: 25px;
padding-left: 0px;
padding-bottom: 3px;
padding-right: 3px;
padding-top: 2px;
font-size:1em;
color: #e0e0e0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
font-size: 11px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 10px;
padding-top: 10px;
width: 200px;
float: left;
height:100%;
}

#sidebar h2 {
margin: 0px;
text-transform: uppercase;
padding-left: 3px;
padding-bottom: 0px;
padding-right: 0;
padding-top: 0;
letter-spacing:1px;
font-size: 13px;
color: #d2d2d2;
}

#sidebar ul {
padding: 0px;
margin-left: 0px;
margin-bottom: 5px;
margin-right: 5px;
margin-top: 10px;
list-style:none;
font-size:120%;
}

#sidebar li {
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #cccccc;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
width: 250px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width: 200px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
padding-left: 5px;
padding-bottom: 4px;
padding-right: 4px;
padding-top: 4px;
font-style: italic;
font-size: 10px;
color: #a5a5a5;
border:1px solid #ddd;
background-color:#f3f3f3;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
padding: 5px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
clear: both;
text-align: center;
color: white;
margin:0;
padding:20px 0;
}

/* Navigation */



div#nav	{
	margin-left: -10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 38px;
	width: 790px;
	padding: 0 0 10px 0;
	border: 0;
	
	}



div#nav ul#menu	{
	position: relative;
	height: 38px;
	width: 790px;
	background: transparent url(images/ww-nav.png) no-repeat top left;
	margin: 0;
	padding: 0;
}

div#nav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	ul#menu li, ul#menu a {
	height: 38px;
	display: block;
border: none;
}
  div#nav ul#menu li a {
	text-indent: -5000px;
	text-decoration: none;
	border: none;
	}

	
#one	{left: 0px; width: 67px;} /* home */
#two	{left: 67px; width: 102px;} /* services */
#three{left: 170px; width: 151px;} /* products */
#four {left: 321px; width: 137px;} /* contact */
#five {left: 458px; width: 76px;} /* links */
#six {left: 534px; width: 60px;}
#seven {left: 594px; width: 160px;}


#one a:hover {text-decoration: none; background: transparent url(images/ww-nav.png) -0px -39px no-repeat;}
#two a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -67px -39px no-repeat;}
#three a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -170px -39px no-repeat;}
#four a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -321px -39px no-repeat;}
#five a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -458px -39px no-repeat;}
#six a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -534px -39px no-repeat;}
#seven a:hover {text-decoration: none;background: transparent url(images/ww-nav.png) -594px -39px no-repeat;}
p{padding: 0; margin: 3px 0 6px 0;}
.floatright{
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 0;
    float: right;
    padding: 5px;
	width: 150px;
	font-style: italic;
	color: #858585;
}
td{
	padding: 2px;
	border-color: #ededed;
	border-style: solid;
	border-width: 1px;
}
#search-float{
	background-position: 0 top;
	float: right;
}

