/*

Theme Name: Entertainment Designer Version 2

Theme URI: http://entertainmentdesigner.com/

Description: Entertainment Designer theme version 2

Version: 2.0

Author: First Page Sage

Tags: black, white and dark gray, two-three columns, fixed width

*/



body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	font-family: 'Arvo', georgia, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}
/** common **/



p {
	font-family: 'Arvo', georgia, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
}
h1, h5 {
	font-family: 'Arvo', georgia, serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
}
h2 {
	font-family: 'Oswald', Impact, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 32px;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0 0 24px;
	margin: 0;
	z-index: 2;
}
h3, h6 {
	font-family: 'Arvo', georgia, serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
}
h4 {
	font-family: 'Arvo', georgia, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
	padding: 0 0 20px 0;
	margin: 0;
}
a {
	color: #70b030;
	text-decoration: none;
}
a:hover {
	color: #333;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.bigtext {
	font-size: 16px;
	line-height: 28px;
	padding: 0 0 10px 0;
}
.smalltext {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.greentext {
	color: #70b030;
}
.ribbon {
	background-image: url(images/ribbon.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 149px;
	height: 67px;
	margin: 0 0 0 -16px;
	z-index: 2;
	position: relative;
}
.imgfloatleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgfloatright {
	float: right;
	margin: 0 0 20px 20px;
}
.imgbrdr {
	border: #CCC 1px solid !important;
}
img {
	border: none !important;
}
.clear {
	clear: both;
}
.linesep {
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	padding: 5px 0 5px 0;
	margin: 0 24px 0 24px;
}
.linesep p {
	font-size: 10px;
	padding: 0;
}
.lineshare {
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#pagination {
	clear: both;
	margin: 20px 0 20px 0;
}
.alignleft {
	float: left !important;
	width: 220px;
}
.alignright {
	float: right !important;
	text-align: right;
	width: 220px;
}
.alignleft a, .alignright a {
	color: #70b030;
	text-decoration: none;
}
.alignleft a:hover, .alignright a:hover {
	color: #434343;
}
/** header **/



#header {
	background-color: #000;
	width: 1000px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin: 25px 0 0 25px;
}
/** social icons **/
.floaticons {
	float: right;
	margin-top: 14px;
	margin-right: 15px;
}
#socialicons {
	margin: 20px 0 0 25px;
	text-align: right;
}
#socialicons img {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	margin: 0 0 0 5px;
}
#socialicons img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/** header ad **/
.headerad {
	margin: 2px;
}
/** search **/

#searchbox {
	background-color: #FFF;
	width: 280px;
	height: 40px;
	padding: 0;
	margin: 10px 15px 20px 0;
	-moz-box-shadow: inset 2px 2px 4px #999;
	-webkit-box-shadow: inset 2px 2px 4px #999;
	box-shadow: inset 2px 2px 4px #999;
}
.sinputbox {
	background: none !important;
	border: none;
	color: #333;
	font-family: 'Arvo', georgia, serif;
	font-size: 14px;
	padding: 0 4px 0 12px;
	width: 220px;
	margin: 0;
}
.sinputbox:focus {
	border: none;
	outline: none;
}
.searchbutton {
	width: 35px;
	height: 28px;
	padding: 6px 0;
	margin: 0;
}
/** navigation **/



#navigation {
	float: left;
	width: 550px;
	padding: 0;
	margin: 10px 0 0 0;
}
#navigation ul {
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	list-style: none;
	display: block;
	font-family: 'Oswald', Impact, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 12px 14px;
}
#navigation li.homeicon {
	display: block;
	background-image: url(images/menu-home.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	max-width: 20px;
	max-height: 20px;
	overflow: hidden;
}
#navigation li.homeicon:hover {
	background-image: url(images/menu-home-over.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#navigation li a {
	color: #FFF;
}
#navigation li a:hover {
	color: #70b030;
}
/** subnavigation **/



