/*
Theme Name: DZine-Studios 9.0
Theme URI: http://dzine-studios.com
Description: A custom 
Author: Daniel Zabolotny
Author URI: http://danielzabolotny.com
Tags: ajax, k2, dzine-studios, green, one column, no sidebar
*/
/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
button::-moz-focus-inner { border: none; padding: 0;}
button.button::-moz-focus-inner { border: none; padding: 0;}
-moz-focus-inner { border: none; padding: 0;}
/* Selection Colors */
::selection {
	background: #d2dbe4;
	}
::-moz-selection {
	background: #d2dbe4;
	}
/* Typography & Misc */
body {
	background: #3b2f2a url(footerbg.png) bottom center;
	text-align: center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	}
a, a:visited {
	color: #75a454;
	}
a:hover {
	color: #679248;
	}
a:active {
	color: #82b45f;
	}
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, serif;
    font-weight: normal;
    letter-spacing: -1px;
	}
.comments input[type=text], .comments textarea, code {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.clear {
	clear: both;
	}
.block {
	display: block;
	}
.alignleft {
	text-align: left;
	float: left;
	}
.alignright {
	text-align: right;
	float: right;
	}
/* Page Structure */
#wrap {
	width: 100%;
	background: url(topbg.png) repeat-x top center;
	}
#header_wrap {
	background: #343b43 url(headerbg.png) repeat-x top center;
	margin: 0 auto;
	width: 100%;
	height: 52px;
	padding-top: 8px;
	}
	#header {
		width: 850px;
		margin: 0 auto;
		}
/* Navigation */
#nav {
	float: right;
	}
	#nav li {
		list-style-type: none;
		float: left;
		}
	#nav a, #nav a:visited {
		color: #CCC;
		font-weight: normal;
		text-shadow: 0 1px 0 #000;
		text-align: center;
		margin: 11px 6px 0 6px;
		display: block;
		font-size: 16px;
		-webkit-transition-duration: .4s; 
		-webkit-transition-property: color background;
		padding: 6px 8px;
		background: rgba(107,133,168,0.01) url(navgloss.png) no-repeat 50% left;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}
	#nav a:hover, #nav .current_page_item a {
		background: rgba(107,133,168,1) url(navgloss.png) no-repeat 50% right;
		text-shadow: 0 1px 0 #556a87;
		color: #FFF;
		}
.logo, .logo:visited {
	float: left;
	height: 47px;
	width: 33px;
	background: #FFF url(banner.png) no-repeat center center;
	text-indent: -9999px;
	}
.logo:hover {
	background-color: #DDD;
	}
#content_wrap {
	background: #e8eef6 url(contentgrad.png) repeat-x top center;
	border-top: 1px solid #222;
	width: 100%;
	}
	#content {
		width: 860px;
		margin: 0 auto;
		padding: 20px 0;
		}
		#slogan {
			width: 600px;
			padding: 4px 0 0 0;
			text-align: left;
			font-size: 16px;
			text-shadow:  0 -1px 0 #FFF;
			color: #5d646e;
			float: left;
			font-weight: normal;
			line-height: 28px;
			}
/* Headings */
h1 {
	font-size: 28px;
	}
h2 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	}
#rollingarchives.emptypage {
	display: none;
	}
.page-head {
	margin: 10px 0 20px 0;
	width: 610px;
	float: left;
	text-align: center;
	color: #444;
	font-size: 30px;
	}
.archivepages {
	display: none;
	}
h3, h4 {
	font-size: 20px;
	}
h4 {
	color: #555;
	text-shadow: 0 1px 0 #FFF;
	}
.entry-head {
	width: 600px;
	float: left;
	}
.single .entry-head, .page .entry-head {
	margin: 10px 0 20px 0;
	}
.four04 .entry-head  h3 {
	color: #444;
	font-size: 28px;
	}
.four04 .post {
	background: none;
	}
.four04 .entry-content {
	padding-top: 40px;
	}
.post {
	clear: both;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	background: url(border.gif) repeat-x bottom left;
	}
.post:last-child {
	background: none !important;
	}
.single .post {
	background: none;
	}
