/* main stuff */
body {
	margin: 0;
	padding: 0;
	background: #00b0e3 url(/images/background.jpg) repeat-x;
	background-attachment: fixed;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #479bd4;
}
.cleaner {
	clear:both;
}

/* zones */
.wrapper {
	position:relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#logo {
	position:absolute;
	top: 23px;
	left: 0px;
	z-index: 3;
}

#loginzone {
	position:absolute;
	top: 178px;
	left: 177px;
	width: 500px;
	z-index: 4;
	font-size: 14px;
}
#loginzone table tr td {
	font-size: 10px;
}
#loginzone #login_error {
	position:absolute;
	top: -20px;
	left: 100px;
	color: red;
}

#contentzone {
	position:absolute;
	top: 234px;
	left: 12px;
	width: 985px;
	z-index: 2;
}

#navzone {
	width: 985px;
	height: 26px;
	background: #479bd4;
}

#nav {
	position:absolute;
	top: 230px;
	left: 12px;
	width: 985px;
	height: 26px;
	font-size: 16px;
	z-index: 5;
}

#orangezone {
	width: 983px;
	background: #efc25a;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#whitezone {
	margin: 8px 0px 8px 8px;
	background: #FFFFFF;
	padding: 18px;
}

#contentcol {
	width: 620px;
	margin: 0;
	padding: 0;
}

#rightcol {
	position:absolute;
	top: 30px;
	left: 666px;
	width: 332px;
}

#rightcol_np {
	position:absolute;
	top: -60px;
	left: 666px;
	width: 332px;
}

#rightcol_lower {
	position:relative;
	width: 310;
	padding:10px;
}

#footer {
	clear:both;
	position:relative;
	width: 940px;
	margin: -25px 0px 20px 50px;
	padding: 10px;
	background-color: #DE7253;
	border: 1px solid black;
}

#footer a {
	color: #000000;
	font-weight: bold;
}

#footer a:hover {
	text-decoration:underline;
}


/* ads */
#leaderboard {
	position:absolute;
	top: 25px;
	left: 268px;
	width: 728px;
	z-index: 4;
	text-align:right;
	font-size: 10px;
	color: #479bd4;
}
#leaderboard a {
	color: #479bd4;
	text-decoration: none;
}
#leaderboard a:hover {
	text-decoration: underline;
}
#leaderboard img {
	margin-top: 10px;
}

.contentad {
	width: 620px;
	text-align:center;
	margin: 20px 0px 20px 0px;
}

.squaread {
	text-align:center;
	padding: 10px 10px 10px 0px;
	margin-left: -12px;
	height: 250px;
}

/* nav */
#nav ul {
	list-style: none;
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	font-size: 15px; 
}
#nav ul li {
	display: inline;
	margin: 0px;
	float: left;
}
#nav ul li#nav_home {
	margin-right: 70px;
}
#nav ul li a {
	display: block;
	padding: 8px 14px 4px 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #fff008;
}

#nav ul li#current a {
	background: #EFC25A;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	color: #58646B;
	font-weight: bold;
}

/* blog items */
#contentcol .item {
	margin: 10px 0px 20px 0px;
}
#contentcol .item .section {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #479bd4;
}
#contentcol .item .title {
	font-family: "Arial Black", Arial;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}
#contentcol .item .title a {
	color:#000000;
}
#contentcol .item .title a:hover {
	color:#479bd4;
}
#contentcol .item .subtitle {
	color: #555555;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
#contentcol .item .dateline {
	font-size: 10px;
	color: #59656b;
}
#contentcol .item .text {
	color:#333333;
}

#contentcol .item .thumb {
	float:left;
	margin: 5px 10px 5px 0px;
}

