/*    
Theme Name: KoldCast
Theme URI: http://blog.koldcast.tv/
Description: Wordpress Theme of KoldCast.TV
Author: Charlie Tran
Author URI: http://transvalence.com 
Version: 1.0 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html { height: 100%;}

body {
/*    background: #080c16 url(images/KCTV_landing.jpg) top left repeat-x;*/
    background: #080c16 url(images/KCTV_landing2.jpg) top left repeat-x;
    font: 100% "Lucida Grande",LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
    height: 100%;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active, a:focus
{
  outline: none;
}

a.archives {
    background: url(images/archive_btn.png);
    text-indent: -9999px;
    height: 22px;
    width: 131px;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 170px;
    z-index: 4;
}

a.archives:hover, a#MoreStories:hover, input.submit:hover, a.more:hover {
    background-position: 0 -22px;
}

a.archives:active, a#MoreStories:active, input.submit:active, a.more:active {
    background-position: 0 -44px;
}

a.readmore {
    background: url(images/btn_readmore.png);
    text-indent: -9999px;
    height: 22px;
    position: absolute;
    width: 77px;
}

a.readmore:hover, a#MoreStories:hover, input.submit:hover, a.more:hover {
    background-position: 0 -22px;
}

a.readmore:active, a#MoreStories:active, input.submit:active, a.more:active {
    background-position: 0 -44px;
}

.topradius8 {
    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    
}

.bottomradius8 {
    -moz-border-radius: 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}

.radius8 {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.radius6 {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#PageWrapper {
    min-height: 100%;
    height: auto !important;
    margin: 0 auto -67px;
    position: relative;
    float: left;
    width: 100%;
}

#ContentWrapper {
    margin: 0 auto;
    width: 975px;
}

/* top bar */
#KCHeader {
	width: 975px;
	position: relative;
	margin:0;
	background: transparent url(images/landingpage_header_bg.png) top left no-repeat;
	height: 215px;
	clear: both;
}

    #KCLogoRow {
        display: inline;
        float: left;
        clear: both;
        margin:0;
        width: 975px;
        height: 116px;
        position: relative;
    }
    
        a#KCLogo {
            display: block;
            position: absolute;
            width: 242px;
            height: 116px;
            text-indent: -9999px;
            /*background: transparent url(images/kc_logo2010.png) top left no-repeat;*/
			background: transparent url(images/kc_logo.png) top left no-repeat;
            top: 12px;
            left: -5px;
        }
        
        #KCLogoRow .ad_placement {
            display: block;
            position: absolute;
            top: 11px;
			left: 240px;
            right: 240px;
            width: 728px;
            height: 60px;
        }

            ul.headerads2 {
                display: block;
                float: left;
                width: 660px;
                height: 60px;
                margin: 20px 0 0 0;
            }
            ul.headerads2 li {
                display: block;
                float: left;
                width: 320px;
                height: 60px;
            }
            ul.headerads2 li.item0 {
                margin-right: 16px;
            }
        
    #KCMenuBar {
        display: inline;
        float: left;
        clear: both;
        position: relative;
        width: 975px;
        height: 38px;
        margin: 0;

    }
        #KCMenuBar a.MenuBarItem {
            border-left: 1px solid #3c3c3c;
            border-right: 1px solid #1e1e1e;
            color: #fff;
            display: block;
            float: left;
            font-size: 13px;
            height: 38px;
            line-height: 38px;
            padding: 0 15px;
            position: relative;
            text-decoration: none;
        }
        #KCMenuBar a.MenuBarItem:hover {
            background: url(images/menu-highlight.png);
        }

        #MyKoldCastTip {
            display: none;
        }
        a#MyKoldCast:hover #MyKoldCastTip {
            display: block;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            background: url(images/bg_black70.png);
            color: #fff;
            height: auto;
            left: 15px;
            line-height: 16px;
            padding: 10px;
            position: absolute;
            text-indent: 0;
            top: 45px;
            width: 155px;
            min-width: 155px;
            z-index: 200;
        }
        #KCMenuBar a.MenuBarItem:active {
            background: url(images/menu-highlight-active.png);
        }
        #KCMenuBar a[class="MenuBarItem first"]:hover {
            background: url(images/menu-highlight-first.png);
        }
        #KCMenuBar a[class="MenuBarItem first"]:active {
            background: url(images/menu-highlight-first-active.png);
        }
        #KCMenuBar a.MenuBarItem span {
            color: #1AB7EA
        }
        #KCMenuBar a.first {
            border-left: none !important;
        }

        #KCSearchArea {
            display: block;
            margin-right: 20px;
            height: 30px;
            width: 228px;
            margin-top: 3px;
            float: right;
        }
        #KCSearchArea label {
            display:none;
        }
        #KCSearchArea input[type="text"] {
            display: block;
            float: left;
            width: 170px;
            height: 23px;
            border: none;
            padding: 7px 7px 0 7px;
            color: #999;
            background: transparent url(images/menu-searchbar.png) top left no-repeat;
        }
        #KCSearchArea input[type="submit"] {
            display: block;
            float: left;
            margin-left: 12px;
            width: 30px;
            height: 30px;
            background: transparent url(images/menu-search-btn.png) top left no-repeat;
            border: none;
            text-indent: -9999px;
        }
	    #KCMemberArea {
	        display: inline;
	        float: left;
	        clear: both;
	        position: relative;
	        width: 975px;
	        height: 62px;
	        margin: 0;
	    }
        button#KCSearchBtn:hover {
            background-position: 0 -30px;
        }
        button#KCSearchBtn:active {
            background-position: 0 100%;
        }
        #kommunique {
			background: url('images/kommunique_bg.png') top right no-repeat; 
			float: left;
			height: 26px; 
			line-height: 26px; 
			margin-left: 10px; 
			margin-top: 14px;
		}
		
		#kommuniqueInner {
			background:url('images/kommunique_left.png') top left no-repeat;
			position: relative; 
			left: -10px; 
			padding-left: 13px;
			color:#FFF;
			width:695px;
			height:26px;
			overflow:hidden;
			font-size:77%;
		}
		
		#kommuniqueInner a, a:hover {
			color:#1AB7EA;
		}
		
		#kommuniqueInner * {
			margin:0;
		}