#subnavigation {
	background-image: url(images/about-bg.jpg);
	width: 1000px;
	max-height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#subnavigation ul {
	padding: 0;
	margin: 0;
}
#subnavigation li {
	float: left;
	list-style: none;
	display: block;
	font-family: 'Oswald', Impact, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	padding: 8px 15px 8px 14px;
	text-align: center;
}
#subnavigation li a {
	color: #FFF;
}
#subnavigation li a:hover {
	color: #70b030;
}
/** sign up **/

.fsRowBody {
	background-color: none !important;
}
#signup {
	background-color: #70b030;
	float: right;
	width: 440px;
	height: 30px;
	font-family: 'Oswald', Impact, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 14px 0 12px 4px;
	margin: 0;
}
.signupbox {
	background-color: #FFF;
	border: none;
	color: #333;
	font-family: 'Arvo', georgia, serif;
	font-size: 14px;
	padding: 8px 10px;
	width: 155px;
	margin: 0 0 0 4px;
	-moz-box-shadow: inset 2px 2px 4px #999;
	-webkit-box-shadow: inset 2px 2px 4px #999;
	box-shadow: inset 2px 2px 4px #999;
}
.signupbox:focus {
	border: none;
	outline: none;
}
.signupbutton {
	background-color: #fa732a;
	border: none;
	width: 40px;
	height: 30px;
	font-family: 'Oswald', Impact, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 2px;
	margin: 0;
}
.signupbutton:hover {
	cursor: pointer;
	background-color: #d2520d;
}
/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup {
	background: none !important;
	clear: left;
	font: 14px Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
}
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 0 !important;
}
#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}
#mc_embed_signup input {
	border: none !important;
	-webkit-appearance: none;
}
#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}
#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}
#mc_embed_signup input:focus {
	border-color: none !important;
}
#mc_embed_signup .button:hover {
	background-color: #777;
}
#mc_embed_signup .small-meta {
	font-size: 11px;
}
#mc_embed_signup .nowrap {
	white-space: nowrap;
}
#mc_embed_signup .clear {
	clear: none;
	display: inline;
}
#mc_embed_signup label {
	display: block;
	font-size: 16px;
	padding-bottom: 0 !important;
	font-weight: bold;
}
#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0 4% 10px 0;
	text-indent: 5px;
	width: 58%;
	min-width: 130px;
}
#mc_embed_signup input.button {
	display: block;
	width: 35%;
	margin: 0 0 10px 0;
	min-width: 90px;
}
#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}
#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}
#mc_embed_signup #mce-error-response {
	display: none;
}
#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}
#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}
/** featured **/



#featured {
	background-color: #000;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}
#featuredmain {
	float: left;
	position: relative;
	width: 400px;
	height: 500px;
	overflow: hidden;
}
#featuredmain div a, .featuredsmall div a {
	display: block;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
#featuredmain div a:hover, .featuredsmall div a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#featuredmain img {
	height: 500px;
}
#featuredmain h3 {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 30px;
	line-height: 40px;
	text-shadow: #000 1px 1px 8px;
	color: #FFF;
	padding-right: 20px;
}
#featuredmain p, .featuredsmall p {
	position: absolute;
	bottom: 0;
	color: #FFF;
	left: 20px;
	text-shadow: #000 2px 2px 8px;
}
#featuredothers {
	float: left;
	width: 600px;
	height: 500px;
	overflow: hidden;
}
.featuredsmall {
	float: left;
	position: relative;
	width: 300px;
	max-width: 300px;
	height: 250px;
	max-height: 250px;
	overflow: hidden;
}
.featuredsmall img {
	height: 250px;
}
.featuredsmall h3 {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 20px;
	line-height: 28px;
	text-shadow: #000 2px 2px 8px;
	padding-right: 20px;
	color: #FFF;
}
/** about ed **/



#aboutbox {
	background-image: url(images/about-bg.jpg);
	width: 1000px;
	height: 120px;
	margin: 0 auto;
}
#aboutbox .ribbon {
	padding-top: 40px;
}
#aboutbox .ribbon h2 {
	padding-top: 0;
	line-height: 12px;
}
#aboutbox p {
	font-size: 16px;
	line-height: 24px;
	width: 820px;
	float: right;
	color: #FFF;
	padding: 14px;
}
/** content **/



