/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: anton kusters
	Author Site	: http://wwww.antonkusters.com
	Style Name	: burn
	Style URI	: 
	Version		: 0.98
	Comments	: a nicely tweaked K2 style to suit the BURN magazine layout
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #666666; 
	background: #ffffff;
	text-align: center;
	}
        

h1, h2, h4, h5, h6 {
	}


#primary h1, #primary h1 a,
#primary h3, #primary h3 a,
#primary h2, #primary h2 a,
#primary-family h3, #primary-family h3 a,
#primary-essays h3, #primary-essays h3 a,
.comments h4,
.entry-comments h4 {
	font-family: "Times New Roman", Times, serif;
	font-decoration: none;
	text-decoration: none;
	font-weight: normal !important;
	font-style: italic;
	color: #666666;
	letter-spacing: 0px;
	text-align: left;
	}


.comments {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 20px;
}

.secondary h4 {
	font-variant:small-caps;
	font-size: 1.3em;
	letter-spacing: 0px;
	background-color: #888888;
	text-indent: 10px;
	line-height: 1.5em;
	width: 180px;
	}

.secondary div {
	padding-top: 0px;
	}

.secondary .sb-baseline {
	padding-top:0px;
	}

.menu {
	display: none;
}

#page {
	/* The entire design is contained within the 'page' id */
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: both;
	border: none;
	}


	
.columns-two #page {
	width: 1150px;
	margin: 0 auto;
	}
        
#page-family {
	/* The entire design is contained within the 'page' id */
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: both;
	border: none;
	border: none;
	border-top: none;
	/*border-left: 1px dotted #333333;*/
	}
#page-essays {
	/* The entire design is contained within the 'page' id */
	background: #ffffff;
	text-align: left;
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: both;
	border: none;
	border: none;
	border-top: none;
	/*border-left: 1px dotted #333333;*/
	}        
.columns-two #page-family {
	width: 962px;
	}        
.columns-two #page-essays {
	width: 962px;
	}	
#header {
	/* Contains the H1 and menu */
	position: relative;
	height: 110px;
	background: #ffffff;
	background-position: top left;
	background-image: url(burn-main-logo-redgrey-on-white.gif);
	background-repeat: no-repeat;
	}
	
#header-family {
	/* Contains the H1 and menu */
	position: relative;
	height: 130px;
	background: #ffffff;
	background-position: bottom left;
	background-image: url(burn-road-trips.jpg);
	background-repeat: no-repeat;
	}
        
#header-essays {
	/* Contains the H1 and menu */
	position: relative;
	height: 130px;
	background: #ffffff;
	background-position: bottom left;
	background-image: url(burn-road-trips.jpg);
	background-repeat: no-repeat;
	}
        
#header-diary {
	/* Contains the H1 and menu */
	position: relative;
	height: 130px;
	background: #ffffff;
	background-position: bottom left;
	background-image: url(burn-diary.jpg);
	background-repeat: no-repeat;
	}
	

.secondary {
	width: 180px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	padding-top:15px;
	padding-right:0px;
	}

/*
h1.blog-title {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 75px 40px 0;
	display: none;
	}

h1.blog-title a, {
	text-decoration: none;
	color: white;
	display: none;
	}

h1.blog-title a:hover {
	text-decoration: underline;
	display: none;
	}
*/

	
#header .description {
	text-decoration: none;
	color: white;
	display: none;
	}
        

#header-family .description {
	text-decoration: none;
	color: white;
	display: none;
	}
        
#header-diary .description {
	text-decoration: none;
	color: white;
	display: none;
	}
#header-essays .description {
	text-decoration: none;
	color: white;
	display: none;
	}

#header .blog-title a {
background: url('burn-magazine.gif') no-repeat top right;
position: absolute;
top: 0px;
left: 50%;
height: 110px;
width: 200px;
margin-left: 640px;
margin-top: -75px;
text-indent: -5000px;
outline: none;
} 

#header-family .blog-title a {
background: url('burn-magazine.gif') no-repeat top right;
position: absolute;
top: 0px;
left: 30%;
height: 130px;
width: 550px;
margin-left: 280px;
margin-top: -75px;
text-indent: -5000px;
outline: none;
}
#header-diary .blog-title a {
background: url('burn-magazine.gif') no-repeat top right;
position: absolute;
top: 0px;
left: 30%;
height: 130px;
width: 550px;
margin-left: 280px;
margin-top: -75px;
text-indent: -5000px;
outline: none;
}
#header-essays .blog-title a {
background: url('burn-magazine.gif') no-repeat top right;
position: absolute;
top: 0px;
left: 30%;
height: 130px;
width: 550px;
margin-left: 280px;
margin-top: -75px;
text-indent: -5000px;
outline: none;
} 











