/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

MIDLAND MULTI-SERVICE

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

#column_wrap { background-image: none; }

body.custom {
    background: #000;
    color: #fff; 
}

/*
.custom #header_area{display:none;}
*/

.custom #title_area { padding: 0; border-bottom:0px solid #ddd; }
	.custom #header {border-bottom:none;}

.custom #image_box {
background:#000 none repeat scroll 0 0;
border-bottom:0 solid #DDDDDD;
padding:1.1em;
}

	

	
	
	
	/*---:[ global elements ]:---*/

a { color: #ff9; text-decoration: none; }

a:hover { text-decoration: underline; }

a.post_image_link { outline: none; }

a img { border: none; }

.custom blockquote { 
background:url('http://www.midlandmultiservice.com/wp-content/themes/thesis/custom/images/quote.gif') no-repeat;
border-left:0px solid #222;
color:#FFFFFF;
font-style:normal; 
padding-left: 2em;}

abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }

sub, sup { line-height: 0.5em; }

code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; background: #eee; }

pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

.remove_bottom_margin { margin-bottom: 0 !important; }

.custom p.bigphone { font-size: 24px; font-weight: bold; }

.custom li.check { 
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	list-style-type: square; 
	margin-left: 40px; 
	margin-bottom: 0px;
	list-style-image:  url(http://midlandmultiservice.com/wp-content/themes/thesis/custom/images/check.gif) 
	}


/*--- :[ alert text ]: ---*/

.custom .format_text p.alert { background:#111 none repeat scroll 0 0;
border:1px solid #fff; }


/*--- :[ sidebars ]:---*/


/*---:[ Hide closed comment notice on single post pages]:---*/

.comments_closed p { display: none; } 




/*---:[ headlines and bylines ]:---*/

h1, h2, h3, h4 { font-size: 1em; font-weight: bold; color: #f00; }


	h2 a { color: #f00; }

	h2 a:hover { color: #fff; text-decoration: none; }
	
	#content #archive_info h1 { font-size: 2.4em; line-height: 1.333em; font-weight: bold; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; }
	
	.custom #archive_info { border-bottom:0px solid #DDDDDD; padding-top: 2em;}

/*---:[ h3 and h4 sizes are calculated relative to the base font size of the content or sidebar ]:---*/
	
	.sidebar h3 { color: #f00; font-variant: normal; letter-spacing: 0px; text-transform: uppercase; }

h4 { font-size: 1em; font-weight: bold; }

/*---:[ headline meta data (includes bylines) ]:---*/

.headline_meta { font-style: italic; color: #888; }

	.headline_meta span, .headline_meta abbr { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }

	.headline_meta a { color: #888; border-bottom: 1px solid #eee; }
	
	.headline_meta a:hover { color: #111; }



/*---:[ nav menu styles ]:---*/

.custom #nav_area {background:#000; padding: 0; border-bottom:0px solid #000; }
	.custom #nav_area ul {border-bottom:none; border-left:none;}
		.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

ul#tabs { list-style: none; border: 1px solid #ddd; border-width: 0 0 1px 1px;}

	ul#tabs li { margin-bottom: -0.1em; background: #efefef; border: 1px solid #ddd; border-left: 0; float: left; }

	ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; border-bottom: 0; }
	
		ul#tabs li a { display: block; line-height: 1em; color: #fff; text-transform: uppercase; letter-spacing: 0px; font-weight: bold; font-size: 20px; }

		ul#tabs li a:hover { color: #f00; text-decoration: none; }
	
		ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }
		
		ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }
	
	ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right; }
		
		ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }

/*---:[ footer ]---*/

.custom #footer { border-top: 1px solid #333; color: #555; }

.custom #footer a:hover { color:#999; }

.custom #footer a { border: none; text-decoration: underline; color:#555; }

/*---:[ #header styles ]:---*/

.custom #logo a { display:block; height:153px; width:900px; text-indent: -9999px; }

.custom #header #logo { font-weight: bold; }

	.custom #header #logo a { color: #fff; }

	.custom #header #logo a:hover { color: #fff; text-decoration:none; }
	
.custom #header #tagline { font-weight: bold; font-style: italic; color: #fff; text-indent: -9999px; line-height: 1px; }

.custom #header { display:block; background:url(http://www.midlandmultiservice.com/wp-content/themes/thesis/custom/images/midlandmutliservice-header9.jpg) no-repeat;  padding-bottom:0em; padding-top:0em; }


/*---:[ input text area ]:---*/


.custom input, textarea {
background:#ffffee none repeat scroll 0 0;
border-color:#ccc #ccc #ccc #ccc;
border-style:solid;
border-width:6px;
color:#111;
font-size:1em;
}


