/*
Theme Name: DAPS Media Theme
Theme URI: http://dapsmedia.com
Description: The official theme of DAPS Media. This theme has a ton of features and more to come! 
Version: 1.5
Tags: two-columns, right-sidebar, fixed-width, multi-site support, plugin requirements
Author: Carlo Montagnino
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

body{
	background-attachment:fixed;
	font-family:helvetica, arial, sans-serif;
	font-size:18px;
}
h1,h2,h3,h4{
	letter-spacing:-1px;
}
p{
	color:#555;
}
hr{
	margin:0;
	clear:both;
}

img.size-medium {margin:0 0 10px 0}
.entry a img { vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 0;	border: 0 none;}
.wp-caption p.wp-caption-text {	font-size: 12px;	line-height: 17px;	padding: 4px 4px 5px 0;	margin: 0;	font-style: italic;	}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.aligncenter, div.aligncenter, img.aligncenter{
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.alignnone {
	display: block
}

/* hide this crap!!! */
p.akpc_pop, #wpstats{
	display:none;
}

/* main container */
.container_16{
	/*
	padding:0 10px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	*/
}
.container_16, #header h1, #footer{
	/*
	background-color:#1966e6;
	*/
}

/* Begin HEADER */
#header{
	width:940px;
	margin-bottom:0px;
	overflow:hidden;
	background-color:transparent;
}
.headbg{
	background-repeat:no-repeat;
	height:118px;
	padding-bottom:0px;
	cursor:pointer;
}
#header h1{
	text-align:left;
	width:100%;
	float:left;
	margin:10px 0 0 0;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	letter-spacing:.03em;
}
#header h1 a{
	text-decoration:none;
}
#header h1 span{
	display:block;
	font-size:13px;
	float:right;
	margin:6px 0 0 0;
	font-style:normal;
	font-family:helvetica, arial, sans-serif;
	letter-spacing:.03em;
	font-weight:bold;
	text-transform:uppercase;
}
#header h1 ul{
	margin:0 0 0 0;
	padding:0px;
	float:left;
}
#header h1 ul li{
	list-style:none;
	margin:0 0 0 0;
	display:inline;
	float:left;
	font-weight:bold;
}
#header h1 ul li a{
	display:block;
	padding:5px 5px 1px 5px;
}

/* end HEADER */

/* begin LEFT COLUMN */

#content{
	margin-bottom:0;
	padding-bottom: 20px;
	padding-right:50px; 
	text-align: justify; 
}
#content .post, #content #idc-container-parent{
	margin-top:20px;
	margin-bottom:30px;
	clear:both;
	padding:10px;
}
.postmetadata, .postmetadata a, .postmetadata a.post-edit-link{
	font-size:11px;
}
.postmetadata a{
	text-decoration:none;
}
h2.post_title{
	margin:0 0 5px 0;
	padding:0px 0px 5px 0px;
	text-transform:capitalize;
	font-size:26px;
	text-align:left;
	line-height:28px;
}
h2.post_title a{
	display:block;
	margin:0px 0 0 0;
	text-decoration:none;
}
.post .small{
	font-size:11px;
	margin:0 0 5px 0;
	padding:3px 5px;
	letter-spacing:.03em;
}
.post .small a{
	text-decoration:none;
}
.entry{
	font-size:13px;
}
.entry a{
	text-decoration:none;
}
.entry blockquote{
	padding:10px;
	padding-bottom:0;
	text-align:justify;
	margin:0 0 20px 0;
	border-style:dashed;
	border-width:1px;
	font-size:12px;
}
.entry blockquote p{
	padding:0;
	margin:0 0 10px 0;
}
.entry p object, .entry object{
	margin:0 auto;
	display:block;
}
.entry ul li{
	list-style:disc;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	text-align:left;
}
.entry pre{
	padding:10px;
	text-align:left;
	margin:0 0 20px 0;
	border-style:dashed;
	border-width:1px;
	font-size:12px;
}
.entry address{
	padding-left:30px;
}
.entry .wp-polls{
	clear:both;
	padding:10px;
	margin:0 0 20px 0;
	border-style:dashed;
	border-width:1px;
	font-size:12px;
	float:none;
}
.entry h3.related_post_title{
	margin:0 -11px 10px -11px;
	padding:5px 0 0 10px;
}
ul.related_post{
	margin:0;
	padding:0;
}
ul.related_post li{
	list-style:none;
	margin:0;
	padding:0;
}	
.entry p.wwsgd{
	margin:20px 0 0 0;
}
.entry p.wwsgd a{
	border-bottom:none;
	display:block;
	display:inline;
	text-decoration:none;
}
.entry p.wwsgd img{
	margin:0;
	border:none;
	padding:0;
}
.entry p.wwsgd.old img{
	width:281px;
}
.entry p.wwsgd.new img{
	width:562px;
}
.navigation a{
	padding:10px;
}

