/*
Theme Name: Crawford Oil
Theme URI: http://crawfordoilandpropane.com/
Description:  The Custom theme for Crawford Oil
Version: 1
Author: Moonlighters Colective
Author URI: http://monlighterscollective.com
Tags: clean, simple, two column, graphics, blue
*/

html, body { height: 100%; }

body {
	background: #eee url(images/bg.gif) 0 0 repeat-x;
	background-position: top center;
	color: #352F26;
	text-align: center;
	font: 62.5% arial, Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #2C9BD6;
	text-decoration: none;
}

a:hover, a:active {
	color: #0B64B7;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 945px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.jpg) 19px 0 repeat-y;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 0;
	height: 137px;
	text-indent: -1234em;
	position: relative;
	left:18px;
	z-index: 1001;
	background: url(images/header-1.gif) 0 no-repeat;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 137px;
	text-indent: -1234em;
	position: relative;
	left:18px;
	z-index: 1001;
	background: url(images/header-1.gif) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 130px;
	width: 520px;
	text-decoration: none;
}

/* Content */
div.pics {
	float:left;
	padding:5px;
	width:245px;
	height:200px;
}
div.pics img {
	padding:5px;
	border:1px solid #3AA2D9;
}
#wrapper {
	width: 550px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 20px 0 0 5px;
	_margin: 20px 0 0 2px;
}

#content {
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;
}

/* SubHeader */

#news {
	position: absolute;
	z-index: 999999;
	top: 100px;
	left: 70px;
	color: #777;
	font-size: 1.33em;
}

#biganchor_placement {
	position: absolute;
	top: 25px;
	left: 620px;
	width:250px;
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
		z-index: 999999;

}

#sidebar {
	position: relative;
	float: right;
	color: #85B0DA;
	padding: 0 0 0 17px;
	margin: 0 36px 0 10px;
	_margin: 0 10px 0 5px;
	width: 321px;
	z-index: 1002;
	text-align: left;
	height:572px;
	background: url(images/side_bar_back1.jpg) 0 0 no-repeat;
  }

#sidebar h2 {
	color:	#FC8764;
	margin: 5px 0 5px 0;
	padding: 4px 0 0 3px;
	font-size: 1.66em; 
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 2px dotted #fff;
	text-align: center;
	font-family: georgia, serif;
	font-weight: normal;
}

#sidebar h3 {
	margin: 10px 0 0 10px;
	padding: 0 0 2px 0;
	font-size: 1.55em; 
	line-height: .9em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #3AA2D9;
	width:260px;
}

#sidebar ul li {
	color:	#01A2D9;
	margin: 10px 0 10px 0;
	padding: 4px 0 10px 3px;
	font-size: 1.2em; 
	line-height: 1.25em;
	border: 1px dotted #DBF0FA;
	background-color: #E7F6FC;
}

#sidebar ul li ul li {
  	padding: 2px 0 4px 0;
	margin: 0 0 0 25px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	font-family: georgia, serif;
	color: #fff;
	list-style: disc;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	color: #046EA2;
	text-decoration: none;
}

#sidebar a:hover{
	color: #333;
}
.boxgrid{ 
				width: 274px; 
				height: 114px; 
				margin:17px 0 10px 15px; 
				float:left; 
				overflow: hidden; 
				position: relative; 
			}

				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#000; 
					font-size:1.25em;
					font-weight:bold; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute;  
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
			-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
h3, #recently h2, #featured_articles h2{
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.55em; 
	line-height: .9em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #3AA2D9;
}

#recently a, #recently h2 a:visited {
	color: #3286B2;
	text-decoration: none;
}

#recently h2 a:hover {
	color: #095CA9;
	text-decoration: underline;
}

.imageElement h2 {
	color: #fff;
}


#content_box {
	margin: 10px 15px 0 0;
	_margin: 10px 7px 0 0;
	padding: 0;
	float: left;
}

#content_box img {
	margin: 0 0 0 15px;
}

hr.content_box {
	height: 15px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

#ad_space {
	padding: 10px 0 0 0;
}

#description {
	position: absolute;
	left: 330px;
	top: 107px;
	color: #4A96BC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 1.5em;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	z-index: 888888;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 90px;
	left: 571px;
	z-index: 12002;
}

#header_nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 999998;
	position: relative;
}

#header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header_nav a {
	float: left;
	padding: 40px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:80px; /* for ie5/Win only */
}

#header_nav a:hover {
	background-position: 0 -40px;
}

