/*
Theme Name: Drunken Dumbshow
Theme URI: http://www.drunkendumbshow.com
Description: Based on "Snowy Morning" by Ashkan www.rayanamad.com
Author: Tak Kendrick
Author URI: http://www.drunkendumbshow.com
*/

body
{
	font: 12px arial,verdana,sans-serif;
	margin: 0;
	height: 100%;
	background: #ffffff url(images/main-bg.jpg) repeat-y center;
}
#container
{
	width: 1004px;
	margin: 0 auto;
}
#wrap
{
	width: 100%;
}
#content-container
{
	float: left;
	width: 1004px;
	padding: 0px;
	margin-top: -8px;
	position: relative;
}
#content
{
	float: left;
	width: 1004px;
	padding: 0px;
	margin-top: 8px;
	position: relative;
}

#header
{
	clear: both;
	height: 239px;
	margin: 0 auto;
	width: 1004px;
	background: #ffffff url(images/header.jpg) no-repeat center;
}
#header h1
{
	font: 48px Garamond, 'times new roman';
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 80px;
	padding-top: 60px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	margin: 0;
	color: #ffffff;
}
#subtitle
{
	font: 14px Garamond, 'times new roman';
	padding-left: 90px;
	color: #3C3928;
	text-align: left;
	font-weight: normal;
}
#footer
{
	color: #ffffff;
	font: 11px arial,verdana,sans-serif;
	text-align: center;
	height: 84px;
	float: left;
	width: 1004px;
	position: relative;
	background: url(images/footer.gif) no-repeat bottom;
}
.footerlinks
{
	color: #8CA7B5;
	text-align: center;
	height: 33px;
	float: left;
	width: 1004px;
	padding-top: 20px;
}
.footerlinks a
{
	color: #A8C0CC;
	text-decoration: underline;
}