/* end LEFT COLUMN */ 

/* begin COMMENTS */

ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:10px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-style: italic }
ol.commentlist li div.vcard cite.fn a.url { color:#333; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font: 12px Arial, Verdana; color#aaa}
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 1em; font-size: 14px}
ol.commentlist li p {  margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin-bottom: 7px }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


#commentform input {width: 170px;	padding: 4px;	border:1px solid #ccc;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform p label { width: 120px; display:block;float:left}
#commentform p {border-top:1px solid #eee; padding: 10px 0; margin:0;font-size: 14px}
#commentform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;border:1px solid #aaa; font-weight: bold}
#commentform small, #commentform #submit {color:#333;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:11px;font-weight: bold}	
#respond h3 { padding-top: 20px; margin-bottom: 10px;color:#000; }


/*end COMMENTS */

/* start generic SIDEBAR & tabbed widget */

#sidebar ul{
	margin:20px 0 0 0;
	padding:0;
}
#sidebar ul li{
	margin:0 0 30px 30px;
	list-style:none;
	font-family:helvetica, arial, sans-serif;
	clear:both;
	font-size:12px;
	padding:10px;
	width:225px;
}
#sidebar ul li ul{
	margin:0;
	padding:0;
}
#sidebar ul li ul li{
	
}
#sidebar li#facebook-fans{
	padding:0;
	width:245px;
	background:none;
}
#sidebar ul li ul li, #sidebar ul li#tabbed-widget ul.tabbed_content li ol li, #sidebar ul li#tabbed-widget ul.tabbed_content li.staff_faves, #sidebar ul li#tabbed-widget ul.tabbed_content li.recentcomments{
	list-style:none;
	margin:0 0 1px 0;
	font-size:11px;
	padding:3px 0;
	width:225px;
	border-bottom:1px dotted;
}
#sidebar ul li#tabbed-widget ul.tabbed_content li ol li span, #sidebar ul li ul.tabbed_content li h2{
	display:none;
}
#sidebar ul li#tabbed-widget ul.tabbed_content li ol{
	margin:0;
}
#sidebar ul li#tabbed-widget ul.tabbed_content li{
	border-bottom:none;
	margin:0;
	padding:0;
}
#sidebar a{
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:none;
}
#sidebar ul li h2{
	padding:0;
	border-bottom:1px solid;
	margin:0 0 5px 0;
}
#sidebar ul li h2 a, #sidebar ul li h2 a:hover{
	text-decoration:none;
	border:none;
}

/* end generic SIDEBAR */

/* start SEARCH bar */
#sidebar li.search{
	background:none;
	width:245px;
	padding:0;
	height:20px;
}
#searchform{
	margin-bottom:30px;padding:0;
}
#searchform #s{
	border: 1px solid #ccc;
	border:1px solid #ddd;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	padding:5px;
	font:12px helvetica, arial, sans-serif;
	background: #fff;
	width: 200px;
}
#searchbtn{
	vertical-align:bottom;
	padding: 0 0 5px 2px;
}
.hidden{
	display: none;
}

/* end SEARCH bar */

/* start AUTHOR INFO */

#sidebar ul li.author{
	padding:10px;
	width:225px;
	font-size:12px;
	font-family:helvetica, arial, sans-serif;
}
.entry_author_image img, .entry_author_image{
	width:100px;
}
.entry_author_image{
	overflow:hidden;
	max-height:240px;
	float:left;
	margin:0 10px 10px 0;
}
#sidebar p.author_name{
	width:115px;
	font-weight:bold;
	font-size:14px;
	margin:0 0 5px 0;
	float:left;
}
#sidebar p.author_info{
	margin:0 0 10px 0;
}
#sidebar p.author_links{
	line-height:25px;
	padding:0 5px 5px 5px;
	background-color:#eee;
}
#sidebar p.author_links a{
	text-decoration:underline;
}
#sidebar p.author_links img{
	margin:0px 5px 0 0;
}
#sidebar p.author_links img a{
	text-decoration:none;
}
p.author_links{
	margin:0px 0 0 0;
	clear:both;
}

