/*   
Theme Name: Waters Designs
Theme URI: http://www.watersdesigns.com
Description: Custom Theme for Waters Designs Business and Computer Solutions, LLC
Author: Shari Waters @ Waters Designs
Version: 2.0
*/

html * {
	margin: 0;
	padding: 0;
	}
body {
	font-size: 62.5%;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
    	color:#666666;
    	background-color: #ededed;
	}
#container{
    	margin: 0 auto;
	position: relative;
    	width: 985px;
	background: url(images/bg.gif) top left repeat-y;
	padding:10xp;
}
a:link, a:visited, a:active{
	color:#0099cc;
	text-decoration:none;
}



/************************************************
*	Header					*
************************************************/

#gallery{
	width:710px;
	height:400px;
	margin:20px 0px;padding:0px;
	float:left;
}
#no-gallery{
	width:710px;
	height:125px;
	margin:20px 0px;padding:0px;
	float:left;
}
#bottom-gallery{
        width:710px;
	height:125px;
	margin-left:20px 0px;padding-left:100px;
	float:left;
}
#gallery .box,  #no-gallery .box{
	float:left;
	border:1px #ccc solid;
	height:125px;
	width:226px;*width:220px; 
	margin:0px 4px;*margin 0px 1px;
	padding:0px;
}

#header {
	height:90px;
	border-bottom:1px #058bc0 solid;
	width:950px;
	}

#topnav{
	height:40px;
	background: #ededed url(images/tp-bg.gif) center bottom no-repeat;
}
#topnav .links{
	width:200px;
	float:right;
	margin:0px;
	padding:10px 15px;
}
#topnav .links a{
	margin:0px;
	padding:8px;
	text-decoration:none;
	color:#666;
}
#logo {
	margin:3px;
	padding:4px;
	width:400px;
	float:left;
	height:70px;
}
#search{
	width:210px;
	float:right;
	padding-top:15px;
}

/************************************************
*	Content					*
************************************************/

#page{
    	margin: 0px auto;
    	width: 950px;
	padding:10px;
}
#content{
	float:left;
	padding:0px;
	margin:0px;
	width:700px;*width:680px;
        min-height:375px;
}
#sitemap{
	float:left;
	padding:0px;
	margin:0px auto;
}
.post{
	float:left;
	margin:5px;

}
.post h1{
	background-color:#0099cc;
	color:#fff;
	font-size:1.6em;
	margin:5px 0px;
	width:690px;*width:680px;
	height:20px;
	padding:8px 5px;
}
#content .post .entry{
	font-size:1.2em;
        color:#333333;
}
.entry p{
	padding:5px 0px;
	line-height:150%;
}
.entry li, #sitemap ul li{
	padding:5px 15px;
	margin:0px 20px;
}
#sitemap ul li{
	list-style:none;
}
#sitemap h2, #sitemap h3{
	padding:5px;
	margin:5px;
}
.entry a:hover{
	background-color:#ffcc00;
	color:#fff;
}

.entry .box {
	display:block;
	float:left;
	color:#009999;
	font-size: 1.0em;
	height:55px;
	line-height:150%;
	margin:10px 6px;*margin:10px 4px;
	padding:20px 2px;
	width:95px;
	border:1px #ccc solid;
	text-align:center;
}
.meta {margin:10px auto;text-align:center;}
.meta a{color:#ff9933;}

/************************************************
*	Sidebar 				*
************************************************/

#sidebar{
	float:right;
	width:230px;
	margin:22px auto;
	padding:3px 0px;
}
#sidebar .box{
	border:1px #ccc solid;
	height:125px;
	width:228px; 
	margin:0px 0px 4px 0px;
	padding:0px;
}
#sidebar ul li{}

#sidebar ul li ul li{
	margin:2px 10px;
	list-style:none;
}
#sidebar .current a{
	text-decoration:none;
}
#sfstest-sidebar{
	margin-top:10px;
}
#sfstest-sidebar .text{
	background: transparent url(images/openquote.gif) 0px 0px no-repeat;
	text-align: justify;
	padding: 2px 10px;
	width:220px;
}
#sfstest-sidebar .client {
	font-style: italic;
	text-align: right;
	margin-top: 2px;
	margin-right:10px;
}

/************************************************
*	Boxes   				*
************************************************/

.box h2 {
	display:block;
	color:#0099cc;
	font-size: 1.3em;
	height:25px;
	line-height:normal;
	margin:12px 0 0 12px;
	padding:0px;
}
.one{
	background: url(images/box1.jpg) center right no-repeat;
}
.two{
	background: url(images/box2.jpg) center right no-repeat;
}
.three{
	background: url(images/box3.jpg) center right no-repeat;
}
.four{
	background: url(images/box4.jpg) center right no-repeat;
}
.five{
	background: url(images/box5.jpg) center right no-repeat;
}
.six{
	background: url(images/box6.jpg) center right no-repeat;
}
.box p{
	padding:0 0 4px 12px;
	width:130px;
	margin:0px;
}
.box p a{
	text-decoration:none;
	color:#006699;
	padding:0 0 0 15px;

}
.bullet{
	background: url(images/bullet.png) 10% 50% no-repeat;
}

/************************************************
*	Search Form				*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff url(images/search.gif) center left no-repeat;
	width: 150px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 12px;
	display: inline;
	}
	
#searchbutton {
	}


.wpsc_categorisation-2{
	background-color:#fff;
}

/************************************************
*	Footer  				*
************************************************/


#bottom{
	height:10px;
	background: #ededed url(images/bt-bg.gif) center top no-repeat;
}
#partner{
	margin:0 auto;
	text-align:center;

}
#partner img{
	padding:2px 5px;
	margin:0px 35px;
	opacity:0.4;
filter:alpha(opacity=40);
}

#footer{
	margin:0 auto;
	width:950px;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#666;
}


.linklove{
	display:none;
}


#sfstest-sidebar .readmore {
	text-align: center;
	margin-top: 5px;
}

#sfstest-sidebar .clearboth {
	clear: both;
}

#sfstest-page .text {
	text-align: justify;
	padding: 2px;
}

#sfstest-page .client {
	font-style: italic;
	text-align: right;
	margin-top: 5px;
}

#sfstest-page .grayline {
	height: 2px;
	width: 100%;
	background: #999999;
	border-top: 1px solid #fff;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

# ul.paging { list-style: none; padding: 0; font-weight: bold; }  
# ul.paging li { float: left; margin: 0 6px 6px 0; }  
# ul.paging li a, ul.paging li.active { display: block; padding: 3px 6px; background-color: #f5f5f5; border: 1px solid #ccc; }  
# ul.paging li.active { background-color: #000; border-color: #000; color: #fff; } 