@charset "utf-8";

/* ----------------  Page CSS  --------------------*/

img, html, body, div, #searchsubmit, #header #clooblogo, #menu .menu_container ul li:hover a  {
	_behavior: url(http://cloob.fm/iepngfix.htc);	
}

html {
	background:transparent url(http://images.cloob.fm/background/whitestripes.png) repeat scroll 0 0;
	_background:none; /* IE6 */
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	color:#959595;
}

body {
	background:transparent url(http://images.cloob.fm/background/gradient_top.png) repeat-x fixed 0 0;
	font-size:100%;
	margin:0px;
	_behavior: url(http://cloob.fm/wp-content/themes/cloobv1.0/csshover.htc); /* IE6 Change URL */
}

#body_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background: url(http://images.cloob.fm/background/transparency.png) repeat scroll 0 0;
	_background: none; /* IE6 */
	height:100%;
	behavior:none;
}

#footer {
	padding: 0px 0px 5px 0px;
	margin: 0px 10px;
}

#page {
	margin: 0px 10px;
	padding: 0px;
	overflow: hidden;
	position:relative;
	//background: #313131;
}

a {
	color: #00ff36;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

.meta {
	padding-bottom:0;
	background:none;
	color:#828282;
	position:relative;
	_position:static; /* IE6 */
}

.meta dl {
	background-color:#383838;
	//border: 1px dotted #959595;
}

.meta dl dd {
	color: #828282;
}	

.meta dl dd a {
	color:#e7e7e7;
	display:inline;
}



/* ----------------  Header CSS  --------------------*/

#header {
	position:relative;
}

#header_spacer {
	width:980px;
	height:65px;
	border-bottom:1px dotted #959595;	
	margin:0px 10px;
	position:relative;
}


/* Clooblogo */
#clooblogo {
	behavior: url(/iepngfix.htc); 
	position:absolute;
	float:left;
	width:240px;
	height:55px;
	left:10px;
	top:10px;
}

#title {
	position:absolute;
	background: transparent url(http://images.cloob.fm/header/header.png) 0px 0px no-repeat;
	height:76px;
	width:100%;
	top:0px;

}

#searchform {
	background: url(images/searchfield.png)  no-repeat scroll left;
	_background: url(images/searchfield.gif) no-repeat scroll left;
	float:right;
	position:relative;
	width:155px;
	height:29px;
	top:16px;
	right:10px;
}

#s {
	background: none;
	border:0px;
	width:114px;
	font-size: 11px;
	color:#363636;
	float:left;
	margin: 7px 4px;
	_margin: 0px; /* IE6 */
	_padding: 7px 4px; /* IE6 */
}

#searchsubmit {
	background: url(images/searchicon.png) no-repeat scroll center;
	border:0px;
	margin:5px;
	width:20px;
	height:20px;
}

#header_flash {
	/*background:black url(images/flash/flash.jpg) center center no-repeat;	*/
	background: black;
	height:400px;
	/*margin-top:1px;*/
	//border-bottom: 1px dotted #959595;
	width:910px;
	margin: 0px 10px;
	padding: 10px 35px;
}

#podcast_banner {
	border: 0 none;
}

#header_bottom {
	background: transparent url(http://images.cloob.fm/header/flashbottom.png) 0 0 no-repeat;
	height:20px;
	margin: 0px 10px 5px 10px;
}


/* ---------------- Step Carousel CSS -----------------*/

#header_carousel {
	width: 910px; 
	height: 400px; 
	background-color: #000000; 
	padding: 10px 35px;	
	margin: 0px 10px;	
	overflow:hidden;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 910px; /*Width of Carousel Viewer itself*/
height: 400px; /*Height should enough to fit largest content's height*/
background-color: #000000;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
width: 910px;
height: 400px;
overflow:hidden;
}

.stepcarousel .panel, #header_carousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 980px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
position:absolute;
}

.stepcarousel .belt .panel a{
	border: 0px;
	outline: none;
}

.stepcarousel .belt .panel a img{
	border: 0px;
	outline: none;
}

.panel p {
	font-family: Tahoma;	
	font-size: 0.7em;
	line-height: 13px;
	color: #e9e9e9;
	margin: 0px 20px;
}

.panel h1 {
	font-family: Tahoma;	
	font-size: 0.75em;
	color: #ffffff;
	margin: 10px 20px 10px 20px;	
}

