/*
Theme Name: Pontification
Theme URI: http://pontificationadnauseam.com/
Description: Pontification Ad Nauseam's Second Theme
Version: 2.0
Author: L. E. Holmes
Author URI: http://theholmesian.com/

*/

/* @group site */

html {
	margin: 0;
	padding: 0;
	font-family: Georgia, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #6c0911;
}

img {
	border: 0;
}

@font-face {
	font-family: "Trajan Pro Bold";
	src: url(images/trajanbold.otf) format("opentype");
}

#greybg {
	float: left;
	width: 100%;
	background: #444444;	
}

#headergreybg {
	margin: auto;
	background: #535353;
	width: 990px;
	height: 330px;
}

#header {
	background: url('images/header.jpg') no-repeat top center;
	margin: auto;
	padding: 0;
	height: 250px;
	width: 950px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

/* @end */

/* @group menu */

#menu {
	background: url('images/menu.jpg') no-repeat top center;
	margin: auto;
	margin-top: 20px;
	height: 40px;
	width: 950px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#menutable {
	width: 950px;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

#menutable a {
	color: #6c0911;
	font-family: "Trajan Pro Bold", Georgia, sans-serif;
	font-size: 16pt;
	text-decoration: none;	
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	text-align: center;
}

/* @end */

/* @group post */

#post {
	padding: 0;
	margin: auto;
	width: 990px;
}

#postgreybg {
	float: left;
	padding-bottom: 20px;
	background: #535353;
	width: 990px;
}

#postspacerred {
	margin-left: 20px;
	float: left;
	height: 4px;
	width: 950px;
	background: #6c0911;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
}

#postspacerwhite {
	margin: 6px 0 20px 20px;
	float: left;
	height: 4px;
	width: 950px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 4px;
}

#posttitle {
	background: url('images/post-title.png') repeat-x;
	float: left;
	height: 40px;
	width: 950px;
	margin: 0 0 10px 20px;
	text-decoration: none;
	font-size: 14pt;
	font-family: "Trajan Pro Bold", Georgia, sans-serif;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#posttitlealigner {
	margin: 11px 0 0 30px;
	color: #ffffff;
	float: left;
}

#posttitlealigner a {
	color: #ffffff;
	text-decoration: none;
}

#posttitlealigner a:hover {
	text-decoration: none;
}

#pagetitlealigner {
	margin: 11px 0 0 0;
	color: #ffffff;
	text-align: center;
}

#posttitledate {
	margin: 11px 30px 0 0;
	color: #ddb941;
	float: right;
}

#posttitlesup {
	font-size: 11pt;
}

#postinfo {
	margin-right: 20px;
	background: url('images/post-info.jpg') no-repeat;
	height: 186px;
	width: 136px;
	text-align: center;
	font-size: 12pt;
	float: right;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#postinfo a, #posttext a, #pagetext a, #singleinfo a {
	color: #424242;
}

#postinfo a:hover, #posttext a:hover, #pagetext a:hover, #singleinfo a:hover {
	color: #313131;
	text-decoration: none;
}

#postinfoimg {
	margin: 21px 21px 12px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#postinfospacing {
	height: 9px;
}

#posttext {
	margin-left: 20px;
	background: #e8e8e8;
	width: 802px;
	float: left;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#pagetext {
	margin-left: 20px;
	background: #e8e8e8;
	width: 950px;
	float: left;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#posttextaligner {
	margin-left: 10px;
	width: 782px;
}

#pagetextaligner {
	margin-left: 15px;
	width: 920px;
}

#postgreyspacer {
	float: left;
	margin: auto;
	background: #535353;
	height: 20px;
	width: 990px;
}

#singleinfo {
	float: left;
	color: #292929;
	margin: 10px 20px;
	background: #a1a1a1;
	height: 138px;
	width: 950px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#singleinfotable {
	margin: 21px 10px;
}

#singleinfoimg {
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

/* @end */

/* @group navigation  */

#postnavigation {
	float: left;
}

#postnavtable {
	padding: 0;
	width: 990px;
}

#postnavigation a {
	color: #161616;
	text-decoration: none;
}

#postnavigation a:hover {
	color: #161616;
	text-decoration: none;
}

#postnavolder {
	background: #4c4c4c;
	text-align: center;
	padding: 5px 0 4px 0;
}

#postnavnewer {
	background: #4c4c4c;
	text-align: center;
	padding: 5px 0 4px 0;
}

#postnavolder:hover {
	background: #666666;
}

#postnavnewer:hover {
	background: #666666;
}

/* @end */

/* @group comments  */

#commentbox {
	float: left;
	color: #292929;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 0px 10px;
	background: #cfcfcf;
	width: 910px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#commentbox a {
	color: #1c1c1c;
}

#commentbox a:hover {
	text-decoration: none;
}

.commentalt {
	background: #bcbcbc !important;
}

#yourcomment {
	float: left;
	color: #292929;
	margin: 10px 0px 10px 20px;
	padding: 0px 10px 0px 10px;
	background: #e8e8e8;
	width: 930px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px;
}

#yourcomment a {
	color: #1c1c1c;
}

#yourcomment a:hover {
	text-decoration: none;
}

#commentarea {
	margin: 0px 0px 0px 20px;
	width: 945px;
}

/* @end */

/* @group footer  */

#footer {
	float: left;
	width: 100%;
	height: 100%;
	background: url('images/footer-shadow.png') top repeat-x #6c0911;
}

#footeraligner {
	background: url('images/footer-shadow.png') top repeat-x #7d0511;
	padding: 20px 20px 20px 20px;
	margin: auto;
	width: 950px;
}

#footertable {
	padding: 0;
	width: 950px;
}

#footertdtitle {
	width: 200px;
	font-family: "Trajan Pro Bold", Georgia, sans-serif;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	font-size: 14pt;
	color: #ddb941;
}

#footertdtitleb {
	font-family: "Trajan Pro Bold", Georgia, sans-serif;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	font-size: 14pt;
	color: #ddb941;
}

#footertdtexta {
	vertical-align: top;
	list-style: none;
}

#footertdtexta a {
	color: #ffffff;
	text-decoration: none;
}

#footertdtexta a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footertdtextb a {
	color: #ddb941;
	text-decoration: none;
}

#footertdtextb a:hover {
	text-decoration: underline;
}

#footertdtextb {
	vertical-align: top;
	list-style: none;
	color: #ffffff;
}

#footerrsstd {
	padding-left: 10px;
}

#footerrsstd a {
	color: #ddb941;
	text-decoration: none;
}

#footerrsstd a:hover {
	text-decoration: underline;
}

#footertablecontrol {
	margin: 20px 0 15px 0;
	width: 450px;
	text-align: center;
}

#footertablecontrolb {
	margin: 20px 0 15px 0;
	width: 200px;
	text-align: center;
}

#footerpagetable {
	float: right;
	list-style: none;
}

#footertablecontrol a, #footertablecontrolb a {
	font-family: "Trajan Pro Bold", Georgia, sans-serif;
	text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	font-size: 14pt;
	color: #ddb941;
	text-decoration: none;
}

#footertablecontrol a:hover, #footertablecontrolb a:hover {
	text-decoration: underline;
}

/* @end */