.entry-title a, .entry-title a:visited {
	text-align: left;
	font-size: 22px;
	color: #44484e;
	text-shadow: 0 1px 0 #FFF;
	float: left;
	font-weight: normal;
	letter-spacing: 0 !important;
	}
.entry-title a:hover {
	color: #6b85a8;
	}
.category-link .entry-title a, .category-link .entry-title a:visited,
.category-quote .entry-title a, .category-quote .entry-title a:hover {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	}
.category-link .entry-category-wrap, .category-quote .entry-category-wrap {
	display: none;
	}
.category-quote .entry-head {
	height: 20px;
	}
#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}
#primary .k2-asides .entry-head .metalink {
	font-size: 1.4em;
	}
.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999;
	}
.comment-meta {
	margin: 0 15px 0 0;
	float: none;
	}
.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777;
	}
#comment-personaldetails {
	margin-top: 10px;
	}
.page-head .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -20px;
	}
.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	height: 16px;
	}
.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	height: 16px;
	}
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}
.entry-meta {
	font-size: 13px;
	display: block;
	color: #AAA;
	float: right;
	width: 190px;
	text-align: left;
	}
.single .entry-meta {
	margin-top: 15px;
	}
.entry-date-wrap {
	width: 100%;
	float: left;
	clear: both;
	padding-left: 25px;
	background: url(date.gif) no-repeat center left;
	margin-bottom: 10px;
	}
.entry-category-wrap {
	width: 100%;
	float: left;
	clear: both;
	padding-left: 22px;
	background: url(category.gif) no-repeat top left;
	margin-bottom: 10px;
	}
	.entry-category-wrap a, .entry-comments a, .entry-category-wrap a:visited, .entry-comments a:visited {
	float: left;
	clear: both;
	margin-bottom: 3px;
	display: block;
	text-transform: lowercase;
	color: #AAA;
	padding: 2px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 -1px 0 #e8eef6;
	background: #e8eef6 url(gloss.png) center center;
	}
	.entry-category-wrap a:hover, .entry-comments a:hover {
	color: #FFF;
	background-color: #82b45f;
	text-shadow: 0 -1px 0 #679248;
	}
	.entry-category-wrap a:first-child {
	margin-top: 2px;
	}
.entry-comments {
	background: url(comments.gif) no-repeat left center;
	padding-left: 22px;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}
.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin-left: 5px;
	}
.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: url('images/tag_blue.png') left center no-repeat;
	}
.entry-tags a {
	text-transform: lowercase;
	}

/* Blog Posts */

.hentry {
	position: relative;
	}
.entry-content {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #444;
	text-shadow: 0 1px 0 #FFF;
	float: left;
	width: 610px;
	}
.entry-content h4 {
	padding: 7px 0;
	}
.entry-content strong {
	color: #333;
	}
.entry-content .more-link {
	background: #75a454 url(readmore.png) no-repeat right center;
	padding-right: 13px;
	float: right;
	text-align: right;
	clear: both;
	margin-top: 10px;
	border-bottom: none !important;
	}
.entry-content .more-link:hover {
	border-bottom: none !important;
	background-color: #679248;
	}
.entry-content .more-link:active{
	border-bottom: none !important;
	background-color: #82b45f;
	}
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 10px 0;
	}
.entry-content ul {
	list-style-type: disc;
	}
.entry-content a, .entry-content a:visited {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #EEE;
	}
.entry-content a:hover {
	border-bottom: 1px solid #D0D0D0;
	}
#commentsnumber {
	float: left;
	width: 50%;
	margin-top: 10px;
	}
hr {
	clear: both;
	height: 0;
	width: 100%;
	margin: 20px auto;
	display: block;
	border-top: 1px solid #dddbd2;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	background: none;
	outline: none;
	}
.metalinks {
	margin-top: 4px;
	float: right;
	width: 50%;
	}
.additional-info h4 {
	margin: 1em 0;
	}
.image-meta span {
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	}

/* Comments */

.commentsrsslink {
	padding: 2px 0 2px 10px;
	float: right;
	}
.trackbacklink {
	padding: 2px 0 2px 10px;
	margin-right: 10px;
	float: right;
	}
.nopassword {
	text-align: center;
	}
#commentlist {
	margin: 10px 0 20px;
	position: relative;
	}
