/*
Theme Name: Saladin
Description: A search engine optimized website framework for WordPress.
Author: Douglas Benjamin & Sheryl Kee
Version: 1.0
.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
 
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 
.
*/

@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Palatino", serif;
	font-size: 14px;	/*font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;*/
	background-color: #817d6d;
	line-height: 1.5;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backgrd.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#container_home {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/homeback.jpg);
	background-repeat: repeat-y;
	overflow: auto;

}
/*#content {
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 59px;
	height: 100%;
}*/
#header {
	margin-top: 59px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(images/transwhite.png);
	width: 838px;
}
#homebody {
	background-repeat: repeat;
	background-image: url(images/transwhite.png);
	padding: 0px;
	width: 839px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 55px;
	margin-left: auto;
	position: relative;
}
#homecol1 {
	float: left;
	width: 263px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 17px;
	padding: 0px;
	clear: both;
}
#homecol2 {
	float: left;
	width: 263px;
}
#homecol3 {
	width: 263px;
	float: right;
	padding: 0px;
	margin-right: 17px;
	margin-left: 8px;
}
#thelatest {
	width: 263px;
	height: 297px;
	background-image:url(images/home.thelatest.jpg);
}
.breaking {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	width: 211px;
	padding-right: 26px;
	padding-left: 26px;
}
.latesttitle {
	font-size: 14px;
	width: 207px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	padding-top: 20px;
	font-weight: bold;
}
.latestexcerpt {
	width: 207px;
	padding-right: 2px;
	padding-top: 13px;
	padding-left: 2px;
}
.datetime {
	font-size: 11px;
	background-image: url(images/thelatestdate.png);
	height: 21px;
	width: 211px;
}
.datetimetext {
	padding-top: 3px;
	padding-left: 8px;
}
.readfullblog {
	width: 207px;
	padding-right: 2px;
	padding-top: 13px;
	padding-left: 2px;
	text-align: right;
	text-transform: uppercase;
	color: #133947;
}
#bodyspacer {
	padding-right: 45px;
	padding-left: 35px;
	padding-bottom: 35px;
	width: 508px;
	overflow: hidden;
}
#bodyspacer2 {
	padding-right: 17px;
	padding-left: 18px;
	padding-bottom: 18px;
	width: 804px;
}
#bodyspacer3 {
	padding-bottom: 17px;
	width: 839px;
	position: relative;
	overflow: hidden;
}
#bodyspacer4 {
	padding-right: 45px;
	padding-left: 35px;
	padding-bottom: 15px;
	width: 508px;
	overflow: hidden;
}
#bodyspacer5 {
	padding-right: 17px;
	padding-left: 18px;
	padding-bottom: 7px;
	width: 804px;
}
#footer {
	width: 960px;
	background-color: #31271a;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#branding {
	visibility: hidden;
}
#blogtitle {
	padding-top: 32px;	
}
#bookstitle {
	padding-top: 32px;
	margin-left: 31px;	
}
#rightcol {
	width: 251px;
	background-color: #64787a;
	margin-top: 13px;
	font-size: 13px;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: lighter;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#siderss {
	padding-top: 17px;
	padding-bottom: 11px;
}
.sidebartext {
	width: 219px;
	margin-right: 16px;
	margin-left: 16px;	
}
/*#twitter-4 {
	width: 219px;
	padding-right: 16px;
	padding-left: 16px;	
}*/
.post-date {
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 2px;
}
#categoryposts-2 h3.widget-title {
	text-align: center;
}
#twitter-2 h3.widget-title {
	text-align: center;
}
.rstw_comma {
	display: none;
}
.twitter-timestamp {
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 2px;
	display: block;
}
#archives-3 h3.widget-title {
	text-align: center;
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headerimage {
	padding-top: 17px;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 3px;	
}
.horizspacer {
	padding-right: 16px;
	padding-left: 17px;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#rightcol a:link {
	color: #ffffff;
}
#rightcol a:visited {
	color: #ffffff;
}
#rightcol a:hover {
	color: #ffffff;
}
#rightcol a:active {
	color: #ffffff;
}
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.readfullblog a:link {
	text-decoration: none;
	color: #133947;
}
.readfullblog a:visited {
	text-decoration: none;
	color: #133947;
}
.readfullblog a:hover {
	text-decoration: underline;
	color: #133947;
}
.readfullblog a:active {
	text-decoration: underline;
	color: #133947;
}


.single #nav-above {
    display:none;
}


.xoxo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}
.xoxo li {
	padding-bottom: 15px;
}
div.post h2.entry-title {
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 18px;
}

.entry-meta {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(images/datebox.png);
	height: 21px;
	width: 508px;
}
.commenthome {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #4a777c;
	text-align: right;
	padding-top: 10px;
}
.commenthome a:link {
	text-decoration: none;
	color: #4a777c;
}
.commenthome a:visited {
	text-decoration: none;
	color: #4a777c;
}
.commenthome a:hover {
	text-decoration: none;
	color: #4a777c;
}
.commenthome a:active {
	text-decoration: none;
	color: #4a777c;
}
.commentsingle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #4a777c;
	padding-top: 10px;
	padding-bottom: 25px;
}
.commentsingle a:link {
	text-decoration: none;
	color: #4a777c;
}
.commentsingle a:visited {
	text-decoration: none;
	color: #4a777c;
}
.commentsingle a:hover {
	text-decoration: underline;
	color: #4a777c;
}
.commentsingle a:active {
	text-decoration: underline;
	color: #4a777c;
}
.linkblue a:link {
	text-decoration: none;
	color: #2e5e65;
}
.linkblue a:visited {
	text-decoration: none;
	color: #2e5e65;
}
.linkblue a:hover {
	text-decoration: underline;
	color: #2e5e65;
}
.linkblue a:active {
	text-decoration: underline;
	color: #2e5e65;
}
.datespacer {
	padding-top: 3px;
	padding-left: 7px;	
}
.linespacer {
	padding-top: 3px;	
}

img#wpstats{display:none}

#biobox {
	width: 780px;
	position: relative;
}
#biobox-content {
	bottom: 0px;
	right: 0px;
	width: 387px;
	position: absolute;
	font-size: 13px;
}
#bioimage {
	height: 545px;
	width: 363px;
}
#booksbox1 {
	width: 758px;
	position: relative;
	margin-left: 51px;
}
#booksimage1 {
	width: 366px;
}
#booksbox1-content {
	width: 367px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.text12lucida {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#booksbox2 {
	width: 778px;
	margin-left: 31px;
	z-index: 100;
}
.poem {
	font-style: italic;
	line-height: 23px;
}
.biliospacer {
	margin-left: 44px;
}
.bibliosidetext {
	line-height: 27px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: "Palatino Linotype", Palatino, serif;
}

/* Mobile browsers only */
@media only screen and (max-device-width: 480px) {      
        body { -webkit-text-size-adjust:100%; }               
}
