@charset "utf-8";
/* CSS Document */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
 border: 0;
 margin: 0;
 padding: 0;
 font-size: 100%;
}
h2 sup, h2 sub {
	font-size: 13px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
/*
 Override the default (display: inline) for
 browsers that do not recognize HTML5 tags.

 IE8 (and lower) requires a shiv:
 http://ejohn.org/blog/html5-shiv
*/
 display: block;
}

p {
	padding: 00px 00px 10px 00px; 
}
h1, h2, h3, h4, h5, h6 {
	padding: 00px 00px 10px 00px;
	font-size: 22px;
	line-height: normal;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 14px;
}
A {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
body {
	font: 13px/18px Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}
#santa {
	width: 990px;
	margin: auto;
	position: relative;
}
/************************************ Padding, Margin & Border ****************************************/
.padding_none {
	padding: 00px;
}
.padding_left {
	padding-left: 15px;
}
.padding_right {
	padding-right: 15px;
}
.padding_top {
	padding-top: 15px;
}
.padding_bottom {
	padding-bottom: 15px;
}
.margin_none {
	margin: 00px;
}
.margin_left {
	margin: 00px 00px 15px 15px;
}
.margin_right {
	margin: 00px 15px 15px 00px;
}
.margin_top {
	margin: 15px 00px 00px 15px;
}
.margin_bottom {
	margin: 00px 00px 15px 00px;
}
.img_border, .img_border_2, .img_border_3 {
	border: 1px solid #CCCCCC;
	padding: 03px;
	background: #FFFFFF;
}
.img_border_2 {
	border: 1px solid #333333;
}
.img_border_3 {
	border: 1px solid #999999;
}
.border_bottom, .border_bottom_white {
	border-bottom: 1px solid #000000;
	margin: 00px 00px 15px 00px;
}
.border_bottom_white {
	border-bottom: 1px solid #FFFFFF;
}
/************************************ Ads Top ****************************************/


#ad_top {
	width: 970px;
	border-bottom: 0px solid #9797bc;
	padding: 10px;
	float: left;
}
#home_ad #ad_top { 
	border-bottom: 1px solid #9797bc; 
}
#ad_top.border-top {
	border-top: 1px solid #333365;
}
/************************************ Menu ****************************************/
#menu {
	width: 990px;
	float: left;
	background: #333365;
	margin: 00px 00px 10px 00px;
}
#menu ul {
	padding: 00px 00px 00px 00px;
}
/************************************ Previous Issue ****************************************/
#prev_issue {
	padding: 02px;
	width: 141px;
	float: right;
	margin: 00px 00px 10px 15px;
	border: 1px solid #343466;
	background: #FFFFFF;
}
#prev_issue h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica CE, sans-serif;
	font-size: 15px;
	padding: 04px 15px;
	text-align: center;
	color: #FFFFFF;
	background: #6785bc;
}
#prev_issue ul {
	padding: 06px 04px;
}
#prev_issue li {
	padding: 00px 00px 00px 00px;
	margin: 02px;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	width: 127px;
	background: #343466;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica CE, sans-serif;
	border: 1px solid #343466;
	text-align: left;
}
#prev_issue A {
	padding: 03px 10px;
	width: 107px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#prev_issue A:hover {
	color: #000000;
	background: #dbdbe9;
}
/************************************ Header ****************************************/
#header {
	width: 970px;
	padding: 15px 10px;
	float:left;
}

#header .logo {
	width: 394px;
	float: left;
}
#header .form_right {
	width: 300px;
	float: right;
	padding: 00px 00px 00px 00px;
}
#header .form_right input.subscribe_now {
	width: 150px;
	background: #fe0000;
	padding: 01px 03px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#header .form_right input.search {
	width: 80px;
}
#header .form_right input.text_box {
	width: 150px;
	background: url(../layout/google_bg.jpg) 05px 04px scroll no-repeat;
	height: 22px;
	border: 1px solid #CCCCCC;
}
#header .form_right input.text_box:focus {
	background: none;
}
/************************************ Content ****************************************/
#content {
	width: 990px;
	float: left;
}
#content .curve_top_bg, #content .curve_bottom_bg {
	width: 990px;
	float: left;
	background: url(../layout/curve_top_bg.jpg) left top scroll repeat-x;
}
#content .curve_bottom_bg {
	background: url(../layout/curve_bottom_bg.jpg) left bottom scroll repeat-x;
}
#content .content_bg {
	border-left: 1px solid #072a4a;
	border-right: 1px solid #072a4a;
	width: 958px;
	float: left;
	padding: 10px 15px;	
}
#ad_right {
	width: 144px;
	float: right;
	text-align: right;
}
#ad_right img {
	width: 142px;
	border: 1px solid #AAAAAA;
	margin: 00px 00px 15px 00px;
}
#ad_right img:hover {
	border: 1px solid #000000;
}
#content .content_main, #content .content_border {
	width: 952px;
	float: left;
}
#content .content_border p {
	padding: 00px 00px 10px 00px;
	border-bottom: 1px solid #000000;
	margin: 00px 00px 10px 00px;
}

