body{
background: #ffffff url(../files/bg2.gif) repeat-x 0 0;
color:#666; margin:0;
}

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

#headwrap{
	border-bottom:1px solid #aaa;
	margin-top: 0px;
}

#headextras{
background: #131313;
border: 1px solid #333;
}

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

#submit_news{
	color:#fff;
	background: transparent url(../images/submit_news.png) top right no-repeat;
	border: none;
}


/*head searchform*/

#head #s{
background: #fff;
color:#555;
}

#head #searchsubmit{
background: transparent url(../images/search.png) 2px center  no-repeat;
}

/*nav pages*/
.nav li a{
color:#aaa;
}

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

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

#top .nav li ul a:hover{
background:#262626;
color:#fff;
z-index: 120;
}

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

/*nav categories*/
.catnav_wrapper{
border-left:1px solid #aaa;
border-right:1px solid #fff; 
}

.catnav{
	border-right:1px solid #aaa;
	border-left:1px solid #fff;
}

.catnav li{
border-right:1px solid #fff;
}

.catnav li a{
color:#666666;
border-right:1px solid #aaa;
text-shadow:1px 1px 0px #fff;
}

.catnav .current a, .catnav li a:hover{
color:#464646;
}

#top .catnav li ul a{
border:1px solid #aaa;
border-top:none;
color:#666;
background: #f9f9f9;z-index: 100;
}

#top .catnav li ul a:hover{
	background:#fff;
	color:#33CC00;
}

#top .catnav li ul {
border-top:1px solid #aaa;
}

/*Featured Area*/

#featured{
border:1px solid #aaa;
border-top:none;z-index: 1;
}

.featured{
border-left:1px solid #aaa;  
background: #fff url(../images/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(../images/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(../images/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(../images/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(../images/rounded.png) no-repeat right bottom;
}

#top .feature_excerpt{
border-top:1px solid #eee;
}

.position_excerpt, #top #featured .feature_excerpt
{background: #fff;}

#top #featured a{
color:#444;
}

#top .slidecontrolls span{
background:transparent url(../images/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(../images/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/*CONTENT AREA*/
.entry-previewimage{
border:1px solid #E1E1E1;
}

.entry-head, .entry-head a, .entry-bottom, .entry-bottom a{
color:#888f96;
}

.entry-head .date{background: transparent url(../images/icon-date.png) no-repeat -3px top;}
.entry-head .comments{background: transparent url(../images/icon-comment.png) no-repeat -3px top;}
.entry-head .author{background: transparent url(../images/icon-author.png) no-repeat -2px top;}


.more-link, .entry-bottom .categories{
background: #f6f6f6 url(../images/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
}

.more-link:hover{
background: #eee url(../images/highlight.png) repeat-x left top;
border:1px solid #aaa;
color:#666;
}

/*pagination*/

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

#top .pagination a:hover{
	border:1px solid #666;
	background: #FFF;
}

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



/*sidebar*/

.sidebar{
border-left:1px solid #e1e1e1;
}

.sidebar .box li a,  .box .recentcomments, .entry ul li, .entry2 ul li {
background:transparent url(../images/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #D6D6D6;
}

.box li a,  #footer .box .recentcomments {
	background:url(../images/bullet1.png) no-repeat 0 12px left; border-bottom:1px solid #333;}

#top .entry ul li {
	background:url(../images/bullet1.png) no-repeat  0 9px left;
	border:none;
	list-style:none;
}
.entry2 ul li {
	background:url(../images/bullet1.png) no-repeat  0 9px left;
	border:none; color:#FF0000;
	list-style:none;
}
.list { list-style:none; float:left}
.list ul li { padding-left:10px; border:none;}
#main .list ul {border:none;}
body .gallery li a, body .flickr li a{
background: transparent none;
border:none;
}

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

#top .box_entry, .community_news h3, .link_list h3{
border-bottom:1px solid #E1E1E1;
}
#footer h3{
border-bottom:1px solid #333;
}


.box img, .entry img{
	border:1px solid #E1E1E1;
	height: auto;
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
border:1px solid #999;
}



/* footer */
#footerwrap{
background: #292272;
}

#footer .box img{
border:1px solid #333;
}

#footer .box img:hover{
border:1px solid #555;
}

/*comments*/

#top #social_icons ul{
border-top:none;
border-bottom:1px solid #e1e1e1;
}

#social_icons .twitter{background: transparent url(../images/twitter_32.png) 0 0  no-repeat;}
#social_icons .fb{background: transparent url(../images/facebook_32.png) 0 0  no-repeat;}
#social_icons .digg{background: transparent url(../images/digg_32.png) 0 0  no-repeat;}
#social_icons .stumble{background: transparent url(../images/stumbleupon_32.png) 0 0  no-repeat;}
#social_icons .deli{background: transparent url(../images/delicious_32.png) 0 0  no-repeat;}
#social_icons .techno{background: transparent url(../images/technorati_32.png) 0 0  no-repeat;}

#author-box{
border-top:1px solid #E1E1E1;
border-bottom:1px solid #E1E1E1;
}

.comment_content {
border:1px solid #E1E1E1;
}
.odd .comment_content{
background: #F6F6F6 url(../images/highlight.png) repeat-x scroll left top;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #e1e1e1;
color: #777;
}

#send, #submit{
background: #f6f6f6 url(../images/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
color: #777;
}


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

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

/*generic*/

h1, h2, h3, h4, h5, h6, legend {
	color:#222;
	padding-left: 20px;
}
#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:#888f96;
} 

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer 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:#888f96;
} 

a{ color:#666; text-decoration: none; border-bottom:1px dashed #D6D6D6; }

a:hover{color:#333;}
#footer a:hover{color:#fff;}

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

/*.entry li {
list-style-type:none;
padding-left:10px;
}

.entry ul ul{
border:none;
}
*/
pre {
background-color:#FEFEFE;
border:1px solid #DDDDDD;
}
#top .box_entry h4  {color:#FF0000;}
.form_row{
	float:left;
	padding:8px 0 8px 0;
	width: 20%;
}
.form_row2{
	float: left;
	padding:8px 0 8px 40px;
	margin-left:0px;
	width:70%;
}
.search {
	background-color:#F3E9C2;
	border:solid #fff 2px;
	margin: auto;
}
