/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css */

/* @override http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css */

/* @override 
	http://www.marinafornes.com/wp-content/themes/filthy/css/screen.css
	http://disqus.com/stylesheets/marinafornes/disqus.css?v=2.0
*/

/* 
Theme Name: Filthy
Theme URI: http://themeforest.net/user/mattbrett/portfolio
Description: A grunge theme for your WordPress blog.
Version: 1.0
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group structure */

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

body {
	font: 62.5% "Arial", Verdana, sans-serif;
	color: #c2ad8c;
	text-align: center;
	background: #1e150c url("../images/black/bg.jpg") repeat-y 50% 0;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#mid {
	float: left;
	background: url("../images/black/divider-top.png") no-repeat 0 0;
	overflow: hidden;
	width: 990px;
}

/* @end */

/* @group fonts */

/* FONTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

@font-face {
	font-family: "Capture It";
	src: url("../fonts/capture-it.ttf") format("truetype");
}

@font-face {
	font-family: "one";
	src: url("../fonts/one.ttf") format("truetype");
}

@font-face {
	font-family: "Malgecito";
	src: url("../fonts/Malgecito.ttf") format("truetype");
}

@font-face {
	font-family: "optio";
	src: url("../fonts/optio.ttf") format("truetype");
}


@font-face {
	font-family: "justanotherstamp";
	src: url("../fonts/justanotherstamp.ttf") format("truetype");
}
@font-face {
	font-family: "minus";
	src: url("../fonts/minus.ttf") format("truetype");
}
@font-face {
	font-family: "scratch";
	src: url("../fonts/scratch.ttf") format("truetype");
}

@font-face {
	font-family: "comfortaa";
	src: url("../fonts/comfortaa.ttf") format("truetype");
}

@font-face {
	font-family: "mola";
	src: url("../fonts/mola.ttf") format("truetype");
}

@font-face {
	font-family: "molabold";
	src: url("../fonts/molabold.ttf") format("truetype");
}

@font-face {
	font-family: "pointy";
	src: url("../fonts/pointy.ttf") format("truetype");
}

@font-face {
	font-family: "Copystruct";
	src: url("../fonts/copystruct.ttf") format("truetype");
}
@font-face {
	font-family: "existence";
	src: url("../fonts/existence.otf") format("truetype");
}

@font-face {
	font-family: "Copystruct Bold";
	src: url("../fonts/copystruct-bold.ttf") format("truetype");
}


@font-face {
	font-family: "Base05";
	src: url("../fonts/Base05.ttf") format("truetype");
}

/* My Comment */

/* @end */

/* @group header */

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

#header {
	position: relative;
	float: left;
	width: 920px;
	background: url(../images/black/header-bg.jpg) no-repeat 50% 100%;
	padding: 20px 35px;
}

#leeme h2 {
	font: 27px one,"Capture it";
	float: right;
	text-align: left;
	width: 300px;
	margin-bottom: 5px;
}

#leeme h2 a img{
	margin-bottom: -5px;
	margin-right: 4px;
}

#extended-categories-3 div.widget-inner ul li.cat-item.cat-item-1 a img {
	text-decoration: none;
	margin-bottom: -4px;
}


#leaderboard {
	width: 728px;
	height: 90px;
	margin-left: 80px;
	margin-bottom: 30px;
}

#about {
	float: right;
	display: inline;
	width: 300px;
	font-family: one, "Arial Rounded MT Bold", "Century Gothic", "Helvetica Neue", Verdana;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
}

#about p {
	margin: 0;
	padding-top: 3px;
	font-size: 1.6em;
	line-height: 1.3em;
	text-align: right;
	color: #89643e;
}

#about a {
	color: #bcad8c;
	text-decoration: none;
	border-bottom: 1px solid #422d1b;
}

#about a:hover {
	color: #422d1c;
	text-decoration: none;
	border-bottom: 1px solid #ffe9c6;
	background: #ffe9c6;
}

#about #photo {
	float: right;
	display: inline;
	margin-left: 15px;
	padding: 5px;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-bottom: 1px solid #3e2a1a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* @group logo - image replacement */

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

#logo, #logo-custom {
	position: relative;
	display: block;
	margin: 10px 0 20px;
	font-size: 1.5em;
	overflow: hidden;
}

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

#logo-custom span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* @end */

/* @group logo - plain text */

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

#logo-text {
	margin: 10px 0 20px;
	color: #ff8598;
	letter-spacing: 1px;
	text-shadow: 1px 1px 5px #2a1c11;
	text-transform: uppercase;
	font: 9.4em/.65em minus, "Capture It", Arial, Helvetica, Geneva, sans-serif;
}

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



#tag_cloud-3{
	font-family: existence, "Century Gothic", "Arial Rounded MT", "Helvetica Neue", Verdana;
}

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

#description {
	clear: left;
	margin: -10px 0 15px;
	font: 1.1em "Copystruct", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #89643e;
	text-shadow: 1px 1px 3px #2a1c11;
}

/* @end */

/* @group nav */

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

#nav {
	float: left;
	width: 890px;
}

#navlist {
	float: left;
	width: 500px;
	margin: 0;
}

#navlist li {
	position: relative;
	display: inline;
	float: left;
}

#navlist li a {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	padding: 6px 10px 5px;
	font: 1.6em  "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #bcad8c;
	text-decoration: none;
	text-transform: uppercase;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav li a:hover, #nav li:hover a, #nav li:hover > a {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#navlist li.current_page_item a, #navlist li.current_page_ancestor a {
	color: #f7e9c6;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-bottom: 1px solid #3e2a1a;
	cursor: default;
}

#navlist li:hover ul, #navlist li.hover ul {
	display: block;
}

#navlist li ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 8px 0 0;
	top: 24px;
	left: 0;
	list-style-type: none;
	min-width: 200px;
	width: auto !important;
	width: 200px;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navlist li.current_page_item ul, #navlist li.current_page_ancestor ul {
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
}

#navlist li ul li {
	display: block;
	float: none;
}

#nav #navlist li ul li a {
	float: none;
	display: block;
	margin: 0;
	padding: 0 10px 7px;
	font: 1.2em "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #bcad8c;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
	border-bottom: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	cursor: pointer;
}

#nav #navlist li ul li a:hover {
	color: #f7e9c6;
}

/* @end */

/* @group search */

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

#sidebar #search.widget {
	float: left;
	width: 250px;
	text-align: left;
}

#search #s {
	float: left;
	display: inline;
	width: 180px;
	height: 14px;
	padding: 7px 10px;
	font-size: 1.2em;
	color: #89643e;
	background: transparent url("../images/brown/search-field.jpg") no-repeat 0 0;
	border: none;
}



/* @end */

/* @group subscribe */

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

#subscribe-options {
	float: right;
	display: inline;
	margin-right: -30px;
}

#subscribe-options li {
	display: inline;
}

#subscribe-options a {
	float: left;
	
	height: 0;
	padding: 32px 0 0 0;
	overflow: hidden;
}

#subscribe-options li#subscribe-feed a {
	background: transparent url("../images/black/icon-feed.png") no-repeat 0 0;
	width: 160px;
}

#subscribe-options li#subscribe-feed a:hover {
	background: transparent url("../images/black/icon-feed.png") no-repeat 0 -32px;
	width: 160px;
}

#subscribe-options li#subscribe-email a {
	margin-left: 5px;
	background: transparent url("../images/black/icon-email.png") no-repeat;
	width: 32px;
}

#subscribe-options li#subscribe-email a:hover {
	background: transparent url("../images/black/icon-email.png") no-repeat 0 -32px;
	width: 150px;
}

