/*
	Theme Name: History
	Theme URL: http://totallyhistory.com/
	Description: Main Them for Totallyhistory.com
	Author: Matt
	Author URI: http://totallyhistory.com/
	Version: 1.0
*/

/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Vollkorn:400italic,400);


/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color:black;
	/*font-family: Times New Roman,serif;*/
	font-family: georgia, "times new roman", times, serif;
	font-size: 16px;
	line-height: 1.5;
	padding: 0;
	text-decoration: none;
	margin-top:0;
}

input[type=text],
input[type=email],
textarea {
	-moz-box-shadow: 1px 1px 3px #eee inset;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	background-color: #fff;
	box-shadow: 1px 1px 3px #eee inset;
	border: 1px solid #dadada;
	color: #717171;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 13px 15px 10px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

ol li {
	list-style-type: decimal;
}

hr {
	border: 1px solid #dadada;
}

/* Hyperlinks
------------------------------------------------------------ */
a,
a:visited {
	color: #3700EE;
	text-decoration: none;
}

a:hover {
	color: #f47529;
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */
body {
	background: url(images/bg.png);
}

::selection {
	background-color: #34678a;
	color: #fff;
}

::-moz-selection {
	background-color: #34678a;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */
#wrap {
	margin: 0 auto;
	padding: 0;
	width:960px;
}


/* Header
------------------------------------------------------------ */
#header {
	margin: auto;
	width: 960px;
	height:80px;
}

#logo {
	float: left;
	width: 400px;
	background: url(images/logo.png) left top no-repeat;	
}

#logo a {
	float:left;
	width: 400px;
	height:80px;
}

/* Primary Navigation Extras
------------------------------------------------------------ */
.menu li.right {
	float: right;
	padding: 16px 15px 15px;
}

.menu li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}


/* Inner
------------------------------------------------------------ */
#inner {
	width:960px;
	margin: 0 auto;
	overflow: hidden;
}

/* Breadcrumb
------------------------------------------------------------ */
.breadcrumb {
	background: url(images/separator.png) repeat-x bottom;
	font-size: 14px;
	margin: 0;
	padding: 30px;
}


/* Taxonomy Description
------------------------------------------------------------ */
.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */
#content-sidebar-wrap {
	background: #fff;
	/*box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.15);*/
	float: left;
	width: 938px;
	padding:10px;
	border: 1px solid #C19D7D;
}


/* Content
------------------------------------------------------------ */
#content {
	float: right;
	width: 728px;
}

.post {
	/*background: url(images/separator.png) repeat-x bottom;*/
	margin: 0 0 50px;
	padding: 0 0 50px;
}

.entry-content {
	overflow: hidden;
}

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

blockquote {
	margin: 15px 0 15px 15px;
	overflow: hidden;
	padding: 15px 15px 0 15px;
}

blockquote p {
	color: #666;
	font-family: 'Vollkorn', serif;
	font-size: 15px;
	margin: 0 0 15px !important;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	color: #444;
	font-family: 'Vollkorn', serif;
	font-weight: normal;
	line-height: 1.1;
	margin: 0;
}

h1 {
	font-size: 44px;
	margin: 0 0 20px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-family: 'Vollkorn', serif;
	font-size: 32px;
}

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

h2 a:hover {
	color: #f47529;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 24px;
	margin: 0 0 10px;
}

#footer-widgets h2,
#footer-widgets h2 a {
	color: #fff;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 24px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	margin-top: 30px;
}

.taxonomy-description h1,
.widget-area h4 {
	color: #636363;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #fff 1px 1px;
	text-transform: uppercase;
}

.widget-area h4 {
	margin: 0 0 10px;
}

.widget-area h4 a {
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-family: 'Vollkorn', serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0;
	text-shadow: #000 -1px -1px;
	text-transform: none;
}

