/*
Theme Name: Sixhours Remix
Theme URI: http://sixhours-demo.calobeedoodles.com/
Description: A classic, simple text-based theme.
Version: 1.4.4
Author: Remixed by TDC
Author URI: http://www.destroydestroy.biz
License: CC0 1.0 Universal
License URI: http://creativecommons.org/publicdomain/zero/1.0/legalcode
Tags: two-columns, custom-menu, fixed-width, right-sidebar
*/

body, td, th {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000;
}
body {
	background: url('images/background.png');
	margin: 0;
}
a:link,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #009fae;
}
a:hover,
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #009fae;
}
table,
td,
th {
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
th {
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	color: #333;
}
hr {
	background-color: #666;
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.sticky {
	
}
.wrapper {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url('images/shadow.png');
	padding: 0 22px;
}
.bullets {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #666;
	text-align: center;
	width: 100%;
}
.content {
	float: left;
	clear: left;
	position: relative;
	width: 656px;
	padding-top: 35px;
	margin-bottom: 20px;
}
.navigation {
	clear: both;
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.navigation .alignleft,
.navigation .alignright {
	padding: 0 25px;
}
.navigation .alignright {
	text-align: right;
}
.page-template-page-nosidebar-php .content {
	width: auto;
}
.page_title {
	width: 515px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009fae;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-style: normal;
	line-height: normal;	
	font-weight: normal;
}
.page_title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009fae;
	margin-bottom: 10px;
	font-style: normal;
}
.post {
	clear: both;
	margin: auto;
	padding-left: 5px;
	width: 600px;
}
#postdate{
	float: left;
	background-image: url('images/dateflower.png');
	width: 64px;
	height: 64px;
}
.postday {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	color: white;
	text-align: center;
}
.postmonth {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: white;
	text-align: center;
}
.postmetadata {
	font-style: italic;
	border-top: solid 1px #c8e0ca;
}
.postmetadata  a{
	text-decoration: none;
	font-weight: normal;
	color: #999;
}
.entry {
	color: #666;
	width: 515px;
	float: right;
	font-size: 110%;
	line-height: 20px;
}
.entry a {
	color: #009fae;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.entrypage {
	color: #666;
	line-height: 18px;
}
.entrypage p img {
    margin-left: auto;
    margin-right: auto;
}
.entrypage a {
	color: #009fae;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.entrypage_title {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009fae;
}
#reply-title {
	margin-left: 25px;
	color: #666
}
#entryfooter {
	width: 515px;
	float: right;
	color: #999;
	padding: 0;
	margin: 25px 0 35px 0;
	border-top: 1px solid #c8e0ca;
}
.entryfooterfodder {
	display: inline-block;
	padding: 5px;
	vertical-align: top;
}
.entryfootercenter {
	border-right: 1px solid #c8e0ca;
	border-left: 1px solid #c8e0ca;
	width: 217px;
	display: inline-block;
	padding: 5px;
}
small,
.commentmetadata {
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
	margin-bottom: 5px;
}
#archivetitle {
	color: #666;
}
.archivelist, .archivelist a {
	list-style: circle;
	line-height: 20px;
	font-weight: normal;
}
ul.sidebar {
	float: right;
	width: 304px;
	margin-left: 10px;
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
}
.footer {
	font-size: 11px;
	color: #999;
	width: 596px;
	text-align: center;
	clear: both;
	position: relative;
	padding: 5px 0;
	margin: 0 30px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	border-top: solid 1px #c8e0ca;
}

/* =Alignment 
--------------------------------------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
/* End Alignment */


/* =Header 
--------------------------------------------------------------*/
.header {
	width: 100%;
	height: 165px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	background-image:url('images/header.png');
}
#headerlink {
	display: block;
	padding-top: 160px;
	line-height: 0;
}
/* =Tabbed Navigation Menu 
--------------------------------------------------------------*/
.tabmenu {
	background-color: #c8e0ca;
	float: left;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 63px;
}
.tabmenu ul {
	list-style: none;
	margin: 0px;
	padding-left: 150px;
}
.tabmenu li.menu-item {	
	margin: 23px 0;
	padding: 0 18px;
	clear: none;
	display: block;
	float: left;
	font-family: Governor, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: uppercase;
	border-left: solid 2px;
	border-left-style: ridge;
}
li.menu-item:first-child {
	border: none;
}
.tabmenu li.menu-item a:visited,
.tabmenu li.menu-item a:link {
	color: #0ea5b3;
}
 .tabmenu li.menu-item a:hover, 