div.ContentBox {
    clear: both;
    display: block;
    float: left;
    margin-bottom: 20px;
/*    overflow: hidden;*/
    width: 975px;
    position: relative;
    }
    div.ContentBox > div.content {
        background: #000;
        clear: both;
        color: #fff;
        display: block;
        float: left;
        width: 935px;
        padding: 10px 20px;
        }
    div.ContentBox > div.content a {
        color: #1AB7EA;
    }
    div.ContentBox > div.content > div.col1 {
        float: left;
        width: 600px;
        position: relative;
    }
    div.ContentBox > div.content > div.col2 {
        float: right;
    }
    div#FeaturedNews {
        float: left;
        }
    div#ShowcaseContainer {
        width: 600px;
        float: left;
        display: block;
        clear: both;
    }
        div#ShowcaseContainer > a.showcase {
            float: left;
            clear: none;
            height: 300px;
            position: relative;
            width: 600px;
            z-index: 1;
            }
        div#ShowcaseContainer > div.caption {
            background: url(images/bg_black70.png);
            float: left;
            display: block;
            width: 600px;
            height: 218px;
            z-index: 2;
            position: relative;
            }
            div#ShowcaseContainer > div.caption > div.content {
                display: block;
                margin: 20px;
                float: left;
                clear: both;
                width: 550px;
                padding-bottom: 35px;
                }
            div#ShowcaseContainer > div.caption > div.content > h2 {
                color: #1AB7EA;
                display: block;
                font-size: 1.125em;
                font-weight: normal;
                float: left;
                clear: left;
                }
            div#ShowcaseContainer > div.caption > div.content > span.PostInfo {
                float: left;
                clear: both;
                font-size: 0.625em;
                margin: 5px 10px 5px 0;
                }
            div#ShowcaseContainer > div.caption > div.content > p {
                font-size: 0.75em;
                float: left;
                clear: both;
                margin: 0;
                padding: 0;
