/* CSS Document */
/*
Theme Name: evanne
Theme URI: http://www.evannelorraine.com/
Description: evanne theme.  Graphics and Layout by Swank Web Style.
Version: 2.0
Author: Karen Rani
Author URI: http://www.swankwebstyle.com/
*/

* {margin: 0; padding: 0;}

body {

	background-color: #ffffff;
	font-size: small;
	font-family:  "Lucida Sans Unicode", "Lucida Grande", arial, helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
   	color: #000;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small;  /* for other IE versions */
}

img {border: 0;}

.alignright {float: right; margin: 0 0 15px 10px;}

.alignleft {float: left; margin: 0 10px 15px 0;}

.clear {clear:both;}

#container {
	width: 900px;
	margin:auto;
	background-color: #ffffff;
	overflow: hidden;
}

#container-image {
  	width: 900px;
	height: 186px;
	background: #fff url(images/header.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 auto;
}

#topmenu {
	background-color: #ffffff;	
	text-align: center;
	margin: 40px 0 0;
	font-size: 100%;
	width: 900px;
	height: 38px;
}

a:link {color: #243f54; font-weight: normal; text-decoration: none;}
a:visited {color: #243f54; font-weight: normal; text-decoration: none;}
a:hover {color: #999; font-weight: normal; text-decoration: none;}

ol#commentlist li.alt a:link {color: #999; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt a:visited {color: #999; font-weight: normal; text-decoration: none;}
ol#commentlist li.alt a:hover {color: #fff; font-weight: normal; text-decoration: none;}

#content {	
   	float: right;
	width: 550px;
	margin: 50px auto 0;
	padding: 0 auto;
}

.storycontent {
	margin: 0 auto;
	padding: 0 15px 10px 15px;
}

p {
	margin: 0 0 10px;
}


.post  {
	clear: both;
	font-size: 85%;
	text-align: center;
        border-bottom: 2px #243f54;
	padding: 5px 0 60px 0;
	margin: 10px 0 0 0;
}

#side {
	float: left;
	width: 300px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
   	font-size: 95%;
}

.navigation  {
	font-size: 90%;
	text-align: center;
	margin: 10px 0;
   	padding: 0 0 10px 0;
}

#footer {
	clear: both;
	text-align: center;
	text-color: ffffff;
	margin: auto;
	padding: 30px 0px 0px 0px;
	width: 900px;
	height: 210px;
	background: #fff url(images/footer.jpg)repeat;
	background-position: top left;
}

#footer a:link {color: #fff; font-weight: normal; text-decoration: none;}
#footer a:visited {color: #fff; font-weight: normal; text-decoration: none;}
#footer a:hover {color: #fff; font-weight: normal; text-decoration: none;}

h1 {
	font-family:  Georgia, Times, Times New Roman, serif;
	font-size: 170%;
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 0;
   	color: #243f54;
   	text-decoration: none;
}


h2 { 
   	font-family:  Georgia, Times, Times New Roman, serif;
	font-size: 140%;
	text-align: center;
	font-weight: normal;
	padding: 0px 0 1px 0;
   	color: #243f54;
}

h3  { 
	font-size: 110%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 5px 5px;
   	margin: 0 0 10px 0px;
   	color: #243f54;
}

h3.pagetitle  { 
	font-size: 130%;
	text-align: center;
	font-weight: normal;
	padding: 0 0 5px 0;
   	margin: 0 20px 10px 10px;
   	border-bottom: 0px solid #243f54;
   	color: #243f54;
}

h4  { 
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	padding: 0 0 5px 5px;
   	margin: 0 0 10px 0px;
   	color: #243f54;
}

ul  {
	list-style-type: none;
   	text-align: left;
   	padding: 5px;
	margin: 0 5px 20px 5px;
}

li  {
	list-style-type: none;
}

.storycontent ul  {
   	text-align: left;
   	padding: 5px;
   	margin: 0 0 0 15px;
}

.storycontent li  {
  	list-style-type: disc;
  	list-style-position: outside;
}

blockquote {
	text-align: left;
   	background-color: #fff;
   	border: 1px dashed #243f54; 
	width: 85%;
	padding: 5px;
	margin: 10px auto 10px auto;
   	font-size: 90%;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
   	margin-bottom: 10px;
}

img.wp-smiley {
  	border:medium none;
  	vertical-align:middle;
}

input, textarea, select {
        background-color: #fff;
        border: 1px solid #243f54;
        text-align: left;
        color: #000;
}

#s {width: 160px;}

ol#commentlist {
	margin: 0;
	padding: 0;		
}

ol#commentlist li {
   	list-style-type: none;
   	width: 500px; 
	border: 1px solid #243f54; 
   	background-color: #fff;
   	color: #000;
	padding: 10px 10px 0;
	margin: 0 0 20px;
}

ol#commentlist li.alt {
    	list-style-type: none;
    	width: 500px; 
	border: 1px solid #999;
    	background-color: #243f54;  
	color: #ffffff;
    	padding: 10px 10px 0;
	margin: 0 0 20px;
}

#commentform {
	margin: 0 0 0 60px;	
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url {
   	background-color: #fff;
   	border: 1px solid #243f54; 
	width: 225px;
	padding: 1px;
	margin: 0 0 2px 0;
}

#commentform textarea {
   	width: 405px; 
   	background-color: #fff;
   	border: 1px solid #243f54; 
   	padding: 0;
	margin: 0;
}

.gravatar {
	float:right;
	padding: 2px;
	border: 1px solid #000;
	background: #fff;
}

.postgrav {
	
	float: left;
	padding: 2px;	
	margin-right: 3px;	
	margin-left: 3px;	
	border: 1px solid #000;
	background: #fff;
}

.clear {clear: both; }
