/**
 * Theme Name: Kung Fu Cinema
 * Theme URI: 
 * Description: 
 * Version: 1.0
 * Author: Mark Pollard
 * Author URI:
 * Tags: 
 */
 
body{
	font-family:Arial,helvetica,sans-serif;
	margin:0;
	background:#000 url('/images/background.jpg');
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	}
a{
	color:#356F95;
	font-weight:bold;
	text-decoration:none;
	}
	
a:visited {
	color:#356F95;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color:#953537;
	font-weight:bold;
	text-decoration:none;
	}
	
#advertorial a{
	color:#000;
	font-weight:none;
	}
	
h1{
font-size:24px;
line-height:26px;
margin:0;
padding:0;
background-color:#404040;
color:#fff;
}
	
h2{
	font-size:24px;
	line-height:26px;
	margin:0 0 5px 0;
	font-weight: bold;
	}
	
h1 a{
	line-height:150%;
	padding:0;
	background-color:#404040;
	color:#fff;
	}

h1 a:hover{
	text-decoration:none;
	color:#faa700;
	}
	

h2 a{
	color:#000;
	text-decoration:none;
	}

h2 a:hover{
	color:#000;
	text-decoration:none;
	}
	
h3{
	margin:0;
	padding:0px;
	font-size:18px;
	line-height:22px;
	}
h4{
	margin:0 0 2px 0;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	border-bottom:solid 2px #909090;
	}
	
h5{
	margin:0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
table {
border-collapse:collapse;
font-size:12px;
width:100%;
}

tr{
vertical-align:top;
}

td, th{
text-align:left;
padding:4px;
border:1px solid #c0c0c0;
}


#category-header{
	background:#404040;
	overflow:auto;
	padding:10px 20px;
	}




#table_header{
background-color:silver;
border-top:1px solid silver;
border-left:1px solid silver;
border-right:1px solid silver;
padding:4px;
}

#breadcrumb{
background-color: #404040;
color: gray;
font-size:12px
}

#breadcrumb a{
color:#707070;
}

#breadcrumb a:visited{
color:#707070;
}

#breadcrumb a:hover{
color:#909090;
}

img{
	border:none;
	}
	
img#bg {
	position:fixed;
	top:0;
	left:0;
	height:900px;
	left: 50%;
	width: 1680px;
	margin: 0 0 0 -840px;
	}
	
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 960px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

.row-odd {
	background-color:#c0c0c0;
	}

/* Header */

#header {
	background: #000;
	}

#header-top {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	opacity: .65;
	filter: alpha(opacity=65);
	}
	
#header-top img {
	float:left;
	}
	
#header-banner {
	float:right;
	width:700px;
	overflow: hidden;
	}
	
#films{
background-color: #808080;
float:right;
width:660px;
padding:2px;
}
	
#nav {
	background-color: #202020;
	height: 50px;
	width: 700px;
	overflow: hidden;
	color: #404040;
	font-size: 12px;
	}
	
#nav ul {
	list-style-image:none;
	list-style-type:none;
	margin: 11px 0 0 10px;
	padding:0;
	float:left;
	}
	
#nav li {
	float:left;
	padding-right: 10px;
	}
	
#nav a {
	color: #808080;
	font-weight: bold;
	}
	
#nav a:hover {
	color:#FAA700;
	font-weight:bold;
	text-decoration:none;
	}
	
#nav a:active {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#page_nav {
	border: solid 1px silver;
	height: 30px;
	width: 658px;
	overflow: hidden;
	color: silver;
	font-size: 15px;
	margin-top:10px;
	}
	
#page_nav ul {
	list-style-image:none;
	list-style-type:none;
	margin: 6px 0 0 14px;
	padding:0;
	float:left;
	}
	
#page_nav li {
	float:left;
	padding-right: 10px;
	}
	
#page_nav a {
	color: #356F95;
	font-weight: bold;
	}
	
#page_nav a:hover {
	color:#953537;
	font-weight:bold;
	text-decoration:none;
	}
	
#page_nav a:active {
	color:#953537;
	font-weight:bold;
	text-decoration:none;
	}

#wikihead { 
	float: right;
	margin: 10px 10px 0 0;
	font-size: 11px;
	}
	
#wikihead a{
	color: #808080;
	}
	
#wikihead input { font-size:85%; }
	
/* Main Body */

#main {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
	
#container{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	}

#container-916{
	width:980px;
	margin:0 auto;
	background: #fff;
	overflow: hidden;
	}
	
#featured-posts {
	width:980px;
	padding: 10px 10px 0 10px;
	overflow:hidden;
	}

#content{
	float:left;
	padding:10px 20px;
	height:100%;
	font-size:14px;
	line-height:19px;
	overflow:hidden;
	width:640px;
	}

