/*
Theme Name: Happy Tree Friends
Theme URI: http://mondomedia.com/
Description: Custom Theme designed for Happy Tree Friends.
Version: 2.0
Author: Cliff Malloy
Author URI: http://mondomedia.com/
Tags:
*/


/* =========== Begin Mass Reset */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, address, img
{ margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6
{ font-size: 100%; font-weight: normal; }

/* Removes list-style from lists */
ol,ul
{ list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

table
{ border-collapse: collapse; border-spacing: 0; }


/* Removes border from fieldset and img */
fieldset,img,address
{ border: 0; }


/* Left-aligns text in caption and th */
caption,th
{ text-align: left; }


/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }

a {
outline: none;
}


/* ========== End Mass Reset */

/* IE PNG FIX */
img { behavior: url(/wp-content/themes/happytreefriends/iepngfix.htc); }
/* IE PNG FIX */

/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #555260;
text-align: center;
margin: auto;
}

#page {
/* background: transparent; */
text-align: left;
}

#header {
background: transparent;
}

#menubar {
background: url('http://mondositeuploads.s3.amazonaws.com/menubar.jpg') repeat-x;
width: 1024px;
height: 34px;
}

#content-container {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://mondositeuploads.s3.amazonaws.com/bgcolumns.png');
}

#content-container[id] {
background-image:url('http://mondositeuploads.s3.amazonaws.com/bgcolumns.png');
}

.content-header {
background-color: #FFF;
}

.trans {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://mondositeuploads.s3.amazonaws.com/black8.png');
}

.trans[class] {
background-image:url('http://mondositeuploads.s3.amazonaws.com/black8.png');
}


/*
.translight {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white25.png');
}
*/

/*
.translight[class] {
background-image:url('images/white25.png');
}
*/

/*
.narrowcolumn {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/white60.png');
}
*/

/*
.narrowcolumn[class] {
background-image:url('images/white60.png');
}
*/

#sidebar {
text-align: center;
}


#content {
font-size: 1.2em
}


.subcat-container div {
font-size: 0.9em;
line-height: 1.5em;
text-align: justify;
}


.post {
background-color: #FFF;
}

#single-post-content p {
  margin-top: 8px;
  margin-bottom: 8px;
}

#single-default-share {
margin-bottom: 10px;
padding-bottom: 10px;
}


#belowfold_container {
background-color: #FFF;
}

.clear {
background: none;
}

#breadcrumb-container {
text-align: left;
font-size: .9em;
color: #777;
padding-top: 2px;
padding-bottom: 2px;
background-color: #E8E7EB;
/* border-bottom: 1px solid #B6B4C1; */
}
#breadcrumb-container a {
color: #777;
}


.entry {
line-height: 1.4em;
}

/* For alternating comment rows */
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2 {
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
font-weight: bold;
}

h3 {
/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
font-weight: bold;
}


h1 {
font-size: 2em;
}

h2 {
font-size: 1.6em;
}

#sidebar h2 {
color: #483D80;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 1.8em;
}

#belowfold_container h2 {
color: #483D80;
}


h3 {
font-size: 1.3em;
}


h2, h2 a, h2 a:visited {
color: #333;
}

h3, h3 a, h3 a:visited, h3, h3 a, h3 a:visited {
color: #434343;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

#featured_container h3 {
font-size: 1.2em;
}

.entry p a:visited {
color: #594AA3;
}

#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a {
color: #594AA3;
text-decoration: none;
}

a:hover {
color: #423A6A;
text-decoration: underline;
}

h2 a:hover, h3 a:hover {
color: #483D80;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

em {
font-weight: bold;
}

/* End Typography & Colors */



/* Begin Structure */

#page {
margin: 20px auto;
width: 1024px;
}

#header {
margin-top: 0;
width: 1024px;
position:relative;
}

#cb_leaderboard1_div {
margin-left: 296px;
width: 728px;
height: 90px;
overflow:hidden;
}

