/*  
Theme Name: Sunday Coupon
Theme URI: 
Description: Version 1
Author: 
Author URI:
*/

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,font,img,ins,kbd,q,s,samp,
small,strike,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;font-family:inherit;vertical-align:baseline; }

:focus { outline:0; }
ol,ul { list-style:none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate;border-spacing:0; }
caption,th,td { font-weight:400;text-align:left; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* End Global Reset */

/* http://sonspring.com/journal/clearing-floats */
html body div.clear,html body span.clear { background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0; }

.clearfix:after { clear:both;content:'.';display:block;height:0;visibility:hidden; }
.clearfix { display:block; }
* html .clearfix { height:1%; }

}
html, body {
	height: 100%;
}

/* Text Style */
body {
	background: #1b527f url('./images/stripe_bg.png') repeat top left;
	color: #59666F;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

a:link, a:visited {color: #1A467B;}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border-color: #DADFE2;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 25px;font-family:"Century Gothic","Apple Gothic",sans-serif;
}
h3 {
	font-size: 2.1em;
}
h4 {
	font-size: 1.9em;
}
h5 {
	font-size: 1.7em;
}
h6 {
	font-size: 1.5em;
}
ol {
	list-style: decimal;
}
li {
	list-style: none;
}

#wrapper {
	margin:0 auto -80px; /* the bottom margin is the negative value of the footer's height */;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
	#header {
		background:transparent url(images/header_banner.png) no-repeat scroll top left;
		height:150px;
		position: relative;
		z-index: 3;
	}
	
		#header a {
			height:116px;
			left:10px;
			position:absolute;
			text-decoration:none;
			top:20px;
			width:230px;
		}
	
	#ad_header {
		/*height: 90px;*/
		margin: 0 auto 0px;
		z-index: 2;
		padding-top: 15px;
		padding-bottom: 15px;
		position: relative;
		text-align:center;
	}
	
	#nav {
		font-size: 12px;
		margin:0 0 0 20px;
	}
	#nav, #nav ul {
		list-style: none;
		line-height: 1;
	}
	#nav a, #nav a:hover {
		display: block;
		text-decoration: none;
		border: none;
	}
	#nav li {
		float: left;
		list-style: none;
	}
	#nav a, #nav a:visited {
		display: block;
		font-weight: normal;
		color: #FFF;
		padding:15px 8px;
	}
		#nav .active a, #nav .current-cat a{
			font-weight: bold;
		}
	#nav a:hover, #nav a:active, .current_page_item a, #home .on {
		text-decoration: underline
	}


	#nav li ul {
		position: absolute;
		z-index: 4;
		left: -999em;
		height: auto;
		width: 174px;
		border-bottom: 1px solid #a9a9a9;
		
	}
	#nav li li {
		width: 172px;
		background: #7495B4;
	}
	#nav li li a, #nav li li a:visited {
		font-weight: normal;
		font-size: 0.9em;
		color: #FFF;
	}
	#nav li li a:hover, #nav li li a:active {
		background: #6788A6;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
	}
	a.main:hover {
		background: none;
	}

#main_wrap {
	background:transparent url(images/main_top.png) no-repeat scroll top left;
	position: relative;
	z-index:2;

}

	#main {
		background: #FFF;
		border:none;
		margin:0 auto;
		position:relative;
		top:50px;
		width:990px;
	}

	#firstpost_ad {
		height:138px;
		margin:0 auto;
		width:595px;
	}

#content {
	display:inline;
	float:left;
	line-height:160%;
	margin:-80px 0 0;
	padding:0;
	width:600px;
}

