/*
Theme Name: ART
Theme URI: http://wordpress.org/
Description: Custom theme for AllenTucker.org
Author: Allen Tucker
Version: 1.0
License: All Rights Reserved
License URI: 
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* General Styles */
body	{ background-repeat:no-repeat; background-position:top center; padding-bottom:60px;}
#wrapper	{ width:960px; margin:0 auto;  }
.clear	{ clear:both; }
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
.alignleft	{float:left;}
.alignright	{float:right;}
em	{font-style:italic;}

/* Body Red */
#wrapper	{ background-color: white; border-left:solid 1px #2c2c2c; border-right:solid 1px #2c2c2c;}

/* Global Typography + "H" Headings*/
body	{ font-family: Arial, Helvetica, sans-serif; font-size:17px; line-height:30px;}

/* Header */
#header	{width:960px; }
#logo	{float:right; margin:0px 0px 0px 20px; display:inline;}


/* Content */
#container {width:920px; padding:0px 20px 10px 20px;}

/* Top Panel - Here is Navigation and search box*/
#toppanel	{width:920px;}

/* Navigation in Top Panel*/

/*font-size:28px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;*/


#navigation	{ float: left; position:relative; z-index:999;}
#navigation ul	{ font-weight: bold; font-size:14px; text-transform:uppercase; list-style: none; }
#navigation li	{ position:relative; float: left;}
#navigation li a	{text-decoration: none; float: left; padding:15px 15px 15px 0px; letter-spacing:0.6px; }
#navigation .main_category {background-position:top center; background-repeat: no-repeat;}
#navigation .active	{ background-position:top center; background-position:0px 10px; background-repeat:no-repeat;}
#navigation li.current-menu-item, #navigation li.current-menu-ancestor, #navigation li.current-post-parent, #navigation li.current-menu-parent { background-position:top center; background-position:0px 10px; background-repeat:no-repeat;}

#navigation ul li ul	{ position:absolute; top:50px; left:0px; display:none;	list-style-type: none; list-style-image:none; list-style-position:outside; width:230px; }
#navigation ul li ul li a	{ padding: 15px 0 15px 36px; width:194px; }
#navigation li a.odd	{ background-repeat:no-repeat; background-position:18px 23px; text-transform:uppercase; }
#navigation li a.even	{ background:#212121 url(../images/navigation_dot.gif);	background-repeat:no-repeat; background-position:18px 23px; }
#navigation li a.odd:hover, #navigation li a.even:hover	{ background-repeat:no-repeat; background-position:18px 23px;	}

/* Navigation Color */
#navigation li a	{color: #000000;}
/*#navigation .main_category {background-image: url(gfx/navigation_hover.gif); }
#navigation .active	{ background-image: url(gfx/navigation_active.gif);}
#navigation li.current-menu-item, #navigation li.current-menu-ancestor, #navigation li.current-post-parent, #navigation li.current-menu-parent { background-image: url(gfx/navigation_active.gif); }*/

#navigation ul li ul li a	{ color:#000000;}
/*#navigation li a.odd	{ background-image:url(gfx/navigation_dot.gif); background-color:#2b2b2b;}
#navigation li a.even	{ background-image:url(gfx/navigation_dot.gif); background-color:#222; }
#navigation li a.odd:hover, #navigation li a.even:hover	{text-decoration: underline; background-image:url(gfx/navigation_dot.gif); background-color:#444;}*/



/* Search in Top Panel*/
#search	{float:right; height: 30px; margin:10px 0 0 0; }
#search input.field {font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; background-position:top right; background-repeat:no-repeat; width: 160px; padding:7px; outline: none; font-size: 13px; border: none; z-index: 1; height:16px; float:left; padding-right:30px;}
#search input.field:focus {background-position:top right; background-repeat:no-repeat;}
#search input.submit {width:70px; height:30px; font-weight:bold; float:left; border:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; cursor:pointer; margin:0 0 0 1px;}

/* Search Styling */
#search input.field {background-image:url(gfx/search_icon.png); background-color:#1f1f1f; color: #FFF;}
#search input.field:focus {background-image:url(gfx/search_icon.png); background-color:#2b2b2b;}
#search input.submit {background-color:#a30000; color:#FFF;}