/* options and stuff */
#options {
	position:absolute;
	top: 0px;
	left: -135px;
	width: 120px;
	z-index: 20;
	background: #479bd4;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
}
#icons a, #options a, #story_options a, #footer_icons a {
	padding: 1px 6px 1px 22px;
	font-size: 10px;
	line-height: 22px;
	margin-left: 4px;
	display: block;
}
#options a {
	color: #FFFFFF;
}
#options a:hover {
	text-decoration: underline;
}
#options .header {
	font-weight: bold;
	margin-top: 20px;
	font-size: 12px;
}
#loading { background: url(/includes/images/ajax-loader.gif) left no-repeat; font-size:16px; line-height: 16px; width: 20px;}
#icon_edit_story { background: url(/images/icons/page_white_edit.png) left no-repeat; }
#icon_edit_media { background: url(/images/icons/cd_edit.png) left no-repeat; }
#icon_publish { background: url(/images/icons/lightbulb_off.png) left no-repeat; }
#icon_unpublish { background: url(/images/icons/lightbulb.png) left no-repeat; }
#icon_promote { background: url(/images/icons/asterisk_orange.png) left no-repeat; }
#icon_story_link { background: url(/images/icons/page_white_link.png) left no-repeat; }
#icon_users { background: url(/images/icons/group.png) left no-repeat;}
#icon_site { background: url(/images/icons/cog.png) left no-repeat;}
#icon_page { background: url(/images/icons/wrench.png) left no-repeat;}
#icon_content { background: url(/images/icons/tick.png) left no-repeat;}
#icon_media { background: url(/images/icons/cd.png) left no-repeat;}
#icon_submit { background: url(/images/icons/page_white_add.png) left no-repeat;}
#icon_submit_blog { background: url(/images/icons/page_add.png) left no-repeat;}
#icon_archive { background: url(/images/icons/book_open.png) left no-repeat;}
#icon_comments { background: url(/images/icons/comments.png) left no-repeat; }
#icon_email { background: url(/images/icons/email_go.png) left no-repeat; }
#icon_emailed { background: url(/images/icons/award_star_gold_3.png) left no-repeat; }
#icon_print { background: url(/images/icons/printer.png) left no-repeat; }
#icon_related { background: url(/images/icons/page_white_stack.png) left no-repeat; }
#icon_rss { background: url(/images/icons/feed.png) left no-repeat; }
#icon_notfavorite { background: url(/images/icons/star_off.gif) left no-repeat; }
#icon_favorite { background: url(/images/icons/star.png) left no-repeat; }
#icon_links { background: url(/images/icons/link.png) left no-repeat; }
#icon_categories { background: url(/images/icons/folder_page_white.png) left no-repeat; }
#icon_sponsors { background: url(/images/icons/asterisk_yellow.png) left no-repeat; }

#social { text-align:left; margin-top: 10px;}
#social img {padding:3px; border: 0px;}

#options #right_media_links { display: inline; }
#options #right_media_links a { display: inline; padding: 0px; }

hr.dark {
	height: 2px;
	color: #479bd4;
	background-color: #479bd4;
	border: 0;
}

hr.light {
	height: 2px;
	color: #479bd4;
	background-color: #479bd4;
	border: 0;
}


#header_toolbox {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

#header_tags, #header_comments {
	font-size: 18px;
	font-weight: bold;
}

.add_comment_link {
	font-size: 18px;
	float:right;
	font-weight: bold;
	padding-right: 10px;
}


#storyTitle {
	font-size: 20px;
	font-weight: bold;
	color: #213362;
	padding-top: 10px;
}

#storyTitle #header {
	font-size: 16px;
	line-height: 16px;
	color: #999;
	border-bottom: 1px dotted #999;
}

#storySubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#storyDateline {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#storyByline {
	font-size: 12px;
	color: #000;
}

#storyByline a {
	color: #1e84da;
}

#storyContent {
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
}

#gallinks {
	font-size: 10px;
	font-weight: bold;
	color: #1e84da;
}

#gallinks li {
	display: inline;
	list-style: none;
	border-left: 1px solid #1e84da;
	padding-left: 6px;
	margin-left: 6px;
}

li#tabHeader1, li#tabHeader2, li#tabHeaderActive[class="tab2"] {
	border-left: 0px;
	margin-left: 0px;	
}

#gallinks li a {
	color: #942111;
	text-decoration:none;
}

#tabHeaderActive span, #tabHeaderActive a {
	color: #999999;	
}

