 /* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization process by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */
#cms_content_column, #content_column {
	margin-right:0;
	padding-top:12px;
}
#content_column {
	border-right:1px solid #CCCCCC;
}
.hometopleftlatest {
	margin-right:0;
	padding-top:21px;
	padding-left:16px;
}

#sidebar_h, #sidebar_1, #sidebar_cms_2 {
	border-left:1px solid #CCCCCC;
}

#navbar {
	width:905px;
}
#navbar_left #nav li li a {font-weight:400;line-height:120%;}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {padding-top:.9em;margin-bottom:0px;padding-bottom:0;!IMPORTANT}

#disclaimer {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.8em;
			line-height: 1.1em;
			color: #999999;
			padding: 5px 5px 5px 5px;
			text-align: center;
			margin-top: 1em;
			margin-right: 1.7em;
			margin-left: 3em;
			border: 1px solid #CCCCCC;
}

.slogan {			padding: 10px 1em;
			font-family: "Times New Roman", Times, serif;
			font-size: 1em;
			font-style: italic;
			line-height: 120%;
			font-weight: bold;
			text-align: center;
			color: #996600;
			margin-top: 1em;
}

/*   sidebar stuff  */
#InfoBlock1 h2
     {
			text-align: center;
			font-weight: bold;
			margin-bottom: 1em;
			margin-top: 2em;
			padding-top: 5px;
			padding-bottom: 5px;
			background: #125ca1;
			color: #fff;
			line-height: 100%;
			font-size:105%;
}
#InfoBlock1 {
	text-align: center;
	padding-bottom: 25px;
}
#InfoBlock1 p{
	padding:0;
	margin:0 2em;
	}
	
.teal {
	color: #006666;
}

#sidebar_1 ul li a:link, #sidebar_1 ul li a:visited, #sidebar_cms_1 ul li a:link, #sidebar_cms_1 ul li a:visited {	display: block;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 30;
	margin: 0;
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px dotted #CCCCCC;
	width: 90px;
	font-size: 0.85em;
	line-height: 3em;
}

#sidebar_cms_2 h3, #sidebar_2 h3 {
padding:bottom:0px;
}
#sidebar_2 {
	margin-top:-10px;
	padding-top:10px;
}


#sidebar_cms_2 {
	margin-top:0;
	padding-top:10px;
}

#sidebar_1, #sidebar_cms_1 {
	margin-top:0;
}

#sidebar_h h3 {
	border:0px;
}

/*  End Sidebar Stuff   */

/*Forms*/
.fieldset {
			background: #E6E6E6;
			border: none;
			margin: 1em 0;
			padding:1em 2em;
			clear:both;
	}
.legend {
			font-family:Arial, Helvetica, sans-serif;
			font-size: 0.85em;
			line-height: 1.55em;
			margin-left:3em;
			background:	#E6E6E6;
			padding: .8em .6em 0 .8em;
			color: #006666;
			font-weight: bold;
			display:block;
			float:left;
}
/*end forms */



/*Random Sidebar Posts*/

ul.advanced-random-posts {
padding-top:8px;
margin-top:8px;
}
.random-posts-thumb {
margin:20px 100px;
display:block !important;
}
.widget_advancedrandomposts h3 {
margin-bottom:8px !important;
}

/* End Random Sidebar Posts */

#coupon {
			font-family: Arial, Helvetica, sans-serif;
			font-size:130%;
			line-height:1.5em;
			text-align: center;
			margin: 10px;
			padding: 10px;
			border: medium dotted #006666;
			height: 300px;
			background: url('http://charneychiropractic.com/wp-content/uploads/frugal/Coupon-Background.jpg') no-repeat;
}

/*  footer   */
#footer {padding:1em 0;}

#footer .footer_right {color:#666666;font-family:Georgia, "Times New Roman", Times, serif;font-size:75%;}

/*   end footer   */