/*
Theme Name: Video Blog
Theme URI: http://www.wpskins.org
Description: 3 column wordpress theme designed for video blogging.
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org
Tags: web 2.0, clean, widget ready, 3 column, video blog
*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	color: #009fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Arial, sans-serif;
    background: #17303d url(images/background.jpg) repeat-x top;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 908px;
	margin: 0 auto;
}

#header {
    position: relative;
    background: url(images/header.jpg) no-repeat left;
    height: 150px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
}

#content {
	float: left;
	width: 690px;
    min-height: 900px;
    height:auto !important;
    height: 900px;
    background-color: #FFFFFF;
    padding: 5px;
}

#sidebar {
	float: right;
    width: 208px;
}

#footer {
	clear: both;
    background-color: #FFFFFF;
    padding: 5px;
    width: 690px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding-top: 35px;
    padding-left: 40px;
}

#headerimg h1 {
    font-size: 40px;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

#headerimg a {
	color: #FFF;
}

.description {
    font-size: 12px;
    font-style: italic;
    color: #FFF;
}

/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 11px;
}

#sidebar ul h2 {
    font-size: 13px;
	margin: 0 0 4px 0;
    background: url(images/heading.jpg) no-repeat right;
    padding: 5px;
    color: #FFF;
}

#sidebar ul li {
    margin-bottom: 10px;
    background-color: #162e3a;
}

#sidebar ul ul {
}

#sidebar ul ul li {
    margin-bottom: 5px;
    line-height: 14px;
    padding: 0 0 0 20px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    color: #FFF;
}
#sidebar a:hover {
    color: #009fff;
}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color:;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/

.post-sticky {
    background: #17303d url(images/sticky.jpg) no-repeat top;
    padding: 10px;
}

.post {
    margin: 5px;
	font-size: 10px;
	line-height: normal;
    width: 333px;
    float: left;
    background: #DDE8ED url(images/video.png) no-repeat top;
    min-height: 250px;
}

.post-single {
    background: #DDE8ED url(images/single-header.jpg) no-repeat top;
    width: auto;
    float: none;
}

.post h2 {
	line-height: normal;
    padding: 8px 10px;
    color: #FFF;
}

.post h2 a:hover, h2 a:visited, h2 a {
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}


.post h2.page {
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 20px 10px;
}

.post .posted {
	font-size: 10px;
	line-height: normal;
    color: #FFF;
    padding: 1px 10px;
}

.post .posted a {
    color: #FFF;
}

.post .thumbnail {
    float: left;
    width: 150px;
    padding: 5px;
    background-color: #88a119;
    margin: 5px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
    margin: 5px;
}

.entry-single {
    width: 625px;
    margin: 5px auto;
    padding: 1px 0;
}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {
    margin: 5px;
    font-size: 30px;
}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 5px;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #ebe9e5;
    padding: 20px;
    min-height: 70px;
    height:auto !important;
    height: 70px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    border-top: 3px solid #c2ccd0;
    border-left: 2px solid #c2ccd0;
    background-color: #dde8ed;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #17303d;
    margin: 15px 0 4px 0;
}

#submit {
    background: url(images/submit.png) no-repeat;
    padding: 5px 5px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}

#searchform #searchsubmit {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 10px;
    background-color: #243d4b;
    padding: 10px 5px;
    color: #FFF;
}

#footer-meta a {
    color: #FFF;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

.thumbnail-sticky {
    float: left;
    width: 250px;
    background-color: #88a119;
    padding: 5px;
}

.sticky {
    float: right;
    width: 400px;
    color: #FFF;
    font-size: 12px;
}

.sticky h2 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
}

.sticky a {
    color: #009cff;
}

.video {
    margin: 5px auto;
    background-color: #88a119;
    padding: 5px;
    width: 625px;
}

.ad-space {
    text-align: center;
    margin: 5px;
}