@CHARSET "UTF-8";

body {
	margin:0px;
	padding:0;
	background-color: #fff;
	color:#333;
	background-image:url("../images/default_bg.jpg");
	background-repeat:no-repeat;
	font-family: helvetica, arial, sans-serif;
	font-size:1em;
}

div.section {
	margin-top:20px;
}

.main {
	margin-top:20px;
	margin-left:30px;
}

.mainWorkContainer {
	/*background:cyan;*/ 
	margin-left:10px; 
	min-width:960px;
}
.mediaContent {
	width:740px; 
	float:left;
}

.unitListItem {
	float:left;
}

.mediaItem {
	margin-bottom:20px;
}

h1 {
	font-size:18px;
}

h2 {
	font-family: helvetica, arial, sans-serif;
	/*font-family: helvetica, arial, baskerville, georgia, times, serif;*/
	font-size: 14pt;
	font-weight: 100;
	letter-spacing: .8pt;
	
	
	line-height:30px;
	padding:0px;
	color:#000;
	margin-bottom:10px;
}

h3 {
	font-family: helvetica, arial, sans-serif;
	/*font-size: 12pt;*/
	font-weight: 100;
	letter-spacing: .8pt;
	color:#000;
	text-transform: uppercase;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	letter-spacing: .8pt;
	color:#000;
	
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}


p, dl {
	margin-top:6px;
	font-size:14px;
	line-height:18px;

}

.extraInfo, #sidebar {
	font-size:11px;
	line-height:18px;
	width:220px; 
	float:left; 
	margin-top:0px;
	color:#535150;
}


/* SIDE BAR JUNK */
#sidebar h2{
	border-bottom: 1px dotted #A2A2A2;
		margin-top:30px;
}

#sidebar ul {
	margin:12px 0 4px 20px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 0px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* Post Specific Stuff */
.post {
	margin:0 0px;
	padding:10px 10px 10px 0px;
	line-height: 14pt;
	}
	
.post h2{
	font-weight: 100;
	margin-bottom:0px;
	color: #806452;
	}
	
.post h2 a{
	color: #806452;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #0e9dce;
	text-decoration: none;
	}

.post p a{text-decoration:underline;}
.post small {
	font-size:10px;	
	margin:0px;
}

.postmetadata{
	clear: both;
	font-size:9px;
	border-top: 1px dotted #A2A2A2;
	padding:3px 0 6px 0;
	margin-top: 16px;
	
	background-image:url("../images/metaBG.png");
	background-repeat:repeat-x;
}
	
.alignleft {float:left; margin:25px;}
.alignright {float:right; margin:25px;}	


/* COMMENT JUNK */

#commentssection{
	clear: both;
	padding: 0px 0px;
	margin: 0px;
}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-style: normal;
	}

#commentform{
	background: #eae1cf;
	margin: 12px 0px 12px 0px;
	padding:5px;
	}
	
#commentform p {
	
	}

.entry h4 { font-weight:300; margin-bottom:0px; line-height:12px; margin-top:30px;}	
#commentform a{text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	}
	
#commentbox{
	width:728px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px 0px 6px 0px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

.commentMetaEntry {
	width:33%;
	float:left;
}
	
ol.commentlist {
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-top:10px;
	border-top: 1px dotted #A2A2A2;
}

ol.commentlist li {
	margin:0px 0;
	padding:5px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #eae1cf;}

.commentmetadata {
	font-size:10px;
}

/*
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}
*/
ol.commentlist a {color:#806452;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #806452; text-decoration: none; border-bottom: 1px dotted #806452;}







p, .post, .entry {
	font-size:11px;
	line-height:18px;
	margin-top:6px;
}
.infoContainer p {
	width:95%;
}
.extraInfo h4, #sidebar h4 {
	font-family: Helvetica,Arial,  sans-serif;
		text-transform: uppercase;
	font-size:12px;
	font-weight:100;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:14px;
	color:#333;
}
.extraInfo h4{
	margin-top:24px;
}
.extraInfo h5, #sidebar h5 {
	font-family: Helvetica,Arial,  sans-serif;
	font-size:10px;
	font-weight:900;
	color:#333;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:14px;
	text-transform: uppercase;
}

dl {
	padding:0px;
	margin:0px;	
}
dd {
	padding:0px;
	margin:0px;
}
dt {
	margin-top:10px;
}
.subtitle {
	font-weight:900;
}
.rightbar {
	float:right;
}


.mainWorkContainer, .listGrid {
	float:left; 
	margin-left:26px;
}

.listGrid .item h4{
	
	font-size:11px;
	font-weight: 100;
	clear:both;
	position:relative;
	margin-top:5px;
}

.listGrid .item h4 a {
	color:#000;
}
.listGrid .item .imgLink {
	float:left; 
	padding:0px; 
	height:200px;
}

.listGrid .item {
	float:left;
	margin-right:10px;
}

.movieHolder {
	padding-bottom:35px;
}

.content-column img, .listGrid img, .outlined {
	border:1px solid gray;
}

.mediaContent img {
	border:1px solid gray;
}
.grid .column {
	margin-bottom:10px;
	position:relative;
}

.content-column .column h4 a{
	font-size:11px;
	color:#6f5644;
}
.content-column .column h4{
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
	padding:0px;

}
	
.slarge {
	/*height:630px;*/
	width:630px;
	margin-top:10px;
	margin-right:10px;
	float:left;
}
.flashcontent {
	z-index:1;
	height: 100%;
	width: 100%;
	position:absolute;	
}

.header {
	z-index:10;	
	position:relative;	
}
.footer {
	margin-top:75px;
	border-top:1px dotted white;
	padding-top:20px;
	font-size:11px;
}


a:focus, 
a:hover     { color:#ff0000; text-decoration: underline; }
a           { color:#ff0000; text-decoration: none; }

a.internal:focus, 
a.internal:hover     { color:#f92d66; }
a.internal           { color:#f92d66; text-decoration: none; }
.nav {
	font-size:14px;
	font-family:helvetica, arial, sans-serif;
	height:27px;
	margin-left:20px;
}
.nav #indexlink{
	margin-left:0px;
	margin-top:6px;
	float:left;
}
.nav #contentlinks{
	margin-left:10px;
	margin-top:6px;
	float:left;
}
.nav a:focus, 
.nav a:hover     { border:none;}
.nav a           { text-decoration: underline; background-color:transparent; border:none;}

.bordbord {
	border:1px solid red;
}