.panel .right_veil {
	background: url(http://images.cloob.fm/right_veil.png) no-repeat;
	position:absolute;
	right:70px;
	top:0px;
	height:400px;
	width:351px;
	padding: 10px 0px;
}

.panel .left_veil {
	background: url(http://images.cloob.fm/left_veil.png) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	height:400px;
	width:351px;
	padding: 10px 0px;
}

#playbutton {
	background-image: url(http://images.cloob.fm/playbutton_sprite.png);
	position: absolute;
	left: 396px; 
	top: 140px;	
}

#playbutton a {
	display:block;
	width: 116px;
	height: 164px;	
}

#playbutton:hover {
	background-position: -114px 0px;
}

.leftcarousel_button, .rightcarousel_button {
	background-image: url(http://images.cloob.fm/arrow_sprite.png);	
	background-color: transparent;
	display:block;
	width:38px;
	height:62px;
}

.leftcarousel_button a, .rightcarousel_button a{
	display:inline-block;
	height:62px;
	width:38px;
}

.leftcarousel_button {
	background-position: 0px 0px;
}

.leftcarousel_button:hover {
	background-position: 0px -63px;	
}

.rightcarousel_button {
	background-position: -39px 0px;	
}

.rightcarousel_button:hover {
	background-position: -39px -63px;	
}

a#fdbk_tab {
	background-image: url(http://images.cloob.fm/feedback.png) !important;	
	background-color: transparent !important;	
}

/* ----------------  Menu CSS  --------------------*/

#menu {
	height: 20px;
	//border-bottom: 1px dotted #959595;
	background: black;
}

#subscribe_menu {
	float:left;
	font-size:11px;	
	position:relative;
	left:46px;
	padding-top:3px;
}

#header_links {
	float:right;	
	width:275px;
	height:55px;
	margin:10px;
}

#header_links a {
	font-family: Tahoma;	
}

#get_in_itunes {
	display:inline-block;
	width:148px;	
	height:54px;
}

#mixes_link {
	display:inline-block;
	width:127px;
	height:54px;	
}

#menu .menu_container {
	background:transparent none repeat scroll 0 0;
	float:left;
	height:20px;
	line-height: 22px;
	_line-height:18px; /* IE6 */ 
	_top:2px; /* IE6 */ 
	padding:0;
	position:relative;
	left:-5px;
	top: 2px;
}

#menu ul {
	list-style-type:none;
	margin:0;
	z-index: 18 !important;  /* added so menu stays above carousel */
}

#menu ul li {
	float:left;
	position:relative;
	text-transform:uppercase;
}

#menu ul li a {
	padding:0 10px;
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
	font-size:.87em;
}

#menu ul li:hover a, #menu ul ul a:hover { 
	background: transparent url(http://images.cloob.fm/menu/reflect.png);
	_background: #313131; /* IE6 */
}

#menu ul li ul {
	position:absolute;
	display:none;
	right:0;
	top:21px;  /* Added this line to make sure that the drop down doesn't overlap in IE7 */ 
	padding: 0px 0px 3px 0px;
	.top:20px; /* IE6 IE7 */
	background: #313131;
}

#menu ul li ul li {
	height:16px;
	display:block;
	text-transform:none;
	clear:both;
	//border-bottom: 1px dotted #666666;
	padding-bottom:3px;
	width:100%;
}

#menu ul li ul li a {
	color: #CCCCCC;	
	background-image:none !important;
	font-size: 11px;
	display:block;
	right:0px;
}

#menu ul li ul li:hover a, #menu ul li ul li a:hover {
	background:#636363;
}

#menu ul li:hover ul, #menu ul a:hover ul {
	display:block;
}


/* ----------------  Content CSS  --------------------*/

#content_home {
	//height: 247px;
	margin: 0px 10px;
	overflow:hidden;
}

#content h2, #sidebar h2, #searchwidget h2, .content_240 h2, .content_980 h2 {
	font-size:0.94em;
	line-height:22px;
	margin:0px;
	padding: 5px 0px 0px 10px;
	letter-spacing:0px;
	font-weight:lighter;
}

#content {
	float:left;
	width:733px;
	padding:0px;
}

.post, .search_content {
	/*padding-bottom:10px ! important;*/
	width:100%;
}

.content_980 {
	width:980px;	
	padding-bottom:5px;	
	margin: 0px 10px;
}

