/*
Theme Name: hobbylink.tv
Theme URI: http://hobbylink.tv
Description: Theme for hobbylink.tv
Version: 1.0
Author: Chinmay Chiranjeeb @ Sourcebits Technologies
Author URI: http://www.sourcebits.com
Tags: hobbylink.tv

  ____                           _     _ _       
 / ___|  ___  _   _ _ __ ___ ___| |__ (_) |_ ___ 
 \___ \ / _ \| | | | '__/ __/ _ \ '_ \| | __/ __|
  ___) | (_) | |_| | | | (__  __/ |_) | | |_\__ \
 |____/ \___/ \__,_|_|  \___\___|_.__/|_|\__|___/


*/




@import "reset.css";

@import "browser-fix.css";

@import "colorbox.css";

@import "ja.css";

body{
    background:#000000 url(http://www.hobbylink.tv/wp-content/uploads/2010/10/bg_lines_gray.gif) 50% 0% repeat-y;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size:12px;
    color:#fff;
    font-weight:normal;  

}

body.ja {
font-size:14px;
}

.copy a,
.block-content a,
.content a{
    outline:none;
    color:#fff;
    cursor:pointer;
    text-decoration: none;
    padding-bottom: 1px;
}

.copy a,
.block-content a:hover,
.content  a:hover{
    color:#FFF !important;
text-decoration:underline;
}

.copy a,
.block-content a:active,
.content  a:active{
    color:#FFF !important;
}

.copy a,
.block-content a:visited,
.content  a:visited{
    color:#FFF !important;
}

i{
    font-style:oblique;
}

em{
    font-style:oblique;
}


textarea {
    font-family:'Lucida Grande', Verdana, sans-serif;
    font-size:12px;
    color:#FFF;
}

.wp-caption-text{
    font-style:oblique;
    text-align:center;
}

p, .textwidget{
    padding:5px 0 10px;
}

p .banner{
    top:-20px;
    margin-bottom:-20px;
}

.center{
    text-align:center;
    margin:0 auto;
}

