/* Stuff I've put together */

#main {
	z-index:1;	
}
#head {
	z-index:2;	
}
#sidebar {
	padding:10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#sidebar li { padding:10px;
}
#sidebar li a.capitalize {
	text-transform:uppercase;
	font-size:12pt;
	color:#eb5624 !important;
}
#sidebar li a.capitalize:hover {
	text-transform:uppercase;
	color:#fff !important;
	text-decoration:none !important;
}
#sidebar li a {
	color:#f00;
}
.widgetmain{
	background:000;
	width:350px;
	height:375px;
	overflow:scroll;
}
.widgetsidebar {}

#headersearch {
float:right;
padding:5px;
height:32px;
margin-bottom:20px;
}
#headersearch #s{
}
#headersearch #searchsubmit {
}
#main #sidebar {
	background:#111;
}
/*.box_small h3{
	background:url(../images/vt/sidebartop.jpg) repeat-x left top;	
}*/
/*Structured layout mainpage*/
body{
color:#fff;
background:#000;
}

.wrapper{ 
background: #333 url(../images/vt/top.jpg) repeat-x left top;
border-bottom:30px solid #333;
}

#subpage .wrapper{
background: #333 url(../images/vt/topsub.jpg) repeat-x left top;
}

#member{
	float: left;
	width:150px;
	height:150px;
	z-index:8;
	padding:10px;
	border:none;
	}
#member2{
	float: left;
	width:160px;
	height:150px;
	z-index:8;
	padding:5px;
	border:none;
	}
#member  p, #member2  p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color:#FFFFFF;
	font-weight: normal;
	line-height:18px;
	padding-top:4px;
	padding-left:0px;
	padding-right:0px;
	margin: 0px auto 0px auto;
	border:none;}
#member b, #member2 b{
	font-weight: bold;
	color: #eb5624;
	line-height:18px;
	padding-top:4px;
	}
#member a:link, #member2 a:link{
	color: #eb5624;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	padding-top:4px;
}
#member a:visited, #member2 a:visited{
	color: #eb5624;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	padding-top:4px;
}
#member a:hover, #member2 a:hover{
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
	padding-top:4px;
}
#member a:active, #member2 a:active{
	color: #eb5624;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	padding-top:4px;
	text-decoration:underline;}


/*HEAD AREA*/
#top
{	background: url(../images/vt/header.jpg) no-repeat center top;
	width:1172px;
	position:relative;
	margin:0 auto;
	}

#top .logobg a{
background: transparent url(../images/skin3/logo.png) no-repeat left top;
}

#nav li a{
border-left:1px solid #484848;
color:#aaa;
position:relative;
}

#nav .currentli_item a, #nav li a:hover{
color:#fff;
}

#top #nav li ul a{
border:1px solid #484848;
border-top:none;
color:#aaa;
background: #222;
}

#top #nav li ul a:hover{
background:#262626;
color:#fff;
}

#top #nav li ul {
border-top:1px solid #484848;
}
#head {
	width:940px;
	position:relative;
	margin:0 auto;
}

/*featured*/

#featured{
	position:relative;
	margin-top:9px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;

}

/*infotext*/
#infotext{
	background:transparent url(../images/vt/infotext.png) repeat-y top left;
	position:relative;
	margin:0 auto;

}

#infotext h2{
/*background:transparent url(../images/skin3/bg_infotext.png) no-repeat scroll center bottom;*/
color:#fff;
}

#infotext h2 strong{
color: #fff;
}

/*content*/

.graybox {background:#111;
	padding:10px;
}

#sidebar #searchform,{
border-bottom:1px solid #5e5e5e;
}
#sidebar h3{
	background:url(../images/vt/sidebartop.jpg) repeat-x left top;	
}

ul{
border-top:1px solid #5e5e5e;
}

blockquote{
border-left:5px solid #5e5e5e;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
/* background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 0px 10px;*/
}

#sidebar .box ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll 40px center;
}


/*blog*/

.post_data{
border:1px solid #5e5e5e;
border-left:none;
border-right:none;
}

.entry .date{
color:#8D8D8D;
}

.entry .day{
border-right:1px solid #cacaca;
}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #666666;
}

#top .pagination a:hover{
border:1px solid #fff;
}

#top .pagination .current{
background: #666666;
border:1px solid #222;
color:#fff;
}




/*footer*/
#footerimage {
	background: url(../images/vt/footer.jpg) no-repeat center bottom;
	width:1172px;
	height:347px;
	margin:0 auto;
}
#footer{
	width:960px;
	margin-top:10px;
	padding:12px;
}
#footerwrap {
	background: url("../images/vt/footertop.jpg") repeat-x scroll left top #000000;
	padding:5px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
}

#footer .box ul{
border-top:1px solid #4a4a4a;
width:270px;
} 

#footer .box ul li a, .wrapper #footer .box .recentcomments{
border-bottom:1px solid #4a4a4a;
background: transparent url(../images/skin3/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: transparent url(../images/skin3/bullet_grey.png) left 11px no-repeat;
color:#fff;
}

#footer .custom_button{
background: #494949 url(../images/skin3/mail.png) 170px center  no-repeat;
color: #fff;
}

#footer .custom_button:hover{
background-color: #666;
}

#footer #s, #headersearch #s{
background: #222;
color:#fff;
border:1px solid #ccc;
}

#headersearch #searchsubmit, #footer #searchsubmit{
background: transparent url(../images/skin3/search.png) 6px 3px no-repeat;
border-left:1px solid #ccc;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #5e5e5e;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin3/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin3/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin3/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin3/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin3/bullet_white.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
color:#eb9007;
}

.wrapper a:hover{
color:#fff;
}

#main #sidebar .textwidget a:hover{
	color:#eb9007;
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6, legend{
color:#eee;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#eee;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#fff;
} 
#main h3 a:hover{
color:#eb5624;
}
.lightbox_video, .lightbox_image{
background:transparent url(../images/skin3/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin3/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #5e5e5e;
background: #2f2f2f;
}

.commententry .odd{
background: #333;
}

.commententry .even{
background: #2f2f2f;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #5e5e5e;
background: #222;
}

#send, #submit{
border:1px solid #5e5e5e;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}


	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