h5 {
	color: #993300;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */
.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	background: url(images/bullet.png) no-repeat 10px 14px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 30px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */
.post-info {
	border-top: 1px solid #d6d6d6;
	font-size: 10px;
	margin: 0 0 35px;
	padding: 15px 0 0;
	text-transform: uppercase;
}

.featuredpost .byline {
	border: none;
}

.byline {
	font-size: 10px !important;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.byline a,
.post-info a,
.post-info .date {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.post-info a,
.byline a {
	color: #717171 !important;
}

.byline a:hover,
.post-info a:hover {
	color: #f47529 !important;
}

/* Post Meta
------------------------------------------------------------ */
.post-meta {
	border-top: 1px solid #d6d6d6;
	font-size: 10px;
	clear: both;
	margin: 25px 0 0;
	padding: 15px 0 0;
	text-transform: uppercase;
}

.post-meta a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* Author Box
------------------------------------------------------------ */
.author-box {
	border-bottom: 1px solid #d6d6d6;
	font-size: 13px;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 0 0 50px;
}

.author-box p {
	font-size: 13px;
}

/* Sticky Posts
------------------------------------------------------------ */
.sticky {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f8f8f8;
	border-bottom: 1px solid #d6d6d6;
	border-radius: 5px;
	margin: -25px -25px 40px;
	padding: 30px;
	text-shadow: #fff 1px 1px !important;
}


/* Archive Page
------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 48%;
}


/* Post Icons
------------------------------------------------------------ */
.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}

#nav {
    border:0 solid #581010;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    text-align: center;
    background-color: #871919;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#871919), to(#6C1111));
    background-image: -webkit-linear-gradient(top, #871919, #6C1111);
    background-image: -moz-linear-gradient(top, #871919, #6C1111);
    background-image: -ms-linear-gradient(top, #871919, #6C1111);
    background-image: -o-linear-gradient(top, #871919, #6C1111);
     background-image: linear-gradient(to bottom, #871919, #6C1111);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#871919, endColorstr=#6C1111);
	width: 960px;
	height:30px;
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	clear: both;
}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height:30px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#nav li a {
	color: #fff;
	display: block;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;	
	border-right:1px solid black;
	height:30px;
}

#nav li a:hover, #nav li a:active {
	color: #fff;
	background:#946C37;
}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #EEEEEE;
	color: #222222;
	width: 138px; 
	margin: 0;
	padding: 3px 10px 3px 10px;
	text-transform: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}
	
#nav li li a:hover, #nav li li a:active {
	color: #CC0000;
}

#nav li li a .sf-sub-indicator {
	background: none;
	top: 10px;
}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
}

#nav li ul a { 
	width: 140px;
}

#nav li ul ul {
	margin: -27px 0 0 159px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
}

#nav li:hover, #nav li.sfHover { 
	position: static;
}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 6px 10px 6px 10px;
}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}
	
#nav li.right a:hover {
	color: #CC0000;
	text-decoration: underline;
}
	
#nav li.search {
	padding: 3px 10px 0 10px;
}


/* Images
------------------------------------------------------------ */
img {
	height: auto;
	max-width: 100%;
}

.avatar {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 25px 0 0;
}

.widget-area .avatar,
.widget-area .featuredpage img,
.widget-area .featuredpost img {
	background: none;
	border: 5px solid #fff;
	padding: 0;
}

#footer-widgets .avatar,
#footer-widgets .featuredpage img,
#footer-widgets .featuredpost img,

.post-image {
	margin: 0 25px 25px 0;
}

img.centered,
img.alignleft,
img.alignright,
img.alignnone,
.post-image,
.wp-caption {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1px;
}

img.alignnone {
	display: block;
    margin-left: auto;
    margin-right: auto
}

