/*
Bullz-Eye Blog
Designed: 12/2009
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	vertical-align: baseline;
}

* { 
	padding: 0; 
	margin: 0; 
}

.related_post {
	list-style-type:none;
}


#main h1 {
	font-size:16px;
}

#main h2 {
	font-size:16px;
	margin:30px 0 0 0;
}

#main h4 {
	font-size:14px;
	margin:30px 0 0 0;
	font-weight:bold;
}

#main h4_padded45 {
	font-size:14px;
	margin:45px 0 0 0;
	font-weight:bold;
}

body {
    font: normal 12px Arial, Verdana, sans-serif;
    color: #000; 
	background:url(images/bck_body.gif) top center;
	padding:0;
	margin:0;
	line-height: 1.3em;
	text-align:center;
	background-position: top center;
	overflow-x:hidden;
}


/**********************************************************************/
	/*  BACKGROUND WRAPPER														*/
/**********************************************************************/

#background_wrapper {
	margin:0 auto;
	/*background:url(images/header_wrapper_new.jpg) no-repeat top center;*/
	position: relative;
   	width: 100%;
   	height: 145px;
	min-height: 145px;
   	background-color: #000;
	background-repeat:no-repeat;
	background-position:50% 0;
	text-align:center;
	/*z-index:-1;*/
	/*background-attachment:fixed;*/
}

#background_wrapper_image a {
	width:1600px;
	height:270px;
	display:block;
	margin:0 auto;
	text-decoration:none;
	background:red;
}

#background_wrapper_image a span {
	visibility:hidden;
}


/**********************************************************************/
/*  HEADER																		*/
/**********************************************************************/

#header {
	text-align:center;
	width:1000px;
	margin:0 auto;
	position: relative;
	height:145px;
	background:url(https://blog.bullz-eye.com/wp-content/themes/BE_Blog/images/bullzeye_header-vices.png);
	background-repeat:no-repeat;
}

/*#header_img {
	width:1000px;
	height:219px;
	margin:0 auto;
	position: relative;
}*/

#header_ad_block {
	background:#000;
	width:100%;
	padding:20px 0;
	border-bottom:2px solid #191919;
	text-align:center;
}

#header_ad_block .ad_centered {
	margin:auto;
	left:50%;
}

#header_ad {
	width:728px;
	height:90px;
	position: absolute;
	right:12px;
	bottom:2px;
}


/**********************************************************************/
/*  HEADER NAV																		*/
/**********************************************************************/

#header_nav {
	background-color:#000;
	width:100%;
	border-bottom:1px solid #acacac;
	color:#fff;
	padding:8px 0;
	text-align:center;
	position:relative;
	overflow-x:hidden;
}

#header_nav ul {
	list-style: none;
	text-align:center;
	overflow-x:hidden;
}

#header_nav li {
	display:inline;
	margin-right:13px;
	font-size:11px;
}

#header_nav li.last {
	margin:0;
	font-size:11px;
}

#header_nav a, #header_nav a:visited {
	color:#e3e3e3;
	text-decoration:none;
	font-weight:bold;
}

#header_nav a:hover {
	color:#bbb;
}


/**********************************************************************/
/*  TICKER																		*/
/**********************************************************************/

#ticker {
	//margin:0 auto;
	padding:0 0 0 0;  
	margin:0 0 0 -1; 
	background-color:#000;

}


  
#post-ticker {    
	height:30px;
	background-color:#282828;
	//padding:3px 3px 3px 3px;    
	padding:0 0 0 0;  
	margin:-1 0 -1 0; 
	font-weight:bold; 
	border:solid 1px #131313;
	//width:100%;
	width:1000px;
	background:url(/wp-content/themes/BE_Blog/images/ticker-bg.jpg) no-repeat;


}   
  
#post-ticker a {
	text-decoration:none;
	font-weight:bold; 
	color:#ccc;
	font-size:12px;
}   
#post-ticker img { border: 2px solid #FFFFFF; }   
  
#post-ticker .title {   
	text-align:center;   
	font-size:14px;   
	font-weight:bold;   
	padding:5px;   
}   

.li-tick-2 {
	display:none;
}