.content_header_980 {
	background: url(http://images.cloob.fm/content/980top.png) no-repeat;
	height:30px;
	border-bottom:1px dotted #959595;	
}

.content_body_980_250 {
	background: black;
	height:250px;	
}

#explore_pano {
	background: black url(images/explore_out.jpg) no-repeat 35px -5px;
}

#explore_pano a{
	display:block;
	width:980px;
	height:275px;
}

.content_footer_980 {
	background: url(http://images.cloob.fm/content/980bottom.png) no-repeat;
	height:5px;
}

.content_240 {
	width:240px;
	float:left;
	padding-bottom:5px;
}

.content_header_240, .widget_top {
	background: url(http://images.cloob.fm/content/240top.png) no-repeat;
	height:30px;	
	border-bottom: 1px dotted #959595;
	overflow:hidden; /* IE6 */
}

.content_top_733 {
	background: url(http://images.cloob.fm/content/733top.png) no-repeat;
	height:30px;
	//border-bottom: 1px dotted #959595;
	overflow:hidden; /* IE6 */
}

.content_body_733 a {
	color:#ffffff;
}

.content_top_733 a:hover {
	text-decoration:none !important;
}

.content_top_733 img {
	padding-left:3px;
	margin-top:-1px;
	float:left;
}

.content_top_733 h2 {
	float:left;
	padding: 5px 0px 0px 5px !important;
}

.content_body_733 {
	background: #000000;
	//border-bottom: 1px dotted #959595;	
	padding:10px;
/*	font-size:.79em;*/
}

.content_bottom_733 {
	background: url(http://images.cloob.fm/content/733bottom.png) no-repeat;
	height:5px;
	overflow:hidden; /* IE6 */
}

.content_body_200 {
	height:200px;	
	background:#000000;
	//border-bottom: 1px dotted #959595;
	overflow:hidden; /* IE6 */
}

.content_footer, .widget_bottom {
	background: url(http://images.cloob.fm/content/240bottom.png) no-repeat;
	height:5px;
	overflow:hidden; /* IE6 */
}

.edit {
	position:absolute;
	right:10px;
}

.navigation a {
	color: #ffffff;
	font-size: 0.9em;
}

.entry p {
	font-size: 0.71em;	
}

.entry ul {
	font-size: 0.71em;	
}

/* ---------------------  Home Page Cloob.fm Content Divs ----------------*/ 

#o {
	background: black;	
}

#content_home .content_body_200 {
	background-image: url(images/home_link_sprite.jpg);
}

#home_explore_mix_body {
	background-position:0px 0px;
}

#home_explore_mix_body:hover {
	background-position:0px -201px;
}

#home_submit_mix_body {
	background-position:0px -402px;
}

#home_submit_mix_body:hover {
	background-position:0px -603px;
}
#home_request_mix_body {
	background-position:0px -804px;
}

#home_request_mix_body:hover {
	background-position:0px -1005px;
}

#home_sponsor_mix_body {
	background-position:0px -1206px;
}

#home_sponsor_mix_body:hover {
	background-position:0px -1407px;
}

#home_explore_mix a, #home_request_mix a, #home_submit_mix a, #home_sponsor_mix a {
	display:block;
	height:200px;
	width:240px;
}

#home_request_mix {
	margin-left:6px;
}

#home_submit_mix, #home_sponsor_mix, #mixpodcast, #connectwithus {
	margin-left:7px;
}

#learnaboutcloob {
	margin-left:6px;
}

#mixpodcast_body, #mixpodcast_sidebar_body, .podcast_post {
	position:relative;
	background: url(images/homebutton_background.jpg) black no-repeat;
}

.content_body_200 ul {
	margin:0px;
	padding:5px;
	list-style-type:none;	
	font-size:.65em;
	_font-size:.60em;  /*included for IE6*/
}

#mixpodcast_body ul, #mixpodcast_sidebar_body ul, .podcast_basics ul {
	padding-bottom:0px;	
}

.content_body_200 a {
	color: #959595;	
}

.content_body_200 ul a {
	display:block;
	/*position:relative;*/
	line-height:12px;
}

#connectwithus_body ul a, #mixpodcast_body ul a, #connectwithus_sidebar_body ul a, #mixpodcast_sidebar_body ul a, .podcast_post ul li a  {
	min-height:32px;
	margin-bottom:5px;
	height:32px;
}

#newsevents_body ul a, #newsevents_sidebar_body ul a {
	margin:0px 0px -3px 0px;
	.margin:0px 0px -5px 0px; /* IE6 IE7 */
	height:32px;
}

