* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(../img/bg_body.gif) #686868 repeat-y 50% 0px;
	color: #000000;
}
* html body {
	padding-left: 1px;
}


/*classes*/
.hide {
	display: yes;
}
.clearer {
	clear: both;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.imgright {
}
.divider {
	clear: both;
	height: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background: url(../img/bg_divider.gif) repeat-x 50% 50%;
}
/*classes-end*/

/*header*/
#header {
	height: 101px;
	background: #DDDDDD url(../img/bg_header.gif);
	width: 100%;
	text-align: center;
}
#header div {
	width: 760px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bg_header_div.gif) no-repeat 50% 0px;
	height: 101px;
}
#header div a img {
	position: absolute;
	left: 40px;
	top: 13px;
	border-style: none;
}

#header div form {
	float: right;
	clear: right;
	width: 260px;
	text-align: left;
}
#header div fieldset {
	padding: 6px 5px 6px 15px;
	border-style: none;
}
#header div fieldset h1 {
	letter-spacing: -1px;
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8099B7;
}
#header div fieldset label {
	float: left;
	width: 75px;
	color: #FFFFFF;
	clear: left;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 5px;
	font-weight: bold;
}
#header div fieldset select {
	width: 124px;
	color: #333;
	font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
#header div fieldset input {
	width: 120px;
	color: #333;
	font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
/*
#store #header div fieldset input {
	width: 180px;
}
*/
#header div fieldset input.headsearch {
	width: 24px;
	height: 24px;
	margin-left: 5px;
	margin-top: -10px;
	display: inline;
}
/*
#header div fieldset input.zingit {
	width: 61px;
	height: 20px;
	margin-left: 5px;
	margin-top: 2px;
	display: inline;
}

#store #header div fieldset input.headsearch {
	width: 25px;
	height: 27px;
	margin-left: 5px;
	margin-top: 1px;
	display: inline;
}
#store #header div fieldset h2 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 15px;
	font-weight: normal;
	color: #254b70;
}
#store #header div fieldset h2 a {
	color: #fff;
	text-decoration: none;
}
#store #header div fieldset h2 a:hover {
	color: #369;
	text-decoration: none;
}
*/





/*structural*/
#wrap {
	background: url(../img/bg_wrap.gif) repeat-y 0px 0px;
	width: 760px;
	margin: 0 auto;
}
#main {
	float: left;
	width: 500px;
	padding-bottom: 30px;
	text-align: left;
}

#right {
	float: left;
	width: 260px;
	padding-bottom: 30px;
	margin: 0px;
}
#right form.podzinger {
	background: url(../img/bg_form_right.gif) repeat-y 0px 100%;
	text-align: left;
	padding: 7px 15px 15px;
	border-bottom: 1px dotted #C5CCD3;
}
#right form.podzinger fieldset {
	border-style: none;
}
#right form.podzinger fieldset h1 {
	display: block;
	height: 38px;
	text-indent: -99999px;
	background: url(../img/bg_podzinger.gif) no-repeat;
	margin-bottom: 7px;
	border-bottom: 1px dotted #A6B3BD;
	padding-bottom: 2px;
}
#right form.podzinger input.zingit {
	background: url(../imgbutton_zingit.gif) no-repeat;
	height: 24px;
	width: 24px;
	margin-left: 5px;
	margin-top: 0;
	display: inline;
}

#footer {
	clear: both;
	height: 83px;
	background: url(../img/bg_footer.gif) no-repeat 0px 50%;
	width: 760px;
	text-align: left;
	position: relative;
}
#footer p {
	padding: 14px 20px;
	font-size: 1.1em;
	color: #8CA3BF;
	line-height: 1.3em;
}
#footer a {
	color: #65C715;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer a.getitunes {
	position: absolute;
	left: 313px;
	top: 13px;
	border: none;
	background: url(../img/bg_getitunes.gif) no-repeat 0 0;
	width: 175px;
	height: 56px;
}
#footer a:hover.getitunes {	
	background: url(../img/bg_getitunes.gif) no-repeat 0 -56px;
}
/*structural-end*/