/*                text-align: justify;*/
                }            
            div#ShowcaseContainer > div.caption > div.content > a.readmore {
                right: 30px;
                bottom: 10px;
                }
 
    div.ContentBox > div.content div.RightBox {
        display: block;
        clear: right;
        float: right;
        width: 313px;
        margin-bottom: 20px;
        overflow: hidden;
        position: relative;
        z-index: 2;
        }
		
		.GoogleAd {
			text-align:center;
		}
            a.more {
            background: url(images/btn_more.png);
            text-indent: -9999px;
            height: 22px;
            width: 77px;
            display: block;
            clear: both;
            margin: 20px 0 0 118px;
            float: left;
            }
            
            div.ContentBox > div.content div.RightBox a.radius8 {
                margin-left: 6px;
            }

        div.ContentBox > div.content div.RightBox > h1 {
            background: url(images/bg_h1.png) no-repeat top left;
            clear: both;
            display: block;
            float: left;
            font-size: 0.875em;
            font-weight: normal;
            height: 31px;
            line-height: 31px;
            margin-bottom: 10px;
            text-indent: 20px;
            width: 313px;
            }
        div.ContentBox > div.content div.RightBox > ul.rightnewslist { 
            float: left;
            padding-bottom: 12px;
            width: 100%;
            position: relative;
            }
            div.ContentBox > div.content div.RightBox > ul.rightnewslist > li.newsitem {
                background: url(images/bg_h1_play.png) no-repeat 278px 10px;
                clear: both;
                float: left;
                width: 100%;
                position: relative;
                border-bottom: 1px solid #444;
                }
            div.ContentBox > div.content div.RightBox > ul.rightnewslist > li.newsitem > a { 
                display: block;
                font-size: 0.75em;
                height: 32px;
                line-height: 32px;
                margin-left: 10px;
                padding-left: 10px;
                width: 260px;
                overflow: hidden;
                }

#adCompanionBanner {

	display: block;
	clear: right;
	float: right;
	width: 313px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	font-style: normal;
	text-align: center;
	color: #ADC244;
					}
					
#lr_comp_300x250 {

	display: block;
	clear: right;
	float: right;
	width: 313px;
	margin-bottom: 20px;
	margin-right: 7px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	font-style: normal;
	text-align: center;
	color: #ADC244;
					}
					
	/*Begin Affiliate Link CSS */

				div.ContentBox > div.content div.RightBox > ul.rightlinklist { 
					float: left;
					padding-bottom: 2px;
					width: 100%;
					position: relative;
								    }
					div.ContentBox > div.content div.RightBox > ul.rightlinklist > li.linkitem {
					/*background: url(images/bg_h1_play.png) no-repeat 278px 3px;*/
						clear: both;
						float: left;
						width: 100%;
						position: relative;
				 	/*border-bottom: 1px solid #444;*/
								        }
					div.ContentBox > div.content div.RightBox > ul.rightlinklist > li.linkitem > a { 
					 	display: block;
						color: #f7941d;
						font-size: 0.75em;
						height: 20px;
						line-height: 20px;
						margin-left: 10px;
						padding-left: 10px;
						width: 260px;
						overflow: hidden;
								        }
	/*End Affiliate Link CSS*/
	
    ul.newslist {
        float: left;
        margin-left: 5px;
        position: relative;
        z-index: 2;
        }
        ul.newslist > li {
/*            background: url(images/bg_latestshow_bottom.png) no-repeat bottom left;*/
            float: left;
            margin-bottom: 10px;
            padding-bottom: 10px;
            width: 100%;
            position: relative;
            }
        ul.newslist > li > h3 {
            background: url(images/bg_h3.png) no-repeat top left;
            clear: both;
            display: block;
            float: left;
            font-size: 0.875em;
            font-weight: normal;
            height: 31px;
            line-height: 31px;
            margin-bottom: 20px;
            text-indent: 20px;
            width: 300px;
            }
            ul.newslist > li > h3 > a {
                color: #fff;
            }
            ul.newslist > li > a:hover {
                text-decoration: none;
            }
        ul.newslist > li > h2 {
            clear: left;
            color: #1AB7EA;
            display: block;
            float: left;
            font-size: 1em;
            font-weight: normal;
            text-indent: 20px;
            }
