/*  

Theme Name: Escape Artist

Theme URI: http://www.televisionkillsme.org/pressdown

Description: pressdown release # 02

Author: PressDown

Author URI: http://www.televisionkillsme.org/pressdown

*/

body {
        font-size: 10px;
        font-family: Arial, "trebuchet ms" , Helvetica,  sans-serif;
        color: #CCC;
        text-align:center;
	background: #363636;
}

div#left a, div#right a {
	color: #C38DA3;
	text-decoration: none;
}
div#left a:hover, div#right a:hover {
	color: #91BFCE;
}

div#wrapper {
	width: 770px;
	margin: auto;
	text-align: left;
}


div#header {
	padding: 25px 0 20px 0;
	display: block;
	clear: both;
}
div#header h1 {
	font-size: 48px;
	color: #777;
	font-weight: bold;
	letter-spacing: -2px;
	display: inline;
	margin: 0 5px 0 0;
}

div#header h2 {
	font-size: 48px;
	color: #555;
	font-weight: bold;
	letter-spacing: -2px;
	display: inline;
	margin: 0 5px 0 0;
}

div#left {
	width: 575px;
	float: left;
	margin: 0 10px 0 0;
}

div#left img {border:0;}

div#right {
	width: 160px;
	float: right;
}
div#right h2 {
	font-size: 11px;
        text-transform:uppercase;
	color: #91BFCE;
	font-weight: bold;
	margin: 0 0 6px 0;
        background: transparent url(images/h3.gif) repeat-x bottom left;
}
div#left h2 {
	font-size: 11px;
        text-transform:uppercase;
	color: #91BFCE;
	font-weight: bold;
	margin: 0 0 6px 0;
        DISPLAY: NONE;
}
div#categories, div#notes, div#links, div#menu {
	margin: 12px 0 0 0;
}

div#footer {
	font-size: 10px;
	margin-top: 10px;
        border-top: 1px solid #666;
	padding: 3px 1px 30px 0;
	clear: both;
	float: left;
	width: 580px;
	color: #D7D7D7;
}

div#footer a {
	color: #80A5B1;
	text-decoration: none;
}
div#footer a:hover {
	color: #D7D7D7;
}

div.content-box {
	margin: 0 0 20px;
}
div.content-box h3 {
	font-size: 15px;
	font-weight: bold;
        text-transform:lowercase;
	margin: 0 0 6px;
        color: #80A189;
}
div.content-box h3 em {
	font-size: 12px;
	font-weight: bold;
        text-transform:lowercase;
        color: #555;
}
div#left p {
	margin: 0 0 20px 0;
}

strong {color: #97AF6A; font-weight: bold;}