*{
	padding:0px;
	margin:0px;}
	
body{
	font-family: georgia, serif;
	font-size: 62.5%;
	color:#333d48;
	}
	
small{
	display:none;}
	
#sidebar{
	display: none;}
	
#content{
	padding:50px;
	padding-right:10em;
	padding-left:10em;
	background-color: #f4f3d4;
	width: 920px;
	
	margin: auto;
	
	}
	
.post{
	margin-top:120px;}
	

	
#header{
	margin: 10px;
	
	
	}
#header h1{
	font-size: 2.4em;
	color:#000;}
#header h1 a{
		color:#000;}
		
#header a:hover{
		border-bottom: dotted 1px #f2482c;}		
		
		

		
#header .description{
	font-size: 1.2em;
	padding-top: .4em;
	padding-bottom: 1.3em;
	padding-left:.3em;}

#header .description a{
color:#333d48;}

	
#footer{
	margin:auto;
	margin-bottom: 20px;
	padding-top: 10px;
	

	text-align: center;
	
	font-size: 1em;}
	
img.centered {
	display: block;
	margin-left: 30%;
	margin-right: 30%;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.navigation{
	width:550px;
	margin:auto;}	
	.navigation .alignleft{
	float:left;}
	.navigation .alignright{
		float:right;}	
	
#header.a{
	text-decoration: none;
	color:#064199;}
	
	a{ text-decoration: none;
		color:#064199;
		}
	a:hover{
		
		border-bottom: dotted 1px #064199;
		color:#064199;}
		
		
	a: visited{
		color:#064199;}
entry{
	width:550px;}		
	
	
	.post h2{
		width:550px;
		margin:auto;
		padding-top:10px;
		border-top: dotted 1px #ccc;
		border-bottom: dotted 1px #ccc;
		text-align: center;
		padding-bottom:20px;
		color:#333d48;
		letter-spacing: 1em;
		font-variant: small-caps;
		line-height: 160%;}
		
	.post h2 a{
		font-size: 1em;
		color:#333d48;
		letter-spacing: 1em;
		font-variant: small-caps;}
		
		
	.post h3{
		font-size: 1.2em;
		width:550px;
		margin:auto;
		padding-top:10px;
		border-top: dotted 1px #ccc;
		border-bottom: dotted 1px #ccc;
		text-align: center;
		padding-bottom:20px;
		color:#333d48;
		letter-spacing: 1em;
		font-variant: small-caps;
		line-height: 160%;}
		
	.post h3 a{
		font-size: 1.2em;
		color:#333d48;
		letter-spacing: 1em;
		font-variant: small-caps;}
		
		/*ARTCIVESTITLE*/
	.narrowcolumn .pagetitle h2{
		font-size: 1.2em;
		width:550px;
		margin:auto;
		padding-top:10px;
		border-top: dotted 1px #ccc;
		border-bottom: dotted 1px #ccc;
		text-align: center;
		padding-bottom:20px;
		color:#333d48;

		}
		
	.entry p{
		width:550px;
		margin: auto;
		padding-top:20px;
		padding-bottom: 20px;
		font-size: 1.2em;
		border-bottom: dotted 1px #ccc;
		line-height: 160%;
		}
		
		.entry p:first-line{
	font-size: 1.6em;
	line-height: 200%;}
	
			.dropcap{
				float: left;
	font-size: 3.6em;
	padding-top: .2em;
	font-style: italic;
	color:#f2482c;
 }
	
	
	.postmetadata{
		text-align: center;
		margin-bottom: 40px;}
	

	
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100px;
	padding: 2px;
	margin: 5px 30px 1px 0;
	border: none;
	background-color: #f3fbe9;
	}

#commentform textarea {
	width: 100%;
	margin: auto;
	margin-top: 3px;
	padding: 2px;
	background-color: #f3fbe9;
	border: dotted 1px #fff;
	}

#commentform #submit {
	margin: 0;
	margin-top: 10px;
	float: left;
	background-color: #ff194f;
	}
/* End Form Elements */



/* Begin Comments*/
li.alt {
	background-color: #c8f0fd;
	margin: 0;
	padding: 5px;
	}
li{
	background-color: #c8f0fd;
	margin: 0;
	padding: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	width: 400px;
	margin: auto;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	
	}

.commentlist p {
	margin: 5px 5px 5px 0;
	font-style: italic;
	}

#commentform p {
	margin: auto;
	width: 500px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: none;
	}
	
	
h3{
	padding: 0;
	width:500px;
	margin: 40px auto 20px ;
	}qui
/* End Comments */


/*COPIED FROM KUBRICK*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
display: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.hidden {
	display: none;
	}
	
	
.dilcaption {
	text-align: center;
	font-size: .smaller;
	font-style: italic;
	text-indent: 30%;
	letter-spacing: .1em;
	margin-left: 40px;}