/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://www.drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

/* @override http://drawn.ca/css/v4/styles.css */

body {
	
background: #f1f1f1;
	margin-top: 20px;
	padding: 0;
}

html {
	padding-bottom: 0;
	margin-bottom: 0;
}

a:active, a:focus
{
  outline: none;
}


.container {
	background: url(images/bg.gif) repeat-y center top;
    width: 1030px;
	margin: 0 auto 18px;
}

/* hr  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
} */

/* @group typography */

a {
	color: #0092d2;
}

h2 a {
	text-decoration: none;
}

.post_byline {
	margin-bottom: 1.5em;
	font-size: .9em;
	color: #7f7f7f;
}

.post_byline a {
	text-decoration: none;
	color: #7f7f7f;
}

.post_byline a:hover {
	color: #222;
}


/* @end */

/* @group header */

#login {
	margin-top: 30px;
	margin-bottom: 1.5em;
	text-align: right;
}

#thebox {
	background: url(images/bgtop.gif) no-repeat 30px top;
	padding-right: 10px;
}

#header h1 {
	text-indent: -9999px;
}

hr.header_hr {
	background-color: white;
	padding-top: 20px;
}


#header h1 a {
	display: block;
	height:  70px;
	width: 140px;
	background: url(images/drawnsmall.gif) no-repeat center center;
}

#blogtitle {
	display: block;
	height: 70px;
	width: 140px;
	background: #0092d2;
}

#headersearch {
	float: right;
	padding-right: 40px;
	padding-bottom: 1em;
	position: relative;
	top: -4px;
}

#topad {
	background-color: #f1f1f1;
	padding-bottom: 2em;
	text-align: center;
}

/* @group nav */

#nav {
	padding-top: 2.5em;
}

#nav ul {
	float: left;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 20px;
}

#nav li {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#nav li a {
	text-decoration: none;
	color: #222;
}

#nav li a:hover {
	color: silver;
	text-decoration: underline;
}



/* @end */



/* @end */

/* @group content */

/* @group blog posts */

.post h2 {
	margin-bottom: 0;
}

.post img {
	max-width:510px;
  width: expression(this.width > 510 ? 510: true);
}

.post {
	background: url(images/bgfooter.gif) no-repeat center bottom;
	padding-bottom: 12px;
	margin-bottom: 3.5em;
}

.post.single {
	background-image: none;
}

.postmeta {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: gray;
	padding: 1em;
}

.postmeta:hover {
	background-color: #e5e5e5;
}

.postmeta .commentcount {
	margin-bottom: .5em;
	float: left;
	background: url(images/icon_talk.gif) no-repeat 0 3px;
	padding-left: 22px;
}

.postmeta .sharethis {
	float: right;
	margin-bottom: .5em;
}

.postmeta .taglist {
	clear: both;
	background: url(images/icon_tag.gif) no-repeat 0 3px;
	padding-left: 22px;
}

#respond, h3#comments {
	margin-top: 3em;
}



/* @end */

.navigation {
	text-align: center;
}



/* @end */

/* @group sidebar */

/* @group hello */

.hello {
	color: white;
	background-color: #0092d2;
	float: left;
	position: relative;
	right: 10px;
	top: -10px;
	font-size: 2em;
	margin: 0;
	padding: .3em;
}

#youarehere {
	background-color: #e5e5e5;
	margin-bottom: 1.5em;
	padding: 10px;
}

#promo {
	margin-top: 1.5em;
}

.promobox {
	height: 9em;
	display: block;
}



/* @end */

/* @group ad */

.googlead
 {
	text-align: center;
}

.main_adbox {
	position: relative;
	right: 5px;
}

#sidead {
	display: block;
	text-align: center;
	padding: 4px;
	border: 1px solid #e5e5e5;
	font-size: .8em;
	color: silver;
	margin-bottom: 1.5em;
}



/* @end */

ul.feedlist {
	text-align: center;
	margin: 0 0 1em;
}

ul.feedlist li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 20px;
}

ul.feedlist li#feedlist_rss {
	background: url(images/feed_rss.gif) no-repeat left center;
}

ul.feedlist li#feedlist_fb {
	background: url(images/feed_fb.gif) no-repeat left center;
	
}