body.columns-two #primary-wrapper {
	float: left;
	margin-right: -220px;
	width: 100%;
	}

body.columns-two #primary {
	margin-right: 40px;
	}

body.columns-two .secondary {
	float: right;
	}

#primary {
	/* Contains the main column */
	position: relative;
	float: left;
	width: 800px;
	padding: 10px;
	margin-top: 20px;
	padding-left: 40px;
	}
#primary-family {
	/* Contains the main column */
	position: relative;
	float: left;
	width: 830px;
	padding: 10px;
	margin-top: 20px;
	padding-left: 40px;
	}        


* html #primary {
	display: inline;
	}


h2, h2 a, h2 a:visited,{
	color: #666666;
	}

h3, h3 a, h3 a:visited, {
	color: #999999;
	}


h4, h4 a, h4 a:visited {
	color: #dddddd;
	}




/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font-size: 1em;
	color: #999999;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	}

ul.menu li a:hover {
	background: #cccccc;
	color: #FFFFFF;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #FFFFFF;
	background: #cccccc;
	text-decoration: none;
	}



.meta-start {
	padding: 2px 0 2px 0px ;
	background: none;
	}

.commentslink {
	padding: 2px 0 2px 0px;
	background: none;
	margin-right: 10px;
	}


#nav-above {
	display: none;
	}
	
#nav-below {
	margin-top: 50px;
	margin-left: 4px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
}

#nav-below a, #nav-above a {
	color: #666666;
}

.entry-content img {
	border: 1px solid #cccccc;
	}


/*- Sidebar Subpages Menu */


.sb-pagemenu ul {
	padding-left: 20px;
	width: 150px;
	}

.sb-pagemenu ul li {
	width: 150px;
	border-bottom:dotted 1px #cccccc;
	margin-left: -20px;
	padding-left: 20px;
	}

.sb-pagemenu ul li a {
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}

.sb-pagemenu .current_page_item {
	}



/* Sidebar baseline */

.sb-baseline p {
	padding-left: 20px;
	width: 150px;
	}



/* widgets */

/*.widget_pages ul,*/
.widget_recent_comments ul,
.widget_meta ul,
.widget_archive ul,
/*.flexipages_widget ul,*/
.widget_recent_entries ul,
.widget_categories ul,
.widget_text .textwidget ul,
.AceRecentPostsWidget_display ul,
.widget_links ul,
.aktt_widget ul {
	padding-left: 10px;
	width: 180px;
	}


/*.widget_pages ul li,*/
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_categories ul li,
.widget_text .textwidget ul li,
.AceRecentPostsWidget_display ul li,
.widget_links ul li,
.aktt_tweets ul li {
	width: 170px;
	border-bottom:solid 1px #eee;
	margin-left: -10px;
	padding-left: 10px;
}


.widget_text .textwidget {
	margin-top: 0px;
	padding-top: 0px;
}


.widget_text .textwidget ul li.baseline {
	border:none;
}



#text-473276940 h4,
#text-473276937 h4,
#text-473276939 h4,
#text-473276932 h4,
#text-306685871 h4,
#text-306522901 h4,
#text-473276933 h4,
#text-473276934 h4,
#execphp-3 h4, #execphp-5 h4, #execphp-2 h4,
#text-473276937 h4,
#widget_sp_image-2 h4, 
#widget_sp_image-3 h4,
#widget_sp_image-4 h4,
#widget_sp_image-6 h4,
#widget_sp_image-7 h4,
#text-304752731 h4,
#text-306376951 h4,
#text-473276931 h4,
#archives-2 h4,
#linkcat-2 h4,
#recent-comments-2 h4,
#search-2 h4

 {
	/*background-color: #412325;*/
	background-color: #660000;
}


.textwidget img {
	margin-left: -10px;
}



/* Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	color: #990000;
	}

h2 a:hover, h2 span a:hover {
	color: #999999 !important;
	}

a {
	color: #999999;
	text-decoration: none;
	}

.entry-content a {
	color: #666666;
	text-decoration: none;
	font-style: italic;
	}

.entry-content a:visited {
	color: #666666;
	}


.entry-meta, .entry-meta a, .entry-meta abbr {
	color: #666666;
}

.entry-title {
	font-size: 2.8em;
	font-weight: normal;
	}

.entry-title, .comments h4 {
	}

.entry-meta, .metalinks { /* Time and category for blog entries */
	display: block;
	margin-bottom: 20px;
	}