#mainphoto {
	background: url(../img/bg_mainphoto.jpg) #686868 no-repeat;
	float: left;
	height: 127px;
	width: 500px;
	margin: 0px;
}
#home #mainphoto {
	background: url(../img/bg_mainphoto.jpg) #686868 no-repeat;
	height: 167px;
}
#tv #mainphoto {
	background: url(../img/bg_mainphoto_tv.jpg) #686868 no-repeat;
}
#movies #mainphoto {
	background: url(../img/bg_mainphoto_movie.jpg) #686868 no-repeat;
}
#music #mainphoto {
	background: url(../img/bg_mainphoto_music.jpg) #686868 no-repeat;
}
#stories #mainphoto {
	background: url(../img/bg_mainphoto_stories.jpg) #686868 no-repeat;
}
#about #mainphoto {
	background: url(../img/bg_mainphoto_about.jpg) #686868 no-repeat;
}
#search #mainphoto {
	background: url(../img/bg_mainphoto_search.jpg) #686868 no-repeat;
}
#blog #mainphoto {
	background: url(../img/bg_mainphoto_blog.jpg) #686868 no-repeat;
}



/* topnav*/
ul#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	background: #515a6b url(../img/bg_menu.gif) repeat-x 0px 0px;
	width: 500px;
}
#nav li {
	float: left;
	position:relative;
}
#nav li a {
	display: block;
	float: left;
	font: bold 1.2em/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 17px 0 15px;
	text-decoration: none;
	background: url(../img/bg_menu_a.gif) no-repeat 100% 0px;
}
#nav li a:hover {
	color: #FFFFFF;
	background: #8199B7 url(../img/bg_menu_a_hover.gif) repeat-x 100% 0px;
}
#nav li ul {
	position: absolute;
	width: 162px;
	left: -999em;
	list-style: none;
	background: url(../img/bg_submenu.png) no-repeat 0px 100%;
	/*background: #667687;*/
	border-top: 2px solid #2D3946;
}
#nav li ul a {
	width: 130px;
	left: -999em;
	font: bold 1.2em/30px Arial, Helvetica, sans-serif;
	background: transparent none;
}
* html #nav li ul a {
	width: 166px;
	w\idth: 130px;
}
#nav li ul a:hover {
	background: #7890AE;
	color: #FFFFFF;
}
#nav li:hover ul {
	left:0;
	top:30px;
	display:block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	top:30px;
	display:block;
}
#nojs {
	background: #4F5868 url(../img/bg_noscript.gif) no-repeat 0px 0px;
	width: 500px;
	float: left;
}
#nojs li {
	float: left;
	list-style: none;
}
#nojs li a {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 7px;
	padding-right: 7px;
	display: block;
	font: 1.1em/30px Arial, Helvetica, sans-serif;
}
#nojs ul li a:hover {
	background: #788294;
	text-decoration: none;
}
/*topnav - end */