#searchform-div {
text-align: right;
width: 1015px;
height: 46px;
margin-top: 20px;
margin-right: 9px;
}

#menubar {
width: 1024px;
}


#menuh-container {
float: left;
width: 681px;
}

#menu_secondary_elements {
float: right;
margin-right: 9px;
margin-top: 6px;
text-align: right;
}

#content-container {
width: 1024px;
}




.narrowcolumn {
clear: both;
float: left;
margin: 8px 0 0 1px;
width: 680px;
}

#featured_container {
background-color: #FFF;
margin: 0 8px 0 8px;
padding: 12px;
padding-top: 6px;
text-align: justify;
}

#featured_container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_bg.png) repeat-y;
}

.featurec1 {
clear: both;
}


.featurec1, .featurec2, .featurec3, .featurec4 {
float: left;
margin-left: 12px;
margin-top: 8px;
width: 145px;

text-align: left;
}


#featured_container h3 {
margin-top: 10px;
}

#belowfold_container {
margin: 0 8px 0 8px;
padding: 12px;
text-align: justify;
background-color: #FFF;
}

#belowfold_container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_bg.png) repeat-y;
}

#ad_skyscraper_div {
float: left;
width: 160px;
height: 600px;
overflow:hidden;
}

#belowfold_maincontent {
margin-left: 172px;
padding-right: 6px;
}

#sidebar
{
margin-left: 683px;
width: 340px;
}

#cb_medrect1_div {
}

#medrect-container {
/* margin-top: 4px; */
}

#lr_comp_default_300x250, #lr_comp_300x250 {
padding-left: 6px;
margin-left: 6px;  
}


.post {
margin: 0 8px 0 8px;
padding: 12px;
text-align: justify;
background-color: #FFF;
}

.post[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_bg.png) repeat-y;
}


.content-header {
padding: 12px;
padding-top: 10px;
margin: 0 8px 0 8px;
padding-bottom: 4px;
background-color: #FFF;
}

.content-header[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_bg.png) repeat-y;
}


.content-entry-header {
background-color: #FFF;
height: 14px;
margin: 0 8px 0 8px;
}

.content-entry-header[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_header.png) no-repeat;
}

.content-entry-footer {
background-color: #FFF;
height: 14px;
margin: 0 8px 0 8px;
}

.content-entry-footer[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/content_entry_footer.png) no-repeat;
}

.sidebar-entry-header {
background-color: #FFF;
height: 14px;
/* width: 324px; */
}

.sidebar-entry-header[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_header.png) no-repeat;
}

.sidebar-entry-footer {
background-color: #FFF;
height: 14px;
/* width: 324px; */
}

.sidebar-entry-footer[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_footer.png) no-repeat;
}

#flashcontent {
  text-align: center;
}


.post hr {
display: block;
}

.narrowcolumn .postmetadata {
}

.postmetadata {
clear: both;
}


#episode-player, #plaything-player {
text-align: center;
margin-top: 4px;
margin-bottom: 12px;
padding-top: 12px;
padding-bottom: 12px;
width: 640px;
/* border-top: 1px solid #E8E7EB; */
border-bottom: 1px solid #B6B4C1;
}


.clear {
clear: both;
}

.navigation {
display: block;
text-align: center;
margin: 16px 8px 16px 8px;
}

.navigation-container {
margin-top: 6px;
margin-bottom: 6px;
padding-top: 6px;
padding-bottom: 6px;
height: 12px;
width: 100%;
}

#comment-count {
color: #B3B1C2;
}


.cat-feed-links {
margin: 16px 8px 16px 8px;
text-align: center;
}


#footer {
margin: 0 auto;
padding-top: 8px;
width: 1024px;
clear: both;
padding-bottom: 8px;
color: #F1EFF7;
border-top: 1px solid #9794A6;
}

#footer a {
/* color: #F1EFF7; */
 color: #666; 
}

