/*
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/
*/

/*body.custom {
background-color:#663366;
background-image:url(images/bg.jpg);
background-repeat:repeat; }*/

body.custom {
background-image:url(images/bg2.jpg);
background-position:center;
background-repeat:repeat-y;
background-attachment:fixed;
background-color:#e3d58c
overflow-x: hidden;; }

.custom #header { border-bottom:none;
height:16.0em;
width:95.2em;
padding-top:0;
padding-bottom:0;
background:url(images/masthead.jpg) no-repeat; }

.custom #footer { border-bottom:none;
padding-top:0;
padding-bottom:0;
border:0;
height:100px;
background-image:url(images/footer.jpg);
background-repeat:no-repeat; }

.custom #content_box {
background:url(images/bg-content.jpg);
}

.custom #content {
border-right:1px solid #dddddd;  }

.custom h2 {
font-size:16pt;
font-weight:normal; }

.custom li.widget h3 {
			color:#242424;
			border-bottom:1px solid #DDDDDD;
			border-top:0 none;
			font-size: 10pt;
			letter-spacing:0px;
			line-height:2em;
			font-weight: bold;
			margin:0 0 0.2em;
			background-image:url(images/title-bg.jpg);
			background-color:#00192d;
			font-variant:normal;
			font-family:Georgia, "Times New Roman", Times, serif;
			padding-left:5px;
			height:29px;

		}

.custom li.tab {
margin-bottom:0px;
/*border-bottom: 1px solid #e0e0e0;*/
background-image:url(images/button2.jpg);
}

.custom ul.menu li a {
padding-top: 8px;
padding-bottom: 8px;
text-transform: none;
letter-spacing:normal; 
background-image:url(images/button2.jpg);}

.custom ul.menu li.tab.tab-1 a {
padding-top: 8px;
padding-bottom: 8px;
text-transform: none;
letter-spacing:normal; 
background-image:url(images/button3.jpg);}

.custom ul.menu li.tab.tab-2 a {
padding-top: 8px;
padding-bottom: 8px;
text-transform: none;
letter-spacing:normal; 
background-image:url(images/button3.jpg);}



.custom ul.menu li {
			display: block;
			float: none;
}

.custom li.tab.current a {
/*background-image:url(images/nav-tab-bg.gif);
background-repeat:no-repeat;
background-position:right center;*/
}





/* Right Nav - Our Company */

.custom .sidebar_list ul {
margin-bottom: 2.2em; }

.custom li.page_item {
margin-bottom:0px;
/*border-bottom: 1px solid #e0e0e0;*/ 
}


.custom ul.sidebar_list li.pagenav .page_item {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:0;
}


.custom ul.sidebar_list li.pagenav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}

.custom ul.sidebar_list li.pagenav .page_item a {
display:block;
letter-spacing:normal;
padding-bottom:8px;
padding-top:8px;
text-transform:none;
font-size:11pt;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
padding-left:7px;
background-image:url(images/button.jpg);
background-color:#f2f2f2; }


.custom ul.sidebar_list li.pagenav .page_item a:hover {
background-color:#e3dbb0;
}

.navtitle {
background-color:#f2eabb;
border-bottom:1px solid #DDDDDD;
border-top:0 none;
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10pt;
font-variant:normal;
font-weight:600;
letter-spacing:0;
line-height:2em;
margin:0 0 0.2em;
padding-left:5px;
padding-top:0px;
background-image:url(images/title-bg.jpg);
height:29px;
/*background-color:#00192d;*/
}

.navtitle a {
color:#000000; }

.navtitle a: visited {
color:#000000; }

.custom ul.sidebar_list li.pagenav .current_page_item a {
background-color:#e3dbb0;
/*background-image:url(images/nav-tab-bg.gif);
background-repeat:no-repeat;
background-position:right center;*/
}


/* Right Nav - Resources */

.custom ul.sidebar_list li.pagenav .page_item.page-item-13 a {
background-image:url(images/button13.jpg);
background-repeat:no-repeat;
background-position: right center;

 }



.custom ul.sidebar_list li.cat-item a {
display:block;
letter-spacing:normal;
padding-bottom:8px;
padding-top:8px;
text-transform:none;
font-size:11pt;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
padding-left:7px;
background-color:#f2f2f2; }

.custom li.widget ul li {
margin-bottom:0;
/*border:1px solid #e0e0e0;*/ }

.custom ul.sidebar_list li.current-cat a {
background-color:#e3dbb0;
background-image:url(images/nav-tab-bg.gif);
background-repeat:no-repeat;
background-position:right center;}

.custom ul.sidebar_list .cat-item a:hover {
background-color:#e3dbb0;
}

/*.custom #sidebar_1 {
background-image:url(images/sidebar_1-bg.jpg);
background-repeat:repeat-y;}

.custom #sidebar_2 {
background-image:url(images/sidebar_2-bg.jpg);
background-repeat:repeat-y;}*/

.custom .format_text li {
padding-top:7px;
list-style:disc; }

/* Customize Teasers */
.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}
   
.footer-list ul li {
display:inline; list-style:none; margin:0; font-size:1.2em; padding-left:10px;
}

.footer-list {
text-align:center;
padding-right:30px;
padding-top:20px; }


.custom #footer a {
color:#5c0000;
text-decoration:none; }


.custom .headline_area {
padding-bottom:4px;
background-image:url(images/heading-underline.jpg);
background-repeat:no-repeat;

}

.custom h2.entry-title {
padding-bottom:4px;
background-image:url(images/heading-underline.jpg);
background-repeat:no-repeat;
}

.bear {
margin-top:10px; }

.custom .comments_closed {
display:none; }

.custom #post-31 h2.entry-title {
padding-bottom:7px;
background-image:url(images/heading-underline.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.custom .eStore_buy_now_button {

width:auto;
border:0;
background:transparent;

}