/*
Theme Name: Sawtooth
Theme URI: http://sawtooth.fm/
Description:  The Custom theme for Sawtooth.fm
Version: 1
Author: Tom Lebeau / JTK
Author URI: http://www.tomlebeau.com
Tags: clean, simple, 2 column, greys, black
*/

html, body { height: 100%; }

body {
	background: #ffffff url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #333;
	text-align: center;
	font: 100% "Lucida Grande", "Bitstream Vera Sans", lucida, arial, verdana, sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #0268BF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0268BF;
	text-decoration: underline;
}


a:active { outline: none; }
:focus { -moz-outline-style: none; }

#container {
	min-height: 100%;
	_height: 100%;
	width: 929px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff;
}

/* Header */
h1#header {
	margin: 0;
	height: 175px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

h2#header {
	margin: 0;
	height: 175px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 5px;
	top: 10px;
	height: 135px;
	width: 140px;
	text-decoration: none;
}



/* Content */

#wrapper {
	width: 585px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: 0;
}

#content {
	margin: 0;
	padding: 10px 0 0 15px;
}

/* SubHeader */

#sidebar{
	position: relative;
	float: right;
	color: #666;
	padding: 0 0 0 10px;
	margin: -2px 15px 20px 0;
	width: 300px;
	z-index: 999998;
}

#sidebar_ad{
	position: relative;
	float: right;
	color: #666;
	margin: 4px 0 5px 0;
	width: 300px;
	z-index: 999998;
}

#sidebar h2 {
	color:	#fff;
	margin: 5px 0 5px 0;
	padding: 6px 0 0 6px;
	font-size: 13px;
	height: 25px;
	background: url(images/sideh2_back.jpg) 0 repeat-x;
	vertical-align: middle;
}

#sidebar ul li {
	padding: 0;
	margin: 0 0 25px 0;
}

#sidebar ul li ul li{
	padding: 0;
	margin: 0 0 10px 10px;
	font-size: 11px;
	color:	#656565;
	list-style: none;
	background: transparent;
	line-height: 14px;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited {
	color: #666;
	text-decoration: none;
}

#sidebar a:hover{
	color: #0268BF;
        text-decoration: underline;
}


.bads ul li {
        
}

ul.cloud {
	line-height: 18px;	
	padding: 0 5px 0 10px;
}

ul.sawtooth {
	padding: 5px 0 5px 0;
	border: 1px solid #666;
}



.elists li{
	border-bottom: none;
}


/* Mani Menu */

.ie7  { 
	*padding: 5px 0 0 0;
	} 

#main_menu {
	position: absolute;
	top: 112px; 
	left: 169px;
	z-index: 999998;
	margin: 0;
	padding: 0;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 10px 0 5px;
	text-transform: uppercase;
	font-size: 11px;
}

#main_menu a, #main_menu a:visited {
	color: #fff;
    text-decoration: none;
}

#main_menu a:hover {
	color: #009ff1;
    text-decoration: none;
}

#dropbox {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 999998;
}

hr#clear {
	clear: both;
	height: 90px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}