#content {
	background-color: #FFF;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#maincontent {
	float: left;
	width: 650px;
	margin: 24px 0 0 24px;
}
#subnavigation-mobile {
	background-image: url(images/about-bg.jpg);
	display:none;
}
#subnavigation-mobile ul {
	margin:0;
	padding:4px 0;
	float:left;
}
#subnavigation-mobile li {
	list-style:none;
	display:block;
	padding:4px 8px;
}
#subnavigation-mobile li a {
	color:#fff;
	text-transform:uppercase;
	font-family: 'Oswald', Impact, sans-serif;
	font-size: 13px;
}
#subnavigation-mobile li a:hover {
	color:#70b030;
}
@media screen and (max-width: 700px) {
#navigation {
	float: none !important;
	width: 100%;
}
#navigation li {
	font-size: 14px !important;
	padding: 8px 4px !important;
}
#subnavigation {
	width: 100%;
	height: auto !important;
	max-height: auto !important;
	overflow: auto;
	display: none;
}
#subnavigation li {
	float: none !important;
	list-style: none;
	display: block;
	font-family: 'Oswald', Impact, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: left !important;
}
#subnavigation-mobile {
	display:block;
}
#signup {
	float: none;
	width: 97%;
	font-size: 12px;
	padding: 8px 6px;
}
.signupbutton {
	border: none;
	width: 30px;
	font-size: 12px;
	text-transform: uppercase;
}
#content, #header {
	width: 100%;
}
#logo {
	float: none;
	width: 100%;
	padding: 10px 0;
	margin: 0 auto 0 auto;
	overflow:hidden;
}
.floatright {
	float: none;
	text-align: center;
}
.floaticons {
	float: none;
}
#socialicons {
	margin: 0;
	text-align: center;
}
#maincontent {
	float: none;
	width: 100%;
	margin: 24px 0 0 24px;
}
#sidebar {
	float: none !important;
	width: 90% !important;
	padding: 10px 20px !important;
	margin: 20px auto !important;
}
.footcolumn {
	float: none !important;
	width: 80% !important;
}
#footer {
	width:100% !important;
}
#footerform {
	width: 100%;
}
.footcopy p {
	text-align: left;
}
#featuredmain, #featured {
	float: none;
	width: 100%;
}
#featuredothers, .featuredsmall {
	display: none !important;
}
#aboutbox {
	width: 100% !important;
	height: auto !important;
}
#aboutbox .ribbon {
	display: none;
}
#aboutbox p {
	width: 100% !important;
	float: none !important;
}
#searchbox {
	margin: 10px auto !important;
}
}
@media screen and (max-width: 400px) {
.postbox {
	float: none !important;
	width: 90% !important;
}
.postimage {
	width: 100% !important;
	max-width: 100% !important;
	overflow: hidden;
}
.postimage img {
	width: 100% !important;
}
}
/** post **/



.post {
	margin: 0 50px 20px 0;
}
.post img {
	margin-bottom: 10px;
	margin-top: 10px;
}
.postbox {
	float: left;
	width: 300px;
	height: 510px;
	max-height: 510px;
	margin: 0 24px 24px 0;
	overflow: hidden;
	border-bottom: #CCC 1px solid;
	z-index: 1;
}
.postimage {
	width: 300px;
	max-width: 300px;
	height: 190px;
	max-height: 190px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.postimage img {
	width: 310px;
	overflow: hidden;
}
.postimage img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.postbox h3 {
	height: 60px;
	max-height: 60px;
	overflow: hidden;
}
/** event **/

.postevent {
	padding: 0 0 20px 0;
	margin: 10px 50px 20px 0;
	border-bottom: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.posteventimage {
	float: left;
	width: 240px;
	margin: 0 40px 0 0;
}
.posteventimage img {
	width: 240px;
}
.posteventtext {
	float: left;
	width: 320px;
}
/** sidebar **/



#sidebar {
	float: right;
	width: 300px;
	padding: 0 0 20px 0;
	margin: 24px 24px 0 0;
}
#sidebar h2 {
	margin-top: 20px;
}
#sidebar h3 {
	height: 20px;
	max-height: 60px;
}
#sidebar .postbox {
	margin-top: -42px;
	position: relative;
	height: 600px;
	max-height: 600px;
}
#sidebar .postbox h6 {
	margin: 0 0 10px 0;
}
#sidebar .imgfloatleft {
	height: 300px;
}
.sidebarlist {
	padding: 0;
	margin: 0 0 20px 0;
}
.sidebarlist ul {
	padding: 0;
	margin: 0;
}
.sidebarlist li {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: #CCC 1px dotted;
}
.sidebarlist li a {
}
/** graybox **/