#content-468{
	width:480px;
	float:left;
	overflow:hidden;
	padding:10px 20px 20px 0;
	}
#content-916{
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
	}
#content-916 #disqus_thread,.dsq-brlink{
	width:600px;
	margin:0 auto;
	}
	
.category-info{
	margin-bottom:20px;
	}
	
#content-left{
	float:left;
	width:480px;
	padding:0 10px;
	}
	
#content-excerpt {
	overflow:hidden;
	min-height:100px;
	max-height:100px;
	font-size: 12px;
	padding:10px 0;
	}
	
#excerpt {
	overflow:hidden;
	font-size: 12px;
	padding: 10px 0;
	border-top: 1px dotted #c0c0c0;
	}
	
#excerpt-review {
	border-top:#404040 2px solid;
	border-bottom:#404040 2px solid;
	padding: 9px 5px;
	background:#e0e0e0;
}
	
#content-excerpt img{
	float:left;
	margin:0 10px 0 0;
	width:100px;
	height:100px;
	}
	
#content-excerpt p{
	margin:0;
	}
	
#advertorial{
	font-size:11px;
	}
	
.tag-description{
font-size:12px;
}
	
.author{
	color:#808080;
	line-height:200%;
	font-size:12px;
	}
	
.tag-dropdown{
	padding: 15px 0;
	width:480px;
	overflow:hidden;
	}
	
.tag-dropdown li{
	padding: 0 2px;
	margin: 0 2px;
	}
	
.post {
	overflow: hidden;
	}
	
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 64px;
	height: 64px;
	border: 0;
	margin: 0;
	padding: 0;
}
	
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 8px;
margin-right: 3px;
border: 1px solid #c0c0c0;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

#yarpp ul{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	}
	
#yarpp li{
	margin:0;
	padding:10px 0;
	border-bottom:1px dotted #D0D0D0;
	}

.postmetadata{
	text-align:right;
	margin-bottom:0;
	}
	
.tag-info img{
	float:left;
	margin:0 10px 5px 0;
	}
	
#sidebar{
	float:right;
	font-size:11px;
	width:300px;
	padding:10px 20px 10px 0;
	background-color:#ffffff;
	list-style: none;
	height:100%;
	overflow:hidden;
	line-height: 16px;
	}
#sidebar h4{
	margin:0;
	color:
	}
	
#sidebar li{
	margin:10px 0 0 0;
	}

#sidebar ul {
	list-style:none;
	margin:0;
	padding-left:0;
	}
	
#sidebar ol {
	margin-left: 0px;
	padding-left: 24px;
	}

#sidebar ul ul{
	background-color:#FFF;
	padding:0 0 10px 0;
	}

#sidebar li li{
	margin: 2px 0;
	}
	
#sidebar li  li a{
	padding: 1px;
	}
	
#sidebar li li a:hover {
	padding: 1px;
}

#sidebar p{
	margin:0;
	}
	
#sidebar strong{
	font-size:12px;
	}

#sidebar strong a{
	text-decoration:underline;
	}
	
#sidebar-header {
	color:#FFF;
	float:left;
	width:660px;
	font-weight:bold;
	font-size:12px;
	}
	
#sidebar-header a {
	color:#FFF;
	text-decoration:none;
	}
	
#sidebar-header a:visited {
	color:#FFF;
	text-decoration:none;
	}
	
#sidebar-header a:hover {
	color:#FAA700;
	text-decoration:none;
	}
	
#sidebar-header ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#sidebar-header li {
	font-size:11px;
	}
	
#sidebar-header ul ul {
	padding:0 0 0 10px;
	margin:0;
	list-style: none;
	}
	
#sidebar-header img {
	float:left;
	padding-right:5px;
	}
	
#sidebar-frontpage{
	width:990px;
	padding:10px 0 0 10px;
	overflow:hidden;
	}
	
#sidebar-frontpage img{
	float:left;
	padding:0 5px 5px 0;
	}
	
#sidebar-frontpage ul{
	margin:0;
	padding:0;
	}
	
#sidebar-frontpage ul ul{
	height:270px;
	}
	
#sidebar-frontpage li{
	list-style:none;
	margin:0;
	padding:0;
	width:320px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
	
#sidebar-frontpage li li{
	list-style-type:disc;
	margin:3px 0 3px 0px;
	padding:0 0 0 15px;
	width:320px;
	height:20px;
	float:none;
	margin-right:0;
	background: url(/images/bullet.gif) left center no-repeat;
	font-size:12px;
	}
	
#sidebar-reviews{
	width:990px;
	overflow:hidden;
	}
	
