/*
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.custom { 
  background: #ccc url('images/background.gif') repeat scroll 0 0; 
  color:#333333;
  font-family:"Helvetica Neue",Helvetica,Verdana,Arial,FreeSans,"Liberation Sans",sans-serif;
  font-size:62.5%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
 line-height:1.5;
}
.custom h1, .custom h2, .custom h3, .custom h4, .custom h5, .custom h6 { color: #B88C14; text-transform: lowercase; }
body.custom.ie { font-size: 125%; }
a:link, a:visited {
	color: #b88c14;
	text-decoration: none;
}
.custom #content_box { background-position: 52.3em 0; }
.custom #content { width: 52.3em; }
a:hover {
	color: #36c;
	text-decoration: underline;
}

.custom #container { margin-top: 2em; margin-bottom: 2em; }
.custom #page { 
  background: #fff; 
  border:1px solid #CCCCCC;
  color:#333333;
  margin-bottom:20px;
  margin-top:20px;
  padding:10px;
}

.custom span.edit_post { float:left; font-size:1.2em; margin: 0; padding: 0; text-align:left; letter-spacing: 1px; line-height: 85%; }

/* Tidbits */
.custom .tidbit-index h2.entry-title, .custom .tidbit-index p.headline_meta { display: none; }
.custom .tidbit-index div, .custom .tidbit-index p { margin: 0; }
.custom .tidbit-index .headline_area { float: left; }
.custom .tidbit-index .entry-content {padding-left: 50px; clear: none; }
.custom .tidbit-index .comments { line-height: 2.5em; }
.custom .tidbit-index .comments a { 
    background: transparent url(images/tidbits_bg.png) no-repeat scroll 1px 28px;
    padding: 30px 28px 9px 11px;
    color: #ffffff;
    line-height: 1.2em;
    width: 18px;
    font-size: 1.4em;
}
.custom .tidbit-index .entry-content p { float: left; }
.custom div.post_box { padding-top: 16px; }

.custom #header #logo a:hover {
  color: #B88C14;
}

#tabs {
  background:#CCCCCC url(images/background-light.gif) repeat scroll 0 0;
  border-bottom:1px solid #333333;
  color:#333333;
  margin:0 10px;
  padding:0;
  text-decoration:none;
}
#tabs li {
  background:#CCCCCC url(images/background-light.gif) repeat scroll 0 0;
  border: none;
  color:#333333;
  margin-bottom: 0;
}
#tabs .current_page_item, #tabs .current-cat {
  border-bottom:1px solid #333333;
  padding-bottom: 0;
}

#tabs .current_page_item a:hover, #tabs .current-cat a:hover {
  background:#333333 url(images/background-dark.gif) repeat scroll 0 0;
  color:#EEEEEE;
}
#tabs .current_page_item a, #tabs .current-cat a {
  cursor:text;
  background:#333333 url(images/background-dark.gif) repeat scroll 0 0;
  color:#EEEEEE;
}
#tabs a:hover {
  color:#B88C14;
  text-decoration:none;
}
ul#tabs li a {
  font-size:1.1em;
  padding:0.545em 0.818em;
}

#tabs a {
  color:#111111;
  display:block;
  letter-spacing:2px;
  line-height:1.7em;
  text-transform: lowercase;
}
#tabs a:hover {
  background:#333333 url(images/background-dark.gif) repeat scroll 0 0;
  color:#B88C14;
}

.custom #tabs .rss { margin-right: 10px; }

/*
#tabs li.rss a:hover { 
  background: transparent url(images/icon-rss.gif) no-repeat scroll 100% 50%;
}
#tabs li.rss a { 
  background: transparent url(images/icon-rss.gif) no-repeat scroll 100% 50%;
  margin-right:10px;
  padding-right:15px;
}
*/

#header { border-bottom: none;}
#masthead { height: 180px; margin: 4px 10px;}
.rule-top {
  background:#CCCCCC url(images/background-light.gif) repeat scroll 2px 0;
  border-top:1px solid #333333;
  clear:both;
  height:4px;
  line-height:4px;
  margin:0 10px 1em;
  padding:0;
  width:940px;
}
.post_box, .teasers_box { padding-top: 0; border-top: none;}
.headline_area { overflow: hidden; }
.category_list { border-top:1px solid #CCCCCC; margin-bottom:0.5em; clear: both; font-size: 1.2em;}
.category_list .categories { float: right; color:#CCCCCC; font-style:italic; line-height:85%; margin: 5px 10px; padding:0; text-align:right; text-transform:lowercase; }
.headline_area h1, .headline_area h2 { text-transform: lowercase; float: left;}
p.headline_meta abbr, p.headline_meta span {
  color:#CCCCCC;
  font-size:2.2em;
  font-weight:normal;
  letter-spacing:-1px;
  text-align:right;
  text-transform:lowercase;
  width:100px;
  margin-right:0;
  display:inline;
  float:right;
  margin-left:10px;
  margin-right:10px;
  line-height: 1.364em;
}
.entry-content { clear: both;}
#footer {
  background:#CCCCCC url(images/background-light.gif) repeat scroll 2px 0;
  border-top:1px solid #333333;
  clear:both;
  height:4px;
  line-height:4px;
  margin:0 10px 32px;
  padding:0;
  width:940px;
}
.entry-title { width: 350px; float: left;}
.teaser .entry-title { width: inherit;}
.post_footer {
  background-color:#F2F2F2;
  color:#888888;
  font-size:90%;
  font-style:normal;
  margin-top:4px;
  padding:2px 5px;
  text-align:right;
  text-transform:lowercase;
}

.sidebar h3 {
  border-bottom:1px solid #333333;
  color:#555555;
  font-weight:normal;
  font-variant:normal;
  font-size:1.33em;
  letter-spacing: 0;
  line-height:1.25;
  margin:0 0 3px;
  text-transform:lowercase;
} 
.format_text { margin-bottom: 3em;}

dl#comment_list dt.bypostauthor { background: #B88C14; }
dl#comment_list dd.bypostauthor { background: #eeeeee; }
dl#comment_list dt.bypostauthor a:link, dl#comment_list dt.bypostauthor a:visited { color: #ffffff; }