/* @end */

/* @group twitter */

/* TWITTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#twitter {
	padding: 15px 20px 10px;
	background: rgba(47,47,47,0.67) url("../images/black/grunge.png") repeat 0 0;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 28px 30px 0;
}

#twitter h2 {
	margin: 0 0 10px;
	color: #bcad8c;
	font: 2.8em one, "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-shadow: 1px 1px 5px #2a1c11;
	text-transform: uppercase;
}



#twitter h2 a {
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	background: transparent url("../images/black/icon-twitter.png");
	border-bottom: 0;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	overflow: hidden;
}

#twitter h2 a:hover {
	background: transparent url("../images/black/icon-twitter.png");
	border-bottom: 0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#twitter ul {
	margin: 0;
	list-style-type: circle;
	font: 13px mola, "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
}

#twitter div.aktt_tweets ul li a.aktt_tweet_time {
	color: #d5d5d5;
}



#twitter li {
	margin: 0 0 10px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #ff8598;
}

#twitter li.first {
	
}

#twitter li.second {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#twitter li.third {
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}

#twitter a {
	color: #89643e;
	text-decoration: none;
	border-bottom: 1px solid #422d1b;
}

#twitter a:hover {
	color: #422d1c;
	text-decoration: none;
	border-bottom: 1px solid #ffe9c6;
	background: #ffe9c6;
}

.aktt_more_updates, .aktt_credit {
	display: none;
}

/* @end */

/* @end */

/* @group content */

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

#content {
	float: left;
	display: inline;
	min-height: 800px;
	padding: 35px 0 45px;
	overflow: hidden;
	margin-left: 35px;
	width: 640px;
}

.post {
	padding-bottom: 20px;
}

#archive .post {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 100%;
	margin-top: 20px;
}

#content .post-tnail {
	float: left;
	display: inline;
	width: 125px;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .post-tnail img {
	display: block;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	-webkit-border-radius: 3px;
}

#content .post-content {
	float: right;
	display: inline;
	width: 475px;
}

#content .post-content.no-tnail {
	float: none;
	width: 100%;
}

#content .post .post-content p {
	line-height: 1.4em;
}

#archive .archive-comments {
	float: right;
	display: inline;
	margin-left: 20px;
}

#archive .archive-comments {
	display: block;
	width: 36px;
	height: 34px;
	padding-top: 10px;
	font-size: 1.4em;
	text-align: center;
	background: transparent url("../images/brown/comment-bubble-lg.png") no-repeat 0 0;
	border-bottom: 0;
}

.content a:link, .content a:visited, .content a:active {
	color: #ff8598;
	border-bottom: 0px solid #543b24;
	text-decoration: none;
}

.content a:hover {
	color: #422d1c;
	text-decoration: none;
	border-bottom: 1px solid #ff8598;
	text-shadow: none;
}

#article div.post ul li strong {
	font: 22px mola;
	color: #24bcbf;
}

.content h1 {
	color: #ffe9c6;
	letter-spacing: 1px;
	text-shadow: 1px 1px 5px #2a1c11;
	font: 2.9em one, justanotherstamp, Arial, Helvetica, Geneva, sans-serif;
}

.content .single h1, .content .page h1 {
	font-size: 4em;
	color: #23aeb0;
}

.page h1 {
	margin-bottom: .5em;
}

.content .page-title {
	margin-bottom: 15px;
	padding-bottom: 20px;
	font-size: 1.6em;
	color: #c2ad8c;
	line-height: 1.4em;
	background: url("../images/brown/divider-hr.png") no-repeat 100% 100%;
}

.content .page-title strong {
	color: #ffe9c6;
}

.content .page-title strong {
	color: #ffe9c6;
}

.post-date {
	margin: .5em 0 1em;
	text-transform: uppercase;
	color: #89643e;
	text-shadow: 1px 1px 3px #2a1c11;
	font: 1.6em "Arial Rounded MT Bold", pointy, Arial, Helvetica, Geneva, sans-serif;
}

.single .post-date {
	margin: .25em 0 .5em;
	font-size: 1.3em;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
	font-family: pointy, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

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

.content h3 {
	margin: 0 0 .5em;
	font: 1.8em pointy;
}

.content .post h3 {
	margin: 2em 0 .5em;
	font: 1.8em pointy;
}

.content h4 {
	margin: 2em 0 .5em;
	font-size: 1.4em;
}

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

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

.content p {
	margin-bottom: 1.4em;
	line-height: 1.4em;
	text-align: justify;
}



#content .post p {
margin-bottom: 1.4em;
	font: 20px "mola", "comfortaa", "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
	line-height: 1.4em;
	margin-top: 1.4em;
}

.content p strong {
	font-weight: bold;
	font-family: molabold;
	color: #fddfd7;

}

#content .post p.intro, #content .post p.big {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #d8c29f;
}

#content #archive .post p.intro, #content #archive .post p.big {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #c2ad8c;
}

.content ul {
	margin: 0 0 15px 30px;
	font-family: "Century Gothic", "Helvetica Neue", "Arial Rounded MT Bold", Verdana;
	text-align: justify;
}



.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
	list-style-position: outside;
	font-family: "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
	text-align: justify;
}

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

.content li {
	margin-bottom: 5px;
	font-size: 1.5em;
	line-height: 1.4em;
	list-style-type: disc;
	color: #cecece;
}

.content blockquote {
	margin: 0 0 20px;
	padding: 15px 15px 1px;
	font-style: italic;
	background: #2d1e12 url("../images/brown/grunge.png") repeat 0 0;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



.content em {
	font-style: italic;
}

.content table {
	width: 100%;
	border: 0;
	margin: 0 0 20px 0;
}

.content table tr {
	background: url("../images/brown/divider-hr.png") no-repeat 100% 100%;
}

.content table th {
	width: 33%;
	padding: 8px 10px 10px;
	text-align: left;
	vertical-align: bottom;
	font-size: 1.3em;
	font-weight: bold;
	color: #c2ad8c;
}

.content table td {
	width: 33%;
	font-size: 1.2em;
	color: #c2ad8c;
	padding: 8px 10px 10px;
}

.content code {
	font-family: "Courier New", Courier, mono;
	color: #ffe9c6;
}

.content hr {
	clear: both;
	height: 4px;
	margin: 0 0 20px;
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 0;
	border: none;
}

.content acronym {
	border-bottom: 1px dashed #89643e;
	cursor: help;
}

#wrapper .post-meta p {
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #89643e;
}



.content .wp-caption {
	margin-bottom: 20px;
	padding: 5px 0 10px;
	text-align: center;
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content .wp-caption img {
	display: block;
	margin-left: 5px;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .wp-caption p {
	margin: 0;
	padding: 10px 5px 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #89643e;
}

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

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

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

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

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

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

#content .navigation {
	float: left;
	width: 100%;
	font: 1.6em "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

#content .navigation a {
	display: block;
	margin: 0;
	padding: 8px 10px 7px;
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-bottom: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .navigation a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

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

#content .navigation .alignleft a {
	float: left;
}

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

#content .navigation .alignright a {
	float: right;
}

#content .wp-pagenavi {
	clear: both;
	position: relative;
	font-size: 1.3em;
	padding-top: 5px;
}

#content .wp-pagenavi a {
	padding: 5px 6px;
	margin: 2px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .wp-pagenavi a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
}

#content .wp-pagenavi span.pages {
	float: right;
	padding: 0;
	margin: 0;
	color: #89643e;
	border: none;
	background-color: transparent;
}

#content .wp-pagenavi span.current {
	padding: 4px 6px;
	margin: 2px;
	border: none;
	color: #89643e;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

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