.entry-meta div {
	display: inline;
	}

.entry-meta {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-top: 15px;
	padding-left: 20px;
	}


.entry-content {
	/*border-bottom: 1px dotted #444444;*/
	/*margin-bottom: 30px;*/
	/*padding-bottom: 20px; */
}


.hentry {
	/* Each entry is contained within the 'hentry' class */
	margin-bottom: 200px;
	}

.entry-content, .comment-content {
	/* The meat and potatoes of every entry */
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #777777;
	}

.entry-content p {
	padding: 0 20px !important;

}

.entry-content p img {
	margin: 0 -20px;
}



#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}


/*- Comments */

.commentsrsslink {
	background: none;
	padding: 2px 0 2px 0px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: none;
	padding: 2px 0 2px 0px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #666666;
	padding: 2px;
	}

.nopassword {
	text-align: center;
	}

#commentlist {
	margin: 10px 0 20px;
	position: relative;
	}

.comment {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	background-color: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	}



#commentlist li .comment-content {
	font-size: 1.2em;
	line-height: 1.6em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 13px 0;
	}

#commentlist li .comment-meta,
#pinglist li .comment-meta {
	padding: 2px 0 2px 0px;
	background: none;
	display: block;
	color: #555555;
	}

#commentlist li .comment-meta a,
#commentlist li .comment-meta a:visited,
#pinglist li .comment-meta a,
#pinglist li .comment-meta a:visited {
	color: #cccccc;
}

#commentlist li .comment-meta a:hover,
#pinglist li .comment-meta a:hover {
	color: #990000;
}


#commentlist li img {
	padding: 0;
	border: none;
	}

#commentlist li .gravatar {
	float: right;
	margin: -5px 0 0;
	}

#commentlist li .comment-author {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	letter-spacing: 0px;
	}

#commentlist a {
	color: #666666;
}

#commentlist a:hover {
	color: #990000;
}


#commentlist li .counter {
	display: none;
	/*font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;*/
	font-family: "Times New Roman", Times, serif;
	color: #999;
	float: left;
	width: 35px;
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #eee;
	}

li.bypostauthor blockquote {
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	}
	 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	/*background: #292929; */
	position: relative;
	}


#pinglist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	margin-left: 0px;
	padding: 7px 0;
	padding-left:10px;
	list-style: none;
	background-color: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	}


#pinglist li small {
	font-size: 0.8em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	margin-top: 20px !important;
	}

#comments-closed-msg {
	margin-bottom: 40px !important;
	}

.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
}

.comments #commentload {
	display: none;
	padding-top: 3px;
	float: right;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
}

.comments form {
	clear: both;
	padding: 1px 10px 0px 0px;
	}

.comments input[type=text], .comments textarea {
	font-size: 12px;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 100%;
	margin: 10px 0;
	}

.comments form #submit {
	float: right;
	}

blockquote {
	/*background: url('burn-quote.png') no-repeat 10px 0;*/
	background: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	line-height: 1.2em;
	color: #AFAFAF;
	margin: 30px 0;
	padding: 5px 30px 5px 50px;
	font-weight: normal;
}


#footer, #footer a, #footer a:visited, #footer p {
	/*display:none;*/
	color: #cccccc;
	text-decoration: none;
	border: none;
	}

#footer a:hover {
	color: #A32127;
}

.footerpoweredby,
.footerfeedlinks,
.footerstats {
}

.footerdisclaimer {
}


#leavecomment {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
	letter-spacing: 0px;
	}


h3.entry-title {
	padding-bottom: 10px;
	/*display:none;*/
}

h3.entry-title-hidden,
h1.entry-title-hidden {
	display:none;
}


.entry-meta a.commentslink, .entry-meta a.commentslink a:visited {
	color:#990000;
}







.comment-edit a {
	border: none;
	padding: 4px 8px 4px 28px;
	background-position: 8px center;
	background-repeat: no-repeat;
	height: 16px;
	color: #333;
	background-color: inherit;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}




.entry-edit a,
.comment-reply a,
.comment-edit a {
	padding-left: 8px;
	background-color: #ffffff;
	}



.comment-reply a {
	background-image: none;
	}



.entry-edit a:hover,
.comment-reply a:hover,
.comment-meta .comment-edit a:hover {
	background-color: #990000;
	color: #ffffff !important;
	}



li.byuser .comment,
.children li .comment {
	/* background: #f6f7f8;*/
	background: #ffffff;
	}

