/*
Theme Name: BuzzMedia
Theme URI: http://buzzboot.com/
Description: 
Version: beta
Author: Buzzboot
Author URI: http://buzzboot.com
Tags: tech


*/










body{color:#333;font-family:Georgia;background:url(http://cz.buzzboot.com/i/bg2.png) -110px left repeat-x;color:#333;}
a{color:#8CC425;font-weight:bold;text-decoration:none;}

#hd p{color:#ccc;font-style:italic;font-size:131%;}
#hd p a{color:#ccc;font-weight:300;}
#hd p a:hover{color:#666;font-style:normal;}
#logo{line-height:80px;vertical-align:center;}
#logo img{float:left;}
#nav{clear:left;margin:0 auto;padding:0;font-size:77%;text-transform:uppercase;letter-spacing:-1px;height:1.8em;overflow:hidden;background:#8CC425;}
#nav li{float:left;margin:0;padding:0;list-style:none;}
#nav li a{display:block;padding:.33em .77em;border:1px solid #666;background:#8CC425;color:#eee;border-width:0 1px 0 0;}
#nav li a:hover,#nav li.current-cat a{border:1px solid #666;background:#333;color:#eee;border-width:1px 1px 1px 0;}

img#logoPrint{display:none;}
table#wp-calendar{width:100%}
table#wp-calendar caption{text-align:left;}
table#wp-calendar th{border-color:#fff;}
table#wp-calendar td{border-color:#fff;background:#eee;}

.linklove{display:none;}

.widgetbox{padding:.33em .77em .77em .77em;background:#eee;}

h1,h2,h3,h1 a,h2 a,h3 a{font-size:167%;color:#777;font-weight:300;}
h1 a:hover,h2 a:hover,h3 a:hover{color:#000;}
h1.category_description{border-bottom:1px dotted #0A9FD6;padding-bottom:1em;}
#hd h1{margin:0;padding-top:1em;}
#latest h1{font-size:197%;margin:0;padding:0;}


#latest.entry{padding:0 1em 1em 1em;border:1px solid #ccc;background:#333;color:#999;}
#latest.entry h2 a{color:#fff;}
#latest #related-posts,#latest .share{margin:0 -1em -1em -1em;padding-bottom:1em;background:#eee;}
#latest .share{background:#E8EF55;padding:1em 0 1em 1em;color:#333;}
#latest #related-posts small{display:block;}
#latest #related-posts h3.widgettitle{font-size:77%;font-weight:700;text-transform:uppercase;margin:.33em 0 0 1em;}
#related-posts{border-top:1px dotted #ccc;color:#333;}

#related-posts abbr{display:none;}

#source{padding:0 1em 1em 1em;border:1px solid #ccc;background:#E8EF55;}
#postdetails{font-size:77%;width:100%;}
#postdetails th{background:#ccc;border-color:#fff;text-align:right;}
#postdetails td{background:#ddd;border-color:#fff;}
#postdetails td a{overflow:hidden;float:left;max-width:380px;}
.permalink a{font-weight:300;display:block;overflow:hidden;height:3em;margin:0 1em 0 0;}

#headlines{margin:0;padding:0;}
#headlines li{font-size:86%;margin:0 0 .5em;padding:.5em;list-style:none;border-bottom:1px dotted #0A9FD6;}
#headlines h2{margin:.33em 0;}
#headlines h2 a{display:block;}

.widget_stags_cloud a{font-weight:300;}

#col{font-size:77%;}

#ft{font-size:77%;padding:2em 0 3em 0;}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright,img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft,img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright,.right {
	float: right;
	}

.alignleft,.left {
	float: left
	}
/* End Images */



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {font-size:77%;background:#fcfcfc;
	display: block;
	text-align: center;
	height: 32px;
	margin:10px;
	}
/* End Various Tags & Classes*/
.navigation a{margin:0;padding:0 10px;color:#999;font-style:italic;}
.navigation.single{text-align:left;line-height:150%;margin:0;padding:10px 32px;border:1px solid #eee;border-width:2px 0 1px 0;font-size:93%;color:#999;font-style:italic;}
.navigation.single a{text-decoration:none;}
.navigation.bottom a{font-size:167%;}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4