.clear{
    clear:both;
    float:none !important;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.wrap{
    width:960px;
    margin:0px auto;

}

/* Header */

.header{
    height:auto;
    padding:0;

}

.header h1 a{
    display:block;
    height:100%;    
}

.header h1 span{
    display: none;
}

.logo {
margin: 25px 0 0 0;
}

.logo h1{
background:url("/wp-content/uploads/2010/05/hobbylinktv_logo.png") no-repeat left top;
height:109px;
width:594px;
display:block;
position:relative;
margin:0px 0 0 -5px;
}

.goto-logo h1{
    background:url("/wp-content/uploads/2010/05/hljlogo.png") no-repeat left top;
    display:block;
    height:73px;
    margin:0px 0 0 80px;
    padding:0 0 0 0;
    width:196px;
}

.nav{
    background:url("/images/top-nav.png") no-repeat left top;
    height:38px;
    padding:0px;
    position:relative;
    z-index:100;
    overflow:hidden;
}

.follow{
width:190px;
padding:0 0 10px 0;
margin:10px 0 10px 0;
}

.follow ul li span{
    display: none;
}

.follow h3{
    /*background:url("images/btn-follow.png") no-repeat left top;*/
    /*width:69px;*/
    height:18px;
    margin:0 0 0 0;
    width:100px;

}

.follow ul{
    width:80px;
margin: 0 0 0 0;
}

.follow ul li{
    display: inline;
}

.follow ul li a{
    height: 18px;
    width: 18px;
    display: block;
    float: left;
    margin: 0 4px;
}

.header a:hover, .header a, .share a, .share a:hover, .flickrImage a, .flickrImage a:hover, 
.sidebar a, .sidebar a:hover, .footer a, .footer a:hover, a.more, a.more:hover {
    border: 0px;
}


.twitter{
    background:url("images/btn-follow.png") no-repeat -73px top;
}

.facebook{
    background:url("images/btn-follow.png") no-repeat -99px top;
}

.picasa{
    background:url("/wp-content/uploads/2010/04/picasalogo.png") no-repeat center center;
}

.vimeo{
    background:url("images/btn-follow.png") no-repeat -151px top;
}

.feed{
    background:url("images/btn-follow.png") no-repeat right top;
}

.twitter:hover{
    background-position: -73px -22px;
}

.facebook:hover{
    background-position: -99px -22px;
}

.picasa:hover{
        background:url("/wp-content/uploads/2010/04/picasalogo_rev.png") no-repeat center center;

}

.vimeo:hover{
    background-position: -151px -22px;
}

.feed:hover{
    background-position: right -22px;
}

.twitter:active{
    background-position: -73px 0px;
}

.facebook:active{
    background-position: -99px 0px;
}

.picasa:active{
    background-position: -125px 0px;
}

.vimeo:active{
    background-position: -151px 0px;
}

.feed:active{
    background-position: right 0px;
}

.menu {
    width:675px;
}

.menu ul li{
    line-height:13px;
    display:block;
    overflow:hidden;
    font-size: 16px;
    margin:0 19px;
    float: left;
}

.menu ul li a{
    height:15px;
    color:#c2c2c2;
    padding:12px 0px;
    display:block;
text-decoration:none;
}



.menu ul li a:hover{
    background: url("http://www.hobbylink.tv/wp-content/uploads/2010/06/nav_arrow.png") no-repeat center bottom;
    color: #FFF;
}

/* Content */

.content{
z-index:0;
padding: 0 0 10px;
}

.blog-post{
    width:735px;
    padding:0 0 0 0;
margin:0 0 0 0;
}

.post{
    padding: 0 0 50px 0;
}

.post-header h1{
    font-size:24px;
    margin:0 0 5px;
    padding:0 0 6px;
    border-bottom:1px dotted #000000;
}

.post-header h1 a{
    border-bottom:1px dotted #000000;
}

.post-header h1 a:hover{
    border-bottom:1px dotted #fff;
}

.post-header .meta, .post-header .meta a{
    font-size:10px;
    color: #777777;
}

.post-body{
    padding: 10px 0 5px;
    line-height: 22px;
}


.post-body img{

    border: 7px solid #262626;
/*      
float: left;
max-height:320px;
max-width:320px;
margin:8px 8px 4px 4px;
*/


}

.post-body .post_img img{
    margin:0px 30px 0px 0px;
}

.post-footer{
    border-bottom:1px solid #262626;
    padding:0 0 9px;
    color:#777777;
}

.comment-count{
    background: url("images/comment-count.png") repeat-x 0 0;
    font-size:16px;
    height:17px;
    padding:0px 5px 3px;
    text-align:center;
    display:inline-block;
    width:auto;
    border-left:1px solid #940611;
    border-right:1px solid #940611;
    margin:0 3px 0 1px ;
    min-width:17px;
    color:#fff;
    line-height:18px;
    position:relative;
    top:1px;
}
.comment-section{}

.comment-section a{
    margin-left:20px;
    text-decoration:none;
}


.share ul li{
    height:19px;
}

.share ul li a{
    display: block;
    height: 15px;
    padding-top:3px;
    color: #FFF;
    font-size:11px;
}

.share ul li a:hover, 
.share ul li a:active {
    color: #black !important;
    padding-bottom:0px;
    border-bottom:0px;
}

.share .this{
    background: url("images/share.png") no-repeat 0 0;
    width:100px;
}

.share .this a{
    padding-left:25px;
}

.share .fb{
    background: url("images/share.png") no-repeat 0 -65px;
    width: 130px;
}

.share .fb a, .share .twt a{
    padding-left:20px;
}

.share .twt{
    background: url("images/share.png") no-repeat 0 -130px;
    width:111px;
}

.share .this:hover{
    background-position: 0 -21px;
}

.share .fb:hover{
    background-position: 0 -86px;
}

.share .twt:hover{
    background-position: 0 -151px;
}

.share .this:active{
    background-position: 0  -41px;
}

.share .fb:active{
    background-position: 0 -106px;
}

.share .twt:active{
    background-position: 0 -171px;
}


.vvqbox{
    margin:0 15px 0 0 !important;
    float:left;
}


/* Sidebar */

.sidebar{
    width:190px;
        background:#1e1e1e url(http://www.hobbylink.tv/wp-content/uploads/2010/12/sidebar_gradient.jpg) 0% 0% 
repeat-x;
/*
    background: #323232;
*/
    padding:5px 15px 0;
    margin:0 0 0 0;
}

.sidebar h3, h3{
    font-size:16px;
    padding:0px 0px 7px;
}

.spacer{
    padding: 0 0 27px 0;
}

.search_block {
background:url("/images/topnav.png") no-repeat left center;
width: 300px;
height:20px;
}

#search * {
margin:0 0 0 0;
padding:0 0 0 0;
}

