body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

* {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

#hidden {
	display: none;
}


em {
	font-style:italic
}

strong {
	font-weight:bold;
}

body {
	font-family: Tahoma, Geneva, sans-serif, Loma;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #333333;
}

a{
	text-decoration: none;
	color: #CC6600;
	
}

a:visited{
	color: #996633;
}

a:hover, a:active{
	color: ;
	text-decoration: underline;
}

#title {
	font-size: 250%;
	color: #CCCCCC;
	text-align: center;
	width: 100%;
	float: left;
}

#title a{
	color: #CCCCCC;
}

#page_number{
	color: #CCCCCC;
	font-size: 120%;
	text-align: center;
	width: 100%;
	float: left;
	position: relative;
	top: 0px;
}

#content{
	width: 100%;
	float: left;
}
#content-wrapper{
	width: 700px;
	margin: auto;
}

.entry {
	width: 700px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

img.entry-img{
	float: left;
	margin: 10px;
}

h2.entry-title{
	font-size: 150%;
	color: #333333;
	margin: 10px auto;
	line-height: 110%;
}

h2.entry-title a, h2.entry-title a:visited, h2.entry-title a:active{
	color: #333333;
	text-decoration: none;
}

h2.entry-title a:hover{
	text-decoration: underline;
}

.entry-permalink-box{
	color: #999999;
	font-size: 80%;
}

.entry-permalink-box input{
	width: 100px;
	background-color: #EFEFEF;
	border: 1px dotted #EFEFEF;
	padding: 2px;
	color: #666666;
}

.entry-img-enlarge a{
	white-space: nowrap;
	float: left;
}

.entry-content{
	margin: 10px;
	font-size: 90%;
	line-height: 140%;
}

.entry-content p{
	margin-top: 8px;
	margin-bottom: 8px;
}

.entry-content ul, .entry-content p ul {
	margin: 0px;
	padding-left: 20px;
	position: relative;
	visibility: visible;
	left: 30px;
	list-style-type: circle;
	list-style-image: url(images/bullet_content.png);
	line-height: 150%;
}

.entry-content ol, .entry-content p ol {
	margin: 0px;
	padding-left: 20px;
	position: relative;
	visibility: visible;
	left: 30px;
	list-style-type: decimal;
	line-height: 150%;
}

.entry-content blockquote, .entry-content p blockquote{
	margin: 0px;
	padding-left: 20px;
	position: relative;
	visibility: visible;
	left: 30px;
	background-image: url(images/quote_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry-content img, .entry-content p img, .entry-content p a img{
	margin: 10px;
}

.entry-noword{
	display: block;
	float: left;
	width: 200px;
}

.entry-noword-thumb{
}

.entry-noword-titlee{
}

.entry-noword-meta{
}


.votesakid{
	color: #CCCCCC;
	font-size: 80%;
	float: right;
	width: 140px;
	font-weight: bold;
	height: 60px;
}

.label{
	white-space: nowrap;
	text-align: center;
}

.stars{
	height: 18px;
	text-align: center;
}

.rating{
	white-space: nowrap;
	text-align: center;
}


.entry-game a{
	text-decoration: none;
	background-image: url(images/start_button.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 131px;
	float: left;
	margin-bottom: 10px;
}

ul.entry-nav-menu{
	list-style-type: none;
}

.entry-content ul.entry-nav-menu, .entry-content p ul.entry-nav-menu {
	list-style-image: none;
}

ul li.entry-nav-menu-album {
	float: left;
	clear: left;
}

li.entry-nav-menu-album a{	
	text-indent: -99999px;
	background-image: url(images/album_ico.png);
	background-repeat: no-repeat;
	width: 55px;	
	margin-right: 5px;
	display: block;
	height: 45px;	
	margin-bottom: 5px;
}

ul li.entry-nav-menu-audio {
	float: left;
	clear: left;
}

li.entry-nav-menu-audio a{
	text-indent: -99999px;
	display: block;
	background-image: url(images/audio_ico.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul li.entry-nav-menu-video {
	float: left;
	clear: left;
}

li.entry-nav-menu-video a{
	text-indent: -99999px;
	display: block;
	background-image: url(images/video_ico.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 55px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.entry-embed{
	float: left;
	font-weight: bold;
	color: #CC0000;
	font-size: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.entry-embed-close a{
	background-image: url(images/arrow_close.png);
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 22px;
	text-indent: -99999px;
	position: relative;
	top: -50px;
	left: 30px;
}

.entry-box-album{
	width: 550px;
	height: 550px;
}

.entry-box-audio{
	height: 70px;
	width: 250px;
}

.entry-box-video{
	height: 420px;
	width: 560px;
}

.entry-meta{
	float: left;
	white-space: nowrap;
	clear: left;
	font-size: 80%;
	color: #CCCCCC;	
}

.entry-meta a, .entry-meta a:link, .entry-meta a:visited{
	color: #CCCCCC;
}

.entry-meta a:hover{
}

.entry-meta-co2{
	float: left;
	white-space: nowrap;
}

.entry-cat{
	font-size:80%;
	color: #CCCCCC;
	margin: 10px auto;
}


.entry-small{
	float: left;
	width: 350px;
	margin-top: 30px;
	margin-bottom: 5px;
	height: 75px;
}

.entry-thumb a{
	text-decoration: none;
	/*
	background-image: url(images/noimage_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	background-color: #333333;
	display: block;
	height: 50px;
	width: 50px;
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
}

.entry-thumb a img{
	vertical-align: middle;
	height: 100%;
}

h2.entry-small-title{
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	position: relative;
	top: -5px;
	float: left;
	width: 280px;
	height: 30px;
	overflow: hidden;
	font-weight: normal;
}

h2.entry-small-title a, h2.entry-title a:visited, h2.entry-title a:active{
	color: #333333;
	text-decoration: none;
}

h2.entry-small-title a:hover{
	text-decoration: underline;
}

.entry-small-content{
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 280px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	position: relative;
	top: -5px;
}

.entry-small-cat{
	float: left;
	font-size: 12px;
	color: #CCCCCC;
	width: 300px;
	height: 18px;
	position: relative;
	left: 25px;
	overflow: hidden;
	top: 0px;
	line-height: 18px;
	clear: left;
}


.entry-small-full {
	width: 700px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	float: left;
}

h2.entry-small-full-title{
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	position: relative;
	top: -5px;
	float: left;
	width: 630px;
	height: 30px;
	overflow: hidden;
	font-weight: normal;
}

h2.entry-small-full-title a, h2.entry-title a:visited, h2.entry-title a:active{
	color: #333333;
	text-decoration: none;
}

h2.entry-small-full-title a:hover{
	text-decoration: underline;
}

.entry-small-full-content{
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 630px;
	height: 18px;
	overflow: hidden;
	line-height: 18px;
	position: relative;
	top: -5px;
}

.entry-small-full-cat{
	float: left;
	font-size: 12px;
	color: #CCCCCC;
	width: 550px;
	height: 18px;
	position: relative;
	left: 20px;
	top: 0px;
	line-height: 18px;
	overflow: hidden;
	clear: left;
}


.votesakid-small{
	float: left;
	width: 80px;
	height: 15px;
}

.votesakid-small img{
	margin: 0px;
}


#more {
	font-size: 200%;
	color: #999999;
	text-align: center;
	width: 100%;
	float: left;
	position: relative;
	top: 15px;
}

#more a{
	color: #999999;
}

#gotop a{
	text-decoration: none;
	background-image: url(images/arrow_up.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 22px;
	float: right;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#nav-sec{
	float: left;
	width: 100%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #963;
	height: 270px;
	background-color: #CE6800;
}

#nav-sec a{
	color: #FFFFFF;
}

#nav-sec-menu{
	float: left;
	position: relative;
	left: 20px;
	width: 500px;
	list-style-type: none;
	top: 10px;
}

#nav-sec-menu-link-1{
	display: inline;
}

#nav-sec-menu-link-1 a{
	float: left;
	position: relative;
	left: 20px;
	font-size: 150%;
	color: #FFFFFF;
	display: block;
}

#nav-sec-menu-link-2{
	display: inline;
}

#nav-sec-menu-link-2 a{
	float: left;
	position: relative;
	left: 50px;
	font-size: 150%;
	color: #FFFFFF;
	display: block;
}

#nav-cat-full{
	float: left;
	width: 700px;
	padding: 10px;
	margin-top: 5px;
	clear: left;
}

#nav-search{
	float: left;
	width: 700px;
	font-weight: normal;
	line-height: 150%;
	font-size: 80%;
	padding: 10px;
	clear: left;
}

#searchform-full {
	width: 400px;
	float: left;
	position: relative;
	top: 20px;
	left: 200px;
}

legend {
	display: none;
}

#searchform-full fieldset{
	border: none;	
}

#searchform-full fieldset label {
	display: none;
}

#searchform-full input.search{
	width: 400px;
	float: left;
	height: 40px;
	color: #333333;
	display: block;
	font-size: 150%;
	line-height: 150%;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #963;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#searchform-full input.submit{
	float: left;
	width: 120px;
	height: 48px;
	font-size: 200%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #963;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#searchform-full label{
	display: inline;
}

#nav-nav{
}

#nav-nav a{	
	font-weight: bold;
	font-size: 150%;
	white-space: nowrap;
	margin: 10px;
	padding: 10px;
	float: right;
	position: relative;
	top: -30px;
}

#plugs{
	margin: 10px;
	float: right;
	font-size: 70%;
	clear: right;
	position: relative;
	top: 10px;
}

#counter{
}

#feed a{
	background-image: url(images/feed-icon-16x16.png);
	height: 16px;
	width: 16px;
	position: relative;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}


#single-plugs-1{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#single-plugs-1 a:hover{
}

#single-plugs-1-title{
	color: #CCCCCC;
	float: right;
	font-size: 150%;
	line-height: 130%;
	width: 700px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-top: 5px;
	margin-bottom: 5px;
}

#single-plugs-2{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#single-plugs-2 a:hover{
}

#single-plugs-2-title{
	color: #CCCCCC;
	float: right;
	font-size: 150%;
	line-height: 130%;
	width: 700px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-top: 5px;
	margin-bottom: 5px;
}

#single-plugs-3{
	float: left;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#single-plugs-3 a:hover{
}

#single-plugs-3-title{
	color: #CCCCCC;
	float: right;
	font-size: 150%;
	line-height: 130%;
	width: 700px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-top: 5px;
	margin-bottom: 5px;
}


#votesakid_top20_list{
	width: 700px;
}

#votesakid_top50_list{
	width: 700px;
}

#nav-cat-full-all li{
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-bottom: 5px;
    margin-right: 5px;
	height: 45px;
    overflow: hidden;
    font-size: 100%;
}


#floaty-uni a{
	background-image: url(images/homeclip.png);
	height: 97px;
	width: 101px;
	position: absolute;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}

#floaty a{
	background-image: url(images/king_80.png);
	height: 67px;
	width: 34px;
	position: absolute;
	background-repeat: no-repeat;
	right: 0px;
	top: 0px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
}


a.gosee{
	font-weight: bold;
	color: #333333;
	background-color: #FFEAEA;
	display: block;
	float: left;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.ad-post{
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	font-size: 80%;
}

.ad-post-wide{
	width: 728px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: 10px;
}

.ad-post-sky-l{
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 150px;
	left: 20px;
	z-index: 10;
	background-color: #FFFFFF;	
}

.ad-post-sky-r{
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 550px;
	right: 20px;	
	z-index: 10;
	background-color: #FFFFFF;	
}

.ad-single{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.ad-box{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 125px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 2px;
	left: 0px;
	padding: 0px;
	overflow: hidden;
}

.ad-box-200{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 40px;
	left: 35px;
	padding: 0px;
	overflow: hidden;
}

.ad-box-300{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 40px;
	left: 35px;
	padding: 0px;
	overflow: hidden;
}

.ad-box-336{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 336px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	margin-right: 40px;
	left: 35px;
	padding: 0px;
	overflow: hidden;
}

.ad-title a, .ad-title a:link, .ad-title a:visited{
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

.ads-180{
	color: #AAAAAA; 
	font-size: 80%; 
	font-weight: bold;
	width: 180px;
	float: left;
	margin-bottom: 20px;
}

#nav-pri-wrapper{
	width: 100%;
	float: left;
}

#nav-pri {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

#nav-pri a{
	color: #333333;
	text-decoration: none;
}

#nav-pri a:hover{
	text-decoration: underline;
}

#nav-latest {
	float: left;
	width: 480px;
}

#latest-title{
	background-image: url(images/latest_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 100%;
	text-indent: -9999px;
	margin-top: 0px;
	display: block;
}

ul#latest-list {
}

ul#latest-list li {
	float: left;
	width: 160px;
	height: 144px;
	overflow: hidden;
	margin-bottom: 20px;
}

a.list-img, a.list-img:hover {
	background-image: url(images/noimage.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F4F4F4;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-right: auto;
	margin-left: auto;
}

a.list-txt{
	font-size: 70%;
	text-align: center;
	width: 120px;
	overflow: hidden;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	line-height: 140%;
}

ul#latest-featured {
}

ul#latest-featured li a, ul#latest-featured li a:hover {
}

#nav-hottest {
	float: left;
	width: 480px;
	height: 100%;
}

#hottest-title{
	background-image: url(images/hottest_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 30px;
	width: 100%;
	text-indent: -9999px;
	margin-top: 0px;
	display: block;
}

ul#hottest-list li {
	float: left;
	width: 160px;
	height: 144px;
	overflow: hidden;
	margin-bottom: 20px;
}

ul#hottest-featured li a, ul#hottest-featured li a:hover {
}

#nav-more a, #nav-more a:hover{
	display: none;
}

#brand {
	width: 100%;
	float: left;
    /*
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
    */
	height: 110px;
}

#brand h1 a{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 84px;
	width: 162px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	position: relative;
	top: 30px;
}

#brand-small {
	width: 100%;
	float: left;
}

#brand-small h1 a{
	background-image: url(images/logo_small.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 154px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}


#control {
	width: 100%;
	overflow: hidden;
	float: left;
	visibility: visible;
	position: relative;
	top: -110px;
	height: 23px;
}

#message {
	display: none;
}


#searchform {
	width: 290px;
	float: left;
	color: #333333;
}

#searchform fieldset{
	border: none;	
}

#searchform label{
	display: none;
}

#searchform input.search{
	padding-right: 5px;
	padding-left: 5px;
	height: 18px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	top: 2px;
	left: 2px;
	width: 141px;
	background-image: url(images/searchbox_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#searchform input.submit{
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
	width: 40px;
	position: relative;
	color: #333333;
	left: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	top: 2px;
}


#meta{
	float: right;
	height: 23px;
	font-size: 90%;
	top: 2px;
	position: relative;
	right: 20px;
}

#meta ul {
	list-style-type: none;
	margin-right: 5px;
	margin-left: 20px;
}