.hilite {
	font-weight: normal;
	color: #ffe9c6;
	background: #89643e;
}

#article-nav {
	float: left;
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
	list-style-type: none;
}

#article-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	font: 1.8em "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	list-style-type: none;
}

#article-nav a {
	float: left;
	display: block;
	margin: 0 15px 0 0;
	padding: 8px 10px 7px;
	color: #bcad8c;
	text-transform: uppercase;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4c3520;
	border-bottom: 1px solid #23170e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0px -1px 0px #1e150c;
}

#article-nav a:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #6e4c31;
	border-bottom: 1px solid #281c12;
}

#article-nav .current a {
	color: #89643e;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
	cursor: default;
}

/* @end */

/* @group comments */

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

#comments {
	display: none;
	padding: 0;
	margin: 0;
}

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

#comments .commentlist li {
	position: relative;
	list-style: none;
	font-size: 12px;
	background: transparent;
	min-height: 100px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 15px 15px 15px 0;
}

#comments .commentlist li.thread-even, #comments .commentlist li.thread-alt {
	background: transparent url(../images/brown/divider-hr.png) no-repeat 0 0;
}

#comments .commentlist .children li {
	background: rgba(0,0,0,0.19) no-repeat 0 0;
	padding: 15px;
	margin-top: 40px;
}

a.comment-reply-link {
	clear: both;
	margin-top: -15px;
}

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

#comments .commentlist ul {
	margin: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 0;
}

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

.children {
	padding: 0;
}

#comments .avatar {
	float: left;
	display: inline;
	background: #2d1e12;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 0;
	margin-left: 0;
}

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

#comments h2 {
	margin: 0 0 15px;
	font: bold 2.8em scratch, one, "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
	text-transform: uppercase;
}

#comments h3 {
	margin: 0 0 5px;
	font: 2.2em "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffe9c6;
	text-shadow: 1px 1px 3px #2a1c11;
}

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

.commentlist p {
	clear: left;
	margin: 10px 0 15px 7px;
	color: #24bcbf;
	font: 18px/1.4em mola, existence, "Arial Rounded MT Bold", "Trebuchet MS", "Century Gothic", "Helvetica Neue", Verdana;
}



#comments .navigation {
	display: none;
}

#commentform p {
	padding: 5px 0 10px;
	text-align: left;
	margin: 0 0 0 20px;
}

#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;
	color: #fddfd7;
	padding: 8px 0 3px;
	font: normal bold 1.8em one, optio, justanotherstamp, Arial, Helvetica, Geneva, sans-serif;
}
#comments .comment-author cite a{
	color: #e27888;
	font: 20px one, "Arial Rounded MT Bold", "Century Gothic";
}

#comments .comment-author cite a:hover {
	background-color: #f88294;
	color: #2e2e2e;
	padding-left: 4px;
	padding-right: 4px;
}
#comments .comment-author .says {
	display: none;
}

#comment-form {
	background: transparent url("../images/brown/divider-hr.png") no-repeat 0 0;
	margin-top: 30px;
	padding-top: 10px;
}

#comment-form-inner {
	padding: 0;
}

#commentform {
	margin: 0;
}

#commentform label {
	float: right;
	text-align: left;
	width: 235px;
	padding-top: 6px;
	color: #c2ad8c;
}

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

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

#commentform label small span {
	font-size: 10px;
	color: #89643e;
}

#commentform input, #commentform textarea {
	margin: 0;
	padding: 4px 5px;
	color: #c2ad8c;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	background: #2a1c11 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	border-left: 0;
	border-right: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#commentform input:focus, #commentform textarea:focus {
	color: #ffe9c6;
	background: #1e150c url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #503723;
}

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

#commentform textarea {
	width: 600px;
	margin-bottom: 5px;
}

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

#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;
	width: 400px;
	font: 18px mola, existence;
}

#wp-calendar {
	height: 250px;
	width: 400px;
	font: 20px mola;
}

#commentform #submit {
	margin: 0;
	padding: 8px 10px 7px;
	font: 1.2em "Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #bcad8c;
	background: #372416 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #4c3520;
	border-bottom: 1px solid #23170e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#commentform #submit:hover {
	color: #f7e9c6;
	background: #553a24 url("../images/brown/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #6e4c31;
	border-bottom: 1px solid #281c12;
	cursor: pointer;
}

#comments .reply a {
	top: 25px;
	right: 0;
	text-transform: uppercase;
	color: #ff8598;
	float: right;
	font: bold 14px/normal "Capture it", "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
}

#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 sidebar */

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

#sidebar {
	float: right;
	display: inline;
	overflow: hidden;
	width: 290px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0;
	}

#sidebar img {
	border-top: 0;
	border-bottom: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin-bottom: -3px;
}



#sidebar .widget {
	clear: both;
	background: url("../images/brown/divider-sidebar-container.png") no-repeat 100% 100%;
	margin-bottom: -75px;
	padding: 0 35px 100px 0;
	text-decoration: none;
}

#article div.post div.post-meta a {
	color: #fddfd7;
}

#extended-categories-3 div.widget-inner ul li.cat-item.cat-item ul.children li.cat-item.cat-item {
	margin-left: 18px;
	background-image: none;
	margin-bottom: -12px;
	margin-top: 5px;
	color: #c8cece;
}
#extended-categories-3 div.widget-inner ul li.cat-item.cat-item ul.children li.cat-item.cat-item a{
	color: #bca6af;
}


#archives-3 div.widget-inner ul li a {
	color: #bfabb5;
		text-decoration: none;

}

#sidebar .widget h2 {
	margin: 0 0 15px;
	font: 2.8em scratch, pointy,"Capture It", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	color: #ff8598;
	text-shadow: 1px 1px 5px #2a1c11;
}

#sidebar .widget ul, #sidebar .widget ol {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar .widget li {
	margin: 0;
	padding: 8px 0 11px;
	list-style-type: none;
	background: url("../images/brown/divider-hr.png") no-repeat 50% 100%;
	text-decoration: none;
}

#sidebar .postlist h3 {
	margin-bottom: 3px;
	font-weight: normal;
	font: 1.1em pointy, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #89643e;
}

#sidebar .postlist h5 {
	margin-bottom: 10px;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #89643e;
	background: url("../images/brown/divider-hr.png") no-repeat 50% 100%;
}

#sidebar .postlist-comments {
	float: right;
	display: block;
	margin-left: 20px;
	width: 28px;
	height: 27px;
	padding-top: 7px;
	font-size: 1.1em;
	text-align: center;
	background: transparent url("../images/brown/comment-bubble-sm.png") no-repeat 0 0;
	border-bottom: 0;
}


#sidebar #ad-bigbox, #sidebar #ad-buttons {
	padding-bottom: 140px;
}

#ad-bigbox img, #ad-buttons img {
	display: block;
	padding: 0;
	border-bottom: 0;
}

#ad-bigbox a, #ad-buttons a {
	border-bottom: 0;
}

#ad-bigbox img {
	border: 1px solid #23170e;
}

#ad-buttons {
	float: left;
}

#ad-buttons .widget-inner {
	float: left;
	width: 250px;
	padding: 15px 0;
	background: #2a1c11 url("../images/black/grunge.png") repeat 50% 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ad-button1, #ad-button2, #ad-button3, #ad-button4 {
	float: left;
	display: inline;
	margin-left: 15px;
}

#ad-button1, #ad-button2 {
	margin-bottom: 15px;
}

#sidebar #recent-posts {
	clear: left;
}

#sidebar #skyscraper {
	float: right;
	display: inline;
	width: 160px;
	padding-top: 3px;
}

