@charset "UTF-8";

/*
Theme Name: Exploding Rabbit
Theme URI: http://www.explodingrabbit.com
Description: Awesome.
Version: 1.0
Author: Jay Pavlina
Author URI: http://www.explodingrabbit.com
Tags:

*/

/* container 930
sidebar 170 total
right sidebar 190 total


/*

/* Begin Typography & Colors */
 html {
 height: 100%;
 }
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #222; /* #333333 before - mjg */
	background-image:url(/media/images/main/er-web-bg.png);
	background-repeat:repeat;
	text-decoration: none;
	height: 100%;
}
body #siteContent h1 {
	font-size: 19px;
	text-align: center;
}
body #siteContent h2 {
	font-size: 17px;
	text-align: center;
}
body #siteContent h3 {
	font-size: 15px;
	text-align: left;
	color: #fff;
	margin-top: 20px;
	margin-bottom: -5px;
}
body #siteContent h4 {
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body #siteContent h5
{
	margin-top:0px;
	padding-top:0px;
	font-size: 14px;
}
body #siteContent p {
	font-size: 13px;
	margin-bottom:4px;
}
body ul {
	font-size: 13px;
	list-style-type:none;
}
body ul li {
	font-size: 13px;
}
body ol {
	font-size: 13px;
}
body ol li {
margin-top: 5px;
margin-bottom: 5px;
}
body a:link {
	text-decoration: none;
	color: #ff0000;
}
body a:visited {
	text-decoration: none;
	color: #bb0000;
}
body a:hover {
	text-decoration: none;
	color: #ff9900;
}
body a:active {
	text-decoration: none;
	color: #ffff00;
}
body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 930px;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#101010;
	border: 10px solid #930202;
	border-radius: 10px;
}
* html #container
{
height: 100%;
} 
#header
{
	background-color:#000;
	height:auto;
	width:auto;
}
/*
#topBorder {
	background-image: url("/media/images/main/border-top.png");
	background-position:top left;
	background-repeat:repeat-x;
	width:951px;
	background-color:282828;
	height:17px;
	margin-left:-10px;
}
*/
#topLinks
{
	margin-top:-18px;
}
#topLinks ul
{
	float:left;
	padding-left:6px;
	margin-bottom:2px;
}
#topLinks ul li
{
	display:inline-block;
	padding-right:1px;
	padding-left:1px;
}
#banner a {
	height: 210px;
	width: 930px;
	background-color: #000000;
	background-image: url(/media/images/main/er-web-banner.png);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	display: block;
}
/* start Wordpress image align */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/* end Wordpress */
.navbar {
	position:relative;
	height:30px;
	background-color:#930202;
	padding:0;
	margin:0;
	color:#ccc;
	font:11px Arial, Calibri, Verdana, Geneva, sans-serif;
	/*-moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius};
	-moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};*/
}
.navbar a { color:#fff; }
.navbar a:hover { color:#ccc; }

.navtabs {
	background-color:#930202;
	padding: 0;
	margin: 0;
	height: 30px;
    /*_background-image:none;*/
}
.navtabs li:first-child {
	border-left:1px solid #000000;
}

.navtabs ul {
	background-color: #000;
	position:absolute;
	top:30px;
	left:0px;
	width:100%;
    border-top:1px solid #4e0101;
	/*-moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius};
	-moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};*/
	margin-right:-80px;
/* This is to fix RTL menu issue under Opera */
	direction:ltr;
}
.navtabs li {
	float:left;
	border-right: 1px solid #4e0101;
	list-style-type: none;	
}

.navtabs ul li:first-child {
	text-indent: 20;
	border-left: 0;
}

.navtabs ul li {
	border-right: 0;
	position: relative;
}

.navtabs li a {
	height:30px;
	line-height:30px;
	padding:0 10px;
}
.navtabs li a.navtab {

	border-top: 0px  transparent;
	border-left: 0px  transparent;
	display:block;
	/*background:#c86969 url(images/styles/blackfolio/images/navr.png) repeat-x  ;*/
    /*_background-image:none;*/
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color: rgb(255, 255, 255);
	font:  bold 13px lucida, verdana, geneva, tahoma, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:30px;
}
.navtabs li a.navtab:hover {

	background:transparent none repeat-x   0 -4px;
    /*_background-image:none;*/
	color:#000;
}
#lowerNavBar 
{
	/*position:relative;*/
	height:30px;
	width:auto;
	background-color:#333333;
	padding-top:0px;
	margin-top:-13px;
	color:#ccc;
	font:11px Arial, Calibri, Verdana, Geneva, sans-serif;
}
#lowerNavBar ul
{
	padding-left:0;
	margin-left:21px;
}
#lowerNavBar ul li
{
	list-style-type:none;
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	font-family: Arial,Calibri,Verdana,Geneva,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 30px;
}
#lowerNavBar ul li a
{
	color:#fff;
}
#lowerNavBar ul li a:hover
{
	color:#ccc;
}
#breadCrumbs ul
{
	padding-left:0;
	margin-left:20px;
	padding-top:3px;
	margin-bottom:14px;
	padding-bottom:0;
	
}
#breadCrumbs ul li
{
	display:inline-block;
	list-style-type:none;
	padding-right:6px;
	font-size:13px;
	color:#ccc;	
}
#breadCrumbs ul li a:visited
{
	color:#ff0000;
}
#breadCrumbs ul li a:hover
{
	color:#ff9900;
}
#breadCrumbs ul li .homePic
{
	margin-bottom:-1px;
	padding-right:2px;	
}
#breadCrumbs ul li .navSeparator
{
	padding-left:6px;	
}
#adTopBanner
{
	margin-top:-4px;
	padding-bottom:17px;
	text-align:center;
}
#sidebar    {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-bottom: 45px;
	height: auto;
	text-align: left;
	padding-left: 10px;
	color:#FFF;
}
#sidebar #badges img
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;		
}
#sidebar #chipInSidebar
{
	padding-left: -5px;
	margin-left: -5px;	
}
#sidebarAd {
	margin-top: 14px;
	margin-left:-2px;
}
#rightSidebarAd {
	margin-top: 10px;
	margin-left:2px;
	margin-bottom:4px;
}
#sidebar    a:link  {
	color: #ff0000;
}
#sidebar   a:visited  {
	color: #ff0000;
}
#sidebar   a:hover  {
	color: #ffb100;
}
#sidebar   a:active  {
	color: #ffff00;
}
#sidebar h4 {
	font-weight: bold;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13px;
}
#sidebar h4 a:link  {
	color: #ffffff;
}
#sidebar h4 a:visited  {
	color: #ffffff;
}
#sidebar h4 a:hover  {
	color: #ffb100;
}
#sidebar h4 a:active  {
	color: #ffff00;
}
#sidebar h5 {
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}
#sidebar  ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar  ul  li {
	color: #aaa;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;	
}

