/* 
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.1
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	font: 18px "Cordia New", Verdana, sans-serif;
	color: #ccc;
	text-align: center;
	background: #1c1c1c url("../images/dark/bg.jpg") no-repeat 50% 0;
}

#wrapper {
	width: 960px;
	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: #6c6c6c;
	background: url("../images/dark/footer-bg.jpg") no-repeat 50% 0;
}

/* @end */

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 956px;
	margin: 0 2px 2px;
	border-bottom: 1px solid #2c2c2c;
}

#header-inner {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	background: url("../images/dark/header-top.jpg") repeat-x top left;
}

#leaderboard {
	float: right;
	display: inline;
	width: 728px;
	height: 90px;
	margin: 12px;
	padding: 2px;
	background: #0c0c0c;
}

/* @group logo - image replacement */

/* LOGO - IMAGE REPLACEMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo, #logo-custom {
	position: relative;
	float: left;
	display: inline;
	width: 174px;
	height: 90px;
	margin: 9px 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.2em;
	font-weight: bold;
	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;
	text-decoration: none;
}

/* @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.1em;
	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 */



/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.content a:link, .content a:visited, .content a:active {
	color: #9c9c9c;
	text-decoration: underline;
}

.content a:hover {
	color: #fcfcfc;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #fcfcfc;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 2.4em;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 2em;
}

#archive-title h2 {
	font-size: 2em;
	color: #9c9c9c;
}

#archive-title h2 strong {
	font-weight: normal;
	color: #ccc;
}

.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: 1px 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 {
	padding: 0 15px;
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.content img {
	margin: 0;
	padding: 5px;
	background: #1c1c1c;
	border: 1px solid #2a2a2a;
}

.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 {
	display: block;
	padding: 10px 5px;
	font: 62.5% "Arial", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background:url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .navigation a:hover {
	color: #161616;
	background:url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

#content .navigation .alignleft {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
}

#content .navigation .alignleft a {
	float: left;
}

#content .navigation .alignright {
	float: left;
	display: inline;
	width: 49%;
	margin: 0 0 15px;
	text-align: right;
}

#content .navigation .alignright a {
	float: right;
}

#content .wp-pagenavi {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px;
	padding: 10px 0 12px;
	font: 62.5% "Arial", Verdana, sans-serif;
	font-size: 10px;

}

#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:visited, #content .wp-pagenavi a:active {
	padding: 5px;
	font: 62.5% "Arial", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

#content .wp-pagenavi a:hover {
	color: #161616;
	background: url("../images/button-bg.jpg") repeat-x 0 -40px;
	text-decoration: none;
}

#content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	color: #565656;
	background: transparent;
	border: none;
}

#content .wp-pagenavi span.current, #content .wp-pagenavi span.extend {
	padding: 5px;
	font: 62.5% "Arial", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #969696;
	background: url("../images/button-bg.jpg") repeat-x 0 -14px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}


/* @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: #bcbcbc;
    font-size: 20px;
}
#single .post img {max-width:500px !important /*Non-IE6*/;}
#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;
}

#single .post-date {
	margin-top: -25px;
	font-size: 1.5em;
}

.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.2em;
	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 10px;
	border-left: 5px solid #1c1c1c;
}

.post-meta p {
	margin: 0;
	color: #6c6c6c;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.widget {
	clear: both;
	color: #9c9c9c;
}

#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: 10px;
}

#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: #ffb400;
	text-decoration: none;
}

.widget a:hover {
	color: #ff8400;
	text-decoration: underline;
}

.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: underline;
}

.widget li {
	font-size: 1.2em;
	border-bottom:1px solid #292829;
}
.widget li a{
	color:#ffb400;
}
.widget li a:hover {
	background:#182118;
	color:#ffb400;
	text-decoration: none;
	display:block;
}

.widget a {
	color: #ffb400;
	text-decoration: none;
}



.widget li a strong {
	display: block;
	text-transform: uppercase;
	color: #ffb400;
}

.widget li a span {
	font-size: .95em;
	color: #666;
}

.widget a:hover {
	color: #d6d6d6;
}

.widget a:hover strong {
	color: #d6d6d6;
}

.widget a:hover span {
	color: #a6a6a6;
}


.widget img {
	display: block;
	padding: 2px;
	background: #0c0c0c;
	border: 1px solid #2a2a2a;
}

#twitter.widget li {
	margin-bottom: 20px;
	color: #ccc;
}

#twitter.widget li a {
	font-style: normal;
	text-decoration: underline;
}

.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: #0c0c0c;
}

#comments .bypostauthor > div > div > .avatar {
	background: #fcfcfc;
}

#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: 12px Arial, Helvetica, Geneva, sans-serif;
	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;
	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;
	width: 49%;
}

#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: underline;
}

#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;
}


#morepost {
	float: left;
	width: 200px;
	background: url("../images/dark/subscribe-bg.jpg") repeat-y 0 0;
}
#morepost li {
    margin-top:3px;
    margin-bottom:3px;
	float: left;
    width:33%;
    padding-left;5px;
    overflow:hidden;
    height:63px;
    background:url(wp-content/themes/imperialnemesis/images/dark/placeholder-feature-tnail.jpg) no-repeat;
}
#morepost img {
    margin-left:6px;
    margin-top:2px;
}


/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/


  div#recent-projects { position: relative; padding-bottom: 40px; }
	div.project-popup { display: none; position: absolute; top: -0px; left: -0px; padding: 11px 0px 0px 11px; z-index: 1000 !important; }
	div.project-popup span { background: url(images/overlay-popup.png) no-repeat; position: absolute; top: 0px; left: 0px; z-index: 5; display: block; width: 406px; height: 247px; }
	div.project-popup a { display: block; }
	
	div.project-item { background: #34393d; padding: 6px; border: 1px solid #40464b; float: left; margin: 0px 10px 10px 0px; position: relative; }
	div.project-item a { display: block; }
			

	
h3.heading {
	background: url("../images/dark/heading-sbl.jpg") no-repeat 0 0;
    padding:5px;margin:0;
    width:340px;
}
#linkcat-7 {display:none;}
.search-qa {width:945px;padding:0 0 10px 20px;margin:0 0 10px 0;background: #34393d; padding: 6px; border: 1px solid #40464b;}
.search-620 {width:630px;background:url(../images/dark/search-input-qa.jpg) no-repeat 0 0;
	height: 28px;
	padding: 0 10px;
	font-size: 1.1em;
	color: #3c3c3c;
	border: none;
}
#qa {
	float: left;
	display: inline;
	width: 580px;
    padding:0 0 0 10px;
    margin-top:4px;
	height: 14px;
}

#sa {
	float: left;
	display: inline;
	width: 28px;
}
/*-----------
/* @end */