.newsticker-jcarousellite { width:100%;margin:8px 0 0 0;padding:0 0 0 0; }  
.newsticker-jcarousellite ul li{ list-style:none; padding-bottom:1px; margin-bottom:1px; }   
//.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:1px; } 
.newsticker-jcarousellite .thumbnail { float:left; width:100%; }   
.newsticker-jcarousellite .info { float:rightright; width:100%; }   
.newsticker-jcarousellite .info span.cat { font-size:12px; color:#6699CC; }


/**********************************************************************/
	/*  WRAPPER																	*/
/**********************************************************************/

#wrapper {
	margin:0 auto;
	width:1000px;
	background:url(images/wrapper_main.gif);
	text-align:left;
}


/**********************************************************************/
/*  LEFT NAV																	*/
/**********************************************************************/

#left_nav {
	width:178px;
	float:left;
	padding:8px 0 60px 0;
}

#new_updated {
	margin:0 auto;
	background:#fff;
	border-bottom:4px solid #ddd;
	padding:4px;
	width:154px;
	margin-bottom:12px;
}

#new_updated ul {
	list-style:none;
}

#new_updated li {
	margin-bottom:3px;
}

#new_updated ul a, #new_updated ul a:visited {
	color:#557092;
	text-decoration: none;
	line-height: 1.3em;
	display:block;
	height:1%;
	border-bottom:1px dotted #e5e5e5;
}

#new_updated ul a:hover {
	color:#000;
	text-decoration:none;
	background-color:#eff6ff;
	border-bottom:1px dotted #cc6000;
}


#left_nav .text_block {
	margin:0 auto;
	background:#000;
	border-bottom:4px solid #3c4556;
	padding:4px 5px;
	width:154px;
	margin-bottom:18px;
}

#left_nav .text_block ul {
	list-style:none;
}

#left_nav .text_block li {
	margin-bottom:3px;
	/*padding-left:15px;
	background: url(/images/left-navs/home/orange_bullet.jpg) no-repeat center left;*/
}

#left_nav .text_block ul a, #left_nav .text_block ul a:visited {
	color:#c6e2ff;
	text-decoration: none;
	line-height: 1.3em;
	display:block;
	height:1%;
	border-bottom:1px solid #333;
}

#left_nav .text_block ul a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#282e39;
	border-bottom:1px dotted #333;
}

#left_nav .skyscraper {
	text-align:center;
	margin-bottom:18px;
}


/**********************************************************************/
/*  RIGHT SIDEBAR																*/
/**********************************************************************/

#right_sidebar {
	width:320px;
	float:left;
	padding-bottom:60px;
	position:relative;
}

#right_sidebar .ad_300x250 {
	width:300px;
	/*height:250px;*/
	padding-left:9px;
	margin-bottom:12px;
}

.content_cubes_top {
	margin-bottom:12px;
}

.content_cubes_top .left {
	padding:2px;
	border:1px solid #ddd;
	float:left;
}

.content_cubes_top .right {
	padding:2px;
	border:1px solid #ddd;
	float:right;
}

#rightcolumn1 {
	width: 148px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-left:7px;
}

#rightcolumn1 li, #rightcolumn2 li {
	list-style:none;
}

#rightcolumn1 h2 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	color: #596878;
	font-size: 1.1em;
}

#rightcolumn2 {
	width: 148px;
	float: left;
	padding-left:8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

#rightcolumn2 h2 {
	background: url(images/navgradient.jpg) repeat-x; 
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	color: #596878;
	font-size: 1.1em;
}

#rightcolumn1 p, #rightcolumn2 p {
	margin: 5px;
}

#rightcolumn1 a, #rightcolumn2 a, #rightcolumn1 a:visited, #rightcolumn2 a:visited, #rightcolumn1 a:hover, #rightcolumn2 a:hover {
	color:#999;
	font-weight:normal;
	font-size:11px;
}

.nav_block_2 {
	background-color:#222;
	padding:2px 5px;
	border:1px solid #555;
	line-height: 1.2em;
	color:#899ab1;
	font-weight:bold;
	font-size:11px;
}

.nav_block_2_shell {
	border:4px solid #333;
	margin:4px 0 15px 0;
}

.nav_block_2 li {
	margin:5px 0;
}

.nav_block_3 {
	background-color:#fff;
	margin:4px 0 15px 0;
	padding:2px 5px;
	border:4px solid #c4c4c4;
	line-height: 1.2em;
}