/* General Header Styles */
h2
{
	margin-top: 0;
	font-size: 16px;
}
h3
{
	margin: 0;
	font-size: 14px;
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a
{
	text-decoration: none;
}
.post-container
{
	float: left;
	width: 747px;
	margin-left: 10px;
}
.post
{
	width: 737px;
	margin: 0;
	padding-top: 0;
	color: #646C8D;
	float: none;
	display: block;
	background: url(images/post-bg.gif) repeat-y center;
	margin-bottom: 20px;
}
.posttop
{
	width: 737px;
	height: 80px;
	color: #646C8D;
	padding-top: 10px;
	background: url(images/post-top.gif) no-repeat center top;
}
.post p
{
	margin: 0px;
        margin-bottom: 10px;
}
.navigation a
{
	color: #646C8D;
	text-decoration: none;
}
.navigation a:hover
{
	color: #353953;
}

.posttop h2 a
{
	font: 24px gramond, 'times new roman';
	color: #3A446A;
	font-weight: normal;
	text-align: left;
}
.post a:hover
{
	color: #527088;
	text-decoration: none;
}
.postinfo
{
	height: 12px;
	width: 630px;
	padding-left: 100px;
	color: #D06B1B;
	text-align: left;
	margin-top: 0;
	font: 11px verdana;
	font-variant: small-caps;
}
.postinfo a
{
	text-decoration: none;
	text-align: left;
}
.metadata
{
	padding-left: 1px;
	float: left;
	color: #527088;
	font: 10px arial;
	padding-top: 0;
}
.metadata a
{
	color: #527088;
}
.metadata a:hover
{
	text-decoration: underline;
	color: #0C5758;
}
.metacomments
{
	padding-right: 15px;
	float: right;
	font: 10px arial;
	color: #000000;
}
.metacomments a
{
	color: #000000;
}
.metacomments a:hover
{
	color: #000000;
	text-decoration: underline;
}
.postbottom
{
	height: 28px;
	color: #EFEDC9;
	font: 10px arial;
	text-align: right;
	padding-top: 14px;
}
.postbottom a
{
	text-decoration: none;
	color: #034D88;
	text-align: left;
}
.postbottom a:hover
{
	color: #000000;
}
.commentsinf
{
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}
.postunderinf
{
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
/**/

.navigation
{
	text-align: right;
	font-size: 12px;
	width: 680px;
}
img.centered
{
	display: block;
}
img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.navigation .alignright
{
	margin-bottom: 10px;
}
.navigation .alignleft
{
	margin-bottom: 10px;
}
.posttop h2
{
	font: 24px 'times new roman';
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	margin-right: 15px;
	overflow: visible;
	height: 35px;
}
.pagetitle
{
	font: bold 28px arial,verdana,sans-serif;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	color: #37424A;
	margin-right: 15px;
	overflow: visible;
}
#date
{
	background: url(images/calendar.gif) no-repeat;
	float: left;
	height: 63px;
	width: 65px;
	margin: 2px 15px 0 20px;
}
.month
{
	text-align: center;
	font: 11px arial;
        line-height: 0px;
        margin-bottom: 0;
	height: 25px;
	color: #000000;
	height: 22px;
}
.day
{
	text-align: center;
	font: 36px gramod, 'times new roman';
	padding-top: 2px;
	color: #527088;
	height: 37px;
}
blockquote
{
	font: 11px verdana,arial,sans-serif;
	margin: 20px;
}
a img
{
	border: 0;
}
.entry
{
	font: 12px arial,verdana,sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	background: url(images/post-bottom.gif) no-repeat center bottom;
}
.entrytext .postmetadata
{
	font: 12px arial,verdana,sans-serif;
}
.more-link
{
	font: 10px arial,verdana,sans-serif;
}


/* Sidebar Related */
#sidebar
{
	width: 180px;
	margin-left: 40px;
	float: left;
	background: url(images/menu-bg.gif) repeat-y;
}

#sidebar ul
{
	width: 180px;
	padding: 0;
	margin: 0;
}
#sidebar ul h2
{
	font: 16px gramond, 'times new roman';
	background: url(images/topbar.gif) no-repeat bottom;
	color: #032742;
	font-weight: bold;
	text-align: left;
	padding: 5px 0px 0 15px;
	height: 25px;
	margin: 0;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	padding: 5px 5px 5px 5px;
}

.bottom_sidebar
{
	background: url(images/menubottom.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 15px;
	width: 180px;
	display: block;
	position: relative;
}
#sidebar ul li ul li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 5px 0 5px 5px;
	background: none;
}
#sidebar ul li ul
{
	margin: 0;
	padding: 0;
}
#sidebar ul ul li
{
	list-style-type: none;
	margin-left: 5px;
	list-style-image: none;
	color: #3A3522;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #637C8F;
	width: 160px;
}
#sidebar ul ul ul li
{
	list-style-type: disc;
	padding: 0;
	margin-left: 5px;
	color: #e3e3e3;
}
#sidebar p
{
	margin: 0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a
{
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover
{
	text-decoration: underline;
}

/* User Comment Specific */
#comment
{
	border: 1px solid #483F2E;
	color: #37424A;
}
#respond
{
	padding-left: 10px;
}
#commentform
{
	padding: 10px;
}
#commentform input
{
	border: 1px solid #483F2E;
	color: #37424A;
}

ol.commentlist
{
	margin-left: 25px;
	padding: 0;
}
ol.commentlist li.alt
{
	width: 500px;
	padding: 5px;
}
ol.commentlist a
{
	color: #37424A;
}
ol.commentlist p
{
	margin-top: 3px;
	margin-bottom: 10px;
}
small.commentmetadata
{
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a
{
	text-decoration: none;
}
#submit
{
	height: 25px;
	background-color: #B9CBDA;
	margin: 10px 0;
	font-size: 1.2em;
}

/************************/
/*     Search Design    */
/************************/

#s
{
	margin-left: 10px;
	font: 12px arial;
	height: 16px;
	margin-top: 5px;
	width: 160px;
	background-color: #F9FAFC;
	border: 1px solid #7993A8;
}
#searchsubmit
{
	margin-right: 10px;
	border: 1px solid #7993A8;
	height: 22px;
	width: 35px;
	background-color: #C4CDD8;
	margin-top: 5px;
}
#searchform
{
	height: 50px;
	background: url(images/menubottom.gif) no-repeat bottom;
	margin: 0;
	padding: 10px 0 10px 0;
	clear: both;
}
/*-------------Other------------------*/
hr
{
	display: none;
}
a
{
	color: #396588;
	text-decoration: underline;
}
#wp-calendar
{
	width: 205px;
	color: #E0E6ED;
	margin-left: 10px;
	text-align: center;
}
#calendar
{
}
td
{
	color: #6D90AB;
}
.spc
{
	width: 15px;
	float: left;
	height: 20px;
}

/* "Lydia oh Lydia, say have you met Lydia,
Lydia, the Tattooed Lady.
She has eyes that folks adore so,
And a torso even more so." */