/* @override http://digitalpill.tv/Content/wp-content/themes/freshnews/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


/* Header */


#logo .site-title, #logo .site-description{display:none;}
#logo .site-title{text-shadow: 1px 1px 1px #000}
#logo{float:left; overflow:hidden; padding: 0;}

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


/*- Main Navigation - */

#topmenu #rss{height: 38px;position:relative;z-index: 9999;right:0;top:-10px;width:39px;}

#topmenu{background: transparent none repeat-x; border-bottom:1px solid #dcdcd4; height:33px;z-index:9999;
	position: relative;
}
#topmenu li{border-left:1px solid #dedbd1;float:left;line-height:33px;}
#topmenu li a{color: #fcfeff;display:block;margin:0;padding:0 15px;position: relative;}
#topmenu li a:hover,#topmenu li.active a{text-decoration:none;
}

#nav,#nav ul{float:left;list-style:none;padding:0;
}
#nav a{display:block; }
#nav li{float:left;line-height: 31px;}
#nav li a:hover{background: #494949 none;}
#nav li ul{left:-999em;padding-top:1px;position:absolute;width:211px;margin-left:-1px;}
#nav li:hover ul,#nav li.sfhover ul{left:auto;z-index:1000;}
#nav li ul li a{border-bottom:1px solid #dedbd1;border-left:1px solid #dedbd1;border-right:1px solid #dedbd1;line-height:28px;width:180px;
	color: #656565;


}
#nav li ul ul{margin:-29px 0 0 180px;}

#nav li a:hover, 
#nav li.current_page_item a, 
#nav li.current_page_parent a,
#nav li.current-menu-ancestor a,
#nav li.current-cat a,
#nav li.current-menu-item a { background: #555554; }

body {background: #88bbea url(images/bgr_pill.jpg) repeat-x;color:#555;font:12px sans-Serif;
	margin-bottom: 20px;
}

#header { background: #fff url(images/Header_bg_small.jpg) no-repeat 283px; border-color: #444;
	padding: 0;
	height: 161px;
	width: 960px;
	margin: 0 auto;
	border-style: none;
}


.col-full, .layout-full #main, #main.fullwidth { width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -8px;
}

a, a:hover, #top .subscribe a { color: #4081AF; }

#comments .nocomments { font-size:1.2em; font-weight: bold; margin:0 0 20px;
	color: #fffeff;
}

label{
	color: #fffeff;
}

.nav-entries a, #post-entries
a{display:block;color:#fff !important;font-weight:bold;text-decoration:none}




/*=== Footer === */

#footer{background: #feffff url(images/dp_logo.gif) no-repeat 479px;font-size:11px;height: 65px;line-height:22px;padding:20px; border-top:1px solid #eeece6;
	color: #000;
}
#footer{color:#777;text-shadow: 0 1px 0 #fafafa;}
#footer a{color:#555;}
#footer img{vertical-align:middle;}
#footer #copyright span { color: #000; display:block;
	font: normal normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
} 
.nav-entries a{
	color: #fffeff;
}

.nav-entries a:hover{ text-decoration: none;
	color: #959595;
}





