/*
Theme Name: Good Night & Good Luck (with details)
Theme URI: 
Description: Black & White theme baised on Crazy Dave and a love for shades of grey.
Version: 0.7
Author: 
*/
* { margin: 0; }

body
{
	font-family: futura, Tahoma;
	font-size: 12px;
	background: #cecece;
}

body a
{ 
color: #494949; 
}

body a:hover
{ 
color: #000000; 
}

#wrap
{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 950px;
	text-align: left;
	background: #fff;
}
img, img a { border: 0; }
#header
{
	height: 100px;
	width: 950px;
}
#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 70px;
	font-size: 40px;
	height: 100px;
}
#header .logo a
{
	color: #ffffff;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #2d2d2d;
}

#menu
{
	background: #ffffff url(images/menuback.gif) no-repeat;
	color: #DDD;
	height: 30px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding: 6px 12px 4px 10px;
	background-position: 0 13px 0 0;
	text-decoration: none;
	color: #fff;
	display: block;
}
#menu ul li a:hover
{

	color: #eee;
	background-position: 0 13px;
}

#content
{
	padding: 0 0 30px 0;
}

#left
{
	font-size: 11px;
	line-height: 1.5em;
	float: right;
	width: 740px;
	padding: 20px 20px 0 0;
}

#right
{
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 170px;
	padding: 0 0 0 0;
}


#right a
{ 
color: #494949; 
}

#right a:hover
{ 
color: #000000; 
}

#left img
{
	max-width: 100%;
}
#left ul, #right ul, #left ol, #right ol, #left .list li.alt ol, #left .commentlist li.alt ul
{
	margin: 0 0 0 0;
	line-height: 15px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	padding-left: 10px;
	margin: 0;
	border: 0;
  }
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	padding-right: 30px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 4px;
}
.post .title a
{
	font-size: 20px;
	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #494949;
}
.post .meta
{
	color: #000;
	padding: 0 0 10px 0;
	font-size: 11px;
}
.post .meta a
{
	color: #777777;
	font-size: 11px;
}
.post .meta a:hover
{
	color: #3d3d3d;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}

p {
	padding:6px 0px 0px 0px;
	margin:0px 0px 12px 0px;
	font-size: 12px;
}

.post .entry
{
	text-align: justify;
	padding: 0 150px 0 0;
	margin-bottom: 45px;
}

.post a
{ 
color: #e34223; 
}

.post a:hover
{ 
color: #5d1b10; 
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
	width: 170px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
	width: 170px;
	padding: 0 10px 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 170px;
	height: 12px;
	margin-bottom: 0px;
}

.ltopp
{
	background: url(images/ltopp.jpg) no-repeat;
	width: 170px;
	height: 4px;
}
.lmidd
{
	background: url(images/lmidd.jpg) repeat-y;
	width: 170px;
	padding: 0 7px;
}
.lmidd h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbott
{
	background: url(images/lbott.jpg) no-repeat;
	width: 170px;
	height: 4px;
	margin-bottom: 0px;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #fff 0px solid;
	border-bottom: #fff 0px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0px 150px 0px 0px;		
	border-top: #fff 0px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#bdbdbd url(img/shadow_top.gif) repeat-x top;
	border-bottom: #fff 0px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #eeeeee;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#454545;
}


#footer
{
	padding: 10px 5px 40px 20px;
	font-size: 11px;
	color: #454545;
	text-align: left;
	background: #eeeeee;
}