#flickrrss {
	float: left;
	width: 100%;
}

#flickrrss img {
	float: left;
	display: block;
	margin: 0 15px 15px 0;
	padding: 5px;
	background: #2a1c11 url("../images/black/grunge.png") no-repeat 0 50%;
	border-top: 1px solid #23170e;
	border-bottom: 1px solid #4c3520;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100px;
}

/* @group social */

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

#sidebar #social.widget {
	float: left;
	width: 100%;
	padding-bottom: 140px;
}

#social ul {
	float: left;
	width: 100%;
	margin: -10px 0 0;
}

#sidebar #social li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 42px;
	height: 42px;
	background: transparent;
}

#social a:link, #social a:visited, #social a:active {
	float: left;
	display: block;
	width: 42px;
	height: 0;
	padding: 42px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	background-position: 0 50%;
	background-repeat: no-repeat;
	border-bottom: 0;
}

#social a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
	border-bottom: 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 footer */

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

#footer {
	clear: both;
	float: left;
	width: 990px;
	padding: 82px 0 20px;
	margin-top: -50px;
	background: url("../images/black/footer-bg.png") no-repeat 0 0;
}

#footer-credits {
	float: left;
	width: 400px;
	margin-left: 35px;
	clear: both;
}

#footer-meta {
	position: relative;
	float: right;
	display: inline;
	width: 400px;
	margin-right: 35px;
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	display: inline;
	color: #c2ad8c;
	border-bottom: 0px solid #6a4c2f;
	text-decoration: none;
}

#footer a:hover {
	color: #ffe9c6;
	border-bottom: 1px solid #89643e;
}

#footer ul li {
	display: inline;
	font-size: 1.1em;
}

#footer-credits li {
	float: left;
	display: inline-block;
	clear: right;
}

#footer-meta li {
	float: right;
}

#footer span {
	float: left;
}

#footer .spacer {
	margin: 0 5px;
	color: #765635;
}

/* @end */

/* @group miscellaneous */

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

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

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

/* @end */

#article div.post div.post-meta {
	margin-top: 20px;
	font: 13px "Arial Rounded MT Bold", "Century Gothic", "Helvetica Neue", Verdana;
	color: #ff8598;
}

a.url {
	color: #ff8598;
}



#disqus_thread {
    margin-bottom: 10px;
}

.dsq-brlink {
    font-size: 10px;
}

.logo-disqus {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

#dsq-content .dsq-alert-message {
    background-color:#FDF1D0;
    border:1px solid #FAD163;
    line-height: 1.25;
	padding: 5px 8px;
	color: #817134;
	margin: 10px 0;
}

#dsq-content .dsq-alert-message a {
    color: #516361;
}

#dsq-content iframe,
#dsq-popup-alert iframe {
    border: 0;
	overflow-y: auto;
	overflow-x: hidden;
		*overflow-x: visible;
	width: 100%;
	background-color: transparent;
	height: 160px;
	
	
	<!--[if IE 7]>
		width: 0px;
	<![endif]-->
	
}
#dsq-content iframe.dsq-post-reply,
#dsq-popup-alert iframe.dsq-post-reply {
    height: 300px;
}
#dsq-content iframe.dsq-post-reply-authenticated,
#dsq-popup-alert iframe.dsq-post-reply-authenticated {
    height: 170px;
}
#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
    color: #333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    left: 0px;
    position: relative;
    background: #f0f0f0;
    z-index: 2;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    min-width: 64px;
    
        /* IE6 */
        _position: absolute;
        _top: 48px;
        _z-index: 9000;
}



/**
 * Popup
 */
  