ul.feedlist li#feedlist_tw {
	background: url(images/feed_tw.gif) no-repeat left center;
	
}

.sideitem {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 1.5em;
}

#tagcloud {
	margin-bottom: 1.5em;
}

.sidebox {
	margin-bottom: 1.5em;
}

.item_blue {
	background: #0092d2;
	color: white;
	padding: 1.5em;
}

.item_blue h3 {
	color: white;
}

.item_blue a {
	color: #fff;
}

.item_blue ul {
	margin-bottom: 0;
}

.item_grey {
	background-color: #e5e5e5;
	color: #3f3f3f;
	margin-bottom: 1.5em;
	padding: 1.5em;
}

.item_grey p {
	margin-bottom: 0;
}

.item_grey img.avatar {
	margin-bottom: 1.5em;
}



/* @end */

/* @group footer */

#footer {
	background: #e5e5e5 none no-repeat center bottom;
	border-bottom: 1px solid #ccc;
	padding-top: 1.5em;
	margin-top: 1.5em;
	text-align: center;
}

.footerinfo {
	padding-left: 20px;
	padding-right: 20px;
}

img#wpstats	{
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}


/* @end */

/* @group Flickr */

.flickr_badge_image {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#flickr_badge_image4.flickr_badge_image {
	margin-right: 0;
}

#flickr_badge_image8.flickr_badge_image {
	margin-right: 0;
}

.flickr_badge_image img {
	width: 70px;
	height: 70px;
}

#flickr_badge_wrapper {
	margin-bottom: 1.5em;
	height: 150px;
}



/* @end */

/* @group artist pages */

.artistavatar {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.artist_sitelink {
	padding: 10px;
	text-align: center;
	background: #0092d2;
	color: white;
}

.artist_sitelink:hover {
	background-color: #a5ca3f;
}

.artist_sitelink a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 1.25em;
}



/* @end */

#blogtitle, .hello, #youarehere, .post_body img, .post_body object, .post_body embed, p.notice, p.error, .artist_sitelink, .postmeta:hover, .contrib_ads img, .contrib_ads2 img, .comment, .item_blue, .item_grey, #commentform textarea, .pingback, .contrib, .contrib img.avatar, p.annotation  {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

.itt_tagBox {
	opacity: 0.35;
	position: relative;
	top: 1px;
	clear: both;
}

img.noticefeedicon {
	position: relative;
	top: 2px;
}

p.notice a:hover {
	color: #0092d2;
}

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

p.annotation {
	background-color: #dbdbdb;
	padding: 10px;
	font-size: .8em;
	color: #636363;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.entry img {
	max-width: 100%;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.the-tags {
	text-transform: capitalize;
}

#commentform textarea {
	width: 510px;
	padding: 0;
}

.comment img.avatar {
	float: left;
	position: relative;
	right: 60px;
	padding-right: 13px;
	background: url(images/commentarrow.gif) no-repeat right center;
	margin-right: -45px;
}	

.comment	{
	background-color: #e5e5e5;
	margin-left: 45px;
}

.pingback {
	background-color: #f1f1f1;
	margin-left: 45px;
}

.comment-body
 {
	padding: 15px;
	
}

.comment-body p {
	margin-bottom: 0;
	margin-top: 1em;
}


ol.commentlist {
	margin-left: 0;
	margin: 0;
}

ol.commentlist li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1.5em;
	
}

.comment-meta {
	font-size: .8em;
}

.comment-author {
	font-size: 1.5em;
	position: relative;
}

.comment-author cite.fn {
	font-weight: normal;
	font-style: normal;
}

.contrib	{

	margin-bottom: 10px;
	text-align: center;
	padding: 1.5em 4px 4px;
}

.contrib:hover {
	background-color: #e5e5e5;
}

.contrib img.avatar {
	margin-bottom: 10px;
}

.contrib a {
	text-decoration: none;
}

.contrib_ads2 img {
	margin-right: 10px;
}

.contrib_ads2 {
	width: 320px;
}

.bottomads {
	text-align: center;
	margin: 20px;
}

#PictoBrowser {
	border: 1px solid silver;
}

body.posterous #nav ul {
	margin-bottom: 1em;
}

#disqus_thread {
	margin-top: 1.5em;
}

* {
	
}

.post p object {
	max-width: 510px;
}


