/*
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 { background: #fff url(images/html_bkg.jpg) top center no-repeat; } 

/*.custom #header { height: 143px; padding: 0; margin: 0px; background: url(header-images/rotator.php) top left no-repeat; display: block; }*/
.custom #header { height: 143px; padding: 0; margin: 0px; display: block; }
/*.custom #logo { background: url(images/logo.gif) top center no-repeat; width: 450px; height: 143px; text-indent: -9999px; }
.custom #logo a { width: 450px; height: 143px; display: block; outline: none;}*/
.custom .menu { width: 960px; }
.custom #header_area { width: 1024px; margin: 0 auto; background: url(images/cntnt_bkg.png) top left repeat-y; }
.custom #content_area { width: 1024px; margin: 0 auto; background: url(images/cntnt_bkg.png) top left repeat-y; }
.custom #content_box { background: url(images/cntnt_grad.jpg) top left no-repeat; }
.custom #post-4 .headline_area { display: none;}
.custom #footer_area .page { width: 1024px; height: 85px; background: url(images/footer_bkg.png) top left no-repeat; }
.custom #footer { height: 65px; padding-top: 20px; color: #fff; text-align: center; padding-bottom: 0;  }
.custom #footer a:hover { background-color: #FFF; color:#00b1ce; text-decoration: none;}

.custom #feature_box { width: 980px; height: 300px; padding: 0; margin: 0; border: 0; }
h1 { line-height: 2em; }

.custom #sidebars .textwidget { margin-left: 24px; }

.custom #text-4 {  width:240px; margin: 0px auto; }
#text-4 .text_input { background-color:#f5feff; border: #0FF 1px dashed; color:#3e6aa3; margin: 0; }
.custom #text-4 .textwidget { width:240px; margin-left:0; }

/* ------ main content ---------  */
#cntnt_wrap { width: 610px; height: 181px; margin: 0; padding: 20px 0 0 0; background:url(images/hdivider.jpg) top center no-repeat; display: block; }
.cnt8nr_lft { width: 310px; height: 181px; background:url(images/vdivider_sml.jpg) top right no-repeat; float: left; }
.cnt8nr_rgt { width: 280px; height: 181px; padding-left: 20px; float: right; }
.titles { width: 240px; height: 20px; margin: 2px 15px 8px; padding: 0; color: #d5a00f; }
.cntnt_sml { background:url(images/sml_cntnt_bkg.gif) top left no-repeat; width: 230px; height: 141px; margin: 0px 15px; padding: 5px; }
.cntnt_img { width:230px; height: 60px; padding: 0; margin: 0; }
.cntnt { width:230px; height: 55px; font-size: 12px; padding: 0; margin: 0; }
.btns { font-size: 11px; height: 20px; background:url(images/btn_bkg.jpg) top center no-repeat; padding: 0 10px; margin: 0; text-align: right; }
.btns a:link a:visited a:active { font-weight:bold; padding: 0 2px; color: #4a83c4; text-decoration: none; }
.btns a:hover { background-color:#FD882F; padding: 0 2px; color:#FFF; text-decoration: none;}
/*--------- end of main content ------- */

/* Sidebar buttons BOX */
.sb-buttons ul li a { background:url("images/sprite.png") no-repeat scroll 0 0 transparent; display: block; text-indent:-9999px; width:240px; margin: 0;}
li.sb_twitter a:link, li.sb_twitter a:visited {display: block; width: 240px; height: 40px; background: url('images/twitter.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_twitter a:hover {display: block; width: 240px; height: 40px; background: url('images/twitter_over.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_facebook a:link, li.sb_facebook a:visited {display: block; width: 240px; height: 40px; background: url('images/facebook.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_facebook a:hover {display: block; width: 240px; height: 40px; background: url('images/facebook_over.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_youtube a:link, li.sb_youtube a:visited {display: block; width: 240px; height: 40px; background: url('images/youtube.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_youtube a:hover {display: block; width: 240px; height: 40px; background: url('images/youtube_over.jpg') no-repeat scroll 0px 0px; outline: none;}
/*------------ big buttons -------------------------- */
li.sb_articles a:link, li.sb_articles a:visited {display: block; width: 240px; height: 80px; background: url('images/articlesbtn.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_articles a:hover {display: block; width: 240px; height: 80px; background: url('images/articlesbtn_over.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_mdcoll a:link, li.sb_mdcoll a:visited {display: block; width: 240px; height: 80px; background: url('images/mdcoll.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_mdcoll a:hover {display: block; width: 240px; height: 80px; background: url('images/mdcoll_over.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_jplus a:link, li.sb_jplus a:visited {display: block; width: 240px; height: 80px; background: url('images/jplusbtn.jpg') no-repeat scroll 0px 0px; outline: none;}
li.sb_jplus a:hover {display: block; width: 240px; height: 80px; background: url('images/jplusbtn_over.jpg') no-repeat scroll 0px 0px; outline: none;}
/*------------ End of Sidebar buttons BOX ---------------------*/


p.titlesml { color: #fd882f; font-weight:bold; text-align:left; }

/* ------ link style for content ------- */

/*.custom #content a:link a:visited a:active { font-weight:bold; padding: 0 2px; color: #4a83c4; text-decoration: none;}
.custom #content a:hover { background-color:#FD882F; padding: 0 2px; color:#FFF; text-decoration: none;}*/

/* --- css styled tables ---- */

table { width: 100%; background-color:#f5feff; border: 1px dashed #d9e2ff; border-collapse: collapse; }
#mytable { width: 100%; padding: 0; margin: 0; }
th { font-size: 12px; color: #e39e15; letter-spacing: 1.5px; text-transform: uppercase; text-align: left; padding: 6px 6px 6px 12px; }
td { font-size: 12px; padding: 6px 6px 6px 12px; color: #4f6b72; }

.jplsbnr { width: 100%; height: 130px; text-align: center; margin: 15px 0px; }

/* -----new tables ------- */
#presentations
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
}

.odd { background: #f5feff; }
.even { background: #eff2ff; }
