/*
Theme Name: ASARAL
Theme URI: http://www.asaral.com/
Description: The official theme for the ASARAL.
Version: 1.0
Author: Colleen C
Author URI: http://www.kalinawebdesigns.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #F4F2E2;
	color: #95C7C2;
	font: 10pt arial, helvetica, sans-serif;
}
a {text-decoration: none}
a:link {
	color: #FF8000;
}
a:visited {
	color: #006F75;
}
a:active, a:hover {
	color: #7FC7B8;
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	width: 1008px;
	border: 3px solid #E7E5D5;
	background: #F4F2E2 url('images/pagebg.gif') repeat;
	color: #006F75;
}
#page {
	background: #F4F2E2 url('images/contentbg.gif') repeat-y;
	color: #006F75;
}
#header {
	width: 1008px;
	height: 336px;
}
#content {
	float: left;
	width: 1008px;
}
.narrowcolumn {
	position: relative;
	z-index: 90;
	width: 580px;
	margin: -70px 0 0 16px;
	color: #646253;
}
.narrowcolumn a:link {
	color: #FF8000;
}
.narrowcolumn a:visited {
	color: #EC6756;
}
.narrowcolumn a:active, .narrowcolumn a:hover {
	color: #7FC7B8;
}
.post {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #F4F2E2;
}
.post h2 {
	clear: both;
	font-size: 13pt;
	margin-bottom: 4px;
color: #005050;
}
.post h3 {
	font-size: 12pt;
	margin-bottom: 4px;
}
.post h2 a:link, .post h3 a:link {
	color: #55206C;
}
.post h2 a:hover, .post h3 a:hover {
	color: #7FC7B8;
}
.post h2 a, .post h3 a, .entry a {
	text-decoration: underline;
}
.date {
	text-align: right;
}
.entry .alt {
	font-size: 9pt;
	font-weight: normal;
	padding: 4px;
	background: #F4F2E2;
	text-align: left;
}
.postmetadata {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.postmetadata a {
	text-decoration: underline;
}
.postmetadata a:link {
	color: #FF8000;
}
.postmetadata a:hover {
	color: #7FC7B8;
}
.entry {
	margin-top: 5px;
}
.entry p, .entry ul, .entry ol {
	margin-bottom: 12px;
}
.entry ul, .entry ol {
	padding-left: 32px;
}
.more-link {
	font-weight: bold;
}
#sidebar {
	position: relative;
	z-index: 91;
	float: left;
	margin: -70px 0 0 -380px;
	width: 164px;
	color: #95C7C2;
}
#sidebar ul {
	position: relative;
	list-style: none;
}
#sidebar ul ul {
	border: 1px solid #COBEB1;
	background: #fff;
	padding: 1px 1px 0 1px;
}
#sidebar ul ul ul {
	border: 0;
	margin: 4px 0;
	padding: 0 0 0 10px;
	background: none;
}
#sidebar ul ul ul ul {
	padding: 0;
}
#sidebar ul ul ul li {
	font-size: 9pt;
	padding: 2px 0;
	border: 0;
	margin-bottom: 1px; 
}
#sidebar ul ul li {
	padding: 2px 6px;
	background: #F4F2E2;
	border-bottom: 1px solid #d5d0aa;
	margin-bottom: 1px; 
}
#sidebar h2 {
	color: #55206C;
	margin-top: 12px;
	font-size: 10pt;
}
#sidebar a:link, #affiliates-side a:link {
	color: #EC6756;
}
#sidebar a:visited, #affiliates-side a:visited {
	color: #007D7D;
}
#sidebar a:active, #sidebar a:hover, #affiliates-side a:active, #affiliates-side a:hover {
	color: #FF8000;
}
#affiliates-side {
	float: left;
	margin-left: -184px;
	width: 144px;
	color: #90306F;
}
* html #affiliates-side {
	margin-top: -68px;
}
#affiliates-side h2 {
	color: #800000;
	margin-top: 12px;
	font-size: 12pt;
}
#s {
	width: 100px;
	height: 17px;
	vertical-align: top;
}
#searchsubmit {
	height: 19px;
	width: 50px;
	background: #F0CA80;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
}
#footer {
	clear: both;
	width: 1008px;
	height: 54px;
	text-align: center;
	font-size: 8pt;
}
.commentlist {
	position: relative;
	margin: 20px auto;
	padding: 0 0 0 22px;
	background: #COBEB1;
	list-style: none;
}
.commentlist li {
	padding: 12px 6px;
	background: #F4F2E2;
	border-bottom: 1px solid #d5d0aa;
}
#commentform p {
	margin-bottom: 6px;
}
#comment {
	width: 99%;
}
#submit {
	height: 19px;
	background: #F0CA80;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
a img {
	border: 0;
}
hr {
	display: none;
}
input, textarea {
	border: 1px solid #999;
	background: #fff;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #F4F2E2;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation {
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;}

.addtoany_share_save_container {text-align:center;}