#commentlist li {
	list-style: none;
	clear: both;
	background: url(border.gif) repeat-x top left;
	}
.comment {
	padding: 20px 0;
	}
.bypostauthor .comment-content {
	width: 630px;
	padding: 0 10px 0 10px;
	}
#commentlist li .bypostauthor {
	background: #FFF;
	text-shadow: 0 1px 0 #FFF;
	color: #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #d6dbe1;
	-moz-box-shadow: 0 1px 0 #d6dbe1;
	box-shadow: 0 1px 0 #d6dbe1;
	margin-bottom: 10px;
	}
	#commentlist li .bypostauthor .gravatar {
		margin: 0 10px;
		}
		#commentlist li .bypostauthor .gravatar img {
		border-color: #75a454;
		-webkit-box-shadow: 0 1px 0 #d6dbe1;
		-moz-box-shadow: 0 1px 0 #d6dbe1;
		box-shadow: 0 1px 0 #d6dbe1;
		}
	#commentlist li .bypostauthor .comment-content {
		text-shadow: 0 1px 0 #FFF;
		color: #444;
		}
		.bypostauthor .comment-content a, .bypostauthor .comment-content a:visited {
			font-weight: bold;
			padding-bottom: 1px;
			border-bottom: 1px solid #DDD;
			}
		.bypostauthor .comment-content a:hover {
			border-bottom: 1px solid #CFCFCF;
			}
	.bypostauthor .comment-author a, .bypostauthor .comment-author a:visited, .bypostauthor .comment-author a:hover {
		color: #777;
		}
#commentlist .comment-content li {
	padding: 3px 0 !important;
	background: none !important;
	}
#commentlist li:first-child {
	background: none !important;
	}
.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 10px 0;
	}
.comment-content {
	clear: right;
	width: 640px;
	padding: 0 0 0 10px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #444;
	line-height: 24px;
	text-shadow: 0 1px 0 #FFF;
	word-wrap: break-word;
	}
.comment-content blockquote {
	padding: 10px;
	}
.comment-content blockquote p {
	margin: 0px !important;
	}
.comment-content p:first-child {
	margin: 0 0 10px 0;
	}
	.comment-content ul li {
		list-style-type: circle !important;
		}
	.comment-content a, .comment-content a:visited {
		font-weight: bold;
		padding-bottom: 1px;
		border-bottom: 1px solid #EEE;
		}
	.comment-content a:hover {
		border-bottom: 1px solid #D0D0D0;
		}
#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	display: block;
	color: #AAA;
	}
#commentlist li img {
	padding: 0;
	border: none;
	}
#commentlist li .gravatar {
	float: left;
	margin: 0 10px 0 0;
	}
	#commentlist li .gravatar img {
		border: 3px solid #FFF;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 1px 0 #e1dad6;
		-moz-box-shadow: 0 1px 0 #e1dad6;
		box-shadow: 0 1px 0 #e1dad6;
		}
.comment-author {
	padding-top: 3px;
	font-weight: bold;
	color: #666;
	display: block;
	}
	.comment-author a, .comment-author a:visited, .comment-author a:hover {
		font-weight: bold;
		}
#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}
.comment-head {
	float: left;
	width: 200px;
	text-align: left;
	clear: left;
	}
li.byuser {
	background: #f6f7f8;
	}
li.bypostauthor {
	background: #eee;
	}
li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;              
	} 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
	}
#pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}
#pinglist li small {
	font-size: 0.8em;
	display: block;
	}
#pinglist li .counter {
	display: none;
	}
#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}
#pinglist li img {
	padding: 0;
	border: none;
	}
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	padding: 30px 0 !important;
	}
.comments #loading {
	margin-top: 20px !important;
	}
#comments-closed-msg {
	margin-bottom: 40px !important;
	}
.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
	}
.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}
.comments form {
	clear: both;
	padding: 30px 0 10px;
	}
.comments input[type=text], .comments textarea {
	font-size: 13px;
	color: #888;
	padding: 6px;
	margin: 0;
	border: 3px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #d6dbe1;
	-moz-box-shadow: 0 1px 0 #d6dbe1;
	box-shadow: 0 1px 0 #d6dbe1;
	}