.graybox {
	background-color: #e5e5e5;
	padding: 40px 0 20px 25px;
	margin-top: -42px;
	border-bottom: #CCC 1px solid;
}
/** readbox **/



.readbox {
	float: left;
	background-color: #FFF;
	width: 225px;
	height: 210px;
	margin: 0 16px 0 0;
}
.readimg {
	width: 225px;
	max-width: 225px;
	height: 145px;
	max-height: 145px;
	overflow: hidden;
}
.readimg img {
	width: 260px !important;
}
.readimg img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.readbox h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	height: 60px;
	padding: 2px 5px;
	margin: 0;
	overflow: hidden;
}
/** ads **/



.leaderboardad {
	text-align: center;
	padding: 20px 0;
}
/** footer **/



#footer {
	background-color: #000;
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.footcolumn {
	float: left;
	width: 200px;
	padding: 0 0 0 20px;
}
.footcolumn h2 {
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}
.footcolumn p {
	font-family: 'Oswald', Impact, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
}
.footcolumn p a {
	color: #CCC !important;
}
.footcolumn p a:hover {
	color: #70b030 !important;
}
.footcolumn img {
	margin: 0 2px 6px 0;
	vertical-align: middle;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
}
.footcolumn img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	filter: grayscale(0%);
}
.footcopy p {
	text-align: right;
	color: #FFF;
	padding-right: 20px;
}
.wide {
	width: 280px;
}
#footerform {
	padding-bottom: 20px;
}
#footerform .fsBody .fsForm {
	background-color: #000 !important;
	border: none !important;
	color: #FFF !important;
	padding: 0 !important;
	margin: 0 !important;
}
#footerform .fsForm .fsSubmit {
	padding: 0 !important;
	margin-top: 10px;
	background-color: #000 !important;
	clear: left;
}
/** Caption **/



.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
	margin-bottom: 20px;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/** comments **/



#comments-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #4d4747;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: #CCC 1px solid;
}
.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist, .page-template-sidebar-page-php .commentlist {
	width: 70%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist a {
	color: #0989b9 !important;
	text-decoration: none;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}
/* Post author highlighting */

.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */

.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
/* sidebar-page.php comments */

/* Make sure we have room for our comment avatars */

.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */

.page-template-sidebar-page-php #respond {
	width: auto;
}
/* Comment Form */

#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"], #respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	box-shadow: inset 0 1px 3px rgba(204, 204, 204, 0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	box-shadow: 1px 2px 2px rgba(204, 204, 204, 0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/** editorial **/

.editorialbox {
	background: #000; /* for non-css3 browsers */
	width: 300px;
	padding: 30px 0 0 0;
	margin: -42px 0 20px 0;
}
.editorialpic {
	padding: 10px 0 5px 0;
}
.editorialpic img {
	border: #CCC 1px solid;
	border-radius: 5px;
}
.editorialtext {
	padding: 20px;
	text-align: left;
}
.editorialtext p {
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	font-family: Helvetica, Arial, sans-serif
}
.editorialtext p a:hover {
	color: #fa732a !important;
}
.head {
	text-decoration: none;
	font-size: 18px;
	display: block;
	color: #ffb400;
}
.hidecontent {
	display: none;
	padding: 0 0 20px 0;
}
#improved div {
	position: relative;
	overflow: hidden;
}
#improved p a {
	color: #ffb400;
	margin: 0;
}
.editorialtext h3 {
	color: #ffb400;
	margin: 0 0 15px 0;
}
.editorialtext h3 a:hover, #improved p a:hover {
	color: #fa732a !important;
}