#meta li {
	display: inline;
}

#meta ul li a{
	text-decoration: none;
	color: #333333;
	padding-right: 7px;
	padding-left: 5px;
}

#meta ul li a:hover{
	text-decoration: underline;
}

#meta ul li:last-child a{
}


#nav-cat{
	background-color: #FF9900;
	color: #FFFFFF;
	width: 937px;
	overflow: hidden;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_cat_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav-cat a{
	color: #FFFFFF;
	text-decoration: none;
}

#nav-cat a:hover{
	text-decoration: underline;
}

#nav-cat-title{
	white-space: nowrap;
	color: #FFFFFF;
	float: left;
	margin-left: 5px;
	display: none;
}

#nav-cats{
	list-style-type: none;
	float: left;
	display: block;
	width: 897px;
}

#nav-cats li{
	display: inline;
	float: left;
	height: 60px;
	font-size: 150%;
	position: relative;
	top: 7px;
	left: 10px;
}

#nav-cats li a{
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#nav-cat-more a{
	white-space: nowrap;
	color: #FFFFFF;
	float: right;
	width: 40px;
	/*position: relative;
	right: 10px;
	top: 15px;*/
	height: 60px;
	font-size: 150%;
	position: relative;
	top: 7px;
	right: 15px;
}


#title {
	position: relative;
	top: -5px;
}

#nav-pri-wrapper{
	position: relative;
	top: 15px;
}

#nav-sec{
	background-image: url(images/nav_bottom_bg_topalgn.png);
	background-repeat: repeat-x;
	background-position: left top;
    border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #963;
}

