﻿@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Default styles for the blog navigation */
@import url("../../rsc/css/item_base.css");	
@import url('../../../css/ie.css');
@import url('../../../Lightbox/css/lightbox.css');
/* Default styles for the post CONTENT */

/*
 * Main page construct:
 */
body {
	margin: -5px;
	background-color: #DBDBDB;
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	background-image: url('../../../Images/skinnyzencicada.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
a {
	color: #712400;
	text-decoration: none;
}
a hover {
		color: #666666;
	text-decoration: none;

}
div.head_zone {
	background-color: #393939;
	padding: 0 1em;
	margin-bottom: 3px;
	}
div.nav_zone {
	background-color: #ccc;
	padding: 0 1em;
}
div.main_zone
{
	padding: 0 1em;
}
div.foot_zone
{
	background-color: #e0e0e0;
	padding: 0 1em;
}

div.inner_wrapper
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	width: 88ex;
	margin: 0 auto;
	padding: 1px;
}

.evo_main_area /* Left column */
{
	width: 62ex;
	float: left;
	overflow: hidden;
}

.evo_sidebar /* Right column */
{
	width: 23ex;
	float: right;
	overflow: hidden;
}

p.baseline,
p.baseline2 {
	font-size: 76%;
	margin: 3px;
}
p.baseline2,
p.baseline2 a {
	color: #666;
}

/*
 * General styles:
 */
div.clear {
	clear: both;
}

a {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #aaa;
	text-decoration:none;
}



/*
 * Header / bloglist on top:
 */
div.PageTop,
div.top_menu {
	margin: 3px 0;
}
div.PageTop ul,
div.top_menu ul {
	margin: 0;
	list-style-type:none;
	padding: 0;
	float: left;
}
div.PageTop li,
div.top_menu li {
	display: inline;
	padding-right: 1em;
}
div.PageTop a {
	color: #aaa;
}
div.PageTop a.selected {
	color: #fff;
	font-weight:bold;
}
div.top_menu a {
	color: #333;
}
div.top_menu a.selected {
	font-weight:bold;
}


/*
 * Title area styles:
 */
div.evo_title_area {
	margin: 1em 0;
	padding: 0;
}
div.evo_title_area h2 {
	font-size: 180%;
	margin: 2em 0 0 0;
	padding: 0;
}
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 {
	font-size: large;
	text-decoration: none;
	font-family: "Times New Roman";
}

.evo_post
{
	clear: both;
	margin: 0 0 5ex 0;
	padding: 0;
}
.evo_post_title {
	font-size: 100%;
	color: #e00000;
	margin: 1ex 0 .5ex 0;
}

.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: none;
}


.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 {
	padding: 0 0 1ex 0;
}

.evo_side_item ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:none;
}
.evo_side_item ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.evo_side_item form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.evo_side_item h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
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;
}
#container {
	width: 1300px;
	height: auto;
}
#leftsider {
	width: 500px;
	height: 600px;
	float: left;
	margin-top: -10px;
	margin-left: -5px;
	margin-right: 25px;
}
#menu {
	border: 1px solid #1C1F09;
	margin-top: 350px;
	margin-left:200px;
	padding-left: 6px;
	text-decoration: none;
	font-family: Calibri;
	font-size: medium;
	line-height: 150%;
	color: #993300;
	list-style-type: none;
	background-image: url('http://www.cicadagallery.net/Images/screen.png');
	width: 275px;
	float: right;
	position: fixed;
}
#menu ul {
	text-decoration: none;
	list-style-type: none;
}
#menu a{
	text-decoration: none;
	color: #764B43;
}
#menu a:hover{
	border-bottom: none;
	text-decoration: none;
	color: #666666;
}
#center {
	height: auto;
	width: 450px;
	float: left;
	margin-right: 25px;
	font-size: small;
	font-family: Verdana;
	margin-top: 37px;
}
.postphoto {
	border: 1px solid #712400;
	margin-right: 6px;
	width: 92px;
	height: 300px;
	float: left;
}
#sidebar {
	width: 300px;
	height: auto;
	float: right;
	font-family: Verdana;
	font-size: small;
	margin-top: 37px;
}
h3 {
	font-size: x-large;
	text-decoration: none;
	font-family: "Times New Roman";
	text-transform: lowercase;
}
#arrows {
	position: fixed;
	top: 460px;
	left: 650px;
	width: 90px;
	height: 45px;
	cursor: pointer;
	margin-top: 45px;
	z-index: 100;
}
.content_full a {
	font-size: small;
	font-weight: normal;
}