#sidebar-reviews img{
	float:left;
	padding:0 5px 5px 0;
	}
	
#sidebar-reviews ul{
	margin:0;
	padding:0;
	}
	
#sidebar-reviews ul ul{
	height:270px;
	}
	
#sidebar-reviews li{
	list-style:none;
	margin:0 10px;
	padding:0;
	overflow:hidden;
	}
	
#sidebar-reviews li li{
	list-style-type:disc;
	margin:3px 0 3px 0px;
	padding:0 0 0 15px;
	width:320px;
	height:20px;
	float:none;
	margin-right:0;
	background: url(/images/bullet.gif) left center no-repeat;
	font-size:12px;
	}
	
.rsswidget{
	line-height:20px;
	}
	
#sidebar-video img{
	float:left;
	padding: 0 5px 5px 0;
	width:80px;
	height:80px;
	}
	
.article-image{
	width:100px;
	float:left;
	padding:0 3px;
	}
	
.cat-post-item a{
	font-size:12px;
	line-height:28px;
	}
	
.cat-post-item img{
	float:left;
	padding:0 5px 0 0;
	}

.dsq-widget-user{
	float:left;
	}
	
.yd_rp_excerpt{
	padding-left:10px;
	min-height:25px;
	}

#left-sidebar{
	float:right;
	background: #333333;
	width:160px;
	padding:10px 10px 0 10px;
	}
#left-sidebar h4{
	color:#356F95;
	margin:0;
	line-height:14px;
	}
#left-sidebar ol a{
	background: #356F95;
	border-bottom: 1px solid #393939;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	}
#left-sidebar ol a:hover {
	background: #953537 left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#left-sidebar ul ol {
	margin:0;
	padding:0;
	}
#left-sidebar ul  {
	margin:0 0 10px 0;
	padding:0;
	list-style: none;
	}
#left-sidebar ul ul{
	padding:0;
	margin:0;
	}
#left-sidebar ul ul a{
	background: #356F95;
	border-bottom: 1px solid #393939;
	color: #FFF;
	display: block;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	}
	
.yd_rp_widget ul a{
	min-height:60px;
	}
	
#left-sidebar ul ul a:hover {
	background: #953537 left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
#left-sidebar li{
	list-style: none;
	margin-bottom: 10px;
	}
#left-sidebar li li{
	padding:0;
	margin:0;
	list-style:none;
	background: #356F95;
	color:#FFF;
	overflow:hidden;
	}
#left-sidebar p{
	position:absolute;
	top:-5000px;
	}
.textwidget{
	font-size:12px;
	}
.cat-item a{
	color:#000;
	}
#left-sidebar li li li{
	padding-left:15px;
	}
	
#footer-container{
	width:1000px;
	background:#202020 none repeat scroll 0 0;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}
#footer{
	color:#808080;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
	width:1000px;
	}
	
#footer a{
	color:#808080;
	font-weight:none;
	text-decoration:none;
	}
#footer a:hover{
	color:#FAA700;
	font-weight:none;
	text-decoration:none;
	}
#footer a:active{
	color:#fff;
	font-weight:none;
	text-decoration:none;
	}

.footer-banner {
	}
	
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #fff;
}
#wp_page_numbers ul {
	border-top: 1px solid #ccc;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Arial;
	font-size: 12px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
	color: #ff00a4;
	border-top: 2px solid #ff00a4;
	border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #45b9f6;
	border-top: 2px solid #45b9f6;
	border-bottom: 2px solid #45b9f6;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	border-top: 2px solid #00679d;
	border-bottom: 2px solid #45b9f6;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.tab-content {
	display: none;
	}
.t1 {
	display: block;
	}

/**
* Primary tabs and content-area widget tabs
***********************************************/
#content .sidebar-tabs, #primary .sidebar-tabs {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}

#content .sidebar-tabs .sidebar-inside, #primary .sidebar-tabs .sidebar-inside {
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}
#content .sidebar-tabs ul.tabs, #primary .sidebar-tabs ul.tabs {
	overflow: hidden;
	list-style: none;
	margin: 0 0 7px 0;
	}
#content .sidebar-tabs li.t, #primary .sidebar-tabs li.t {
	float: left;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0;
	background: transparent;
	border: 1px solid #ddd !important;
	text-align: center;
	}
#content .sidebar-tabs li.t a, #primary .sidebar-tabs li.t a {
	display: block;
	padding: 7px 12px;
	font-weight: bold;
	color: #666;
	background: #fff;
	}
#content .sidebar-tabs li.t a:hover, #primary .sidebar-tabs li.t a:hover {
	background: #eee;
	text-decoration: none;
	}