#right_sidebar .nav_block_3 ul a, #right_sidebar .nav_block_3 ul a:visited {
	color: #000;   
	text-decoration: none;
	display:block;
	height:1%;
}

#right_sidebar .nav_block_3 ul a:hover {
	background:#e4e4e4;
	color:#000;
}

.nav_block_3 li {
	margin:3px 0;
}

.nav_block_3_small {
	background-color:#fff;
	margin:4px 0 15px 0;
	padding:2px;
	border:3px solid #c4c4c4;
	line-height: 1.2em;
}

#right_sidebar .nav_block_3_small a, #right_sidebar .nav_block_3_small a:visited {
	color:#990000;
}

.nav_block_cloud {
	margin:4px 0 15px 0;
	background-color:#fff;
	line-height:1.2em;
	padding:5px;
	border:5px solid #c4c4c4;
	text-align:center;
	height:250px;
}

.nav_block_cloud a {			/* added by Casey */
	text-decoration:none;
	color: #3c3c5c; 
	font-weight: bold;
	line-height:1.2em;
}

.nav_block_cloud a:hover {			/* added by Casey */ 
	color: #66667d; 
	border-bottom:1px dotted #8c7c48;
	/* line-height:1.2em; */
}

.content_feed_01 {
	width:250px;
	margin:10px 0 15px 0;
	text-align:left;
	line-height:1.3em;
}

.adblade_block {
	padding-left:9px;
	margin-bottom:17px;
}


/* BE ENTERTAINMENT */

.be_ent {
	margin:0 0 25px 4px;
	width:300px;
}

.content_table {
	margin:0;
	line-height:1.0em;
} 

#right_sidebar .title_link a, #right_sidebar .title_link a:visited, #right_sidebar .title_link a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #8a96ae;
	display:block;
	margin-bottom:1px;
}

#right_sidebar .rnav_plug a, #right_sidebar .rnav_plug a:visited {
	font-size: 10px;
	color: #ddd;
	text-decoration:underline;
	font-weight:normal;
}

#right_sidebar .rnav_plug a:hover {
	color:#fff;
}

#right_sidebar .content_block_right, #right_sidebar .content_block_left {
	border: 1px solid #4a4a4a;
	background-color: #333;
	padding:3px;
	font-size: 10px;
	color:#ccc;
}

#right_sidebar .content_block_left {
	margin: 2px 2px 2px 4px;
}

#right_sidebar .content_block_right {
	margin: 2px 4px 2px 2px;
}

#right_sidebar .content_block_right img, #right_sidebar .content_block_left img {
	display:block;
	border:1px solid black;
	margin-bottom:1px;
}


/* INTERNAL RN PLUGS */

.internal_rn_plugs {
	margin:20px 0;
}

.internal_rn_plug_block {
	background-color:#222;
	padding:4px;
	margin:0;
}

.internal_rn_plug_block .head {
	letter-spacing:.8em;
	color:#646464;
	font-size:10px;
	font-weight:900;
	text-align:center;
	padding-bottom:3px;
}

.internal_rn_plug_block .head_2 {
	letter-spacing:.5em;
	color:#a4a4a4;
	font-size:11px;
	font-weight:900;
	text-align:center;
	padding:5px 0 12px 0;
}

#right_sidebar .prompt_link {
	letter-spacing:.1em;
	color:#777;
	font-size:10px;
	font-weight:900;
	text-align:right;
	padding:2px 4px;
	margin:0 0 15px 0;
	background-color:#000;
	border-bottom:3px solid #222;
}

#right_sidebar .prompt_link a, #right_sidebar .prompt_link a:visited {
	color:#777;
	text-decoration:none;
}

#right_sidebar .prompt_link a:hover {
	color:#aaa;
	text-decoration:none;
}

.internal_rn_plug_block .entry, 
.internal_rn_plug_block .entry_block_small {
	margin:0;
	font-size:11px;
	color:#bbb;
	margin-top:5px;
}

#right_sidebar .internal_rn_plug_block .entry a, #right_sidebar .internal_rn_plug_block .entry a:visited,
#right_sidebar .internal_rn_plug_block .entry_block_small a, #right_sidebar .internal_rn_plug_block .entry_block_small a:visited {
	color:#999;
}