#sidebar #twitter_div h4 a:link  {
	color: #ffffff;
}
#sidebar #twitter_div h4 a:visited  {
	color: #ffffff;
}
#sidebar #twitter_div h4 a:hover  {
	color: #ff9900;
}
#sidebar #twitter_div h4 a:active  {
	color: #ffff00;
}
#sidebar #twitter_update_list li
{
	font-size:13px;
	color:#ccc;
	line-height:18px;
}
#sidebar #searchButton  {
	margin-top: 5px;
	margin-bottom: 10px;
}
#siteContent  {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin: 0px;
	width: 530px;
	float: left;
	height: 100%;
}
#wikiContent  {
	padding: 0 10px 50px 10px;
	margin: 0;
	width: 740px;
	float: left;
}
#searchPage #content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 800px;
	height: 100%;
}
#searchPageBar {
	text-align: center;
	margin-bottom: 20px;
}
#content h5 {
	margin-bottom: 5px;
}
#content .navigation {
	font-size:13px;
	margin-top: 5px;
	margin-bottom:10px;
}
#content #adBlogTop
{
	text-align:center;
	padding-top:20px;
	margin-top:7px;
}
#content #adBlogBottom
{
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
#content #blipTvPlayer
{
	text-align:center;
	padding-top:15px;
}
#content #youtubeLinks img
{
	float:left;
	clear:left;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#blogBottomAd
{
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
}
/* BEGIN categoryButton */

#buttonLeft {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
#buttonRight {
	margin-left: 10px;
	margin-right: 20px;
	float: right;
}

.categoryButton {
	background-color: #cccccc;
	text-align: center;
	margin-top: 10px;
	margin-bottom:10px;
	width: 280px;
}

.categoryButton a {
	display: block;
	border: 5px solid #ffffff;
	padding: 7px;
}
.categoryButton a:link {
	color: #000000;
}
.categoryButton a:visited {
	color: #000000;
}
.categoryButton a:hover {
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
}
.categoryButton a:active {
	border: 5px solid #ffff00;
}
.categoryButton h3  {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.categoryButton p {
	margin: 0px;
	padding: 0px;
	color: #ff0000;
}
.categoryButton a:hover h3 {
	color: #000000;
}
.categoryButton a:hover p {
	color: #ff0000;
}
.categoryButton a:active h3 {
	color: #000000;
}
.categoryButton a:active p {
	color: #ff0000;
}

/* END categoryButton */

/* BEGIN movieButton */

.movieButton   {
	background-color: #cccccc;
	width: 610;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
/*
.movieButton em {
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
*/
.movieButton h3 {
	color: #000000;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 152px;
	font-weight: bold;
}
.movieButton h5 {
	color: #444444;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 152px;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
}
.movieButton p {
	color: #000000;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 152px;
}
.movieButton img {
	border: 3px solid #333333;
	float: left;
	padding: 0px;
	margin: 0px;
}
.movieButton a:link  {
	color: #000000;
}
.movieButton   a {
	display: block;
	border: 5px solid #ffffff;
	padding: 10px;
}
.movieButton a:visited    {
	text-decoration: none;
	color: #000000;
}
.movieButton a:hover     {
	color: #990000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.movieButton a:active   {
	color: #ffff00;
	border-top-color: #ffff00;
	border-right-color: #ffff00;
	border-bottom-color: #ffff00;
	border-left-color: #ffff00;
}
.movieButton a:hover h3 {
	color: #FF0000;
}
.movieButton a:hover h5 {
color: #990000;
}
.movieButton a:hover p {
color: #990000;
}
/*
.movieButton a:hover img {
	border: 3px solid #FF0000;
}

.movieButton a:active h3 {
	color: #00DD00;
}
.movieButton a:active h5 {
	color: #007700;
}
.movieButton a:active p {
	color: #007700;
}
.movieButton a:active img {
	border: 1px solid #00FF00;
}
*/

/* END movieButton */

/* BEGIN movieDetails */

#movieTopNav ul {
	text-align: center;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#movieTopNav  ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
#movieDetailsInfoLeft ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	list-style-type: none;
}
#movieDetailsInfoRight ul {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#moviePlayerDiv {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}
#tweetButton
{
	float:right;	
}
#plusOneButton
{
	float:right;
	margin-right: 4px;
	border: none;
}
#castList {
	float: left;
	padding: 0px;
	margin-left: 0px;
	width: 50%;
	margin-bottom:10px;
}
#castList ul {
	list-style-type: none;
	padding: 0px;
	margin:0;
}
#blogContent ul {
	list-style-type: disc;
}
/*#blogContent ul li {
	list-style-type: circle;
}*/
#blogContent #castList ul li {
	list-style-type: none;
}
#crewList {
	padding: 0px;
	float: right;
	width: 50%;
	margin-bottom:10px;
}
#crewList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style:none;
}
#blogContent #crewList ul li
{
	list-style-type: none;
	list-style:none;
}
#movieBottomNav ul {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#movieBottomNav ul li {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	display: inline;
}