.commentlist li .avatar {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: -2px 15px 0 2px;
	padding: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

.widget-area .alignleft {
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display:block;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.widget-area .alignleft {
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
}

.widget-area .alignright {
	margin: 0 0 5px 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	font-style: italic;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */
.navigation {
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background: #f5f5f5;
	padding: 5px 10px;
	text-decoration: none;
}

.navigation li a:hover {
	background-color: #34678a;
	color: #fff;
	text-decoration: none;
}

.navigation li.active a {
	background-color: #f47529;
	color: #fff;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */
#sidebar {
	display: inline;
	float: left;
	font-size: 13px;
	text-shadow: #fff 1px 1px;
	width: 200px;
	list-style-type:none;
	font-family: georgia, "times new roman", times, serif;
}

.sidebar .widget {
	background-color: #f8f8f8;
	border: 1px solid #C19D7D;
	margin: 0 0 10px;
	padding: 10px;
}

.sidebar .widget {
    border-top: 3px solid #946B37;
}

.sidebar.widget-area ol ol,
.sidebar.widget-area ul ul {
	padding: 0;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 10px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* User Profile
------------------------------------------------------------ */
.user-profile {
	overflow: hidden;
}


/* Search Form
------------------------------------------------------------ */
#header .searchform {
	float: right;
	padding: 0;
	margin-top:8px;
}

.s {
	background: #fff url(images/search-icon.png) no-repeat 15px 12px;
	width:400px;
	padding: 10px 45px 10px 45px !important;
}

#sidebar-alt .s {
	background: #fff;
	padding: 10px !important;
}

.searchsubmit {
	display: none;
}

#nav .s {
	border-left: 1px solid #264f6b;
	border-top: 1px solid #264f6b;
	margin: 5px 0 0;
}

/* Calendar Widget
------------------------------------------------------------ */
#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #fff;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #fff;
	padding: 2px;
	text-align: center;
}


/* RSS Widget
------------------------------------------------------------ */
.widget_rss ul li .rsswidget {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.widget_rss .rss-date {
	display: block;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
}



/* Footer
------------------------------------------------------------ */
#footer {
	background-color: #fff;
	border: 1px solid #C19D7D;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
}

#footer {
    border-top: 3px solid #946B37;
    margin-top:10px;
}

#footer .wrap {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	font-size: inherit;
}

#footer a,
#footer a:visited {
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 940px;
	padding:10px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	width:730px;
	margin: 0 0 15px;
	overflow: hidden;
	float:left;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.commentlist ol,
.ping-list ol {
	padding: 10px;
}

.commentlist li,
.ping-list li {
	border-bottom: 1px solid #d6d6d6;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 30px;
	text-shadow: #fff 1px 1px;
}

.commentlist li ul li {
	background: #fff;
	list-style-type: none;
}

.commentlist li ul li li {
	border: 1px solid #eee;
}

.commentlist li ul li li {
    border-bottom: 1px solid #d6d6d6;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 20px;
}

.commentlist cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-author,
.comment-meta {
	background: #e9e9e9;
}

.comment-author {
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0 0 10px;
	text-transform: uppercase;
}

.comment-meta {
	font-size: 11px;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}

.reply {
	font-size: 14px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f8f8f8;
}