#right_sidebar .internal_rn_plug_block .entry a:hover,
#right_sidebar .internal_rn_plug_block .entry_block_small a:hover {
	color:#aaa;
}

.internal_rn_plug_block .entry img.thumb,
.internal_rn_plug_block .entry_block_small img.entry_thumb {
	padding:2px;
	border:1px solid #555;
	margin:0 4px 0 0;
	float:left;
}

.internal_rn_plug_block .entry iframe,
.internal_rn_plug_block .entry_block_small iframe {
	padding:2px;
	border:1px solid #555;
	margin:0 4px 0 0;
	float:left;
}

#right_sidebar .internal_rn_plug_block .entry p.headline,
#right_sidebar .internal_rn_plug_block .entry_block_small p.headline {
	margin:0 0 3px 0;
	font-size:14px;
	color:#889db3;
	text-decoration:none;
	font-weight:bold;
}

#right_sidebar .internal_rn_plug_block .entry p.headline a, #right_sidebar .internal_rn_plug_block .entry p.headline a:visited,
#right_sidebar .internal_rn_plug_block .entry_block_small p.headline a, #right_sidebar .internal_rn_plug_block .entry_block_small p.headline a:visited {
	font-size:14px;
	color:#889db3;
	text-decoration:none;
	font-weight:bold;
}

#right_sidebar .internal_rn_plug_block .entry p.headline a:hover,
#right_sidebar .internal_rn_plug_block .entry_block_small p.headline a:hover {
	color:#99b0c9;
}

#right_sidebar p.entry_text {
	margin:0;
	padding:0;
}

#right_sidebar p.entry_text_tight {
	margin:2px 0 0 0;
	padding:2px 0 0 0;
}

/* search box */
#s { 
	margin-top:2px;
	margin-bottom:2px; 
	width:134px;  
}

#searchsubmit {
	width:52px;	
}


/**********************************************************************/
/*  MAIN		                  											  */
/**********************************************************************/

#main {
	/*border: 1px solid #ccc;*/
	width: expression( document.body.clientWidth > 476 ? "477px" : "auto" );   /* sets max-width for IE */
	background: #fff;
	font-size:12px;
	width:477px;
	padding:10px 12px 60px 12px;
	float: left;
	text-align:left;
	color:#000;
	line-height:1.4em;
}

#main a, #main a:visited {
	color:#000;
	text-decoration:underline;
}

#main p {
	margin: 13px 0;
}

#main p.title {
	margin:0 0 2px 0;
	line-height:1.6em;
}

#main p.title a, #main p.title a:visited {
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#main p.title a:hover {
	color:#000;
}

#main p.byline {
	font-size:10px;
	margin:0 0 20px 0;
	color:#5273a9;
}

#main .post_info {
	text-align:right;
	margin-top:15px;
	font-size:11px;
	line-height:1.3em;
	/*background-color:#fafafa;
	padding:5px;*/
}

#main .post_info p.comments, #main .post_info p.posted {
	margin:1px 0;
}

#main .post_info p.comments a, #main .post_info p.comments a:visited {
	color: #a74500;
	font-weight:bold;
	text-decoration:none;
}

#main .post_info p.comments a:hover {
	color: #c45100;
}

#main .post_info p.posted a, #main .post_info p.posted a:visited, #main .post_info p.posted a:hover {
	color: #000;
	text-decoration:underline;
}

#main .post_info p.buttons {
	margin:7px 0 0 0;
}

#main p.bottom_plug_head_padded {
	font-size:16px;
	font-weight:bold;
	color:#660000;
}

.posted_tag {
	font-weight:900;
}

blockquote {  
	padding-left:6px;
	margin:5px 0 5px 28px;
	display:block; 
	border-left:solid 5px #ccc;
	color: #505050;
}

.spacer {
	border-bottom:5px solid #f0f0f0;
	margin:25px 0 30px 0;
}

/* commented out for replacement css below to directly style image
.photo_right {
	float: right;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	margin: 4px 0 4px 8px;
}

.photo_left {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	margin: 4px 8px 4px 0;
}

.photo_right img, .photo_left img {
	display: block;
	border: 1px solid #aeaeae;
}

*/

.photo_right {
	float: right;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 4px 0 4px 8px;
	/*display: block;*/
}

