html, body {
	font: 16px 'Helvetica Neue', Helvetica, Arial ,sans-serif;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	color:#666;
	overflow-x: hidden;
}

body {
	background-image: url(/media/img/v2_sky30.jpg);
	background-position: 0% 300px;
}

article, aside, dialog, figure, footer, header, legend, nav, section {
	display: block;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

a {
	color:#666;
}

a:hover, a:focus {
	background-color: #121212;
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content, #ftr {
	width: 940px;
	margin: 0px auto 0px auto;
	clear: both;
}

#hdr {
	height: 190px;
}

#nav {
	background-color: #000;
	height: 30px;
}

#nav ul {
	width: 980px;
	margin: 0px auto 0px auto;
	list-style-type: none;
}

#nav li {
	float: left;
	margin-right: 20px;
}

#nav li a, .nava {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	z-index: 10000;
	padding-left: 5px;
}

#nav li a em, .nava em {
	font-style: normal;
	text-decoration: underline;
}

#container {
	background-image: url(/media/img/v2_cbg00.png);
	background-repeat: repeat-x;
	background-color: #c0c0c0;
	border-bottom: 1px #fff solid;
}

#content {
	overflow: visible;
	padding-top: 10px;
	padding-bottom: 100px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}

#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ftr {
	width: 100%;
	height: 150px;
	background-color: #fff;
	border-top: 1px #e2e2e2 solid;
	text-align: left;
	font-size: .7em;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);	
}

#ftr p {
	width: 950px;
	margin: 0px auto 0px auto;
	padding-top: 10px;
}

#ftr ul {
	float: right;
	width: 130px;
	margin: 5px 30px 0px 20px;
}

#search {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: right;
	background-color: #000;
	padding: 0px 10px 3px 0px;
}

#search * {
	border: none;
	padding: 0px;
	margin: 0px;
	display: none;
}

#search input, #search button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	padding: 0px 4px 0px 4px;
}

#search button {
	margin-right: 10px;
}

.clr {
	clear: both;
}

.box {
	width: 340px;
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	background-color: #c0c0c0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.box h1, .box h2 {
	padding: 3px 5px 3px 10px;
	margin: 10px;
	color: #e2e2e2;
	background-color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.box p {
	padding: 0px;
	margin: 0px 15px 9px 15px;
}

.box ul {
	padding: 2px 0px 12px 35px;
	margin: 0px 0px 2px 0px;
}

.box li {
	margin: 0px;
	padding: 0px;
}

.mid {
	width: 700px;
}

.home {
	height: 220px;
	margin-bottom: 20px;
}

.right {
	width: 200px;
	padding-top: 5px;
	clear: right;
	float: right;
}

.sml {
	font-size: 12px;
}

.sml h1, .sml h2 {
	font-size: 18px;
	margin-top: 12px;
}

.infoBox {
	background-color: #fff;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 5px #000;
	-webkit-box-shadow: 0px 1px 5px #000;		
}

.infoBox img {
	border: none;
}

/* BLOG STYLES */

h1 span {
	margin: 0px;
	display: block;
}

.blogEntry {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 1px 5px #000;
	-webkit-box-shadow: 0px 1px 5px #000;			
}

.blogEntry h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 25px;
}

#BlogTools {
	float: right;
	width: 150px;
	margin-left: 25px;
}

#BlogCal {
	font-size: 11px;
	line-height: 1.2em;	
	width: 155px;
	height: 82px;
	padding: 3px 5px 5px 5px;
	margin-bottom: 10px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;		
}

#BlogCal h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #c0c0c0 dotted;
	font-weight: lighter;
}

.calEntry {
	padding: 3px;
	color: #000;
	margin-bottom: 8px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;	
}

#BlogCal span {
	padding: 3px;
	margin-bottom: 8px;
}

.blogEntry, .r {
	padding: 3px 8px 8px 8px;
	display: block;
	margin-bottom: 10px;
	border: 1px #e2e2e2 solid;
}

.blogEntry h2, .r h2 {
	font-size: 110%;
}

.blogEntry p {
	margin-top: 10px;
	margin-bottom: 5px;
}

#tagSearchList ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tagSearchList li {
	display: inline;
	margin-right: 10px;
}

.tagS1 {
	font-size: x-small;
}

.tagS2 {
	font-size: small;
}

.tagS4 {
	font-size: large;
}

.tagS5 {
	font-size: x-large;
}

#tagList {
	font-size: 90%;
	width: 155px;
	height: 250px;
	padding: 3px 5px 4px 5px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #808080;
	-webkit-box-shadow: 0px 0px 5px #808080;
	margin-bottom: 10px;
}

#tagList ul {
	overflow: auto;
	height: 175px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tagList ul li {
	display: inline;
	margin-right: 10px;
}

#tagList h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px #c0c0c0 dotted;
	font-weight: lighter;
}

.motivate {
	float: right;
	width: 300px;
	margin-left: 15px;
}