.alt,
.depth-1,
.even {
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	background: none;
	margin: 0 0 10px;
	padding: 0;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

div.gform_wrapper .gform_button {
	padding: 7px 12px !important;
}

/*Category box*/
.catbox {
	display: block;
	margin: 5px 0 0;
	padding: 0 5px 10px 5px;
}
.catbox a:link {
	text-decoration: none;
}
.catbox a:visited {
}
.catbox a:hover {
	text-decoration: none;
	border-bottom:blue 1px solid;
}
.catbox span {
}
/** 
* Extra - imagebox left post style
************************************************/
.imageboxright {
	float:right;
	margin: 0 0 5px 5px;
	font-size: 11px;
	display:block;
}
.imageboxright img {
	margin:0;
	padding: 3px;
	background: #FFF;
	border: 1px solid #6B9E8E;
	display:block;
}
.imageboxright .post img {
	margin:0;
	padding: 3px;
	border: 1px solid #6B9E8E;
	display:block;
}

.imageboxright {
	display:block;
}
/** 

* Extra - imagebox left post style
************************************************/
.imageboxleft {
	float:left;
	margin: 0 10px 0 0;
	font-size: 10px;
	display:block;
}
.imageboxleft img {
	margin:0;
	padding: 3px;
	background: #FFF;
	border: 1px solid #6B9E8E;
}
.imageboxleft .post img {
	margin:0;
	padding: 3px;
	border: 1px solid #6B9E8E;
}
/**

* Rectangle Box for Images Listing 
**********************************************/
.recbox {
	display:block;
	float:left;
	padding-bottom:10px;
}
/**

* Navtable - Table holder for navbox
***********************************************/
.navtable {
}
/**

* NavBox - Wikitype nagivation box
***********************************************/
.navbox {
	border: 1px solid #C19D7D;

	background-color:#F9F9F9;
	padding:5px;
	margin-bottom:10px;
	font-size:95%;
}

.navbox {
    border-top: 3px solid #C19D7D;
}

.navbox ul, .navbox ol {
	margin-bottom:.5em;
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 0;
	text-align: left;
}

.navbox ul ul {
    margin: 0 0 0 2em;
}

.navbox li {
	display: list-item;
	margin-bottom: .1em;
	text-indent:-13px;
}

.navbox table tr td {
	vertical-align:text-top;
	padding-right:10px;
	width:240px;
}
/**
*Vertical NavBox Right
************************/
.vnavboxright {
	border: 1px solid #AAA;
	background-color:#f9f9f9;
	padding:5px;
	font-size:95%;
	width:240px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.vnavboxright ul, .navbox ol {
	margin-bottom:.5em;
	list-style-type: circle;
	margin-left: 5px;
	padding-left: 0;
	text-align: left;
}
.vnavboxright ul ul {
    margin: 0 0 0 2em;
}
.vnavboxright li {
	display: list-item;
	margin-bottom: .1em;
	text-indent:-13px;
}
/**
*Vertical NavBox Left 
************************/
.vnavboxleft {
	border: 1px solid #AAA;
	background-color:#F9F9F9;
	padding:5px;
	font-size:80%;
	width:200px;
	float:left;
	margin-right:5px;
}
.vnavboxleft ul, .navbox ol {
	margin-bottom:.5em;
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 0;
	text-align: left;
}
.vnavboxleft ul ul {
    margin: 0 0 0 2em;
}
.vnavboxleft li {
	display: list-item;
	margin-bottom: .1em;
	text-indent:-13px;
}

/* Ad Block */
.adblock {
	float: left;
	margin-right:5px;
	margin-bottom:10px;
}

/*3 Columns Table td Style*/
table {
	margin-bottom:10px;
	
	border-collapse: collapse;
}

th.headpart {
	height: 1px;
	background: #946B37;
	border:1px solid #946B37;
}

td.imagepart {
	text-align:center;
	vertical-align:top;
	width:237px;
	padding:5px;
	border-top:1px solid #C19D7D;
	border-left:1px solid #C19D7D;
	border-right:1px solid #C19D7D;
	font-size:11px;
}

td.imagepart {
    border-bottom:0 solid #C19D7D;
}

td.creditpart {
	text-align:left;
	
}

td.imagepart img {
	margin:0;
}

td.textpart {
	text-align:left;
	vertical-align:top;
	width:237px;
	padding:5px;
	border-bottom:1px solid #C19D7D;
	border-left:1px solid #C19D7D;
	border-right:1px solid #C19D7D;
	font-size:13px;
}

td.textpart {
    border-top:0 solid #C19D7D;
}

/* ListBox
************************************************/
.listbox {
	border: 1px solid #DADADA;
	background-color:#F9F9F9;
	padding:5px;
	font-size:95%;
}
.listbox ul, .listbox ol {
	margin-bottom:.5em;
	list-style-type: circle;
	margin-left: 20px;
	padding-left: 0;
	text-align: left;
}
.listbox ul ul {
    margin: 0 0 0 2em;
}
.listbox li {
	display: list-item;
	margin-bottom: .1em;
	text-indent:-13px;
	padding-right:10px;
}

/* Info Box */
.infobox {
	border: 1px solid #AAA;
	background-color: #F9F9F9;
	color: black;
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	float: right;
	clear: right;
	text-align: left;
	font-size: 70%;
	line-height: 1.5em;
	width:260px;
}

.infobox th {
	vertical-align: top;
	padding-left:10px;
	padding-right:5px;
	width:85px;
	color:#921616;
}

.infobox td {
	vertical-align: top;
	padding-left:0;
	padding-right:10px;
}

.infobox td img, .infobox th img {
	vertical-align: middle;
	padding:0;
}

.infobox .title {
	text-align:center;
	font-size:125%;
	color:#000;
}

.infobox .title2 {
	text-align:center;
	font-size:100%;
}

.infobox .title3 {
	text-align: center;
	font-size: 110%;
	background: #C19D7D;
	font-weight: normal;
}
/* Battle Box */
.battlebox {
	border: 1px solid #AAA;
	background-color: #F9F9F9;
	color: black;
	float: right;
	clear: right;
	text-align: left;
	font-size: 70%;
	line-height: 1.5em;
	width:335px;
	margin: 0.5em 0 0.5em 1em;
}

.battlebox tr {
	margin-right:10px;
	
}

.battlebox .smallinfo th {
	vertical-align: top;
	padding-right:5px;
	width:85px;
	color:#921616;
}

.battlebox .smallinfo td {
	vertical-align: top;
	padding-left:0;
	padding-right:10px;
	border-right: 0;
	width:auto;
}

.battlebox td {
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px dotted #AAA;
	width:167px;
}

.battlebox .image {
	vertical-align: middle;
	padding-right:10px;
	padding-left:0;
}

.battlebox .title {
	text-align:center;
	font-size:125%;
	font-weight:bold;
	color:#000;
}

.battlebox .title2 {
	text-align:center;
	font-size:110%;
	background:#C19D7D;
	font-weight:bold;
}

.battlebox .title3 {
	padding-left:10px;
	font-size:110%;
	color:#000;
	font-weight:normal;
}

/* Time Box */
.timebox {
	border-top: 10px solid #3073C7;
	color: black;
	float: left;
	clear: left;
	text-align: left;
	width:100%;
	line-height:1.2;
}

.timebox th {
	padding:2px 5px 0 0;
	color:red;
	width:55px;
	vertical-align:top;
}

.timebox .title {
	width:83px;	
}

.timebox td {
	padding: 4px 5px 4px 0;
	vertical-align: top;
}

.timebox td .green {
	color:#008000;
	font-weight:normal;
}

.timebox p {
	line-height:100%;
  padding-bottom:3px;
}

/* 7 Column Box */
.multibox {
	border: 1px solid #AAA;
	border-collapse:collapse;
	background-color: #F9F9F9;
	color: black;
	margin: 0;
	padding: 0.2em;
	float: right;
	clear: right;
	text-align: left;
	font-size: 75%;
	line-height: 1.5em;
	width:260px;
	table-layout: fixed;
}

.multibox th {
	vertical-align: top;
	padding-left:10px;
	padding-right:5px;
	width:24px;
	color:#921616;
}

.multibox td {
	vertical-align: top;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	
}

.multibox td img, .multibox th img {
	vertical-align: middle;
	padding:0;
}

.multibox .title {
	text-align:center;
	font-size:125%;
	color:#000;
}

.multibox .title2 {
	text-align:center;
	font-size:100%;
}

.multibox .title3 {
	text-align: center;
	font-size: 110%;
	background: #C19D7D;
	font-weight: normal;
}

/* Homepage */
#homepage-wrap {
	background: white;
	float: left;
	width: 928px;
	padding: 15px 15px 0 15px;
	border: 1px solid #C19D7D;
}

#home-top {
	padding: 7px 7px 25px 7px;
	overflow: hidden;
}