.photo_left {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 4px 8px 4px 0;
	/*display: block;*/
}

.photo_right_noborder {
	float: right;
	margin: 4px 0 4px 8px;
	/*display: block;*/
}

.photo_left_noborder {
	float: left;
	margin: 4px 8px 4px 0;
	/*display: block;*/
}

.photo_right img, .photo_left img {
	display: block;
	border: 1px solid #aeaeae;
}

#main p.photo_center {
	text-align:center;
}

.social_bookmarking {
	margin:0;
	text-align:center;
}

.social_bookmarking img {
	margin-left:1px;
}

.gillette_badge_post {
	float:right;
	width:160px;
	height:135px;
	margin:0 0 10px 10px;
}

.subhead_block_black01 {
	background-color:#000;
	color:#fff;
	padding:8px;
	font-size:15px;
	font-weight:bold;
	margin:35px 0 20px 0;
}

#main .subhead_block_black01 a, #main .subhead_block_black01 a:visited {
	color:#ccc;
	text-decoration:none;
}

#main .subhead_block_black01 a:hover {
	color:#9fb6cb;
	text-decoration:none;
}

.subhead_block_black01 {
	background-color:#000;
	color:#fff;
	padding:8px;
	font-size:15px;
	font-weight:bold;
	margin:35px 0 20px 0;
}

#content .subhead_block_black01 a, #content .subhead_block_black01 a:visited {
	color:#ccc;
	text-decoration:none;
}

#content .subhead_block_black01 a:hover {
	color:#9fb6cb;
	text-decoration:none;
}


/**********************************************************************/
/*  REVIEWS		                            											  */
/**********************************************************************/

#main .review_block {
	float:right;
	background-image:url(http://bullz-eye.com/movies/images/reviews/info_box_bckgrnd.jpg);
	width:200px;
	margin:0 0 10px 10px;
	padding:8px 0 6px 0;
	border-right:1px solid #c2c2c2;
}

#main .poster {
	padding:3px;
	border:1px solid #909090;
	background-color:#f2f2f2;
}

#main .poster_padding {
	padding:0 6px;
	margin-bottom:10px;
}

#main .stars {
	margin-bottom:12px;
}

#main .block_section_head {
	margin-bottom:4px;
}

#main .block_section_head_gapped {
	margin-bottom:6px;
	margin-top:10px
}

#main .block_section {
	font-size:11px;
	margin:0 0 14px 0;
	line-height:1.3em;
	padding:0 -2px;
	text-align:center;
}

#main .block_section a, #main .block_section a:visited {
	font-weight:normal;
	text-decoration:underline;
}

#main .block_section a:hover {
	text-decoration:none;
	color:black;
}

#main .block_section_bold_01 {
	font-size:14px;
	font-weight:bold;
	color:#1d3978;
	margin-bottom:16px;
	line-height:1.3em;
	padding:0 3px;
	text-align:center;
}

#main .block_section-tight {
	font-size:11px;
	margin-bottom:14px;
	line-height:1.3em;
	padding:0 8px;
	text-align:center;
}

#main .review_title {
	font-size:17px;
	font-weight:bold;
	width:240px;
}

#main .review_stats {
	margin-top:3px;
	width:240px;
}

#main .review_stats ul {
	list-style:none;
	font-size:11px;
	font-weight:bold;
	color:#555;
}

#main .review_stats ul a, #main .review_stats ul a:visited {
	font-size:11px;
	font-weight:bold;
	color:#555;
	text-decoration:none;
}

#main .review_stats ul a:hover {
	color:#000;
	text-decoration:underline;
}

#main .review_stats li.slot01 {
	float:left;
	padding-right:5px;
	border-right:1px solid #000;
}

#main .review_stats li.slot02 {
	float:left;
	padding:0 5px;
	border-right:1px solid #000;
}

#main .review_stats li.slot03 {
	float:left;
	padding:0 5px;
}

#main .review_stats li.slot04 {
	float:left;
	padding-left:5px;
	border-left:1px solid #000;
}

#main p.review_copyright {
	font-size:11px;
	color:#949494;
	margin:0 0 0 0;
}

#main p.reviewer_name {
	margin:12px 0 0 0;
	font-weight:bold;
}

#main p.reviewer_email {
	margin:0 0 30px 0;
	font-size:11px;
	color:#2f517c;
}