#content .content_border.police-report h3 {
	padding: 10px 00px 10px 00px;
	border-top: 1px solid #000000;
	margin: 5px 00px 00px 00px;
}
#content .content_border.police-report p {
	padding: 00px 00px 10px 00px;
	border-bottom: 0px solid #000000;
	margin: 00px 00px 00px 00px;
}
#content p.content_border_none {
	border-bottom: 0px solid #000000;
}
#content .content_top, #content .content_bottom {
	width: 952px;
}
#content .content_top h2 strong, #content .content_main h2 strong {	
	font-size: 13px;	
}
#content .content_left, #content .content_left_2 {
	width: 335px;
}
#content .content_right, #content .content_right_2 {
	width: 600px;
}

#content .top_stories {
	background: #333366;
	width: 305px;
	padding: 08px 15px 15px 15px;
	color: #FFFFFF;
	overflow: auto;
	margin: 00px 00px 15px 00px;
	height: 308px;
}
#content .top_stories ul {
	padding: 00px 00px 00px 00px;
	margin: 00px;
}
#content .top_stories li {
	padding: 00px 00px 07px 15px;
	list-style-type: none;
	background: url(../layout/arrow.jpg) left top scroll no-repeat;
	margin: 00px;
}
#content .top_stories li A {
	color: #FFFFFF;
	text-decoration: none;
}
#content .top_stories li A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .curve_box {
	width: 600px;
	padding: 05px 00px 15px 00px;
	position: relative;
	float: left;
}
#content .curve_box .curve_box_top_bg, #content .curve_box .curve_box_bottom_bg {
	width: 600px;
	float: left;
	background: url(../layout/curve_top_bg.jpg) left top scroll repeat-x;
}
#content .curve_box .curve_box_bottom_bg {
	background: url(../layout/curve_bottom_bg.jpg) left bottom scroll repeat-x;
}
#content .curve_box_bg {
	width: 568px;
	border-left: 1px solid #072a4a;
	border-right: 1px solid #072a4a;
	float: left;
	height: 480px;
	padding: 10px 15px;
}

/*#content .curve_box_bg p {
	width: 568px;
}*/
#content .content_left_bottom {
	width: 496px;
	background: #333366;
	float: left;
	padding: 10px 15px;
	margin: 00px 00px 15px 00px;
	color: #FFFFFF;
}
#content .content_left_bottom A {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .content_left_bottom A:hover {
	color: #FFF000;
}
#content .content_right_ad, #content .content_right_ad_2, #content .content_right_ad_3 {
	background: #6785bc;
	width: 570px;	
	color: #FFFFFF;
	padding: 15px 15px 00px 15px;
	margin: 00px 00px 15px 00px;
	border: 1px solid #072a4a;
 display: inline-block;
}
#content .content_right_ad_2 {
	background: #ececec;
	color: #000000; 
}
#content .content_right_ad_3 {
	background: #333366;
	color: #FFFFFF;
}
#content .content_right_ad_3 A {
	color: #FFF000;
	text-decoration: underline;
}
#content .content_right_ad_3 A:hover {
	color: #FFFFFF;
}
#content .content_right_ad A {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .content_right_ad A:hover {
	color: #FFF000;
}
#content .ads_bottom {
	border-top: 1px solid #072a4a;
	width: 958px;
	float: left;
	margin: 00px 00px 00px 00px;
	padding: 15px 00px 02px 00px;	
}
ul.list {
	padding: 00px 00px 08px 20px;
}
ul.list li {
	padding: 00px 00px 07px 10px;
	list-style-type: disc;
}
ul.star {
	padding: 00px 00px 08px 20px;
	width: 80%;
}
ul.star li {
	padding: 00px 00px 07px 15px;
	list-style-type: none;
	position: relative;
}

