/**
 * Development stylesheet.  Use this file for development purposes by adding this to your 'wp-config.php' file:
 * define( 'SCRIPT_DEBUG', true );
 * This allows you to build large-sized stylesheets with plenty notes and comments. Before releasing, compress
 * this file and replace the compressed CSS in the 'style.css' file.
 * @link http://www.cssdrive.com/index.php/main/csscompressor
 */

/* 25px reset. */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;background:transparent;border:none;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,i,hr,u,center,menu,layer,s,strike,font,xmp{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;font-weight:normal;font-style:normal;background:transparent;border:none;text-decoration:none}body{line-height:25px;font-family:Georgia,Times,"Times New Roman",serif;color:#333;background:#fff}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;margin:0 0 25px 0}h1{font-size:1.8em}h2{font-size:1.7em}h3{font-size:1.55em}h4{font-size:1.4em}h5{font-size:1.25em}h6{font-size:1.1em}p{margin:0 0 25px 0}ol,ul{list-style:none}ul{list-style:disc;margin:0 0 25px 2.5em}ol{list-style-type:decimal;margin:0 0 25px 3em}ol ol{list-style:upper-roman}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:upper-alpha}ol ol ol ol ol{list-style:lower-alpha}ul ul,ol ol,ul ol,ol ul{margin-bottom:0}dl{margin:0 0 25px 5px}dl dt{font-weight:bold;margin:10px 0 0 0}dl dd{margin:5px 0 0 1.5em}strong{font-weight:bold}strong strong{font-weight:normal}em,cite{font-style:italic}em em,cite cite{font-style:normal}abbr{cursor:help}acronym{text-transform:uppercase;border-bottom:1px dashed #666;cursor:help}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:baseline;position:relative;bottom:0.3em}sub{vertical-align:baseline;position:relative;top:0.3em}address{font-style:italic;margin:0 0 25px 0}li address,dd address{margin:0}blockquote{margin:0 25px;font-style:normal}blockquote em,blockquote cite{font-style:italic}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{cursor:pointer}a img{border:none}pre{overflow:auto;font:.9em Monaco,monospace,Courier,"Courier New";line-height:25px;margin-bottom:25px;padding:10px}code{font:.9em Monaco,monospace,Courier,"Courier New"}pre code{font-size:1em}ins,dfn{font-style:italic;text-decoration:none;border-bottom:1px solid #666}del,s,strike{text-decoration:line-through}object{margin-bottom:25px}input,textarea{font-size:1em;padding:3px}input[type="submit"]{cursor:pointer}:focus{outline:none}form label{cursor:pointer}option{padding:1px 2px}table{border-collapse:collapse;border-spacing:0;margin-bottom:25px}th,td{text-align:left}hr{height:1px;margin-bottom:25px;background:#333}img.wp-smiley{max-height:12px;margin:0;padding:0;border:none}.gallery{display:block;text-align:center;margin-bottom:25px}.alignleft,.left{float:left;margin-right:20px}.alignright,.right{float:right;margin-left:20px}.aligncenter,.center{display:block;margin:0 auto 25px auto}.alignnone,.block{clear:both;margin:0 0 25px 0}.clear{clear:both}blockquote.alignleft,blockquote.alignright{width:33%}

/* Drop-downs. */
div.menu ul{margin:0;padding:0;list-style:none;line-height:1.0}div.menu ul ul{position:absolute;top:-999em;width:10em}div.menu ul ul li{width:100%}div.menu li:hover{visibility:inherit}div.menu li{float:left;position:relative}div.menu a{display:block;position:relative}div.menu li:hover ul,li.sfHover ul{left:0;top:2em;z-index:99}div.menu li:hover li ul,li.sfHover li ul{top:-999em}div.menu li li:hover ul,li li.sfHover ul{left:10em;top:0}div.menu li li:hover li ul,li li.sfHover li ul{top:-999em}div.menu li li li:hover ul,li li li.sfHover ul{left:10em;top:0}

/* Gallery. */
.gallery{display:block;clear:both;overflow:hidden;margin:0 auto}.gallery .gallery-row{display:block;clear:both;overflow:hidden;margin:0}.gallery .gallery-item{overflow:hidden;float:left;margin:0;text-align:center;list-style:none;padding:0}.gallery .gallery-item .gallery-icon img{width:auto;max-width:89%;height:auto;padding:1%;margin:0 auto}.gallery-caption{margin-left:0}.gallery .col-0{width:100%}.gallery .col-1{width:100%}.gallery .col-2{width:50%}.gallery .col-3{width:33.33%}.gallery .col-4{width:25%}.gallery .col-5{width:20%}.gallery .col-6{width:16.66%}.gallery .col-7{width:14.28%}.gallery .col-8{width:12.5%}.gallery .col-9{width:11.11%}.gallery .col-10{width:10%}.gallery .col-11{width:9.09%}.gallery .col-12{width:8.33%}.gallery .col-13{width:7.69%}.gallery .col-14{width:7.14%}.gallery .col-15{width:6.66%}.gallery .col-16{width:6.25%}.gallery .col-17{width:5.88%}.gallery .col-18{width:5.55%}.gallery .col-19{width:5.26%}.gallery .col-20{width:5%}.gallery .col-21{width:4.76%}.gallery .col-22{width:4.54%}.gallery .col-23{width:4.34%}.gallery .col-24{width:4.16%}.gallery .col-25{width:4%}.gallery .col-26{width:3.84%}.gallery .col-27{width:3.7%}.gallery .col-28{width:3.57%}.gallery .col-29{width:3.44%}.gallery .col-30{width:3.33%}

<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic' rel='stylesheet' type='text/css'>

/* Imported fonts */
@font-face {
	font-family: 'SortsMillGoudyItalic';
		src: url('fonts/goudystm/GoudyStM-Italic-webfont.eot');
		src: url('fonts/goudystm/GoudyStM-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/goudystm/GoudyStM-Italic-webfont.woff') format('woff'),
		url('fonts/goudystm/GoudyStM-Italic-webfont.ttf') format('truetype'),
		url('fonts/goudystm/GoudyStM-Italic-webfont.svg#SortsMillGoudyItalic') format('svg');
		font-weight: normal;
		font-style: normal;
	}

/* Body */
body {
	display: table;
	width: 100%;
	font: normal normal normal 16px/25px 'PT Sans', sans-serif;
	border-top: 5px solid #847e79;
	border-bottom: 5px solid #847e79;
	}

/**
* Elements
**************************************/

/* Font sizes and line heights. */
#main {
	line-height: 26px;
	}
