/*
Theme Name: John Crutchfield

Description: Template for johncrutchfield.com

Version: 0.1
Author: Lauren Abe
*/


/* General Properties
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
	}

body {
	background: #ffffff;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #46443e;
	margin: 10px;
	padding: 10px;
	}

a img, img {
    border: none;
	}
	
ul {
    list-style: none;
    margin: 0 0 20px 1em;
	}
	
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
	}	


/* Structure
------------------------------------------------------------------------- */
#page {
    width: 700px;
    margin: 0 auto;
    text-align: left;
	}

#content {
    float: left;
    text-align: left;
    width: 450px;
    margin: 20px 0 0 0;
    padding: 0;
    line-height: 1.5em;
	}

#entry {
	float: left;
	text-align: left;
	width: 700px;
	margin: 20px 0 0 0;
	}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
	}


	
/* Text Properties
------------------------------------------------------------------------- */
p { 
	color: #46443e;
	padding: 0 0 1em; 
	line-height: 160%;
	text-transform: none;
	}
	
a, a:link { 
    text-decoration: none;
    color: #93bbb8;
	}
	
a:visited { color: #93bbb8; }
a:hover { color: #80a3a0; text-decoration: none; }
a:active { color: #80a3a0; }

h1 { 
	font-weight: normal;
	}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	margin: .5em 0;
	letter-spacing: .07em;
	}
	
h2, h3, h4, h5 {
	font-weight: bold;
	}
	
h4, h5 {
	color: #46443e;
	}

h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; text-transform: uppercase; }
h4 { font-size: 118%; letter-spacing: .1em; text-transform: uppercase; padding-top: 8px; }
h5 { font-size: 110%; letter-spacing: .05em; text-transform: uppercase; padding-top: 8px; }


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite { text-decoration: none; }
	
h2 a:hover, h3 a:hover { color: #06c; border-bottom: 1px dotted #06c; }

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}
	
.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
	}
	
.message {
    background-color: green;
	}
	
.serif {
	font: 105% Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-top: 5px;
	text-align: justify;
	}
	
.serifBold {
	font: 120% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: bold;
	}

.accentSolid {
	border-bottom: 1px solid #cacaca;
	margin: 0;
	padding: 0;
	}
	

/* Header 
------------------------------------------------------------------------- */

#header { 
	position: relative;
	height: 250px;
    background: url(../../images/main/m_index.jpg) bottom center no-repeat;
	}

#header h1 {
    margin: 0;
    padding: 10px 10px;
    text-align: right;
    color: #fff;
	background: url(../../images/main/mainName.png) no-repeat;
	}

#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
	}
	
#header h1 a:hover { 
    color: #eee; 
	}
	
#biographyPage #header {
	background: url(../../images/main/m_bio.jpg) bottom center no-repeat;
	}
#poetryPage #header {
	background: url(../../images/main/m_poetry.jpg) bottom center no-repeat;
	}
#prosePage #header {
	background: url(../../images/main/m_prose.jpg) bottom center no-repeat;
	}
#playsPage #header {
	background: url(../../images/main/m_plays.jpg) bottom center no-repeat;
	}
#translationsPage #header {
	background: url(../../images/main/m_translations.jpg) bottom left no-repeat;
	}
#companiesPage #header {
	background: url(../../images/main/m_companies.jpg) bottom left no-repeat;
	}
	


/* Post 
------------------------------------------------------------------------- */
.post {
    margin: 10px 0 1.5em 0;
    padding: 0 0 1.5em 0px;
	}

.post h3 {
    margin-top: 0;
    color: #302e29;
	}
	
.post h4 {
	padding-top: 5px;
	}
	
.post ul li {
	margin-left: 0em;
	}



/* Navigation/Links
------------------------------------------------------------------------- */
#mainNav {
	position: relative;
	background: url(../../images/main/mainNav.png);
	width: 700px;
	height: 20px;
	top: 172px;
	text-align: left;
	margin: 0;
	padding: 9px 0 0 0;
	z-index: 100;
	}
	
#mainNav ul {
	list-style-type: none;
	text-align: left;
	}
	
#mainNav li {
	display: inline;
	color: #dfdfdf;
	text-transform: uppercase;
	}
	
#mainNav a {
	color: #dfdfdf;
	margin: 0 5px 4px 5px;
	}
	
#mainNav a:hover {
	color: #80a3a0;
	}
	
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
	}


/* Sidebar 
------------------------------------------------------------------------- */
#sidebar {
	width: 225px;
    margin: 30px 0 0 475px;
    padding: 0;
	}

#sidebar h2 {
    padding: 0;
	font-size: 100%;
	text-transform: uppercase;
    color: #666;
    height: 20px !important; /* for most browsers */
    height /**/:35px; /* for IE5/Win */
	}

#sidebar ul, #sidebar p {
	margin: 0;
	}

#sidebar ul { 
	margin: 4px 0;
	text-transform: none;
	color: #46443e;
	}

#sidebar li {
	list-style-type: none;
	font-size: 93%;
	padding: 6px 1%; 
	border-bottom: 1px solid #ddd;
	 
	}
	
#sidebar li a {
	display: block;
	color: #302e29;
	text-decoration: none;
	
	}
	
#sidebar li a:hover {
	color: #80a3a0;
	border-bottom: none;
	}


/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0px;
    padding: 0 0 9px 0;
    font-size: 85%;
    color: #ddd;
	border-top: 1px solid #ddd;
	}

#footer p {
    padding: 20px 0 20px 0;
	color: #46443e;
	text-align: center;
	}

#footer a { border-bottom: none; }



/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
	
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.indexImage {
	padding: 10px 25px 25px 0;
	vertical-align: text-top;
	}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
	}

.MODX_RichTextWidget a {
	border: 0px;
	}