/*
Theme Name: Urban View
Theme URI: http://cssmayo.com/freebies/free-wordpress-themes/urban-view/
Description: Unique dark grungy theme with two-column layout suitable for a wide range of bloggers. Tested in all major browsers. If you need support with this theme head over to the author's website.
Author: cssmayo.com
Version: 1.05
Author URI: http://cssmayo.com/
Tags: black, green, dark, threaded-comments
*/
*
{
	padding: 0;
	margin: 0;
	outline: 0;
}
#flyer
{
	text-align: center;
}
BODY
{
	background: #0C1312 url(images/body.jpg) no-repeat top center;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.left, .alignleft
{
	float: left;
	display: inline;
}
.right, .alignright
{
	float: right;
	display: inline;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cl
{
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}
A
{
	color: #8D8D8D;
	text-decoration: underline;
	cursor: pointer;
}
A:hover
{
	background: #8E8E8E;
	color: #FFF;
	text-decoration: none;
}
A IMG
{
	border: 0;
}
H1
{
	font-size: 65px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: 50px;
}
H2
{
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	line-height: 23px;
}
H3
{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
}
H2 SPAN
{
	background: #111D1D;
	color: #FFF;
}
H2 SPAN A
{
	color: #DC8;
	text-decoration: none;
}
#shell
{
	width: 830px;
	margin: 0 auto;
}
#header
{
	height: 190px;
	position: relative;
}
#header H1
{
	padding-top: 54px;
}
#header H1 A
{
	text-decoration: none;
	background: transparent !important;
}
.rss
{
	font-size: 0;
	line-height: 0;
	width: 184px;
	height: 40px;
	text-indent: -4000px;
	background: url(images/rss.gif) no-repeat 0 0 !important;
	top: 65px;
	left: 560px;
	position: absolute;
}
.rss:hover
{
	background-position: 0 bottom !important;
}
.bloginfo
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	font-size: 17px;
	font-style: italic;
	display: block;
	padding: 20px 0 0 30px;
}
#main
{
	margin-top: 40px;
}
#content
{
	float: left;
	width: 553px;
}
#sidebar
{
	float: right;
	width: 230px;
	color: #AAA;
}
#sidebar UL
{
	list-style-type: none;
}
#sidebar H2
{
	color: #F3F3F3;
	font-style: italic;
	font-weight: normal;
	background: url(images/sidebar-h2.gif) no-repeat 0 0;
	height: 47px;
	line-height: 43px;
	padding: 0 17px;
	position: relative;
	left: -17px;
}
#sidebar UL LI
{
	margin-bottom: 25px;
}
#sidebar UL UL LI
{
	background: url(images/li-border.gif) repeat-x 0 bottom;
	line-height: 24px;
	margin-bottom: 0;
}
#sidebar UL UL LI LI
{
	background: none;
}
#sidebar UL UL UL
{
	background: url(images/li-border.gif) repeat-x 0 2px;
	padding-left: 10px;
}
#sidebar A
{
	color: #8FC2BE;
	text-decoration: none;
	background: transparent !important;
}
#sidebar A:hover
{
	color: #8D8D8D;
}
#sidebar UL UL LI A
{
	background: url(images/bul.gif) no-repeat 0 5px !important;
	padding-left: 12px;
}
#sidebar .recentcomments A
{
	background: transparent !important;
}
#sidebar LI.widget_text, #sidebar LI.widget_search, #sidebar LI.widget_tag_cloud, #sidebar LI.widget_calendar
{
	background: url(images/li-border.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
}
#sidebar .widget_calendar
{
}
#sidebar .widget_calendar TABLE
{
	width: 70%;
	text-align: center;
}
#sidebar .widget_calendar TH, #sidebar .widget_calendar TD
{
	padding: 2px;
}
#sidebar .widget_calendar A
{
	text-decoration: underline;
	background: transparent !important;
}
#sidebar .widget_calendar A:hover
{
	color: #E6124E !important;
	text-decoration: none;
}
.post
{
	position: relative;
	margin-bottom: 80px;
}
.post H2
{
	padding: 5px 0 20px 60px;
	min-height: 50px;
}
.post-cnt
{
	padding: 10px;
}
.post-c
{
	background: url(images/post-c.png);
	width: 100%;
}
.post-b
{
	height: 82px;
	background: url(images/post-b.png) no-repeat 0 0;
}
.post-b .post-cnt
{
	padding-top: 0;
}
.post .entry
{
	overflow: hidden;
}
.post .entry P
{
	padding-bottom: 15px;
}
.post .entry OL, .post .entry UL
{
	padding: 0 0 15px 30px;
}
.post .entry LI
{
	padding: 0 0 3px;
}
.post .entry BLOCKQUOTE
{
	padding-left: 45px;
	background: url(images/quote.gif) no-repeat 5px 5px;
}
.post-meta
{
	color: #FFF;
	font-size: 11px;
}
.post-meta P
{
	position: relative;
	z-index: 2;
}
.post .entry H1
{
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
}
.post .entry H2
{
	font-size: 22px;
	padding: 0;
	min-height: 0;
	font-weight: bold;
}
.post .entry H3
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 21px;
	padding-bottom: 0;
}
.post .entry H4
{
	font-size: 16px;
	font-weight: bold;
}
.post .entry H5
{
	font-size: 14px;
	font-weight: bold;
}
.post .entry H6
{
	font-size: 12px;
	font-weight: bold;
}
SMALL.date
{
	position: absolute;
	top: -50px;
	left: -50px;
	width: 110px;
	height: 62px;
	text-align: center;
	color: #739492;
	font-size: 22px;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(images/date.gif) no-repeat 0 0;
	padding: 60px 0 0 18px;
}
.num-comments
{
	display: block;
	position: relative;
	width: 165px;
	height: 40px;
	background: url(images/comments.gif) no-repeat 0 0;
	font-size: 10px;
	padding: 36px 0 0 85px;
	left: -85px;
	margin-top: -25px;
}
.num-comments A
{
	font-weight: bold;
	color: #1B4441;
	background: transparent !important;
}
.num-comments A:hover
{
	color: #8D8D8D;
}
#footer
{
	height: 370px;
	background: url(images/footer.jpg) no-repeat center 0;
	width: 100%;
	position: relative;
	color: #597B77;
}
#footer P
{
	text-align: center;
	padding-top: 180px;
}
#footer P A
{
	color: #597B77;
}
#footer P A:hover
{
	background: #597B77;
	color: #FFF;
}
H2.pagetitle, H2.center
{
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	font-weight: normal;
}
.post-page
{
}
.post-page H2
{
	min-height: 2px;
	padding-left: 0;
}
.post-single
{
	margin-bottom: 30px;
}
.page-nav
{
	font-size: 9px;
	padding-bottom: 10px;
	color: #851C39;
	position: relative;
	z-index: 30;
}
.page-nav DIV
{
	float: none;
	display: block;
}
.page-nav .alignright
{
	text-align: right;
}
OL.commentlist, UL.commentlist
{
	list-style-type: none;
}
OL.commentlist LI
{
	background: url(images/post-c.png);
	padding: 10px;
	margin-bottom: 5px;
	height: 100%;
}
OL.commentlist LI P
{
	padding-top: 10px;
}
OL.commentlist LI IMG
{
	float: right;
}
OL.commentlist LI .comment-author
{
	font-weight: bold;
}
OL.commentlist LI .comment-meta
{
	font-size: 10px;
}
OL.commentlist LI .comment-author, OL.commentlist LI .comment-author A, OL.commentlist LI .comment-meta A, OL.commentlist LI .comment-meta
{
	color: #AAA;
}
OL.commentlist LI A
{
	color: #777;
}
OL.commentlist LI A:hover
{
	background: #777;
	color: #FFF;
}
INPUT, TEXTAREA, SELECT
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #000;
	color: #AAA;
	border: 0;
}
INPUT, TEXTAREA
{
	padding: 5px;
}
TEXTAREA
{
	overflow: auto;
}
H3#comments
{
	padding: 20px 0 10px;
}
#respond
{
	padding: 20px 0 0;
}
#respond H3
{
	padding-bottom: 10px;
}
#respond P
{
	padding-bottom: 10px;
}
#respond INPUT
{
	width: 250px;
}
#respond INPUT#submit
{
	width: 150px;
}
#respond TEXTAREA
{
	width: 543px;
	height: 180px;
}
#content #searchform
{
	text-align: center;
}
.screen-reader-text
{
	display: none;
}
#searchform INPUT
{
	width: 130px;
}
#searchform INPUT#searchsubmit
{
	width: 80px;
}
.navigation IMG
{
	margin: 5px;
}
.navigation A:hover
{
	text-decoration: none;
}
P.attachment
{
	text-align: center;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-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 #000000;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.children LI
{
	list-style-type: none;
	background: none !important;
}