.layout-1c #main {
	font-size: 17px;
	line-height: 28px;
	}
.layout-3c-l #main, .layout-3c-r #main, .layout-3c-c #main {
	font-size: 15px;
	line-height: 24px;
	}

/* Links */
a {
	color: #70a0b2;
	}
a:hover {
	text-decoration: underline;
	}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	}

/* Lists */
ul {
	list-style-type: square;
	}
dl dt {
	font-size: .95em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
dl dd {
	color: #888;
	}


/* Blockquotes */
blockquote {
	height: 100%; /* IE7 */
	margin: 0;
	padding: 12px 60px 0 60px;
	font-size: .95em;
	color: #999;
	background: url(images/quotes.png) no-repeat 0 0;
	}
blockquote blockquote {
	font-size: 1em;
	padding: 4px 45px 0 45px;
	background-image: url(images/quotes-alt.png);
	}
.hentry blockquote p {
	line-height: 25px;
	}

/* Code */
code {
	padding: 0 3px;
	color: #5e5752;
	background: #f3f0e0;
	}
pre {
	padding: 25px;
	font-size: .9em;
	color: #5e5752;
	background: #f3f0e0;
	border: 1px solid #edeada;
	}
pre code {
	padding: 0;
	}


/* Acronyms and abbreviations */
acronym, abbr {
	border-bottom: 1px dotted #999;
	}

/* Tables */
table {
	margin: 0 0 25px 0;
	width: 100%;
	background: #f4f2e7;
	border-left: 1px solid #f4f2e7;
	border-right: 1px solid #f4f2e7;
	}
table caption {
	font-size: .85em;
	text-transform: uppercase;
	color: #999;
	}
th {
	font: normal normal bold .85em/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 4px 2%;
	text-align: left;
	border-top: 1px solid #f4f2e7;
	border-bottom: 1px solid #f4f2e7;
	border-right: 1px solid #f4f2e7;
	}
td, tbody th {
	padding: 4px 2%;
	font-size: .9em;
	color: #666;
	background: #ece9da;
	border-bottom: 1px solid #f4f2e7;
	border-right: 1px solid #f4f2e7;
	}
tr:hover td, tr:hover th {
	background: #e0dcca;
	}
thead th, tfoot th, thead tr:hover th, tfoot tr:hover th {
	color: #f3f0e0;
	background: #635a52;
	}
td.pad, th.pad {
	background: #f3f0e0;
	}

/* WP calendar */
#wp-calendar {
	}