.dsq-overlay {
    display: block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.dsq-overlay[id] {
 position:fixed;
}
 
.dsq-popup h4,
.dsq-popup ul,
.dsq-popup li,
.dsq-popup ol,
.dsq-popup div,
.dsq-popup table,
.dsq-popup td,
.dsq-popup th,
.dsq-popup p,
.dsq-popup a,
.dsq-popup cite,
.dsq-popup img {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	text-indent: 0;
	background: none;
}
.dsq-popup table {
    border-collapse: separate;
    border-spacing: 0;
}
.dsq-popup {
    font-size: 13px;
    color: #333;
	display: none;
	position: absolute;
	z-index: 9999;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.dsq-popup[id] {
    position: fixed;
}
.dsq-popup img {
	max-width: none;
}
.dsq-popup ul,
.dsq-popup li,
.dsq-popup ol {
	list-style-type: none;
	list-style-image: none;
	background: none;
	display: block;
}
.dsq-popup li:before {
	content: "";
}
.dsq-popup p,
.dsq-popup ul {
	color: #333;
	line-height: 1.22em;
}
.dsq-popup a {
	color: #1C5392;
}
.dsq-popup a:hover {
	color: #869AAD;
}
.dsq-popup .dsq-popup-top {
	position: relative;
	text-align: right;
	width: 520px;
	height: 20px;
	background: transparent url(http://media.disqus.com/images/embed/popup-top.png) no-repeat;
}
.dsq-popup .dsq-popup-top img {
	margin: 12px 13px 0 0;
		*margin: 12px 13px 0 0;
}
.dsq-popup .dsq-popup-bottom {
	text-align: right;
	width: 520px;
	height: 20px;
    background: transparent url(http://media.disqus.com/images/embed/popup-bottom.png) no-repeat;
}
.dsq-popup .powered-by{
	font-size: 90%;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.dsq-popup .dsq-popup-body div.powered-by a {
	 color: #888;
	 text-decoration:none;
}
.dsq-popup  .dsq-popup-body {
	width: 520px;
	background: transparent url(http://media.disqus.com/images/embed/popup-body.png) repeat-y;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link {
	color:#7aa5d5;
	position: absolute;
	top:-8px;
	right: 5px;
	text-decoration:none;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link img {
    width: 23px;
    height: 24px;
    border: 0;
}
.dsq-popup .dsq-subscribe-submit {
    margin: 0 auto;
    padding: 0 10px;
	color: #222;
}
.dsq-popup .dsq-subscribe-submit input {
    font-size: 110%;
    width: 200px;
}
.dsq-popup p.dsq-popup-notice {
    padding: 5px;
    margin: 20px 0 0 0;
    background-color: #fdf1d0;
	border: 1px solid #fad163;
}

/**
 * New popup
 */
 
.dsq-popup .dsq-popup-container {
    position: relative;
}
.dsq-popup-container .dsq-popup-b {
    background:url(http://media.disqus.com/images/facebox/b.png);
}

.dsq-popup-container .dsq-popup-tl {
    background:url(http://media.disqus.com/images/facebox/tl.png);
}

.dsq-popup-container .dsq-popup-tr {
    background:url(http://media.disqus.com/images/facebox/tr.png);
}

.dsq-popup-container .dsq-popup-bl {
    background:url(http://media.disqus.com/images/facebox/bl.png);
}

.dsq-popup-container .dsq-popup-br {
    background:url(http://media.disqus.com/images/facebox/br.png);
}
.dsq-popup-container table {
    border-collapse: collapse;
}
.dsq-popup-container td {
    border-bottom: 0;
    padding: 0;
}
.dsq-popup-container .dsq-popup-body {
    padding: 10px;
    background: #fff;
    width: 370px;
}
.dsq-popup-container .dsq-popup-tl, .dsq-popup-container .dsq-popup-tr, .dsq-popup-container .dsq-popup-bl, .dsq-popup-container .dsq-popup-br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}
.dsq-popup-container .dsq-popup-title {
	position: static;
	text-align: left;
	background: none;
	height: auto;
	width: auto;
    background-color: #E5EBED;
	margin: -10px -10px 10px;
	padding: 10px;
	border-bottom: 1px solid #2F414B;
}
.dsq-popup-container .dsq-popup-title img {
    margin: 0;
}
.dsq-popup-container .dsq-popup-title h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-container h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

/**
 * Popup : Blacklist
 */
.dsq-popup .dsq-blacklist-option {
    padding: 5px 10px;
    border-bottom: 1px dotted #E5EBED;
}
/** 
 * Popup : Help
 */
.dsq-popup ul.dsq-popup-help {
    margin: 0 10px;    
}
#dsq-popup-message.dsq-popup ul.dsq-popup-help li {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #E5EBED;
}
.dsq-popup ul.dsq-popup-help li.dsq-help-otheraccts {
    font-weight: bold;
    font-size: 110%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
#dsq-popup-message ul.dsq-list-tick li {
    list-style: none inside url(http://media.disqus.com/images/tick.png) !important;
    display: list-item;
}
#dsq-popup-message ul.dsq-list-bluebullet li {
    list-style: none inside url(http://media.disqus.com/images/bullet_blue.png);
    display: list-item;
}
#dsq-popup-message li {
    margin: 10px 0;
    padding: 0 10px;
    border-bottom: 1px dotted #E5EBED;
}
#dsq-popup-message li li {
    padding-left: 10px;
}
/**
 * Popup : Login
 */
.dsq-popup iframe#dsq-popup-login {
     margin-top: 10px;
     height:310px;
     width: 100%;
}
.dsq-popup-login .dsq-popup-content {
    width: 420px;
}

/**
 * Popup : Remote Account Settings
 */
.dsq-popup iframe#dsq-popup-account-settings {
	width: 100%;
	height: 400px;
}

.dsq-popup-account-settings .dsq-popup-content {
    width: 500px;
}

/** 
 * Popup : Lightbox : Authenticate
 */

.dsq-lightbox .dsq-popup-content {
    width: 550px;
}

.dsq-lightbox .powered-by {
    display: none;
}

.dsq-lightbox img {
    border: 0 !important;
    height: auto !important;
    width: auto !important;
}

.dsq-lightbox .dsq-lightbox-register-reasons {
    padding: 0 10px !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons li {
    background: url(http://media.disqus.com/images/small-tick.png) no-repeat;
    padding-left: 12px !important;
    margin: 0 0 0 6px !important;
    display: inline !important;
    font-size: 11px !important;
    color: #555;
}
.dsq-lightbox .dsq-lightbox-register-reasons li img {
    margin-bottom: -1px !important;
}
.dsq-lightbox .dsq-lightbox-auth-fields {

}
.dsq-lightbox .dsq-lightbox-submit {
    height: 1%;
    overflow: auto;
    padding: 0 5px;
    margin-top: 20px;
}
.dsq-lightbox .dsq-lightbox-auth-post {
    float: right;
    padding: 4px;
    background-color: #EAFFCD;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radisu: 4px;
    
}
.dsq-lightbox .dsq-lightbox-auth-skip {
    float: left;
    margin-top: 5px;
    padding: 2px;
}
.dsq-lightbox .dsq-lightbox-switch-auth {
    width: 400px;
    font-size: 11px;
    text-align: right;
    margin: 0 auto;
}
.dsq-lightbox .dsq-lightbox-auth-fields table {
    padding: 8px;
    background-color: #EDFFC9;
    border: 1px solid #A5C469;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 400px;
    margin: 10px auto;
	
}
.dsq-lightbox .dsq-lightbox-auth-fields table td {
    padding: 4px;

}
.dsq-lightbox .errorlist {
    color: #c03000 !important;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.dsq-lightbox .errorlist li {
    margin: 5px 0 !important;
    padding: 0 !important;
}
.dsq-lightbox-errors p {
    color: #c03000 !important;
    font-size: 11px;
    font-weight: bold;
}
.dsq-lightbox .dsq-lightbox-auth-fields table td input {
    font-size: 13px;
    padding: 2px;
}
.dsq-lightbox-recognized table {
    width: 400px;
    margin: 10px auto;
}
.dsq-lightbox-recognized table td {
    padding: 4px;
}

/* 
 * Popup : Profile 
 */
 
.dsq-popup-profile .dsq-popup-content {
    width: 500px;
}
.dsq-popup-profile .dsq-popup-title {
    height: 1%;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-title td {
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-title img.dsq-popup-profile-avatar {
    width: 48px;
    height: 48px;
}
.dsq-popup-profile .dsq-popup-profile-user {
    padding: 0 10px;
}
.dsq-popup-profile .dsq-popup-profile-user h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-profile .dsq-popup-profile-user-stats span {
    margin-right: 10px;
}
.dsq-popup-profile .dsq-popup-profile-user-stats big {
    font-weight: bold;
    font-size: 16px;
}
.dsq-popup-profile .dsq-popup-profile-state {
    clear: both;
    padding: 15px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aaa;
    height: auto;
    overflow: hidden;
	margin: -10px -10px 0px;
    border-bottom: 1px solid #B2B2B2;
}
.dsq-popup-profile .dsq-popup-profile-status {
    padding: 10px;
    margin: 0 -10px 0;
    background-color: #EEF9FD;
    border-bottom: 1px solid #9FCDE3;
}
.dsq-popup-profile .dsq-popup-profile-snapshot {
    padding: 15px 0;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table {
    width: 100%;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td {
    width: 50%;
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td h4 {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul {
    margin-bottom: 15px;
    max-height: 200px;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul img {
    vertical-align: text-top;
    margin-right: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
}





.dsq-popup .dsq-popup-body div.show-more{
	padding-left: 10px;
	font-size: 95%;
	color:#7aa5d5;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding {
	padding: 0 10px;
	font-size: 13px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header {
	background-color: #e5ebed;
	padding: 0 10px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #445460;
}
.dsq-popup .dsq-popup-body .dsq-popup-header img {
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	margin-left: 5px;
/*  top: 8px;
    position: absolute;*/
	font-style: normal;
	vertical-align: middle;
}
.dsq-popup .dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	position: static;
	margin: 0;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite span {
	font-weight: bold;
	font-size: 150%;
	font-style: normal;
	margin-right: 10px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding .dsq-popuplink {
	margin: 0 0 0 5px;
	font-size: 90%;
}
.dsq-popup .dsq-clout {
	float: left;
	width: 72px;
	height: 32px;
	line-height: 32px;
	background: url('http://media.disqus.com/images/embed/clout-background.png') no-repeat top left;
}
.dsq-popup .dsq-clout.unverified {
	background: url('http://media.disqus.com/images/embed/unverified-background.png') no-repeat top left;
	line-height: 24px;
}
.dsq-popup .dsq-clout a{
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.dsq-popup .dsq-clout.unverified a{
	font-size: 11px;
	font-weight: normal;
}
.dsq-popup .dsq-clout a:hover {
	color: #fff;
}
.dsq-popup .dsq-profile-services {
	 padding: 10px;
	 background-color: #f0f0f0;
	 border-bottom: 1px solid #aaa;
	 height: auto;
	 overflow: hidden;
}
.dsq-popup .dsq-profile-services .dsq-profile-userlvl {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.dsq-popup .dsq-profile-services span.dsq-profile-ontheweb {
    float: left;
    font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup .dsq-profile-services ul {
	 margin-left: 15px;
     display: inline;
}
.dsq-popup .dsq-profile-services ul li{
	 display: inline;
	 margin-right: 15px;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt{
    margin: 0;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt{
    margin: 0;
}
.dsq-popup .dsq-profile-services span.dsq-services-description {
	font-size: 85%;
	color: #555;
	position: absolute;
	top: 25px;
	left: 5px;
	display: none;
	white-space: nowrap;
}
.dsq-popup .dsq-profile-services img {
	border:2px solid #fff;
}
.dsq-popup a.dsq-profile-follow {
	color:#7aa5d5;
}
.dsq-popup .dsq-profile-status,
.dsq-popup .dsq-profile-recentcomments {
	clear: both;
	padding: 10px;
}
.dsq-popup .dsq-profile-status p,
.dsq-popup .dsq-profile-recentcomments p{
    padding: 0;
}
.dsq-popup .dsq-profile-status h4,
.dsq-popup .dsq-profile-recentcomments h4 {
	font-size: 110%;
	border-bottom: 2px solid #D7DBDD;
	margin-bottom: 10px;
}
.dsq-popup .dsq-profile-status h4 span,
.dsq-popup .dsq-profile-recentcomments h4 span {
	background-color: #D7DBDD;
	padding: 2px 5px;
	color: #555;
	font-weight: bold;
}
.dsq-popup p.dsq-profile-label {
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup ul.dsq-profile-commentlist {
	 margin-top: 10px;
}
.dsq-popup .dsq-profile-commentlist li{
	padding: 5px 0;
	border-bottom: 2px solid #e9ebed;
}
.dsq-popup .dsq-profile-commentlist li img.avatar-small {
	width: 24px;
	height: 24px;
	border: 1px solid #DDD;
	float: left;
}
.dsq-popup .dsq-profile-commentlist li .comment-message {
	margin-left: 30px !important;
		*float: left !important;
		*margin-left: 5px !important;
}
.dsq-popup .dsq-profile-commentlist li span.comment-meta {
	clear: both !important;
	margin-left: 30px !important;
	display: block !important;
	font-size: 90% !important;
	background: none !important;
	float: none !important;
	width: auto !important;
}
.dsq-popup .dsq-profile-commentlist span{
	color: #666;
	font-size: 95%;
}
/**
 * Menu
 */

.dsq-menu{
	margin: 0 !important;
	left: 0px;
	position: absolute;
		_position: absolute;
		_left:;
	background: #f0f0f0 !important;
	z-index: 2 !important;
	border-width: 1px !important;
	border-color: #888 !important;
	border-style: solid !important;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	display: inline;
	padding: 5px 10px 5px 0 !important;
	list-style: none !important;
}

.dsq-menu li{
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	line-height: 1.3em !important;
	font-size: 12px !important;
	margin-bottom: 2px !important;
	margin-left: 4px !important;
	white-space: nowrap !important;
	list-style: none !important;
	float: none;
	background: none;
	text-align: left;
}

.dsq-menu li:before {
    content: "";
}

.dsq-menu li a.dsq-admin-toggle {
	font-weight: bold;
}

.dsq-menu li.dsq-admin-email,
.dsq-menu li.dsq-admin-ip {
	color: #555;
	font-style: italic;
	cursor: default;
}

.dsq-menu li.dsq-menu-sep {
	border-bottom: 1px dotted #aaa;
	font-size: 1pt !important;
}

.dsq-menu li a{
	text-decoration: none;
	color: #333;
}

.dsq-menu li a:hover {
	color: #869AAD;
}

/** 
  * Drop profile
  */
#dsq-content #dsq-comments .dsq-header-avatar:hover .dsq-drop-profile {
    display: inline;
}

#dsq-content #dsq-comments .dsq-drop-profile li{
	float: none;
	clear: both;
	line-height: 1.3em;
    padding: 2px 4px;
	white-space: nowrap;
}

#dsq-content #dsq-comments .dsq-drop-profile li img {
    float: none;
    height: 12px;
    width: 12px;
    margin: 0px 4px 0px 0;
    vertical-align: middle;
}

#dsq-content #dsq-comments .dsq-drop-profile li a {
    color: #1C5392;
    vertical-align: middle;
}

#dsq-content #dsq-comments .dsq-drop-profile li a:hover {
    font-weight: bold;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services {
    height: 16px;
    padding: 4px 4px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services:hover {
    background-color: #ddd;
    outline-top: 1px solid #ccc;
    outline-bottom: 1px solid #ccc;    
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services a {
    display: block;
    width: 100%;
    height: 16px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-sep {
	border-bottom: 1px dotted #aaa;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk {
    padding: 4px 2px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    height: 16px;    
    -moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-top-right-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk a {
    font-weight: bold;
    font-size: 95%;
    display: block;
    width: 100%;
    height: 16px;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge {
    padding: 6px 2px;
    text-align: center;
    font-size: 95%;
    cursor: help;
    border-bottom: 1px solid #ddd;    
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge span {
    padding: 1px 3px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more {
    height:16px; 
    background: url(http://media.disqus.com/images/drop-more.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #ddd;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more:hover {
    background-position: 0px -20px;
    border-top: 1px solid #ccc;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more a {
    font-size: 95%;
    height: 16px;
    width: 100%;
    display: block;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-hidden {
    display: none;
    padding: 0;
}




	/*----------
Theme: Narcissus
----------*/


/*----------
Global Reset
----------*/

#dsq-content ul,
#dsq-content li,
#dsq-content ol,
#dsq-content cite,
#dsq-content div,
#dsq-content table,
#dsq-content td,
#dsq-content th,
#dsq-content p,
#dsq-content a,
#dsq-content cite,
#dsq-content img {
    border: 0;
    padding: 0;
    margin: 0;
    float: none;
    text-indent: 0;
    background: none;
}
#dsq-content img, select {
    display: inline;
}
#dsq-content input {
    background: transparent;
}
#dsq-content cite,
#dsq-content caption, 
#dsq-content th, 
#dsq-ontent td {
    font-style: normal;
    text-align: left;
}
#dsq-content img {
    max-width: none;
}
#dsq-content li,
#dsq-content ul,
#dsq-content ol {
    list-style-type: none;
    list-style-image: none;
    background: none;
    display: block;
}
#dsq-content li:before {
    content: "";
}
#dsq-content table {
    border-collapse: separate;
    border-spacing: 0;
}

 	
/*----
Shared
----*/

#dsq-content {
    font-size: 12px;
    line-height: 1.5;
}
#dsq-content .dsq-panel {
	background: #f5f5f5;
	padding: 4px 8px 4px 4px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	color: #333;
	z-index: 2;
}
#dsq-content iframe {
    border: 0;
    background: transparent;
    width: 100%;
    height: 90px;
}
#dsq-content .dsq-remove-message,
#dsq-content .dsq-realtime-alert,
#dsq-content .dsq-missing-permissions {
    background-color:#FDF1D0;
    border:1px solid #FAD163;
    line-height: 1.25;
	padding: 5px 8px;
	color: #817134;
	margin: 10px 0;
}

/*-----
Options
-----*/

#dsq-content .dsq-options {
	clear: left;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#dsq-content .dsq-options span {
	margin-right: 10px;
}

/*------
Thread settings
------*/

#dsq-content .dsq-thread-settings {
	clear: left;
    background: transparent url(http://media.disqus.com/images/themes/narcissus/header-grey.png);
    border: solid 1px #999;
	margin-bottom: 1em;
	padding: 3px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#dsq-content .dsq-thread-settings a {
	margin-right: 10px;
}

/*------
New Post
------*/

#dsq-content .dsq-dc-logo {
	float: right;
	position: relative;
}

/* Login */

#dsq-content .dsq-login-buttons {
	padding: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	margin-bottom: 1em;
}
#dsq-content .dsq-login-button {
	display: inline;
	margin-right: 3px;
}

/* Request User Info */

#dsq-content .dsq-request-user-info {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	padding-bottom: 1.5em;
	margin-bottom: 1em;
	display: block;
}
#dsq-content .dsq-request-user-logout {
	float: right;
}
#dsq-content .dsq-request-user-info td {
	vertical-align: top;
	border-style: none;
}
#dsq-content .dsq-request-user-name {
	width: 100%;
	font-size: 1.167em;
	padding: .25em 0 .25em .5em;
}
#dsq-content .dsq-request-user-name small {
    font-size: 9px;
}
#dsq-content .dsq-request-user-stats {
	padding: .25em 0 0 .5em;
	
	border-style: none;
}
#dsq-content .dsq-request-user-stats span {
	margin-right: .75em;
}
#dsq-content .dsq-request-user-stats big {
	font-weight: bold;
	font-size: 1.167em;
}
#dsq-comments-title {
    clear: left;
}
#dsq-content .dsq-request-user-info {
    clear: right;
}
/* Form */

#dsq-content .dsq-textarea .dsq-textarea-wrapper,
#dsq-content .dsq-post-fields .dsq-input-wrapper {
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff url(http://media.disqus.com/images/themes/narcissus/inputshadow.gif) no-repeat top left;
	padding: 3px 5px;
	margin: 3px 0;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper { 
	padding: 5px;
}
#dsq-content .dsq-textarea textarea,
#dsq-content .dsq-post-fields input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
#dsq-content .dsq-textarea textarea {
	border: 0;
	width: 100%;
	height: 36px;
	overflow: auto;
}
#dsq-content .dsq-textarea textarea:focus,
#dsq-content .dsq-post-fields input:focus {
	outline: 0;
}
#dsq-content .dsq-post-fields table {
	width: 100%;
	max-width: 700px;
	position: relative;
}
#dsq-content .dsq-post-fields td {
	width: 50%;
	padding: 0;
}
#dsq-content .dsq-post-fields .dsq-post-fields-left {
	padding-right: .25em;
}
#dsq-content .dsq-post-fields .dsq-post-fields-right {
	padding-left: .25em;
}
#dsq-content .dsq-post-fields input {
	width: 100%;
	border: 0;
}
#dsq-content .dsq-subscribe-menu {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png);
        _background: #D0D0D0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe {
	position: relative;
}
#dsq-content .dsq-subscribe a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe a:hover {
	background-color: #fafafa;
}
#dsq-content .dsq-subscribe ul {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	padding: 0;
	background: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe:hover ul {
/*  display: block;*/
}