#search {
position:relative;
height:36px;
line-height:25px;
width:190px;
float:right;
margin:0 10px;
}

form#searchform {
float:right;
height:25px;
position:relative;
top:6px;
}

#search input[type="text"]{
    background: #393939;
    border: 1px solid #505050;
    border-right: 0px;
    width:165px;
    height: 23px;
    position: absolute;
    color:#fff;
    top:0px;
    right:32px;
padding:0 0 0 0;
}

#search input[type="submit"]{
    background: url("images/btn-search.png") no-repeat 0 0px;
    height: 25px;
    border: none;
    width:31px;
    position: absolute;
    margin-left:-3px;
    cursor: pointer;
    top:0px;
    right:0;
}

#search input[type="submit"]:hover{
    background-position: 0 -30px;
}

#search input[type="submit"]:active{
    background-position: 0 bottom;
}

.podcasts, .widget{
    margin: 0;
        text-align: left;
    padding: 0;
    font-size: 10px;
}

.podcasts ul li, .widget ul li{
    padding:20px 0 10px;
    border-bottom: 1px solid #494949;
}

.podcasts ul li:first-child, .podcasts ul li.first, .widget ul li:first-child, .widget ul li.first {
    padding-top:0px;
}

.podcasts ul li:last-child, .podcasts ul li.last{
    border-bottom: 0px;
    padding-bottom:25px;
}

.widget ul li:last-child, .widget ul li.last {
    border-bottom: 0px;
}

.widget{
    border-top: 0px ;
    padding-top:0;
    font-size:12px;
}

.widget h3{
    padding:0px 0 8px 0;
        margin: 0;
}

.widget ul li{
    padding: 10px;

}

.pod-content{
    color:#c2c2c2;
    font-size: 10px;
    font-weight: normal;
        

}

.podimg img{
    float: left;
    margin: 1px 5px 15px 0;
    border: 1px solid #fff;
    width:190px;
    height:104px;   
}

.pod-content p, .pod-content h4{
    float: left;
    width:135px;
}

.pod-content p{
    height:26px;
        width:190px;
    margin-bottom:10px;
    overflow:hidden;
}

.pod-content h4{
    font-size: 10px;
    font-weight: normal;
    color:#fff;
    float: left;
}

.pod-content h4 a{
    color:#fff;
}

.pod-meta .play{
    background: url("images/btn-play.png") no-repeat right 0;
    padding: 0 16px 0 0;
}

.pod-meta a.play:hover{
    background: url("images/btn-play.png") no-repeat right -18px;
    color:#fff !important;
}

.pod-meta a.play:active{
    background: url("images/btn-play.png") no-repeat right -36px;
    color:#850009 !important;
}

.pod-meta .play, .pod-meta .pdate{
    color:#777;
        font-size:10px;
        margin-bottom: 10px;
}

/* Bottom Blocks */

.bottom-blocks{
    padding:25px 0 0;
}

.block{
    width:310px;
    margin:0 15px 0 0;
}

.block.fr{
    margin-right: 0;
}

.block-content{
    padding:0px 0 15px 0px;
    width:300px;
}

.block-content-inner{
        font-size:11px;
    height:235px;
    margin:0 0 5px;
    padding:0 0 15px 10px;
    border-bottom:1px solid #262626;
}

.block h3{
    font-size:14px;
    padding:10px 15px;
    border-top:1px solid #9c1001;
    border-bottom:1px solid #262626;
    margin: 0 0 10px 0;
}

.block-content h4{
    font-size:11px;
    font-weight: bold;
}

.more{
    background: url("images/btn-arrow.png") no-repeat right 1px;
    margin:4px 8px 0 0;
    padding:0px 17px 1px 0;
    text-align:right;
    color: #fff;
    width:auto;
    display: block;
    float:right;
}

.flickrImage{
    display:block;
    float:left;
    padding:0 8px 8px 0;
    text-align:left;
}

.flickrImage img {
    border:1px solid #fff;
    height:65px;
    width:65px;
}

#twitter_update_list{
    margin-top: -15px;
}

#twitter_update_list li{
    line-height:20px;
    padding:10px 0;
    border-bottom: 1px solid #1a1a1a;
}

