/*
Theme Name: Valente Online Design Custom Theme
Theme URI: http://valenteonline.com
Description: A custom designed theme by Valente Online Design
Version: 1.1
Author: Valente Online Media
Author URI: http://valenteonline.com
Tags: A custom designed theme by Valente Online Design

© 2008 - 2009 Valente Online Media all rights reserved- Valente Design - http://valenteonline.com - design@valenteonline.com - 082 360 1622
Valente Hosting - http://valenteonline.com - hosting@valenteonline.com 
*/

body {
	font-family:'Verdana';
	background: #babdb6 url(images/bg.png) repeat-x ;
	text-align:center;
	height:100%;
	text-align:center;
	margin:0 auto;	
	}

/*begin typography*/

 h1{
 color:#333;
	font-size:1.8em;
	font-family:'Verdana';
	background:url(images/h2.png) no-repeat;
	}
	
h1 a{
	color:#333;
	  text-decoration: none
	}

h1 a:hover{
	  color: #000000;
	  text-decoration: none;
	}
	
h1 a:active{
	  color: #000000;
	  text-decoration: none;
	}

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

 h2{
	color:#ffffff;
	font-size:1.4em;
	font-weight:bold;
	font-family:'Verdana';
	}
	
 h3{
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	font-family:'Verdana';
	}	

a{
	color:#6ba100;
	  text-decoration: none
	}

a:hover{
	  color: #000000;
	  text-decoration: none;
	}
	
a:active{
	  color: #000000;
	  text-decoration: none;
	}

a:visited{
	  color: #6ba100;
	  text-decoration: none;
	}


img{
padding:3px;
border-style:solid;
border-width:1px;
border-color:#dfe0dd;
}
	
img.alignleft { 
                float: left;
                margin: 3px 3px 0px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 0px 3px;
                 }


/*begin structure*/

/*wrapper*/

 #wrapper{
	width:800px;
	margin:0 auto;
	background: url(images/mid.png);
}

 #wrapper2{
	margin:0 auto;
	background:#2e3436;
	padding-top:5px;
}

/* header */

 #header{
	height:469px;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
	background: url(images/header.png);
}

	
#banner-wrap{
	padding-top:27px;
color:#333;
}

#banner-wrap a{
	color:#333;
	  text-decoration: none
	}

#banner-wrap a:hover{
	  color: #ffff;
	  text-decoration: none;
	}
	
#banner-wrap a:active{
	  color: #ffffff;
	  text-decoration: none;
	}

#banner-wrap a:visited{
	  color: #333;
	  text-decoration: none;
	}

.banner{
height:140px;
float:left;
width:260px;
text-align:left;
}


.banner-text{
padding:20px;
}
	
#nav{
padding-top:233px;
	text-align:center;
		font-size:14px;
}

#nav a{
	color:#babdb6;
	  text-decoration: none
	}

#nav a:hover{
	  color: #ffff;
	  text-decoration: none;
	}
	
#nav a:active{
	  color: #ffffff;
	  text-decoration: none;
	}



/*----START MAIN CONTENT-----*/

 #sidebar{
 	width:800px;
	margin:0 auto;
	font-family:'Verdana';
	background:#2e3436;
	font-size:11px;
	color: #ffffff;
	text-align:left;
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:2px;
		border-bottom-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

 #sidebar a{
	color:#fff;
	  text-decoration: none
	}

 #sidebar a:hover{
	  color: #000000;
	  text-decoration: none;
	}
	
 #sidebar a:active{
	  color: #000000;
	  text-decoration: none;
	}

 #sidebar a:visited{
	  color: #fff;
	  text-decoration: none;
	}

.sblock{
float:left;
width:250px;
}

.sidebar-content{
	padding:5px;
}


#main{
	font-family:'Verdana';
	font-size:11px;
	color: #333;
	text-align:justify;
}
	
#main-content{
padding-left:20px;
padding-right:20px;
}

/*----END MAIN CONTENT-----*/

/*footer*/

#footer{
	width:800px;
	margin:0 auto;
	height:100px;
	text-align:center;
	font-family:'Verdana';
	font-size:11px;
	color: #ffffff;
	clear:both;
	}

.footer-text{
	padding-top:30px;
}


/*----COMMENTS----*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	width:100%;
	text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