#wp-calendar a { /* WP needs to fix this ID issue. */
	font-weight: bold;
	display: block;
	color: #f3f0e0;
	background: #635a52;
	}
#wp-calendar a:hover {
	background: #4e4844;
	}
#wp-calendar th {
	}
#wp-calendar th, #wp-calendar td {
	padding: 0;
	text-align: center;
	}
#wp-calendar td.pad,
#wp-calendar #prev, 
#wp-calendar #next {
	background: transparent;
	}
#wp-calendar #prev {
	text-align: left;
	}
#wp-calendar #next {
	text-align: right;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	display: inline;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #635a52;
	background: transparent;
	}

/* Horizontal rule */
hr {
	height: 1px;
	background: #e2e6e2;
	margin: 10px 0;
	}

/**
* Images
**************************************/

.hfeed img, .avatar {
	width: auto; /* IE8 */
	height: auto;
/*	padding: 9px;
	background: #e0dfdd url('images/image-bg.png') repeat 0 0;
	border: 1px solid #d5d3d1;*/
	border: 1px solid #000;
	}

.attachment-large {
	margin: 0 auto;
	display: block;
}
.layout-default .hentry img, .layout-2c-l .hentry img {
	max-width: 580px;
	}
.layout-3c-l .hentry img, .layout-3c-r .hentry img, .layout-3c-c .hentry img {
	max-width: 450px;
	}
.layout-1c .hentry img {
	max-width: 788px;
	}

/* Avatars */
.avatar {
	float: left;
	margin: 0 25px 5px 0;
	}
.format-status .avatar {
	width: 65px;
	height: 65px;
	margin-bottom: 25px;
	}

/* Captions */
.wp-caption {
	overflow: visible;
	padding: 0;
	}
.wp-caption.alignright {
	margin-right: 20px; /* Fixes overflow issue for post content. */
	}
.wp-caption.alignleft {
	margin-right: 45px;
	}
.layout-1c .wp-caption { max-width: 808px; }
.layout-default .wp-caption, .layout-2c-l .wp-caption, .layout-2c-r .wp-caption { max-width: 600px; }
.layout-3c-l .wp-caption, .layout-3c-r .wp-caption, .layout-3c-c .wp-caption { max-width: 470px; }

.wp-caption img {
	width: 100%; /* Fix for the IE8 fix on .hentry img above. */
	margin: 0;
	}
.wp-caption-text {
	max-width: 560px;
	margin: -7px 10px 7px 10px;
	padding: 8px 10px;
	font: normal normal normal 12px/12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	color: #888;
	background: #f3f0e0;
	border-bottom: 1px solid #d5d3d1;
	}
.layout-1c .wp-caption-text {
	max-width: 768px;
	}
.layout-3c-l .wp-caption-text, 
.layout-3c-r .wp-caption-text, 
.layout-3c-c .wp-caption-text {
	max-width: 430px;
	}
.alignright .wp-caption-text,
.alignleft .wp-caption-text,
.aligncenter .wp-caption-text,
.alignnone .wp-caption-text {
	margin-right: -10px;
	}

/* Thumbnails */
.thumbnail {
	float: right;
	max-width: 150px;
	max-height: 150px;
	margin: 0 0 5px 25px;
	}

.format-gallery .thumbnail, 
.taxonomy-post_format-gallery .gallery .gallery-icon .thumbnail {
	width: 150px; /* width and height must be exact for bg to work. */
	height: 150px;
	padding: 18px 18px 10px 10px;
	background: url('images/gallery-thumb.png') no-repeat right 0;
	border: none;
	}
.taxonomy-post_format-gallery .gallery .gallery-icon .thumbnail {
	float: none;
	}
.taxonomy-post_format-image .gallery .gallery-icon .thumbnail {
	float: none;
	width: auto;
	max-width: 89%;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	}

