/*
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; }	&lt;--- 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 .menu {
	width:800px;
        height: 42px;
        background-color: #00483a;
	background-image: url(images/nav-bg.jpg);
        background-repeat: no-repeat;
}

.custom .menu a {
	text-transform: capitalize;
        background-color: transparent;
        padding: 0 8px 0 8px;
        line-height: 36px;
        border-style: none;
        border-width: 0;
}
.custom .menu .current ul a, .custom .menu .current-cat ul a {
	background-color: transparent;
}
.custom .menu a:hover {
	text-decoration: underline;
}
.custom .menu li {
	text-transform: capitalize;
        background-color: transparent;
        border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
        border-style: solid;
        border-color: #007236;
        line-height: 36px;
        margin-top:3px;
}
.custom .menu ul, .custom .menu ul li {
	width: 220px;
}
.custom .menu ul a {
	width: 203px;
}
.custom #header {
	background-image: url(images/header-bg.jpg);
        width: 800px;
        height: 115px;
        padding:0;
        border-style: none;
}
.custom #header #logo, .custom #header #tagline {
	display: none;
}
.custom #content {
	width: 592px;
        clear: left;
}
.custom #content_box {
	width: 800px;
        background: url("images/content-bg.gif") repeat-y;
}
.home #content_box {
	width: 800px;
        background: url("images/home-bg.gif") repeat-y;
}
.custom .menu li.tab-1 {
	padding-right: 106px;
        border-left-color: #00483a !important;
}
.custom .menu li.tab-2 {
        border-left-color: #00483a !important;
}
.custom .menu .submenu {
	background: #228551;
}
.custom .menu .submenu .item {
	font-size: 11px !important;
        line-height: 13px !important;
        padding: 4px 0;
}
.custom .menu .submenu .item a {
	font-size: 11px !important;
        line-height: 13px !important;
}
.custom .comments_closed {
        visibility: hidden;
}
.custom #sidebars {
	width: 189px;
}
.custom #multimedia_box {
	margin: 0;
        padding: 0;
}
.custom .custom_box {
	background: transparent;
        border-width: 0;
}
.custom #custom_box form {
	background: #ececec;
        padding: 5px;
        margin: 0 9px 9px 9px;
}
.custom #custom_box h3 {
	background: url(images/mailing-list.gif);
        height: 28px;
        width: 188px;
        margin:0;
}
.custom #custom_box h3 span {
	display:none;
}
#booklet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 177px;
	margin: 0;
	padding-bottom: 15px;
}
#booklet p, #ivanka p {
	line-height: 14px;
}
#ivanka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/ivanka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 173px;
	margin: 0;
	padding-bottom: 0;
	padding-top: 141px;
}
#ivanka h2 {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 0;
}
.custom #footer {
	width: 800px;
        border-style: none;
        background: url(images/footer-logo.gif) no-repeat;
        padding: 42px 0 0 0;
        margin: 0;
}
.home #footer {
	background: url(images/footer-logo-home.gif) no-repeat;
}
.custom #footer p {
        margin: 0;
        color: #00483a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        text-align: center;
}
.custom #footer #footercontact {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 800px;
}
.custom #footer #footercontact span {
	display: none;
}
#estimate #logolink {
	background-image: url(images/logolink.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 109px;
	width: 188px;
        float: left;
}
#estimate #headerbut {
	background-image: url(images/contact-button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 61px;
	width: 190px;
        float:right;
        margin: 36px 0 0 0;
}
#estimate span {
	display: none;
}
#estimate {
	height: 61px;
	width: 782px;
        padding: 6px 0 0 10px;
}
#maincontent {
	float: left;
        clear: left;
	width: 245px;
	padding-right: 11px;
	padding-left: 11px;
}
#centerCol {
	float: left;
	width: 337px;
        padding-top: 8px;
}
#centerCol h2 {
	background-image: url(images/covered.jpg);
	margin: 0px;
	padding: 0px;
	height: 353px;
	width: 337px;
}
#centerCol #theshow {
	background-image: url(images/covered.jpg);
	margin: 0px;
	padding: 20px 9px;
	height: 313px;
	width: 319px;
}
.custom #centerCol #theshow ul {
	margin: 0;
}
.custom #slideshow-wrapper {
	margin: 0;
}
#centerCol span {
	display: none;
}
#centerCol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#centerCol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
#centerCol ul {
	margin: 0 0 0 20px;
}
#centerCol a {
	color: #0054a6;
	text-decoration: none;
}
#centerCol a:hover {
	text-decoration: underline;
}
#centerCol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
}
#centerCol #logos #BBB {
	background-image: url(images/BBB.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 47px;
	display: block;
	float: left;
	margin-top: 39px;
	margin-left: 10px;
}
#centerCol #logos #NARI {
	background-image: url(images/NARI.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 69px;
	width: 72px;
	margin-top: 39px;
	margin-left: 22px;
}
#centerCol #logos #CapGreen {
	background-image: url(images/CapWorld.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 148px;
	width: 147px;
	margin: 0 0 0 22px;
}
.home #content {
	width: 245px
}
.home .post_box {
	margin: 0;
}
.home #comments {
	display: none;
}
.custom #content p {
	line-height: 1.3em;
        margin-bottom: 8px;
}
.home img.alignnone {
	margin: 5px 0;
}
hr {
	clear: both;
        margin: 15px;
}
.custom h1 {
	line-height: 32px;
}
.wpcf7-form input {
	width: auto;
}
form.wpcf7-form {
	padding: 10px;
        border: solid 1px #228551;
}
/* hide blog link for now */
.custom .menu li.tab-1 {
        display: none;
}
/* add spacing where blog link used to be */
.custom .menu li.tab-2 {
        margin-left: 150px;
}