/* END movieDetails */
#blogContent ul li {
	/*list-style-type: none;*/
}
.byline
{
	padding-bottom:0;
	margin-bottom:0;
	color:#777;	
}
.byline a:link,.byline a:visited
{
	color:#777;	
}
#tweetsList ul li {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#tweetsList ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#content #jayHeadShot img {
	border: 6px solid #ffffff;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #aboutLinks ul {
	margin-top: 6px;
}
#content #mailingListButtons {
	margin-top: 10px;
	padding-bottom: 20px;
}
cse-search-results {
	width: 560px;
}
#videoPlayer {
	text-align: center;
	margin-bottom: 10px;
}

#videoList ul {
	text-align: center;
}
#videoList  ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#contentHeader   h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#adSquareArticle {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#adSquareArticleLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#adSkyscraperSmall
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#blogAdPoetry {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 18px;
}
#rightSideBar
{
	float:right;
	width:180px;
	padding-right:10px;	
	font-size:11px;
}
#rightSideBar p
{
	color:#ccc;	
	font-size:11px;
	margin:0;
}
#rightSideBar .sidebarDate
{
	color:#999;
	margin-top:1px;
}
#rightSideBar h2
{
	text-align:left;
	font-size:12px;
	margin:0;
	padding:0;
}
#rightSideBar a:visited {
	color: #ff0000;
}
#rightSideBar a:hover {
	color: #ff9900;
}
#rightSideBar a:active {
	color: #ffff00;
}
.fb-like
{
	float:right;
	margin-right: 4px;
	min-width: 55px;
	min-height: 21px;
	overflow: hidden;
}
#postBlockSideBar
{
	width:180px;
	float:none;
	border-top:dotted thin #333;
}
#rightSideBar #postBlockSideBar ul
{
	list-style: disc inside;
	margin: 0;
	padding: 0;
}
#rightSideBar #postBlockSideBar li
{
	color: #ccc;
	font-size: 11px;
}
#postThumbnail img
{
	float:none;
	border: 2px solid #FFF;
	margin-right:4px;
	margin-bottom:4px;
	margin-top:4px;
}
.postBlock
{
	width: 350px;
	float:left;
	padding-bottom:8px;
	padding-top:8px;
}
#postBlockLeft
{
	margin-right:15px;
}
#sidebarButtons img
{
	float:left;
	padding-right:7px;	
}
#postBlockLeft p
{
	padding:0;
	margin:0;	
}
#postBlockRight p
{
	padding:0;
	margin:0;	
}
.archiveBlock
{
	width:100%;
	/*padding-top:15px;*/
	margin-bottom:30px;	
	clear:both;
	/*border-bottom:solid thin #666;*/
}
.archiveBlock p
{
	padding:0;
	margin:0;
}
.archiveBlock h3
{
	padding-top:0;
	margin-top:0;
}
.archiveBlock .archiveDetail
{
	margin-top:6px;
	margin-bottom:4px;	
	color:#999;
}
.archiveBlock .archiveDetail a
{
	color:#999;
}
.archiveBlock #postThumbnail img
{
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	border: solid 3px #fff;	
}
.archiveBlock.arcHasTn ul, .archiveBlock.arcHasTn p
{
	float: right;
	width: 360px;
}
.archiveBlock p.archiveDetail {
	float: none;
}
.archiveBlock.arcHasTn ul {
	list-style: disc inside;
	margin: 0;
	padding: 0;
}
#contentHeader  a:link {
	color: #fff;
}
#contentHeader a:visited {
	color: #fff;
}
#contentHeader a:hover {
	color: #ff9900;
}
#contactForm {
	line-height: 150%;
}
#contactForm input {
	margin-top: 0px;
}
#contactForm textarea {
	margin-bottom: 10px;
}
#mailingList {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#newsLetter {
margin-top: 40px;
	margin-bottom: 0px;
	}
	