#sc_video {
	clear: both;
	margin: 0 auto 25px;
	width: 540px;
	margin-left:5px;
}
#sc_video_player {
	width: 533px;
	margin: 0 auto;
}

	#breadcrumb {
		color:#668BAD;
		font-size:12px;
		font-style:normal;
		font-weight:bold;
		letter-spacing:normal;
		line-height:1.4em;
		margin:5px 0 30px 20px;
	}
	
		#breadcrumb a, #breadcrumb span {
			color: #969696;
			font-weight: normal;
		}
		


	.post {
		width: 640px;
		margin:10px auto 25px;
		margin-left:10px;
	}
	
		.post .newspaper {
			display: inline;
			float: left;
			margin:0 7px 0 0;
		}
	
		.post p {
			margin: 0 0 15px;
		}
		
		.post img {
			display: inline;
			float: left;
			margin: 0 10px 10px 0px;
		}
		
		.post .alignleft {
			display: inline;
			float: left;
			margin: 0 5px 5px;
		}
		
		.post .alignright {
			display: inline;
			float: right;
			margin: 0 5px 5px;
		}
		
		.post h2 {
			font-weight: bold;
			line-height:32px;
			font-size: 30px;
			font-family: Georgia,"Nimbus Roman No9 L",serif;
			color:#3f86b4;
			
		}
		
			.post h2 a {
				color:#3f86b4;
				font-weight:bold;
				text-decoration:none;
			}
			
		.post .info {
			color:#576E75;
			font-size:12px;
			margin:15px 0 15px 0px;
		}
			
		.post .comment_count {
			background:transparent url(images/comment_count.png) no-repeat scroll right 5px;
			display:inline;
			float:right;
			margin:5px 10px 5px 0;
			padding:0 20px 0 0;
		}
		
			.post .comment_count a {
				color: #414141;
				font-weight:bold;
				text-decoration: none;
			}
			
		.post .readmore {
			background:transparent url(images/readmore_arrow.png) no-repeat scroll right 5px;
			display:inline;
			float:left;
			margin:5px 10px 5px 0;
			padding:0 10px 0 0;
			
		}
		
			.post .readmore a {
				color: #255285;
				text-decoration: none;
			}
		
		.post .postmetadata {
			float: left;
		}
		
		
	.post .space {
		clear: both;
		height:1px;
		margin:10px 0 15px;
		width:640px;
	}
	
	.post .redhead {
		color: #D01A12;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		font-size: 24px;
	}

#sidebar {
	display: inline;
	float:right;
	margin:-69px 0 10px;
	padding:0 10px 0 0;
	width:300px;
}

	#searchform .textinput {
		border:1px solid #B9CDDF;
		color:#606C75;
		display:inline;
		float:left;
		height:16px;
		margin:0 0px 0 0;
		padding:5px;
		width:230px;
	}
	
	#sidebar_box_add {
		width: 300px;
		/*height: 250px;*/
		margin: 0 0 7px 0;
	}

	.sidebar_box {
		background: url('images/sidebar_grad.png') repeat-x top left;
		width: 248px;
		border: 1px solid #E5E5E5;
		font-size:13px;
		padding: 20px 25px;
		margin: 0 0 7px 0;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		
	}
	
	.sidebar_box .sidebar_icon {
		display:inline;
		float:left;
		margin:0 10px 0 0;
	}
	
		.sidebar_box h2 {
			font-size: 24px;
			font-family: Georgia,"Nimbus Roman No9 L",serif;
			font-weight: normal;
			color:#263C55;
		}
		
		#cp_tags h2 {
			margin: 0 0 10px;
		}
		
			.sidebar_box h2 span {
				color: #266BB5;
			}
	
		.sidebar_box p {
			line-height:15px;
			margin:5px 0;
		}
		
	#cats {
		float: left;
	}

		#cats h2, #archives h2 {
			font-size: 26px;
			font-family: Georgia,"Nimbus Roman No9 L",serif;
			font-weight: bold;
			text-align:center;
			color:#306599;
			/*border-bottom:2px solid #306599;*/
			padding-bottom:10px;
		}

	#cats ul li, #archives ul li {
		background: #d7d7d7;
		margin:0;
		width:220px;
		padding-top:15px;
		padding-bottom:15px;
		padding-left:40px;
		padding-right:40px;
	}
	
	#cats ul li a{
		color:#000;
		text-decoration:none;	
	}
	
