/* BODY FORMAT */

body { margin: 10px; padding: 0px; font-family: verdana; font-size: 10px; line-height: 2em; }

input.field
textarea.field { padding: 3px; font-family: verdana, sans-serif; font-size: 12px; }
h1 { margin: 0px 0px 5px; padding: 0px; font-size: 18px; font-family: sans-serif; font-weight: bold; color: #313131; }
h2 { margin: 0px 0px 0px; padding: 0px; font-size: 15px; font-family: sans-serif; font-weight: bold; line-height: 1em; }
a { text-decoration: none; color: #dc5c1d; }
a:hover { text-decoration: underline; }
a img { border: 0; }
.comments_container { border-top: 1px solid #c0c0c0; font-size: 20px; padding: 10px 0px 0px 0px; color: #666666; }
.comments_container h1 { font-size: 14px; font-weight: bold; margin: 10px 0px 0px 0px; padding: 0; }
.comments_container p { font-size: 10px; margin: 0 0 10px 0; padding: 0; }
.comments_container form { border-top: 1px solid #c0c0c0; margin: 10px 0px 0px 0px; padding: 10px 0px 0px 0px; font-size: 10px; }

ul.video_list { list-style: none; margin: 0px; padding: 0px;}
ul.video_list a:hover { cursor: pointer; text-decoration: none; }
ul.video_list li.current,
ul.video_list li:hover { cursor: pointer; background: #ece9e9; text-decoration: none; }
ul.video_list .title { font-weight: bold; }
ul.video_list .title:hover { text-decoration: none; }
ul.video_list .description,
ul.video_list .description:hover { color: #c0c0c0; text-decoration: none; }
ul.video_list li { margin-bottom: 10px; padding: 5px; }


h1.new_old a { float: right; margin-top: 5px; }
h1.new_old .split { float: right; margin: 5px 5px 0px 5px; font-weight: normal; font-size: 12px; }

p { margin: 0px; }

.entry { margin-bottom: 40px; }

.link a { font-size: 20px; font-weight: bold; text-decoration: underline; color: #dc5c1d; }
.conversation .text { border-left: 4px solid #bbbbbb; padding-left: 1px; }
.conversation p { padding: 5px; margin: 0px 0px 1px 0px; }
.conversation p.odd { background: #e8e8e8; }
.conversation p.even { background: #f4f4f4; }
.conversation b.odd { font-size: 12px; font-weight: bold; color: #c00; }
.conversation b.even { font-size: 12px; font-weight: bold; color: #00c; }

h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #5f5f5f;
}

div.hr{
	 height: 4px;
	 margin-top: 10px; 
	 margin-bottom: 10px;
	 background: #fff url(artwork/hr_bg.gif) repeat scroll center;
}

div.hr hr{
  display: none;
}

.body_container {
	position: absolute;
	left: 50%;
	overflow: visible;
	visibility: visible;
	margin-left: -475px;
	width: 950px;
}

.body_container .main_content{
	padding: 15px 0 15px 0; margin-bottom: 80px;
}

.body_container .tools {

}

.body_container .tools .rss_form input {
	font-size: 10px;
	margin-bottom: 3px;
	width: 170px;
}

.body_container .tools .rss_form {
	z-index: 1000;
	position: absolute;
	right: 5px;
	top: 60px;
	background: url(images/rss_feeds.png) no-repeat;
	width: 183px;
	height: 100px;
	padding: 20px 0 0 55px;
}

#fest_ad { margin-bottom: 20px; }

.email_list_form {
}

#email {
	width: 130px;
}
#email_status { padding: 0px; font-size: 9px; font-weight: bold; }

strong {
	font-size: 12px;
}

#body {	
	padding-bottom: 40px; margin-bottom: 20px;
}

#dw_description { background: url(images/group_name.jpg) no-repeat; text-indent:110px; padding: 2px 0 0 0; line-height: 2em; margin: 10px 0 0 0; }

#movie_player { margin: 0 0 5px 0; }
#blog_entries { margin: 10px 0 35px 0; }

#timestamp,
.timestamp {
	color: #c0c0c0;
	font-weight: bold;
	line-height: 1.5em;
}

.blog_title,
#blog_title {
	font-size: 12px;
	line-height: 1.25em;
}

#columnA a { font-size: 11px; }

#columnA {
	width: 250px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
}

#columnB {
	width: 420px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
}

#columnC {
	width: 200px;
	float: left;
	margin-top: 20px;
}

/* LINKS */

#links {
	padding: 90px 0 0 40px;
	text-align: right;
	float: left;
	margin-right: 55px;
}

/* HEADER */

.header {
	padding: 20px 0 0px 150px;
	height: 100px;
	width: 890px;
	position: relative;
}

.header img {
	border-right: 1px solid #c0c0c0;
	padding: 0 10px 0 10px;
}

#navigation {
	float: left;
}

#navigation a {
	
}

#recent_experiences {
	float: left;
	margin-right: 10px;
	width: 300px;
}

.wrapper {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: red;
}

.footer {
	position: absolute;
	bottom: 0;
	right: 0;
}

.body_container .tools .rss { float: right; }
.body_container .tools .rss img { border: 0px; }

