/*  
Theme Name: Fresher News
Description: A Child Theme of Fresh News
Template: freshnews
*/
@import url(../freshnews/style.css);




#top{ display:none; }

/*
#header #searchform {color:#a0a09b;float:right;font-size:11px;padding:30px 10px 0 0;text-align:right; width:220px;}
#header #search{background:#222; background:rgba(0,0,0,.1); border:1px solid #555; border-color:rgba(255,255,255,.1); height:32px;margin:0 0 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#header #search input{background:transparent;border:0;color:#aaa;float:left;font-size:12px;margin:5px 0 0 10px;padding:3px;width:178px;}
#header #search .btn{margin:7px 0 0;padding:0;width:auto;}
*/

#header #search{background:#eee; border:1px solid #555; height:32px; margin:20px 0 20px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#logo{float:left; overflow:hidden; padding:10px 0 10px 20px;}
#logo .site-title{text-shadow: 1px 1px 1px #fff}

#text-6 {background:none; border:0;}
/* 
#text-7 {display:none;}
#text-8 {display:none;}
#text-9 {display:none;}
#credit {display:none;}
*/

.entry img.sponsor {background:#FFF; border:none;}

span.tags{display:none;}

.ngg-gallery-thumbnail-box {
	height: 210px;
	margin-bottom: 10px;
}



/* WHITE.CSS */
body, #footer { background-color:#fafafa; }
#background { background: #fff }
#top { background: url(../images/bg-header-gradient.png) repeat-x bottom #eee; border-color:#dbdbdb; }
#header { background: #fff; border: none;}

#main { width: 580px; float: left; margin-bottom: 30px; background: #fff; }
#post-entries { padding: 10px; margin: 0px 0px 20px; }
.nav-entries, .wp-pagenavi { margin: 0px; padding: 5px 5px; }

#comments {margin: 10px; }
#footer-widgets { background-color:#fafafa; border-top:1px solid #e6e6e6;}
#footer { border-top:1px solid #dbdbdb;}
.box {background-color:#fff; }

.widget, #post-author, #main #connect, #main h3 { background-color: #fafafa; border-color: #dedede; }
.widget h3{background:#ebebeb;border:1px solid #dedede;}
a, a:hover, #top .subscribe a { color: #4081AF; }

.nav1 a { color:#000; text-shadow: none; }
.nav1 li a:hover, .nav1 li.current_page_item a, .nav1 li.current_page_parent a, .nav1 li.current-menu-ancestor a, .nav1 li.current-cat a, .nav1 li.current-menu-item a, .nav1 li.sfHover {
    color: #4081AF;
   }


/* #topmenu { background: #fff; border-color:#e6e6e6; border-width: 1px 0; border-style: solid;} */


#topmenu { background: #465d78; border-color:#e6e6e6; border-width: 0; border-style: solid; }
#topmenu .col-full {background: #fff; }
#topmenu #rss{height:33px; display:none; }


#footer, #footer a { color:#fff !important; text-shadow: 0px 1px 0px #000 !important; }
#footer #copyright span { color:#fff !important; text-shadow: 0px 1px 0px #000 !important; }