/*            div#ShowcaseContainer > div.caption > div.content > h2 {
                color: #1AB7EA;
                display: block;
                font-size: 1.125em;
                font-weight: normal;
                height: 30px;
                float: left;
                clear: left;
                }*/
        ul.newslist > li > span.PostInfo {
            float: left;
            clear: left;
            font-size: 0.625em;
            margin: 0 0 10px 0;
            text-indent: 20px;
            }
        ul.newslist > li > p {
            float:left;
            clear: right;
            font-size: 0.75em;
            margin: 0 0 0 20px;
            width: 400px;
            }
        ul.newslist > li > a.readmore {
            right: 30px;
            bottom: 10px;
            }
    div.ContentBox > div.content div.Post {
        margin-bottom: 20px;
        width: 600px;
        clear: left;
        float: left;
        position: relative;
        }
        div.ContentBox > div.content div.Post a {
            color: #1AB7EA;
        }
        div.ContentBox > div.content div.Post a.readmore {
            right: 20px;
            bottom: 10px;
            }
            
        div.ContentBox > div.content div.Post h1 {
            background: url(images/bg_post_h1.png) no-repeat top left;
            color: #fff;
            clear: both;
            display: block;
            float: left;
            font-size: 1.125em;
            font-weight: normal;
            height: 35px;
            line-height: 35px;
            margin-bottom: 20px;
            text-indent: 20px;
            width: 600px;
            }
        div.ContentBox > div.content div.Post h1:hover {
            text-decoration: underline;
        }
        div.ContentBox > div.content div.Post h1#comments{
            background: #222;
            clear: both;
            display: block;
            float: left;
            font-size: 1.125em;
            font-weight: normal;
            height: auto;
            line-height: 35px;
            margin: 0;
            text-indent: 20px;
            width: 100%;
        }
        div.ContentBox > div.content div.Post > span.PostInfo {
            float: left;
            clear: both;
            font-size: 0.75em;
            margin: 0 0 20px 20px;
            }
        div.ContentBox > div.content div.Post > img.PostImage {
            float: left;
            clear: both;
            margin-bottom: 30px;
            }
        div.ContentBox > div.content div.Post > span.PostContent {
            float: left;
            clear: both;
            font-size: 0.75em;
            line-height: 1.5em;
            margin: 0 0 20px 20px;
            width: 560px;
            }
        div.ContentBox > div.content div.Post > span.PostContent ul {
            display: block;
            clear: both;
            list-style:disc;
            padding: 0 30px;
        }
        div.ContentBox > div.content div.Post > span.PostContent ol {
            display: block;
            clear: both;
            padding: 0 30px;
        }

    div#PostComments
     {float: left; width: 100%;}
    div#PostComments h3{ float: left; clear: both; }
        div#CommentContainer {
        font-size: 0.875em;
            padding: 10px;
            float: left;
            clear: both;
            background: #111;
            margin: 20px;
            width: 539px;
            }
        div#CommentContainer > ol.commentlist {
            float: left;
            }
        div#CommentContainer > ol.commentlist li {
            float: left;
            clear: both;
            margin-bottom: 10px;
            padding-top: 10px;
            }
        div#CommentContainer > ol.commentlist li p {
            float: left;
            font-size: 0.875em;
            padding: 8px 0 8px 8px;
            display: block;
            width: 345px;
            background: #1e1e1e;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
        }

        div#CommentContainer > ol.commentlist li div.comment-author {
            float: left;
            clear: left;
            font-size: 0.9em;
            }
        div#CommentContainer > ol.commentlist li div.comment-meta {
            float: left;
            clear: left;
            font-size: 0.75em;
            }
        div#CommentContainer > ol.commentlist li div.commentinfo {
            float: left;
            width: 175px;
            clear: left;
            height: 50px;
        }
        div#CommentContainer > ol.commentlist li img.avatar, div#CommentContainer > ol.commentlist li span.says {
            display: none;
            }
        div#respond {
            float: left;
            clear: both;
            }
        div#PostComments h2 {
            background: url(images/bg_h1.png) no-repeat top left;
            clear: both;
            display: block;
            float: left;
            font-size: 1em;
            font-weight: normal;
            height: 31px;
            line-height: 31px;
            margin-bottom: 10px;
            text-indent: 20px;
            width: 313px;
            }
        #commentform p {
            float: left;
            clear: both;
            margin: 5px 0 5px 20px;
        }
        #commentform label { width: 115px; float: left; clear: left;}
        #commentform input[type="text"] {
            background: url(images/bg_input_235.png) no-repeat top left;
            width: 235px;
            height: 28px;
            float: left;
            clear: right;
            border: medium none;
            padding: 5px;
            }

        #commentform textarea {
            border: medium none;
            float: left;
            clear: right;
            padding: 5px;
            width: 320px;
            height: 100px;
            background: url(images/bg_input_330.png) no-repeat top left;
            }