#learnaboutcloob_body ul a, #learnaboutcloob_sidebar_body ul a {
	min-height:32px;
	max-height:60px;
	padding-bottom:5px;
}

.content_body_200 ul a:hover {
	text-decoration:none;
	background-color: #999999;
	color: #000000;
	/*text-decoration: underline;*/
}

.content_body_200 img {
	vertical-align: middle;
	border: 0px none;
}

.content_body_200 ul a img:hover {
	text-decoration: none;	
}

#connectwithus_body ul a p, #mixpodcast_body ul a p, #connectwithus_sidebar_body ul a p, #mixpodcast_sidebar_body ul a p, .podcast_basics ul a p {
	margin:-22px 0px 0px 40px;
}

#learnaboutcloob_body ul a p, #learnaboutcloob_sidebar_body ul a p {
	margin:-22px 0px 3px 40px;
}

#newsevents_body ul a p, #newsevents_sidebar_body ul a p {
	margin:-22px 0px -10px 40px;
}


#mix_counter {
	width:88px;
	margin-left:5px;
	margin-top:30px;
}

#mix_counter:hover {
	//background: #111111;	
}

#mix_counter a {
	display:block;
	height:48px;
}

#mix_up_arrow {
	background: url(images/counter/up_arrow.png) center no-repeat;
}

#mix_down_arrow {
	background: url(images/counter/down_arrow.png) center no-repeat;
}

#mix_counter ul {
	padding:10px;
	_padding-left:16px; /* IE6 */
}

#mix_counter ul li {
	float:left;
	margin-left:-4px;
	margin-right:-3px;
}

#mix_artist {
	right:34px;
	top:25px;
	position:absolute;
}

#artist_left_arrow {
	float:left;
	background: url(images/artists/left_arrow.png) center no-repeat;
	position:absolute;
	left:0px;
	top:40px;
}

#artist_right_arrow {
	float:right;
	background: url(images/artists/right_arrow.png) center no-repeat;
	position:absolute;
	right:0px;
	top:40px;
}

#mix_info {
	margin: 12px 10px 8px 10px;
	padding-left: 5px;
}

#mix_info p {
	font-size:10px;
	line-height:11px;
	margin:1px;
}

#mix_buttons {
	float:left;
	height:32px;
}

#news_buttons {
	height:32px;
}

#mix_buttons ul li {
	float:left;
	padding-right:14px; 
	width: 100px;
}

#mix_buttons ul li a {
	margin:0px;	
}

#news_buttons ul li {
	float:left;
	margin:0px;
	width:110px;
}

#news_buttons ul li a p {
	margin: 8px 0px 0px 10px;
	position:absolute; 
	_position:relative /* IE6 */;
}

#news_buttons ul li a img {
	float:right;
	position:absolute;
	top:0px;
	right:0px;
}

#news_buttons ul a {
	position:relative;	
}

/*#connect_itunes {
	padding-left: 10px;
	background-image: url(images/icons/itunes_icon.png);
	background-repeat: no-repeat;
	/*background-position: 0 .5em;	
	
}

#connect_itunes:hover {
	background-image: #1111111 url(images/icons/itunes_icon.png); 
	
}*/

/* ----------------------  General Attributes CSS  ---------------------*/

h2, h2 a, h3, h3 a, .author, .date {
	color:#ffffff;
}

h4 {
	color:#ffffff;
	margin: 30px 0px 5px 0px;	
	font-size:0.85em;
}


/* ----------------  Footer CSS  --------------------*/

#footer_top {
	background: url(http://images.cloob.fm/footer/footertop.png) 0 0 no-repeat;
	height:20px;
	border-bottom: 1px dotted #959595;
	overflow:hidden; /* IE6 */
}

#footer_content {
	background:url(http://images.cloob.fm/footer/footer.png) no-repeat;
	height: 30px;
	padding:0px;
	font-size:11px;
}

#footer_left {
	float:left;
	padding:8px 10px;
}

#footer_right {
	float:right;
	padding:8px 10px;
	text-align:right;
}

/* ----------------  Sidebar CSS  --------------------*/

/* This sets the Category enumerations color rollover in the sidebar */

#sidebar.sidebar div {
	margin:0px;
	padding-left:0px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	float:right;
	clear:right;
	width:240px;
	margin:0px;
}

#sidebar div {
	border-left-color:#383838;
	padding-top:0px;
}