#twitter_update_list li:last-child, #twitter_update_list li.last{
    border-bottom: 0px;
}

#twitter_update_list li span{
    display:block;
}

#twitter_update_list li a{
    color:#777777;
    border: none;
}

#twitter_update_list li span a{
    color:#fff;
    border-bottom: 1px dotted #fff;
}

#twitter_update_list li span a:hover{
    border-bottom: 1px dotted #850009;
    padding-bottom: 1px;
    color:#850009;
}

#twitter_update_list li span a:active{
    border-bottom: 1px dotted #FFF;
    color:#fff;
}

#photoAlbum, #twitter_div, .vimeo-list{
    height: 235px;
    overflow: hidden;    
}

.vimeo-list img, .vimeo-list .vvqbox, .vimeo-list .vvqbox object{
    float: left;
    margin:0 4px 4px 0 !important;
    height:105px !important;
    width:160px !important;
}

.vimeo-list .vvqbox.vvqyoutube object{
    width:165px !important;
}
 
.vimeo-list h4{
    width:125px;
}

.vimeo-list li{
    margin:0 0 10px 0;
    max-height:118px;
    overflow: hidden;
}

.vimeo-list li p {
    float:left;
    max-height:58px;
    overflow:hidden;
    padding:10px 0 0;
    width:125px;
}

/* Comment */

.comment h3{
    font-size:16px;
    padding:2px 0px 11px;
}

.comment ul li{
    padding:20px 0;
    border-bottom: 1px solid #2e2e2e;
}

.comment ul li:first-child{
    border-top: 1px solid #2e2e2e;
}

.avtar{
    width:80px;
}

.comment-body{
    width:575px;
}

.comment .admin{
    background: #210002;
}

.comment .meta{
    color:#777;
}

.comment .admin .avtar, .comment .admin .meta {
    text-align: right;
}

.comment-form{
    padding: 75px 0 0;
}

.comment-form h3{
    width:90px;
}

.comment-form form{
    width:580px;
}

.comment-form textarea{
    width:568px;
    padding: 5px;
    background:#393939 ;
    border:1px solid #505050;
    height: 88px;
}

.comment-form .col{
    width:180px;
}

.col.fl{
    padding-right: 20px;
}

.comment-form .col input{
    width:172px;
    background: #393939;
    border: 1px solid #505050;
    height: 20px;
    padding:3px 3px 0;
    color:#fff;
}

.comment-form label{
    font-weight: bold;
    color:#777;
    padding: 12px 8px 5px;
    display:inline-block;
}

.comment-form label span{
    font-size: 10px;
    font-weight: normal;
}

.comment-form label span.required{
    color: #750008;
}

.comment-form .submit{
    text-align: right;
    padding:20px 0 0;
}

.comment-form .submit input[type="submit"]{
    background: url("images/btn-submit-comment.png") no-repeat center 0;
    width: 180px;
    height: 30px;
    border: 0px;
    cursor: pointer;
}

.comment-form .submit input[type="submit"]:hover{
    background-position: center -35px;
}

.comment-form .submit input[type="submit"]:active{
    background-position: center bottom;

}



/* Footer */

.footer{
    font-size:11px;
    padding: 0px 0 20px 0;
}

.footer hr{
    background:#9c1001;
    height: 1px;
    margin:10px 0 7px;
    border: none;
}

.copy p{
    padding:0 17px;
}

.fmenu ul li{
    display: inline;
    padding: 0 8px;
    border-right: 1px solid #777777;
}

.fmenu ul li:last-child, .fmenu ul li.last{
    border-right: 0px;
}

.fmenu ul li a{
    color:#777777;
}

 /*  pagination */
.wp-pagenavi{
    font-size:16px;
    text-align:right;
    clear:both;
}
 
.wp-pagenavi span.pages{
    float:left;
    margin:0 50px 0 0;
}

.wp-pagenavi span.current{
    color:#850009;
    margin:0 5px;
}

.wp-pagenavi a.page{
    margin:0 5px;
}

.wp-pagenavi a{
    margin:0 5px;
}

/*  Add to Any */

#a2apage_powered_by{
    display:none;
}

/* Flag on header */

.flag{
    position: relative;
    right:10px;
    text-align:right;
}

.qtrans_flag{
    display: inline !important;
}

.qtrans_flag a{
    text-indent: -99999px;
    text-align: left !important;
    display:inline-block;
    width:18px;
}