#cats ul li:nth-child(odd) { background: #f3f3f3; }


	#archives {
		float: right;
	}
	
	#ad_120_sidebar {
		display:inline;
		float:left;
		height:600px;
		margin:0 20px 7px 0;
		width:120px;
	}

	#ad_160_sidebar {
		display:inline;
		float:left;
		height:600px;
		width:160px;
	}
	
	
	#coolsavings h2 {
		line-height:25px;
	}
	
	#coolsavings ul {
		margin: 20px 0 0;
	}
	
	#coolsavings li {
		list-style-image:url(images/grey_arrow.png);
		list-style-position:inside;
		margin:5px 0;
	}
	
		#coolsavings li a {
			color: #101010;
			text-decoration: none;
		}
	

#postedin {
	color: #6F6F6F;
	display: inline;
	float: left;
	font-size: 12px;
}

#posted_tags {
	color: #6F6F6F;
	display: inline;
	float: right;
	font-size: 12px;
}

#comments {
	margin:10px 0 25px 30px;
	width:615px;
}

	#comments h4 {
		font-size: 18px;
		font-weight: bold;
	}
	
	#comments #comments_head {
		color: #2260AE;
		font-size: 13px;
	}
	
	
	#commentwrap {
		background: #F1F1F1;
		margin:10px 0 0;
		padding:1px 8px 20px;
	}
	
	.commentlist {}
	
	.commentlist li {
		background: #FFF;
		font-size: 12px;
		margin:10px 0;
		padding:20px;
	}
	
	.comment_auth span {
		color: #2260AE;
	}
	
	#respond {
		font-weight: bold;
		font-size: 12px;
	}
	
	#comments fieldset {
		border: 1px solid #CFCFCF;
		color: #494949;
		font-size: 13px;
		margin:0 auto;
		padding:25px;
		width:555px;
	}
	
	#comments legend {
		color: #494949;
		font-size:16px;
		font-weight:bold;
		margin:0 0 0 -11px;
		padding:0 10px;
	}
	
	#comments fieldset label {
		clear:both;
		display:inline;
		float:left;
		margin:0 10px 0 0;
		padding:3px 0 0;
		width:165px;
	}
	
	#comments fieldset .cominput {
		border: 1px solid #e5e5e5;
		height:23px;
		margin:0 0 10px;
		width:375px;
	}
	
	#comments fieldset .textarea {
		border: 1px solid #e5e5e5;
		width:375px;
	}
	
	#comments fieldset #loggedin {
		margin: 10px 0;
	}
	
	#comments #btn_wrap {
		margin:10px 0 10px 210px;
		width:236px;
	}
	
	#comments #loginform {
		border:1px solid #E5E5E5;
		font-size:12px;
		margin:10px 0 20px;
		padding:10px 10px 0;
		width:386px;
	}
	
	#comments #postguest {
		font-size:14px;
		font-weight: bold;
		margin:0 0 10px;
	}
	
	#comments #loginform label {
		clear:both;
		display:inline;
		float:left;
		margin:0 10px 0 0;
		padding:3px 0 0;
		width:60px;
	}
	
	#comments #loginform .input {
		border: 1px solid #e5e5e5;
		height:23px;
		margin:0 0 10px;
		width:175px;
	}
	
	#logleft {
		display: inline;
		float:left;
		width:260px;
	}
	#logright {
		display: inline;
		float:left;
		width:125px;
	}
	
		#comments #loginform #logright label {
			float: none;
			width: auto;
		}
	
	#remember {
		margin: 0 0 15px 0;
	}
	
#navigation {
	margin:0 0 0 25px;
}

	#navigation li {
		display: inline;
		margin: 0 10px 0 0;
	}
	
	
	
#footer_space {
	/*background:transparent url(images/foot_bg.png) no-repeat scroll left bottom;*/
	background-color:#fff;
	clear:both;
	color:#506B81;
	font-size:12px;
	height:99px;
	margin:0; /*20px auto 10px*/
	width:990px;
}

#footer, .push {
	height: 90px; /* .push must be the same height as .footer */
	padding-top:15px;
}

