@charset "UTF-8"; 
/*
Theme Name: Media Company - The Podzone.
Theme URI: http://www.thepodzone.net
Description: A theme created for Keyone Productions by Lewis King of http://lewisking.net and Owen Jones of http://owenjones.net
Author: Owen Jones
Author URI: http://owenjones.net
Version: 1.0
*/

* {margin: 0;  padding: 0;  border: none;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #b3a87f; text-shadow: 0 0 0 #000;}

a {text-decoration: none; color:inherit;}
a:hover {text-decoration: underline;}

.clear {clear: both;}
.floatleft {float: left;}
.floatright {float: right;}
.alignleft {text-align: left;}
.alignright {text-align: right;}

#wrapper {width: 910px;  margin: auto; line-height: 16px;}
#header {background: #fec106; border: 3px solid #d9d7d1; border-top: none; padding-left: 10px; height: 61px; background-image: url('images/logo.jpg'); background-repeat: no-repeat;}

#featured {background: #fec106; border: 3px solid #d9d7d1; margin-bottom: 15px; margin-top: 15px; height: 241px; overflow: hidden;}
#featured .rightfeatured {width: 449px; height: 221px; float: right; background: url('images/desbg.jpg'); padding: 10px; border-left: 1px solid #d9d7d1;}
#featured .leftfeatured {width: 434px;}
#featured #padding {margin-bottom: 10px; height: 196px;}
#featured #view-more {background: url('images/glasses.gif') left no-repeat; color: #FFF; padding-left: 18px;}
#featured .update-notice {text-align: center; margin-top: 35px;}

#content {background: #fec106; border: 3px solid #d9d7d1; padding: 10px; margin-bottom: 15px; margin-top: 15px; height: 100%;}
#content p {padding-top: 4px; padding-bottom: 4px; margin-bottom: 8px;}
#content hr {height: 1px; background: #8da0a6; margin-top: 10px; margin-bottom: 10px;}
#content input, #content textarea, #content .commentIdentity  {padding: 6px; margin-top: 0;  margin-bottom: 8px;}
#content input[type='submit'] {padding: 3px;}

#content .left {width: 430px; float: left; margin-right: 10px;}
#content .right {width: 430px; float: right; margin-left: 10px;}
#content .date {font-size: 11px;}
#content .post, #content .singlepost {margin-bottom: 25px; padding-bottom: 10px; border-bottom: 1px solid #8da0a6;}
#content .singlepost {border-bottom: none; margin-bottom: 0;}
#content .play-me {width: 254px; height: 78px; display: block; margin: auto; background:url('images/playVideo.png'); cursor: pointer;}

#content .comment-container {width: 425px; padding-bottom: 20px;}
#content .comment-by {float: left; width: 90px; padding-top: 15px; padding-right: 2px; text-align: center;}
#content .comment {float: left; width: 329px; max-width: 329px; background: url('images/commentBg.gif') left repeat-y;}
#content .comment-text-container {width: 329px; min-height: 48px; color: #000; background: url('images/commentTop.gif') no-repeat top;}
#content .comment-text {width: 309px; padding-left: 18px; padding-right: 2px; padding-top: 6px;}
#content .comment-bottom {width: 329px; padding-top: 10px; background: url('images/commentBottom.gif') no-repeat top right #fec106; text-align: right; margin-right: 4px;}
#content ul {padding-left:20px; padding-bottom:10px}
#content ol {padding-left:30px; padding-bottom:10px;}
#content .alignleft {float: left;}

h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; padding: 0; margin: 0; font-weight: 400; line-height: 24px; padding-bottom: 5px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; padding: 0; margin: 0; font-weight: 400; line-height: 24px; padding-bottom: 15px;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; padding: 0; margin: 0; font-weight: 400; line-height: 24px; padding-bottom: 5px;}

#nav_wrap {float: right; clear: both; margin-bottom: -5px;}
#nav_wrap ul {float: right; list-style: none; font-size: 14px;}
#nav_wrap ul li {float: left; width: 91px; height: 61px; margin-left: 5px; background: #6c5200; text-align: center;}
#nav_wrap ul li a {display: block; height: 37.5px; text-decoration: none; color: #fff;  padding-top: 23.5px;}
#nav_wrap ul li a:hover {text-decoration: underline;}

#footer {background: #c29200; border: 3px solid #d9d7d1; margin-top: 15px; height: 65px; margin-bottom: 30px;}
#footer .leftfooter {width: 417px; height: 35px; margin-right: 20px; padding: 15px;}
#footer .rightfooter {width: 430px; height: 65px; float: right; margin-left: 20px; background-image: url('images/tweet.png'); height: 18px; background-repeat: no-repeat; padding: 23px; }
#footer #twitter_update_list {list-style-type: none; text-align: right;}
#footer .small {font-size: 10px; text-align: right;}