/*Structured layout mainpage*/
BODY
{
	color: #111;
	background: #A61800;
}
.wrapper
{
	background: #B51400 url(../images/skin1/back.jpg) no-repeat left top;
}
#subpage .wrapper
{
	background: #A61800 url(../images/skin1/back2.jpg) no-repeat top center;
}
#footerwrap, #subpage #footerwrap
{
	background: #191919 url(../images/skin1/footer.jpg) no-repeat center top;
}
/*HEAD AREA*/
#top .logobg A
{
	background: transparent url(../images/skin1/logo.png) no-repeat left top;
}
#nav LI A
{
	color: #CCC;
}
#nav .currentli_item A, #nav LI A:hover
{
	color: #FFF;
}
#top #nav LI UL A
{
	border: 1px solid #3D0000;
	border-top: none;
	color: #AAA;
	background: #000;
}
#top #nav LI UL A:hover
{
	background: #262626;
	color: #FFF;
}
#top #nav LI UL
{
	border-top: 1px solid #484848;
}
/*featured*/
#featured
{
	background: transparent url(../images/skin1/sh.png) no-repeat scroll -6px 390px;
}
/*infotext*/
#infotext
{
	background: transparent url(../images/skin1/bg_infotext.png) no-repeat scroll 0px -1px;
}
#infotext H2
{
	background: transparent url(../images/skin1/bg_infotext.png) no-repeat scroll center bottom;
	color: #555555;
}
#infotext H2 STRONG
{
	color: #61A9FE;
}
/*content*/
#main
{
}
#sidebar H3, #sidebar #searchform
{
	border-bottom: 1px solid #080808;
}
UL
{
	border-top: 1px solid #3E3E3E;
}
BLOCKQUOTE
{
	border-left: 5px solid #FFFFFF;
}
#sidebar .box A, #main #sidebar .box .recentcomments, UL LI
{
	background: transparent url(../images/skin1/bullet_orange.png) no-repeat scroll -15px 10px;
	border-bottom: 1px solid #171717;
	padding-left: 20px;
}
#sidebar .box A:hover
{
	background-color: #E0E0E0;
}
#sidebar .box UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 15px center;
}
#sidebar .box UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 30px center;
}
#sidebar .box UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 45px center;
}
#sidebar .box UL UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 60px center;
}
#sidebar .box UL UL UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 75px center;
}
#sidebar .box UL UL UL UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 90px center;
}
#sidebar .box UL UL UL UL UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 105px center;
}
#sidebar .box UL UL UL UL UL UL UL UL UL A
{
	background: transparent url(../images/skin1/bullet_black.png) no-repeat scroll 120px center;
}
/*blog*/
.post_data
{
	border: 2px solid #230000;
	border-left: none;
	border-right: none;
}
.entry .date
{
	color: #FE0505;
}
.entry .day
{
	border-right: 1px solid #15151C;
}
/*pagination*/
#top .pagination SPAN, #top .pagination A
{
	border: 1px solid #404040;
}
#top .pagination A:hover
{
	border: 1px solid #00B8E3;
}
#top .pagination .current
{
	background: #666666;
	border: 1px solid #222;
	color: #FFF;
}
/*footer*/
#footer
{
	color: #CBCBCB;
}
#footer H1, #footer H2, #footer H3, #footer H4, #footer H5, #footer H6, #footer A
{
	color: #CBCBCB;
}
#footer .box UL
{
	border-top: 1px dotted #A0A0A0;
}
#footer .box UL LI A, .wrapper #footer .box .recentcomments
{
	border-bottom: 1px solid #4A4A4A;
	background: transparent url(../images/skin1/bg_sep.png) repeat-x 2px;
}
#footer .box UL LI A:hover
{
	background: #4C4C4C url(../images/skin1/bullet_grey.png) no-repeat left 11px;
	color: #FFF;
}
#footer .custom_button
{
	background: #494949 url(../images/skin1/mail.png) no-repeat 170px center;
	color: #FFF;
}
#footer .custom_button:hover
{
	background-color: #666;
}
#footer #s
{
	background: #494949;
	color: #CCC;
}
#footer #searchsubmit
{
	background: transparent url(../images/skin1/search.png) no-repeat 2px center;
	border-left: 1px solid #222;
}
#sidebar .widget_search #searchsubmit
{
	background: transparent url(../images/skin1/search.png) no-repeat 2px center;
	border-left: 1px solid #D6D6D6;
}
.wrapper #footer .social_bookmarks .rss A
{
	background: transparent url(../images/skin1/rss_16.png) no-repeat 0 0;
}
.wrapper #footer .social_bookmarks .facebook A
{
	background: transparent url(../images/skin1/facebook_16.png) no-repeat 0 0;
}
.wrapper #footer .social_bookmarks .twitter A
{
	background: transparent url(../images/skin1/twitter_16.png) no-repeat 0 0;
}
.wrapper #footer .social_bookmarks .flickr A
{
	background: transparent url(../images/skin1/flickr_16.png) no-repeat 0 0;
}
.more-link
{
	background: transparent url(../images/skin1/bullet_orange.png) no-repeat scroll -28% 14px;
	padding-left: 16px;
}
INPUT, SELECT, TEXTAREA
{
	color: #777;
}
.wrapper A, #main #sidebar .textwidget A
{
	color: #1E1E1E;
}
.wrapper A:hover
{
	color: #F40000;
}
H1, H2, H3, H4, H5, H6, LEGEND
{
	color: #222;
}
#top H1 A, #top H2 A, #top H3 A, #top H4 A, #top H5 A, #top H6 A
{
	color: #222;
}
#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: #555;
}
.lightbox_video, .lightbox_image
{
	background: transparent url(../images/skin1/video.png) no-repeat center center;
}
#top .lightbox_image
{
	background: transparent url(../images/skin1/magnify.png) no-repeat center center;
}
/*comments*/
.gravatar IMG
{
	border: 1px solid #D6D6D6;
	background: #FFF;
}
.commententry .odd
{
	background: #F8F8F8;
}
.commententry .even
{
	background: #FFF;
}
/*CONTACT FORM*/
.text_input, .text_area
{
	border: 1px solid #D6D6D6;
}
#send, #submit
{
	border: 1px solid #D6D6D6;
	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 #FF9000;
}
.ajax_alert .text_input, .ajax_alert .text_area
{
	border: 1px solid #FFB628;
}

