﻿/* Designed by Asevo - http://asevo.com */

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/img.css");	/* Import standard image styles */
@import url("../../rsc/css/blog_elements.css");	/* Import standard blog elements styles */
@import url("../../rsc/css/forms.css");	/* Import default form styles */
@import url("../../rsc/css/comments.css");	
@import url('menu.css');
/* Import default comment styles */

/*
 * Main page construct:
 */
body {
	background-color: #fff;
	color: #333333;
}

div.main_zone
{
	padding: 0 1em;
}
div.foot_zone
{
	padding: 0 1em;
	float: left;
	width: auto;
}

div.inner_wrapper
{
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	width: 88ex;
	margin: 100px auto 0 auto;
	padding: 1px;
	background-image: url('images/spa.jpg');
	background-repeat: no-repeat;
}
div.inner_wrapperfoot
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	width: 88ex;
	margin: 100px auto 0 auto;
	padding: 1px;
}

.evo_main_area /* Left column */
{
	width: 650px;
	float: left;
	overflow: hidden;
}

.evo_sidebar /* Left column */
{
	background-position: left top;
	float: left;
	width: 30%;
	position: relative;
	background-image: url('images/bkg.jpg');
	background-repeat: repeat-y;
}
.evo_sidebar2 /* Right column */
{
	background-position: left top;
	position: relative;
	float: left;
	background-image: url('images/bkg2.jpg');
	background-repeat: repeat-y;
	margin-left: 15px;
}
.evo_sidebar3 /* Right column */
{
	background-position: left top;
	position: relative;
	float: left;
	background-image: url('images/bkg2.jpg');
	background-repeat: repeat-y;
	margin-left: 15px;
}

p.baseline {
	font-size: 76%;
	margin: 3px;
	text-align: center;
}

/*
 * General styles:
 */
div.clear {
	clear: both;
}

a {
	color: #6D2638;
	text-decoration: none;
}
a:hover {
	color: #6D2638;
	text-decoration: none;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	margin: 2ex 0 1ex 0;
	color: #6D2638;
	font-size: 100%;
	font-family: "Segoe UI";
	text-decoration: none;
}
h1 {
	margin: 1ex 0 1ex 0;
	color: #6D2638;
	font-size: xx-large;
	font-family: "Segoe UI";
	text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #6D2638
;
	font-family: "Segoe UI";
	text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h6 a:hover,
h6 a:hover {
	color: #6D2638
;
	font-weight: bold;
	font-family: "Segoe UI";
}


/*

/*
 * Title area styles:
 */
div.evo_title_area {
	margin: 1em 0 25px 0;
	padding: 50px 0 0 0;
}
div.evo_title_area h2 {
	font-size: 180%;
	margin: 2em 0 0 0;
	padding: 0;
	font-family: "Segoe UI";
}
div.evo_title_area div.widget_core_coll_tagline {
	letter-spacing: 4px;
	margin: 1ex 0;
}


/*
 * Styles for content
 */
table.prevnext_post {
	width: 100%;
}
table.prevnext_post td {
	font-size: 84%;
	padding: 0;
}
table.prevnext_post td a {
	color: #aaa;
}
table.prevnext_post td a:hover {
	color: #000;
	text-decoration:underline;
}

.evo_req_title {
	margin: 0 0 2ex 0;
	padding: 1px 0;
	border-bottom: 2px solid #aaa;
}
.evo_post
{
	clear: both;
	margin: 0 0 5ex 0;
	padding: 0;
}
.evo_post_title {
	font-size: large;
	color: #6D2638
;
	margin: 1ex 0 .5ex 0;
	border-bottom: 1px solid #aaa;
	font-family: "Segoe UI";
}
.evo_post_head {
	font-size: 76%;
	color: #999;
}
.evo_post_text {
	font-size: 84%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.evo_post_text p {
	margin: 1em 0;
}
.evo_post_foot
{
	color: #999;
	font-size: 76%;
	clear: both;
	margin: 1ex 0 2ex 0;
}

.evo_post_text a {
	text-decoration: underline;
}

.evo_post_head a,
.evo_post_foot a {
	color: #999;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/*
 * Styles for sidebar (right)
 */
.evo_side_item {
	font-size: 84%;
	margin: 0ex 4ex 2ex 4ex;
	padding: 0px;
	list-style-type: none;
	line-height: 115%;
}
.evo_side_item h3 {
	font-family: "Segoe UI";
	font-size: medium;
	color: #6D2638;
	letter-spacing: 1px;
	list-style-type: none;
}

.evo_side_item ul {
	margin-left: 8px;
	padding-left: 8px;
	line-height: 150%;
	list-style-type: none;
}
.evo_side_item ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	line-height: 115%;
}

.evo_side_item form {
	margin-top: 0px;
	margin-bottom: 0px;
}

input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/*
 * Special SideItems:
 */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	padding: 0;
}
.widget_core_coll_title,
.widget_core_coll_longdesc {
	border-bottom: none;
}

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #333333;
	border-bottom: 0;
	color: #333333;
}
table.bCalendarTable {
	width: 100%;
	border: solid 1px #333333;
	color: #333333;
}
table.bCalendarTable td {
	color: #333333;
}
table.bCalendarTable td.bCalendarLinkPost {
	color: #333333;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #333333;
	color: #333333;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
	color: #333333;
}
table.bCalendarTable tfoot a:hover {
	background-color: #aaa;
	color: #333333;
}
th.bCalendarHeaderCell {
	color: #333333;
	font-weight: normal;
}
#bCalendarToday {
	background-color: #6D2638
;
	color: #FFFFFF;
}
.style1 {
	border-style: solid;
	border-width: 0;
	margin-top: -10px;
	margin-bottom: -10px;
}
#guts {
	padding-right: 6px;
	padding-left: 6px;
}
.style10 {
	margin: 18px;
	color: #666666;
	text-decoration: none;
}
.style2 {
	text-decoration: none;
	border-width: 0px;
}

.style3 {
	text-decoration: none;
	border-width: 0px;
	margin-top: -63px;
}
