/* 
Theme Name: Imperial
Theme URI: http://themeforest.net/user/mattbrett/portfolio
Description: A WordPress theme with no specific purpose... it just looks awesome!
Version: 1.2
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	font: 62% Courier New, Courier, Monospace, "Arial", Verdana, sans-serif;
	color: #351302;
	text-align: center;
	background: #1c1c1c url("../images/dark/bg.jpg") repeat-y 50% 0;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	text-align: left;
}

#mid {
	float: left;
	width: 100%;
	background: url("../images/dark/mid-bg.jpg") repeat-y 0 0;
}

#mid-single {
	float: left;
	width: 100%;
	background: url("../images/dark/mid-single-bg.jpg") repeat-y 0 0;
}

#mid-inner {
	float: left;
	width: 100%;
	background: url("../images/dark/mid-bottom.jpg") no-repeat 0 100%;
}

#content {
	float: left;
	display: inline;
	width: 754px;
	margin-left: 2px;
}

#index {
	float: left;
	display: inline;
	width: 412px;
	margin-bottom: -2px;
}

#sidebar-left {
	float: right;
	display: inline;
	width: 340px;
	margin-bottom: -2px;
}

#sidebar-right {
	float: right;
	display: inline;
	width: 200px;
	margin: 0 2px -2px 0;
}

#footer {
	float: left;
	width: 936px;
	height: 12px;
	padding: 10px 12px;
	color: #ffe7b8;
	background: url("../images/dark/footer-bg.jpg") no-repeat 50% 0;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 956px;
	margin: 0 2px;
	border-bottom: 2px solid #fcf3dd;
}

#header-inner {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	background: url("../images/dark/header-top.jpg") no-repeat 50% 0;
}

#leaderboard {
	float: right;
	display: inline;
	width: 728px;
	height: 90px;
	margin: 12px;
	padding: 2px;
	background: #a10000;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo, #logo-custom {
	position: relative;
	float: left;
	display: inline;
	width: 174px;
	height: 27px;
	margin: 20px 0 0 20px;
	font-size: 1.5em;
	overflow: hidden;
}

#logo-custom {
	text-indent: -5000px;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/dark/logo.jpg") no-repeat 0 0;
}

#logo span, #logo-custom span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("../images/dark/logo.jpg") no-repeat 0 0;
}

#logo a {
	color: #fcfcfc;
	text-decoration: none;
}

#description {
	clear: left;
	float: left;
	margin: 2px 0 0 20px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #7c7c7c;
}

/* @end */

/* @group logo - plain text */

/* LOGO - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo-text {
	margin: 12px 0 -8px 18px;
	text-transform: uppercase;
	font: bold 3em Arial Black, Arial, Helvetica, Geneva, sans-serif;
}

#logo-text a:link, #logo-text a:visited, #logo-text a:active {
	color: #ccc;
	text-decoration: none;
}

#logo-text a:hover {
	color: #fcfcfc;
}

/* @end */

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	float: left;
	width: 956px;
	height: 32px;
	margin-left: 2px;
	overflow: hidden;
}

#navlist {
	float: left;
	width: 754px;
	margin: 2px 0 0 0;
	padding-left: 2px;
	background: url("../images/dark/navlist-bg.jpg") no-repeat 0 0;
}

#navlist li {
	display: inline;
}

#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	float: left;
	display: block;
	height: 14px;
	padding: 7px 15px 7px 10px;
	font-size: 1.5em;
	font-weight: normal;
	color: #ccc;
	text-transform: uppercase;
	background: url("../images/dark/nav-divider.jpg") no-repeat 100% 0;
	text-decoration: none;
}

#navlist li a:hover {
	color: #fcfcfc;
}

/* @end */

/* @group search */

/* SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#search {
	float: right;
	display: inline;
	width: 200px;
	margin: 2px 0 0 0;
}

#search #s {
	float: left;
	display: inline;
	width: 152px;
	height: 14px;
	padding: 7px 10px;
	font-size: 1.4em;
	color: #3c3c3c;
	background: transparent url("../images/dark/search-input.jpg") no-repeat 0 0;
	border: none;
}

#search-submit {
	float: left;
	display: inline;
	width: 28px;
}

/* @end */

/* @group subscribe */

