/*
Theme Name: Travesty Dance Cleveland
Theme URI: http://travestydancecleveland.com
Description: A simple two column, widget ready theme.
Author: Blake Urmos
Author URI: http://blakeurmos.com
version: 2.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:rgb(172,169,166);
	color: #333;
	font-size: 8pt;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 20px;
	padding: 0px;
	}
	
h1 {
	font-family: georgia, arial, verdana, times;
	font-size: 18pt;
	margin-top:10px;
	}

h2 {
	font-family: georgia, arial, sans-serif;
	font-size: 20pt;
	margin: 0 20px 0 0;
	padding: 16px 12px 6px 10px;
	}
	
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#512519;
	text-decoration: none;
	border: none;
	}

a:hover{color:#394345; text-decoration: none; border: none;}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background:#fff;
	color:#333;
	border: 2px solid #999;
	overflow: hidden;
	}
	
/* header */

#header {
	background: #fff url(images/header.png);
        margin: 5px 0 0 5px;
	width: 900px;  
	height: 120px;
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 12px 0 0 16px;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #404040; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;
	border: none;
	}


/* bottom header */

#bottom-header {
	width: 670px;
	height:225px;
}
#bottom-header img {
	float:left;
	margin:0;
	padding:0;
}
img#bottom-header-bg-1 {position:absolute; margin:0; padding:0; z-index:1}
img#bottom-header-bg-2 {position:absolute; margin:0; padding:0; z-index:1}
img#bottom-header-bg-3 {position:absolute; margin:0; padding:0; z-index:1}
img#bottom-header-bg-4 {position:absolute; margin:0; padding:0; z-index:1}
img#bottom-header-bg-5 {position:absolute; margin:0; padding:0; z-index:1}
img#bottom-header-bg-6 {position:absolute; margin:0; padding:0; z-index:1}
/* content */
#breadcrumbs {
	position:absolute;
	z-index:3;
	opacity:0.9;
	filter:alpha(opacity=90);
	width: 670px;
	height: 20px;
	background: #562518;
}
#page-title {
	position:absolute;
	z-index:2;
	width:670px;
	height:80px;
	background: #eee;
	filter:alpha(opacity=20);
	opacity:0.2;
}
#bottom-header h2 {
	z-index:4;
	margin-left:8px;
	color: white;
	position:absolute;
	top:170px;
}
#content {
	float: right;
	width: 690px;
	margin:5px 0 0 0 ;
	padding: 0;
	overflow: hidden;
	}

.post {
	margin: 0 10px 0 5px;
	padding:10px 10px 10px 10px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover {
	color: #666;
	text-decoration: none;
	}
	
.post p{
	font-size: 8pt;
	}

.post a{text-decoration: underline;}
.post a:hover {text-decoration: none;}

.post ul {}

.post li {}

.entry p{margin:20px 20px 20px 0;}

#home-entry {
	color: #562518;
	font-size: 12px;
	width: 300px;
	margin: 20px 0 0 10px;
	padding: 5px 5px 5px 0 ;
	border-bottom: 1px dotted #A15B43;
}
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 22px 10px 22px 0;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size: 8pt;
	float:left;
	width:98%;
	}
	
.alignleft {float:left;}
.alignright {float:right;}


/* sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin: 5px 0 0 5px;
	padding: 0;
	background-image:url(images/left_sidebar_bg.png);
	}
	
#sidebar h2 {
	display:none;
	color: #fff;
        background: #0D080C;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	margin: 0;
	border: none;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	display: inline;
	}
	
#sidebar ul li ul{
	margin: 0;
	padding: 0;	
	}
	
#sidebar ul li a {
	color: #333;
	text-decoration: none;
	border-top: 1px solid #ddd;
	text-decoration: none;
	border-top: 1px solid #ddd;
	line-height: 22pt;
	font-size: 10pt;
	padding: 0 0 0 10px;
	display: block;
	}
	
* html body #sidebar ul li a {
	width:190px;
	}


#sidebar ul li a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
	}
	
	
#sidebar  li.recentcomments{
	display: block;
	float: none;
	padding: 6px 6px 0 10px;
	color: #fff;
	}
	
#sidebar  li.recentcomments a{
	border: none;
	padding: 12px;
	text-align: left;
	display: normal;
	color: #D3D3D3;
	}
	
#sidebar  li.recentcomments a:hover{
	background: none;
	text-decoration: underline;
	}
	
#sidebar p{padding: 10px; color: #fff; line-height: 14pt;}
#sidebar .textwidget{padding: 10px; color: #fff; line-height: 14pt;}

.rsswidget img {
	display: none;
	}

#sidebar h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#sidebar h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	color: #fff;
	}
	
#wp-calendar caption{
	margin-top: 12px;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	color: #fff;
	}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 25px 12px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 25px 30px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* Search */

#searchform{
	padding: 10px;
	font-family: verdana, arial, times;
	background: #545253;
	}

#searchform input#s{
	width: 70%;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	border: none;
	}

#searchform input#searchsubmit{
	width: 24%;
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	border: none;
	background-color: #fff;
	color: #0D080C;
	}
	
	
/* footer link section */

#linksection {
	background: #ccc;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin:0;
	padding: 10px 0 10px 0;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
#linksection .section1{padding: 20px 0 0 50px; width: 20%; float: left;}
#linksection .section2{padding: 20px 0 0 65px; width: 30%; float: left;}
#linksection .section3{padding: 20px 50px 0 0; width: 20%; float: right;}

#linksection h2{
	font-family: tahoma, verdana, arial, times;
	font-size: 12pt;
	font-weight: 300;
	color: #717171;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	letter-spacing: 1px;
	border-bottom: 1px dotted #545253;
	}
	
#linksection ul{
	margin: 6px 0 24px 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#linksection li a{
	margin: 0;
	padding: 6px 0 6px 0;
	list-style-type: none;
	border-bottom: 1px solid #545253;
	display: block;
	}
	
* html body #linksection li a {
   width:100%;
}
	
#linksection li a:hover{
	background: #545253;
	color: #eee;
	text-decoration: none;
	}
	
#linksection p{
	color: #666;
	line-height: 14pt;
	}
	
#linksection .textwidget{
	color: #666;
	line-height: 14pt;
	}
	

/* footer */

#footer {
	background: #562518;
	clear: both;
	width: 100%;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	border-top: 1px solid #333;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover {color: #5D5D5D;text-decoration: underline;}

/* photo gallery */

.gallery-icon img {
	width:130px;
	height:130px;
	padding: 3px;
	margin: 0 12px 0 0;
}
#photos-entry {
	color: #562518;
	font-size: 12px;
	width: 300px;
	padding: 5px 5px 5px 0 ;
	border-bottom: 1px dotted #A15B43;
}
