/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
	background: url(images/background.gif) repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
}
a {
/*border-bottom:1px dotted #000;*/
text-decoration:none;
color:#000;
font-weight:600;
}
a:hover {
color:#FFFFFF;
/*border-bottom:1px dashed #e12000;*/
background-color:#FF00FF;
}
#header a:hover, #footer a:hover{
background-color:transparent;
}
hr{
margin-top:35px;
border:0;
/*border-top:1px dotted #ccc;*/
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:785px;
margin:5px auto;
}
#header {
float:left;
width:785px;
/*border-bottom:1px dotted #ccc;*/
margin:0;
}
#header-01 {
	position:absolute;
	left:50px;
	top:72px;
	width:80px;
	height:28px;
	}
#header-02 {
	position:absolute;
	left:250px;
	top:63px;
	width:300px;
	height:28px;
	}
#header-03 {
	position:absolute;
	left:817px;
	top:85px;
	width:10px;
	height:10px;
	}
#logo {
float:left;
width:auto;
padding:18px 0 34px 0;
}
#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
	float:left;
	width:auto;
	padding:14px 0 0;
	font-style: italic;
	text-align: left;
	/*line-height: 4px;*/
}
#nav ul {
height:30px;
float:right;
}
#nav li {
	text-align:left;
	float:left;
	display:inline;
	width:auto;
}
#nav li a {
font-size:12px;
font-weight:400;
display:inline;
padding:5px 10px 5px 10px;
border-bottom:none;
}
#nav li a:hover {
background-color:#FF00FF;
}
#blurb {
font-family:Georgia;
height:auto;
/*border-bottom:1px dotted #ccc;*/
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
width:620px;
float:left;
/*border-right:1px dotted #ccc;*/
padding:0 0 30px 0;
/*min-height:420px;*/
}
.post {
/*padding:0 30px 0 0;*/
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
	font-family:Arial Black, sans-serif;
	font-size:25px;
}
.post h1 {
	font-family:Arial Black, sans-serif;
	font-size:20px;
	margin:0 0 10px 0;
	/*font-weight:bolder;*/
/*	line-height:45px; */
}
.post h3, .post h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*	margin:30px 0 10px 0;
*/	font-weight:bolder;
	line-height:20px;
	text-decoration: underline;
}
.post h4 {
font-size:18px;
}
/*.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}*/
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.post small a {
font-weight:bold;
}
.post footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.post date {
	color: #FF00FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
/*.post date a {
font-weight:normal;
}*/
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
/*#footer {
	width:748px;
	float:left;
	border-top:1px #000;
	text-align:center;
	padding:0 0 40px 0;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}*/
.container {
  width: 870px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers
margin: auto;
/* Don't center every line of text -
we inherited this setting from body 
text-align: left; */

}
 
.container maglink, .container maglink a{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
}

.left {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 220px;
}

.middle {
/*  top: 10px; */
  margin-left: 208px;
  margin-right: 100px;
}

.right {
  float: right;
/*  padding: 0px 10px 0px 10px; */
  width: 300px;
}

/* STYLESHEET FOR VIS-ED PLAYER */

#player{
	width:750px;
	height:415px;
	position:relative;
	overflow:hidden;
}

#player .slot{
	width:187px;
	height:415px;
	float:left;
	position:relative;
}

#player .slot img{
	position:absolute;
	top:0px;
	left:0px;
}

#player .slot img.active{
	z-index:10;
}

#player .slot img.last-active{
	z-index:10;
}

#player #progress{
	position:absolute;
	z-index:15;
	bottom:10px;
	left:10px;
	width:100px;
	height:30px;
}