/* Galleries */
.gallery {
	margin-bottom: 25px !important;
	}
.gallery-caption {
	margin-bottom: 5px;
	font: normal normal normal 13px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #999;
	}
.singular-attachment .gallery-caption {
	display: none; /* Hides gallery captions on archive-type views. */
	}
.hentry .gallery .gallery-icon .attachment-thumbnail {
	padding: 3%;
	}

/* WP smiley */
img.wp-smiley {
	max-height: 12px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}

/**
* Primary menu
**************************************/

#menu-primary {
	position: relative;
	z-index: 99;
	width: 100%;
	height: 35px;
	background: url('images/menu-primary-bg.png') repeat 0 0;
	border-bottom: 2px solid #4e4844;
	}
#menu-primary .wrap {
	width: 1010px;
	margin: 0 auto;
	}

#menu-primary li a {
	float: left;
	padding: 6px 25px;
	font: normal normal bold 14px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	}
#menu-primary li a:hover, 
#menu-primary li.sfHover a,
#menu-primary li.current-menu-item a {
	background: #4e4844;
	}
#menu-primary li li a {
	margin: 0 15px;
	padding: 6px 15px;
	font-weight: normal;
	text-transform: none;
	color: #dad6c9;
	border-bottom: 1px dotted #5a544f;
	}

#menu-primary li ul {
	padding-bottom: 15px;
	background: #4e4844;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}

/* Drop-down styles */
#menu-primary li:hover ul, 
#menu-primary li.sfHover ul {
	top: 35px;
	}
#menu-primary li:hover li ul, 
#menu-primary li.sfHover li ul {
	top: -999em;
	}
#menu-primary li li:hover ul, 
#menu-primary li li.sfHover ul {
	top: 0;
	}

/* Sub-nav indicator. */
#menu-primary a.sf-with-ul {
	padding-right: 28px;
	}
#menu-primary li .sf-sub-indicator {
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 12px;
	width: 9px;
	height: 5px;
	text-indent: -9999em;
	background: url(images/menu-primary-arrows.png) no-repeat 0 0;
	}
#menu-primary li a:hover .sf-sub-indicator, 
#menu-primary li.sfHover .sf-sub-indicator,
#menu-primary li.current-menu-item .sf-sub-indicator {
	background-position: 0 -5px;
	}
#menu-primary li ul li .sf-sub-indicator,
#menu-primary li ul li.current-menu-item li .sf-sub-indicator {
	top: 14px;
	width: 5px;
	height: 9px;
	background-position: 0 -10px !important;
	}

/* Search form. */
#menu-primary form {
	overflow: hidden;
	width: 200px;
	float: right;
	margin-top: 5px;
	}
#menu-primary input[type="text"] {
	float: right;
	width: 111px;
	margin: 0; /* Chrome */
	padding: 5px 0 6px 29px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	font-size: 12px;
	color: #c6c3c0;
	background: #4e4844 url('images/search.png') no-repeat 6px 3px;
	border: none;
	}
#menu-primary input[type="text"]:focus {
	width: 171px;
	color: #f4f2e7;
	background-color: #847e79;
	}
#menu-primary .search-submit {
	display: none;
	}

/**
* Header
**************************************/

#header {
	width: 1010px;
	height: 50px;
	margin: 0 auto;
	padding: 25px 0;
	}
#branding {
	position: relative;
	z-index: 98;
	}

#site-title {
	float: left;
	margin: 0 25px 0 0;
	font: normal normal normal 50px/50px 'SortsMillGoudyItalic', "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	}
#site-title a {
	color: #5e5752;
	}
#site-description {
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 50px;
	font-family: Georgia, serif;
	color: #70a0b2;
	}

/* Header image */
.header-image {
	display: block;
	width: 1000px;
	height: 200px;
	margin: 0 auto 25px auto;
	padding: 4px;
	background: #f4f2e7;
	border: 1px solid #d5d3d1;
	}

/**
* Secondary menu
**************************************/

#menu-secondary {
	position: relative;
	width: 1010px;
	height: 35px;
	margin: -70px auto 35px auto;
	}
#menu-secondary ul {
	float: right;
	}
#menu-secondary li {
	margin-left: 25px;
	}
#menu-secondary li li {
	margin-left: 0;
	}