#home-middle {
	background: #F7F7F7 url(images/no-repeat.png) no-repeat 0 -257px;
	overflow: hidden;
	padding: 15px 25px 25px 25px;
	margin: 0 -15px;
}

#home-middle2 {
	background: #F7F7F7;
	overflow: hidden;
	padding: 15px 25px 25px 25px;
	margin: 0 -15px;
}

#home-middle h4, #home-middle2 h4, #home-bottom h4 {
	font-family: 'Droid Sans',Arial,Tahoma,Verdana, serif;
	font-size: 16px;
	color: #454545;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	text-shadow: 1px 1px 0 #FFFFFF;
	padding: 8px 0;
	margin: 0 0 7px 0;
}

#home-middle p, #home-bottom p {
	margin: 0 0 10px 0;
}

#home-middle blockquote, #home-bottom blockquote, #home-middle .latest-tweets ul, #home-bottom .latest-tweets ul {	
	background: #E9E9E9;
	margin: 10px 0 0 0;
	padding: 10px 15px 0 15px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
    -moz-border-radius: 6px;	
    -webkit-border-radius: 6px;	
	-webkit-background-clip: padding-box;
	-webkit-background-origin: padding-box;	
}
	
#home-middle blockquote p, #home-bottom blockquote p, #home-middle .latest-tweets li, #home-bottom .latest-tweets li {
	padding: 0 0 10px 0;
	font-style: italic;
	list-style:none;
}