#content .sidebar-tabs li.t a.tab-current, #primary .sidebar-tabs li.t a.tab-current {
	color: #4b6e85;
	background: #fff;
	color: #f7f7f7;
	background: #093653;
	}
#content .widget-tabs .tab-content, #primary .widget-tabs .tab-content {
	overflow: hidden;
	clear: left;
	padding: 9px 9px 0 9px;
	background: #fff;
	border: 1px solid #ddd;
	}

/**
* Primary widget tabs
************************************************/
#primary .sidebar-tabs ul.tabs {
	width: 320px;
	}
#primary .sidebar-tabs li.t4 {
	margin: 0;
	}
	
.dsq-widget-title{
	margin:20px 0 0 0;
	font-size:16px;
	}
#dsq-recentcomments li{
	margin:0;
	}
	
.dsq-depth-2 {
	margin-left:30px;
	}
	
.alignleft{
	float:left;
	margin:0 10px 10px 0;
	}
	
.alignright{
	float:right;
	margin:0 0 10px 20px;
	}

.aligncenter{
	margin:0 auto;
	display: block;
	margin:20px 0;
	}
	
.navigation p{
	margin:0px;
	}
	
#featured{
	margin-top:20px;
	}
	
.gallery-item{
	margin:0 2px 10px 0;
	}

#margin-left{
	float: left;
	margin: 0 10px 5px 0;
	width: 150px;
	overflow:hidden;
	font-size: 11px;
	}
	
#margin-left ul{
	margin: 5px;
	}
	
#margin-left p{
	margin:10px;
	}
	
#margin-left img{
	float:none;
	margin:0;
	padding:0;
	}
	
#affiliate-nav{
	width:160px;
	background-color:#333333;
	color:#356F95;
	font-weight:bold;
	overflow:hidden;
	font-size: 12px;
	padding: 0 10px;
	}
#affiliate-nav a{
	background:#356F95 none repeat scroll 0 0;
	border-bottom:1px solid #393939;
	color:#FFFFFF;
	display:block;
	margin:0;
	padding:8px 10px;
	text-decoration:none;
	}
	
#affiliate-nav ul a:hover {
	background: #953537 left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#affiliate-nav ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#affiliate-nav li {
	background:#356F95 none repeat scroll 0 0;
	color:#FFFFFF;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
}

#affiliate-nav h4{
	color:#356F95;
	line-height:14px;
	margin:0;
	}
	
.affiliate-intro{
	background-color:#202020;
	display:inline;
	color:#FFF;
	margin-right:6px;
	}

#ratings  {
	width:160px;
	background-color: #333333;
	color: #356F95;
	font-weight: bold;
	overflow: hidden;
	font-size: 12px;
	padding: 10px;
	}

blockquote{
	margin:0 0 15px 0;
	border:1px solid #d8d8d8;
	padding:0 10px;
	background-color:#d8d8d8;
	font-style:italic;
	}
#dsq-combo-widget{
	margin-top:15px;
	}

.entry {
	font-size: 14px;
	line-height: 19px;
	width:480px;
	margin-right:20px;
	float:left;
	}
	
.frontpage-left-column{
	width:660px;
	overflow:hidden;
	float:left;
	padding:10px 0 20px 10px;
	}
	
.frontpage-left-column h4{
	margin:0;
	padding:0;
	}
	
.frontpage-left-column p{
	margin:0;
	padding:0;
	}
	
.frontpage-left-column ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
.frontpage-left-column li{
	margin:0;
	padding:0;
	}
	
.icp_catlist_column_1{
	float:left;
	width:325px;
	overflow:hidden;
	}
	
.icp_catlist_column_2{
	float:right;
	width:325px;
	overflow:hidden;
	}
	
.icp_catlist_column_2 li{
	margin:0 0 0 -50px;
	}
	
.previews h3 {
	margin: 15px 0 0 0;
	}
	
.previews p {
	margin:0;
	}
	
.sticky {
	background: url(images/sticky-bg.png) repeat-y 0 0;
	border-bottom: solid 1px #c0c0c0;
	margin:0 0 10px 0;
	}
	
.sticky {

.rotating-img{
	margin:0;
	padding:0;
	}
.editor-rating{
	padding:2px 0 0 4px;
	float:right;
	}
.ratingblock{
	width:180px;
	float:right;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:0;
	}
	
div.sociable {
	width:150px;
	float:right;
	}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: none;
	top: -5em;
	background: none;
	border: 1px solid #ccc;
	color: none;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}		

.tbl{
	font-size:12px;
	}
#content-468 .hentry{
	padding:4px 0;
	}
	
ol.snap_nav {
	display: inline;
	float: right;
	clear: both;
	list-style: none;
	font-size:14px;
	margin:0;
	padding:0;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 6px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}