/* @group reset */

div, input, select, th, td, ul, ol, li, li li, blockquote, cite, img, p  {
	font-size:1em;
	line-height:1em;
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style-position: inside;
}

body {
	font-family: Georgia, Times, Serif;
	font-size:62.5%;
	line-height: 1em;
	margin:0;
	padding: 0;
	color: #4c4c4c;
	background-color: #b0b0b0;
}



/* @end */

/* @group layout */
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#access {
	position: absolute;
	left: -9999px;	
}

#content {
	background-color: #ffffff;	
}

#nav ul {
	width: 100%;	
}

#nav ul li {
	float: left;
	width: 25%;
}

/* @end */

#title {
	line-height: 1em;
	font-size: 5em;
	padding: 0;
	margin: 0.25em 0;
}

#description {
	font-style: italic;
	font-size: 1.4em;
	line-height: 2em;
}

h1 a:visited {
    color: #373aa9;	
}

a {
    text-decoration: none;
}

img {
	border: none;	
}

a:link {
    color: #373aa9;
}

a:visited {
	color: #7c3491;
}

a:active {
}

a:hover {
    text-decoration: underline;
}

#nav {
	height: 4em;
	margin-top: 1em;
	position: relative;
	z-index: 1;
}

#nav ul li {
	display: inline;
	font-size: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	background-color: #e7e7e7;	
	border: 1px solid #929292;	
	color: #868686;
	width: auto;
}

#nav ul li.current {
	background-color: #fff;
	border-bottom-color: #fff;
}

#nav ul li a {
	padding: 0.25em 1.5em;
}

.categories {
	font-size: 1.5em;	
	line-height: 2em;
}

.categories li {
	display: inline;
	margin-right: 1em;
}

ul.navigation  {
	height: 2em;
	margin-bottom: 1em;
	font-size: 1.5em;
}

ul.navigation li {
	display: block;
	width: 50%;	
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
	text-align: right;
}

#content {
	padding: 1em;
	border: 1px solid #929292;	
	float: left;
	position: relative;
	top: -1px;
	width: 98%;
}

h2 {
	font-size: 2em;	
line-height:1em;
}

h3 {
	font-size: 1.5em;	
line-height:1em;
}

p {
	font-size: 1.5em;	
	line-height: 1.5em;
}

.screenplays, .poetry {
	margin-bottom: 2em;	
}

.copyright {
	font-size: 2em;
	line-height: 2em;	
	color: #d4d4d4;
}

#footer {
	position: relative;
	top: 1em;
	clear: both;
	margin: 1em;
	width: 100%;
}

#footer p {
	font-size: 1.2em;
	line-height: 2.5em;	
}

#footer h3, #footer ul, #footer ul li {
	display: inline;
	font-size: 1.1em;
}

#footer #searchform {
	position: absolute;
	right: 0;
	top: 0;
}

#footer #searchform h3 {
	display: none;
}

#s {
	border: 1px solid #ababab;	
	width: 20em;
	padding: 0.25em;
}


.home .frontpage {
	float: left;
	width: 45%;
	margin: 0 2.5% 2em;
}

.entry-content {
	margin: 1em 0;	
}

.home .frontpage .entry-content{
	height: 20em;
	overflow: hidden;
}


.contact fieldset {
	border: none;
	padding: 0;
}

.contact label {
	font-size: 2em;
	line-height: 1.5em;
	margin-top: 0.25em;
}

.contact #ec_name, .contact #ec_email, .contact #ec_url, .contact #ec_subject, .contact #ec_message {
	border: 1px solid #ababab;	
	width: 50em;
	padding: 0.25em;
	margin-bottom: 1em;
}

.contact #ec_message {
	width: 38em;	
}

.contact .button {
	margin-top: 1em;
	border: 1px solid #ababab;	
	padding: 0.25em 1em;
	font-size: 1.5em;
}

.wp-tag-cloud li {
	display: inline;
	margin-right: 1em;
}

p#designer {
	font-size: 0.9em;
	line-height: 2em;
	float: right;
}