.comments input[type=text]:focus, .comments textarea:focus {
	color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #82b45f;
	outline: none;
	}
.comments form #submit {
	float: right;
	margin: 10px 0 0 0;
	}
#comment {
	float: right;
	width: 382px;
	}
#comment-author-info {
	float: right;
	width: 278px;
	padding-left: 10px;
	border-left: 1px solid #FFF;
	}
.comments form label {
	clear: both;
	margin-bottom: 10px;
	display: block;
	float: right;
	text-align: left;
	color: #777;
	font-size: 13px;
	}
.comments form label span {
	display: block;
	width: 80px;
	float: left;
	padding: 9px 15px 9px 0;
	text-align: right;
	}
#comment_wrap {
	width: 500px;
	padding-right: 60px;
	float: left;
	border-right: 1px solid #dddbd2;
	}
#comment_wrap label {
	width: 100px;
	text-align: left;
	clear: left;
	float: left;
	padding-top: 9px;
	}
#allowed {
	clear: both;
	color: #AAA;
	font-size: 12px;
	text-align: left;
	width: 400px;
	margin-top: 20px;
	float: right;
}
.comment-login {
	display: block;
	padding-bottom: 20px;
	clear: both;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	}
.subscribe-to-comments {
	float: right;
	width: 240px;
	text-align: left;
	color: #777;
	font-size: 11px;
	display: block;
	margin: 10px 0;
	}
/* Footer */
#footer_wrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
	color: #DDD;
	text-shadow: 0 -1px 0 #1e2124;
	width: 100%;
	font-size: 13px;
	background: url(topbg.png) repeat-x top center;
	}
	#footer {
		width: 860px;
		margin: 0 auto;
		}
		#footer h4 {
		color: #FFF;
		text-align: left;
		font-size: 20px;
		margin-bottom: 20px;
		text-shadow: 0 1px 0 #1e2124;
		}
		#about {
			float: left;
			width: 210px;
			line-height: 18px;
			text-align: left;
			padding: 20px 0;
			}
		#category-list {
			width: 200px;
			padding: 20px 0 20px 125px;
			float: left;
			}
			#category-list #left, #category-list #right {
				float: left;
				width: 100px;
				}
			#category-list ul li {
				list-style-type: none;
				}
			#category-list ul a, #category-list ul a:visited {
				float: left;
				clear: both;
				text-align: left;
				margin-bottom: 3px;
				display: block;
				text-transform: lowercase;
				color: #DDD;
				padding: 2px 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				text-shadow: 0 -1px 0 #1e2124;
				background: transparent;
				}
			#category-list ul a:hover {
				color: #FFF;
				background: #75a454;
				text-shadow: 0 -1px 0 #679248;
				}
		#social-links {
			width: 200px;
			padding: 20px 0 20px 125px;
			float: left;
			}
			#social-links ul li {
				list-style-type: none;
				float: left;
				clear: both;
				margin-left: 2px;
				}
			#social-links a, #social-link a:visited {
				float: left;
				clear: both;
				text-align: left;
				margin-bottom: 7px;
				display: block;
				text-transform: lowercase;
				color: #DDD;
				padding: 3px 3px 3px 26px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				text-shadow: 0 -1px 0 #1e2124;
				}
			#social-links a:hover {
				color: #FFF;
				text-shadow: 0 -1px 0 #679248
				}
			#flickr a, #flickr a:visited {
				background: transparent url(flickr_16.png) no-repeat 3px center;
				}
			#lastfm a, #lastfm a:visited {
				background: transparent url(lastfm_16.png) no-repeat 3px center;
				}
			#linkedin a, #linkedin a:visited {
				background: transparent url(linkedin_16.png) no-repeat 3px center;
				}
			#readernaut a, #readernaut a:visited {
				background: transparent url(readernaut_16.png) no-repeat 3px center;
				}
			#twitter a, #twitter a:visited {
				background: transparent url(twitter_16.png) no-repeat 3px center;
				}
			#flickr a:hover, #lastfm a:hover, #linkedin a:hover, #readernaut a:hover, #twitter a:hover {
				background-color: #75a454;
				}
		#obamadown {
			float: left;
			width: 210px;
			text-align: left;
			padding: 10px 0 40px 0;
			clear: left;
			line-height: 18px;
			}
			#obamadown li {
				list-style-type: none;
				}
		#archives {
			width: 450px;
			padding: 20px 0 20px 125px;
			float: right;
			margin-right: 75px;
			text-align: left;
			line-height: 18px;
			}
			.archive dt, .archive dd {
				list-style-type: none;
				float: left;
				display: block;
				margin: 0 5px 8px 0;
				}
			.archive {
				margin: 20px auto 0 auto;
				font-size: 13px;
				}
			.archive dt {
				clear: left;
				margin-right: 5px;
				display: block;
				}
			.archive dt a, .archive dt a:visited {
				color: #DDD;
				margin-right: 10px;
				padding: 2px 3px 1px 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				}
			.archive dt a:hover {
				background: #75a454;
				text-shadow: 0 -1px 0 #679248;
				color: #FFF;
				}
			.archive a, .archive a:visited {
				display: block;
				float: left;
				padding: 2px 3px 1px 3px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
				color: #DDD;
				}
			.archive a:hover {
				background-color: #75a454;
				color: #FFF;
				text-shadow: 0 -1px 0 #679248;
				}
			.emptymonth {
				padding: 2px 3px 1px 3px;
				color: #6c7580;
				}
		#copyright {
			font-size: 12px;
			text-align: left;
			width: 100%;
			clear: both;
			padding: 20px 0;
			color: #828d9c;
			line-height: 18px;
			background: url(footerborder.gif) repeat-x top center;
			}
		#copyright a, #copyright a:visited {
		color: #AAA;
		}
		#copyright a:hover {
		color: #FFF;
		}
