/*  
Theme Name: Lauve
Theme URI: http://creativeslice.com/
Description: Theme for lauvemetcalfe.com
Version: 1.0
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

body {
	font: 77% Georgia, serif;
	text-align: center;
	color: #404080;
	background:url(images/background-fade.jpg) repeat-x top left #fff;
}

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a:link {
	color: #a94e91;
}
a:visited {
	color: #a94e91;
}
a:hover {
	color: #8c8cb3;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	border-left: 0;
	border-right: 0;
}

.alignleft {float: left;
margin: 15px 10px 5px 0;
}
.alignright {float: right;
margin: 5px 0px 5px 10px;
}


/* -------------------- Header -------------------- */



#logo {
float: left;
text-align: left;
margin: 55px 0 20px 0;

}


/* -------------------- Nav -------------------- */


#nav {
text-align: left;
width: 260px;
font-size: 14px;
float: right;}

#nav a {
text-decoration: none;
color: #404080;
line-height: 20px;
}

#nav .current_page_item {
background:url(images/menu-fade.jpg) no-repeat top left;
padding-left: 4px;
}
#nav .current_page_item a,
#nav .current_page_item a:visited,
#nav .current_page_item a:hover {
color: white;
}

#nav .current_page_item ul li a,
#nav .current_page_item ul li a:visited,
#nav .current_page_item ul li a:hover {
color: #404080;
}

#nav a:hover {
color: #a94e91;
}

#nav ul ul li {
font-size: 12px;
margin-left: 14px;
}



/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
float: right;
width: 200px;
}

.ebook a {
color: white;
font-size: 14px;
font-weight: bold;
}

.testimonial {
padding: .6em;
margin-top: 1.4em;
color: #8c8cb3;
font: 1.2em Georgia, serif;
background: #fff;
}

.testimonial p cite {
color: #a94e91;
}

.testimonial .quotescollection_source {
font-size: .8em;
line-height: 1.2em;
}

.testimonial .quotescollection_refresh {
font-size: .8em;
}


.mailinglist {
background: #333;
color: white;
padding: 15px;
}

.mailinglist h3 {
color: #99ca3b;
margin-bottom: 5px;
}

.mailinglist input {
font-size: .9em;
margin: 3px;
}

.mailinglist label {
padding: 5px;
font-weight: bold;
}

/* ------------------------------ Content ---------------------------- */

#pagewrap {
width: 800px;
background: #fff;
margin: 0 auto;
padding: 10px 30px;
}

#main {
clear: both;
padding: 15px;
background:url(images/middlebackground.jpg) no-repeat top #fff;
}

#flashfront {
margin: 0 auto;
width: 770px;
height: 230px;
background:url(images/flash-placeholder.jpg) no-repeat #000;
}

#frontnews em {
color: #84583b;
}

#content {
text-align: left;
}

#content .page {
width: 540px;
}

#content .page-wide {
margin-left: 270px;
}

#content img {
//border: 1px solid #999;
background: #fff;
padding: 6px;
}

#content img.sig {border: none;}

#content h1 {
font-size: 2.1em;
line-height: .8em;
font-weight: normal;
}

#content h2 {
color: #8c8cb3;
font-size: 2.5em;
font-weight: normal;
font-family:Georgia, serif;
text-align: left;
line-height: 1em;
padding: .5em 0 .1em 0;
letter-spacing: -.03em;
}

#content h2.title {
color: white;
}

#content h3 {
font-size: 2em;
font-weight: normal;
font-family:Georgia, serif;
}

#content h4 {
font-size: 1.2em;
text-align: center;
padding: .5em;
background: #fefa80;
margin: 10px;
}

#content p {
font-size: 1.2em;
line-height: 1.3em;
padding: .5em 0;
}

#content .page {
font-size: 1.3em;
}

#content ul {
list-style:none;
padding-bottom: .5em;
margin: 0;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.1em;
margin: .3em 1.2em;
line-height: 1.2em;
list-style: disc;
}

.postmetadata {
padding: .5em;
margin: 1em 0;
font-style: italic;
font-size: .9em;
color: #8c8cb3;
background: #fff;
}

#navigation a, #navigation a:visited {
background: #cc3300;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #33ccff;
}

table {
}

tr td {
padding: 10px;
border: 0;
}

.wp-caption {
font-size: .9em;
border: 1px solid #ccc;
color: #444;
background: white;
text-align: center;
padding-top: 5px;
margin: 1em;
}

.wp-caption-text {
padding: 10px 5px;
}

#characters li {
display: inline;
margin: 5px;
}

/* ---------------------------------------- Comments ---------------------------- */


#comments, #respond {
padding-top: 1em;
margin-top: .5em;
border-top: 1px solid #ddd;
clear: both;
}

.commentlist {
color: #666;
font-size: .9em;
}

#commentform #submit {
border: 2px solid #8c8cb3;
padding: 3px;
background: #a94e91;
color: #fff;
font-weight: bold;
}


/* --------------------------- Footer ---------------------------- */

#extendwhite {
clear: both;
margin: 15px auto;
}

#footer {
width: 800px;
padding-top: 15px;
border-top: 1px solid #c3bdeb;
color: #8c8cb3;
line-height: 2em;
font-size: .9em;
}

#footer li {
display: inline;
font-family: georgia, serif;
font-size: 1.1em;
}

#footer a, #footer a:visited {
color: #404080;
padding: 2px 5px;
}

#footer a:hover {
color: #a94e91;
}

p.edit a, p.edit a:visited {
font-size: .7em;
color: white;
border: 1px solid white;
font-weight: bold;
background: #bbb;
text-decoration: none;
padding: 2px 4px;
}
p.edit a:hover {
background: #999;
}