.home-middle-1 {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	width: 595px;
}

.home-middle-2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 280px;
}
	
.home-middle-3 {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;;
}
			
#home-bottom {
	background: #F7F7F7;
	overflow: hidden;
	padding: 0 25px 25px 25px;
	margin: 0 -15px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-background-clip: padding-box;	
	-webkit-background-origin: padding-box;	
}
	
.home-bottom-1 {
	float: left;
	margin: 0;
	padding: 0 35px 0 0;
	width: 280px;
	}
	
.home-bottom-2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
	}

.home-bottom-3 {
	float: right;
	margin: 0;
	padding: 0;
	width: 280px;
	}	
	
.homethumb {
	background: #EFEFEF;
	width:62px;
	height:62px;
	float: left;
	list-style: none;
	padding: 3px;
	margin-right:10px;
	position: relative;
	border: 1px solid #CCCCCC;	
	border-radius: 6px;
    -moz-border-radius: 6px;	
    -webkit-border-radius: 6px;	
	-webkit-background-clip: padding-box;
	-webkit-background-origin: padding-box;	
	}
	
.midhomethumb {
	background: #EFEFEF;
	width:152px;
	height:152px;
	float: left;
	list-style: none;
	padding: 3px;
	margin-right:10px;
	position: relative;
	border: 1px solid #CCCCCC;	
	border-radius: 6px;
    -moz-border-radius: 6px;	
    -webkit-border-radius: 6px;	
	-webkit-background-clip: padding-box;
	-webkit-background-origin: padding-box;	
	}

/***** Slider *******/
#slider { 
	width: 915px;
	}
	
#slider .wrap {
	width: 915px;
	}
	
.slider-posts {
	padding: 0;
	margin: 0;
	}

.slider-post {
	width: 915px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}	

.slider-post-left {
	float: left;
	width: 445px;
	padding: 0 20px 0 0;
	}
	
h2.slider-title {
	color: #454545;
	font-family: 'Droid Sans',Arial,Tahoma,Verdana, serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #DBDBDB;
	line-height: 24px;
	margin: 0;
}
	
h2.slider-title a {
	text-decoration: none;
	color: #454545;
}

.alignleft.slider-show-image {
	float: left;
	margin: 0 20px 0 0;
}
	
.slider-show-image {
	float: right;
	margin: 0 0 0 20px;
	width: 437px;
	height: 237px;
	padding: 3px;
	border-radius: 6px;
    -moz-border-radius: 6px;	
    -webkit-border-radius: 6px;	
	-webkit-background-clip: padding-box;
	-webkit-background-origin: padding-box;
	background: #EFEFEF;
	border: 1px solid #D9D9D9;
}