#content {
	float: left;
	width: 500px;
}
#content h1 {
	font: normal 2.4em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #98AEC8;
	margin: 20px 20px 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #636C76;
}
#content h2 {
	font: normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px 20px;
	padding-bottom: 5px;
}
#content h3 {
	color: #FFFFFF;
	margin: 10px 20px;
	font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content a h2, #content h2 a  {
	color: #ccc;
	border-bottom: 1px dotted #636C76;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
}
#content a:hover h2, #content h2 a:hover,
#content a:hover h3, #content h3 a:hover  {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#content a h3, #content h3 a {
	color: #ccc;
	border-bottom: 1px dotted #636C76;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;	
}
#content p, .post-body {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #E8ECF0;
	margin: 15px 20px;
}
#content p.date {
	font-size: 1em;
	line-height: 1em;
	color: #98AEC8;
	margin: 10px 20px;
}
#content p.post-footer {
	font-size: 1em;
	line-height: 1em;
	color: #789;
	margin: 10px 20px;
	text-align: right;
}
#content p.post-footer a {
	color: #95D85E;
	text-decoration: none;
}
#content p.post-footer a:hover {
	color: #FFFFFF;
}
#content .commentram {
	background: #4E5C6D url(../img/bg_info_bottom.gif) no-repeat 0px 100%;
	margin: 8px 20px;
	color: #FFFFFF;
}
#content .commentram dd {
	margin: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#content .commentram dd p {
	margin: 0;
	padding-bottom: 10px;
}
#content .comment-data {
	padding: 10px 10px 0;
	background: url(../img/bg_info_top.gif) no-repeat 0px 0px;
}
#content .comment-data a {
	color: #95D85E;
	text-decoration: none;
}
#content .comment-data a:hover {
	color: #FFFFFF;
}
#content p.createcomment {
	padding-left: 18px;
	background: url(../img/bg_createcomment.gif) no-repeat 0px 50%;
}
#content p a {
	color: #95D85E;
	text-decoration: none;
}
#content p a:hover {
	color: #fff;
}
#content a img {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
}
#content a:hover {
	border: 0px;
}
#content a:hover img {
	border: 3px solid #C0F975;
}
#content .info {
	background: #4E5C6D url(../img/bg_info_top.gif) no-repeat 0px 0px;
	margin: 8px 20px;
}
#content .info p {
	background: url(../img/bg_info_bottom.gif) no-repeat 0px 100%;
	margin: 0;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.2em;
	height: 1%;
}
#content .info p a {
	background: url(../img/bg_info_download.gif) no-repeat 0 0;
	text-decoration: none;
	color: #A4E869;
	line-height: 19px;
	padding-left: 25px;
	padding-right: 10px;
	margin-top: 5px;
	display: block;
	float: left;
}
#content .info p a:hover {
	background: url(../img/bg_info_download.gif) no-repeat 0 100%;
	color: #fff;
}
.subscriptions {
	font-size: 0.8em;
	margin: 0 20px;
	clear: both;
	background: #3C4856;
	padding: 5px 0;
}
.subscriptions div {
	clear: both;
	display: block;
	padding: 4px 5px;
	text-align: right;
}
#content p.subscribe,
#content p.subscribe-hi {
	display: inline;
	margin: 0;
}
#content p.subscribe a {
	background:#66798F url(../img/bg_subscribe.gif) no-repeat 0 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	text-decoration: none;
	padding: 3px 6px 3px 20px;
	display: inline;	
	margin: 0;
	margin-left: 5px;
	line-height: 1em;
}
#content p.subscribe a:hover {
	background: #7B92AD url(../img/bg_subscribe.gif) no-repeat 0 -36px;
	color: #fff;
}
#content p.subscribe-hi a {
	background:#66798F url(../img/bg_subscribe_deaf.gif) no-repeat 0 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	text-decoration: none;
	padding: 3px 6px 3px 20px;
	display: inline;	
	margin: 0;
	margin-left: 5px;
	line-height: 1em;
}
#content p.subscribe-hi a:hover {
	background: #7B92AD url(../img/bg_subscribe_deaf.gif) no-repeat 0 -36px;
	color: #fff;
}

#content fieldset {
	background: #4E5C6D url(../img/bg_info_top.gif) no-repeat 0px 0px;
	border-style: none;
	margin: 10px 20px;
}
#content form {
	background: url(../img/bg_info_bottom.gif) no-repeat 0px 100%;
	padding: 15px;
}
#content form p {
	margin: 0;
}
#content label {
	float: left;
	width: 120px;
	font-size: 1.2em;
	color: #fff;
}
#content textarea {
	width: 300px;
	height: 155px;
}
#content ol.commentlist {
	margin: 20px 0;
}
#content ol.commentlist li {
	margin: 15px 20px;
	padding: 15px 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #E8ECF0;
	background-color: #465361;
	list-style-position: inside;
}
#content ol.commentlist li.alt {
	background-color: #374452;
}
#content ol.commentlist li p {
	margin: 10px 0 0;
	font-size: 1em;
}
#content ol.commentlist a {
	color: #95D85E;
	text-decoration: none;	
}
#content ol.commentlist a:hover {
	color: #fff;
}
#content p.postmetadata {
	text-align: right;
	font-size: 0.9em;
}
#content p.postmetadata small {
	text-align: left;
	font-size: 1.1em;
	display: block;
	margin: 15px -20px;
	padding: 10px 20px;
	background-color: #374452;
	border-top: 1px dashed #526478;
	border-bottom: 1px dashed #526478;
}
#content .navigation {
	margin: 10px 20px;
	color: #fff;
	clear: both;
	padding: 3px 7px;
}
#content .navigation a {
	color: #95D85E;
	text-decoration: none;
}
#content .navigation a:hover {
	color: #fff;
}
#content .navigation div.alignleft  {
	font-size: 1em;
	text-align: left;
	display: inline;
	float: left;
}
#content .navigation div.alignright  {
	font-size: 1em;
	text-align: right;
	display: inline;
	float: right;
}
#content .ads-holder  {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}