.widget_body {
	background:#000000;
	//border-bottom: 1px dotted #959595;
}

#learnaboutcloob_sidebar, #mixpodcast_sidebar, #newsevents_sidebar, #connectwithus_sidebar {
	float:right;
}

#custom_sidebar {
	float:right;
	width:240px;
}

/* ----------------  Calendar CSS  --------------------*/

/* This sets the properties of the Calendar widget */

#calendar #calendar_wrap {
	padding:10px;
}

#wp-calendar {
	width:220px;
	font-size: 10px;
/*	font-family:Verdana, Arial, Lucida, serif, sans; */
}

#wp-calendar caption {
	background-color: #363636;
	border-collapse: collapse;
	padding:2px;
	margin-bottom:5px;
	border: 1px solid #959595;
}

#wp-calendar td {
	padding: 1px 6px 1px 6px;
	border: 1px dotted #959595;
	background: #363636;
	text-align:center;
}

#wp-calendar td:hover {
	background: #444444;
}

#wp-calendar .pad {
	border:0px;
	background:none;
}

#wp-calendar .pad:hover {
	background:none;
}

#wp-calendar #prev, #wp-calendar #next {
	background: url(images/button-bg.png) repeat-x left top;
	color:#000000;
	border:1px solid #888888;
	text-align:center;
}

#wp-calendar #prev:hover, #wp-calendar #next:hover {
	background: url(images/button-bg.png) repeat-x left -25px;
	color:#000000;
}



/* ----------------  Search Widget CSS  --------------------*/

/* This sets the properties of the search widget */

#searchwidget {
	float:right;
	padding-bottom:10px;
	behavior:none;	
}

#searchwidget #searchwidget_body {
	height:30px;
	padding:10px;
	background: #000000;
	//border-bottom: 1px dotted #959595;	
	font-size:11px;
	behavior:none;
}

#searchwidget_form {
/*	position:relative;*/
	left:0px;
	top:0px;	
	behavior:none;
}

#s1 {
	background-color:#ffffff;
	padding:3px;
	width:140px;
	height:15px;
	font-size: 11px;
	color:#363636;
	float:left;
	border:1px solid #888888;
	margin-top: 4px;
	behavior:none;
}

#s1:hover {
	background-color:#CEDDDF; 

}

#searchwidget #searchwidget_submit {
	background: url(images/button-bg.png) repeat-x left top;
	padding:3px;
	width:64px;
	height:23px;
	float:right;
	margin-top:4px;
	border:1px solid #888888;
	margin-right:0px;
}

#searchwidget #searchwidget_submit:hover {
	background: url(images/button-bg.png) repeat-x left -25px;
}


/* ----------------  Comment CSS  --------------------*/

/* This sets the properties of the comments */

.comment {
	background:none;
	border:none;
	padding:0px 0px 10px 0px;
	margin:0px;

}



/* ----------------  Comment Widget CSS  --------------------*/

/* This sets the properties of the comment widget */

#commentresponsewidget {
	float:right;
	clear:right;
	padding-bottom:10px;
}

#commentwidget {
	float:right;
	clear:right;
	padding-bottom:10px;
	right:0px;
	margin-bottom:0px;
}

#commentwidget #commentwidget_body {
	min-height:227px;
	padding:10px;
	background: #000000;
	//border-bottom: 1px dotted #959595;	
	font-size:11px;
}

#commentresponsewidget #commentwidget_body {
	height:20px;
	padding:10px;
	background: #000000;
	//border-bottom: 1px dotted #959595;	
	font-size:11px;
}

#commentresponsewidget p {
	margin:0px;
}

#commentwidget #commentwidget_submit {
	background: url(images/button-bg.png) repeat-x left top;
	padding:3px;
	width:64px;
	height:23px;
	margin-top:4px;
	margin-right:0px;
	margin-left:156px;
	border:1px solid #888888;
	text-align:center;
}

#commentwidget #commentwidget_submit:hover {
	background: url(images/button-bg.png) repeat-x left -25px;
}

#commentwidget #comment {
	padding:3px;
	width:213px;
	margin-right:10px;
	font-size:11px;
	color:#363636;
	border:1px solid #888888;
}

#commentwidget #author, #commentwidget #email {
	width:140px;
	padding:3px;
	border:1px solid #888888;
	color:#363636;
	font-size:11px;
}

