/* 
Theme Name: Kindercore.com Video Wordpress Template
Version: 1.0
Design Name: Kindercore.com Video Wordpress Template
Description: Wordpress template created for Kindercore.com Video section
Author: Bob Ware & Craig Sheldon
Author URI: http://tehcompany.com
*/

/*************
 * above is necessary for wordpress
 * go figger
*************/

body{
 font-family: Arial, Helvetica, sans-serif;
 color:#fff;
 background: #797b7d url( img/bgwallppr.gif );
}
a, a:visited, a:active{
  color:#cf3;
  text-decoration: none;
}
 a:hover {
 color:#df4;
text-decoration:underline;
 }
img {
  border:0;
  }
#wrapper{
 width:865px;
}

#wrapper, #wrapper caption{
 margin: 0 auto;
}

#left-col{
 width:278px;
 background: url( img/backdropleft.gif ) 1px 0px repeat-y;
}
#videos-menu a{
 display:block;
 margin: 0 0 0 2px;
}

#center-col {
 background:#b6b5b6;
 width: 522px;
}
#center-col div{
 }

#sub-cat-label{
  text-align:right;
}

#feed-box{
 margin:0;
 padding: 3px 8px 23px 0;
 width:98%;
 font-size: 14px;
}
 .video-item{
 margin: 5px auto;
 }
 .video-item img{
 float:left;
 }
 .video-details{
 padding: 15px 5px 0 5px;
 float:right;
 width: 250px;
 }
 .video-details p{
 margin: 5px auto;
 }
 .video-details h3{
 color: #cf3;
 }

#bottom-space{
 background:#b6b5b6;
}
td.left-col-spacer{
 width:33px;
 text-align:right;
 vertical-align:bottom;
}
#right-spacer{
 width:68px;
 text-align:left;
 vertical-align:top;
}
td.left-col-item{
 width: 246px;
 text-align:left;
 vertical-align:bottom;
}
td.left-col-item div{
width:96%;
margin: 2px auto;
}
.sidebar-title{
  font-size:17px;
 margin:1px 0 1px 15px;
}
.post{
width:98%;
margin: 0 auto;
}
.post-content{
width:98%;
margin: 0 auto;
}
.flashmovie{
width:96%;
margin:0 auto;
text-align:center;
}
#sidebar ul {
list-style-type: none;
}
.sidebar-item-body{
padding: 2px 10px;
}
.post-title{

}
.post-title a,
.post-title a:visited,
.post-title a:active{
 display:block;
 background:#45484A;
 border: 2px dashed #eee;
 font-style:italic;
 padding:5px 7px;
}
.post-title a:hover{
 background:#404040;
 border: 2px dashed #efefef;
}
div#tag_cloud{
text-align:center;
width:96%;
margin: 5px auto;
}