/* SUBSCRIBE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#subscribe-options {
	width: 200px;
	height: 69px;
	background: url("../images/dark/subscribe-bg.jpg") no-repeat 0 0;
}

#subscribe-options li {
	display: inline;
}

#subscribe-options a {
	float: left;
	height: 0;
	padding: 67px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#subscribe-options a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#subscribe-feed a {
	width: 66px;
	background: url("../images/dark/subscribe-icons.jpg") no-repeat 0 0;
}

#subscribe-email a {
	width: 68px;
	background: url("../images/dark/subscribe-icons.jpg") no-repeat -66px 0;
}

#subscribe-twitter a {
	width: 66px;
	background: url("../images/dark/subscribe-icons.jpg") no-repeat -134px 0;
}

/* @end */

/* @group social */

/* SOCIAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#social {
	float: left;
	width: 200px;
	background: url("../images/dark/social-bg.jpg") repeat-y 0 0;
}

#social li {
	display: inline;
}

#social a {
	float: left;
	width: 49px;
	height: 0;
	margin-right: 1px;
	padding: 53px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#social a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#social-blogger a {
	background-image: url("../images/icons/blogger.png");
}

#social-delicious a {
	background-image: url("../images/icons/delicious.png");
}

#social-digg a {
	background-image: url("../images/icons/digg.png");
}

#social-dopplr a {
	background-image: url("../images/icons/dopplr.png");
}

#social-facebook a {
	background-image: url("../images/icons/facebook.png");
}

#social-flickr a {
	background-image: url("../images/icons/flickr.png");
}

#social-friendfeed a {
	background-image: url("../images/icons/friendfeed.png");
}

#social-gamespot a {
	background-image: url("../images/icons/gamespot.png");
}

#social-google a {
	background-image: url("../images/icons/google.png");
}

#social-lastfm a {
	background-image: url("../images/icons/lastfm.png");
}

#social-linkedin a {
	background-image: url("../images/icons/linkedin.png");
}

#social-mixx a {
	background-image: url("../images/icons/mixx.png");
}

#social-mobileme a {
	background-image: url("../images/icons/mobileme.png");
}

#social-myspace a {
	background-image: url("../images/icons/myspace.png");
}

#social-netvibes a {
	background-image: url("../images/icons/netvibes.png");
}

#social-newsvine a {
	background-image: url("../images/icons/newsvine.png");
}

#social-picasa a {
	background-image: url("../images/icons/picasa.png");
}

#social-reddit a {
	background-image: url("../images/icons/reddit.png");
}

#social-stumbleupon a {
	background-image: url("../images/icons/stumbleupon.png");
}

#social-technorati a {
	background-image: url("../images/icons/technorati.png");
}

#social-tumblr a {
	background-image: url("../images/icons/tumblr.png");
}

#social-twitter a {
	background-image: url("../images/icons/twitter.png");
}

#social-viddler a {
	background-image: url("../images/icons/viddler.png");
}

#social-vimeo a {
	background-image: url("../images/icons/vimeo.png");
}

#social-virb a {
	background-image: url("../images/icons/virb.png");
}

#social-windows a {
	background-image: url("../images/icons/windows.png");
}

#social-wordpress a {
	background-image: url("../images/icons/wordpress.png");
}

#social-youtube a {
	background-image: url("../images/icons/youtube.png");
}

/* @end */

/* @end */

/* @group features */

/* FEATURES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */



#features {
	position: relative;
	clear: both;
	width: 754px;
	height: 252px;
	overflow: hidden;
	background: #f6e0ba;
}

#features-nav {
	position: absolute;
	right: 0;
	top: 0;
}

#features-nav .features-nav-item {
	position: relative;
	display: block;
	width: 310px;
	height: 62px;;
	padding: 10px 20px 12px 10px;
	cursor: pointer;
	background: url("../images/dark/feature-tab.jpg") no-repeat 0 0;
}

#features-nav .features-nav-item#features-nav3 {
	height: 62px;
}

#features-nav .features-nav-item.current {
	display: block;
	width: 310px;
	height: 62px;
	margin: -1px 0 1px -44px;
	padding: 11px 20px 11px 54px;
	background: url("../images/dark/feature-tab-current.png") no-repeat 0 0;
	cursor: default;
}

.features-nav-tnail {
	float: left;
	width: 58px;
	height: 58px;
	padding: 2px;
	margin: 0 15px 0 0;
	overflow: hidden;
	padding: 2px;
	background: #0c0c0c;
}

.features-nav-tnail img {
	width: 58px;
	height: 58px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#features-nav .features-nav-item.current .features-nav-tnail img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#features-nav .features-nav-item h3 {
	margin: 2px 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #9c9c9c;
}

#features-nav .features-nav-item.current h3 {
	color: #ccc;	
}

