/*
Theme Name: Danny
Theme URI: http://danny.oz.au/
Description: Minimal theme with bare essentials
Version: 0.9
Author: Danny Yee
Date: November 2009
Based on the Classic WordPress by Dave Shea || http://mezzoblue.com & Matthew Mullenweg || http://photomatt.net
and the Barecity theme by Shahee Ilyas || http://shaheeilyas.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
a {
}

a:active {
}

a:visited {
}

a:hover {
}

a img {
	border: none;
}


acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: smaller;

}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

cite {
	font-size: smaller;
	color:#666;
}

h1 { clear: both; text-align: center; margin-bottom: 0.5em;}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
}
h3.storytitle { margin-top: 1em; }

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}

p, li, .feedback {
	font: Verdana, Arial, Helvetica, sans-serif;
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear:both;
	color: #666;
	font-size: x-small;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	text-align: right;
	font-size: smaller;
	clear: both;
}


.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#comments{

	padding-top:18px;

}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
	font-size: small;
	margin-top: 0.2em;
}

.url, .address, .fb, .twitter {
	text-align: center;
	margin-bottom: 0.3em;
}

.storytitle {
	margin: 0;
}

.storytitle a {
}

.storycontent > p:first-child { margin-top: 0.5em; }

.storycontent a {
}

.storycontent a:hover {
}

.storycontent {
	margin-bottom:-10px;
}
.post {
	margin-bottom:18px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	list-style-type: none;
	color: #666;
}




#content {
}


.hierarch { font-family: times, serif; }

.hierarch#b { text-align: right; clear: both; margin-top: 0.5em; margin-bottom: 5em;}

#header {
}

#headwrap {
	padding:12px 0 16px 0;
	margin:24px 0 48px 0;
}


#header a {
}

#header a:hover {
}

#top {
	margin: 1em auto 0 auto;
	text-align: center;
}

#top ul {
	padding-left: 1em;
	margin: 0;
}

#top ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.4em;
}

#searchbox {
	clear: right; margin-top: 0.2em; float: right;
}

.subcats ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.4em;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	
}

#sidebar ul {
	color: #ccc;
	margin: 0;
	padding-left: 3px;
}

#sidebar ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#sidebar ul ul li a {
	color: #000;
}

#sidebar ul ul li a:hover {
}

#sidebar ul ul ul.children {
	padding-left: 4px;
}

#wp-calendar {
	empty-cells: show;
	font-size: smaller;
	margin: 0;
	width: 90%;	
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;

}

#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;
		
}

#hrap { margin: 0 auto;
	width: 821px;
}

#rap {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:auto;
	width:35em;
	padding: 1em;
}

#desc {
	float:left;
	margin-top:3px;	
}
#desc a:link, #desc a:visited  {
	display: inline;
	background-color: #fff;
}
#desc a:hover {
	background-color: #eee;
}
#desc a:active {
	background-color: #fff;
}
#himage {
	border:0;
	margin:0;
	padding:0 0 0 8px;
}

.nav {
	font-size: smaller;
	text-align: center;
	margin-bottom: 0.5em;
}
.previous {
	float: left;
}
.next {
	float: right;
}

.rss {
	font-size: smaller; float: right;
}

.adlead {width: 728px; text-align: center; margin: 0.5em auto 0 auto; border: 10px solid #FFCC99; border-bottom: 0; clear: both;}

.adsky {float: right; position: relative; margin-right: -100px; clear: right; }

.adsensesingle {width: 480px; margin: 2em auto 0 auto; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

p.closed {
	color: red;
	font-size: larger;
}

TABLE.main TD { padding: 5px; }
.address {margin-bottom: 1em;}
.storycontent {font-size: 110%; line-height: 1.4em;}

@media print {
	A, A:link {color: black; text-decoration: none;}
	.adlead, .adsky {display: none;}
}