/* Submit */

#dsq-content .dsq-post-footer {
	height: 28px;
	margin-top: .5em;
	position: relative;
}
#dsq-content .dsq-sharing-options {
	float: left;
	margin-top: 4px;
}
#dsq-content .dsq-sharing-options .dsq-configure-options {
    font-size: 11px;
}
#dsq-content .dsq-sharing-options span small,
#dsq-content .dsq-subscribe small {
    font-size: 7px;
}
#dsq-content .dsq-sharing-options button.dsq-button-small {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png);
	    _background: #F7F7F7;
	border: 0;
	padding: 4px 7px 5px;
	text-shadow: 0;
}
#dsq-content .dsq-sharing-options:hover button.dsq-button-small {
	background: #f5f5f5 url(http://media.disqus.com/images/themes/narcissus/button-small.gif) repeat-x top;
	border: 1px solid #999;
	padding: 3px 6px 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	position: relative;
	z-index: 10;
	border-bottom: 0;
	color: #333;
}
#dsq-content .dsq-sharing-options {
	position: relative;
}
#dsq-content .dsq-sharing-options .dsq-panel {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 233px;
	padding: 6px;
	z-index: 9;
}
#dsq-content .dsq-sharing-options .dsq-panel div {
	line-height: 1.33;
	margin: .5em 0 0;
}
#dsq-content .dsq-sharing-options .dsq-panel input {
	margin-right: .25em;
}
#dsq-content .dsq-sharing-options:hover .dsq-panel {
	display: block;
}
#dsq-content .dsq-post-footer .dsq-button {
	float: right;
	margin-left: 3px;
}
#dsq-content .dsq-post-footer .dsq-post-loading {
    color: #666;
}
#dsq-content .dsq-post-footer .dsq-post-loading img {
    height: 12px;
    margin-bottom: -2px;
}
#dsq-content .dsq-placeholder {
    color: #888;
}