#footer #copyright {
margin-top: 4px;
color: #333;
}


#footer p {
text-align: left;
margin-left: 8px;
}

.cat-desc {
text-align: left;
margin: 0 0 6px;
}

.cat-post-thumb img {
}


.cat-post-thumb, #single-post-thumb {
float: left;
}

.cat-post-data {
margin-left: 85px;
}

#single-post-data {
margin-left: 10px;
float: left;
width: 453px;
}


#single-post-embed {
width: 84px;
float: left;
margin-left: 12px;
margin-right: 6px;
}

#single-episode-footer {
margin-top: 8px;
color: #777;
}

#single-post-content {
margin-top: 12px;
margin-bottom: 12px;
}


#single-post-meta {
margin-top: 8px;
margin-bottom: 8px;
}

#single-post-tags {
margin-top: 8px;
}

.embedarea {
width: 512px;
margin-left: 64px;
}

.embedarea #single-post-content p {
margin-bottom: 24px;
}


#radioform {
text-align: left;
}


.embedarea #ecinput {
margin-top: 12px;
margin-bottom: 48px;
width: 502px;
padding: 4px;
border: 1px solid #333;
font: 12px/1 Courier New, monospace; color: #666;
}

#embedp, .embedarea p {
margin-top: 24px;
}

#embedp p {
font-weight: bold;
}


.search-post-thumb {
float: left;
}

.search-post-data {
margin-left: 85px;
}

#noresults h2 {
margin-bottom: 8px;
}

#noresults, #notfound {
margin-top: 8px;
}

#noresults {
height: 600px;
}

#notfound-promo {
margin-top: 16px;
}


#cat-subcat-header {
margin-bottom: 4px;
}


.subcat-container {
margin: 0 0 1px;
}

.subcat-thumb {
float: left;
}

.subcat-data {
margin-left: 1px;
}

.subcat-name {
  text-decoration: underline;
}

.page-entry {
padding-left: 12px;
padding-right: 12px;
}

#subcat_select {
height: 21px;
}

#subcat_select_menu {
width: 360px;
background-color: #E8E7EB;
color: #555260;
border: 1px solid #B6B4C1;
font-size: 1.0em;
height: 21px;
}

.allcontent-postmetadata {
margin-bottom: 8px;
}

.allcontent-postcontainer {
border-top: 1px solid #E8E7EB;
padding-top: 12px;
}

#upsells {
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

#upsells {
font-weight: bold;
}


/* End Structure */



/*	Begin Headers */

h2 {
margin: 10px 0 0;
}

#featured_container h2 {
margin-top: 0;
margin-left: 12px;
color: #483D80;
}

#belowfold_container h2 {
margin-top: 0;
}


h2.pagetitle {
margin-top: 10px;
text-align: left;
}

#sidebar h2 {
margin: 0 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 0 0 0;
}

h3.comments {
padding: 0;
margin: 20px auto 10px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
  padding-top: 8px;
}

#sidebar ul li {
    padding-bottom: 8px;
    margin-right: 8px;
    margin-left: 8px;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


#s {
width: 159px;
background: none;
background: url(http://mondositeuploads.s3.amazonaws.com/searchbg.png);
vertical-align: top;
margin-right: 4px;
}

#searchbox #go {
vertical-align: top;
width: 20px;
}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}


.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

.commentlist li .avatar {
float: right;
padding: 2px;
border: 1px solid #eee;
background: #fff;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

.comment-feed-links {
margin-top: 8px;
margin-bottom: 2px;
}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}

cb_medrect1_div {
    width: 300px;
    height: 250px;
    overflow:hidden;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Contests */

#contest dt {
clear: both;
float: left;
width: 145px;
}

#contest dd {
margin-left: 155px;
margin-bottom: 36px;
}

#contest, #contest form, #contest dd {
text-align: left;
}

#contest ul li:before {
	content: "";
	}

