/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

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/
*/



.custom #header {background: url('images/header-bg.gif') repeat-x; padding: 5px 20px;}
.custom #logo {background: url('images/logo.png') no-repeat; width: 433px; height: 89px; text-indent: -9999px;}
.custom #logo a {display: block; width: 433px; height: 89px;}

.custom .menu {background: url('images/menu-bg.gif') repeat-x; height: 63px; border: 0;}
.custom .menu li a {background: transparent; border: 0; text-transform: capitalize; letter-spacing: normal; font-size: 1.9em; color: #f1e8d7; padding-top: 17px; font-weight: bold;}
.custom .menu li a:hover {background: transparent; color: #3b2c19;}

.custom .sidebar ul.sidebar_list {padding-left: 0;}
.custom #submenu h2 {color: #233a6f; font-size: 2.5em; padding: 0px 0px 10px 15px;}
.custom #submenu ul {list-style-type: none; border-top: 1px solid #bfac94; }
.custom #submenu li {border-bottom: 1px solid #bfac94;}
.custom #submenu li a {padding: 7px 0 7px 25px; font-size: 1.4em; color: #684c27; display: block; font-weight: bold;}
.custom #submenu li a:hover {text-decoration: none; background: #d4c5b1;}
.custom #submenu li.current_page_item a, .custom #submenu li.current-cat a {padding-left: 15px; border-left: 10px solid #b53422;}
.custom.Blog #submenu li.cat-item-6 a, .custom.News #submenu li.cat-item-5 a, .custom.Support #submenu li.cat-item-7 a  {padding-left: 15px; border-left: 10px solid #b53422;}

.custom #content_box {background: url('images/sidebar-bg.jpg') repeat-y;}
.custom .headline_area {display: none;}
.custom.blog .headline_area {display: inline;}
.custom #resource-head { padding: 20px;}
.custom #archive_info p {display: none;}
.custom .post_box {padding-left: 10px;}
.custom .format_text iframe {border: none;}
.custom .to_comments {display: none;}
.custom #content h1 {font-family: Georgia; color: #233a6f; font-size: 2.8em; line-height: 1.2em; margin-bottom:.33em;}
.custom.subpage #content h1 {font-size: 3.2em;}
.custom #content h2 {color: #233a6f; font-size: 1.8em; line-height: 1.1em; margin-bottom:.16em; font-weight: normal;}
.custom #content h3 {color: #233a6f; font-size: 1.4em; line-height: .8em;}
.custom #footer {text-align: center; color: #785e3c; background: #c7ad89;}

.custom.home .post_box {float: left; width: 500px; }
.custom.home #right-column {float: right; width: 420px; }
.custom.home .format_text img.button {padding: 20px 5px;}
.custom.home .format_text img.alignleft {margin: 0; }
.custom.home ul#reasons li {width: 210px; float: left; display: block; padding: 20px 10px;}
.custom.home ul#reasons strong {clear:right; display: block; color: #233a6f; font-weight: lighter; font-size: 1.4em; padding-bottom: 10px; line-height:1.2;}
.custom.home #quote {background: url('images/quote.gif') no-repeat; margin-top: 30px;}
.custom.home #quote q {color: #8b6f4a; font-size: 1.4em; font-style: italic; padding: 20px; display: block;}
.custom.home #quote cite {color: #233a6f; font-weight: bold; font-size: 1.1em; padding-right: 5px;}
.custom.home #started {background: #f0ebdd; border: 1px solid #ecd9c0; margin: 20px; padding: 5px 5px 20px 5px;}
.custom.home #started h2 {font-family: Georgia; color: #b63624; font-size: 1.8em;}
.custom.home #started p {font-size: 1.2em; padding: 5px 0;}
.custom.home #started ul {list-style-type: none; clear: both;}
.custom.home #started li {float: left; padding-right: 10px; font-size: 1.4em; color: #304576; font-weight: bold;}
.custom.home #started li a {text-decoration: underline; color: #304576;}

.custom.prices-packages table {border-spacing: 0px; border-left: 1px solid #8b6f4a; border-bottom: 1px solid #8b6f4a; margin-bottom: 30px;}
.custom.prices-packages td {background: #f7f4ef; border-right: 1px solid #8b6f4a; border-top: 1px solid #8b6f4a; padding: 8px; text-align: center; width: 116px;}
.custom.prices-packages th {background: #cbcfdc; color: #233a6f; border-right: 1px solid #8b6f4a; border-top: 1px solid #8b6f4a; padding: 8px;}
.custom.prices-packages th em {font-style: normal; color: #b53422;}
.custom .format_text {line-height:1.66;}

.custom.web-marketing #services {list-style-type: none;}
.custom.web-marketing .format_text img.alignleft {margin: 0;}
.custom.web-marketing #services li {width: 280px; float: left; display: block; padding: 20px 10px;}
.custom.web-marketing #services strong {clear: right; display: block; color: #b53422; font-size: 1.4em; padding-bottom: 10px;}

.custom.webdesign #services {list-style-type: none; margin: 0; margin-top: 20px;}
.custom.webdesign .format_text img.alignleft {margin: 0; padding-right: 5px;}
.custom.webdesign #services li {width: 200px; float: left; display: block; padding: 10px 20px 10px 0;}
.custom.webdesign #services strong {clear:right; display: block; color: #233a6f; font-weight: lighter; font-size: 1.4em; padding-bottom: 10px; line-height:1.2;}
.custom.webdesign #services li ul {list-style-type: disc;}
.custom.webdesign #services li li {display: block; float: none; padding: 0; display: list-item;}
.custom.webdesign #services .clear {clear:both;}
.custom.webdesign #services .red {color: #233A6F; }
.custom.webdesign #services .red strong {color: #b53422; font-weight: bold;}
.custom.webdesign #services .red em {font-style: normal; color: #233A6F; font-weight: bold;}

.custom.blog .headline_area h2 a {color: #233A6F;}
.custom.blog .headline_area h2 a:hover {text-decoration: underline;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



.custom #content .txt-big {
color:#233A6F;
font-family:Georgia;
font-size:2.8em;
line-height:1.2em;
margin-bottom:0.33em;
}

.custom #content .txt-med {
color:#233A6F;
font-family:Georgia;
font-size:1.8em;
line-height:1.2em;
margin-bottom:0.33em;
}

.custom #content h1.txt-emphasize, .custom #content h2.txt-emphasize {
	color:#8b6f4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style: italic;
	font-weight: bold;
	line-height:1em;
	margin:1em 0;
}