/* New Reply */

#dsq-content .dsq-comment-footer-right button {
	vertical-align: top;
}
#dsq-content .dsq-comment-footer-reply,
#dsq-content .dsq-comment-footer-reply-active {
	position: relative;
}
#dsq-content .dsq-comment-footer-reply-active .dsq-comment-footer-reply-tab {
    display: inline;
}
#dsq-content .dsq-comment-footer-reply-active .dsq-button-small {
	display: none;
}
#dsq-content .dsq-comment-footer-reply-tab {
	background: url(http://media.disqus.com/images/themes/narcissus/reply-active.png) repeat-x top;
	    _background: #E6E6E6;
	    _color: #333;
	border: 0;
	display: none;
	padding: 4px 7px 18px;
	#padding: 4px 4px 18px;
	font-size: 11px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
	margin: 0;
	text-shadow: 0 -1px 0 #666;
	font-family: Arial, Helvetica, Calibri, sans-serif;
}
#dsq-content .dsq-comment-footer-reply-tab::-moz-focus-inner {
    border: none;  /* overrides extra padding in Firefox */
}
.dsq-comment-footer-reply-active span {
	position: absolute;
	bottom: -21px;
	left: -10px;
	width: 10px;
	height: 10px;
	background: url(http://media.disqus.com/images/themes/narcissus/reply-corner.png) no-repeat bottom left;
	background: none;
}
#dsq-content .dsq-append-post {
	clear: both;
	margin-top: -1em;
	position: relative;
}
#dsq-content .dsq-append-post .dsq-post-area {
	background: url(http://media.disqus.com/images/themes/narcissus/gray-30.png);
	    _background: #E6E6E6;
	    _color: #333;
	padding: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px 5px;
}

/*------
Comments
------*/

#dsq-content #dsq-comments {
    margin-bottom: 10px;
}

#dsq-content .dsq-comment-header {
	background: url(http://media.disqus.com/images/themes/narcissus/header-grey.png);
	    _background: #F7F7F7;
	    _color: #333;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px;
    line-height: normal;
	height: auto;
/*  padding: 2px;*/
}
#dsq-content .dsq-moderator .dsq-comment-header {
	background-image: url(http://media.disqus.com/images/themes/narcissus/header-blue.png);
        _background: #EBF0F5;
}
#dsq-content .dsq-moderator-star {
    display: none;
}
#dsq-content .dsq-moderator .dsq-moderator-star {
    display: inline;
    margin-top: -3px;
    vertical-align: middle;
}
#dsq-content .dsq-comment-outline .dsq-comment-header {
    outline: 1px solid #FAD163;
}
#dsq-content .dsq-comment-header table {
	 width: 100%;
}
#dsq-content .dsq-comment-header td {
	vertical-align: middle;
}
#dsq-content .dsq-header-avatar {
	width: 1%;
	padding: 0;
	position: relative;
}
#dsq-content .dsq-header-avatar a.dsq-avatar {
	display: block;  
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
        _background: #F7F7F7;
}
#dsq-content .dsq-comment:hover .dsq-header-avatar a.dsq-avatar {
	padding: 3px;
	background: #F5F5F5;
	border: 1px solid #999;
}
#dsq-content .dsq-comment:hover .dsq-header-avatar:hover a.dsq-avatar {
    border-bottom: 1px solid #f5f5f5;
}
#dsq-content .dsq-header-avatar img {
    border: 2px solid #fff;
    width: 48px;
	height: 48px;
}
#dsq-content .dsq-comment-header cite {
	font-weight: bold;
	font-size: 110%;
}
#dsq-content .dsq-comment-header-meta {
   padding-left: 8px;
	font: 16px one;
	width: 500px;
}
#dsq-content .dsq-comment-header-time {
    padding: 0 8px;
}
#dsq-content .dsq-comment-header-time a {
    text-decoration: none;
    color: inherit;
}
#dsq-content .dsq-comment-header-time a:hover {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
#dsq-content .dsq-comment-header .dsq-comment-header-likes {
	text-align: right;
	padding-right: 8px;
	font-size: .85em;
}
#dsq-content .dsq-comment-message {
	margin: 1em 0;
	font: 14px/1.6em existence, "Century Gothic", "Arial Rounded BT", "Helvetica Neue", Verdana;
}