hr.side_clearing {
	height: 10px;
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.dotted_line {
	border-bottom: 1px dashed #ccc;
	margin: 0 0 25px 0;
}


/* Absolutely position blog elements */

small {
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h1 {
	padding: 0;
	margin: 0;
	font-size: 22px; 
	font-weight: bold; 
	color: #444; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 {
	padding: 0;
	margin: 0;
	font-size: 22px; 
	font-weight: bold; 
	color: #444; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a, .post h2 a:visited {
	color: #444;
	text-decoration: none;
}

.post h2  a:hover {
	color: #444;
	text-decoration: underline;
}

.postmetadata {
	color:	#393939;
	margin: 0 2px 35px 0;
	padding: 0 10px 15px 0;
	font-size: 11px; 
	font-weight: bold;
	line-height: 16px;
	border-bottom: 1px dashed #6D6E70;
	font-family: "Trebuchet MS", arial, sans-serif;
}

.postmetadata li {
	margin: 0;
	display: inline;
	padding: 0 10px 0 0;
}

.postmetadata img {
	border: none;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #0268BF;
	text-decoration:underline;
}

.postmetadata a:hover, .postmetadata a:active {
	color: #0268BF;
	text-decoration: none;
}

.entry {
	margin: 0;
	padding: 5px 10px 5px 0;
	font-size: 11px; 
	line-height: 17px;
	color: #444;
}


.entry a:link, .entry a:visited {
	color: #0268BF;
	text-decoration:underline;
}

.entry a:hover, .entry a:active {
	color: #0268BF;
	text-decoration: none;
}


.archive_entry {
	margin: -0;
	padding: 0 10px 5px 15px;
	font-size: 11px; 
	line-height: 17px;
	color: #444;
}
.entry img {
	margin: 0 15px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	color:	#2C2C2D;
	margin: 10px 0 25px 0;
	padding: 10px;
	font-size: 11px; 
	line-height: 12px;
	border-right: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
	background: #fff url(images/sidebar_back.jpg) 0 0 repeat-x;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #777;
	font-size: 11px;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #777;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 11px;
}

#header_search{
	position: absolute;
	top: 114px;
	right: 25px;
	margin: -3px 0 0 1px;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 999998;
	color: #ffffff;

}

#searchsubmit {
	border: none;
	background: none;
	margin: 0 0 0 -5px;
	height: 21px;
	width: 28px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	padding: 4px 0 4px 17px;
	height: 14px;
	width: 150px;
	margin: 0;
	vertical-align: middle;
	font-size: .9em;
	color: #565656;
	border: 1px solid #6D6E70;
	background-color: #fff;
	font-size: 10px;
	background: #fff url(images/eyeglass.jpg) 1px 2px no-repeat;
}

#rss {
	position: absolute;
	top: 116px;
	right: 233px;
	z-index: 999999;
}

#facebook {
	position: absolute;
	top: 116px;
	right: 255px;
	z-index: 999999;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}

.newsletter_no_b {
	border: none;
	background: none;
	margin: 0 0 10px 216px;
	height: 22px;
	width: 45px;
	vertical-align: middle;
}

form {

}

/* Comments styles */

#commentform {
	margin: 20px 0 20px 0;
	font-size: 12px;
}

#postcomment {
}

.comments_links {
}

#comments  {
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	margin: 0;
}

.mad_city_comment {
	margin: 15px 0 0 0;
	padding: 0 10px 10px; 10px;
	font-size: 11px;
	background: #F4f4f4;
	border-top: 3px solid #888;
	color: #555;
}

.mad_city_commenter {
	margin: 5px 0 35px 0;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 11px;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: 10px;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 9px;
	background: #F6F6F6;
	color: #555;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	color: #444;
}

h3#comments, h3#respond{

	margin: 2px 10px 0 0;

	padding: 0 0 2px 0;
	font-size: 14px; 
	line-height: 17px; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	color: #565656;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}

#bottom_nav {
	margin: 5px 0 0 0;
	font-size: 11px;
	text-transform: uppercase;
}

#bottom_nav a, #bottom_nav a:visited {
	color: #444;
	text-decoration: none;
}

#bottom_nav a:hover {
	color: #444;
	text-decoration: underline;
}

.prev_nav {
	float: right;
	margin: 0 0 0 0;
}

.next_nav {
	float: left;
	margin: 0 0 0 0;
}

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
  }

  /* Footer
-----------------------------------------*/

  #footer{
	min-height: 60px;
	_height: 60px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -60px auto 0 auto;
	background: #292929;

  }

#footer_menu {
	position: relative;
	color: #0066CC;
	margin: 10;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 11px;
	text-align: center;
}

#footer_menu ul {
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
}

#footer_menu li {
	margin: 0;
	display: inline;
	padding: 0 7px 0 4px;
	border-right: 1px solid #ccc;
}

#footer_menu li a, #footer_menu li a:visited {
	color: #fff;
    text-decoration: none;
}

#footer_menu li a:hover {
	color: #fff;
	    text-decoration: underline;

}

  #random_photo {
  position: relative;
  width: 929px;
  height: 175px;
  z-index: 999997;
  }