.contest-textinput {
margin-top: 8px;
margin-bottom: 16px;
}

#contest p {
margin-top: 10px;
margin-bottom: 16px;
}


#rules p {
margin-top: 10px;
margin-bottom: 16px;
}

/* Contests */

/* Home */

#home-promo {
margin: 0 8px 0 14px;
padding-top: 12px;
padding-bottom: 12px;
text-align: justify;
}

/* Home */

/* Mondo News Plugin Begin */

#news_list {
border-top: 1px solid #E8E7EB;
margin-top: 12px;
}

#news_list td {
vertical-align: top;
padding-top: 12px;
}

#news_list_loading_img {
padding-top: 217px;
padding-left: 217px;
}

.mondonews-feed-links, #news_category_select, #news_displaycount {
margin-top: 6px;
}

#news_displaycount {
margin-bottom: 6px;
text-align: right;
color: #777;
}

.mondo-news-category {
margin-bottom: 6px;
}

.mondo-news-data {
margin-bottom: 12px;
padding-bottom: 12px;
padding-left: 10px;
}

#news_list td {
border-bottom: 1px solid #E8E7EB;
}



#news_category_select_menu {
width: 100%;
background-color: #E8E7EB;
color: #555260;
border: 1px solid #B6B4C1;
font-size: 1.0em;
}

.mondo-news-data-content {
font-size: .9em;
margin-top: 1px;
margin-bottom: 1px;
}

.mondo-news-data-title {
text-align: left;
}


.mondo-news-data .postmetadata {
margin-bottom: 8px;
}

#news_prev {
float: left;
width: 50px;
}

#news_next {
text-align: right;
float: right;
width: 50px;
}

#news_footer {
margin-top: 4px;
text-align: right;
}


#news_footer a {
font-weight: bold;
font-size: .9em;
}


/* Mondo News Plugin End */

/* Mondo Postwidget Plugin Begin */

#postwidget_container {
background-color: #FFF;
padding: 8px;
}

#postwidget_container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_bg.png) repeat-y;
}


#postwidget_displaycount {
margin-top: 4px;
margin-right: 8px;
text-align: right;
font-size: .9em;
color: #777;
}

#postwidget_list {
margin-top: 8px;
margin-left: 8px;
}

#postwidget_list_loading_img {
padding-top: 158px;
padding-bottom: 158px;
}


#postwidget_list td {
vertical-align: top;
}


.postwidget_list_thumb {
  width: 75px;
  height: 68px;
}

.postwidget_list_attributes {
    padding-left: 8px;
    text-align: left;
    width: 207px;
    height: 68px;
}

.postwidget_list_attributes a {
font-size: 1.1em
}

#postwidget_prev a, #postwidget_next a {
font-weight: bold;
}


#postwidget_prev {
float: left;
width: 50px;
margin-left: 8px;
}

#postwidget_next {
text-align: right;
float: right;
width: 50px;
margin-right: 8px;
}

#postwidget_footer {
  height: 20px;
}

#epandplay-header {
background-color: white;
text-align: left;
padding: 0 8px 0 8px;
}

#epandplay-header[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_bg.png) repeat-y;
}

#epandplay-header h2 {
margin-left: 8px;
}

#postwidget_category_select {
text-align: right;
margin-right: 8px;
}

#postwidget_category_select_menu {
width: 290px;
background-color: #E8E7EB;
color: #555260;
border: 1px solid #B6B4C1;
font-size: 1.0em;
}

#postwidget_sortbuttons {
margin-left: 8px;
margin-right: 8px;
height: 26px;
}

#postwidget_sortbuttons a {
color: #483D80;
font-weight: bold;
}

#postwidget_sortbuttons div {
margin-top: 5px;
width: 96px;
float: left;
}

.postwidget_list_attributes a {
font-weight: bold;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
color: #434343;
}

.postwidget_list_attributes small a {
font-weight: normal;
font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
color: #434343;
}


