body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #404141;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
	
#wrapper {
		width:970px;
		margin:0px;	
		padding:0px;
		text-align:left;
		background-color: #ecf3f4;
}
		
#contentleft {
	width:330px;
	float:left;
	background-color: #ecf3f4;
	text-align:justify;
	padding: 90px 0 10px 10px;
	margin: 0px;
}
	
#contentcenter {
	width:305px;
	float:left;
	text-align:justify;
	background-color: #ecf3f4;
	padding: 10px 0 10px 0;
	margin: 0px;
}

#contentblogcenter {
	width:390px;
	float:left;
	text-align:justify;
	background-color: #ecf3f4;
	padding: 30px 30px 10px 25px;
	margin: 0px;
}
	
#contentright {
		width:314px;
		margin-right: 0px;
		padding:0px;
		float:right;
		background:#fff;
		text-align:justify;
}
	
#narrowright {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
	text-align:justify;
	margin: 0 0 0 0;
}
#adheader {
	background-color: #fff;
	height:98px;
	widows:970px;
	white-space: nowrap;
}
	
#nav, #nav a {
	padding-left:10px;
	height:42px;
	background-color: #b8d7eb;
	background-image: url(../images/nav-bk.jpg);
	background-repeat: no-repeat;
	Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	text-decoration: none;
	line-height:12px;
}

#nav a:hover {
	color: #000;
	line-height:12px;
}
		
#footer {
	background-color: #bbbcbc;
	padding-left:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

#leaderboard {
	float:left;
	padding:2px;
}
	
#search {
	float:right;
	background-color: #fff;
	background-image: url(../images/search-bk.jpg);
	background-repeat: no-repeat;
	width:227px;
	height:98px;
	text-align:right;
}

#widecontent {
	width:750px;
	float:left;
	background-color: #ecf3f4;
	text-align:justify;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

a {
	color: #666a6d;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	color: #444444;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
h2 {
	color: #444444;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
h3 {
	color: #444444;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
input {
	background-color: #fff;
	border: 1px solid #cccccc;
	height:15px;
	font-size:10px;
}
	
.smallnav, smallnav a {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 6px;
	text-decoration: none;
}

.logo {
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 120px;
}

.logosm {
	position: absolute;
	z-index: 1;
	left: 70px;
	top: 110px;
}

.promo {
	background-color: #ecf3f4;
	background-image: url(../images/promo-area.gif);
	background-repeat: no-repeat;
	width:316px;
	height:132px;
	padding: 10px;
	margin-top:10px;
	float: left;
}
.promo p, .blogpromo p {
	width: 295px;
	height: 95px;
	margin: 5px 0 0 0;
	overflow: hidden;	
}
.promo #promo_head {
	width: 295px;
	font-size: 14px;	
	height: 18px;	
	line-height: 18px;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
}
.blogpromo {
	background-color: #ecf3f4;
	background-image: url(../images/blog-promo-area.gif);
	background-repeat: no-repeat;
	width:316px;
	height:78px;
	padding: 10px;
	margin-top: -3px;
}


.home {
	float:left;
	width:280px;
	padding-top:2px;
}

.collections{
	float:left;
	width:360px;
	padding-top:2px;
}

.adrian{
	float:left;
	width:170px;
	padding-top:2px;
}

.about{
	float:left;
	padding-top:2px;
}

.video_placeholder {
	cursor: pointer;
}

table {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 5px;
	margin: 0px;
}
tr {
	padding: 0px;
	margin: 0px;
}
.morelink {
	display: block;
	font-size: 11px;
	width: 97%;
	text-align: right;
}
.rss_box {
	padding: 5px 5px 5px 10px;
	text-decoration: none;
}
.rss_box a {
	font-size: 10px;
	text-decoration: none;
}
.rss_box a:hover {
	text-decoration: underline;
}
.rss_icon {
	margin-top: 3px;
}
/* Redefine MT styles */
.entry-footer {
	font-size: 10px;
	width: 99%;
	text-align: right;
	color: #999999;
	border-top: 1px solid black;
	padding-top: 2px;
}
.entry-header {
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.entry-header a:link { text-decoration: none; }
.entry-header a:hover { text-decoration: underline; }
.entry-header a:active { text-decoration: none; }
.entry-header a:visited { text-decoration: none; }
.entry-content {
	margin-top: -10px;
}
.content-nav {
	width: 99%;
	text-align: center;
}
.entry,
.trackbacks,
.comments,
.archive {
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}
.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
   clear: both;
   margin: 5px 10px;
}
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text {
   width: 240px;
}
#comment-bake-cookie {
   margin-left: 0;
   vertical-align: middle;
}
#comment-post {
   font-weight: bold;
}
.home_videoplayer_box {
	float: left; 
	width: 320px; 
	height: 300px; 
	padding: 0; 
	margin: 0; 
	cursor: pointer;
}