#dsq-content .dsq-comment-footer {
/*  height: 21px;*/
    _height: 1%;
    overflow: hidden;
	margin: 1em 0;
}
#dsq-content .dsq-comment-footer-left {
	width: 50%;
	float: left;
	padding-top: 4px;
}
#dsq-content .dsq-comment-footer-left a {
	margin-right: .5em;
	float: left;
	font-family: one, existence;
	text-decoration: overline;
}
#dsq-content .dsq-comment-footer-right {
	width: 50%;
	float: right;
	text-align: right;
}
#dsq-content .dsq-comment-footer-right button.dsq-button-small {
    margin-right: 3px;
}
#dsq-content .dsq-comment-footer-right .dsq-like {
    font-size: 11px;
    vertical-align: sub;
}
#dsq-content .dsq-comment-footer-right .dsq-like img {
    margin-right: 3px;
}

/*--------
Reactions
--------*/

#dsq-content .dsq-h3-reactions {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
	padding-top: 10px;
    margin-top: 20px;
}
#dsq-content .dsq-reaction-header table {
	width: 100%;
	background: url(http://media.disqus.com/images/themes/narcissus/blue-20.png);
	    _background: #EEF9FD;
	    _color: #333;
}
#dsq-content .dsq-reaction-header td {
	padding: .5em;
}
#dsq-content .dsq-reaction-header-right {
	text-align: right;
}
#dsq-content .dsq-show-more-reactions {
    padding: 1em; 
    text-align: center;
    margin: 1em 0;
}
#dsq-content .dsq-comment.dsq-reaction:hover .dsq-header-avatar a.dsq-avatar {
	padding: 3px;
	background: none;
	border: 1px solid transparent;
}
#dsq-content .dsq-reaction .dsq-comment-cite {
    padding-left: 8px;
}
#dsq-content .dsq-reaction .dsq-service-name {
    text-transform: capitalize;
}

/*--------
Pagination
--------*/

#dsq-content .dsq-pagination {
    text-align: center;
	padding: 1em;
	margin: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
}
#dsq-content .dsq-pagination table {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	width: 100%;
}
#dsq-content .dsq-pagination td {
	padding: .5em;
}
#dsq-content .dsq-pagination-links {
	width: 100%;
	text-align: center;
}
#dsq-content .dsq-pagination span,
#dsq-content .dsq-pagination a {
	margin: 0 .25em;
}

#dsq-content .dsq-paginate-append-text { display: none; }
#dsq-content .dsq-paginate-append-button { display: inline; }

/*--------
Trackbacks
--------*/


#dsq-content .dsq-item-trackback {
    padding: 1em 0;
    margin: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
}

/*-----
Edit
-----*/

#dsq-content .dsq-edit {
    margin: 10px 0;
}
#dsq-content .dsq-textarea textarea.dsq-edit-textarea {
    height: 90px;
}
/*-----
Buttons
-----*/

button.dsq-button,
button.dsq-button-small {
    color: inherit;
	border: 1px solid #999;
	margin: 0;
	#margin: 0 3px;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: visible;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/button-large.png) repeat-x top;
	    _background-image: url(http://media.disqus.com/images/themes/narcissus/button-large.png);
}
button.dsq-button {
	padding: 6px 8px 6px;
	font-size: 12px;
	font-weight: bold;
}
button.dsq-button-small {
	padding: 3px 6px 4px;
	font: 15px one, Helvetica, justanotherstamp, Arial, Geneva, sans-serif;
}
button.dsq-button:hover,
button.dsq-button-small:hover {
	cursor: pointer;
}

/*----
Badges
----*/

.dsq-badge,
.dsq-badge-verified,
.dsq-badge-registered,
.dsq-badge-guest,
.dsq-badge-facebook,
.dsq-badge-twitter,
.dsq-badge-openid,
.dsq-badge-yahoo {
	padding: 2px 4px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	vertical-align: middle;
	font-size: 12px;
	text-transform: capitalize;
}
.dsq-badge-small,
li.dsq-drop-badge span {
	font-size: 10px;
	padding: 1px 2px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 0 3px 0 3px;
	border-radius: 0 3px 0 3px;
}
.dsq-badge-verified {
	background: #92C72A;
	border: 1px solid #6CA300;
	color: #fff;
}
.dsq-badge-registered {
	background: #FFFE98;
	border: 1px solid #EAE800;
	color: #333;
}
.dsq-badge-guest {
	background: #DDDDDD;
	border: 1px solid #bbb;
	color: #333;
}
.dsq-badge-facebook {
	background: #46639D;
	border: 1px solid #2D3F65;
	color: #fff;
}
.dsq-badge-twitter {
	background: #31CEFF;
	border: 1px solid #2BB5E0;
	color: #fff;
}
.dsq-badge-openid {
	background: #F9F9F9;
	border: 1px solid #AAAAAA;
	color: #F89B1E;
}
.dsq-badge-yahoo {
    background: #8516A2;
    border: 1px solid #530068;
    color: #fff;
}
/*--------
Drop Profile
--------*/

#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
    background: #f5f5f5;
    float: none;
    position: absolute;
    left: auto;
}
#dsq-content .dsq-drop-profile a {
    text-decoration: none;
}

/*--------
Moderate options
--------*/
.dsq-moderate-options table {
    background-color: #E5EBED;
    padding: 10px;
    width: 400px;
    margin: 10px auto;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.dsq-moderate-options table td {
    padding: 4px;
}
.dsq-moderate-options table ul {
    margin: 0;
    padding: 0;
}
.dsq-moderate-options table li {
    margin-bottom: 5px;
}

span.dsq-options-status {
	margin-left: 10px;
	color: #799c42;
}

/*--------
Extras
--------*/

#dsq-content .dsq-global-moderator-extras {
    font-size: 11px;
}
#dsq-content .dsq-global-moderator-extras strong:first-child {
    margin-left: 0;
}
#dsq-content .dsq-global-moderator-extras strong {
    margin-left: 10px;
}

div#sidebar.contadort {
	
	font: 22px molabold, optio, Helvetica, justanotherstamp, Arial, Geneva, sans-serif;
}
div#sidebar.contadort a {
	color: #a7a7a7;
	text-decoration: none;
	display: block;
}

#sidebar div.contadornt {
	color: #ff8598;
	padding: 8px;
	font-size: 30px;
	display: inline;
}

#sidebar div.contadornt:hover {
	color: #fddfc6;
}

div.feisbuk {
	position: absolute;
	margin-top: 185px;
	margin-left: 10px;
}

