/* 
Theme Name: EASCV
Theme URI: http://www.izmin.com/
Description: EASCV Standard layout. Modified version of AuqaFluid
Version: 1.0
Author: Daniel Eisenman
*/

body {
	margin: 25px 25px 25px 25px;
	padding:0;	
	font-size:10px;
	font-size:small;
	color:#000000;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	background:#ffffff;
}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:1em;
    background:url(img/blockquote.gif) no-repeat left top;
    padding:0 0 1em 4em;
}
a {
	color:#1451c6;
	text-decoration: underline;
}

a:hover,a:active {
	color:#1668fd;	
	border-bottom:1px solid;
}	

p {
	line-height:1.5em;
	margin-top:5px;
}	

ul {
	list-style:none;
}

li 
{
	margin:5px 0 0 0;
	padding:0;
}	
ul li 
{
	
	padding-left:5px;
	list-style:none;
	font-size: small;
	/*background:url(img/parl_bullet.png) no-repeat top left;*/
}

h1 {
	font-size:180%;
	font-family:times, serif;
	font-weight:normal;
	margin-bottom:0;
	color:#483d8b;
}

h2, h2 a, h2 a:hover, h2 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:140%;	
	color:#000000;
	margin:0.5em 0;
	padding:0.25em 0;
	letter-spacing:0.1ex;
	text-decoration: none;
}
fieldset 
{
	border:none;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}

.preLoadPic
{
display:none;
}

img.left
{
float: left;
margin: 0 1em 1em 0;
}

img.right
{
float: right;
margin: 0 0 1em 1em;
}

#container 
{	
	/*margin:20px auto;*/
	/*margin-top: 30px;*/
	font-size:95%;		
	/*border:#ccc 1px solid;*/
	background: #ffffff url(img/logo-big-fade.jpg) no-repeat left bottom;
}

#header-wrap {
	margin:0 auto;
	height:166px;
	background:#1760eb url(img/header.jpg) repeat-x left top;	
	position:relative;
	/*border-toptop: 2px #f5d91d solid;*/
}

#header {
	margin:0 auto;
	height:166px;
	background:url(img/skyline-header.gif) repeat-x left bottom;	
	position:relative;
	/*border-toptop: 2px #f5d91d solid;*/
}

#header h1{
	position:absolute;
	font-size:200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.1ex;
	color:#ffffff;
	background:url(img/logo-med.gif) no-repeat 25px top;
	padding-left:135px;	/*top right bottom left */
	margin-top: 22px;
	vertical-align: middle;
	overflow: visible;
	height: 100px;
	padding-top: .5em;
	text-align: center;
}

#header h1 a 
{
	color:#ffffff;
	border-bottom:none;
	text-decoration: none;
}

#header h1 span
{
    margin:-20px 0 0 0;
    padding:0;
    float:left;
    font-weight:normal;
    font-family:Verdana, Tahoma, Arial, Serif;
    font-size:0.45em;    
}

#header h1 b {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	color: #ffffff;
	font-style: italic;
}

#prr {
	background:url(img/border/P-RR.gif) repeat-y right top;
}

#pll {
	background:url(img/border/P-LL.gif) repeat-y left top;
	position: relative;
	clear: both;
}

.pr {
	background:url(img/border/P-RR.gif) repeat-y right top;
}

.pl {
	background:url(img/border/P-LL.gif) repeat-y left top;
}

#ptt {
	background:url(img/border/P-TT.gif) repeat-x right top;
}

#ptl {
	background:url(img/border/P-TL.gif) no-repeat left top;
}

#ptr {
	background:url(img/border/P-TR.gif) no-repeat right top;
}

#pbb {
	background:url(img/border/P-BB.gif) repeat-x right bottom;
}

#pbl {
	background:url(img/border/P-BL.gif) no-repeat left bottom;
}

#pbr {
	background:url(img/border/P-BR.gif) no-repeat right bottom;
	height:40px;
	padding: 20px;
	text-align: center;
}

#footer-bg {
	background: #1760eb;
}

#content {
	float:left;
	color:#333;
	width:70%;
	margin:0 0 1em 0;
	padding:0 0 0 25px;
}

.post 
{
    margin:0.5em 0.5em 0.5em 0.5em; /*top right bottom left */
    padding:0.5em 0.5em 0.5em 0; /*top right bottom left */
}

