/*
Theme Name: Thumbmonkey
Theme URI: http://www.thumbmonkey.com
Description: Theme for Thumbmonkey Games
Version: 1.0
Author: Carrie Petri
Author URI: http://www.carriep63.com/
*/

@import "layout.css";
@import "colors.css";

#maincontent{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/maincontent_bg.gif) repeat-y top center;
width:900px;
margin:0 auto;
position:relative;
}
#maincontent-inner{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/maincontent_cap.gif) no-repeat top center;
}
#subcontent h2{
background: url(http://www.thumbmonkeygames.com/blog/wp-content/themes/Thumbmonkey/images/sub-cap.jpg) !important;
width:166px;
height:31px;
}

#subcontent ul{
list-style-type:none;
}
#subcontent ul li a{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif);
color:white;
padding:5px;
margin-bottom:1px;
font-size:12px;
font-family: Arial, helvetica;
font-weight:bold;
}
#subcontent ul li a:hover{
background: #116C7F;
}
.sb-box h2 em{
display:none;
}
#sb-categories h2 {
background: url(http://www.thumbmonkeygames.com/blog/wp-content/themes/Blix/images/categories.jpg) !important;
}

#subcontent{
list-style-type:none;
margin:8px;
padding:0;
}
#subcontent li{
padding-bottom:6px;
margin-bottom:10px;
background:#5EBACC url(http://www.thumbmonkey.com/skins/Skin_1/images/shopplatform_bottom.gif) no-repeat bottom center;
}
#subcontent li li{
padding:0;
margin:0;
background: none;
}
#subcontent li h2{
color:#fff !important;
text-align:center;
line-height:31px;
font-size:13px;
}

#calendar_wrap table{
width:158px;
margin:0 auto;
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif);
}
#wp-calendar caption{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif);
width:158px;
margin:0 auto !important;
color:white;
}
#wp-calendar th{
color:white;
}
#wp-calendar td{
color:#77DBEF;
}
#wp-calendar #today{
color:white !important;
}
#wp-calendar #today a{
color:white !important;
background:none;
border:0;
}
#wp-calendar #today a:hover{
color:#77DBEF !important;
}
#calendar_wrap{
text-align:center;
}
.textwidget{
margin:0 auto;
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif) repeat-y top center;
color:#fff;
padding:8px;
}
.recentcomments{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif) repeat-y top center !important;
padding:5px !important;
margin-bottom:1px !important;
color:black;
}
#tag_cloud-3 div{
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif) repeat-y top center !important;
padding:8px !important;
}
#subcontent div a{
color:#77DBEF;
}
#subcontent div a:hover{
color:#fff;
}
#text-4 div,
#text-5 div{
background:none !important;
padding:0;
}
#text-4 div a,
#text-5 div a{
color:white !important;
background: url(http://www.thumbmonkey.com/skins/Skin_1/images/platform_bg_lighter.gif) repeat-y top center !important;
margin:4px;
padding:6px !important;
}
#text-4 div a:hover,
#text-5 div a:hover{
background: #116C7F !important;
}
#text-6 a{
display:inline !important;
}
.hide{
position:absolute;
visibility:hidden;
}