/* Featured Image */
#featured {margin-bottom: 10px; }



/* Main Content */
#main	{width:920px; float:left; clear:both; margin:0 0 0 0;}

/* Entries */
#main	{float:left; width:600px;}
.content_fullwidth	{ width:auto !important;}
#main .entry	{float:left; width:600px; padding:10px 0px 10px 0px; position:relative; margin:0 0 10px 0; text-align: justify; }
#main .fullwidth	{width:920px; padding-right:0;}
#main .gallery	{ width:600px; padding-right:0;}
#main .entry .entry_content	{margin:5px 0px 0 0px;}
#main .gallery .entry_content	{margin-right:20px;}
#main .fullwidth .entry_content	{margin-right:20px;}
#main .entry .entry_content	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
#main .entry img	{}	
#main .entry .title_holder	{width:550px; margin:10px 10px 0 0px; text-decoration:none}
#main .fullwidth .title_holder	{ width:920px;}
#main .entry .title_holder h1	{ font-size:28px; letter-spacing:-1px; font-weight:bold; text-decoration:none;}
#main .entry .title_holder	h3 a	{text-decoration:none; font-weight:bold; }
#main .entry .title_holder	h3 a:hover	{text-decoration:underline;}
#main .entry .title_holder	h3	{margin:0 0 0 0; font-size:11px;}
#main .entry a.title 	{line-height:30px;position:relative;  text-decoration:none;}
#main .entry a.title:hover	{ }
#main .entry a.comment_counter  { position:absolute; width:23px; height:21px; background-repeat:no-repeat; text-align:center; text-decoration:none; font-size:15px; font-weight:bold; margin:4px 0 0px 10px; line-height:17px; }
#main .entry a.comment_counter:hover	{ background-position:0 -21px;}

/* from red */

#main .entry	{background:#ffffff;}
#main .entry .title_holder	{color:#000000; }
#main .entry .title_holder	h3 a	{color:#000000; }
#main .entry a.title 	{color:#000000;}
#main .entry a.title:hover	{text-decoration:underline;}
#main .entry a.comment_counter  { background-image: url(gfx/comment_counter.gif); color:#FFF; }
#main .entry a.comment_counter:hover	{color:#a30000;}
#main .entry .entry_content p {color:#000000;}
#main .entry .entry_content h1 {color:#000000;}
#main .entry .entry_content h1 a:hover	{text-decoration:underline;}
#main .entry .entry_content h2 {color:#000000;}
#main .entry .entry_content h2 a:hover	{text-decoration:underline;}
#main .entry .entry_content h3 {color:#000000;}
#main .entry .entry_content h3 a:hover	{text-decoration:underline;}
#main .entry .entry_content h4 {color:#000000;}
#main .entry .entry_content h4 a:hover	{text-decoration:underline;}
#main .entry .entry_content a	{color:#000000; font-weight: bold;text-decoration:underline;}
#main .entry .entry_content a:hover	{text-decoration:underline;}
#main .entry .entry_content acronym { border-bottom-color:#CCC; }
#main .entry .entry_content code { border: 1px solid #444; background: #333; color:#CCC; }
#main .entry .entry_content blockquote {}
#main .entry .entry_content tr { background: #333 }
#main .entry .entry_content tr:hover	{background:#444;}
#main .entry .entry_content th { background-color: #a30000; border-color: #444; color: #000000; }
#main .entry .entry_content td { border-color: #000000; }	
#main .entry .entry_content .more-link	{color:#000000;}