/* end AUTHOR INFO */

/* start special */

li#twothousands h2{
	text-indent:-1000000000px;
	background-image:url(images/2000s.png);
	background-repeat:no-repeat;
}
li#gnsp h2{
	text-indent:-1000000000px;
	background-image:url(images/gnsp.png);
	background-repeat:no-repeat;
	height:18px;
}
li#flam_block h2{
	text-indent:-1000000000px;
	background-image:url(images/flam_block.png);
	background-repeat:no-repeat;
	height:38px;
}
li#cccc h2{
	text-indent:-1000000000px;
	background-image:url(images/cccc.png);
	background-repeat:no-repeat;
	height:28px;
}
li#adr h2{
	text-indent:-1000000000px;
	background-image:url(images/adr.png);
	background-repeat:no-repeat;
	height:28px;
}
li#amdj h2{
	text-indent:-1000000000px;
	background-image:url(images/amdj.png);
	background-repeat:no-repeat;
	height:28px;
}

/*end special */

/* start SOCIAL BADGES */

#sidebar li#social-badges{
	float:left;
}
#sidebar a.social_badge,#sidebar a.social_badge img{
	display:block;
	width:112px;
	height:44px;
	float:left;
	display:inline;
	border:none;
	text-decoration:none;
	margin:0;
	padding:0;
}

/* end SOCIAL BADGES */

/* start TWITTER */

#sidebar .widget_twitter ul li{
	padding:5px 10px 5px 25px;
	width:210px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:center left;
}

/* end Twitter */

/* start POLLS Widget */

li.widget_polls-widget{
	float:left;
}
div.wp-polls{
	float:left;
}
div.wp-polls p{
	font-size:12px;
	margin:0;
}
div.wp-polls p input.Buttons{
	margin:0 0 10px 0;
}
div.wp-polls p.question{
	font-size:14px;
	margin:0 0 5px 0;
}
div.wp-polls .wp-polls-ul, #sidebar div.wp-polls .wp-polls-ul li{
	margin:0;
	padding:0;
}
#sidebar div.wp-polls .wp-polls-ul li{
	margin:0 0 5px 0;
	border:none;
}
#sidebar div.wp-polls .wp-polls-ul li input{
	margin:0 3px 0 0;
}
#sidebar div.wp-polls .wp-polls-ul li strong{
	display:block;
	float:left;
}
#sidebar div.wp-polls .wp-polls-ul li span.answer, #sidebar div.wp-polls .wp-polls-ul li span.percentage{
	display:block;
	margin:0 5px 0 0;
}
#sidebar div.wp-polls .wp-polls-ul li span.answer{
	float:left;
	width:100%;
}
#sidebar div.wp-polls .wp-polls-ul li span.percentage{
	width:40px;
	float:left;
	font-size:10px;
}
div.wp-polls div.pollbar{
	float:left;
	margin:0 10px 0 0;
}
div.wp-polls p.voters{
	width:100%;
	float:left;
}

/* end POLLS Widget */

/* begin TWITTER STREAM */

#sidebar li#twitter-stream, #sidebar li#emilio-twitter-stream{
	padding:0;
	width:245px;
}
#sidebar li#twitter-stream .twtr-bd, #sidebar li#emilio-twitter-stream .twtr-bd{
	font-family:helvetica, arial, sans-serif!important;
	font-size:12px;
}
#sidebar li#twitter-stream .twtr-hd, #sidebar li#emilio-twitter-stream .twtr-hd{
	font-family:helvetica, arial, sans-serif!important;
	margin:0;
}
#sidebar li#twitter-stream .twtr-hd h3, #sidebar li#emilio-twitter-stream .twtr-hd h3{
	font-size:13px!important;
	margin:0 0 0 0;
}
#sidebar li#twitter-stream .twtr-hd h4, #sidebar li#emilio-twitter-stream .twtr-hd h4{
	font-size:23px!important;
	margin:0 0 0 0;
	border-bottom:1px solid;
}