/* Misc. */
a img {
	border: none;
	}
img.noborder {
	border: none !important;
	}
.aligncenter {
	margin: 0 auto;
	text-align: center;
	}
.center {
	text-align: center;
	}
.block {
	display: block;
	}
.entry-content .alignright {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
	}
.img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF;
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 1px 1px #d6dbe1;
	-moz-box-shadow: 0 1px 1px #d6dbe1;
	box-shadow: 0 1px 1px #d6dbe1;
	display: block;
	}
.entry-content .alignleft,
img[align="left"] {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
	}	
small, strike {
	color: #777;
	}	
code {
	font-size: 13px;
	}
blockquote {
	margin: 20px;
	padding: 5px 15px;
	font-size: 16px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 -1px 0 #d6dbe1;
	-moz-box-shadow: 0 -1px 0 #d6dbe1;
	box-shadow: 0 -1px 0 #d6dbe1;
	color: #444;
	font-family: Georgia, serif;
	font-style: italic;
	border: none;
	}
cite {
	color: #777;
	font-size: 12px;
	padding-left: 20px;
	display: block;
	clear: both;
	font-style: normal;
	}
.entry-content abbr {
	border-bottom: 1px dotted #999;
	font-variant: small-caps;
	cursor: help;
	font-size: 13px;
	}
.button, .button:visited {
	background: #75a454 url(gloss.png) repeat-x 50% center;
	border: 1px solid #679248;
	padding: 0;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	}
.button span, .button:visited span {
	font-size: 12px;
	display: block;
	color: #FFF;
	background: #75a454 url(gloss.png) repeat-x 50% center;
	font-weight: bold;
	padding: 4px 8px 5px 8px;
	border-top: 1px solid rgba(255,255,255,0.2);
	text-shadow: 0 -1px 0 #679248;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.button:hover {
	background: #82b45f url(gloss.png) repeat-x 50% center;
	border: 1px solid #75a454;
	color: #FFF;
	}
.button:hover span {
	color: #FFF;
	text-shadow: 0 -1px 0 #75a454;
	border-top: 1px solid rgba(255,255,255,0.2);
	background: #82b45f url(gloss.png) repeat-x 50% center;
	}
.button:active, .button:active span {
	color: #FFF;
	outline: none;
	}
.button:active span {
	color: #FFF;
	text-shadow: none;
	border-top: 1px solid #d26640;
	background: #75a454 url(gloss.png) repeat-x 50% center;
	border-color: #679248;
	}
body.smartposition #nav-above {
	}