#commentwidget #comment:hover, #commentwidget #author:hover, #commentwidget #email:hover {
	background-color:#CEDDDF; 
}


/* ----------------  Radio CSS  --------------------*/

/* This sets the properties of the podcast entries */
.music_page_button {
	padding:5px;
	//border:1px dotted #383838;
	height:240px;
	width:240px;
}

.music_page_button:hover {
	background-color: #111111;
}

.powerpress_player {
	position:relative;
	_position:static;  /* IE6 */
	margin:20px 0px 20px 20px;
	width:100%;
}

.powerpress_links a {
	color: #00ff36;
}

.powerpress_links {
	margin-top:3px;
	padding-left:70px;
}


/* ----------------  Radio CSS  --------------------*/

/* This sets the properties of the podcast entries */

.profile_button:hover {
	background-color: #363636;
}

.podcast_meta {
	border-top:1px solid #383838;	
	border-right:1px solid #383838;
	border-left:1px solid #383838;
}

.podcast_header .podcast_basics {
	width:240px;
	vertical-align:top;
	padding-top:20px;
	padding-left:20px;
}

.podcast_table {
	padding-right:20px;
	border-left:1px solid #383838; 
	border-right:1px solid #383838;
	empty-cells: show;
	width:100%;
}

.podcast_tracklist {
	padding:0px 20px;
	border:5px solid #000000;
	background: #111111;
	font-size:0.8em;
}

.podcast_post {
	position:relative;	
	_position:static; /* IE6 */
/*	font-size:12px;*/
	/*border: 3px double #111111;*/
	border: none;
	height:200px;
	width:240px;
	float:left;
	margin-bottom: 7px;
/*	table-layout:fixed;*/
}

.podcast_post ul li a {
	min-height:32px;	
	height:32px;
	margin-bottom:5px;
}

.podcast_post ul li a:hover {
	text-decoration:none ! important;
}

.podcast_intro {
	font-style:italic;	
	padding:20px;
	background: #111111;
	border:20px solid #000000;
	width:473px;
	font-size: 0.63em;
}

.podcast_post ul li p {
	font-size: 1em;	
	margin: -22px 0 0 40px;
}

.podcast_cover {
	width:240px;
	height:240px;
	background: url(http://images.cloob.fm/20080607AlbumCover.jpg) no-repeat 5px 5px;
	background-position: center center;
	padding:5px;	
}

.podcast_footer {
	width:100%;	
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
}


/* ----------------  Navigation Widget CSS  --------------------*/

/* This sets the properties of the navigation widget */

#nav_widget_sidebar {
	padding-bottom:10px;
	position:absolute;
	bottom:0px;
	right:0px;
}

#nav_widget_sidebar_body {
	height:30px;
	padding:10px 10px 0;
	//border-bottom: 1px dotted #959595;	
	font-size:11px;
}

#nav_widget_sidebar ul {
	width:130px;
	padding:0px;
	float:left;
	margin-left:4px;
	font-size: 0.8em;
}

#nav_widget_sidebar ul li {
	display:inline;
	float:left;
	position:relative;
	text-align:center;
	height:12px;
	vertical-align:middle;
	margin-top:2px;
	width:16px;
	border:1px solid #000000;
}

#nav_widget_sidebar ul li:hover {
	border:1px solid #363636;
}

#nav_widget_sidebar ul .current_page {
	background: #363636;
	border: 1px solid #959595;
}

#nav_widget_sidebar ul .current_page:hover {
	background: #363636;
	border: 1px solid #959595;
}

#nav_widget_sidebar a {
	color:white;
	text-align:center;
	display:block;
}

#nav_widget_sidebar a:hover {
	text-decoration:none;
}

#nav_widget_left {
	background: url(images/button-bg.png) repeat-x left top;
	width:40px;
	height:16px;
	float:left;
	border:1px solid #888888;
	text-align:left;
}

#nav_widget_left_none, #nav_widget_right_none {
	background:none;
}

#nav_widget_left a, #nav_widget_right a {
	color: #000000;
}

#nav_widget_right {
	background: url(images/button-bg.png) repeat-x left top;
	width:40px;
	height:16px;
	float:right;
	text-align:right;
	border:1px solid #888888;
	color: #000000;
}

#nav_widget_left:hover, #nav_widget_right:hover {
	background: url(images/button-bg.png) repeat-x left -25px;
}


/* Added from style.css  */

.post .entry {
	/*margin:1em 0 1em 0;*/
}

