/*  
Theme Name: MoA
Theme URI: http://
Description: 3 column-fixed
Version: 1.0
Author: jo ann
Author URI: http://www.hermeticmagick.com/

*/

body {
	background: #0C750C;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6F3700;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
}
#container {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFD9;
} 
#mainContent {
	margin: 0 210px;
	padding: 0 10px;
	background-color: #FFFFD9;
	border-right: 1px solid #0C750C;
	border-left: 1px solid #0C750C;
} 
/*HEADER STYLES*/
#header {
	height: 100%;
	padding: 0 10px 0 20px;
	background-color: #FFFFD9;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/Aion_bnr_1.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
#header h1 {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
.description {
	display: none;
}
#header p a:link, #header p a:visited {
	color: #FFFB70;
}
#navBar {
	text-align: center;
	font-size: 16px;
	color: #FFFB70;
	font-weight: bold;
}
#navBar ul {
	margin: 0px;
	padding: 40px 0 0 0;
}
#navBar ul li {
	display: inline;
	list-style-type: none;
	padding: 0px 20px 0px 20px;
}

/*SIDEBARS*/
/*LEFT SIDEBAR*/
#sidebar1 {
	float: left;
	width: 190px;
	padding: 15px 10px 15px 10px;
	background-color: #FFFFD9;
}
#sidebar1 ul	{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
#sidebar1 ul li {
	padding: 10px 0 20px 0;
	font-size: 16px;
	line-height: 18px;
}
#sidebar1 ul li h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0 0 0;
}
#sidebar1 ul li#search form{
	height: 30px;
	overflow: hidden;
	background-image: url(images/searchform_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #0c750C;
}
#sidebar1 ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #6F3700;
}
#sidebar1 ul ul li {
	padding: 0;
}

/*RIGHT SIDEBAR*/
#sidebar2 {
	float: right;
	width: 190px;
	padding: 15px 10px 15px 10px;
	background-color: #FFFFD9;
}
#sidebar2 ul	{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
#sidebar2 ul li {
	padding: 10px 0 20px 0;
	font-size: 16px;
	line-height: 18px;
}
#sidebar2 ul li#search form{
	height: 28px;
	overflow: hidden;
	background-image: url(images/searchform_bg.png);
	background-repeat: no-repeat;
	border: 1px solid #0c750C;
}
#sidebar2 ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFD9;
	color: #6F3700;
}
#sidebar2 ul li h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0 0 0;
}
#sidebar2 ul ul li {
	padding: 0;
}
#feedicon {
	height: 34px;
	padding: 10px 0 20px 0;
}
#feedicon a {
	background:transparent url(../MoA/images/feed.png) no-repeat scroll left center;
	border:medium none;
	display:block;
	line-height:34px;
}
#feedicon img {
	border: none;
	vertical-align: top;
}
#feedicon span {
	color: #0C750C;
	font-size: 16px;
	padding-left: 10px;
	text-align: left;
}

/*FOOTER STYLES*/
#footer { 
	padding: 0 10px 0 20px;
	background:#FFFFD9;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	line-height: 18px;	
}

/*MISC SIDEBAR STYLES*/
.amazonAd {
	padding: 20px 0 10px 0;
	text-align: center;
}	
table#wp-calendar {
	width: 160px;
	margin: 10px 0 0 0;
}
table#wp-calendar caption {
	font-size: 12px;
	padding: 20px 0 0 0;
}
table#wp-calendar thead {
	font-size: 12px;
	line-height: 16px;
	padding:0;
}

/*POST-ENTRY STYLES*/
.post {
	margin: 20px 30px 30px 30px;
	padding: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(/gem.com/images/comment_banner_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.post h2 {
	font-size: 20px;
}
.entry {
	text-align: justify;
}
.entry p {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}
p.postmetadata {
	margin: 10px 0 10px 0;
	padding: 0 0 30px 0;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(images/comment_banner_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.postPage {
	margin: 40px 30px 30px 30px;
	padding: 10px 0 10px 0;
	background-attachment: scroll;
	background-image: url(/gem.com/images/comment_banner_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.entryPage {
	text-align: justify;
	background-image: url(images/comment_banner_bottom.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*PAGE NAVIGATION STYLE*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 10px;
	padding: 0 30px 0 30px;
}
.alignR {
	float: right;
}

.alignL {
	float: left;
}


/*MISC FONT STYLES*/
p {
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 16px;
}
.center {
	text-align: center;
}
.containerDate h1{
	font-size: 18px;
	padding: 30px 20px 0 0;
	text-align: right;
	border-bottom: 1px solid #0C750C;
}
h3 {
	font-size: 18px;
	text-align: center;
	padding: 50px 0 0 0;
}
acronym, abbr {
	border-bottom: 1px dashed #0C750C;
}

acronym, abbr {
	cursor: help;
	font-size: 14px;
}

blockquote p {
	margin-left: 10px;
	padding: 2px;
	border-left: 2px solid #0C750C;
}

cite {
	font-size: 14px;
}

/*MISC*/
a:link, a:visited {
	text-decoration: none;
	color: #0C750C;
}
a:hover {
	color: #FFFFD9;
	background-color: #0C750C;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.alignR {
	float: right;
}

.alignL {
	float: left
}
.count {
	padding: 10px;
}

/*COMMENT STYLES*/
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #099E09;
	padding: 10px 0 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #099E09;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 14px;
	line-height: 18px;
}

.comments-template p {
	font-size: 14px;
	line-height: 18px;
}
.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}