/* Mondo Postwidget Plugin End */

/* Mondo Sidebar Promos Plugin Begin */

#mondo_sidebar_promos_container {
padding: 8px;
}


.mondo_sidebar_promos_post {
 padding-top: 4px;
 padding-bottom: 4px;
}


/* Mondo Sidebar Promos Plugin End */

/* Mondo Sidebar MMS Plugin Begin */

#mondo_sidebar_mms_title {
text-align: center;
padding-bottom: 4px;
margin-bottom: 4px;
border-bottom: 1px solid #B6B4C1;
}

#mondo_sidebar_mms_container {
background-color: #FFF;
padding: 8px;
text-align: left;
}

#mondo_sidebar_mms_container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_bg.png) repeat-y;
}

.mondo_sidebar_mms_feature {
margin-left: 8px;
margin-right: 8px;
}

.mondo_sidebar_mms_feature a {
font-weight: bold;
}

.mondo_mms_sidebar_thumb {
padding-left: 32px;
}

#mondo_sidebar_mms_show {
margin-top: 16px;
}

#mondo_sidebar_mms_container td {
vertical-align: top;
padding-bottom: 4px;
}

/* Mondo Sidebar MMS Plugin End */



/* Category Post Footers Start */
.category-episode-footer, .category-plaything-footer, .category-wallpaper-footer {
margin-top: 8px;
color: #777;
}
/* Category Post Footers End */

/* Subscribe Start */
#subscribe-container {
background-color: #FFF;
padding: 0 8px 0 8px;
text-align: left;
}
#subscribe-container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_bg.png) repeat-y;
}
#subscribe-container h2 {
margin-left: 8px;
margin-right: 8px;
}
#subscribe-container h2 img {
margin-left: 4px;
margin-right: 4px;
}
/* Subscribe End */

/* Feedback Start */
#feedback-container {
background-color: #FFF;
padding: 0 8px 0 8px;
text-align: left;
}
#feedback-container[id] {
background: url(http://mondositeuploads.s3.amazonaws.com/sidebar_entry_bg.png) repeat-y;
}
#feedback-container div {
margin-left: 8px;
margin-right: 8px;
}

/* Feedback End */


/* Page Navi Start */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #555260;
	color: #594AA3;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #555260;
	color: #594AA3;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #483D80;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #555260;
	color: #594AA3;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #483D80;
	border: 1px solid #483D80;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #555260;
	color: #594AA3;
	background-color: #B3B1C2;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #483D80;
	color: #483D80;
	background-color: #FFFFFF;
}


/* Page Navi End */


/* Post Ratings Start */
.post-ratings {
  	height: 16px;
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.post-ratings-loading {
	display: none;
	height: 16px;
	text-align: left;
}
.post-ratings-image {
	border: 0px;
}
.post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.post-ratings-text {
}
/* Post Ratings End */


/* Menuh Start */

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	/* position: absolute; */
	top: 1em;
	left: 1em;
	}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
    /* margin:2em; */
	/* margin-top: 1em; */
	}

#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}

#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
    color: #787589;
	/* background-color: #FFF; */
	text-decoration:none;
	}

#menuh a:hover						/* menu on mouse-over  */
	{
	color: #3F3D48;
	/* background-color: #FFF; */
	text-decoration:none;
	}

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/* background-image: url(navdown_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
	}

#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	/* background-image: url(nav_white.gif); */
	background-position: right center;
	background-repeat: no-repeat;
    /* border: 1px solid #555; */
    font-size: 12px;
	}

#menuh a.parent {
background-color: #EEECF6;
color: #3F3D48;
}

#menuh a.parent:hover {
background-color: #D8D4E6;
color: #483D80;
}


#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/* width:9em; width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
    width:12em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}



div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

.raquo {
  font-size: 14px;
  color: #666;
}

/* Menuh End */

/* Tiny Contact Form Start */