#menu-secondary li a {
	padding: 10px 20px;
	font: normal normal bold 11px/14px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	background: #70a0b2;
	}
#menu-secondary li a:hover, 
#menu-secondary li.sfHover a,
#menu-secondary li.current-menu-item a {
	background: #628e9f;
	}
#menu-secondary li li a {
	margin: 0 15px;
	padding: 10px 15px;
	font-weight: normal;
	text-transform: none;
	background: #628e9f;
	border-bottom: 1px dotted #70a0b2;
	}

#menu-secondary li ul {
	padding-bottom: 15px;
	background: #628e9f;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	}

/* Drop-down styles */
#menu-secondary li:hover ul, #menu-secondary li.sfHover ul {
	top: 34px;
	}
#menu-secondary li:hover li ul, #menu-secondary li.sfHover li ul {
	top: -999em;
	}
#menu-secondary li li:hover ul, #menu-secondary li li.sfHover ul {
	top: 0;
	}

/* Sub-nav indicator. */
#menu-secondary a.sf-with-ul {
	padding-right: 28px;
	}
#menu-secondary li .sf-sub-indicator {
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 12px;
	width: 9px;
	height: 5px;
	text-indent: -9999em;
	background: url(images/menu-secondary-arrows.png) no-repeat 0 0;
	}
#menu-secondary li a:hover .sf-sub-indicator, 
#menu-secondary li.sfHover .sf-sub-indicator,
#menu-secondary li.current-menu-item .sf-sub-indicator {
	background-position: 0 -5px;
	}
#menu-secondary li ul li .sf-sub-indicator, 
#menu-secondary li ul li.current-menu-item li .sf-sub-indicator {
	top: 14px;
	width: 5px;
	height: 9px;
	background-position: 0 -10px !important;
	}

/**
* Breadcrumbs
**************************************/

.breadcrumbs {
	margin: 0 0 50px 0;
	font-size: .9em;
	color: #9f9994;
	display: none;
	}
.breadcrumbs .trail-before {
	margin-right: 5px;
	}
.breadcrumbs .sep {
	display: inline-block;
	width: 5px;
	height: 25px;
	margin: 0 5px;
	text-indent: -9999em;
	background: url('images/breadcrumb-sep.png') no-repeat 0 8px;
	}
.breadcrumbs .trail-end {
	font-style: italic;
	color: #bab7b5;
	}
.breadcrumbs a {
	color: #807871;
	}

/**
* Posts
**************************************/

/* Posts */
.hentry {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e2e6e2;
	}
.singular .hentry {
	margin-bottom: 50px;
	padding-bottom: 0;
	border-bottom: none;
	}
.sticky {
	padding: 25px;
	background: #f3f0e0;
	border: 1px solid #edeada;
	}

/* Post titles. */
.entry-title {
	font-size: 20px;
	margin-bottom: 25px;
	}
.singular .entry-title, .error-404 .entry-title {
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-size: 25px;
	text-align: center;
	border-bottom: 1px solid #e2e6e2;
	}
.singular-post .entry-title, 
.format-standard .entry-title,
.singular.attachment-image .entry-title {
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: none;
	}
.singular .entry-title a {
	color: #5e5752;
	}
.home .format-link .entry-title, .archive .format-link .entry-title {
	margin-bottom: 10px;
	}

/* Bylines */
.byline {
	margin-bottom: 10px;
	font: normal normal normal 12px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #aaa;
	}
.singular .byline {
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-align: center;
	border-bottom: 1px solid #e2e6e2;
	}

.byline .published {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	}

/* Post content */
.format-standard {
	overflow: hidden;
	}
.singular-post .entry-content {
	padding-top: 0;
	border-top: none;
	}

/* Entry meta */
.entry-meta {
	clear: both;
	font: normal normal normal 12px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #aaa;
	}
.format-standard .entry-meta {
	clear: none;
	margin-top: -15px;
	}
.singular .format-standard .entry-meta {
	clear: both;
	margin-top: 0;
	}
.singular .entry-meta {
	margin-top: 0;
	padding-top: 25px;
	border-top: 1px solid #e2e6e2;
	}
.singular .entry-meta .category, .singular .entry-meta .post_tag {
	display: block;
	}

/* Post format icons */
a.post-format-link {
	padding-left: 21px;
	background: url('images/icons.png') no-repeat 0 0;
	}