/* General Typography and Styles inside div.entry_content of post or page*/
#main .entry .entry_content h1 { font-size:28px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#main .entry .entry_content h1 a:hover	{text-decoration:none;}
#main .entry .entry_content h2 { font-size:24px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#main .entry .entry_content h2 a:hover	{text-decoration:none;}
#main .entry .entry_content h3 { font-size:20px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#main .entry .entry_content h3 a:hover	{text-decoration:none;}
#main .entry .entry_content h4 { font-size:16px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#main .entry .entry_content h4 a:hover	{text-decoration:none;}
#main .entry .entry_content a	{color:#a30000; text-decoration:none;}
#main .entry .entry_content a:hover	{text-decoration:underline;}
#main .entry .entry_content acronym { cursor: help; border-bottom-style:dotted; border-bottom-width:1px;}
#main .entry .entry_content code { margin: 10px 20px; padding: 20px; font-weight: normal; display:block; overflow:auto; text-align:left; }
#main .entry .entry_content blockquote {font-size:24px; margin: 0px; padding: 3px 0px 10px 0px; font-weight: normal; font-style: italic; text-align: left;}
#main .entry .entry_content strong { font-weight: bold; }
#main .entry .entry_content del	{text-decoration: line-through;}
#main .entry .entry_content p	{margin:0 0 15px 0;}
#main .entry .entry_content ul,ol	{margin:0 0 0 20px; list-style-type: disc;}
#main .entry .entry_content table {	border-collapse: collapse;	margin: 10px 0px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;	}
#main .entry .entry_content tr {}
#main .entry .entry_content tr:hover	{}
#main .entry .entry_content th, td { text-align: left; border-width: 1px; border-style: solid; }
#main .entry .entry_content th { padding: 10px 10px; font-weight: bold; }
#main .entry .entry_content td { padding: 10px 10px; }	
#main .entry .entry_content img.float_left	{float:left; padding:0 15px 5px 0;}
#main .entry .entry_content .more-link	{}



/* FULL WIDTH Entries */
#fullwidth	{width:920px; float:left; clear:both; margin:0 0 0 0; text-align: justify;}
#fullwidth	{float:left; width:920px; padding-right:0;}
.content_fullwidth	{ width:auto !important;}
#fullwidth .entry	{float:left; width:920px; padding:0px 0px 10px 0px; position:relative; margin:0 0 10px 0; }
#fullwidth .entry .entry_content	{margin:5px 0px 0 0px;}
#fullwidth .entry .entry_content	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
#fullwidth .entry img	{}	
#fullwidth .entry .title_holder	{width:920px; margin:10px 10px 0 0px; text-decoration:none}
#fullwidth .entry .title_holder h1	{ font-size:28px; letter-spacing:-1px; font-weight:bold; text-decoration:none;}
#fullwidth .entry .title_holder	h3 a	{text-decoration:none; font-weight:bold; }
#fullwidth .entry .title_holder	h3 a:hover	{text-decoration:underline;}
#fullwidth .entry .title_holder	h3	{margin:0 0 0 0; font-size:11px;}
#fullwidth .entry a.title 	{line-height:30px;position:relative;  text-decoration:none;}
#fullwidth .entry a.title:hover	{ }
#fullwidth .entry a.comment_counter  { position:absolute; width:23px; height:21px; background-repeat:no-repeat; text-align:center; text-decoration:none; font-size:15px; font-weight:bold; margin:4px 0 0px 10px; line-height:17px; }
#fullwidth .entry a.comment_counter:hover	{ background-position:0 -21px;}

/* FULL WIDTH from red */

#fullwidth .entry	{background:#ffffff;}
#fullwidth .entry .title_holder	{color:#000000; }
#fullwidth .entry .title_holder	h3 a	{color:#000000; }
#fullwidth .entry a.title 	{color:#000000;}
#fullwidth .entry a.title:hover	{text-decoration:underline;}
#fullwidth .entry a.comment_counter  { background-image: url(gfx/comment_counter.gif); color:#FFF; }
#fullwidth .entry a.comment_counter:hover	{color:#a30000;}
#fullwidth .entry .entry_content p {color:#000000;}
#fullwidth .entry .entry_content h1 {color:#000000;}
#fullwidth .entry .entry_content h1 a:hover	{color:#000000;text-decoration:underline;}
#fullwidth .entry .entry_content h2 {color:#000000;}
#fullwidth .entry .entry_content h2 a:hover	{ color:#000000;text-decoration:underline;}
#fullwidth .entry .entry_content h3 {color:#000000;}
#fullwidth .entry .entry_content h3 a:hover	{color:#000000;text-decoration:underline;}
#fullwidth .entry .entry_content h4 {color:#000000;}
#fullwidth .entry .entry_content h4 a:hover	{color:#000000;text-decoration:underline;}
#fullwidth .entry .entry_content a	{font-weight:bold; color:#000000;text-decoration:underline;}
#fullwidth .entry .entry_content a:hover	{text-decoration:underline;}
#fullwidth .entry .entry_content acronym { border-bottom-color:#CCC; }
#fullwidth .entry .entry_content code { border: 1px solid #444; background: #333; color:#CCC; }
#fullwidth .entry .entry_content blockquote {}
#fullwidth .entry .entry_content tr { background: #333 }
#fullwidth .entry .entry_content tr:hover	{background:#444;}
#fullwidth .entry .entry_content th { background-color: #a30000; border-color: #444; color: #000000; }
#fullwidth .entry .entry_content td { border-color: #000000; }	
#fullwidth .entry .entry_content .more-link	{color:#000000;}



