/*
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/
*/



/*remove header border*/

.custom #header {&nbsp; border:none ;  }




/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 95px; width: 930px; background: url('images/header.jpg') no-repeat; outline: none; }}


/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }


}

.custom #container {
    margin-top: 11em;
    margin-bottom: 2em;
}

.homepage #container {
    margin-top: 4em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #ffffff;
    border: 0.2em solid #ffffff;
}

.custom #page {
    background: #fff;
}





.custom .headline_area h1 {
	font-size:2.2em;
	line-height:1.364em;
	font-weight:normal;
}
.custom .headline_area h2 {
	font-size:1.7em;
	line-height:1.364em;
	font-weight:bold;
color: blue;

}

.custom .headline_area {
margin-bottom:0.8em;
}

.custom a, .custom a:visited { color: #cc0000; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

// Adam Baird's Custom CSS

/* Multimedia Box */
.custom #multimedia_box { background: #fff; }
.custom .image_box, .custom .custom_box { border: 0; background: #fff; }
.custom #image_box img { background: #fff; border: 0; }

/* Droid */
#droid {}
#droid-single { padding: .5em 0; border-bottom: .1em solid #ddd; overflow: hidden; }
#droid-single #droid-item { height: auto; }
#droid-title { padding: 1em .6em; font-size: 1.7em; font-weight: bold; color: #0197ee; }
#droid-item { font-size: 1.5em; width: 10.8em; height: 12.55em; margin: .5em 1em; float: left; overflow: hidden; }
#droid-single #droid-item { font-size: 1.5em; width: 10.8em; margin: .5em .8em; float: left; }
#droid-item img { border: .4em solid #eee; }
#droid-item img:hover { border: .4em solid #ddd; }

/* Homepage Show List */
.homepage .headline_area h1 {  text-transform: uppercase; color: #0197EE; }
.homepage .headline_area h2 {  text-transform: uppercase; color: #0197EE;}
#show-list { background: #ffffff; border: .07em solid #ccc; padding: 1em 1em 0; margin: 1em 0; overflow: hidden; }
.show-name { list-style-type: none; padding: 0; margin: 0 0 .6em; line-height: 1em; }
.show-name a { text-decoration: none; font-weight: none; font-size: .8em; }
.show-name a:hover { text-decoration: none; }
#column-1 { float: left; width: 10.5em; margin: 0 1.5em 0 0; }
#column-2 { float: left; width: 10.5em; margin: 0 1.5em 0 0; }
#column-3 { float: left; width: 10.5em; }

/* Spoilers Nav Menu */
.custom .tab a { color: #000; }
.custom .tab a:hover { color: #cc0000; text-decoration: none; }

/* Sidebar Recent Posts */
#recent-posts-h3 { font-size: 1.3em; }
#recent-posts { font-size: 1.3em; margin: 0 0 1.7em; font-type: georgia; padding: 7px; background: #C3D9FF; border: 0.2px solid #ddd; }
#recent-posts ul {}
#recent-posts li { list-style-type: none; font-size: 1.3em; padding: 0 0 1em; }

.format_text p.note {  }
}

/* Blogroll Styling */
#blogroll { margin: 0 0 1.7em; }
#blogroll-h3 { font-size: 1.3em; #font-size: 1em; #margin-top: 2em; }
#blogroll ul {}
#blogroll li { list-style-type: none; font-size: 1.3em; #font-size: 1.1em; padding: 0 0 1em; #padding: 0em; }

/* Custom Show Specific Backgrounds */
body.custom { background: #0f1f36 url(images/backgrounds/everthingelse.jpg) no-repeat; }
body.homepage { background: #0f1f36 url(images/backgrounds/everthingelse.jpg) no-repeat; }
body.twenty-four { background: #000 url(images/backgrounds/24.jpg) no-repeat; }
body.nine-o-two-one-o { background: #b6b6b6 url(images/backgrounds/90210.jpg) no-repeat; }
body.gossip-girl { background: #b5b3b6 url(images/backgrounds/gossipgirl.jpg) no-repeat; }
body.greys-anatomy { background: #8b8c86 url(images/backgrounds/greys.jpg) no-repeat; }
body.house { background: #000 url(images/backgrounds/house.jpg) no-repeat; }
body.supernatural { background: #000 url(images/backgrounds/supernatural.jpg) no-repeat; }
body.true-blood { background: #000 url(images/backgrounds/trueblood.jpg) no-repeat; }
body.watch-tv-online-netflix { background: #cc0000 url(images/backgrounds/netflix.jpg) no-repeat; }



.contact-me {
	background: url() no-repeat left center;
	padding: 2px 0px 2px 20px;
font-size:1.7em;
	}

.custom #footer a {
font-size:1.4em;
line-height:1.571em;
}



.#before_post_box a {
font-size:1.4em;
line-height:1.571em;
}



.format_text ul{
list-style-image:url("http://www.spoilersguide.com/wp-content/uploads/2010/08/dotttt.png");
list-style-type:square;
}

#show-ads { background: #ffffff; border: 0em solid #fff; padding: 0em 3em 0; margin: 0em 0; overflow: hidden; }

/* Homepage Show List */
.homepage .headline_area h1 {  text-transform: uppercase; color: #0197EE; }
.homepage .headline_area h2 {  text-transform: uppercase; color: #0197EE;}
#show-nav { background: #ffffff; border: .07em solid #ccc; padding: 1em 1em 0; margin: 1em 0; overflow: hidden; }
.show-n { list-style-type: none; padding: 0; margin: 0 0 .6em; line-height: 1em; }
.show-n a { text-decoration: none; font-weight: none; font-size: 1.1em; }
.show-n a:hover { text-decoration: none; }
#column-a { float: left; width: 11.625em; margin: 0 1.5em 0 0; }
#column-b { float: left; width: 11.625em; margin: 0 1.5em 0 0; }
#column-c { float: left; width: 11.625em; margin: 0 1.5em 0 0; }



#show-face { background: #ffffff; border: 0em solid #fff; padding:0px 1px 0px 0px;  margin: 0em 0; overflow: hidden; }