.format-aside a.post-format-link {
	padding-left: 19px;
	}
.format-audio a.post-format-link {
	background-position: 0 -30px;
	}
.format-chat a.post-format-link {
	background-position: 0 -60px;
	}
.format-gallery a.post-format-link {
	padding-left: 19px;
	background-position: 0 -90px;
	}
.format-image a.post-format-link {
	background-position: 0 -120px;
	}
.format-link a.post-format-link {
	padding-left: 19px;
	background-position: 0 -150px;
	}
.format-quote a.post-format-link {
	background-position: 0 -178px;
	}
.format-status a.post-format-link {
	background-position: 0 -210px;
	}
.format-video a.post-format-link {
	background-position: 0 -239px;
	}

/* Gallery format */
.format-gallery .image-count {
	font-style: italic;
	color: #999;
	}

/* Post format archives. */
.taxonomy-post_format-link .hentry ul.links {
	list-style: none;
	margin-left: 10px;
	}
.taxonomy-post_format-link .hentry ul.links li {
	padding-left: 19px;
	background: url('images/icon-link.png') no-repeat 0 4px;
	}

/* Loop meta */
.loop-meta {
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px solid #e2e6e2;
	}
.loop-meta .loop-title {
	font-size: 25px;
	text-align: center;
	}
.loop-meta .loop-description {
	color: #bab7b5;
	color: #999;
	font-style: italic;
	color: #aaa7a5;
	}

/**
* Pagination and prev/next links
**************************************/

.pagination, .page-links, .comment-pagination {
	overflow: hidden;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 25px 0;
	}
.pagination {
	margin-bottom: 23px;
	padding-bottom: 2px;
	text-align: center;
	}
.page-links {
	padding: 7px 0 0 0;
	}
.pagination .page-numbers, .page-links a {
	display: inline-block;
	margin: 0 10px 0 0px;
	padding: 11px 15px;
	padding: 13px 15px 11px 15px;
	font: normal normal bold 12px/13px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	background: #847e79;
	}
.pagination .next {
	margin-right: 0;
	}
.pagination .meta-nav, .loop-nav .meta-nav {
	font-size: 13px;
	}
.page-links a {
	margin: 0 3px;
	padding: 8px 12px;
	}
.entry-summary .page-links a {
	padding: 5px 9px;
	}
.pagination .page-numbers:hover, .page-links a:hover {
	background: #5e5752;
	}
.pagination .dots:hover {
	background: #847e79;
	}
.pagination .current {
	background: #5e5752;
	}
.loop-nav, .loop-pagination {
	overflow: hidden;
	margin: 0 0 50px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	display: none;
	}

.loop-nav .previous, .loop-nav .next {
	float: left;
	margin: 0;
	padding: 13px 15px 11px 15px;
	font: normal normal bold 12px/13px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	background: #847e79;
	}
.loop-nav .next {
	float: right;
	text-align: right;
	}
.loop-nav a:hover span {
	background: #5e5752;
	}

/**
* Widgets
**************************************/

.widget {
	font-size: .9em;
	color: #888;
	}
.widget-title {
	font: normal normal bold 18px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #666;
	}

.widget img {
	max-width: 100%;
	}

/* Search widget */
.widget-search {
	padding-bottom: 25px !important;
	}
.widget-search input[type="text"] {
	display: block;
	width: 94%;
	padding: 5px 3%;
	text-indent: 5px;
	font: italic normal normal 14px/25px Georgia, Times, 'Times New Roman', serif;
	color: #5e5752;
	background: #fff;
	border: none;
	}
.widget-search input[type="submit"], .widget-search label {
	display: none;
	}

/**
* Comments
**************************************/

#comments-number {
	padding-bottom: 25px;
	border-bottom: 1px solid #e2e6e2;
	}

/* Comments closed */
.comments-closed {
	padding: 25px;
	color: #999;
	background: #f3f0e0;
	border: 1px solid #e2e6e2;
	}

/* Comment pagination */
.comments-nav {
	float: right;
	position: relative;
	line-height: 29px;
	margin: -75px 25px 10px 0;
	}
.comments-nav .page-numbers {
	font-size: 10px;
	text-transform: uppercase;
	color: #777;
	}