/* General Typography and Styles inside div.entry_content of post or page*/
#fullwidth .entry .entry_content h1 { font-size:28px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#fullwidth .entry .entry_content h1 a:hover	{text-decoration:none;}
#fullwidth .entry .entry_content h2 { font-size:24px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#fullwidth .entry .entry_content h2 a:hover	{text-decoration:none;}
#fullwidth .entry .entry_content h3 { font-size:20px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#fullwidth .entry .entry_content h3 a:hover	{text-decoration:none;}
#fullwidth .entry .entry_content h4 { font-size:16px; letter-spacing:-1px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin:30px 0 20px 0;}
#fullwidth .entry .entry_content h4 a:hover	{text-decoration:none;}
#fullwidth .entry .entry_content a	{color:#a30000; text-decoration:none;}
#fullwidth .entry .entry_content a:hover	{text-decoration:underline;}
#fullwidth .entry .entry_content acronym { cursor: help; border-bottom-style:dotted; border-bottom-width:1px;}
#fullwidth .entry .entry_content code { margin: 10px 20px; padding: 20px; font-weight: normal; display:block; overflow:auto; text-align:left; }
#fullwidth .entry .entry_content blockquote {font-size:24px; margin: 0px; padding: 3px 0px 10px 0px; font-weight: normal; font-style: italic; text-align: left;}
#fullwidth .entry .entry_content strong { font-weight: bold; }
#fullwidth .entry .entry_content del	{text-decoration: line-through;}
#fullwidth .entry .entry_content p	{margin:0 0 15px 0;}
#fullwidth .entry .entry_content ul,ol	{margin:0 0 15px 20px; list-style-type: disc; padding-left: 1em; margin-left: 1em; list-style-position: outside; text-indent: 0em;}
#fullwidth .entry .entry_content li {margin-left: 1em;  }
#fullwidth .entry .entry_content table {	border-collapse: collapse;	margin: 10px 0px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;	}
#fullwidth .entry .entry_content tr {}
#fullwidth .entry .entry_content tr:hover	{}
#fullwidth .entry .entry_content th, td { text-align: left; border-width: 1px; border-style: solid; }
#fullwidth .entry .entry_content th { padding: 10px 10px; font-weight: bold; }
#fullwidth .entry .entry_content td { padding: 10px 10px; }	
#fullwidth .entry .entry_content img.float_left	{float:left; padding:0 15px 5px 0;}
#fullwidth .entry .entry_content .more-link	{}


/* comments */

#comments a {color:#a30000; text-decoration:none;}
#comments a:hover{color:#a30000; text-decoration:underline;}



#respond input {border-color:#e7e7e7; border-width: 1px; border-style: solid; }
#respond textarea {border-color:#e7e7e7; border-width: 1px; border-style: solid;}
#respond .form-submit input {margin: 12px 0; border-color:#2c2c2c; border-width: 1px; border-style: solid; background:white;}
#respond .form-submit input:hover {margin: 12px 0; color:#a30000; border-color:#a30000; border-width: 1px; border-style: solid; background:white;}