.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}
.comments .navigation {
	margin: 10px 0;
	}
.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}
.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}
.navigation a {
	color: #999;
	}
.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}

/* Begin Lists */

.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}
.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 2px 0 2px 10px !important;
	width: 150px;
	}
.archive-list li:hover {
	background-color: #EDEDED;
	}
.image-meta,
.entry-content ol, .entry-content ul {
	padding: 0 0 0 0;
	}
.image-meta li,
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}
.secondary div p {
	margin-top: 0.5em;
	}
.secondary ul, .secondary ol {
	margin: 5px 0 0;
	padding-left: 0;
	}
.secondary ul ul, .secondary ol ol {
	margin: 0 0 0 10px;
	}     
.secondary ul ul ul, .secondary ol ol ol {
	margin: 0 0 0 20px;
	}
.secondary ol {
	margin-left: 15px;
	}
.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}
.sb-links ul li {
	margin-top: 20px;
	}
.sb-links ul ul {
	margin-left: 0px;
	}
.sb-links ul ul li {
	margin-top: 0;
	}

/* Search Form and Livesearch */

#search {
	float: right;
	width: 200px;
	}
#search-label {
	display: none;
	}
#search h4 {
	display: none;
	}
#searchform {
	display: block;
	position: relative;
	height: 20px;
	}
#searchform input[type=text] {
	font-size: 13px;
	color: #CCC;
	padding: 6px;
	margin: 0;
	border: 3px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #d6dbe1;
	-moz-box-shadow: 0 1px 0 #d6dbe1;
	box-shadow: 0 1px 0 #d6dbe1;
	}
#searchform input[type=text]:focus {
	color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #82b45f;
	outline: none;
	}
#s {
	width: 79%;
	font-size: 1.1em;
	}
#s.livesearch {
	position: absolute;
	top: 0;
	width: 88%;
	}
.columns-three #s.livesearch {
	width: 145px;
	}
#searchreset {
	position: absolute;
	right: 20px;
	top: 7px;
	height: 19px;
	width: 16px;
	z-index: 5;
	background: url('images/reset-fff.png') center center no-repeat;
	}
#searchload {
	background: #FFF;
	z-index: 6;
	position: absolute;
	right: 20px;
	top: 7px;
	height: 19px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;	
	}
.livesearchform input[type=submit] {
	margin: 0;
	}
#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd;
	}
#searchcontrols small {
	margin: 0;
	padding: 0;
	}

/* Attachment */

.entry-content .attachment { 
	text-align: center; 
	}

/* Rolling Archives */

#rollwrap {
	clear: both;
	width: 600px;
	float: left;
	padding: 0 250px 30px 0;
	}
#rollingarchives {
	clear: both;
	width: 100%;
	}
#rollingarchives a:hover {
	text-decoration: underline;
	}
#rollnavigation {
	position: relative;
	}
#rollnavigation a:active, #rollnavigation a:focus {
	outline: none;
	}
#rollprevious,
#rollnext,
#rollload,
#rollhome,
#rollpages,
#rolldates {
	position: absolute;
	top: 3px;
	}
#rollprevious:hover,
#rollnext:hover,
#rollhome:hover {
	cursor: pointer;
	}
#rollhome {
	display: none;
	left: 54px;
	background: url('images/house.png') no-repeat center center;
	width: 16px;
	height: 16px;
	}
#rollload {
	background: url('images/spinner.gif') no-repeat center center;
	top: 1px;
	left: 50%;
	margin-left: -8px;
	width: 16px;
	height: 16px;
	}
#rollload span,
#rollhome span {
	display: none;
	}
#rollnext,
#rollprevious {
	color: #999;
	font-weight: bold;
	}
#rollpages {
	top: 4px;
	left: 50px;
	color: #aaa;
	}
#rollhover {
	position: absolute;
	top: 7px;
	left: -47px;
	z-index: 100;
	height: 45px;
	background: url('images/rollhover.png') no-repeat center top;
	}
#rollhover,
#rolldates {
	width: 100px;
	margin-left: 5px;
	}
#rollhover {
	top: 11px;
	}
#rolldates {
	position: absolute;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	top: 22px;
	margin: 0;
	}