.tabmenu li.menu-item a:active {
	color: #fff;
}
.tabmenu li.menu-item:hover, 
.tabmenu li.menu-item:active, 
.tabmenu li.current_page_item {

}
#search {
	width: 300px;
	/*float: right;*/
	height: 63px;
	padding-top: 10px;
}
#s {
	float: left;
	margin: 17px 10px 0 25px;
	width: 190px;
	border: 0;
	padding: 7px 10px;
	color: #999;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
}
#searchsubmit {
	padding: 11px 0;
}
.menu-divider {
	display: block;
	float: left;
}
li.menu-divider:last-child {
	display: none;
}
/* End Tabbed Navigation Menu */


/* =Sidebar
--------------------------------------------------------------*/
#sidebar {
	background: transparent; 
	background-image: url('images/shadowtop.png');
	background-repeat: repeat-x;
}
#fb, #tw, #pi {
	padding: 22px 0px 30px 75px;
}
#fb {
	background: url('images/buttonfacebook.png') no-repeat;
}
#tw {
	background: url('images/buttontwitter.png') no-repeat;
}
#pi {
	background: url('images/buttonpinterest.png') no-repeat;
}
#ig {
	background: url('images/buttoninstagram.png') no-repeat;
	padding: 22px 0px 15px 75px;
}
#features a {
	padding-bottom: 15px;
	display: block;
	font-family: Governor, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
#followme a {
	display: block;
	font-family: Governor, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: normal;
}
#followme a:hover, #features a:hover {
	color: white;
}
#sponsors a {
	display: block;
	padding-top: 63px;
	margin-top: 20px;
}
#chron{
	background: url('images/chron.png') no-repeat;
}
#merc{
	background: url('images/merc.jpg') no-repeat;
}
/* End Sidebar */


/* =Widgets 
--------------------------------------------------------------*/
.widget {
	margin-bottom: 20px;
	display: block;
}
.textwidget {
	color: #649c9e;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0 17px 0 30px;
}
h2.widgettitle {
	font-family: Governor, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right: -17px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	background-image: url('images/sidebartitle.png');
	background-repeat: no-repeat;
	line-height: normal;
	font-weight: normal;
}
li.widget ul li {
	list-style: disc;
}
li.widget ul li a:link,
li.widget ul li a:visited,
li.widget ul li a:hover,
li.widget ul li a:active {
	font-weight: normal;
}
/* End Widgets */


/* =Calendar 
--------------------------------------------------------------*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: bold;
}
#wp-calendar td {
	border: 0px none;
	text-align: center;
	padding: 2px;
}
#wp-calendar th {
	text-align: center;
	padding: 2px;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
/* End Calendar */


/* =Images 
--------------------------------------------------------------*/
.entry img {
	max-width: 515px;
	padding: 5px 0 15px;
	height: auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}	
a img {
	border: none 0px;
}
/* End Images */


/* =Captions 
--------------------------------------------------------------*/
dd.wp-caption-text {
	font-size: 11px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	border-radius: 3px;
	max-width: 515px;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 505px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px;
	margin: 0;
	color: #666;
}
/* End Captions */


/* =Gallery 
--------------------------------------------------------------*/
#gallery {
	margin: auto;
	clear: both;
	position: relative;
}			
#gallery img {
	border: 2px solid #f3f3f3;
}
#gallery .gallery-caption {
	margin-left: 0;
}
.attachment-thumbnail {
	border: solid 3px #fff;
}
.type-attachment {
	width: 600px;
	margin: auto;
}
/* End Gallery */


/* =Comments 
--------------------------------------------------------------*/
#commentform {
	padding: 0 25px;
	float: left;
	font-family: Georgia, "Times New Roman", serif;
	color: #666;
}
#commentform label {
	display: block;
	width: 65px;
	float: left;
}
#commentform .required {
	display: inline-block;
	margin-left: -6px;
	color: #f9b5aa;
	font-weight: bold;
}
#commentform .required:first-child {
	margin-left: 0px;
}
#comment {
	width: 100%;
}
.reply  {
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}
.alt, .even, .bypostauthor {
	font-family: Georgia, "Times New Roman", serif;
	color: #666;
	line-height: 18px;
}
.alt, .even {
	background-color: #fff;
	border-top: dashed 1px #c8e0ca;
}
.bypostauthor {
	background-color: #c8e0ca;
	border-top: dashed 1px #fff;
}
.fn {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.fn a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.avatar {
	display: none;
}
li.comment {
	padding: 3px;
	margin-right: 25px;
}
.says {
	font-style: italic;
}
.alignleft a, .alignright  a {
	color: #009fae;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
/* End Comments */