/*
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; }	&lt;--- 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/
*/

/* header stuff */
.custom #header_area .page { background: transparent; padding-top: 35px; }
.custom #header_area { height: 155px; background: url('images/header_repeat.png') repeat-x scroll 0 0 transparent; }
.custom #header {border-bottom:none; height:85px; width: 300px; padding-top:20px; padding-bottom:0; background:url('images/rl_logo.png') top left no-repeat;}
		.custom #header #logo {display:none;}
		.custom #header #tagline {display:none;}



/* menu stuff */
.custom .menu { position: relative; }
.custom .menu { border-width: 0; float: right; margin: -112px 0 0; width: 660px; }
.custom .menu a { border-width: 0; }

.custom .menu .tab-home a { background: url('images/home_down.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab-home a:hover { background: url('images/home_highlight.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab.tab-home.current a { background: url('images/home_highlight.png') no-repeat;}

.custom .menu .tab-1 a { background: url('images/services_down.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab-1 a:hover { background: url('images/services_highlight.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab.tab-1.current a { background: url('images/services_highlight.png') no-repeat;}

.custom .menu .tab-2 a { background: url('images/newsevents_down.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab-2 a:hover { background: url('images/newsevents_highlight.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab.tab-2.current a { background: url('images/newsevents_highlight.png') no-repeat;}

.custom .menu .tab-3 a { background: url('images/involved_down.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab-3 a:hover { background: url('images/involved_highlight.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab.tab-3.current a { background: url('images/involved_highlight.png') no-repeat;}

.custom .menu .tab-4 a { background: url('images/resources_down.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab-4 a:hover { background: url('images/resources_highlight.png') no-repeat; height:95px; width:110px; text-indent:-9999px;}
.custom .menu .tab.tab-4.current a { background: url('images/resources_highlight.png') no-repeat;}



/* sidebar stuff */
.custom .sidebar ul.sidebar_list { padding-left: 3em; padding-right: 1.6em; padding-top: 2.9em; }
.custom .sidebar ul.sidebar_list { position: fixed; }
.custom .sidebar ul.sidebar_list  { background: url('images/sidebar.png') no-repeat 0 290px; height:830px; width: 300px;}
.custom .sidebar h3 { font-size: 1.6em; color: #817051; font-variant: normal; }
.custom li#text-5.widget {padding-top: 9em;}
.custom li#text-7.widget {padding-top: 9em;}


.custom .page { background: transparent; }

/* custom footer */
.custom #footer #rosiesloveFooter{padding: 0 0 0 100px;}
.custom #footer #rosiesloveFooter #followusLinks a{display: block; position: fixed; background-repeat: no-repeat; width: 140px; height: 140px; text-indent:-9999px; float: left; bottom: -10px; margin-left: -5em; z-index: 1000}
.custom #footer #rosiesloveFooter #followusLinks a.facebook{background-image: url('images/social.png'); }
.custom #footer_area { height: 100px; background: url('images/footer_repeat_fade.png') repeat-x scroll 0 0 transparent; }
.custom #footer_area { position: fixed; bottom: 0px;}
.custom #footer #rosiesloveContactus{ padding: 0 0 0 0px;}
.custom #footer #rosiesloveContactus #contactLinks a{display: block; position: fixed; background-repeat: no-repeat; border: medium none; width: 350px; height: 30px; text-indent:-9999px; float: right; bottom: 1em; margin-left: 65em; z-index: 1001}
.custom #footer #rosiesloveContactus #contactLinks a{background-image: url('images/contactus_footer.png'); }


body.custom { background: url('images/bkgrnd_square.gif') repeat fixed 0 0 transparent; }

.custom .headline_area img.alignleft { margin: 0 2.4em 2em 0; }

/* custom news topper */
.custom #topheadline { Background: url('images/News_headline.png') no-repeat 0 0; height:60px; width: 580px; }
.custom #topheadline { margin: 4.5em 3.4em 1em 1.5em; padding-top: .7em;}
.custom #newseventtoptext { font-size: 1.6em; }
.custom #newseventtoptext { margin: 0em 0em 2em 1.5em; padding-top: .7em;}



.custom #post-17.post_box .headline_area img.alignleft { margin: 0 2.4em .6em 0; }
.custom #post-7.post_box .headline_area img.alignleft { margin: 0 2.4em .6em 0; }


.custom.services .headline_area img.alignleft { margin: 0 3.4em .5em 0; padding-top: .3em;}
.custom.news-events .headline_area img.alignleft { margin: 0 3.4em .5em 0; padding-top: .3em;}


.custom.get-involved .headline_area img.alignleft { margin: 0 6.4em 0.6em 0; }

.custom #post-4.post_box {padding-bottom: 10em;}
.custom #post-6.post_box {padding-bottom: 10em;}
.custom #post-7.post_box {padding-bottom: 10em;}
.custom #post-17.post_box {padding-bottom: 10em;}
.custom #post-186.post_box {padding-bottom: 10em;}
.custom #post-5.post_box {padding-bottom: 10em;}
.custom #post-8.post_box {padding-bottom: 10em;}





.custom blockquote { border-left: 0px; color: #817051; font-size: 1em; line-height: 1.5em; }