/* Sidebar on Homepage */
#sidebar	{width:300px; float:right; list-style-type: none; padding: 0px 0 0 0px; font-size: 14px;}
#sidebar p	{ padding-bottom:20px;}
#sidebar .widget	{width:300px; margin:10px 0 20px 0; font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }
#sidebar h3.widget_title	{font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; padding:0px 0px 5px 0px; position:relative; }
#sidebar h3.widget_title a	{text-decoration:none;}
#sidebar h3.widget_title a:hover	{text-decoration:underline;}
#sidebar h3.widget_title img	{margin:0 0 0 0;}
#sidebar ul	{list-style: none; padding:0 0 0 0px;}
#sidebar ul li	{padding:0px 0 0 0px; margin: 0px 0 0 0px; display:block;}
#sidebar ul a	{text-decoration:none; padding:0 0 0 0; display:inline; font-family:Arial, Helvetica, sans-serif; }
#sidebar ul a:hover	{ }
/*
#sidebar img {margin: 0px 5px -5px 0px;}
#wppimg {display: inline; width: 60;}
#wpptitle{display: inline; width: 235;}
#wppline { }
*/

/* Sidebar red */

#sidebar h3.widget_title	{color: black; background-color:#white;}
#sidebar h3.widget_title a	{color: black;}

#sidebar .widget	{background: white;}
#sidebar .widget a    {color: #000000;}
#sidebar .widget a:hover    {text-decoration:underline;}

#sidebar ul	{color: #000000;}
#sidebar ul a	{color: #000000;}
#sidebar ul a:hover	{text-decoration:underline;}

#sidebar ul.tweets li	{ background:#323232; color:#FFF;}
#sidebar ul.tweets li:after	{border-color:#323232 transparent transparent; }
#sidebar ul.tweets li a	{color:#a30000;}
#sidebar ul.tweets li a:hover	{background:#a30000; color:#FFF;}
#sidebar ul.tweets li a.timesince	{ color:#999;}
#sidebar ul.tweets li a.timesince:hover	{color:#FFF;}

#sidebar ul#rp_posts_popular li a:hover	{ color:#a30000;}
#sidebar ul#rp_posts_popular .rp_thumb:hover	{background:#a30000;}
#sidebar ul#rp_posts_popular .rp_date	{color:#999;}



/* Footer */
#footer	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; width:960px; background-repeat:repeat-x; }
#footer #footer_left	{float:left; margin:25px 0 25px 30px; display:inline; }
#footer #footer_right	{float:right; margin:25px 30px 25px 0; display:inline; text-align:right;  }
#footer_bottom	{width:960px; height:20px; background-repeat:no-repeat; }

/* Footer - RED */
#footer	{background-color:#2c2c2c;}
#footer #footer_left	{color:#808080; text-decoration:none;}
#footer #footer_left	a{color:#808080; text-decoration:none;}
#footer #footer_right{ color:#808080; text-decoration:none;}
#footer #footer_right a { color:#808080; text-decoration:none;}


/* nav-below  */
#nav-below 	{font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; width:920px;}
#nav-below  #nav-previous	{float:left; margin:10px 0 10px 0px; display:inline;}
#nav-below  #nav-next	{float:right; margin:10px 0px 10px 0; display:inline; text-align:right;}

/* nav-below  - RED */
#nav-below 	{}
#nav-below  #nav-previous a { color:#a30000; text-decoration:none; font-weight:bold; }
#nav-below  #nav-next a { color:#a30000; text-decoration:none; font-weight:bold;}
#nav-below  #nav-previous a:hover {text-decoration: underline;}
#nav-below  #nav-next a:hover {text-decoration: underline;}

/* Comments */

