/*
Theme Name: Chicago Skate Videos Theme
Theme URI: 
Description: 
Version: 1.0
Author: Beck
Author URI: 
Tags: 

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* forum border-on-images kabosh */

.wpf a img {
        border:none;
}
.wpf-table a img {
        border:none;
}

/* - BASIC STUFF - */
body {
	background-image:url(images/bg_body.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
	color:#000;
	margin:0 auto;
	padding:0 20px;
	}
a {text-decoration:none; color:#e50000;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: 11px;}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
/* h2.entry-title {font-size:180%;}  */
/* h2#comments{margin:20px auto 10px;font-size:140%;} */
/* headings inside posts */
.entry-content h3 {font-size:160%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {
	float:none;
	clear:both;
	margin:0 auto;
	padding:5px;
        width:950px;
	background-repeat:no-repeat;
	background-position:top;
	}
#header {
        float:none;
	clear:both;
	margin:20px auto 15px auto;
	padding:0px 10px 0px 0px;
        width:950px;
	height:140px;
	background-image:url(images/chicago_skate_videos.jpg);
	background-repeat:no-repeat;
	}

/* -- POSTS -- */
.post-index {
        margin:0 0 10px;
        background-image:url(images/postline.jpg);
        background-position:bottom;
        background-repeat:no-repeat;
        padding-bottom:15px;
        }
.iconFloat {
        float:left;
        margin-right:12px;
        }
.iconFloat a img {
        border:none;
        }
#post-single {margin:0 0 20px;}
.posts-wrap {
        position:relative;
        float:left;
        clear:none;
        width:531px;
        height:632px;
        padding:0px 10px 10px 0px;
        background-repeat:no-repeat;
        }
.posts-wrap img {max-width:500px;}
.postUpdates {
        background-image:url(images/bar_updates.jpg);
        }
.postSearch {
        background-image:url(images/bar_searchResults.jpg);
        }
.postBlank {
        background-image:url(images/bar_blank.jpg);
        }
.title {position:absolute; top:5px; left:10px; color:#FFFFFF; width:100%;}
.postGuts {
        float:left;
        width:400px;
        }

.scroll {
        overflow-y:scroll;
        width:520px;
        height:558px;
        margin-top:45px;
        padding:10px;
        background-repeat:no-repeat;
        background-color:#ffffff;
        }

.entry-meta, .entry-meta-index {

        font-size:80%;
        }
.followBar {
        background-image:url(images/bg_follow.jpg);
        background-repeat:no-repeat;
        height:46px;
        _width:540px;
        width:530px;
        padding-right:10px;
        margin:15px auto;
        overflow:hidden;
        }
.socialBox {
        float:right;
        margin-left:10px;
        margin-top:5px;
        }

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:right; clear:none;width:388px;}
.sidebar {clear:left;}
.block-1 {
        float:left;
        background-image:url(images/bg_video.jpg);
        background-repeat:no-repeat;
        background-position:top;
        _width:380px;
        width:365px;
        height:286px;
        _height: 316px;
        padding:30px 10px 10px 10px;
        }
.block-2 {
        float:left;
        background-image:url(images/bg_pictures.jpg);
        background-repeat:no-repeat;
        background-position:top;
        _width:380px;
        width:365px;
        height:315px;
        _height: 345px;
        padding:30px 10px 10px 10px;
        margin-top:14px;
        }

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

.tabBox {
        float:right;
        width:285px;
        height:135px;
        }
.tabBox a {
        height:30px;
        width:285px;
        margin-top:5px;
        display:block;
        background-position: 0px 0px;
        outline:none;
        }
.tabBox a:hover {
        background-position: 0px 30px;
        }
.tabBox a:active {
        background-position: 0px 60px;
        }
.news {
        background-image:url(images/tabNews.jpg);
        }
.links {
        background-image:url(images/tabForum.jpg);
        }
.videos {
        background-image:url(images/tabVideos.jpg);
        }
.pictures {
        background-image:url(images/tabPictures.jpg);
        }
.forums {
        background-image:url(images/tabForum.jpg);
        }


/* -- FOOTER --*/
#footer {width:950px;margin:15px auto;clear:both;float:none;text-align:center;padding: 0px;}
.footbox {
        background-repeat:no-repeat;
        background-color:#530f10;
        _width:220px;
        min-height:135px;
        _height:135px;
        width:200px;
        padding:10px;
        float:left;
        text-align:left;
        color:#ffffff;
        }
.foot1 {
        background-image:url(images/bg_footBox_1.jpg);
        margin-right:21px;
        }
.foot2 {
        background-image:url(images/bg_footBox_2.jpg);
        margin-right:21px;
        }
.foot3 {
        background-image:url(images/bg_footBox_3.jpg);
        margin-right:21px;
        }
.foot4 {
        background-image:url(images/bg_footBox_4.jpg);
        margin-right:0px;
        }

/* -- And the rest... --*/

.logo {float:left; border:none;}
#searchform {  height:22px; border:1px solid #808080; padding:0px; float:left;}
#s {margin:0px;width:113px; height:20px; outline:none; outline-style:none; float:left; clear:none; border-right:1px solid #808080; border-left:none; border-top:none; border-bottom:none;}
.vidThumb {
     width:150px;
     height:200px;
     float:left;
     margin-right:15px;
     overflow-x: hidden;
     }