#latest {
	width: 500px;
	background: #374350 url(../img/bg_latest.gif) repeat-y 0px 0px;
	padding-bottom: 20px;
	padding-top: 15px;	
	min-height: 200px;
}
#tv #latest {
	background: url(../img/bg_latest_stories.gif) repeat-y 0px 0px;
}
#movies #latest {
	background: url(../img/bg_latest_stories.gif) repeat-y 0px 0px;
}
#music #latest {
	background: url(../img/bg_latest_stories.gif) repeat-y 0px 0px;
}
#stories #latest {
	background: url(../img/bg_latest_stories.gif) repeat-y 0px 0px;
}
#search #latest {
	background: url(../img/bg_latest_stories.gif) repeat-y 0px 0px;
}
#latest h1 {
	font: normal 2.4em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #95D85E;
	margin: 0 20px 0px 75px;
	background: url(none);
	border-style: none;
}
#latest ul {
	margin: 0 20px 0 75px;
	border-top: 1px dotted #6B747D;
}
#latest li {
	font-size: 1.1em;
	line-height: 1em;
	color: #CCCCCC;
	margin: 0;
	list-style: none;
	border-bottom: 1px dotted #6B747D;
	padding: 10px 0px 10px 35px;
	background: url(../img/bg_latest_stories.gif) no-repeat 0px 10px;
}
#latest li.tv {
	background: url(../img/bg_latest_stories.gif) no-repeat 0px 7px;
}
#latest li.movies {
	background: url(../img/bg_latest_stories.gif) no-repeat 0px 7px;
}
#latest li.music {
	background: url(../img/bg_latest_stories.gif) no-repeat 0px 7px;
}
#latest li.stories {
	background: url(../img/bg_latest_stories.gif) no-repeat 0px 7px;
}
#latest li span{
	font-size: 0.9em;
	color: #95D85E;
}
#latest li a {
	color: #ccc;
	text-decoration: none;
}
#latest li a span {
	color: #95D85E;
	text-decoration: none;
}
#latest li a:hover, #latest li a:hover span {
	color: #FFFFFF;
}


#pagination {
	background: #4E5C6D url(../img/bg_info_top.gif) no-repeat 0px 0px;
	margin: 20px;
	color: #7B8691;
	text-align: center;
}
#pagination span {
	background: url(../img/bg_info_bottom.gif) no-repeat 0px 100%;
	padding:  5px 10px;
	display: block;
}
#pagination a {
	color: #FFFFFF;
	text-decoration: underline;
}
#pagination a:hover {
	color: #95D85E;
	text-decoration: none;
}
#pagination a.current{color:#95D85E;}


#featured {
	float: right;
	width: 260px;
	background: #7A94B3 url(../img/bg_featured.gif) no-repeat 0px 0px;
	clear: none;
	margin: 0px;
}
#featured h1 {
	text-align: left;
	padding-left: 30px;
	letter-spacing: -1px;
	font: normal 2em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AFE85C;
	background: url(../img/bg_h1_featured.gif) no-repeat 10px 50%;
	border-bottom: 1px dotted #C5CCD3;
}
#featured h2 {
	text-align: left;
	font: bold 1.5em/1em Arial, Helvetica, sans-serif;
	color: #C1D6E6;
	margin: 0px 20px;
	border-bottom: 1px solid #98ACC5;
	clear: both;
	padding: 6px 0;
}
#featured h2 a {
	color: #C1D6E6;
	text-decoration: none;
}
#featured h2 a:hover {
	color: #fff;
}
#featured p.description {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 20px 7px;
}
#featured p.readmore {
	line-height: 2.2em;
	text-align: right;
	padding: 0px 20px 15px;
	background: url(../img/bg_featured_bottom.gif) no-repeat 0px 100%;clear:both;
}
#featured p.readmore a {
	background: url(../img/bg_readmore.gif) no-repeat 100% 50%;
	color: #E4EAED;
	padding-right: 22px;
	text-decoration: none;
}
#featured p.readmore a:hover {
	color: #fff;
}
#featured a img {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
}
#featured a:hover {
	border: 0px;
}
#featured a:hover img {
	border: 3px solid #C0F975;
}