#unBulletList ul {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#unBulletList ul li
{
	margin-top:2px;
	margin-bottom:2px;
	list-style-type: none;	
}
.grayText
{
	color:#aaa;	
}
#archiveListSpacing ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}
#archiveListSpacing ul li em {
	color:#777777
}
	
#siteMap ul  
{
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#siteMap ul li ul
{
	padding-top: 6px;
}
.forceBulletList ul li
{
	list-style-type: disc;	
}
#blogContent
{
	/*margin-top:10px;*/	
}
#blogContent .forceBulletList ul li
{
	list-style-type: disc;	
}
.spaceAbove
{
	margin-top:15px;
}
#versionHistory ul  
{
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#versionHistory ul li
{
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
#versionHistory ul li ul
{
	list-style:disc;
	padding-top: 6px;
}
#versionHistory ul li ul li
{
	font-weight:normal;
}
#adBottomBanner
{
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;	
}
#siteFooter  {
	clear: both;
	width: auto;
	padding-top: -40px;
	background-color: #222;
	color: #FFFFFF;
	height:auto;
} 
#siteFooter  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.related_post
{
	margin-left:0px;
	padding-left:0px;	
}
#sociableContainer
{
	margin-top:10px;
}
/* Sociable Plugin Start */
/*div.sociable 
{ 
	margin: 16px 0; 
	text-align:center;
}

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-right:1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	height: 32px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}*/
/* Sociable Plugin End */
/* WP-PageNavi Plugin Start */

.wp-pagenavi {
	clear: both;
	text-align:center;
}
/* mg */
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #666;
	padding: 3px;
	margin: 3px;
	color:#999;
	font-size:12px;
	font-weight:normal;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	/*border-color: #aaa;*/
}

.wp-pagenavi span.current {
	font-weight: bold;
	color:#fff;
}
/* WP-PageNavi Plugin End */
/* Sociable Plugin Begin - mjg */
.sociable ul li:first-child {
	padding-left:0;
}
.sociable .popup {
	width: 375px;
}
#sociable .popup .content {
	width: 355px;
}
/* Sociable Plugin End */
/* Twitter Widget Pro Begin - mjg */
#rightSideBar ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#rightSideBar h4 {
	font-weight: bold;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13px;
	float: left;
}
#container .tweet-box-er li {
	color:#ccc;
	font-size:13px;
	/*line-height: 16px;*/
	margin: 0 0 10px;
}
.tweet-box-er .twitter-avatar {
	float: left;
	margin: 8px 0 0 5px;
}
.tweet-box-er ul {
	clear: left;
}
.tweet-box-er .entry-content {
	display: block;
}
/* Twitter Widget Pro End */
/* Related Posts Begin - mjg */
.wp_rp_thumbnail {
	display: none;
}
/* Related Posts End */
/* SRS Paypal Table Begin - mjg */
form table tbody tr td {
	font-size: 13px;
	font-weight: bold;
}
/* SRS Paypal Table End */
/* Disqus style mods - mjg */
body #siteContent p.erblog-post-tags/*, body #siteContent p.erdisqus-count*/ {
	margin-bottom: 2em; /*1em*/
	margin-top: 0;
}
/* Disqus style mods End */
/* Flash outline fix - mjg */
object, embed {
	outline: 0;
}
/* Flash outline fix End */
/* Jetpack - mjg */
#siteContent .sharedaddy h3 {
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 3px;
}
/* Jetpack End */
/* Google+ - mjg */
#siteContent .sharedaddy .gplus-profile {
	margin-right: 10px;
}
#siteContent .sharedaddy .g-follow-wrapper {
	position: relative;
	top: 3px;
}
/* Google+ End */