li.bypostauthor .comment {
	background: #eee;
	background: #ffffff;
	}

.entry-edit a {
	background-image: none;
	}


.entry-tags {
	padding-left: 0px;
	background: none;
	}


.comment-edit a {
	padding-left: 8px;
	margin-left: 10px;
	background-image: none;
	}




h6,.factsheet {
	border: none;
	padding: 4px 8px 4px 8px;
	background-position: 8px center;
	background-repeat: no-repeat;
	font-size: 1em;
	font-decoration: none;
	font-weight: normal;
	color: #777;
	background-color: #2C2C2C;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}






.editorsnote {
    font-style: italic;
	padding: 2px 10px 2px 10px;
	background-color: #eeeeee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


h6 {
    font-size: 0.8em;
    background-color: #ffffff;
}

.secondary #pages h4, .widget_pages h4 {
	display:none;
	}

.widget_pages ul {
	padding-left: 0px;
	width: 150px;
}

.widget_pages ul li {
	font-variant:small-caps;
	padding-left: 10px;
	font-size: 1.3em;
	letter-spacing: 0px;
	background-color: #f5f5f5;
	background-color: #eeeeee;
	line-height: 1.5em;
	width: 180px;
	margin-bottom: 5px;
	color: #ffffff;
	/*width: 150px;
	border-bottom:dotted 1px #333333;
	margin-left: -20px;
	padding-left: 20px;*/
}

.flexipages_widget ul li {
	font-variant:small-caps;
	padding-left: 10px;
	font-size: 1.3em;
	letter-spacing: 0px;
	background-color: #eeeeee;
	line-height: 1.5em;
	width: 180px;
	margin-bottom: 5px;
	color: #ffffff;

}

.widget_pages ul li.page-item-7258 {
	background-color: #660000;
}




/*
#text-473276934 {

}

#text-473276934 ul li {
	background: #660000;
    border-bottom: none;
    margin-left: -10px;
    padding-left: 10px;
    margin-bottom: 5px;
}

#text-473276934 ul li a {
	color: #eeeeee;
}


#text-473276934 ul li a:hover {
	color: #ffffff;
}

*/

.entry-head .entry-meta, .category-essays .entry-head .entry-title, .category-works-in-progress .entry-head .entry-title, 
.category-epf-2011-finalists .entry-head .entry-title, .category-epf-2012-finalists .entry-head .entry-title, .status-private .entry-head .entry-title, .category-dialogue .entry-head .entry-title {

	display: none;
}


.content {
	padding: 0 15px 10px 20px;
}

#s {
	width: 90%;
}

#searchform {
	padding-left: 10px;
}


.wp-caption-text {
	font-style: italic;
	margin: 0px 0px 20px 0px !important;
}





.ssp-mobile-poster-content {
	/* Parent div of content underneath image */
}

.ssp-mobile-poster-label {
	/* "Media Gallery" text */ 
}

.ssp-mobile-poster-title {
	/* Album and gallery title */    
	display: none !important;
}

.ssp-mobile-poster-description {
	/* Album and gallery description */ 
}

.ssp-mobile-poster-button {
	/* "View Gallery" button */          
}



/* E-JUNKIE CSS FOR javascript cart*/


#EJEJC_window {
     border-radius: 3px 3px 3px 3px;
     padding: 10px;
}

#EJEJC_window table {
     border-bottom: none;
     border-top: none;
     margin: 0pt;
}

#EJEJC_window #ejunkie_message {
     color: #999999;
     font-size: 11px;
     font-style: italic;
     margin: 10px 130px 10px 30px;
}


#EJEJC_iframeContent {
     height: 400px ! important;
     overflow-y: hidden !important;
}


.navigation .page-numbers {
     color: #666666;
}

.navigation a.page-numbers {
     color: #999999;
}




/* slidepress thickbox settings */

#TB_window {
    margin-left: -400px !important;
    margin-top: -420px;
    width: 800px !important;
}


/* instagram new year 2015 thing

.instagram-theatre .instagram-photo {
    height: 245px  !important;
    width: 245px !important;
}
*/






/* TEMP TEMP TEMP FOR "NO SIDEBAR WHITE SITE" EPF 2015 WINNERS */

/*
.entry-head {
    display: none;
}
body {
	background: #ffffff none repeat scroll 0 0 !important;
	}
#page {
	padding-left: 200px;
	}
#nav-below { 
	display: none;
	}
#footer {
	display: none;
	}
#sidebar-1 {
	display: none;
	}
	*/
	