#main .video_block_review {
	text-align:center;
	margin:8px 0 30px 0;
}

#main .contest_date {
	font-size: 10px;
	color: #800000;
}

#main .dropcap-01 {
	padding:15px 0;
	margin:0 3px 0 0;
	font-size:60px;
	font-weight:bold;
	float:left;
}


/**********************************************************************/
/*  COMMENTS		                  											  */
/**********************************************************************/

#comment_block {
	margin:30px 0 30px 0;
}

#main p.comment_status {
	font-size:13px;
	font-weight:bold;
	margin:45px 0 30px 8px;
}

.comment_count {
	font-size:13px;
	font-weight:bold;
	color:#990000;
}

#main p.comment_prompt {
	font-size:13px;
	font-weight:bold;
	margin:30px 0 10px 8px;
}

/* below comment css added by Casey */

#main .comment-list {
	margin: 0 8px;
	padding: 0px 10px 0px 10px;
	color: #000000;
	list-style-type: none; 
	text-align: justify;
}


.top {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#f8f8f8;
	padding: 10px;
	font-size:11px;
}

.alt {
	border-bottom:solid 1px #ccc;
	background-color:#f8f8f8;
	padding: 10px;
	font-size:11px;
}

.alt2 {
	border-bottom:solid 1px #ccc;
	background-color:#eee;
	padding: 10px;
	font-size:11px;
}

#main .comment-list li .comment-cite {
	font-weight:bold;
	font-size:12px;
	margin-bottom:12px;
}

#main .comment-list li p {
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

#main .comment-list li p a {
	white-space: normal;
	word-wrap: break-word;
}

.comment-link {
	text-align:right;
	margin-top:10px;
}

#main .comment-link a, #main .comment-link a:visited {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#000066;
}

#main .comment-link a:hover {
	color:#900000;
	text-decoration:underline;
}


/* ----------------------------- Comment Form ------------------------------- */
h2#postcomment {
 background: #FFFFFF url(images/comments.gif) no-repeat center top; 
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}


#commentform {
/* background: #f5f6f7; */
 padding: 1px 8px;
 margin-top: 0px;
 margin-bottom: 0px;
}


#commentboxes {
 width: 200px;
 float: left;
 color: #7b7b7b;
 font-size: 0.9em;
}


p.instructions {
 margin: 14px 0 0 200px;
 color: #7b7b7b;
 font-size: 0.9em;
 text-align: justify;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #d5d7db;
 padding-left: 15px;
 position: relative;
}


#inputbox {
 clear: both;
 color: #7b7b7b;
 font-size: 0.9em;
}


#button{
 padding-top: 0.5em;
}


#commentsbottom {
 background: #FFFFFF url(images/commentsdown.gif) no-repeat center top; 
 margin: 0;
 padding: 0;
 height: 22px;
}


/**********************************************************************/
/*  115x115 LARGE PLUGS                            											  */
/**********************************************************************/

.entry_block {
	margin-bottom:20px;
}

.entry_block .entry_thumb {
	margin-right:7px;
	margin-bottom:10px;
	float:left;
}

#main .entry_block a.headline, #main .entry_block a.headline:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#main .entry_block a.headline:hover {
	color:#3a3a3a;
}

.entry_block .attribution, .entry_block_links .attribution {
	font-size:11px;
	color:#666;
}

.entry_block .attribution_red, .entry_block_links .attribution_red {
	font-size:11px;
	color:#800000;
}

.entry_block_solo {
	margin:30px 0;
	padding:7px 0;
	border-top:8px solid #eaeaea;
	border-bottom:8px solid #eaeaea;
}

.entry_block_solo .entry_thumb {
	margin-right:7px;
	float:left;
}

#main .entry_block_solo a.headline, #main .entry_block_solo a.headline:visited {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#142548;
}

#main .entry_block_solo a.headline:hover {
	color:#000;
}

.entry_block_solo .attribution {
	font-size:11px;
	color:#774703;
}

#main p.entry_text {
	margin:6px 0 0 0;
}

#main p.entry_text_tight {
	margin:2px 0 0 0;
}

#main p.entry_quote {
	margin:6px 0 0 0;
	color:#797979;
}

img.open_quote {
	margin-right:4px;
}