.f-post 
{
    margin:0.5em 0.5em 0 0.5em; /*top right bottom left */
    padding:0.5em 0.5em 0 0; /*top right bottom left */
}

.post h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0.5em 0;
	padding:0;
}
.post h4 em
{
	font-style:normal;
	float:left;
	font-weight:normal;
}

.post-title 
{
	font-family: "Times New Roman", Times, serif;
	font-size:140%;	
	color:#000000;
	margin:0.5em 0;
	padding:0.25em 0;
	letter-spacing:0.1ex;
	text-decoration: none;
}
.post-title a 
{
    color:#000000;
    border-bottom:none;
}
.post-info 
{
    color:#999;
    font-size:0.9em;
    border-top:#ddd 1px solid;
}
.post-info em 
{
    color:#999;
    font-style:normal;
}
.post-info em.date
{
	margin:0;
	padding:3px 0 3px 12px;
	background:url(img/arrow.gif) no-repeat left center;
}
.post-info em.user
{
	background:url(img/user.png) no-repeat left center;
	padding-left:15px;
}
.post-info em.cat
{
	background:url(img/star.png) no-repeat left center;
	padding-left:15px;
}
.post-info a:link, .post-info a:visited
{
    border:none;
}
.post-info a:hover, .post-info a:active
{
    border-bottom:1px solid;
}
.post-content 
{
    margin:0;
    /*padding:0.2em 0;*/
}
.post-comments 
{
   float:left;
}
.post-comments a 
{
   background:url(img/comments-small.gif) no-repeat left center;
   padding-left:12px;   
}
#sidebar {
	float:right;
	width:215px;
	margin:20px 30px 0 0; /*top right bottom left */
	font-size:90%;
	/*background:#f3f3fc;*/
}

#sidebar .photo-thumb {
	padding: 0;
	text-align: center;
	/*padding-left: 20px;*/
}

#sidebar .events {
	/*border: 1px solid #000000;*/
	background:url(img/calendar-bg-corner.gif) left bottom no-repeat;
	padding: 0;
	margin: 0;
}

#sidebar .events .menu-space {
	padding:0 10px 10px 10px; /*top right bottom left */
	border-left: 2px #cccccc solid;
	border-right: 2px #cccccc solid;
	border-bottom: 2px #cccccc solid;
	border-top: 2px solid #f5d91d;
}

#sidebar h2, #sidebar h2 a
{
    margin:0;       
    font-size:100%;
    font-family: Verdana, Tahoma, "Trebuchet MS", Arial, Sans-serif;
    /*text-transform:uppercase;*/
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
}

#sidebar h2 {
	background:url(img/border/BOX-TL.gif) left top no-repeat;
}

#sidebar .tr-corner {
	background:#134ec2 url(img/border/BOX-TR.gif) right top no-repeat;
}

#sidebar ul 
{
	margin:0;
	padding:10px 0;
	list-style:none;
}

#sidebar ul li 
{
	margin:0;
	list-style:none;
	background:none;
}

#sidebar ul ul, #sidebar form 
{
    margin:0;
    padding:0.5em 0 0 0;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:2px 0;
}
#sidebar li li li
{
	margin:0;
	padding:3px 0 3px 12px;
	background:url(img/arrow.gif) no-repeat left center;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    color:#0b3e9a;
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
    border-bottom:#456d39 1px solid;
}
#sidebar li li 
{
    margin:0.5em 0;
}
#footer {
	clear:both;
	color:#ffffff;
	margin-bottom: -2px;
	/*margin:0; /*top right bottom left */*/
	text-align:center;
	font-size:90%;
	/*border-top:1px solid #ccc;*/
	background: none;
}

#footer a {
	color: #ffffff;
}

/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
}

#commentform 
{
	margin:10px 0;
	padding:10px;
	background:#eaeef7;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
}
.commentnum 
{
	font-size:200%;
}
#container .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;	
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom:#ddd 1px solid;	
}
.commentlist li.alt 
{
	background:#fcf9fc;	
}
.commentlist li.highlighted 
{
	border:#bdb76b 1px solid;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#comments 

{
	border-bottom:none;
}
input.textbox
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:1px solid #ccc;
	margin:2px 0;
	width:150px;
	padding:3px;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
textarea{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:1px solid #ccc;
	width:90%;
	height:20em;
	padding:3px;
	font-size:1em;
	font-family:Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#669 1px solid;
}
.nocomments 
{
	font-size:0.9em;
	color:#999;
}

#events-block {
	float: left;
	width: 50%;
	border-right: 1px solid #dddddd;
}