.comments-nav .prev, .comments-nav .next {
	background: url('images/comments-nav.png') 0 0 no-repeat;
	display: inline-block;
	margin: 0 0 0 10px;
	height: 29px;
	width: 29px;
	text-indent: -9999px;
	}
.comments-nav .next {
	background-position: 0 -29px;
	}

/* Comment list */
.comment-list, .comment-list ol.children {
	list-style: none;
	margin: 0 0 25px 0;
	}
.comment-list ol.children {
	margin-left: 50px;
	margin-bottom: 0;
	}
.comment-list li.comment, .comment-list li.pingback, .comment-list li.trackback {
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom: 1px solid #e2e6e2;
	}
.comment-list li li.comment {
	overflow: hidden; /* IE7 */
	padding: 25px 0 0 0;
	margin-bottom: 0;
	border-bottom: none;
	}
.comment-list li.pingback, .comment-list li.trackback {
	padding: 0 10px;
	}

/* Avatars */
.comment-list .avatar {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 25px 25px 0;
	}
.comment-list li li .avatar {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
	padding: 4px;
	}

/* Comment meta */
.comment-meta {
	margin-bottom: 10px;
	font: normal normal normal 12px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #aaa;
	}
.comment-list li.pingback .comment-meta, .comment-list li.trackback .comment-meta {
	margin-bottom: 25px;
	}
.comment-meta .published abbr {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	}
.comment-author {
	display: block;
	}
.comment-author cite {
	font: normal normal bold 16px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
.pingback .comment-author cite, .trackback .comment-author cite {
	font: italic normal normal 14px/25px Georgia, Times, 'Times New Roman', serif;
	}
.comment-reply-link {
	}

/* Comment text */
.comment-text {
	overflow: hidden;
	}
.comment-list li li.comment .comment-text {
	overflow: visible;
	}
.comment-list li li.has-avatar .comment-text {
	margin-left: 75px;
	}
.comment-text .moderation {
	font-style: italic;
	color: #888;
	}

/**
* Comment form
**************************************/

#respond {
	overflow: hidden;
	margin-bottom: 25px;
	}

/* Cancel reply link */
#reply-title small a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

/* Comment form paragraphs */
#respond p.form-author {
	float: left;
	width: 50%;
	}
#respond p.form-email {
	overflow: hidden;
	float: right;
	width: 50%;
	}
#respond p.form-url {
	clear: both;
	}

/* Comment form labels */
#respond label {
	font: normal normal normal 13px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
#respond p.form-email label {
	padding: 0 9px;
	}
#respond span.required {
	font-size: 16px;
	font-weight: bold;
	}

/* Comment form inputs and textarea elements */
#respond input[type="text"], #respond textarea {
	display: block;
	width: 98.5%;
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	}
#respond p.form-author input[type="text"] {
	width: 90%;
	}
#respond p.form-email input[type="text"], #respond p.form-email label {
	width: 90%;
	float: right;
	}

/* Submit button */
#respond #submit {
	float: right;
	margin: 0 0 25px 25px;
	padding: 13px 15px 11px 15px;
	font: normal normal bold 12px/12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	background: #847e79;
	border: none;
	}
#respond #submit:hover {
	background: #5e5752;
	}

/**
* Footer
**************************************/

/* Footer */
#footer {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0 25px;
	color: #999;
	}

/* Copyright and credit sections */
#footer .copyright, #footer .credit {
	float: left;
	width: 50%;
	}
#footer .credit {
	text-align: right;
	}

/* Subsidiary menu */
#menu-subsidiary {
	clear: both;
	height: 37px;
	background: url('images/menu-primary-bg.png') repeat 0 0;
	border-top: 2px solid #4e4844;
	}
#menu-subsidiary .wrap {
	width: 1010px;
	margin: 0 auto;
	}
#menu-subsidiary li a {
	float: left; /* IE7 */
	padding: 6px 25px;
	font: normal normal bold 12px/25px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f3f0e0;
	}
#menu-subsidiary li a:hover,
#menu-subsidiary li.current-menu-item a {
	background: #4e4844;
	}

/**
* Layouts
**************************************/

/* Main */
#main {
	clear: both;
	overflow: hidden;
	width: 908px;
	margin: 0 auto 25px auto;
	padding: 50px 50px 0 50px;
	color: #666;
	background: #f4f2e7;
	border: 1px solid #d5d3d1;
	}