#storyMedia {
	width: 349px;
	float:right;
	padding: 0px 0px 10px 20px;
}

#storyMedia_box {
	border-left: 1px solid #b5c9db;
	border-right: 1px solid #b5c9db;
	border-bottom: 1px solid #b5c9db;
	background: #eaeff4;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#storyMedia .caption {
	text-align:right;
	font-style:italic;
	font-size: 12px;
	color: #555;
	padding-left: 10px;
	padding-right: 10px;
}

#storycolumn, #storygallery, #storyvideo {
	padding: 10px;
	text-align:center;
}

#storyvideo small {
	display: none;
}

#storyvideo br {
	display: none;
}

#storytools {
	float:right;
	clear: right;
	border: 1px solid #479bd4;
	background: #ECFAFD;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 165px;
}

#storytools a {
	padding: 2px 6px 2px 22px;
	font-size: 10px;
	line-height: 22px;
	margin-left: 4px;
	display: block;
	text-decoration: none;
}

#storytools a:hover {
	text-decoration: underline;
}

#comments {
	border: 3px solid #274473;
	border-top: 0px;
	color: #274473;
}

#comments .header {
	background-color: #274473;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}

#comments a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

#comments #commentForm {
	margin: 10px;
	font-size: 14px;
}

.comment {
	margin: 10px;
	border: 0px;
	border-top: 2px dotted #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment#first {
	border: 0px;
}

.comment .title {
	font-weight: bold;
}

.comment .byline {
	font-size: 10px;
	float:right;
}

.comment .content {

}

ul.categories {
	margin: 15px 0px;
	padding: 0px;
	width: 550px;
}

ul.categories li {
	display:inline;
	float: left;
}

ul.categories li a {
	color: #1e84da;
	font-size: 11px;
	line-height: 16px;
	border-left:1px solid #c3c4c5;
	padding-left: 5px;
	text-decoration:none;
	margin-left: 5px;
}

ul.categories li a#firsttag {
	border-left: 0px;	
	margin-left: 0px;
	padding-left: 0px;
}

.resultsdiv {
	float:right;
}

ul.results {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float:right;
}

ul.results li {
	display:inline;
	font-size: 12px;
	line-height: 32px;
}

ul.results li a {
	border:1px solid;
	background-color: #fafafa;
	border-color:#f3f3f3 #bbb #bbb #f3f3f3;
	margin: 0px 5px 5px 0px;
	padding:.5em;
	text-decoration:none;
}

ul.results li a:hover {
	background-color: #e4e4e4;
}

.message {
	color: #002955;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #DEE1DA;
}

#lightwindow_contents {
	line-height: 110%;
	text-align:left;
}

#authors {
	width: 190px;
	padding-left: 10px;
}
.author_handle {
	cursor: move;
	width: 190px;
}
.author_item {
	padding: 5px 12px 5px 12px;
	font-size: 12px;
	border-top: 1px solid #cfcfcf;
}

.linkname {
	margin-top: 10px;
}

.linkname a {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.linkdesc {
	font-size: 11px;
	line-height: 13px;
}

.faq_q {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.faq_a {
	font-size: 11px;
	line-height: 13px;
}

.imageauthor {
	text-align:right;
	font-size: 12px;
	font-weight: bold;
	font-variant:small-caps;
	padding-left: 10px;
	padding-right: 10px;
}

/* options */
#form_marquee .t_input {
	width: 294px;
	font-family: "Arial Black";
	font-size: 16px;
	text-align:center;
}

/* sections */
.sectionthumbs {
	float:left;
}
.sectionitem .title {
	line-height: 24px;
}

.sectionthumbs .thumb {
	margin: 5px 10px 5px 0px;
}

.pageheader {
	font-size: 16px;
	font-weight: bold;
	color: #EFC25A;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	font-variant: smallcaps;
	margin-top: 30px;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px dotted #CCC;
	color: #479bd4;
}

/* right column & now playing */
#np_bg {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#np_content {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 332px;
	padding-bottom: 30px;
}
.np_text {
	position:absolute;
	left: 18px;
	width: 294px;
	z-index: 11;
	font-family: "Arial Black";
	font-size: 18px;
	text-align:center;
}
#np_l1 {
	top: 46px;
}
#np_l2 {
	top: 64px;
}
#np_l3 {
	top: 82px;
}
#np_l4 {
	top: 100px;
}
#np_l5 {
	top: 118px;
}
#np_list {
	background: #b5b5b8;
}
#np_list a {
	color:#000;
}
#np_list .header {
	font-size: 18px;
	font-family: "Arial Black";
	padding: 6px;
}