/* =Comments
-------------------------------------------------------------- */
#comments {	clear: both;}
#comments .navigation {	padding: 0 0 18px 0;}
h3#comments-title,h3#reply-title {	color: #000;	font-size: 20px;	font-weight: bold;	margin-bottom: 0;}
h3#comments-title {	padding: 24px 0;}
.commentlist {	list-style: none;	margin: 0;}
.commentlist li.comment {	border-bottom: 1px solid #e7e7e7;	line-height: 24px;	margin: 0 0 24px 0;	padding: 0 0 0 56px;	position: relative;}
.commentlist li:last-child {	border-bottom: none;	margin-bottom: 0;}
#comments .comment-body ul,#comments .comment-body ol {	margin-bottom: 18px;}
#comments .comment-body p:last-child {	margin-bottom: 6px;}
#comments .comment-body blockquote p:last-child {	margin-bottom: 24px;}
.commentlist ol {	list-style: decimal;}
.commentlist .avatar {	position: absolute;	top: 4px;	left: 0;}
.comment-author {}
.comment-author cite {	color: #000;	font-style: normal;	font-weight: bold;}
.comment-author .says {	font-style: italic;}
.comment-meta {	font-size: 12px;	margin: 0 0 18px 0;}
.comment-meta a:link,.comment-meta a:visited {	color: #888;	text-decoration: none;}
.comment-meta a:active,.comment-meta a:hover {	color: #ff4b33;}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply {	font-size: 12px;	padding: 0 0 24px 0;}
.reply a,a.comment-edit-link {	color: #888;}
.reply a:hover,a.comment-edit-link:hover {	color: #ff4b33;}
.commentlist .children {	list-style: none;	margin: 0;}
.commentlist .children li {	border: none;	margin: 0;}
.nopassword,.nocomments {	display: none;}
#comments .pingback {	border-bottom: 1px solid #e7e7e7;	margin-bottom: 18px;	padding-bottom: 18px;}
.commentlist li.comment+li.pingback {	margin-top: -6px;}
#comments .pingback p {	color: #888;	display: block;	font-size: 12px;	line-height: 18px;	margin: 0;}
#comments .pingback .url {	font-size: 13px;	font-style: italic;}

/* Comments form */
input[type=submit] {	color: #333;}
#respond {	border-top: 1px solid #e7e7e7;	margin: 24px 0;	overflow: hidden;	position: relative;}
#respond p {	margin: 0;}
#respond .comment-notes {	margin-bottom: 1em;}
.form-allowed-tags {	line-height: 1em;}
.children #respond {	margin: 0 48px 0 0;}
h3#reply-title {	margin: 18px 0;}
#comments-list #respond {	margin: 0 0 18px 0;}
#comments-list ul #respond {	margin: 0;}
#cancel-comment-reply-link {	font-size: 12px;	font-weight: normal;	line-height: 18px;}
#respond .required {	color: #ff4b33;	font-weight: bold;}
#respond label {	color: #888;	font-size: 12px;}
#respond input {	margin: 0 0 9px;	width: 98%;}
#respond textarea {	width: 98%;}
#respond .form-allowed-tags {	color: #888;	font-size: 12px;	line-height: 18px;}
#respond .form-allowed-tags code {	font-size: 11px;}
#respond .form-submit {	margin: 12px 0;}
#respond .form-submit input {	font-size: 14px;	width: auto;}


/* short codes */

.aside h{color:white;}
.aside {background-color: background-color:#2c2c2c; color:white;}
#fullwidth .entry .entry_content .aside {color:white; background-color:#2c2c2c;}
#fullwidth .entry .entry_content .aside  p {color:white;}
#fullwidth .entry .entry_content .aside  a {color:white;}
#fullwidth .entry .entry_content .aside  h2{color:white;}
#fullwidth .entry .entry_content .aside  h1 {color:white;}
#fullwidth .entry .entry_content .aside  h3{color:white;}
#fullwidth .entry .entry_content .aside {width:60.67%; margin-right:0px !important; margin-top: 5px; position:relative; float:right; padding: 0px 20px 0px 20px; text-align: justify;} 

.asidefull h{color:white;}
.aside {background-color: background-color:#2c2c2c; color:white;}
#fullwidth .entry .entry_content .asidefull {color:white; background-color:#2c2c2c;}
#fullwidth .entry .entry_content .asidefull  p {color:white;}
#fullwidth .entry .entry_content .asidefull  a {color:white;}
#fullwidth .entry .entry_content .asidefull  h2{color:white;}
#fullwidth .entry .entry_content .asidefull  h1 {color:white;}
#fullwidth .entry .entry_content .asidefull  h3{color:white;}
#fullwidth .entry .entry_content .asidefull {margin-top: 5px; position:relative; float:right; padding: 0px 20px 0px 20px; text-align: justify;} 

.social {margin-bottom: -20px;}



