/* 
Theme Name: VSemi
Theme URL: http://newbox.ca/
Description: A custom theme for VSemi.com
Author: Stuart Starr
Author URI: http://newbox.ca
Version: 1.0
*/

html, body, div, span, applet, object, iframe,h1, , h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}

img {border:none}

ul, li{ list-style:none}


* {margin:0;padding:0;}
.clear{clear:both;}


body{
	background-color: #EDEDED;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link, a:visited{
	color: #6B9DEF;
	text-decoration: none;
}
a:hover{
	color: #555;
	text-decoration: none;
}
#top, #bottom{
	width: 865px;
	height: 5px;
	background-image: url(images/page_top.gif);
	margin-right: auto;
	margin-left: auto;
}

#top {	margin-top:20px;
}
#bottom{
	background-image: url(images/page_bottom.gif);
}
#container{
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position:relative;
	border-top-color: #ABD56A;
	border-bottom-color: #333333;
	background-image: url(images/page_main.gif);
	background-repeat: repeat-y;
	padding:15px;
	padding-top:5px;
}

#header{
	background-color: #fff;
	position:relative;
	height: 70px;
	padding-bottom:10px;
}
#hero{
	height: 70px;
	background-image: url(images/hero.jpg);
}


#hero_home {
	height: 200px;
	background-image: url(images/hero_home.jpg);
	position:relative;
}




div#header h1 {
	width: 145px;
	height: 60px;
	float: left;
	position:absolute;
	left: 10px;
	top: 10px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 13px -60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}

div#header h1:hover {
	background-position: 13px 0px;
}


div#header h1 a {
	width: 150px;
	height: 60px;
	display: block;
	text-decoration: none;
}

div#header h1 span {
	display: none; 
}

#nav{
	background-color:#FFF;
	float:left;
	position: absolute;
	left: 170px;
	top: 30px;
}

#subnav{
}

#subnav li{
}

#subnav li.noborder{
	color:#777;
	font-weight:bold;
}


#subnav li a{
	color: #79A62F;
}

#subnav li a:hover{
	text-decoration:none;
	color: #444;
}

#subnav li.current_page_item a{
	padding-left:10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A4D15C;
}



#content{ width:609px; float:left;}

#content_inner{
	padding:20px;
}

#content_inner li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 3px;
}


#content h2{
	font-size: 1.5em;
	margin-bottom: 10px;
	font-weight:normal;
	color: #4B8731;
	padding:10px;
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom:4px;
}

#content h2 a{
	color: #4B8731;
}

#content h3{
	font-size: 1.1em;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}




#content p, #content_home p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
}
#content blockquote {
	background-color: #EFEFEF;
	margin: 30px;
	padding: 15px;
}

.postnavigation{}
#searchform{}
#sidebar{
	float:right;
	width:225px;
	font-size: 11px;
	padding-bottom:10px;
}

#sidebar ul{
	margin-left:1px;
	color:#777;
	margin:10px;
	margin-bottom:0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A4D15C;
}

#sidebar ul li{
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}

#sidebar ul li a{
	color:#06C;
}
#sidebar ul li.news{
	background-image: url(images/arrow-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}


#sidebar ul li h2{
	font-size: 16px;
	font-weight: normal;
	color: #569238;
	margin-bottom: 5px;
	margin-top:5px;
}

#sidebar ul.widget{
	margin:15px;
}

#sidebar ul.widget li p{
	margin-bottom:5px;
	line-height:17px;
}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#footer{
	font-size:10px;
	padding: 10px;
	margin-top: 20px;
	color:#999;
	width:825px;
	margin-left:auto;
	margin-right:auto;
}

#footer a{
	color:#666;

}

p#breadcrumbs{
	font-size: 11px;
	color: #CCCCCC;
	padding: 2px;
	padding-left:8px;
	background-color: #1C232D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom:0px;
	display:none;
}
p#breadcrumbs a{
	color: #FFF;
}

p#breadcrumbs a:hover{
	color: #0189CB;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft,.alignright,.aligncenter{
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:5px;
}
.alignleft {
	float: left;
	margin-right:10px;
}

.alignright {
	float: right;
	margin-left:10px;
}

#content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

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

#content .wp-caption p.wp-caption-text {

}
/* End captions & aligment */



#sidebar div.postthumb{
border-top:1px solid #FFF;
}
#sidebar div.postthumb img{
}
#sidebar div.postthumb span{
	display:block;
	padding-top:5px;
	color:#333;
}



/*//////////////////////////////////////
BLOG Styling
//////////////////////////////////////*/


div#content .blog{padding:20px; position:relative;}

div#content .blog .post h2 {
	margin-bottom:3px;

}

.postmeta{font-size:0.7em; color:#999; margin-bottom:15px}


div#content .blog .post .postmeta p{
margin:0;
padding:0;
}

#content .blog h3{
	font-size: 1.2em;
	margin-bottom: 3px;
	font:Arial, Helvetica, sans-serif;
}


#content .blog h3 a{
	color:#333;
}



/*////////////
TABS
////////////*/
#tabs{
	font: bold 11px Verdana;
	border-bottom: 1px solid #D7D7D7;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	margin-bottom:10px;
	margin-top:15px;
	margin-right:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height:35px;
}

#tabs li{
	float:left;
	margin: 0;
}

#tabs li a{
text-decoration: none;
padding-left:10px;
padding-right:10px;
margin-right: 3px;
color: #999;
bottom:0px;
	height:35px;
	line-height:35px;
	display:block;
}

#tabs li a:visited{
color: #999;
}

#tabs li a:hover{
color: #333;
}

#tabs li a:active{
color: #333;
}

#tabs li.current_page_item a{ /*selected tab effect*/
color: #333;
border: 1px solid #D7D7D7;
border-bottom: none;
background-color: #FFF;
}

div#home_slideshow {position:absolute; left:290px; top:50px; width:520px; color:#FFF;  font-family:Arial, Helvetica, sans-serif; }
div#home_slideshow h2{ padding:10px; padding-bottom:0px; font-size:24px;}
div#home_slideshow p{ padding:10px}
#smooth_sldr .sldrlink{display:none;}


.home_box{width:770px; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:15px}
.home_box .inner{padding:20px}

.home_box .inner h4{
	font-size: 18px;
	font-weight: normal;
	color: #569238;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2E272;
	padding-bottom:5px;
}
.home_box .inner li.news{
	background-image: url(images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom:4px;
}
.home_box .inner li a{
	font-size: 12px;
	color:#06C;
}

.home_box .inner .widget{
	margin:0; padding:0;
}



