/*
THEME NAME: ChevyMom
THEME URI: 
DESCRIPTION: Custom website
VERSION: 1.0
AUTHOR: Custom Wordpress Theme Development
AUTHOR URI: http://wordpress.ednailor.com
*/

/*	Quick Reset and Universal Settings */
	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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
	.skip-link { display: none; }
	.clearfix { clear:both; }
	/*	Wordpress Images and Captions */
	img { margin: 10px; }
	.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;	}
	.wp-caption img { margin: 0; padding: 0; border: 0 none; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
	.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.alignleft { float: left;}
	.alignright { float: right;}

/*	Theme Setup and Styles - Now we get into the meat of the design!
	Need to make changes? DON'T DO IT IN THIS SECTION. There is a 
	Custom CSS Area located at the end in which you can make changes. This
	way, if you want to go back to the default, you don't have to try 
	to remember the original settings. Pretty Cool, huh? I thought so! */
	
	/*	Import Custom Fonts, if needed */
	@font-face {
		font-family: 'SeanRegular';
		src: url('fonts/handsean-webfont.eot');
		src: local('?'), url('fonts/handsean-webfont.woff') format('woff'), url('fonts/handsean-webfont.ttf') format('truetype'), url('fonts/handsean-webfont.svg#webfontRIS78tkM') format('svg');
		font-weight: normal;
		font-style: normal;
		}

	
	/*	Theme Structure */
	body {
		font-family: Trebuchet MS, Helvetica, arial, tahoma, sans-serif;
		color: #000000;
		font-size: 12px;
		text-align: center;
		font-weight: normal;
		background: #e0d8c0 url(images/header.jpg) no-repeat top center;
		}
		
	#wrapper {
		width: 1040px;
		text-align: left;
		margin: 0px auto;
		}
		
	
	a	{
		color: #047391;
		text-decoration: none;
		}
		
	a:hover {
		color: #047391;
		text-decoration: underline;
		}
		
	h1,h2,h3,h4,h5,h6 {
		font-family: 'SeanRegular', Comic Sans, Comic Sans MS, cursive;
		line-height: 180%;
		color: #047391;
		font-weight: bold;
		}
		
	h1	{ font-size: 250% }
	h2	{ font-size: 200% }
	h3	{ font-size: 175% }
	h4	{ font-size: 150% }
	h5	{ font-size: 125% }
	h6	{ font-size: 100% }
		
	p	{
		line-height: 160%;
		padding: 6px 0px;
		}
	
/*	Header Section */
	#header {
		height: 150px;
		width: 940px;
		padding-right: 50px;
		padding-left: 50px;
		text-align: right;
		}
		
	.logo {
		width: 420px;
		float: left;
		height: 90px;
		}
	
	.sponsor {
		width: 400px;
		float: right;
		height: 90px;
		}
		
	.sponsor img, .logo img {
		margin: 0px;
		}
	
	
	#containerWrap {
		
		}
		
		
/*	Content Area */
	#content_header {
		background: url(images/content_header.png) no-repeat top center;
		width: 900px;
		padding: 0px 70px;
		padding-top: 60px;
		margin-top: 110px;
		text-align: right;
		height: 100px;
		}
	#content_header h2 a {
		color: #ffffff;
		text-decoration: none;
		}

	#contentWrap {
		background: url(images/content_bg.png) center center;
		width: 940px;
		padding: 0px 50px;
		}
	
	#content {
		width: 488px;
		padding: 10px;
		float: left;
		display: block;
		min-height: 500px;
		}
		
	#content h1 a, #content h2 a, #content h3 a {
		color: #ba6600;
		}
		
	#content ul {
		list-style: disc outside;
		padding-left: 40px;
		padding-bottom: 10px;
		}
		
	#content ol {
		list-style: decimal outside;
		padding-left: 40px;
		padding-bottom: 10px;
		}
		
	#content li {
		padding: 4px 0px;
		}
		
	.entry-meta {
		clear: both;
		margin-top: 20px;
		padding: 20px 0px;
		font-size: 90%;
		font-style: italic;
		border-top: 1px solid #047391;
		}
		
	#content .navigation {
		width: 448px;
		text-align: center;
		}
		
	blockquote {
		font-style: italic;
		padding: 0px 40px;
		color: #0C4D5F;
		}
	
	cite {
		padding-left: 40px;
		}
		
/* 	Comments */
	#comments {
		padding: 20px 0px;
		}
		
	#comments ol li {
		padding-bottom: 25px;
		}
		
/*	Sidebars */
	#primary {
		width: 160px;
		padding: 10px;
		float: left;
		display: block;
		}
		
	#secondary {
		width: 230px;
		padding: 10px;
		float: right;
		display: block;
		}
		
	.sidebar a {
		color: #3f5785;
		}
		
	.sidebar h3 {
		color: #047391;

		}
		
	.sidebar li {
		padding: 5px 0px;
		}
		
	.sidebar li ul li ul {
		padding-top: 5px;
		}
		
	.sidebar li ul li ul li{
		padding-left: 10px;
		}
		
	.rss img {
		margin: 10px 0px;
		}
		
	.newsletter_form {
		text-align: right;
		padding-bottom: 15px;
		}
		
	.newsletter_form h3 {
		font-size: 18px; 
		text-align: left;
		line-height: 24px;
		padding-bottom: 10px;
		}
		
/*	Footer */
	#footerWrap {
		background: #047391 url(images/footer_bg.jpg) repeat-x;
		width: 100%;
		height: 125px;
		padding: 0px;
		margin: 0px;
		text-align: center;
		}
		
	#footerWrap2 {
		background: #047391 url(images/footer.jpg) no-repeat top center;
		width: 100%;
		height: 125px;
		overflow: hidden;
		padding: 0px;
		margin: 0px;
		}
		
	#footer {
		width: 940px;
		margin: 0 auto;
		margin-top: 50px;
		color: #ffffff;
		padding: 0px 50px;
		text-align: left;
		}
		
	#footer a {
		color: #ffffff;
		text-decoration: none;
		}

	#cobutton {
		width: 300px;
		float: right;
		text-align: right;
		}





/*	Custom CSS Area - Need to customize something? Well, here's your chance! */


/* 	End Stylesheet */
/*	This stylesheet was designed and developed by Ed Nailor. For more information on
	Custom Wordpress Theme Development, please visit http://wordpress.ednailor.com */
