 /*

File: custom.css

Description: Custom styles for the Thesis Theme that you define

*/

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; }

.custom #content_box.full_width { background: none; }

.custom .full_width #content { width: 96em; }

.custom ul.menu 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.menu li.current_page_item, ul.menu li.current-cat { background: #fff; border: 1px solid #fff; }  

.custom ul.menu li a:hover { background: #edddc3; font-size: 0.9em; border: 1px solid #e1caa1 !important; border-width: 2px 5px 2px 0px; }*/

.custom ul.menu 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 #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; }

.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; }

.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 .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;}