#events {
	padding: 0 10px 0 10px; /*top right bottom left */
}

#newsletter-block {
	float: right;
	width: 48%;
}

#newsletter {
	padding: 0 10px 0 10px; /*top right bottom left */
}

/*
#sponsor-bg {
	background: url(img/puppy.gif) no-repeat 15px center;
	height: 118px;
	padding-top: 10px;
	margin: 0;
}
*/

#sponsor {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background: #efefef url(img/puppy.gif) no-repeat left 30px;
	border: 15px solid #efefef;
	/*padding: 15px;*/
	padding-left: 150px;
	overflow: hidden;
	min-height: 60px;
}

#sponsor img {
	padding-left: 5px;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	margin:0 8px 0 8px; /*top right bottom left */
	padding:145px 0 4px 20px; /*top right bottom left */
	/*background:#f3f3f3 url(img/con_top.gif) repeat-x top;*/
	/*width:100%;*/
	border-bottom:3px solid #f5d91d;
	font: bold 1em Verdana, Tahoma, "Trebuchet MS", Arial, Sans-serif;
	/*text-transform:uppercase;	*/
	text-align:left;
}

ul#navigation li {	
	padding:0 0 0 0;
	display:inline;
	background:none;
	list-style:none;
	margin:0;
}	

ul#navigation li a {
	text-decoration:none;	
	padding:3px 7px 4px 10px; /*top right bottom left */
	margin:0;
	color:#ffffff;
	background-color:inherit;
	border-bottom:none;
	margin: 0 10px 0 10px; /*top right bottom left */
}	 	
ul#navigation li a:hover
{
	border-bottom: none;
	color: blue;
	background: url(img/tab-bg-white.gif) no-repeat left top;
	margin: 0 10px 0 10px; /*top right bottom left */
}

#navigation li.current_page_item a, #navigation li.current_page_item a:hover
{
	background: url(img/tab-bg-yellow.gif) no-repeat left top;
	border-bottom: none;
	border-right: 3px solid #f5d91d;
	color:blue;
	margin: 0 5px 0 10px; /*top right bottom left */
	padding: 5px 7px 7px 10px;
}
 
/***************   TEXT ELEMENTS                   
############################################*/
#s 
{
	background:#f3f3fc url(img/find.gif) no-repeat left center;
	padding-left:18px;
	width:80%;
}
#sidebar ul.feeds li
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 18px;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0;
	background:none;
}
#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

/***************   EVENT-CALENDAR-3
############################################*/

.ec3_schedule {
	font-weight: bold;
}

#wp-calendar {
}

#ec3_publish img {
	text-decoration: none;
	border: 0;
	padding-top: 2px;
}

#wp-calendar table {
	width: 100%;
	text-align: center;
}

.ec3_events, .ec3_events li, .ec3_events li ul, .ec3_events li ul li {
	padding-left: 0;
	text-indent: 0;
}

.ec3_events li {
	padding-bottom: 5px;
}

.ec3_events {
	line-height: .85em;
}

/***************   GALLERY
############################################*/

.g2image_normal
{
margin: 4px;
}
.g2image_float_left
{
float: left;
clear: left;
margin: 4px;
}
.g2image_float_right
{
float: right;
clear: right;
margin: 4px;
}
.g2image_centered
{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#gallery
{
	padding: 0 25px 0 25px;
	background: none
}

.gecko {
	background: none;
}

.gcBorder1 {
	border: none;
	background: none;
}

.one-image img {
	border: none;
	background: none;
}

.gbBlock, .gcBackground1, #gsContent {
	background: none;
}

#gsHeader {
	background-color: red;
}

/********* SHOPPING CART **********/
.PeCatsBrands, .PeSwitcher, #categorydisplay, .cattitles {
	visibility: hidden;
	display: none;
}

#shoppingcart {
	float: left;
}

/********* Author Image ***********/

#profilebox {
	float: left;
}