#sidebar li#twitter-stream .twtr-ft a, #sidebar li#twitter-stream .twtr-bd a, #sidebar li#emilio-twitter-stream .twtr-ft a, #sidebar li#emilio-twitter-stream .twtr-bd a{
	text-decoration:none;
	border:none;
}

/* end TWITTER STREAM */


/* start NEWSLETTER */

#sidebar li#newsletter{

}
#sidebar li#newsletter p{
	margin:0 0 5px 0;
}
#sidebar li#newsletter h2{

}

/* end NEWSLETTER */

/* start TWIBBON */

#sidebar li#twibbon p{
	width:135px;
	margin:0 10px 0 0;
	float:left;
}
#sidebar li#twibbon h2{
	border-bottom:1px solid;
	margin:0 0 5px 0;
}

/* end TWIBBON */

/* begin FOOTER */

#footer{
	margin:10px 0 50px 10px;
	padding:0 0px 0 00px;
	/*
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	*/
	font-size:12px;
	width:940px;
}
#footer p{
	text-align:left;
	height:30px;
	margin:10px 0 0 0px;
	padding:0px 0 0px 10px;
	font-style:normal;
	clear:both;
	color:#666!important;
}
#footer a{
	text-decoration:none;
	color:#000!important;
}
#footer a:hover{
	text-decoration:underline;
	border:0;
	color:#666!important;
}

#footer ul#site_foot{
	background-color:#ccc;
	width:930px;
	height:30px;
	margin:10px 0 0px 0px;
	padding:0px 0 0px 10px;
	font-style:normal;
	clear:both;
	color:#666!important;
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
}
#footer ul#site_foot li.logo_foot{
	height:30px;
	padding:0;
}
#footer ul#site_foot li{	
	float:left;
	list-style:none;
	margin:0 8px 0 0px;
	height:23px;
	padding:7px 0 0 0;
}

#footer .other_sites{
	background-color:#eee;
	width:930px;
	height:30px;
	margin:0px 0 10px 0px;
	padding:5px 0 0px 10px;
	font-style:normal;
	clear:both;
	color:#666!important;
	border-bottom:1px solid #ccc;
}
#footer .other_sites li{
	float:left;
	list-style:none;
	margin:0 8px 0 0px;
	height:25px;
	padding:5px 0 0 0;
}
#footer .other_sites li.logo_foot{
	height:27px;
	padding:3px 0 0 0;
	margin-right:20px;
}


/* end FOOTER */

/* ie6 warning */

div.ie6_warning{
	position:absolute;
	background:#fff;
	color:#000;
	font-size:13px;
	top:10px;
	width:500px;
	border:3px solid black;
	left:30%;
	padding:15px;
}
div.ie6_warning p.h{
	font-size:25px;
	font-weight:bold;
	color:#000;
}
div.ie6_warning strong{
	display:block;
	margin:0 0 5px 0;
	color:#000;
}
div.ie6_warning p.b{
	margin:10px 0 10px 0;
}
div.ie6_warning blockquote{
	font-size:12px;
	padding:0 20px 0 20px;
	font-style:italic;
	
}
div.ie6_warning .closeIE6{
	float:right;
	font-size:11px;
}


/* MISC */
h2.pagetitle{
	font-size:25px;
	margin:20px 0 0 0;
	text-transform:capitalize;
	text-align:left;
}