#features-nav .features-nav-item p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #6c6c6c;
}

#features-nav .features-nav-item.current p {
	color: #9c9c9c;	
}

#features-nav .features-nav-item span {
	display: none;
}

#features ul li img {
	width: 412px;
	height: 250px;
}

#features a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	background: url("../images/feature-effects.png") no-repeat 0 0;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.content a:link, .content a:visited, .content a:active {
	color: #9c9c9c;
	text-decoration: none;
}

.content a:hover {
	color: #ec8d12;
	cursor: crosshair; 
}

.content h1, .content h2, .content h3 {
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	color: #fcfcfc;
}

.content h4, .content h5, .content h6 {
	font-weight: normal;
	line-height: 1.3em;
	color: #fcfcfc;
}


.content h1 {
	margin-bottom: 1em;
	font-size: 2.8em;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 2em;
}

#archive-title h1 {
	font-size: 2.8em;
	color: #111111;
}

#archive-title h2 strong {
	font-weight: normal;
	color: #83ae0e;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.6em;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #3c3c3c;
}

.content h3 a:hover {
	color: #fcfcfc;
	border-bottom: 0px solid #6c6c6c;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.5em;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #bcbcbc;
}

.content p.intro {
	font-size: 1.5em;
	line-height: 1.5em;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #bcbcbc;
}

.content blockquote {
font: 12px Times New Roman, Georgia, Palatino, serif;
background: url("../images/light/quorev.png") no-repeat;
	padding: 0 20px;
	margin-left: 30px;
	margin-right: 35px;
	font-style: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.content img {
	margin: 0;
	padding: 0px;
	border: none;
}

.content .wp-caption {
	margin-bottom: 20px;
	padding: 5px 0 10px;
	text-align: center;
	background: #1c1c1c;
	border: 1px solid #2a2a2a;
}

.content .wp-caption img {
	padding: 0;
	border: 0;
}

.content .wp-caption p {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #6c6c6c;
}

.content img.alignleft, .content .wp-caption.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright, .content .wp-caption.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content .wp-smiley {
	display: inline;
	padding: 0;
	background: transparent;
}

.content object, .content embed {
	margin-bottom: 20px;
}

#content .navigation {
	float: left;
	width: 412px;
}

#content .navigation a {
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9c9c9c;
	background: #323232;
	border: none;
}

#content .navigation a:hover {
	color: #ccc;
	background: #fad46a;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 50%;
}

#content .navigation .alignleft a {
	float: left;
	border-right: 2px solid #0c0c0c;
}

#content .navigation .alignright {
	float: right;
	display: inline;
	width: 50%;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
	border-left: 0px solid #0c0c0c;
}

.content .wp-pagenavi {
	position: relative;
	font-size: 1.2em;
	padding: 10px 0 12px;
	background: url("../images/dark/post-bottom-ind.jpg") no-repeat 0 100%;
}

.content .wp-pagenavi a, .content .wp-pagenavi a:link, .content .wp-pagenavi a:visited, .content .wp-pagenavi a:active {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9c9c9c;
	background: #323232;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.content .wp-pagenavi a:hover {
	text-decoration: none;
	color: #ccc;
	background: #424242;
}

.content .wp-pagenavi span.pages {
	display: none;
}

.content .wp-pagenavi span.current, .content .wp-pagenavi span.extend {
	margin: 0;
	padding: 10px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #3c3c3c;
	background: #262626;
	border: none;
	border-right: 2px solid #0c0c0c;
}

.content .wp-pagenavi span.current {
	color: #ccc;
}

/* @end */

/* @group post */

/* POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#index .post {
	color: #9c9c9c;
	background: url("../images/dark/post-bottom-ind.jpg") no-repeat 0 100%;
}

#index .post-inner {
	padding: 20px 20px 3px;
	background: url("../images/dark/post-top-ind.jpg") no-repeat 0 0;
}

#single {
	background: url("../images/dark/post-bg-single.jpg") repeat-y 50% 0;
}

#single .post {
	color: #3f2100;
}

#single .post-inner {
	padding: 40px 40px 23px;
	background: url("../images/dark/post-top-single.jpg") no-repeat 0 0;
}

#archive-title {
	background: url("../images/dark/post-top-single.jpg") no-repeat 0 0;
}

#archive-title-inner {
	padding: 20px 20px 23px;
	background: url("../images/dark/archive-title-bottom.jpg") no-repeat 50% 100%;
}

#index .post-tnail {
	position: relative;
	margin: 0 0 10px -4px;
}

#index .post-tnail img {
	display: block;
	width: 372px;
	height: 100px;
	padding: 3px;
	background: #1c1c1c;
	border: 1px solid #2a2a2a;
}

#index h3 {
	margin: 0 0 5px;
}

.post-date {
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #6c6c6c;
}

.byline {
    margin-bottom: 15px;
	font-family:Georgia, "Times New Roman", serif;
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color: #907354;
}

#single .post-date {
	margin-top: -25px;
	font-size: 1.5em;
}

#single .byline {
    margin-top: -25px;
	
}

.post-comments {
	float: right;
	display: inline;
	margin: -3px -5px 15px 15px;
}

.content .post-comments a {
	display: block;
	width: 45px;
	height: 17px;
	padding: 12px 0;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #6c6c6c;
	background: url("../images/dark/post-comments.png") no-repeat 0 0;
}

.content .post-comments a:hover {
	color: #9c9c9c;
	text-decoration: none;
}

.post-meta {
	margin-bottom: 20px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #a6a584;
}

.post-meta p {
	margin: 0;
	color: #95a271;
}

.ipostmet {
	margin-bottom: 20px;
	padding: 0 0 5px 0;
	border-top: 1px solid #a6a584;
	line-height:12px;
}


/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.widget {
	clear: both;
	color: #5d8100;
}

#sidebar-left .widget {
	background: url("../images/dark/widget-bottom-sbl.jpg") no-repeat 0 100%;
}

#sidebar-left .widget-inner {
	padding: 20px 20px 5px;
	background: url("../images/dark/widget-top-sbl.jpg") no-repeat 0 0;
}

#sidebar-left h2.heading, #sidebar-right h2.heading {
	position: relative;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #fcfcfc;
}

#sidebar-left h2.heading {
	background: url("../images/dark/heading-sbl.jpg") no-repeat 0 0;
}

#sidebar-right h2.heading {
	background: url("../images/dark/heading-sbr.jpg") no-repeat 0 0;
}

#sidebar-left h2.heading span, #sidebar-right h2.heading span {
	display: block;
	padding: 13px;
}

#sidebar-left h2.heading span {
	background: url("../images/dark/heading-bottom-sbl.jpg") no-repeat 0 100%;
}

#sidebar-right h2.heading span {
	background: url("../images/dark/heading-bottom-sbr.jpg") no-repeat 0 100%;
}

#sidebar-left h2.heading a, #sidebar-right h2.heading a {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	right: 0;
	bottom: 2px;
	text-decoration: none;
	background: url("../images/dark/heading-arrow.jpg") no-repeat 0 0;
}

#sidebar-right .widget {
	background: url("../images/dark/widget-bottom-sbr.jpg") no-repeat 0 100%;
}

#sidebar-right .widget-inner {
	padding: 20px 20px 5px;
	background: url("../images/dark/widget-top-sbr.jpg") no-repeat 0 0;
}

.widget a:link, .widget a:visited, .widget a:active {
	color: #6c6c6c;
	text-decoration: none;
}

.widget a:hover {
	color: #9c9c9c;
	text-decoration: none;
}

.widget h3 {
	margin: 0 0 5px;
	font-size: 1.3em;
	font-weight: bold;
}

.widget h4 {
	margin: 0 0 2px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

.widget h4 a:link, .widget h4 a:visited, .widget h4 a:active {
	color: #ccc;
	text-decoration: none;
}

.widget h4 a:hover {
	color: #fcfcfc;
	text-decoration: none;
}

.widget p {
	margin-bottom: 15px;
	font-size: 1.1em;
	color: #251900;
}

.widget ul {
	margin: 0 0 15px 0;
}

.widget ul li {
	margin-bottom: 8px;
}

.widget ol {
	margin: 0 0 15px 15px;
	list-style-type: decimal;
}

.widget ol li {
	list-style-type: decimal;
}

.widget li {
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: .8em;
}

.widget img {
	display: block;
	padding: 2px;
	background: #0c0c0c;
	
}

#twitter.widget li {
	margin-bottom: 20px;
	color: #ccc;
}

#twitter.widget li a {
	font-style: normal;
	text-decoration: none;
}

.widget select {
	margin: 0 0 15px 0;
	width: 160px;
}

.aktt_more_updates, .aktt_credit {
	display: none;
}

#ad-bigbox .widget-inner, #ad-skyscraper .widget-inner {
	padding-bottom: 20px;
}

#ad-bigbox img, #ad-banner img {
	display: block;
}

#ad-banner {
	margin: -20px 40px 40px;
}

#ad-buttons, #ad-buttons .widget-inner {
	float: left;
	width: 100%;
}

#ad-buttons .widget-inner {
	padding-top: 25px;
}

#ad-buttons a {
	float: left;
	display: block;
	margin: 0 20px 25px 5px;
}

#sidebar-right #ad-buttons a {
	margin: 0 0 25px 15px;
}

#tag_cloud, #tag_cloud-2, #tag_cloud-3, #tag_cloud-4, #tag_cloud-5 {
	float: left;
	width: 100%;
}

#tag_cloud div, #tag_cloud-2 div, #tag_cloud-3 div, #tag_cloud-4 div, #tag_cloud-5 div {
	padding: 0 0 20px;
}

#tag_cloud a, #tag_cloud-2 a, #tag_cloud-3 a, #tag_cloud-4 a, #tag_cloud-5 a {
	margin-right: 5px;
	line-height: 20px;
}

#flickrrss, #flickrrss .widget-inner {
	float: left;
	width: 100%;
}

#flickrrss .widget-inner {
	padding: 20px 0 5px 20px;
}

#flickrrss a {
	float: left;
	display: inline;
	margin: 0 28px 20px 0;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	margin: -1px 0 0 0;
	padding: 20px 0 0;
	background: url("../images/dark/comments-top.jpg") no-repeat 50% 0;
}

#comments .commentlist {
	clear: both;
	margin: 0 1px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 40px 0;
	list-style: none;
	font-size: 12px;
	background: transparent;
}

#comments .commentlist li.thread-alt {
	background: #202020;
}

#comments .commentlist .children li {
	padding: 5px 0 0;
	background: transparent;
}

#comments .commentlist li.depth-1 {
	margin: 0;
	padding-bottom: 10px;
}

#comments .commentlist ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	border-bottom: 0;
}

.commentlist p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 3px;
	background: #a5ff25;
}

#comments .bypostauthor > div > div > .avatar {
	background: #000;
}

#comments h2 {
	margin: 20px 0 0;
	padding: 0 40px 0;
}

#respond h2 {
	margin: 0;
	padding: 0;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
}

#comments .navigation {
	display: none;
}

#commentform p {
	margin: 0;
	padding: 5px 0 10px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -3px 0 0;
	display: block;
	font-size: .95em;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	padding: 3px 0;
}

#comments .comment-author .says {
	display: none;
}

#comment-form {
	margin-top: -1px;
	padding-top: 40px;
	background: url("../images/dark/comments-top.jpg") no-repeat 50% 0;
}

#comment-form-inner {
	padding: 0 40px 10px;
	background: url("../images/dark/post-bottom-single.jpg") no-repeat 0 100%;
}

#commentform {
	margin: 0;
}

#commentform label {
	float: right;
	text-align: left;
	width: 295px;
	padding-top: 6px;
	color: #9c9c9c;
}

.commentlist #commentform label {
	float: none;
	display: block;
	padding: 0 0 5px;
}

#commentform label small {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#commentform label small span {
	font-size: 10px;
	color: #5c5c5c;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 5px;
	font: 15px Courier New, Courier, Monotype;
	outline: none;
	color: #9c9c9c;
	background: #1c1c1c;
	border: 1px solid #3c3c3c;
}

#commentform input:focus, #commentform textarea:focus {
	color: #ccc;
	background: #0c0c0c;
	border: 1px solid #0c0c0c;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 350px;
	margin-right: 5px;
}

#commentform textarea {
	width: 660px;
	height:145px;
	margin-bottom: 5px;
}

.commentlist #commentform textarea {
	width: 450px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform p.subscribe-to-comments label {
	float: none;
}

#commentform #submit {
	margin-bottom: 20px;
	padding: 0;
	background: transparent;
	border: none;
}

#comments .reply a {
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

#comments .commentlist .children li .reply a {
	right: 0;
}

#comments .cancel-comment-reply {
	margin: 10px 0;
}

#comments .cancel-comment-reply a {
	display: inline;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer-credits, #footer-meta {
	float: left;
	display: inline;
	
}

#footer-credits {
	float: right;
	display: inline;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #6c6c6c;
	text-decoration: none;
}

#footer a:hover {
	color: #9c9c9c;
	text-decoration: none;
}

#footer p {
	font-size: 1.1em;
}

#footer p span {
	margin: 0 5px;
	color: #3c3c3c;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#topleaderboard {
    float: left;
	margin: 0 0 0 18px;
	padding: 0;
	border: 0;

}


/* @end */