.footer {
	clear: both;
	color: #ccc;
    font-size: 0.75em;
	height: 20px;
	margin: 20px auto 0 auto;
	width: 677px;
}
    .push { height: 100px; clear: both;}
	.footer a { text-decoration:none; color:#ccc; }
	.footer a:hover { text-decoration: underline; color: #ccc;}
    .footer span { color: #70bbcd; }
	.footer .additional { float: left; clear: both; width: 677px; }
	.footer .additional .left {
		width: 323px;
		padding-left: 15px;
		float: left;
		text-align: left;
		color: #ccc;
		font-size: 0.8em;
	}
	.footer .additional .right {
		width: 323px;
		padding-right: 15px;
		float: left;
		text-align: right;
		font-size: 0.8em;
	}

div.glossy{width:100%;float:left;position:relative;padding:0;}
    div.glossy span{display:block;height:39px;padding:0;}
    div.glossy span.left{width:20px;background:url(images/glossy_top_left.png) no-repeat; float: left;}
    div.glossy span.right{width:20px;background:url(images/glossy_top_right.png) no-repeat; float: right;}
    div.glossy span.mid {
    	background: url(images/glossy_top_middle.png);
    	color: #fff;
    	font-family: "Myriad Pro", Myriad, sans-serif;
    	font-size: 1.125em;
    	font-weight: normal;
        margin: 0 20px 0 20px;
    	line-height: 39px;
    	white-space: nowrap;
    	display:block;
    	position: relative;
    }
    
    div.glossy span.mid a.subscribe {
        display: block;
        position: absolute;
        right: 0px;
        top: 9px;
        width: 106px;
        height: 22px;
        background: url(images/btn_subscribe.gif) top left no-repeat;
        text-indent: -9999px;
    }
    
	div.glossy span.mid a.digg {
        display: block;
        position: absolute;
        right: 173px;
        top: 7px;
        width: 140px;
        height: 40px;
        background: url(images/Follow-On-Digg-Large.png) top left no-repeat;
        text-indent: -9999px;
    }

    div.glossy span.mid a#fb-link{position:absolute; top: 8px; right: 165px; display: block; height: 24px; width: 24px;}
    div.glossy span.mid a img {width: 24px; height: 24px;}
    div.glossy span.mid a {text-align: center;text-decoration: none;}
    div.glossy span.mid a#fb-link #fb-link-tip {
        display: none;
    }

    div.glossy span.mid a#fb-link:hover #fb-link-tip {
    	font-size:11px;
    	left:0px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: url(images/bg_black70.png);
        color: #fff;
        display: block;
        height: auto;
        line-height: 12px;
        min-width: 125px;
        padding: 5px;
        position: absolute;
        top: -40px;
        width: 125px;
        z-index: 200;

    }
    div.glossy span.mid a#twitter-link{position:absolute; top: 8px; right: 124px; display: block; height: 24px; width: 24px;}
    div.glossy span.mid a#twitter-link #twitter-link-tip {
        display: none;
    }

    div.glossy span.mid a#twitter-link:hover #twitter-link-tip {
        display: block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: url(images/bg_black70.png);
        color: #fff;
        height: auto;
        line-height: 12px;
        padding: 5px;
        position: absolute;
        top: -40px;
    	left:0px;
        width: 125px;
        min-width: 125px;
        z-index: 200;
    	font-size:11px;
    }

div.bottomglossy{width:100%;float:left;position:relative;padding:0;}
    div.bottomglossy span{display:block;height:9px;padding:0;}
    div.bottomglossy span.left{width:20px;background:url(images/glossy_bottom_left.png) no-repeat; float:left;}
    div.bottomglossy span.mid{display: block; margin: 0 20px 0 20px;background: #000}
    div.bottomglossy span.right{width:20px;background:url(images/glossy_bottom_right.png) no-repeat; float: right;}

    div.bottomfade{float:left;position:absolute;padding:0;bottom:0; width: 100%; z-index: -1;}
        div.bottomfade span{display:block;height:72px;padding:0;}
        div.bottomfade span.left{width:50px;background:url(images/bottomfade_left.png) no-repeat; float:left;}
        div.bottomfade span.mid{display: block; margin: 0 50px 0 50px;background:url(images/bottomfade_mid.png);}
        div.bottomfade span.right{width:50px;background:url(images/bottomfade_right.png) no-repeat; float: right;}

div#BottomAd {
	clear:both;
	display:block;
	margin:20px auto;
	width:728px;
}

div#BottomAd a {
    display: block;
    margin-left: 21px;
    clear: both;
}

a#MoreStories {
    background: url(images/btn_morestories.png);
    text-indent: -9999px;
    height: 22px;
    width: 131px;
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 4;
}