/* TINY REDESIGN JULY 2015*/

	
.jp-carousel-buttons, .jp-carousel-light .jp-carousel-image-meta, .jp-carousel-light .jp-carousel-left-column-wrapper{
	display: none !important;
}

div.slideshow-window {
	background-color: inherit;
	border: none;
}

.tiled-gallery .gallery-row, .tiled-gallery .gallery-row .gallery-group{
	margin:0px !important;
	
}

.jp-carousel-close-hint {
	width: 98%;
}

.jp-carousel-close-hint span {
	text-align: right;
	width: 100%;
}



.sharedaddy.sd-sharing-enabled {
	padding: 0 20px;
	border-top: 1px solid #eee;
}
	

#contact-form-11 {
	padding: 20px;
}

#contact-form-11 blockquote {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0;
}

#contact-form-11 h3 {
	margin: 0px 0px 0px -20px;
	color: #880000;
}

#contact-form-11 h3 a {
	color: #880000;
}



.entry-content h2  {
	font-family: "Times New Roman",Times,serif;
	font-size: 2em;
	line-height: 1.6em;
	font-style: italic;
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}

.entry-content h2 a, .entry-content h2 a:visited  {
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}



.entry-content h4 {
	font-family: "Open-Sans", Open-sans, Arial, sans-serif !important;
	font-size: 1em;
	line-height: 2em;
	font-style: italic;
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.entry-content h4 a, .entry-content h3 a:visited {
	font-family: "Open-Sans", Open-sans, Arial, sans-serif !important;
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}



.entry-content h2 a:hover, .entry-content h3 a:hover {
	color: #ff0000;
}


.tiled-gallery-caption {
	display: none !important;
}

.entry-content h5, .entry-content h5 a, .entry-content h5 a:visited {
	font-family: "Open-Sans", Open-sans, Arial, sans-serif !important;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ccc !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}



.entry-content h3  {
	font-family: "Times New Roman",Times,serif;
	font-size: 1.4em;
	line-height: 1.6em;
	font-style: italic;
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}

.entry-content h3 a, .entry-content h3 a:visited  {
	color: #880000 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	}

.entry-content iframe {
	margin: -20px;
}





/* SIDEBAR REDESIGN July 23 2015 */



.flexipages_widget ul li {
	font-variant: normal;
	font-size: 1em;
	background-color: #880000;
	line-height: 2.4em;
	width: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: 10px;
}

.flexipages_widget ul li a, .flexipages_widget ul li a:visited {
	color: #fff;
}

.flexipages_widget ul li a:hover, .flexipages_widget ul li a:visited:hover  {
	color: #eee;
}


.widget_pages ul {
	width: auto;
}







.secondary h4 {
	font-variant: normal;
	background-color: transparent !important;
	text-indent: 0px;
	font-family: "Times New Roman",Times,serif;
	font-size: 1.5em;
	line-height: 1.6em;
	font-style: italic;
	color: #880000;
	text-decoration: none;
	font-weight: normal;
}


.widget ul {
	width: auto  !important;
	padding-left: 0px !important;
}

.widget ul li {
	width: auto !important;
	border: none !important;
	border-top: solid 1px #eee  !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
}

#text-305491761 ul li {
	border: none !important;
	padding-left: 10px !important;
}

#text-305491761 {
	margin: 20px 0 50px 0;
}

.secondary div {
	margin: 20px 0 50px 0;
}

.textwidget img {
	margin-left: 0px;
}


#nav-below {
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}


#header .blog-title a {
	left: 0;
	margin-left: 660px;
	margin-top: 0;
}

/*


.widget_text {
	background-color: #f3f3f3;
	border-radius: 5px;
	padding: 5px;
}

	

.widget_recent_comments ul, .widget_meta ul, .widget_archive ul, .widget_recent_entries ul, .widget_categories ul, .widget_text .textwidget ul, .AceRecentPostsWidget_display ul, .widget_links ul, .aktt_widget ul {
	padding: 0;
	padding-left: 0px;
	width: auto;
}

.widget_recent_comments ul li, .widget_meta ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_categories ul li, .widget_text .textwidget ul li, .AceRecentPostsWidget_display ul li, .widget_links ul li, .aktt_tweets ul li {
	margin-left: 0px;
	padding-left: 0px;
	width: auto;
	border-bottom:solid 1px #fff;
}

.widget a {
	color: #888;
	text-decoration: none;
}


.widget_pages ul {
	padding-left: 0px;
	width: auto;
}

*/












