/*
Theme Name: Sholis
Theme URI: http://wordpress.org/
Description: Brian Sholis wordpress theme.
Version: 0.1
Author: Randy J. Hunt
Author URI: http://citizenscholar.com/
Tags: fixed width, two columns, widgets

*/

a {
	outline:none;
}

body {
  background-color:#fafafa;
  font-family:Georgia, "Times New Roman", Times, serif;
  margin-top:32px;
  margin-bottom:32px;
}

blockquote {
	color:#000;
	font-weight:normal;
	font-style:normal;
}

.header {
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom:32px;
}

.header h1 {
	font-size:32px;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:18px;
}

.header h5 {
	text-transform:uppercase;
	margin-bottom:0;
}

.header ul {
	list-style-type:none;
	margin:0 0 0 0;
	font-size:18px;
	line-height:24px;
	letter-spacing:.5px;
	font-style:italic;
}

/*.header li {
	display:inline;
	padding-left:4px;
	padding-right:4px;
}*/

.nav_wrapper {
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:20px;
}

.header hr {
	margin-top:3px;
	margin-bottom:3px;
	background-color:#000;
	height:1px;
}

.header img {
	vertical-align:text-bottom;
}

.main {
	background-color:#e7e9d8;
	padding-top:24px;
	padding-bottom:6px;
	margin-bottom:24px;
	float:left;
}

.main h2 {
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:32px;
	margin-left:24px;
	margin-right:24px;
	margin-bottom:24px;
}

.header a, .main h2 a, .main .postmeta a {
	text-decoration:none;
	color:#000;
}

.header a:hover, .main h2 a:hover, .main .postmeta a:hover, .sidebar a:hover {
	text-decoration:underline;
	color:red;
}

.header a.selected {
	color:red;
}

.main .postmeta {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-family:arial;
	margin-right:32px;
	margin-left:32px;
	margin-bottom:18px;
	text-align:center;
	float:left;
}

.postmeta .date {
	float:left;
	text-align:left;
	width:154px;
	padding-left:6px;
}

.postmeta .categories {
	float:left;
	width:374px;
	text-align:right;
	padding-right:6px;
}

.tags {
	float:left;
	width:540px;
	text-align:center;
	padding-left:6px;
}

span.tags_title {
	text-transform:uppercase;
	letter-spacing:.5px;
	font-family:georgia;
	font-weight:bold;
}

.main p {
	font-size:14px;
	margin-right:32px;
	margin-left:32px;
}

.main .entry a {
	color:#000;
}

.main .entry a:hover {
	color:red;
}

.main .entry p img {
	border:8px solid #000;
}

.entry .aligncenter {
	margin:0 auto 12px auto;
}

.entry .alignright {
	float:right;
	margin-left:12px;
	margin-right:42px;
}

.entry .alignleft {
	float:left;
	margin-right:12px;
}

.wp-caption {
	margin-bottom:12px;
}

.wp-caption img {
	text-align:center;
	border:8px solid #000;
}

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

.navigation {
	font-family:arial;
	font-weight:bold;
}

.navigation a {
	text-decoration:none;
	color:#000;
}

.navigation a:hover {
	color:red;
}

.nav_left {
	padding-left:6px;
	width:297px;
	float:left;
}

.nav_right {
	padding-right:6px;
	width:297px;
	float:left;
	text-align:right;
}

h6.sidebar_more {
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-family:arial;
	font-size:12px;
	float:left;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:18px;
}

h6.sidebar_more a {
	text-decoration:none;
	color:#000;
}

h6.sidebar_more a:hover {
	color:red;
}

h3.short_takes_title {
	text-align:center;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:.5px;
}

.short_takes_main {
	background-color:#b4dabe;
}

.short_takes {
	background-color:#b4dabe;
	margin-bottom:24px;
	font-size:14px;
	padding-top:18px;
}

.short_takes .entry {
	margin-bottom:36px;
}

.short_takes h4, .featured h4 {
	margin-left:18px;
	margin-right:18px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}

.short_takes h5 {
	text-align:center;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:9px;
	margin-top:9px;
	text-transform:uppercase;
}

.short_takes h5 a {
	text-decoration:none;
}

.short_takes p, .featured p {
	margin-left:18px;
	margin-right:18px;
}

.short_takes li, .featured li {
	margin-left:12px;
}

.short_takes h4 a, .featured h4 a {
	text-decoration:none;
}

.short_takes a, .featured a {
	color:#000;
}

.short_takes a:hover, .featured a:hover {
	color:red;
	text-decoration:underline;
}

.featured {
	margin-bottom:36px;
	font-size:14px;
	padding-top:18px;
	background-color:#f2f2c0;
}

.sidebar {
	background-color:#f2f2c0;
}

.about {
	background-color:#c8c4ce;
}

.search {
	text-align:center;
	height:278px;
}

.search_header .archive_header_wrapper h1 {
	margin-bottom:0;
}

.search_header .archive_header_wrapper h5 {
	margin-bottom:12px;
}

table.search_wrapper {
	width:558px;
	margin:0 auto 18px auto;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

table.search_wrapper td {
	height:160px;
	vertical-align:middle;
	text-align:center;
}

.archive_top_level {
	background-color:#333;
	text-align:center;
}

.archive_top_level_wrapper {
	margin:24px;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	padding-top:18px;
	padding-bottom:36px;
}

.archive_top_level h1, .archive_header h1 {
	text-transform:uppercase;
	font-size:60px;
	color:#fff;
	margin-bottom:24px;
}

.archive_top_level h5, .archive_header h5 {
	margin-bottom:0;
	text-transform:uppercase;
	color:#fff;
	word-spacing:1px;
	letter-spacing:1px;
}

.archive_top_level a, .archive_header a {
	color:#fff;
}

.archive_top_level a:hover, .archive_header a:hover {
	color:red;
}

.archive_top_level li {
	list-style-type:none;
	font-size:32px;
}

.archive_header {
	text-align:center;
	margin-bottom:24px;
	background-color:#333;
	color:#fff;
}

.archive_header_wrapper {
	margin:24px;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	padding-top:18px;
}

.archive_header h1 {
	color:#fff;
}

.archive_entry h2 {
	font-size:18px;
	line-height:22px;
}
.archive_entry h6 {
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.5px;
}
.archive_entry a {
	color:#000;
	text-decoration:none;
}
.archive_entry a:hover {
	color:red;
}
.archive_entry .continue {
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
}
.footer {
	text-align:center;
	font-size:14px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-top:48px;
	margin-bottom:36px;
	font-style:italic;
	padding-top:18px;
	padding-bottom:18px;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:red;
}