/*sidebox*/
.sidebox {
	float: right;
	margin: 20px 0px 0px;
	width: 240px;
	background: #637686 url(../img/bg_popular_top.gif) no-repeat 0px 0px;
	text-align: left;
}

.sideboxa {
	float: left;
	margin: 0px 0px 0px;
	width: 240px;
	background: #637686 url(../img/bg_popular_top.gif) no-repeat 0px 0px;
	text-align: left;
}

.sidebox1 {
	float: right;
	margin: 20px 0px 0px;
	width: 240px;
	background: #637686 no-repeat 0px 0px;
	text-align: left;
}
.sidebox h1 {
	text-align: left;
	padding-left: 45px;
	letter-spacing: -1px;
	font: normal 2em/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AFE85C;
	border-bottom: 1px dotted #7E92A0;
}
#blog .sidebox h1 {
	padding-left: 35px;
}
/*
#store .sidebox h1 {
	padding-left: 35px;
}
*/
.sidebox ul,
.sidebox ol {
	margin: 0;
	background: url(../img/bg_popular_bottom.gif) no-repeat 0px 100%;
	padding-bottom: 15px;
}
.sidebox ul li {
	font-size: 1.1em;
	line-height: 1em;
	color: #f1f1f1;
	margin: 0 10px;
	list-style: none;
	border-bottom: 1px dotted #7E92A0;
	padding: 10px 0 10px 35px;
	background: url(../img/bg_li_popular.gif) no-repeat 0 10px;
}
/*
#store .sidebox ul li {
	font-size: 1.1em;
	line-height: 1em;
	color: #f1f1f1;
	margin: 0 10px;
	list-style: none;
	border-bottom: 1px dotted #7E92A0;
	padding: 10px 0 10px 25px;
	background: url(../img/bg_li_bullet.gif) no-repeat 0 10px;
}
#store .sidebox ol li {
	font-size: 1.1em;
	line-height: 1em;
	color: #f1f1f1;
	border-bottom: 1px dotted #7E92A0;
	margin-left: 35px;
	margin: 0 10px;
	padding: 10px 0;
	list-style-position: inside;
}
*/
.sidebox ul.blog li {
	padding: 10px 15px 10px 25px;
	background: url(../img/bg_li_blog.gif) no-repeat 0 8px;
}
.sidebox li.tv {
	background: url(../img/bg_li_popular_tv.gif) no-repeat 0 10px;
}
.sidebox li.movies {
	background: url(../img/bg_li_popular_movies.gif) no-repeat 0 10px;
}
.sidebox li.music {
	background: url(../img/bg_li_popular_music.gif) no-repeat 0 10px;
}
.sidebox li.stories {
	background: url(../img/bg_li_popular_stories.gif) no-repeat 0 10px;
}
.sidebox li span{
	font-size: 0.9em;
	color: #95D85E;
}
.sidebox li a {
	color: #f1f1f1;
	text-decoration: none;
}
.sidebox li a span {
	color: #95D85E;
	text-decoration: none;
}
.sidebox li a:hover span {
	color: #FFFFFF;
}
.sidebox li a:hover {
	color: #95D85E;
}
.sidebox fieldset {
	padding: 15px 15px 20px;
	border-style: none;
	background: url(../img/bg_popular_bottom.gif) no-repeat 0px 100%;
}
.sidebox label {
	font-size: 1.1em;
	border-bottom: 1px dotted #7E92A0;
	margin: 0 0 10px;
	color: #FFFFFF;
	display: block;
	padding-bottom: 3px;
}
.sidebox select {
	width: 170px;
	color: #333;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}
/*sidebox-end*/
#right .ads-holder {
	text-align: center;
	padding: 10px 0 0;
}
#right .ads-holder .bottom {
	clear:both;
	width: 240px;
	height: 15px;
	background: url(../img/bg_popular_bottom.gif) no-repeat 0 100%;
}