.slider-show-image img {
	border: 1px solid #D9D9D9;
}
	
#slider-nav {
	overflow: hidden;
	margin: 25px 0 0;
	padding: 25px 0 0;
	border-top: 1px solid #DDDDDD;
}
	
.nav-prev, .nav-next {
	background: transparent url(images/no-repeat.png) no-repeat;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 19px;
	margin: 20px 0;
	padding: 0;
}

.nav-prev {
	background-position: 0 -100px;
	float: left;	
}
	
.nav-next {
	background-position: -21px -100px;
	float: right;	
}
		
.nav-thumbs {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

.nav-thumbs li {
	list-style: none;
	float: left;
	}	
	
.nav-thumb-wrapper {
	float: left;
	height: 62px;
	list-style: none;
	margin-right: 20px;
	padding: 3px;
	position: relative;
	width: 114px;
	background: #EFEFEF;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
  -moz-border-radius: 6px;	
  -webkit-border-radius: 6px;	
	-webkit-background-clip: padding-box;
	-webkit-background-origin: padding-box;
	}

.nav-thumb-wrapper:hover, a.activeSlide {
	border: 1px solid #7E7E7E;
	}	
	
.nav-thumb-wrapper:hover img, a.activeSlide img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}	
	
.nav-thumb-image {
	height: 60px;
	position: absolute;
	width: 112px;
	border: 1px solid #D9D9D9;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;		
	}
		
.nav-thumb-border {
	height: 60px;
	position: absolute;
	width: 112px;
	}

/***** Read More Button ********************/

.more-link-wrapper {
	padding: 15px 0 0 0;
	display: block;
	}

.slider-post a.more-link {
	background: #007ABD url(images/repeat-x.png) repeat-x 0 -40px;
	font-size: 12px;
	padding: 0 9px 0 10px;
	height: 28px;
	line-height: 28px;
	}

.slider-post a.more-link:hover {
	color: #FFFFFF;
	background: #0061A0 url(images/repeat-x.png) repeat-x scroll 0 -40px;
	border-color: #005992;
	}
		
a.more-link {
	background: #007ABD url(images/repeat-x.png) repeat-x scroll 0 -92px;
	display: inline-block;
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 3px #7F7F7F;
	text-shadow: 0 -1px 1px #444444;
	border: 1px solid #0771AC;
	border-radius:6px;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-background-clip: padding-box;	
	-webkit-background-origin: padding-box;	
	-moz-box-shadow: 0 1px 3px #7F7F7F;
	}
	
a:link.more-link, a:visited.more-link {
	color: #FFFFFF;
	}

a:hover.more-link {
	color: #FFFFFF;
	text-decoration: none;
	background: #0061A0 url(images/repeat-x.png) repeat-x scroll 0 -92px;
	border-color: #005992;
	}

#cse-search-results iframe {width: 728px; }

@media screen and (max-width: 500px) {

    html,body { font-size:.95em; padding:0; margin:0; width:99% }

    #wrap { width:100% }
    #header { width:100%; }
    #header .wrap { width:100%; }

    #nav { width:100%; font-size:.65em; }
    #inner { width:100%; border: 0 solid #cdcdcd; }

    #logo { width:100%; background: url(images/logo2.png) left top no-repeat; }
    #logo a { width:100%; }

    #sidebar { display:none; }
    #content { float:left; width:100%; }

    #content-sidebar-wrap { width:100%; border:0; padding:0 5px; margin:0; }
    #home-middle { width:100% padding:1px; }

    #homepage-wrap { width:100%; padding: 0; margin:0; float:left; border:1px; }
    .home-bottom-1 { float:left; width:100%; }
    .home-bottom-2 { float:left; width:100%; }
    .home-bottom-3 { float:left; width:100%; }

    #footer { width:100%; font-size: .85em;  }
    #footer .wrap { width:100%;  }
    #footer .creds { width:100%;  }

    #cse-search-results iframe {width: 100%; }
}