img.close_quote {
	margin-left:4px;
	vertical-align:-27%;
}

.entry_block_links {
	margin:0 0 30px 0;
	background-color:#f5f5f5;
	padding:8px 12px;
}

#main .entry_block_links p {
	margin:0 0 6px 0;
}

#main .entry_block_links a, #main .entry_block_links a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#main .entry_block_links a:hover {
	color:#000;
	text-decoration:underline;
}

p.home_link {
	text-align:right;
	font-size:11px;
}

#main p.home_link a, #main p.home_link a:visited {
	font-size:11px;
	margin:8px 0 0 0;
	color:#353c66;
	font-weight:normal;
	text-decoration:underline;
}

#main p.home_link a:hover {
	color:#353c66;
}

.dropnumber {
	padding:8px 8px 8px 0;
	margin:0;
	font-size:33px;
	font-weight:bold;
	float:left;
	color:#2b3d5f;
	font-style:italic;
	overflow:visible;
}


/**********************************************************************/
/*  100x95 SMALL PLUGS			                           											  */
/**********************************************************************/

.entry_block_small {
	margin-bottom:20px;
}

#main .entry_block_small .entry_thumb {
	margin:0 7px 0 0;
	display:block;
	float:left;
}

#main .entry_block_small p.headline, #main .entry_block_small p.headline:visited {
	margin:0 0 2px 0;
	padding:0 0 2px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.entry_block_small .attribution, .entry_block_links .attribution {
	font-size:11px;
	color:#666;
}

#main p.entry_text {
	margin:0;
	padding:0;
}

#main p.entry_text_tight {
	margin:2px 0 0 0;
	padding:2px 0 0 0;
}

#main p.entry_quote {
	margin:6px 0 0 0;
	color:#797979;
}


/**********************************************************************/
/*  100x95 SMALL PLUGS -- OLD STYLE                           											  */
/**********************************************************************/

#content .smallhead {
	font-size: 14px;
	font-weight: bold;
}

.ad_table {
	margin-top:15px;
}

td.bench_img {
	text-align:center;
	padding-bottom:4px;
}

td.bench_text {
	padding-bottom:4px;
}

td.bench_text img {
	float:left;
	padding-right:3px;
}

td.bench_gap {
	height:12px;
}


/**********************************************************************/
/*  100x95 SMALL PLUGS - MODEL INDEX                          											  */
/**********************************************************************/

.bottom_plugs_477_split {
	width:220px;
	padding-bottom:8px;
}

.bottom_plugs_gray_borders {
	margin:0 0 35px 0;
	border-top:6px solid #eaeaea;
	border-bottom:6px solid #eaeaea;
	padding: 8px 6px 0 6px;
}

#content .bottom_plugs_477_split a, #content .bottom_plugs_477_split a:visited, #content .bottom_plugs_477_split a:active {
	color: black;
	text-decoration: underline;
}

#content .bottom_plugs_477_split a:hover {
	color: #666;
}

#content .bottom_plugs_477_split img {
	float: left;
	margin-right:3px;
}

.content_span {
	border-top: 6px solid #eaeaea;
	border-bottom: 6px solid #eaeaea;
	padding: 8px 6px 0 6px;
	margin: 10px 0;
}

#content .content_span a, #content .content_span a:visited, #content .content_span a:active {
	color: black;
	text-decoration: underline;
}

#content .content_span a:hover {
	color: #666;
}

#content .content_span img {
	float: left;
	margin-right:3px;
}

#content p.bottom_plug_head {
	font-size:18px;
	font-weight:bold;
	color:#730505;
	margin:15px 0 5px 0;
}

#content p.bottom_plug_head_padded {
	font-size:18px;
	font-weight:bold;
	color:#730505;
	margin-top:45px;
	margin-bottom:5px;
}


/**********************************************************************/
/*  IN PAGE AD PLUGS                        									 */
/**********************************************************************/

#content .in_page_plug {
	/*margin:35px 0;*/
	font-size:11px;
	color:#000;
	margin-top:5px;
}

#content .in_page_plug a, #content .in_page_plug a:visited {
	color:#35538f;
}

#content .in_page_plug a:hover {
	color:#436ab9;
}

#content .in_page_plug img.thumb {
	padding:2px;
	border:1px solid #ddd;
	margin:0 4px 0 0;
	float:left;
}