#header_nav a:active, #nav a.selected {
	background-position: 0 -0px;
}

#home_nav a {
	width: 112px;
	background: url(images/nav_home.jpg) top no-repeat;
	margin: 0;
}

#about_nav a {
	width: 113px;
	background: url(images/nav_about.jpg) top  no-repeat;
	margin: 0;
}

#contact_nav a {
	width: 113px;
	background: url(images/nav_contact.jpg) top  no-repeat;
	margin: 0;
}

#featured_story {
	padding: 10px 0 0 45px;
	float: left;
	color:#333;
	position: relative;
	width: 485px;
	font-size: 1.2em;
	line-height: 16px;
}

#featured_story img {
	margin: 0 10px 0 0;
}

#featured {
	margin: 5px 5px 0 20px;
}

#featured_story_box {

}

.featured_story_header {
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.55em; 
	line-height: .9em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #3AA2D9;
	font-family: georgia, serif;
}

.small_blue {
	color: #2C9BD6;
	font-size: 12px;
}

hr.featured_clear {
	height: 25px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 50px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {

	font-size: 1.88em; 
}

h2 {
	color: #953333;
	font-size: 2.2em; 
}

h4 {
	color: #3286B2;
	font-size: 1.66em; 
	margin: 10px 0 0 5px;
}
h5 {
	color: #30292B;
	font-size: 1.4em;
}

h6 {
	color: #fff;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px solid #999;
	padding: 0 0 10px 0;
	margin: 10px 75px 25px 100px;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

/* Absolutely position blog elements */


.premetadata {
	margin: 0 10px 0 15px;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.premetadata a, .premetadata a:visited {
	color: #555;
	text-decoration: none;
}

.premetadata a:hover {
	color: #2C9BD6;
	text-decoration: none;
}

.premetadata_single {
	margin: 0 10px 0 0;
}

small {
	font-size: .88em;

}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h1 {
	margin: 10px 20px 10px 20px;
	padding: 0 0 2px 0;
	font-size: 1.88em; 
	line-height: .9em; 
	font-weight: normal; 
	color: #555; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #3AA2D9;
	font-family: georgia, serif;
}

.post h2 a, .post h2 a:visited {
	color: #555;
	text-decoration: none;
}

.post h2 a:hover {
	color: #2C9BD6;
	text-decoration: none;
}

.postmetadata {
	padding: 10px 0 5px 0;
	margin: 6px 10px 50px 20px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #434343;
	border-bottom: 1px solid #999;
}

.entry {
	margin: 0;
	padding: 0 10px 0 20px;
	font-size: 1.15em; 
	line-height: 1.1em;
	color: #555;
}

.entry a:link, .entry a:visited {
	color: #01A2D9;
	text-decoration: none;
}

.entry a:hover, .entry a:active {
	color: #D80069;
	text-decoration: underline;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #bbb;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #bbb;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	font-family: georgia, serif;
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}

#header_search{
	position: absolute;
	top: 62px;
	left: 655px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#searchsubmit {
	border: none;
	background: none;
	margin: -3px 0 0 0;
	height: 23px;
	width: 52px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 0;
	height: 21px;
	width: 240px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #046EA2;
	border: none;
	background: transparent;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 21px;
	width: 51px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	margin: 15px 66px 0 15px;
	padding: 0 10px 25px 15px;
	font-size: 1.33em;
	background: #E4F5FC;
	border-top: 3px solid #B6E0F8;
	color: #046EA2;
	font-family: georgia, serif;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	background: #dedede;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ccc;
	color: #686868;
}

h3#comments, h3#respond{
	margin: 2px 10px 0 20px;
	padding: 0 0 2px 0;
	font-size: 1.66em; 
	line-height: .8em; 
	font-weight: normal; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #999;
	color: #2C9BD6;
	font-family: georgia, serif;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 10px 0 50px 0;
}

.prev_nav {
	float: left;
	margin: 0 0 0 10px;
}

.next_nav {
	float: right;
	margin: 0 10px 0 0;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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;
  }

  
  /* Footer
-----------------------------------------*/

  #footer{
	min-height: 47px;
	_height: 47px;
	width: 945px;
	position: relative;
	padding: 0;
	margin: -47px auto 0 auto;
	background: url(images/footer.jpg) repeat;
  }
#footer a {
	color:#000;
}
#footer_container {
	margin: 0;
    padding-top: 8px;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-align: center;
}