.contactform {}
.contactform label {clear: left; float: left; }
.contactform input {clear: left; float: left;}
.contactform textarea {clear: left; float: left;}
.contactform_respons {}
.contactform_error {}
.widget .contactform { /* same fields but in sidebar */ }

/* Tiny Contact Form End */

/* Pagination
################################################################################################################## */

#htfgallery {
width: 100%;
text-align: center;
margin: auto;
}

#htfgallery-content {
padding-top: 18px;
width: 100%;
text-align: center;
}

#htfgallery-content p img {
padding: 4px;
border: 1px solid #d6dfe0;
}

#wp_page_numbers ,#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	/* font-size: 100%; */
}

#wp_page_numbers {
  width: 100%;
  text-align: center;
  margin: auto;
  padding-top: 18px;
  padding-bottom: 36px;
  /*
	clear:both;
	display:block;
	margin:0;
	background:#FFF;
	width: 100%;
	background: transparent;
	padding:0;
    */
}
#wp_page_numbers ul {
  /*
	width: 100%;
	margin:0;
	padding:0;
    */
}
#wp_page_numbers span {
  text-align: center;
/*	display: block; */

	border: 1px solid #d6dfe0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2px;
}

#wp_page_numbers a {
	color: #333;
}

#wp_page_numbers span a:hover {
	border-color: #00468b;
	text-decoration: underline;
}

#wp_page_numbers span.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers span.first_last_page {
 font-style: italic;
}

#wp_page_numbers span.active_page  {
 	border-color: #047ff8;
}
.active_page:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #00468b;
}

#wp_page_numbers span.page_info {
	color: #666;
	border: 1px solid #bfbfbf;
}
#wp_page_numbers li.dropdown{
  /*
	float: right;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
    */
}

/* Pagination
################################################################################################################## */

/* NEW CSS CATEGORY BANEER 160x600 */
#cat-banner-sky {
   float:left;
   height:600px;
   width:182px;
   margin-left:9px;
   display:inline;
}

#cat-banner-sky-header {
  width:182px;
  height:14px;
}

#cat-banner-sky-header[id] {
  background:url(http://mondositeuploads.s3.amazonaws.com/cat-banner-sky-header.png) no-repeat top left;
}

#cat-banner-sky-content {
  width:160px;
  padding:0 11px;
  background:#fff;
}

#cat-banner-sky-content[id] {
  background:url(http://mondositeuploads.s3.amazonaws.com/cat-banner-content.png) repeat-y;
}

#cat-banner-sky-footer {
  width:182px;
  height:14px;
}

#cat-banner-sky-footer[id] {
  background:url(http://mondositeuploads.s3.amazonaws.com/cat-banner-sky-footer.png) no-repeat top left;
}

#mini-content-wrap {
  width:488px;
  float:right;
}

.mini-content-entry-header {
  margin-right:8px;
  height:14px;
}

.mini-content-entry-header[class] {
  background:url(http://mondositeuploads.s3.amazonaws.com/mini_content_entry_header.png) no-repeat top left;
}

.post-mini {
margin-right:8px;
padding: 12px;
text-align: justify;
background-color: #FFF;
}

.post-mini[class] {
background: url(http://mondositeuploads.s3.amazonaws.com/mini_content_entry_bg.png) repeat-y;
}

.mini-content-entry-footer {
  margin-right:8px;
  height:14px;
}

.mini-content-entry-footer[class] {
  background:url(http://mondositeuploads.s3.amazonaws.com/mini_content_entry_footer.png) no-repeat top left;
}

.atom_promo_box {
  background:#45C4F0;
  color:#011C31;
  width:300px;
  margin:0 auto;
  padding:4px 0;
}

.atom_promo_box a {
  color:#011C31;
  text-decoration:underline;
}

.more_funny_sites {
  color:#000;
}

/* Z Added this - link in the header, next to the 728x90 banner */
a.hdr_promo {
   display: block; position: absolute; width:270px; height:90px;
}