#content .in_page_plug p.headline {
	margin:0 0 3px 0;
	font-size:14px;
	padding-top:5px;
}

#content .in_page_plug p.headline a, #content .in_page_plug p.headline a:visited {
	font-size:14px;
	color:#384a6f;
	text-decoration:none;
}

#content .in_page_plug p.headline a:hover {
	color:#334361;
}


/**********************************************************************/
/*  FOOTER - STANDARD																	*/
/**********************************************************************/

#footer_divider {
	margin:0 auto;
	width:960px;
	background:url(images/footer.jpg) no-repeat top center;
	/*border-top:8px solid #6a88ab;
	border-bottom:2px solid #888;*/
	background-color:#333;
	height:28px;
	padding:17px 30px 0 10px;
	text-align:right;
	vertical-align:text-bottom;
	color:#bbb;
	font-weight:bold;
	/*border-bottom:35px solid #333;*/
}

#footer {
	margin:0 auto;
	background:#000;
	border-left:2px solid #000;
	border-right:2px solid #000;
	width:996px;
}

#footer_links {
	margin:0 auto;
	/*width:972px;*/
	background:#000;
	padding:20px 8px 25px 8px;
}

#footer_links .table {
	width:900px;
	margin:0 auto;
	//background:url(images/logo_internal_mat_black.jpg) no-repeat;
	background-color:#000;
	background-position:100% 100%
}

#footer_links .table td {
	vertical-align:top;
	padding:0 6px;
	/*border-right:1px solid #fff;*/
}

#footer_links .text_head {
	margin:0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}

#footer_links ul {
	list-style:none;
	margin-top:4px;
	margin-bottom:15px;
	text-align:left;
}

#footer_links li {
	margin-bottom:3px;
	overflow:visible;
}

#footer_links ul a, #footer ul a:visited {
	color:#b1caeb;
	font-size:11px;
	text-decoration: none;
	line-height: 1.3em;
	display:block;
	height:1%;
}

#footer_links ul a:hover {
	color:#fff;
	text-decoration:none;
}

/* temp fotoglif css to correct bad formatting */
#mainImage {
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	display:block;
	clear:both;
}

.entry div div {
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	display:block;
	clear:both;
	width:100%;
}
.entry div div a{
	text-align:center;
}

.entry div div img{
	text-align:left;
}

.blog_entry_subhead_black {
	background-color:#d5d5d5;
	padding:4px 0 4px 6px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin:35px 0 15px 0;
}



/* sharing buttons CSS */

.sharbtns {
	width:100%;
	text-align:left;
	position:relative;
	margin-bottom:5px;" 
}

.gglpls1btn {
	position:absolute;
	top:2px;
	left:-1px;
	width:80px;
	min-height:25px;
	height:auto;
	display:inline;
}

.fb-like {
	position:absolute;
	top:2px;
	left:88px;
	width:80px;
	min-height:25px;
	height:auto;
	display:inline;
}

.twtrbtn {
	position:absolute;
	top:2px;
	left:176px;
	display:inline;
	width:100px;
	min-height:25px;
	height:auto;"
}

.multpagenav {
	width:96%;
	text-align:center;
}

.multpagenav, .multpagenav p, .multpagenav p a, .multpagenav p a:link {
	font-size:14px;
	//text-decoration:none;
	font-weight:bold;
	//color:red;
	//padding-left:5px;
	//padding-right:5px;
}

.multpagenav p .mpnlink a {
	text-decoration:none;
	color:green;
	font-size:14px;
	margin-left:3px;
	margin-right:3px;
}

.webguidelinks {
	color:#69C;
}

.webguidelinks a {
	color:#c6e2ff;
	text-decoration:none;
}

.webguidelinks a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#282e39;
	border-bottom:1px dotted #333;
}


.dating a img {
	margin-right:5px;
}

.ad_centered {
	//border:solid 2px green;
	width:100%;
	text-align:center;
}

.ad_centered div {
	margin-left:auto;
	margin-right:auto;
}

.wp-audio-shortcode {
	//width:330px;
}

.wp-audio-shortcode { 
	//width: 450px !important;
}

div.mejs-container.svg.mejs-audio {
	width: 450px !important;
}


.mejs-time-rail {
	width: 200px !important;
}