#np_list .item {
	padding: 6px 6px 6px 6px;
	margin: 0px;
}

#np_list .current {
	background: #cecece;
}
#np_list .item .thumb {
	float:left;
	margin-right: 6px;
	margin-bottom: 0px;
}
#np_list .item .title {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
#np_list .item .title a:hover {
	color: #00b0e3;
}
#np_list .item .dateline {
	color: #CCCCCC;
	font-size: 8px;
	line-height: 14px;
}
#np_list .item .text {
	font-size: 10px;
	line-height: 12px;
}
#np_list .item .sponsor {
	text-align:right;
}
#np_bottom {
	position:relative;
	z-index: 12;
	width: 332px;
}
#np_bottom .text {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 332px;
	font-size: 16px;
	font-family: "Arial Black";
	z-index: 13;
	text-align:center;
}
.right_block {
	margin: 10px 0px 10px 0px;
}

.right_block .item {
	padding: 10px;
}

.right_block .item .title a {
	color: #000000;
	font-size: 14px;
}

.right_block .item .title a:hover {
	color: #479bd4;
}

.right_block .item .dateline {
	font-size: 10px;
	line-height: 10px;
	color: #AAAAAA;
}

.right_block .item .text {
	font-size: 11px;
}

.right_block_header {
	font-size: 26px;
	line-height: 50px;
	height: 50px;
	font-weight: bold;
	padding-left: 56px;
	color: #479bd4;
}
.right_block_header a:hover {
	
}
#right_subscribe {
	font-size: 26px;
	background: url(/images/feed-icon32x32.png) no-repeat;	
	line-height: 36px;
	height: 36px;
	padding-left: 40px;
	width: 190px;
	text-align:center;
	font-weight: bold;
	color: #479bd4;
}
#right_subscribe a {
	color: #479bd4;
}
#right_share {
	padding-left: 16px;
}
#right_share .stbuttontext {
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	padding-left: 4px;
}
#right_dodge_blog {
	background: url(/images/columnball2.jpg) no-repeat;	
}
#right_also_like {
	background: url(/images/columnball1.jpg) no-repeat;	
}
#right_comments {
	background: url(/images/columnball3.jpg) no-repeat;	
}

.header_comments {
	float:left;
}

.add_comment_link {
	float:right;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
}

.add_comment_form {
	margin: 20px;
}

.commentb {
	position: relative;
	margin-bottom: 20px;
}

.comment_info {
	float:left;
	font-size: 10px;
}

.comment_info a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.comment_info a:hover {
	text-decoration: underline;
}

.commentb .comment_bubble {
	float:right;
	width: 500px;
}

.comment_bubble_top {
	width: 500px;
	height: 23px;
	background: url(/images/comment_top.jpg) no-repeat;
}

.comment_bubble_mid {
	width: 500px;
	background: url(/images/comment_mid.jpg) repeat-y;

}

.comment_bubble_mid_text {
	padding: 0px 16px 10px 40px;
}

.comment_bubble_bot {
	width: 500px;
	height: 9px;
	background: url(/images/comment_bot.jpg) no-repeat;
	margin-bottom: 20px;
}

input.comment_form_title {
	width: 436px;
	border: 1px solid #c0daf1;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
}

textarea.comment_form_text {
	width: 436px;
	border: 1px solid #c0daf1;
	padding: 3px;
}

.comment_form_submit {
	float:right;
	cursor: pointer;
}

#addcommentspin {
	float:right;
	text-align:right;
	font-size: 14px;
	color: red;
	height: 16px;
	margin: 0px 20px 0px 0px;
	padding: 0;
}

.required {
	color: #FF0000;
}