/*  
Theme Name: BlowThyHorn
Description: Medieval Style Webpage with easy access to everything I want 
Version: 1.1
Author: Monique Rio
Author URI: http://blowthyhorn.com
*/



/* Basics */

body {
	margin: 0;
	padding: 0;
	background: #A0A762;
	color: black;
	font-size: 78%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	
}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif; 
	color: black; 
}
a:link, a:active, a:visited {
	color: #BE310F;
	text-decoration: none;
}
a:hover,a:active {
	color: olive;
	text-decoration: underline;
}

blockquote {
	margin: 0 20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	border-top: 1px solid olive;
	border-bottom: 1px solid olive;
	font-size:90%;

}
code {
	font-size:110%;
	color: #1D2740;
}

textarea, select {
	background-color: white; 
	color: black;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
img {
	border: 0; 
	margin: 0; 
	padding: 0px;
}

img.centered {
	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;
	}
img.bordered {
	border-style:solid;
	border-width:2px;
}
table{
    width:80%;
    margin-left:auto;
    margin-right:auto;
    border-style:solid;
    border-width:0px;
    border-color:black;
    border-collapse:collapse;
}
td {
    border-style:solid;
    border-width:1px;
    border-color:black;
    padding-left:5px;
}
tr.even{
    background:#d6c99d;
}
thead {
    	background:#8b92c4;
	font-weight:bold;
	text-align:center;
}
hr{
    width:75%;
    border-color: #465747;
    border-style:dashed;
    border-width:1px;
    margin-bottom:13px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.adsense-left{
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

/* Layout */ 

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFCC;
	width: 760px;
	text-align: left;
	border-style:solid;
	border-width:2px;
	border-color:"black";
}
#header {
	width: 760px;
	height: 132px;
	background:url(/images/blowThyHorn.jpg);
}
#links{
	margin-right:auto;
	margin-left:auto;
	padding-top:3px;
	padding-bottom:3px;
	width:100%
	height:20px;
	text-align:center;
	background:maroon;
	
}
	#links a {
		margin-right:20px;
		margin-left:20px;
		padding-left:10px;
		padding-right:10px;
		background:maroon;
		color:white;
		
	}
	#links a:hover {
		background:#B22222;
		color:white;
		text-decoration: none;
	}	
#content {
	width: 550px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	overflow: visible;
	float:right;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 

#contact{
}
#contact h3{ 
    	
	margin-bottom:0px;
	margin-top:10px;
}
html>body #content {
	width: 520px;
}
* html #content {
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}
#sidebar {
	
	float: left;
	padding-top:20px;
	padding-left:10px;
	padding-right:18px;
	width: 160px;
	font-size: 0.9em;
}

	/* Sidebar styles */
	#sidebar ul {
		margin: 0;
		padding-left: 20px;
	}
	#sidebar ul li {
		overflow: visible;
		list-style-type:circle;
	}
	#sidebar h2 {
		text-align:left;
		font-size: 110%;
		margin-bottom:0px;
	}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
	background: url(images/footer.gif) no-repeat;
}

	/* Footer styles */
	#footer p {
		margin: 0;
		padding: 0.5em 20px;
		background-color: #999;
		font-size: 0.9em;
	}
	#footer a:hover, #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}

/*Archives*/
.archive{
	text-align:center;	
}	
	
/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}
.post {
	padding: 1.2em 0 0 0;
}
.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: gray;
}
.storytitle {
	float: left;
	margin: 0;
}
.datePosted{
    padding: 0.5em 0 0 0;
}
.meta {
	margin: 0;
	padding: 0.5em 0 0;
        text-align: center;

} 
.feedback {
	padding: 0 0 0 3em;
}
.meta, .feedback, .datePosted{
	clear: both;
	font-size: 0.9em;
	color: gray;
	background: url(images/deco.gif) no-repeat bottom left;	
}
.permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
.storytitle a:link .meta a:link .feedback a:link .commentauthor a:link .commentmeta a:link #comments a {
	text-decoration: none;
}
.storytitle a:hover .meta a:hover .feedback a:hover .commentauthor a:hover .commentmeta a:hover #comments a {
	text-decoration: none;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/comment.gif) repeat-y;
}
.commentalt {
	background: url(images/commentalt.gif) repeat-y !important;
}
.commentauthor {
	margin: 1em 0 0 0;
}
.commentauthor a {
	font-weight: bold;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
#comment {
	width: 98%;
}
/*Editions*/

#editions{
    text-align:center;
}

#editions table{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