/* SHARE THIS */
p.share{
/*
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:10px;
*/
	width:100%;
	margin:10px auto;
}
.entry p.share a{
	text-decoration:none;
	border:none;
}
.entry h3.share_head{
	border-bottom:none;
	font-size:1.5em;
	margin:10px 0 5px 0;
}
ul.socialwrap{
	font-size:1.5em;
	padding:5px;
	text-align:center;
	width:100%;
	height:50px;
	float:left;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
ul.socialwrap li{
	margin:0 0px 0 8px;
}
ul.socialwrap li a{
	border:none;
	margin:0;
	padding:0;
}
ul.socialwrap li a:hover{
	border:none;
}

/*tabbed widget */
#sidebar ul li#tabbed-widget{
	padding:0;
	width:245px;
	background:none;
}
#sidebar ul li#tabbed-widget ul.tabs{
	background:none;
	width:245px;
	clear:both;
	margin:0 0 0 2px;
}
#sidebar ul li#tabbed-widget .tabs ul li.tab{
	display:block;
	float:left;
	clear:none;
	font-size:7px;
	line-height:10px;
	width:48px;
	font-weight:bold;
	height:25px;
	padding:3px 5px 5px 5px; 
	margin:0 1px 0 2px;
	border-bottom:solid 1px;
}
#sidebar ul li#tabbed-widget .tabs ul li.tab a{
	display:block;
	width:100%;
}
#sidebar ul li#tabbed-widget .tabs ul li.tab.last{
	border-right:solid 1px;
}
#sidebar ul li#tabbed-widget .tabs ul li.tab:hover{
	border-bottom:solid 1px!important;
	cursor:pointer;
}
#sidebar ul li#tabbed-widget .tabs ul li.tab.active{
	border-bottom:solid 1px;
}
#sidebar ul li#tabbed-widget .content{
	padding:10px;
	clear:both;
}
#sidebar ul li#tabbed-widget .content .inactive{
	display:none;
}
#sidebar ul li#tabbed-widget .content .active{
	display:block;
}

/* begin PROMO */

#special_promo_slide{
	text-align:center;
	width:960px;
	clear:both;
	margin:10px 0 10px 0;
}
#special_promo_slide p, #special_promo_slide p a{
	margin:0;
}
#special_promo_slide p a{
	border-bottom:1px solid;
	font-size:14px;
	cursor:pointer;
}
#special_promo_slide p strong{
	font-size:23px;
}
#special_promo_slide p{
	font-size:20px;
}
#special_promo_slide img{
	margin:0 auto;
	display:none;
	width:960px;
}

/* end PROMO */

/* begin PAGES block */

#sidebar li.pages ul li{
	border:none;
	margin:0 0 5px 0;
	padding:0;
}
#sidebar li.pages ul li ul{
	border:none;
	margin:0;
	text-indent:10px;
}

/* end PAGES block */

/* ARCHIVES */

div.archive_list{
	width:570px;
	clear:both;
	display:block;
	text-align:center;
}
div.archive_list ul h4{
	margin:0 0 5px 0;
}
div.archive_list ul{
	width:154px;
	text-align:left;
	margin:0 20px 20px 0;
	padding:10px;
	display:inline-table;
}
div.archive_list ul.last{
	margin-right:0;
}

div.archive_list ul li{
	margin:0;
	padding:0 0 0 0px;
	list-style-position:inside;
}

.podcast_list li{
	width:500px;
	border-bottom:1px dotted #e9e9e9;
	margin:0 0 10px 30px;
	padding:0 0 10px 0;
}

/* xbox page */

div.xbox_list{
	width:570px;
}

div.xbox_list p{
	margin-top:5px;
	font-size:12px;
	text-align:left;
}

div.xbox_list ul.tags{
	width:570px;
}

div.xbox_list ul.tags li{
	display:inline-table;
	margin-left:50px;
	width:204px;
}
	 
/* contest */
#contest{
	padding:10px;
	font-size:13px;
	border:1px solid #e9e9e9;
}
#contest br{
	display:block;
	margin:0 0 10px 0;
}
.entry div.fourohfour{
	margin:0 0 20px 0;
	width:570px;
	height:600px;
	background-color:#000;
	text-align:center;
	background-image:url('images/nedry.gif');
	border:none;
}


/* not really used yet */

li.widget_promo{width:100%;list-style:none;margin:10px 0 20px 0;padding:0px;}
li.widget_promo h2{color:#309dcf;margin:0;}
li.widget_promo img{width:590px;height:90px;}
li.widget_promo p.promo_desc{font-size:12px;margin:0;}
li.widget_fmk .fmk_desc{font-size:12px;margin:0 0 10px 0;}
li.widget_fmk .fmk_choice{font-size:12px;width:50px;text-align:center;}
li.widget_fmk .fmk_voted{width:100%;}
li.widget_fmk .fmk_name{font-size:14px;width:100px;text-align:left;}
li.widget_fmk{margin:0 0 20px 30px;}

#nav{background-color:#fff;height:30px;padding-right:8px;}
#nav{position:relative;padding-top:10px;margin-bottom:180px;height:10px;}

