#rollprevious {
	left: 0;
	text-align: left;
	}
#rollnext {
	left: 380px;
	text-align: right;
	}
.emptypage #rollnavigation {
	visibility: hidden;
	}
.firstpage #rollprevious {
	visibility: visible;
	}
.firstpage #rollnext,
.firstpage #rollhome {
	visibility: hidden;
	}
.nthpage #rollnext,
.nthpage #rollprevious,
.nthpage #rollhome {
	visibility: visible;
	}
.lastpage #rollnext,
.lastpage #rollhome {
	visibility: visible;
	}
.lastpage #rollprevious {
	visibility: hidden;
	}
#pagetrackwrap {
	position: absolute;
	top: 8px;
	left: 130px;
	width: 240px;
	padding-right: 9px;
	background: url('images/sliderbgright.png') no-repeat right center;
	}
#pagetrack {
	width: 240px;
	height: 7px;
	background: url('images/sliderbgleft.png') no-repeat left center;
	}
#pagehandle {
	top: -5px;
	width: 17px;
	height: 17px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}
#primarycontent {
	clear: both;
	}
div.trimmed .hentry {
	background: #f5f5f5;
	}
div.trimmed .hentry.alt {
	background: transparent;
	}
#texttrimmer {
	float: right;
	margin: 5px 0 0 0;
	width: 55px;
	height: 15px;
	}
.firstpage #texttrimmer,
.firstpage #pagetrackwrap {
	visibility: hidden;
	}
.nthpage #texttrimmer,
.nthpage #pagetrackwrap,
.lastpage #texttrimmer,
.lastpage #pagetrackwrap {
	visibility: visible;
	}
#trimmertrackwrap {
	background: url('images/sliderbgright.png') no-repeat right center;
	height: 7px;
	width: 50px;
	top: 6px;
	padding-right: 4px;
	position: absolute;
	display: none;
	}
#trimmertrack {
	background: url('images/sliderbgleft.png') no-repeat left center;
	width: 50px;
	height: 7px;
	}
#trimmerhandle {
	width: 7px;
	height: 7px;
	background: url('images/sliderhandle.png') no-repeat center center;
	cursor: col-resize;
	}
#trimmermore,
#trimmerless {
	display: none;
	position: absolute;
	top: 0;
	height: 16px;
	width: 16px;
	}
#trimmermore span,
#trimmerless span {
	display: none;
	}
#trimmermore:hover,
#trimmerless:hover {
	cursor: pointer;
	}
#trimmermore {
	right: 0;
	background: url('images/trim_more.png');
	}
#trimmerless {
	left: 0;
	background: url('images/trim_less.png');
	}
#trimmertrim:hover, #trimmeruntrim:hover {
	text-decoration: underline;
	}
#trimmertrim, #trimmeruntrim {
	cursor: pointer;
	top: 13px;
	width: 50px;
	text-align: center;
	color: #999;
	}
.trimmed #trimmertrim {
	display: none;
	}
#trimmeruntrim {
	display: none;
	}
.trimmed #trimmeruntrim {
	display: block;
	}
body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: rgba(232,238,246,0.85);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	z-index: 10;
	width: 600px;
	padding: 10px 250px 10px 0;
	margin: 0 0 20px 0;
	color: #777;
	}
body.smartposition #rollnext, body.smartposition #rollprevious {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
body.smartposition #rollnext:hover, body.smartposition #rollprevious:hover {
	color: #75a454;
	font-weight: bold;
	text-decoration: none;
	}
body.smartposition #trimmertrim, body.smartposition #trimmeruntrim {
	top: 3px;
	}
#dynamic-content { /* Make room for the rolling archives */
	padding-top: 30px;
	}
body.onepageonly #dynamic-content { /* For the rare case of having only one page of content on the frontpage */
	padding-top: 0;
	}
/* Niceties for those few that use a Webkit-based browser (ex: Chrome, Safari) */
a, a:visited, a:hover, input, input:focus, .button span, .button:visited span, .button:hover span, .button:active span, button, button:hover, button:active, textarea, textarea:focus {
	-webkit-transition-duration: .33s; 
	-webkit-transition-property: background-color, color, text-shadow, border, box-shadow;
	}