#footer {
	position: relative;
	background: #1B3F6C;
	height: 105px;
	bottom:0px !important;
	padding:0;
	margin:0;
	
}
	#footer ul {
		color:#FFFFFF;
		font-family: Verdana,Geneva,Kalimati,sans-serif;;
		font-size:16px;
		display: table;
    margin: 0 auto;
	
	}
		#footer li {
			border-right: 1px solid #FFF;
			display:inline;
			float:left;
			margin:0px;
			padding:0;
			margin-top:40px;
			padding:0;
			padding-left:10px;
			padding-right:10px;
			line-heigth: 16px;
			
		}
		
		#footer .last {
			border:none;
			margin-top: 0px;
			line-height: 40px;
		}
		
			#footer li a {
				color: #FFF;
				text-decoration: none;
			}
	
	#ad_728, #ad_300, #ad_160, #ad_120 {
		display: none;
		z-index: 1;
	}
#banner-wrap {
	z-index: -1 !important;
	top: 0px !important;
	left: 50% !important;
	margin-left: -785px !important;
	position: fixed !important;
}
#banner-side-left, #banner-side-right {
z-index: 1 !important;
}

	.header_box {
		width: 240px;
		border: none;
		font-size:13px;
		float:right;
		margin-right:15px;
		margin-top:100px;
		padding:5px;
		
	}



.form-container {
   border: 1px solid #174b76;
   background: #719cc6;
   background: -webkit-gradient(linear, left top, left bottom, from(#ecf6ff), to(#719cc6));
   background: -webkit-linear-gradient(top, #ecf6ff, #719cc6);
   background: -moz-linear-gradient(top, #ecf6ff, #719cc6);
   background: -ms-linear-gradient(top, #ecf6ff, #719cc6);
   background: -o-linear-gradient(top, #ecf6ff, #719cc6);
   background-image: -ms-linear-gradient(top, #ecf6ff 0%, #719cc6 100%);
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:300px;
   padding:20px;
   width:300px;
   }
.form-field {
   border: 1px solid #c9b7a2;
   background: #ffffff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #174b76;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   width:280px;
   }
.form-field:focus {
   background: #d5ecff;
   color: #336698;
   }
.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:18px;
   margin: 0 0 20px 0;
   font-weight:bold;
   text-align:center;
    }
.form-title {
   margin-bottom:10px;
   color: #174b76;
   text-shadow: #ffffff 0 1px 0;
   }
   .indicates-required{
	    margin-bottom:25px;
		margin-right:5px;
		font-size:10px;
		text-align:right;
		color:#174b76;
   }
.submit-container {
   margin:8px 0;
   text-align:right;
   }
.submit-button {
   border: 1px solid #c46200;
   background: #ff8204;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffa865), to(#ff8204));
   background: -webkit-linear-gradient(top, #ffa865, #ff8204);
   background: -moz-linear-gradient(top, #ffa865, #ff8204);
   background: -ms-linear-gradient(top, #ffa865, #ff8204);
   background: -o-linear-gradient(top, #ffa865, #ff8204);
   background-image: -ms-linear-gradient(top, #ffa865 0%, #ff8204 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #e3782c 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   }
.submit-button:hover {
   border: 1px solid #c46200;
   text-shadow: #e3782c 0 1px 0;
   background: #ffa865;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff8204), to(#ffa865));
   background: -webkit-linear-gradient(top, #ff8204, #ffa865);
   background: -moz-linear-gradient(top, #ff8204, #ffa865);
   background: -ms-linear-gradient(top, #ff8204, #ffa865);
   background: -o-linear-gradient(top, #ff8204, #ffa865);
   background-image: -ms-linear-gradient(top, #ff8204 0%, #ffa865 100%);
   color: #174b76;
   }
.submit-button:active {
   text-shadow: #e3782c 0 1px 0;
   border: 1px solid #c46200;
   background: #ffa865;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff8204), to(#ffa865));
   background: -webkit-linear-gradient(top, #ff8204, #ffa865);
   background: -moz-linear-gradient(top, #ff8204, #ffa865);
   background: -ms-linear-gradient(top, #ff8204, #ffa865);
   background: -o-linear-gradient(top, #ff8204, #ffa865);
   background-image: -ms-linear-gradient(top, #ff8204 0%, #ffa865 100%);
   color: #174b76;
   }