
/*  
Theme Name: Playforum
Theme URI: http://www.theplayforum.com
Description: The Play Forum is a theme developed for Time to Play&reg;.
Version: 2.0
Author: Erik Kieckhafer
Author URI: http://www.erikkieckhafer.com

*/











/* ---------------------------------------------------------- From TTP ---------------------------------------------------------- */

html {
	background-image: none;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	background-color: #ffffff;
	background-image: url(http://images.anbmedia.com/tv/background_top.jpg);
	background-repeat: repeat-x;
	background-position: left 52px;
}

.omnia_sprite {
background-image: url(http://images.anbmedia.com/omnia/head_foot_sprite.png);
}

/* ---------------------------------------------------------- Text ---------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 25.6px;
}
h3 {
	font-size: 20.5px;
}
h4 {
	font-size: 16.4px;
}
h5 {
	font-size: 13.1px;
}
h6 {
	font-size: 10.5px;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 13px;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}

/* ---------- Links ---------- */
a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	font-weight: 600;
}
a, a:link, a:visited {
	color: #2a7dc1;
}
a:hover, a:active {
	color: #ed145b;
}


	
	
	
	
	
	
	
	
	
	
	
	

/* -------------------------------------------------- All pages -------------------------------------------------- */
#belly {
	padding: 5px;
	width: 950px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	height: auto;
	overflow: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(http://images.anbmedia.com/tv/background_opacity.png);
	background-repeat: repeat;
}

#belly #playforum_header {
	background-color: #FFFFFF;
	height: 80px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#belly #playforum_header img.logo {
	width: 80px;
	height: 80px;
	border: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#belly #playforum_header #nav {
	height: 40px;
	width: 800px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#belly .article {
	width: 940px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	height: auto;
	overflow: auto;
	background-color: #ffffff;
	padding: 5px;
	margin: 0px;
}
#belly .section {
	width: 660px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	height: auto;
	overflow: auto;
	background-color: #ffffff;
	padding: 20px;
	margin: 0px;
	float: left;
}
#belly .sidebar {
	float: left;
	width: 200px;
	display: inline;
	background-color: #ffffff;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* ------------------------- Sidebar ------------------------- */
#belly .sidebar .fb-like-box {
	height: auto;
	width: 200px;
	margin-bottom: 20px;
}
#sidebar ul, li {
	margin: 0px;
	padding: 0px;
}
/* -------------------------------------------------- Index -------------------------------------------------- */
#belly #index {
}
/* -------------------------------------------------- Archive -------------------------------------------------- */
h1.archive_title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	color: #77787b;
}
/* -------------------------------------------------- Author -------------------------------------------------- */
h1.author_title {
	margin-bottom: 15px;
	padding-bottom: 15px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;*/
	color: #77787b;
}
.author_header {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}

/* -------------------------------------------------- Single -------------------------------------------------- */
.single {
overflow: hidden;
}
.single .meta {
	margin-bottom: 20px;
	height: auto;
	clear: both;
}
.single h2.post_title, .single h2.post_title a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 25.6px;
	line-height: 25.6px;
}
h6.post_meta {
	font-size: 10px;
	line-height: 10px;
	color: #77787b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.author_info {
width: 820px;
float: left;
display: inline;
}
.single div.social_buttons {
	float: left;
	height: 70px;
	width: 120px;
	display: inline;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.single div.social_buttons .twitter-share-button {
	position: relative;
	top: 4px;
	}
.single .navigation {
	margin-right: 0px;
	margin-top: 20px;
	}
/* -------------------------------------------------- Loop TOC -------------------------------------------------- */
ul.loop_toc {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
ul.loop_toc li {
	height: auto;
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	overflow: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	list-style-type: none;
}
ul.loop_toc li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.loop_toc li img.post_thumbnail, ul.loop_toc li img.attachment-post-thumbnail {
	padding: 0px;
	float: left;
	height: 180px;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.loop_toc li h2.post_title, ul.loop_toc li h2.post_title a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 25.6px;
	line-height: 25.6px;
}
ul.loop_toc li h6.post_meta {
	font-size: 10px;
	line-height: 10px;
	color: #77787b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.loop_toc li h6.post_meta a {
	color: #d7272d;
}
ul.loop_toc li h6.post_meta a:hover {
	color: #227dc4;
}
ul.loop_toc li div.post_excerpt {
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.loop_toc li div.social_buttons {
	padding: 0px;
	float: left;
	height: 100px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
ul.loop_toc li div.social_buttons span.fb_button {
margin-top: -2pxx;
}






	
/* ------------------------- Links ------------------------- */
a, a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	font-weight: 600;
}
a, a:link, a:visited {
	color: #227dc4;
}
a:hover, a:active {
	color: #d7272d;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7272d;*/
}


img.left {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	margin-bottom: 10px;
	}
	img.right {
	float: right;
	margin-left: 10px;
	vertical-align: top;
	margin-bottom: 10px;
	}
	
	.navigation {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: -21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	overflow: auto;
	background-color: #e6e6e6;
	padding: 20px;
	margin-right: -20px;
	}
	
	span.left_nav {
	float: left;
	}
	span.right_nav {
	float: right;
	}
	
	
	
	.twitter-share-button {
	position: relative;
	top: 3px;
