@import url("menu.css");
@import url("login.css");
@import url("category.css");
@import url("play.css");
@import url("comments.css");

* html #layoutroot{
	height: 100%;
}
body{
	background-color: #c8c8c8;
	font-family: "Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans","Trebuchet MS",Verdana,"Verdana Ref",sans-serif;
	height: 100%;
}
h1{
	clear: both;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
}
h2{
	margin: 0;
	padding: 0;
	color: #00668c;
	font-size: 2em;

	letter-spacing: 0.05em;
}
h3{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #00668c;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h4{
	color: #fce757;
	font-size: 1.7em;
	font-weight: bold;
	margin: 1em 0 0.25em 0;
}
h5 {
	color: #fce757;
	font-size: 1.4em;
}
html{
	height: 100%;
}
p{
	margin-bottom: 0.8em;
	font-size: 1.15em;
}
table{
	margin-bottom: 0;
}
.ad-leaderboard{
	margin: 0;
	text-align: center;
}
.ad-skyscraper{
	float: right;
	margin: 24px 24px 0 0;
}
.avatar-img{
	width: 40px;
	height: 40px;
}
.content{
	float: left;
}
.content a{
	border-bottom: 1px dotted #c8c8c8;
	color: #fff;
	text-decoration: none;
}
.content a:hover{
	border-bottom: 1px solid #fff;
}
.content p{
	color: #fff;
	font-size: 1.3em;
}
.content strong {
	letter-spacing: 0.1em;
}
 .content li{
	font-size: 1.2em;
	line-height: 1.7em;
}
.content-frame{
	width: 640px;
	clear: both;
	padding: 0 40px 6px 40px;
	background-image: url(images/backdrop-bg-1.png);
	background-repeat: repeat-y;
	z-index: 100;
}
.content-frame p{
	color:#000;
}
.content-frame a{
	color:#333;
}
.content-frame a:hover{
		border-bottom: 1px solid #000;
}
.content-frame-btm{
	width: 720px;
	clear: both;
	background-image: url(images/backdrop-btm-1.png);
	height: 67px;
}
.content-frame-top{
	width: 720px;
	clear: both;
	background-image: url(images/backdrop-top-1.png);
	height: 49px;
}
.footer-menu{
	float: right;
	padding: 42px 20px 0 0;
}
.footer-menu a{
	border-bottom: 1px solid transparent;
	color: #fff;
	text-decoration: none;
}
.footer-menu a:hover{
	border-bottom: 1px solid #fff;
}
.footer-menu ul{
	list-style-image: url('images/footer-bullet.png');
}
.list .sorted-asc{
	background-image: url(images/sorted-desc.png);
}
.list .sorted-asc, .list .sorted-desc{
	border-bottom: 1px none;
	padding-right: 14px;
	color: #000;
	background-position: 100% 3px;
	background-repeat: no-repeat;
}

.list .sorted-desc{
	background-image: url(images/sorted-asc.png);
}
.list .sorted-desc:hover, .list .sorted-asc:hover{
	border-bottom: 1px dotted #c8c8c8;
}
.list .unsorted{
	border-bottom: 1px none;
	color: #000;
	text-decoration: none;
}
.list .unsorted:hover{
	border-bottom: 1px dotted #000;
}
.next{
	margin-left: 0.5em;
}
.page-links{
	margin: 2px 6px 6px 6px;
	color: #fff;
}
.page-links .current-page{
	color: #fce757;
	font-weight: bold;
}
.page-links a {
	border-bottom: 1px dotted #c8c8c8;
	color: #fff;
	text-decoration: none;
}
.page-links a:hover {
	border-bottom: 1px dotted #fff;
}
.page-links span {
	color: #c8c8c8;
}
.prev{
	margin-right: 0.5em;
}
.search-instructions{
	color: #fff;
	font-size: 1.4em;
}
.side-menu{
	float: left;
	margin-right: 8px;
}
.side-menu .active{
	color: #FCE757;
	font-weight: bold;
}
.side-menu li{
	list-style-type: none;
	text-align: right;
}
.side-menu li a{
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
}
.side-menu li a:hover{
	color: #FCE757;
}
.side-menu ul{
	width: 116px;
	overflow: hidden;
}
.site-bio {
	clear: both;
}
.site-bio img {
	float: left;
	margin: 0 4px 12px 0;
}
.site-bio span{
	font-size: 110%;
	font-weight: bold;
}
.watermark{
	color: #c8c8c8;
}
#content{
	clear: both;
	padding-bottom: 30px;
}
#copyright{
	float: left;
	padding: 54px 0 0 20px;
}
#footer{
	width: 960px;
	margin: 0 auto;
	margin-top: -80px;
	clear: both;
	color: #fff;
	background-color: #0177A7;
	font-size: 1.1em;
	text-align: left;
	position: relative;
	height: 100px;
}
#footer{
	background-image: none;
}
#header{
	width: 960px;
	background-image: url('images/bg-tiptop.png');
	background-repeat: no-repeat;
}
#layoutroot{
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
}
#layoutroot{
	background-color: #0177A7;
	/*background-color: #0077A6;*/
	background-image: url('images/bg-top2.jpg');
	background-repeat: no-repeat;
}
#logo{
	float: left;
	margin: 24px 0 -10px 20px;
}
#logo div{
	margin: -18px 0 16px 12px;
	color: #fff;
	font-size: 0.9em;
}
#main{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
}
#main{
	background-image: none;
}
#main-copy{
	float: left;
	width: 300px;
}


#search-box{
	float: right;
	margin-right: 8px;
	margin-top: 52px;
}
#search-box input[type="text"]{
	/*width: 167px;*/
	width: 150px;
	margin: 1px 0 0 2px;
	padding: 2px 2px 2px 4px;
	border: 1px solid #00729F;
	line-height: 16px;
	height: 16px;
	vertical-align: top;
}

.rss 
{
	margin: 0.5em 0;
}
.rss a 
{
	text-decoration:none;
	border-bottom:0px;
}
.rss a span
{
	color:White;
	font-size:90%;
}