/* One columns */
.layout-1c #main {
/*	width: 808px;
	padding: 50px 100px 0 100px;*/
	}

/* Two columns */
.layout-2c-l #content, .layout-default #content {
	float: left;
	width: 600px;
	}
.layout-2c-l #sidebar-primary, .layout-default #sidebar-primary,
.layout-2c-l #sidebar-secondary, .layout-default #sidebar-secondary {
	float: right;
	width: 250px;
	}
.layout-2c-l #sidebar-secondary, .layout-default #sidebar-secondary {
	clear: right;
	}

.layout-2c-r #content {
	float: right;
	width: 600px;
	}
.layout-2c-r #sidebar-primary, .layout-2c-r #sidebar-secondary {
	float: left;
	width: 250px;
	}
.layout-2c-r #sidebar-secondary {
	clear: left;
	}
.layout-default #sidebar-secondary, 
.layout-2c-l #sidebar-secondary, 
.layout-2c-r #sidebar-secondary {
	width: 200px;
	margin-bottom: 50px;
	padding: 25px 25px 0 25px;
	background: #f3f0e0;
	border: 1px solid #edeada;
	}

/* layout-3c-l */
.layout-3c-l #content {
	float: left;
	width: 470px;
	}
.layout-3c-l #sidebar-primary, .layout-3c-l #sidebar-secondary {
	float: left;
	width: 169px;
	margin: 0 0 0 50px;
	}

/* layout-3c-r */
.layout-3c-r #content {
	float: right;
	width: 470px;
	}
.layout-3c-r #sidebar-primary, .layout-3c-r #sidebar-secondary {
	float: left;
	width: 169px;
	margin: 0 50px 0 0;
	}

/* layout-3c-c */
.layout-3c-c #content {
	float: left;
	margin-left: 219px;
	width: 470px;
	}
.layout-3c-c #sidebar-primary {
	float: left;
	margin-left: -689px;
	width: 169px;
	}
.layout-3c-c #sidebar-secondary {
	float: right;
	width: 169px;
	}
	
.embed_code {
	float: right;
	width: 400px;
	margin-left: 30px;
	clear: right;
}

.recent-stories {
	float: left;
	width: 48%;
	margin: 0 17px 0 0;
	height: 400px;
}
.recent-stories img {
/*	width: 100%;*/
	/*max-height: 200px;*/
	border: 1px solid #000;
}

.recent-stories img:hover {
	opacity: .7;
}

.recent-stories h4 {
	font-size: 120%;
	margin-bottom: 10px;
}

#vslider_optionscontainer {
	margin: 15px;
}

.widget-single {
	width: 23%;
	margin: 0 25px 0 0;
	float: left;
	padding-right: 10px;
}

.widget-single-conversation {
	width: 38%;
	float: left;
}

#mc4wp-checkbox {
	display: none;
}

#site-title {
	float: left;
	width: 1000px;
	height: 200px;
	}
#site-title a {
	display: block;
	width: 1006px;
	height: 200px;
	background: url(/wp-content/uploads/2016/11/Rumble_Strip_Masthead.jpg) no-repeat 0 0;
	border: 2px solid #333;
	}
#site-title a span, #site-description {
	display: none;
	}
	
.links-div {
	clear: both;
	/*background: #eee;
	border: 1px solid #000;*/
	
}


.links-div, .tracks-div {
	width: 300px;
	float: left;
	padding: 15px;
	margin-right: 20px;
}

.links-div h4, .tracks-div h4 {
	font-style: normal;
	font-size: 20px;
	margin-bottom: 4px;
}

.links-div ul, .tracks-div ul {
	margin: 0;
}

.links-div ul li, .tracks-div ul li {
	list-style: none;
}

div.sharedaddy div.sd-block {
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.attachment-medium {
	float: left;
	margin-right: 25px;
	min-width: 440px;
}

.contributor {
	width: 220px;
	float: left;
	margin: 25px 0;
	text-align: center;
}

.contributor img {
	width: 200px;
}

#comments {
	clear: both;
}

.contributor a h4 {
	text-align: center;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #788D4A;
}

.kindred-wrapper {
	clear: both;
}

.goodies-wrapper {
	clear: both;
}

.donate-button {
	margin-left: 200px;
	margin-top: 5px;
}

.wp_rp_content {
	margin-top: 20px;
}