ul.star li:before {
	content: "* ";
	position: absolute;
	color: #111111;
	font-size: 19px;
	left: -5px;
	top: 02px;
	z-index: 1;
}
ul.dash {
	padding: 00px 00px 08px 25px;
}
ul.dash li {
	padding: 00px 00px 07px 5px;
	list-style: url(../layout/dash.jpg) outside none;
}
ul.decimal {
	padding: 00px 00px 08px 20px;
}
ul.decimal li {
	padding: 00px 00px 07px 10px;
	list-style-type: decimal;
}
ul.alpha {
	padding: 00px 00px 08px 20px;
}
ul.alpha li {
	padding: 00px 00px 07px 10px;
	list-style-type: upper-alpha;
}
ul.lower_alpha {
	padding: 00px 00px 08px 40px;
}
ul.lower_alpha li {
	padding: 00px 00px 07px 10px;
	list-style-type: lower-alpha;
}
ul.arrow {
	padding: 00px 00px 10px 45px;
}
ul.arrow li {
	padding: 00px 00px 04px 5px;
	list-style: url(../layout/arrow_list.jpg) outside none;
}
ul.arrow li ul {
	padding: 05px 00px 00px 25px;
}
ul.arrow li ul li {
	padding: 00px 00px 07px 5px;
	list-style: disc;
}
ul.alpha_num {
	padding: 00px 00px 08px 20px;
}
ul.alpha_num li {
	padding: 00px 00px 07px 10px;
	list-style-type: upper-alpha;
}
ul.alpha_num li ul {
	padding: 05px 00px 00px 25px;
}
ul.alpha_num li ul li {
	padding: 00px 00px 07px 05px;
	list-style-type: decimal;
}
ul.alpha_num li ul li ul {
	padding: 05px 00px 00px 25px;
}
ul.alpha_num li ul li ul li {
	padding: 00px 00px 07px 05px;
	list-style-type: none;
}
ul.alpha_list {
	padding: 00px 00px 08px 20px;
}
ul.alpha_list li {
	padding: 00px 00px 07px 10px;
	list-style-type: upper-alpha;
}
ul.alpha_list li ul {
	padding: 05px 00px 00px 25px;
}
ul.alpha_list li ul li {
	padding: 00px 00px 07px 05px;
	list-style-type: list;
}
ul.dec_alpha {
	padding: 00px 00px 08px 20px;
}
ul.dec_alpha li {
	padding: 00px 00px 07px 10px;
	list-style-type: decimal;
}
ul.dec_alpha li ul {
	padding: 05px 00px 00px 25px;
}
ul.dec_alpha li ul li {
	padding: 00px 00px 07px 05px;
	list-style-type: lower-alpha;
}
.text_box {
	width: 200px;
	height: 20px;
}
.text_area {
	width: 200px;
	height: 80px;
}

/************************************ Figure ****************************************/

figure.featured {
	width: 450px;
	padding: 00px;
	float: left;
	margin: 00px 15px 15px 00px;
	
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCCCC;
		padding: 05px;
		background: #FFFFFF;
		-webkit-box-shadow: 00px 08px 08px -08px #000000;
		-moz-box-shadow: 00px 08px 08px -08px #000000;
		box-shadow: 00px 08px 08px -08px #000000;
}

figure.featured:before {
	width: 460px;
	border-bottom: 5px solid #FFFFFF;
	position: absolute;
	left: 00px;
	bottom: 00px;
	z-index: 1;
	content: "";
}

	figure.featured img {
		max-width: 100%;
		
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
		
	}
	
figure.img_small {
	height: 205px;
	padding: 00px;
}

figure.img_small.left {
	float: left;
	margin: 00px 15px 15px 00px;
}

figure.img_small.right {
	float: right;
	margin: 00px 00px 15px 15px;
}

	figure.img_small img {
		max-height: 193px;
		max-width: 326px;
		border: 1px solid #CCCCCC;
		padding: 05px;
		background: #FFFFFF;
		-webkit-box-shadow: 00px 08px 08px -08px #000000;
		-moz-box-shadow: 00px 08px 08px -08px #000000;
		box-shadow: 00px 08px 08px -08px #000000;
	}
	
figure.content_pic, figure.content_pic.left, figure.content_pic.right {
	width: 336px;
	padding: 00px;
	margin: 00px 00px 15px 00px;
}

figure.content_pic.left, figure.left {
	float: left;
	margin: 00px 20px 15px 00px !important;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -ms-box-sizing: border-box;
	 -o-box-sizing: border-box;
	 box-sizing: border-box;
}

figure.left.full {
	width: 500px;
}

figure.left.width-150 {
	width: 150px;
}

figure.left.width-175 {
	width: 175px;
}

figure.left.width-200 {
	width: 200px;
}

figure.left.width-225 {
	width: 225px;
}

figure.left.width-250 {
	width: 250px;
}

figure.left.width-250 {
	width: 250px;
}

figure.left.width-275 {
	width: 275px;
}

figure.left.width-300 {
	width: 300px;
}

figure.left.width-325 {
	width: 325px;
}

figure.left.width-350 {
	width: 350px;
}

figure.left.width-375 {
	width: 375px;
}

figure.left.width-400 {
	width: 400px;
}

figure.left.width-425 {
	width: 425px;
}

figure.left.width-450 {
	width: 450px;
}

figure.left.width-475 {
	width: 475px;
}

figure.left img {
	max-width: 100%;
}

figure.left img + img {
	margin-top: 15px;
}

figure.content_pic.right, figure.right {
	float: right;
	margin: 00px 00px 15px 15px;
}

	figure.content_pic img, figure.left img, figure.right img {
		border: 1px solid #CCCCCC;
		padding: 05px;
		background: #FFFFFF;
		-webkit-box-shadow: 00px 08px 08px -08px #000000;
		-moz-box-shadow: 00px 08px 08px -08px #000000;
		box-shadow: 00px 08px 08px -08px #000000;
		
		-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			 -o-box-sizing: border-box;
				box-sizing: border-box;
	}
	
	figure.content_pic img {
		max-width: 100%;
	}

/************************************ Footer ****************************************/
#footer {
	width: 990px;
	float: left;
	padding: 15px 00px;
	font-size: 12px;
}
#footer p {
	padding: 00px;
}
#footer A:hover {
	color: #000000;
	text-decoration: underline;
}