


* { padding: 0; margin: 0; font-family: arial, helvetica, sans-serif; }

body { text-align:center; background: #000;}
img { border: 0; }
h1 {display:none;}
a { cursor: pointer; }

#wrapper_sidebars { background: #333; }
#wrapper_brdr { margin: 0 auto; width: 1000px; background: #000; }
#wrapper { margin: 0 auto; width: 980px; }

#network_header { background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/network_header_bg.gif') repeat-x #555; text-align: right; padding: 4px 0 4px 25px; font-size: 8pt; border-bottom: 1px solid #CCC; }
#network_header a { color: #FFF; margin-right: 10px; }
#network_header a:hover {}

#header {}

#logo { display:block; width: 500px; height: 80px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/appletell_logo.gif') no-repeat; float: left; }
#top_right { width: 480px; height: 80px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/top-right.gif') no-repeat; float: left; text-align: left; }
#top_right #header_rss { float: left; margin-left: 59px; margin-top: 27px; font-size: 16pt; line-height: 25px; }
#top_right #header_rss a { color: #FFF; font-weight:bold; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/rssicon.png') no-repeat left center; padding-left: 25px; }
#top_right #header_search { float: right; margin-right: 28px; margin-top: 27px; }
#top_right input#search_box { width: 185px; font-size: 10pt; border: 0px; padding: 2px; }

#leaderboard_wrapper { background: #000; height: 110px; }
#zone_leaderboard { float: left; width: 222px; height: 90px; margin: 10px 5px 10px 10px; text-align: center; background: #000; color: #FFF; font-size: 8pt; font-family: Verdana, Helvetica, 'Sans-serif'; }
#ad_leaderboard { float: left; width: 728px; height: 90px; margin: 10px 10px 10px 5px; }

/*--- Email Subscribe -----------------------------------*/

#zone_leaderboard a { color: #90aff7; }
#zone_leaderboard p { line-height: 2em; }
input#email_box { width: 180px; font-weight: bold; color: #90aff7; }

.email_submit{ display: block; width: 97px; height: 22px; margin: 0 auto; margin-top: 5px; text-indent: -9999px; outline: none; }

#content { text-align: left; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/body_bg.gif') repeat-y; }

/*--- Text -----------------------------------------------------*/


a { color: #3A7AB7; text-decoration: none; }
a:hover { text-decoration: underline; }

/*--- Category Nav -------------------------------------------------*/

#nav_wrapper { height: 20px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/nav_bg.gif') top center no-repeat #3A7AB7; text-align: left; padding: 5px 5px 5px 0px; border-bottom: 10px solid #FFF; text-transform:uppercase;}
#nav_wrapper a.on { background: #FFF; font-size: 9pt; font-weight: bold; text-decoration: none; height: 29px; padding: 8px 7px 8px 7px; }
#nav_wrapper a:hover.on { text-decoration: none; }

#nav_wrapper a.off { border-right: 1px solid #23588a; color: #FFF; font-size: 9pt; font-weight: bold; text-decoration: none; height: 29px; padding: 6px 7px 7px 7px; }
#nav_wrapper a:hover.off { text-decoration: none; border-right: 1px solid #FFF; background: #FFF; color: #3A7AB7; border-top: 1px solid #FFF; padding: 7px 7px 8px 7px; }

#nav_wrapper a.off_features { border-right: 1px solid #23588a; color: #ffea00; font-size: 9pt; font-weight: bold; text-decoration: none; height: 29px; padding: 6px 7px 7px 7px;  }
#nav_wrapper a:hover.off_features { text-decoration: none; border-right: 1px solid #FFF; background: #FFF; color: #3A7AB7; border-top: 2px solid #C70000; padding: 7px 7px 8px 7px; }

#nav_wrapper a.off_reviews { border-right: 1px solid #23588a; color: #ffea00; font-size: 9pt; font-weight: bold; text-decoration: none; height: 29px; padding: 6px 7px 7px 7px;  }
#nav_wrapper a:hover.off_reviews { text-decoration: none; border-right: 1px solid #FFF; background: #FFF; color: #3A7AB7; border-top: 2px solid #C70000; padding: 7px 7px 8px 7px; }

#sub_nav_wrapper { text-align: left; background: #FFF; padding: 3px 3px 3px 8px; font-size: 9pt; border-bottom: 10px solid #FFF; }
#sub_nav_wrapper a { margin-right: 10px; }

/*--- Post Col -----------------------------------------------------*/

/*------------- Post Col > Index / Archives ------------------------*/

#post_col { width: 430px; padding: 10px 20px 10px 20px; float: left; background: #FFF; overflow: hidden; }

#post_col_news { background: #dceaed; border: 1px dotted #94aeb4;  padding: 10px;  margin-bottom: 15px; }
#post_col_news #news_txt { float: left; font-size: 10pt; font-weight: bold; width: 300px; }
#post_col_news #meta { font-size: 8pt; color: #777; font-weight: normal; font-style: normal; margin-bottom: 5px; }
#post_col_news #news_img { float: left; margin-right: 10px; }
#post_col_news #news_img img { width: 75px; border: 2px solid blue; }
#post_col_news a { color: blue; }
#post_col_news #news_close { font-size: 10pt; text-align: right; cursor: pointer; }
#post_col_news #news_close a { color: #000; text-decoration:none; }

#post_col_news_closed { background: #dceaed; border: 1px dotted #94aeb4;  padding: 10px 10px 5px 10px;  margin-bottom: 15px; }
#post_col_news_closed #news_txt { float: left; font-size: 8pt; font-weight: bold; }
#post_col_news_closed #meta { float: left; font-size: 8pt; color: #777; font-weight: normal; font-style: normal; margin-bottom: 5px; margin-right: 5px; }
#post_col_news_closed a { color: blue; }

#post_col_heading { font-size: 10pt; font-style: italic; border-bottom: 1px solid #000; margin-bottom: 10px; }

.post_wrap { margin-bottom: 15px; }
#post_col .post_wrap h2.post_title { font-size: 18pt; font-weight: bold; }
.post_wrap .meta_author { font-size: 9pt; color: #555; font-weight: bold; }

.post_wrap .entry_index { font-size: 10pt; margin-top: 7px; }
.post_wrap .entry_index p { line-height: 1.5em; margin-bottom: 15px; }
.post_wrap .entry_index img { margin: 5px; max-width: 400px; }
.post_wrap .entry_index img.excerpt { width: 125px; background: #000; float:left; margin: 5px 8px 5px 0px; }
.post_wrap .entry_index img.full { width: 430px; background: #000; margin-bottom: 8px; }
.post_wrap .entry_index ul, .post_wrap .entry_index ol { margin-left: 40px; margin-bottom: 15px; }
.post_wrap .entry_index ul li, .post_wrap .entry_index ol li { line-height: 1.5em; margin-bottom: 15px; }
.post_wrap .entry_index blockquote { margin: 15px; padding: 10px; background: #EEE; border: 1px solid #CCC; }

.post_wrap .entry_index .section_list_wrap { margin-top: -20px; }

.post_wrap .entry_index .post_footer_wrap { font-size: 8pt; border-top: 1px solid #999; margin-top: -10px; padding-top: 5px; line-height: 16px; }
.post_wrap .entry_index .meta_cmt { float: left; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/comment.gif') no-repeat; padding-left: 20px; }
.post_wrap .entry_index .meta_share { float: left; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/share_icon.gif') no-repeat; padding-left: 20px; margin-left: 10px; }
.post_wrap .entry_index .meta_print { float: right; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/print_icon.gif') no-repeat; padding-left: 20px; }
.post_wrap .entry_index .meta_permalink { float: right; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/page_text.gif') no-repeat; padding-left: 20px; margin-left: 10px; }

.post_wrap .entry_index a.keep_reading { font-weight:bold; margin-left: 10px; }

.recent_stories { background: #EEE; border: 1px dotted #999; padding: 10px; }
.recent_stories .top { color: #444; font-size: 16pt; letter-spacing: -.5px; margin-left: 5px; padding-top: 5px; }
.recent_stories ul { margin-left: 20px; margin-top: 5px; font-size: 12pt; font-weight: bold; letter-spacing: -.5px; }
.recent_stories ul li { margin-bottom: 8px; }

#next_page { float: right; text-align: center; width: 170px; font-size: 20pt; font-weight: bold; padding: 10px; margin-top: 15px; }
a#next_page { border: 1px solid #999; background: #0355A6; color: #FFF; }
a:hover#next_page { background: #3A7AB7; text-decoration:none; }

#prev_page { float: left; text-align: center; width: 170px; font-size: 20pt; font-weight: bold; padding: 10px; margin-top: 15px; }
a#prev_page { border: 1px solid #999; background: #0355A6; color: #FFF; }
a:hover#prev_page { background: #3A7AB7; text-decoration:none; }

.adinposts { padding: 10px; border: 1px solid #CCC; margin: 10px 0 10px 0; }

/*------------ Post-Col > Category Archives -------------------------------*/

#archives_title { font-size: 20pt; }

/*------------ Post-Col > Comment Page -------------------------------*/

#post_col_comment { width: 430px; padding: 10px 20px 10px 20px; float: left; background: #FFF; overflow: hidden; }
#post_col_comment .post_wrap h2.post_title { font-size: 20pt; font-weight: bold; }

.post_wrap .entry_comment { font-size: 10pt; margin-top: 7px; }
.post_wrap .entry_comment p { line-height: 1.5em; margin-bottom: 15px; }
.post_wrap .entry_comment img { margin: 5px; max-width: 425px; }
.post_wrap .entry_comment img.excerpt { width: 125px; background: #000; float:left; margin: 5px 8px 5px 0px; }
.post_wrap .entry_comment img.full { width: 420px; background: #000; margin-bottom: 8px; }
.post_wrap .entry_comment ul, .post_wrap .entry_comment ol { margin-left: 40px; margin-bottom: 15px; }
.post_wrap .entry_comment ul li, .post_wrap .entry_comment ol li { line-height: 1.5em; margin-bottom: 15px; }
.post_wrap .entry_comment blockquote { margin: 15px; padding: 10px; background: #EEE; border: 1px solid #CCC; }

.post_wrap .section_list_wrap { font-size: 8pt; text-transform: uppercase; }

.post_wrap .entry_comment .post_footer_wrap { font-size: 8pt; border-top: 1px solid #999; margin-top: -10px; padding-top: 5px; line-height: 16px; }
.post_wrap .entry_comment .meta_cmt { float: left; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/comment.gif') no-repeat; padding-left: 20px; }
.post_wrap .entry_comment .meta_share { float: left; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/share_icon.gif') no-repeat; padding-left: 20px; margin-left: 10px; }
.post_wrap .entry_comment .meta_print { float: right; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/print_icon.gif') no-repeat; padding-left: 20px; }
.post_wrap .entry_comment .meta_permalink { float: right; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/page_text.gif') no-repeat; padding-left: 20px; margin-left: 10px; }

.post_wrap .entry_index a.keep_reading { font-weight:bold; margin-left: 10px; }

.post_wrap #updates 
.post_wrap #updates .live_entry_wrap 
.post_wrap #updates p.live_meta { border-top: 1px dotted #CCC; font-size: 8pt; text-transform: uppercase; margin-bottom: 5px; }
.post_wrap #updates p.live_entry 

/*-------------------- Gallery Post Embed -------------------*/

.post_wrap .gallery_embed { border: 1px solid #CCC; padding: 5px; margin-bottom: 20px; }
.post_wrap .gallery_embed .gallery_title { font-weight: bold; margin-left: 5px; margin-top: 5px; }
.post_wrap .gallery_embed .gallery_thumbs a img { border: 2px solid; }
.post_wrap .gallery_embed .gallery_thumbs a:hover img { border: 2px solid #FFF; }

/*-------------------- Tags -------------------*/

#tag_list_wrap 
#tag_list_wrap #tag_list { font-weight: bold; }
#tag_list_wrap #tag_list span { text-transform: uppercase; }
#tag_list_wrap #related_by_tag { border: 1px dotted #999; padding:10px 10px 15px 10px; margin: -20px 10px 10px 10px; background: #EEE; }
#tag_list_wrap #related_by_tag #top { font-size: 14pt; margin-top: 8px; margin-bottom: 5px; }
#tag_list_wrap #related_by_tag ul { margin-left: 20px; margin-top: 5px; font-size: 10pt; font-weight: bold; letter-spacing: -.5px; }
#tag_list_wrap #related_by_tag ul li { margin-bottom: 8px; }

/*------------------ Comments -----------------*/

#comments { margin-top: 10px; width: 430px; }
#comments .top { color: #FFF; font-size: 18pt; letter-spacing: -.5px; background: #3A7AB7; padding: 3px; border-top: 3px solid #000; border-bottom: 3px solid #000; }
#comments .top a { color: #FFF; }
#comments ul { margin-top: 10px; margin-left: 0; list-style:none; font-size: 10pt; }
#comments ul li { margin-bottom: 8px; padding: 8px; }

#comments li.editor_comment { border: 4px solid #3A7AB7; background: #000; color: #FFF; }
#comments li.editor_comment a { color: #DDD; }
#comments li.editor_comment .editor_image { float: left; margin-right: 8px; }

#comments li { border: 1px dotted #CCC; overflow:hidden; }

#comments .commentAuthor { border-bottom: 1px solid #CCC; margin-bottom: 8px; padding-bottom: 3px; font-weight: bold; }
#comments .commentText { margin-left: 5px; line-height: 1.4em; }
#comments .commentText .commentmetadata { display:block; margin-top: 8px; text-align: right; font-size: .8em; text-transform: uppercase; }

#comments .commentText p { margin-bottom: 15px; }

#entry_form { border: 1px dotted #CCC; padding: 8px; margin-top: 10px; }
#entry_form p { line-height: 1.2em; margin-bottom: 10px; font-size: 10pt; }
#entry_form textarea { padding: 3px; font-size: 10pt; width: 100%; }
#comments_left { float:left; width: 50%; }
#comments_right { float:left; /*width: 40%;*/ }

#comment_paginate { font-size: 14pt; border: 1px solid #CCC; margin-bottom: 15px; padding: 8px; }

/*--- Middle Col ---------------------------------------------------*/

#middle_col { width: 190px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/middle_col_corner.gif') no-repeat top left #CCC; float: left; }
#middle_col #middle_btm_corner { height: 15px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/middle_btm_corner.gif') no-repeat bottom left #CCC; }

#middle_col #features { margin: 0 auto; margin-top: 10px; width: 170px; }
#middle_col #features a, #middle_col #features a:hover { text-decoration: none; }
#middle_col #features #f_top { font-size: 16pt; letter-spacing: -.5px; }
#middle_col #features #f_bottom { margin-top: 1px; }

#middle_col #features .feature_box { display:block; height: 100px; width: 170px; border: 1px solid #444; }

#middle_col #features a.feature_link { height: 100px; width: 170px; }
#middle_col #features a:hover.feature_link { text-decoration: none; }

#middle_col #features .feature_txt_bg { display: block; width: 161px; margin-top: -101px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/feature_txt_bg.png') repeat-x; font-size: 10pt; padding: 5px; color: #FFF; font-weight: bold; }
#middle_col #features a.feature_txt_bg { text-decoration: none; color: #FFF; }
#middle_col #features a:hover.feature_txt_bg { background: #3A7AB7; color: #FFF; border-bottom: 4px solid #CCC; text-decoration: none; }

#middle_col .box { width: 170px; margin: 0 auto; background: #FFF; border: 0px solid #444; margin-top: 10px; }
#middle_col .box .top { color: #777; font-size: 16pt; letter-spacing: -.5px; margin-left: 5px; padding-top: 5px; }
#middle_col .box .bottom { font-size: 9pt; height: 25px; text-align: right; margin-right: 10px; }

#middle_col .box ul { margin-left: 20px; margin-right: 10px; margin-top: 5px; font-size: 9pt; }
#middle_col .box ul li { margin-bottom: 8px; }

#middle_col .box_black { width: 180px; margin: 0 auto; background: #000; border: 0px solid #444; margin-top: 10px; }
.box_black .more { font-weight:bold; text-align:right; font-size: 8pt; }
#middle_col .box_black a { color: #CCC; }

#middle_col .box_black .top_reviews { background: #000; color: #FFF; font-size: 16pt; letter-spacing: -.5px; padding-left: 5px; padding-top: 5px; }

#middle_col .box_black .reviews_list { padding: 5px; }
#middle_col .box_black .reviews_list ul { margin-left: 5px; margin-top: 5px; margin-bottom: 5px; list-style: none; font-size:10pt; font-weight:bold; }
#middle_col .box_black .reviews_list ul li { border-bottom: 1px dotted #999; margin-bottom: 8px; padding-bottom: 8px; }

#middle_col .box .masthead_box { font-size: 9pt; padding: 8px; }
#middle_col .box .masthead_box .role { font-weight: bold; }
#middle_col .box .masthead_box ul { margin-left: 0px; margin-top: 5px; margin-bottom: 5px; list-style: none; }
#middle_col .box .masthead_box ul li { margin-bottom: 0px; }

#middle_col .box_ad_wrap { width: 170px; height: 605px; margin: 0 auto; text-align: center; margin-top: 10px; padding-top: 5px; border: 0px solid #444; background: #AAA; }
#middle_col .box_ad { width: 160px; height: 600px; margin: 0 auto; }

/*--- Right Col ---*/

#right_col { width: 320px; background: #282828; float: left; overflow: hidden; z-index:999; padding-bottom: 10px; }

#right_col .box { width: 300px; margin: 0 auto; background: #FFF; border: 1px solid #444; margin-top: 10px; }
#right_col .box .top { color: #777; font-size: 16pt; letter-spacing: -.5px; margin-left: 5px; padding-top: 5px; }
#right_col .box .bottom { font-size: 12pt; height: 25px; text-align: right; margin-right: 10px; }

#right_col .box_ad_wrap { width: 320px; height: 250px; margin: 0 auto; text-align: center; border: 0px solid #000; margin-top: 10px; }
#right_col .box_ad { width: 300px; height: 250px; margin: 0 auto; }

/*--- Right Col > Comment Page ---*/

#right_col.post_page { background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/right_col_corner.gif') no-repeat top left; z-index:998; }
#right_col #box_split { margin-top: 10px; margin-right: 10px; }
#right_col #box_ad { float: right; width: 160px; height: 600px; margin: 0 auto; }
#right_col #box_160 { float: right; width: 130px; margin-right: 10px; background: #FFF; }

#box_160 .top_recent { background: #3A7AB7; color: #FFF; font-size: 12pt; letter-spacing: 1px; padding-left: 5px; padding-top: 5px; }
#box_160 .recent_wrap { padding-left: 10px; padding-right: 10px; }
#box_160 .recent_entry 
#box_160 .recent_entry .recent_entry_title { font-size: 10pt; font-weight: bold; }
#box_160 .recent_entry .recent_entry_teaser { font-size: 10pt; }
#box_160 .recent_entry .recent_entry_meta { font-size: 8pt; color: #999; margin-top: 8px; }

/*--- Analysis Box ---*/

#right_col .box .top_analysis { background: #3A7AB7; color: #FFF; font-size: 16pt; letter-spacing: -.5px; padding-left: 5px; padding-top: 5px; }
.box .analysis_wrap { padding: 10px; }
.box .analysis_img { float: left; padding-right: 10px; width: 75px; height:75px; }
.box .analysis_entry { float: left; width: 190px; }
.box .analysis_entry .analysis_entry_author { font-size: 8pt; color: #777; }
.box .analysis_entry .analysis_entry_title { font-size: 12pt; font-weight: bold; }
.box .analysis_entry .analysis_entry_teaser { font-size: 9pt; }
.box .analysis_entry .analysis_entry_meta { font-size: 8pt; color: #999; margin-top: 8px; }

/*--- Around the Network Box ---*/

#right_col .box .top_network { background: #00073b; color: #FFF; font-size: 16pt; letter-spacing: -.5px; padding-left: 5px; padding-top: 5px; }
.box .network_wrap 
.box .network_logos { margin: 10px 10px 10px 10px; }
.box .network_logos img { width: 280px; height: 64px; margin-left: 10px; }
.box .network_wrap ul { margin: 15px; margin-top: 5px; margin-left: 30px; font-size: 9pt; list-style-type:circle; }
.box .network_wrap ul li { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px dotted #999; font-weight: bold; }

/*--- Recent Comments Box ---*/

#right_col .box .top_recent_cmts { background: #555; color: #FFF; font-size: 16pt; letter-spacing: -.5px; padding-left: 5px; padding-top: 5px; }
.box .recent_cmts_wrap { padding: 10px; }
.box .recent_cmts_wrap a { font-weight: bold; }

.box .recent_cmts_wrap ul { margin-left: 0px; margin-top: 5px; font-size: 8pt; list-style: none; }
.box .recent_cmts_wrap ul li { border-bottom: 1px dotted #555; padding-bottom: 8px; margin-bottom: 8px; }

.box .recent_cmt_meta { font-size: 8pt; text-align: right; margin-top: 5px; color: #999; }
.box .recent_cmt_entry_index { margin-top: 8px; background: url('http://www.dabbledoo.com/ee/site-images/appletell_v3/recent_cmt_quotes.gif') no-repeat top left; padding-left: 32px; font-size: 8pt; line-height: 1.2em; }

/*--- Footer ---*/

#footer_leaderboard { margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }
#footer_body { margin: 0 auto; background: #393939; color: #FFF; width: 980px; }
#footer_body a { color: #FFF; }
#footer_nav { background: #555; padding: 5px; font-size: 14pt; }
#footer_nav a { margin-right: 20px; color: #FFF; font-weight: bold; }

#footer_sub_nav { background: #888; padding: 5px; font-size: 10pt; }
#footer_sub_nav a { margin-right: 15px; color: #000; }

#copyright { padding: 10px; font-size: 10pt; }

/*--- Login Page ---*/

#login_form { border: 1px dotted #CCC; padding: 8px; margin-top: 10px; }
#login_form p { line-height: 1.2em; margin-bottom: 10px; font-size: 10pt; }