div#FaceBookBox {
    width: 313px;
}

input.submit {
    background: url(images/btn_postcomment.png);
    border: medium none;
    text-indent: -9999px;
    height: 22px;
    width: 131px;
    margin-left: 115px;
    display: block;
    clear: both;
    z-index: 4;
}

div#SharePost {
	width: 220px;
    clear: both;
    margin: 0 auto 20px;
	text-align: center;
    padding: 10px;
    background: #222;
}

div#OutBrain {
	width: 560px;
    clear: both;
    margin: 0 auto 20px;
	text-align: center;
    padding: 20px;
    background: #222;
}

div#Merch {
	width: 530px;
    clear: both;
    margin: 0 auto 20px;
	text-align: center;
    padding: 20px;
    background: #222;
}

div#ContactBox {
	width: 530px;
    clear: both;
    margin: 0 auto 30px;
	text-align: left;
    padding: 20px;
    background: #222;
}

.ShowBox {
    float: right;
    clear: right;
    margin-bottom: 10px;
    display: block;
    width: 293px;
    background: #252525;
    padding: 10px;
}

.ShowBox li {
    float: left;
    clear: both;
    margin-bottom: 15px;
    width: 293px;
}

.ShowBox li a {
    display: block;
    height: 129px;
    width: 145px;
    float: left;
    background-repeat: no-repeat;
    
}

.ShowBox li p {
    background: #111;
    display: block;
    float: left;
    font-size: 11px;
    height: auto;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 5px 8px;
    width: 120px;
}

/* Link Exchange Box CSS */

.LinkBox {
    float: right;
    clear: right;
    margin-bottom: 10px;
    display: block;
    width: 293px;
    background: #252525;
    padding: 10px;
}

.LinkBox li {
    float: left;
    clear: both;
    margin-bottom: 15px;
    width: 293px;
}

.LinkBox li a {
    display: block;
    height: 129px;
    width: 145px;
    float: left;
    background-repeat: no-repeat;
    
}

.LinkBox li p {
    background: #111;
    display: block;
    float: left;
    font-size: 11px;
    height: auto;
    margin: 0 0 0 10px;
    overflow: hidden;
    padding: 5px 8px;
    width: 120px;
}
/*Link Exchange Box CSS END */

.prototip .catlist {
	width: 313px;
	list-style: none;
	z-index: 4;
}

.prototip .catlist ul {
	display: block;
	width: 313px;
	background: transparent url("images/bg_blogcat_tip.gif") bottom left no-repeat;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	-moz-border-radius:6px;
    -webkit-border-radius: 6px;
}

.prototip .catlist ul li {
	display: block;
	clear: both;
	width: 313px;
}

.prototip .catlist .top {
	width: 313px;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}

.prototip .catlist .bottom {
	clear: both;
	width: 313px;
	height: 8px;
}

.prototip .catlist li.sep {
	border-bottom: 1px solid #0f8cb5;
	padding-bottom: 6px;
}

.prototip .catlist li.sepafter {
	padding-top: 6px;
}

.prototip .catlist li a, .prototip .catlist li span {
	display: block;
	width: 272px;
	padding: 6px 17px;
	margin: 0 4px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	-moz-border-radius:6px;
    -webkit-border-radius: 6px;
}

.prototip .catlist li a.inset {
	width: 172px;
	padding: 4px 0 4px 20px;
}

.prototip .catlist li a:hover {
	color: #000;
	background: #fff;
}

#BlogCatBox{
    background: url(http://blog.koldcast.tv/wp-content/themes/koldcast/images/bg_blogcat.png) top left no-repeat;
    color: #000;
    display: block;
    float: right;
    font-size: 0.875em;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
    margin: 0 0 20px 0;
    position: relative;
    text-indent: 20px;
    width: 313px;
}

#share_buttons {
	margin-left:15px;
}

#share_buttons li {
	margin:5px;
	float:left;
}

#surphace-ssi .ssi-theme {
	border-color: black;
	border-width: 3px;
	background-color: #222;
	color: #888;
	
}

#surphace-ssi .quadrant-header {
	font-family: "Lucida Grande",LucidaGrande,Lucida,Helvetica,Arial,sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;	
}

#surphace-ssi .quadrant-items {
	font-size: 12px;
	
}

#surphace-ssi .quadrant-item {
	font-size: 12px;
	margin-bottom: 10px;
	clear: left;
}

