/*  
Theme Name: Everyday Renaissance
Theme URI: http://www.everydayrenaissance.com
Description: Everyday Renaissance
Version: 1.0
Author: Rebecca Taylor
Author URI: http://www.firelightcommunications.com/	
*/

/*** General Format ***/

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
	align: left;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	color: #333333;
	font-family:  Georgia, "Century Gothic", Times;
	background-color: #FFFFFF;
}



/*** Header Format ***/


#header
{
	width: 850px;
	height: 250px; 
	display: block;
	margin-left: 0;
	padding: 1px 0 0 0;
	background: transparent url(./images/banner.gif) bottom no-repeat;
	text-align: center;
	margin-bottom: -5px;
	margin-top: 0px;
}

#header h3
{
	text-align: center;
	color: #4A5425;
	margin-top: -8px;
}

* html #header form fieldset {margin-top:2px;}

#header #s 
{
height:1.5em;
width:160px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button 
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
	padding:0;
	margin-left: 0;
	margin-right: auto;
	margin-top: 4px;
	width: 850px;
	background: #FFFFFF url(./images/container-bkgbody.gif) no-repeat;
}

/*** Footer Format ***/

#footer
{
	clear:both;
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
	height: 100px;
	text-align: right;
	padding-right: 50px;
	font-size: 11px;
}

#footer p
{
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
}

#footer a:link {
	color: #F78441;
	text-decoration: none;
	border: none;
	font-weight: normal;
}
#footer a:hover {
	color: #F78441;
	text-decoration: underline;
	border: none;
}

#footer a:visited:hover {
	color: #F78441;
	text-decoration: underline;
	border: none;
}

#footer a:visited {
	color: #F78441;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}

/*** Rightnav Format ***/

#rightnav
{
	width: 200px;
	padding-top: 6px;
	margin-top: 3px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 25px;
	float: left;
}

#sidebarright ul li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 20px;
}

#sidebarright a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 20px;
	color: #EE9009;
	text-decoration: underline;
}

#sidebarright a:visited 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 20px;
	color: #2F4E51;
}

#sidebarright a:visited:hover 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 20px;
	color: #EE9009;
}

/*** Content Format ***/

#content
{
	width: 650px;
	padding-top: 6px;
	margin-top:0px;
	text-align: left;
	margin-left: 225px;
}


#content ul
{
	padding-left: 20px;
}

#content ul li{
	margin-left: 20px;
	list-style-type: circle;
}

#content ul ul li{
	padding-left: 20px;
}


#content ol{
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 4px;
	margin-bottom: 12px;
}

#content p
{
	padding-left: 20px;
}



/*** Paragraph Format ***/

p
{
	margin-bottom: 12px;
	margin-top: 12px;
}

/*** BlockQuote Format ***/

blockquote
{
	margin: 0px 30px 0px 30px;
	padding: 5px 25px 5px 5px;
	font-style: italic;
	color: #2F4E51;
	border: 1px dotted #666666;
}


/*** PostMeta Format ***/

.postmetadata
{
	display: block;
	text-align: right;
	color: #333333;
	margin-right: 60px;
	font-size: 10px;
	padding-bottom: 30px;
}

#content .postmetadata
{
}

.postmetadata a:link
{
	border: none;
	color: #EE9009;
	font-weight: normal;
}

.postmetadata a:hover
{
	border: none;
	color: #EE9009;
	font-weight: normal;
	text-decoration: none;
}

.postmetadata a:visited:hover
{
	border: none;
	color: #EE9009;
	font-weight: normal;
}

.postmetadata a:visited
{
	border: none;
	color: #EE9009;
	font-weight: normal;
}

/*** All Links Format ***/

a:link
{
	color: #2F4E51;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #EE9009;
	text-decoration: none;
	font-weight: normal;
}

a:visited:hover
{
	text-decoration: underline;
}

a img 
{
	border:none;
	background:none;
	padding:6px;
}

#feed, #feed img a:link, #feed img a:visited
{
	border: none;
}


/*** Comments Format ***/

.commentlist
{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-right: 15px;
	background: #fff;
	color: #000;
}

.commentlist li
{
	margin: 8px 10px 8px 15px;
	padding-left: 12px;
	list-style: none;
	background: #fff;
	margin-bottom: 2px;
	border: 1px solid #666666;
}

li.alt
{
	border: 2px solid #5D9BFF;
}

.commentlist cite
{
	padding: 2px 3px 1px 3px;
}

.commentlist p
{
	padding: 5px 5px 2px 3px;
	margin-bottom: 5px;
}

.commentlist a:link
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #2F4E51;
}

.commentlist a:visited
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #2F4E51;
}

.commentlist a:hover
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #EE9009;
}

.commentlist a:visited:hover
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: #2F4E51;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
	text-decoration: none;
	color: #2F4E51;
}

#comment
{
	width:80%;
}

/*** Headings Format ***/

h1
{
	font-size: 36px;
	color: #666666;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 18px;
}



h3
{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 18px;
	padding-left: 10px;
}

h3.posttitle   
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-left: 0px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #B7D7D9;
	margin-left: 15px;
}

.posttitle a:link
{
	font-size: 20px;
	color: #2F4E51;
	font-weight: bold;
}

.posttitle a:visited
{
	font-size: 20px;
	color: #2F4E51;
	font-weight: bold;
}

.posttitle a:hover
{
	font-size: 20px;
	color: #EE9009;
	font-weight: bold;
	text-decoration: underline;
}

.posttitle a:visited:hover
{
	text-decoration: none;
	color: #EE9009;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

/*** Misc Format ***/

.date
{
	font-size: 10px;
	float: right;
	text-transform: none;
	margin-top: 5px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.entry
{
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
                         /*Contained Floats Fix*/
.post
{
	display: block;
	overflow: visible;
	width: 90%;
	padding-left: 10px;
}
                     /*Code*/
code
{
	display: block;
	margin: 10px 30px 0 30px;
	padding: 2px 10px 5px 10px;
	border-top: 2px solid #666666;
	color: #EE9009;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

#searchform {
	margin-left: 15px;
	border: 0;
	}

/*** Navigation Format ***/

#navigation 
{
	width: 580px;
	overflow: hidden;
	background: transparent;
	font-family: Century gothic, Sans-Serif;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
background: transparent;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}


#navigation li 
{
border-color:#3E3F31;
}

#navigation a 
{
color: #333333;
}

#navigation .selected,
#navigation a:hover
{
background: transparent;
color: #333333;
text-decoration: underline;
}

#navigation a:visited
{
font-weight: bold;
}

/*** Calendar Format ***/

#wp-calendar 
{
	empty-cells: show;
	margin: 10px 30 0 0;
	width: 160px;
	text-align: left;
	background-color: #a5c5c7;
	
}

#wp-calendar #next a 
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a 
{
	padding-left: 10px;
	text-align: left;
}

#wp-calendar td 
{
	padding: 2px 0;
	text-align: center;
}

#wp-calendar th 
{
	text-align: center;
}

#wp-calendar caption 
{
	text-align: center;
	width: 160px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 4px;
	background-color: #a5c5c7;
	padding-top: 6px;
}

.post img 
{
	padding: 4;
/*	border: 1px dotted #666666;*/
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 50px;
	margin-left: 10px;
}

.wp-smiley
{
	padding: 2;
	float: none;
}

.textwidget
{
	margin: 2px 5px 2px 5px;
}