
/*Structured layout mainpage*/
body{
color: #f4f4f4;
background: #000;
}

.wrapper{ 
background: #000 url(../images/skin3/bg.png) no-repeat center top;
}

#subpage .wrapper{
background: #000 url(../images/skin3/bginner.png) no-repeat center top;
}

#footerwrap, #subpage #footerwrap{
background: #000 url(../images/skin3/bg-footer.png) no-repeat center top;
}

/*HEAD AREA*/

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

#nav li a{
border-left:1px solid #72102e;
color: #fff;
}

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

#top #nav li ul a{
border: 1px solid #353535;
border-top:none;
color:#fff;
background: #000;
opacity:0.8;
}

#top #nav li ul a:hover,#top #nav li ul .currentli_item a{
background:#000;
color: #f92380;
}

#top #nav li ul {
border-top:1px solid #353535;
}


/*featured*/

#featured{
background:transparent no-repeat scroll 0px 368px;
}

/*infotext*/
#infotext{
background:transparent no-repeat scroll 0px -1px;
}

#infotext h2{
color:#fff;
}

#infotext h2 strong{
color: #f92380;
}

/*content*/

#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #373737;
}

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

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

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

#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 #373737;
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: #d21d6d;
border: 1px solid #72102e;
color:#fff;
}


/*footer*/
#footer{
	width:100%;
	clear:both;
	overflow:hidden;
	font-size:1em;
	color: #f4f4f4;
}

#footer .main {
	width:940px;
	margin:0 auto;
	text-align:left;
}
/* 
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#cbcbcb;
}

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

#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{
background: #494949;
color:#ccc;
}

#footer #searchsubmit{
background: transparent url(../images/skin3/search.png) 2px center  no-repeat;
border-left:1px solid #222;
} */

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

/* .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: #fff;
}

.wrapper a:hover{
border-bottom: 1px solid #ea3c8a;
color:#f92380;
}


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


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

#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;
} 

.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 #373737;
background: #2f2f2f;
}

.commententry .odd{
background: #333;
}

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

/*CONTACT FORM*/	

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

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


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


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