 /*
File: custom.css
Description: Custom styles for the Thesis Theme that you define

Use:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag
will be appended with the "custom" class, like so: &lt;body class="custom">. You can use
the "custom" class to overwrite *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!
*/

body.custom { background: url('images/Twin Moon Howl.jpg') 100% 0 fixed; font-family: Georgia, Arial, Verdana, sans-serif;}

.custom #container { margin-top: 2.0em; margin-bottom: 2.0em; }
.custom #content { border-right: none; }
/* .custom #sidebars { width: 446px; } */ 

.custom #page { background: #f1f1f1; }

	/*.format_text img.frame { background: #fff; border-style: solid; border-color: #ddd; }
	
		#image_box { padding: 1.1em; background: #fff; border-bottom: 1px solid #ddd; }*/

.custom #content_box.full_width { background: none; }
.custom .full_width #content { width: 96em; }
.custom ul#tabs li { background: #58A0E4; font-family: Papyrus, arial; font-size: 0.9em; color: #f2f2f2; border: 1px solid #f2f2f2; border-width: 1px 5px 2px 0px; }
.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #fff; border: 1px solid #fff; }  
.custom ul#tabs li a:hover { background: #edddc3; font-size: 1.0em; border: 1px solid #e1caa1 !important; border-width: 2px 5px 2px 0px; }

.custom ul#tabs li.rss {display:none;}
.custom a:hover { color: #00f; } 

.custom li.widget .callout { padding: 0.846em; line-height: 1.385em; background: #edddc3; border: 0.1em solid #e1caa1; border-width: 1px 1px 1px 1px;}

.custom .bracket { display: none; }
.custom .to_comments { font-size: 85%; }

/* HEADER */

/* .custom #header { background-image: url("http://www.tranquilityhq.com/wp-content/themes/thesis/custom/images/spiral-header-logo.jpg");
repeat-x top left; padding: 0; } */

/* #header #logo { background-image: url('images/spiral-header-logo9.jpg'); height: 240px; width:
832px; text-indent: -999px; font: bold 0.0em Papyrus, "Times New Roman",
Times, serif; margin-bottom: 0.1em; } */ 

/* 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 */
/* original successful header image code line .custom #header #logo a { display: block; height: 274px; width: 934px; background: url('images/thq-header-906.jpg') no-repeat; outline: none; } */

/*.custom #header #logo a { display: block; height: 380px; width: 960px; background: url('images/TW_howl_header.jpg') no-repeat; outline: none; }*/

.custom #header #logo a { display: block; height: 259px; width: 960px; background: url('images/TWhead960x259.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; }


/* background-repeat: no-repeat;
height: 351px;
width: 938px;
text-indent: -999px;


margin-bottom: 0.11111em;}*/

.custom #header #logo { text-indent: -9999px; }
.custom
#header h1, .custom #header p#tagline { text-indent: -9999px; }
.custom h1 { font: bold 0.6em; font-family: Papyrus, Arial, Verdana, sans-serif; color: #008080; }


/*---:[ frames]:---*/

/* .custom .format_text img.frame { padding: 0; background: #edddc3; border: 2px solid #e1caa1; } */ 

/*---:[ headlines ]:---*/

.custom h1, .custom h2, .custom h3, .custom h4 { font-weight: bold; font-size: 2.6em; font-family: Papyrus, Arial, Verdana, sans-serif; color: #008080; line-height: 1.455em; padding-top: 0.2em;}

.custom h2 a {font: 2.2em; font-family: Papyrus, Arial, Verdana, sans-serif; color: #008080; padding-top: 0.2em; }

.custom h2 a:visited { color: #00709e; }

.custom h2 a:hover { color: #00709e; }

/* .custom .sidebar h3 { font: bold 2.2em; color: #993366; }*/

/*---:the following line puts background colour to first post */ 

/* .custom .top { background: #EBEBEB; border: none !important; } */ 

/* .custom .format_text p { margin-bottom: 1.571em; } */ 

.custom .format_text p { margin-bottom: 0.8em; }

.custom #archive_info h1 { font-weight: bold; font-size: 2.6em; line-height: 1em; padding-top: 0.458em; }

.custom h3 { font-weight: bold; font-size: 1.5em; line-height: 1.222em; padding-top: 0.2em; }

.big { font-weight: bold; font-size: 1.5em; line-height: 1.222em; padding-top: 0.2em; 
font-family: Papyrus, Arial, Verdana, sans-serif;
color: #00709e; }

.big1 { font-weight: bold; font-size: 1.5em; line-height: 1.222em; padding-top: 0.2em; margin-left: 0.4em; margin-right: 0.1em; 
font-family: Papyrus, Arial, Verdana, sans-serif;
color: #00709e; }

.custom .sidebar h3 { font-size: 1.0em; line-height: 1.222em; margin-bottom: 0.5em; margin-right: none; letter-spacing: 1px; color: #008080; }

.custom h4 { font-weight: bold; font-size: 0.9em; line-height: 1.222em; padding-top: 0.2em; }

.format_text ul {
	list-style-image: url('images/paw bullet.jpg');
	background-position: 1.5em;
	padding-left: 3.0em;
}

.imgtfe {
margin-left: 5px;
}

/*-----archives-----*/
.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}

/*---[remove all lines]---*/
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background: none;
}

.postauthor {background: #c6e2e2; border-top: 1px solid #e1e1e0;
border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em;}
.postauthor img {border: 1px solid #e2dede; float: left; margin-right: 1.5em;}
.postauthor h4 {color: #666; font-size: 2em; margin-bottom: 5px;}
.postauthor p {color: #515151; font-size: 13px; margin-bottom: 12px;}
.postauthor p.hlight {font-size: 11px; text-transform: uppercase;}
.postauthor p.hlight span {color: #CB3131; font-size: 13px; font-style: italic; font-weight: bold; letter-spacing: 0.8px;}