/*
Theme Name: NoBullBingo
Theme URI: http://blue-anvil.com/
Description: A widget ready, 2 column theme created by Mike Jolley. For instructions on usage go to theme options > instructions after activating the theme.
Author: Mike Jolley
Author URI: http://blue-anvil.com/
*/
@import 'css/reset.css';

/* @group Univeral/Global */
body {
	text-align: center;
	color: #555555;
	background-color: #fff;
	font: 82% "trebuchet ms",Verdana,Arial,sans-serif;
	line-height: 1.4em;
	}
a {
	text-decoration: underline;
	color: #353535;
	}
a:hover, a:focus {
	text-decoration: none;
	}
/* @end */
/* @group Structure */
div#wrapper {
	text-align: center;
	}
div.inner {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	padding: 20px 0;
}
#header {
	background: #61B2E0 url(images/header_tile.png) repeat-x bottom;
	border-top: 4px solid #4488AA;
}
#logo {
	display: block;
	float: left;
	margin: 10px 0;
	}
#banner {
	background: #E0E0E0 url(images/banner_tile.png) repeat-x bottom center;
	border-top: 1px solid #E0E0E0;
}
#banner .inner {
	background: url(images/banner_right.jpg) no-repeat bottom right;
	padding: 8px 6px;
}
/*************************** Banner1 start ***********/
#banner1 {
	background: #E0E0E0 url(images/banner_tile.png) repeat-x bottom center;
	border-top: 1px solid #E0E0E0;
}
#banner1 .inner {
	background: url(images/banner_right2.jpg) no-repeat bottom right;
	padding: 8px 6px;
}
/********Banner ********/
div#content {
	padding: 10px 0 20px;
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background: #fff url(images/content.png) repeat-y top right;
	}
.mainContent {
	width: 590px;
	float: left;
}
#banner .mainContent {
	height: 160px;
}
#banner1 .mainContent {
	height: 160px;
}
.subContent {
	width: 280px;
	float: right;
}
.signedupconf {
	border: 1px solid red;
	text-align: center;
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
div#footer {
	border-top: 1px solid #E5E5E5;
}
div#about {
	border-top: 1px solid #fff;
	background: #F0F0F0 url(images/footer_tile.png) repeat-x top center;
	}
div#about .inner {
	background: url(images/footer_right.jpg) no-repeat top right;
}
div#copyright {
	background: #fff url(images/copyright_top.png) repeat-x top center;
}
ul.sociallinks li {
	float: left;
	width: 280px;
	margin-bottom: 8px;
}
ul.sociallinks li.right {
	float: right;
}
ul.sociallinks li a {
	line-height: 32px;
	padding: 4px 4px 4px 46px;
	text-decoration: none;
	background-color: #E5E5E5;
	background-position: 4px center;
	background-repeat: no-repeat;
	display: block;
}
ul.links li {
	margin-bottom: 8px;
	padding: 0 10px;
	font-style: italic;
	color: #545454;
	overflow: hidden;
}
ul.links li p {
	margin: 5px 0 !important;
}
ul.links li a {
	padding: 2px;
	text-decoration: none;
	color: #545454;
}
ul.sociallinks li a:hover, ul.sociallinks li a:focus, ul.links li a:hover, ul.links li a:focus {
	background-color: #ddd;
}
#footerlinks {
	padding: 25px 0 20px 0;
	margin: 0 auto;
	width: 940px;
	text-align: left;
}
#footerlinks li {
	width: auto;
	display: inline;
	list-style: circle inside;
	line-height: 1.8em;
	color: #999;
	}
#footerlinks li a {
	color: #999 !important;
}
div#content.landing {
	padding: 30px 0 22px;
	text-align: left;
	background: #E5E5E5 url(images/footer_tile.png) repeat-x top center;
	border-top: 1px solid #E0E0E0;
	width: auto;
	}
#landing {
	border: 1px solid #ddd;
	margin: 0 auto;
	width: 906px;
	background: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0 16px 16px;
	background: #fff url(images/content.png) repeat-y top right;
}
.landing .mainContent {
	width: 558px;
}
div.advert_box {
	float: left;
	margin-right: 15px;
}
div.advert_box img {
	background: #fff;
	border: 2px solid #e5e5e5;
	padding: 5px;
	outline: 5px solid #fff;
}
div.advert_box p.playnow {
	margin-top: 5px !important;
}
div.advert_box p.playnow a {
	background: #369ED8 url(images/submit_tile.gif) repeat-x top;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 8px 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #359BD4;
	cursor: pointer;
	font-size: 1.5em;
	text-align: center;
	display: block;
	text-shadow: 1px 1px 1px #2D83B3;
}
div.advert_box p.playnow a:hover {
	background: #359BD4 none;
	color: #D5E4EC;
}
/* @end */
/* @group Typograpghy */
h1, h2, h3, h4, h5, h6, .pagehead {
	margin: 10px 0;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
small {
	font-size: 0.8em;
	}
#content h1, #content h2, #content .posttitle, #banner h2, #banner1 h2, #banner .posttitle, #banner1 .posttitle, #about h2 {
	color: #4DA9DC;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
	letter-spacing: -1px;
	font-weight: bold;
	position: relative;
	}
#banner .posttitle,#banner1 .posttitle, #about h2 {
	margin-top: 0;
}
#banner h2 {
	margin: 2px 0;
}
#banner1 h2 {
	margin: 2px 0;
}
/* #content h2 a {
	color: #4DA9DC !important;
}
#content h2 small, #content h2 small a {
	color: #ccc !important;
	position: absolute;
	right: 0;
	} */
#content h2 small {
	color: #353535;
}
#content h2 small a {
	text-decoration: none !important;
}
#content h3, #about h3 {
	color: #353535;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 10px 0;
	letter-spacing: -1px;
	font-weight: normal;
	position: relative;
}
#content h3 a {
	color: #343434 !important;
}
#content h3 small, #content h3 small a {
	color: #ccc !important;
	position: absolute;
	right: 0;
	}
#content h4 {
	color: #555;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 10px 0;
	letter-spacing: -1px;
	font-weight: bold;
}
#content h5 {
	color: #555;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 10px 0;
	letter-spacing: -1px;
	font-weight: bold;
}
#content h6 {
	color: #555;
	font-size: 1em;
	line-height: 1.2em;
	margin: 10px 0;
	font-weight: bold;
}
h2#comments {
	color: #999;
	}
#content h1 img, .pagehead img {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	margin-top: -6px;
	margin-bottom: -4px;
	}
p {
	font-size: 1em;
	}
#about p {
	margin: 15px 0;
}
#banner p {
	margin: 2px 0;
}
#banner1 p {
	margin: 2px 0;
}
#content p {
	margin: 10px 0 0;
	line-height: 1.5em;
	}
.post ul {
	list-style: circle inside;
	margin: 8px;
	}
.post ul li, .post ol li {
	padding: 2px 0;
	margin: 0;
	}
.post ol {
	list-style: decimal inside;
	margin: 8px;
	}
.post ul.posts {
	list-style: none;
	}
#sidebar .post ul li, .post ul.posts li {
	background: url(images/arrow.png) no-repeat 1px 5px;
	margin-bottom: 4px;
	padding: 0 0 0 10px;
	}
#sidebar .post ul li a {
	color: #A23318 !important;
	font-weight: bold;
	text-decoration: none important;
	}
.post blockquote {
	background: #F5F5F5;
	color: #777;
	padding: 1px 10px;
	margin: 10px 20px 10px !important;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	}
.post p a, .post ul.posts li a {
	text-decoration: underline !important;
	color: #316395 !important;
	font-weight: bold
	}
.post p a:hover, .post ul.posts li a:hover {
	text-decoration: none !important;
	}
#content p.postmeta {
	font-weight: bold;
	margin: 5px 0 !important;
	padding-bottom: 5px;
	border-bottom: 2px dotted #e5e5e5;
	}
p.meta a {
	text-decoration: none !important;
	font-style: italic;
	color: #316395 !important;
	}
.paging {
	padding: 10px 0;
	margin-top: 15px;
	border-top: 1px solid #ccc;
	overflow: hidden;
	}
.paging a {
	text-decoration: none !important;
	}
p.center {
	text-align: center
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #CE4288;
	background-color: #F24EA0;
	color: #fff;
	padding: 5px;
	opacity: 0.95;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#tooltip h3, #tooltip div { margin: 0; }
/* @end */
/* @group Images */
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
	background: #fff;
	border: 2px solid #e5e5e5;
	padding: 5px;
	outline: 5px solid #fff;
}
.alignleft {
	float: left;
	margin: 2px 10px 10px 0;
	}
.alignright {
	float: right;
	margin: 2px 0 10px 10px;
	}
.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
	}
.widgets a.alignleft,
.widgets a.alignright {
	margin: 0 !important;
	padding: 2px;
	background: #f5f5f5;
	border-bottom: 2px solid #E5E5E5;
	text-decoration: none !important;
}	
.widgets a.alignleft img,
.widgets a.alignright img {
	margin: 0;
	border: 0;
	outline: 0;
	padding: 0;
}	
.widgets a.alignleft span,
.widgets a.alignright span {
	margin: 0;
	display: block;
	color: #999;
	font-style: italic;
	font-size: 0.8em;
	padding-top: 4px;
	text-decoration: none;
}
.widgets a.alignleft:hover,
.widgets a.alignright:hover {
	background: #E5E5E5;
}
.wp-caption {
}
.wp-caption img {
}
.wp-caption-text {
	margin: 0 !important;
	font-size: 0.9em;
	font-style: italic;
	color: #999;
	padding: 2px 5px;
}
	
div.thumbnail {	
	border: 1px solid #ccc;
	text-align: center;
	height: 90px;
	width: 278px;
	line-height: 88px;
	margin: 10px 0;
	position: relative;
}
div.thumbnail.wide {
	width: 588px;
}
div.thumbnail span.offer {
	position: absolute;
	display: block;
	top:0;
	left:0;
	line-height: 27px;
	padding: 4px 0 4px 4px;
	margin-top: -4px;
	margin-left: -4px;
	background: url(images/offer.png) no-repeat top left;
	width:280px;
	text-decoration:none;
}
div.thumbnail span.offer span {
	background: url(images/pink.png) repeat;
	padding: 0 8px 0 4px;
	display: block;
	color: #fff;
	letter-spacing: -1px;
	font-size: 1.5em;
	text-decoration:none;
	/*width:277px;*/
}
div.thumbnail span.offer, div.thumbnail a, div.thumbnail span.offer span {
	text-decoration: none !important;
}
div.thumbnail img {
	vertical-align: middle;
	display: inline;
	margin: auto;
}
/* @end */
/* @group Lists */
/*************************/
div.topsiteh {
}
ul.bonusesh li.post {
	position: relative;
	border: 3px solid #389FD8;
	padding: 15px;
	margin-bottom: 10px;
}
div.thumbnailh {	
	border: 1px solid #ccc;
	text-align: center;
	height: 125px;
	width: 125px;
	line-height: 88px;
	margin: 0 15px 0px 0;;
	position: relative;
	float: left;
}
div.thumbnailh.wide {
	width: 588px;
}
li.post span.offer {
	position: absolute;
	display: block;
	z-index: 5;
	top: -3px;
	left: -6px;
	line-height: 27px;
	padding: 4px 0 4px 4px;
	background: url(images/offer.png) no-repeat top left;
	text-decoration:none;
}
li.post span.offerb {
	left: 0;
}
li.post span.offer span {
	background: url(images/pink.png) repeat;
	padding: 0 8px 0 4px;
	display: block;
	color: #fff;
	letter-spacing: -1px;
	font-size: 1.5em;
	text-decoration:none;
	/*width:277px;*/
}
li.post span.offer, div.thumbnail a, div.thumbnail span.offer span {
	text-decoration: none !important;
}
div.thumbnailh img {
	vertical-align: middle;
	display: inline;
	margin: auto;
}
/************************/

#mainNav {
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
	float: right;
	}
#mainNav li {
	font-size: 1.2em;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 0 10px !important;
	padding: 0 0 10px !important;
	list-style: none outside;
	text-indent: 0 !important;
	float: left;
	}
#mainNav li a {
	color: #fff;
	line-height: 1;
	float: left;
	text-decoration: none;
	margin: 0 !important;
	padding: 15px 12px 10px !important;
	letter-spacing: -1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
#mainNav li a:hover, #mainNav li a:focus {
	text-decoration: underline;
	background: url(images/nav_bubble.png) repeat-x bottom;
}
#mainNav li.current_page_item, #mainNav li.current_page_parent, #mainNav li.current_page_ancestor {
	background: url(images/nav_arrow.png) no-repeat bottom;
}
#mainNav li.current_page_item a, #mainNav li.current_page_parent a, #mainNav li.current_page_ancestor a {
	background: url(images/nav_bubble.png) repeat-x bottom;
}
#landing ul {
	margin: 10px 0;
}
#banner ul {
	margin: 2px 0;
}
#banner1 ul {
	margin: 2px 0;
}
#banner ul li,#banner1 ul li, #landing ul li {
	background: url(images/bullet.png) no-repeat left;
	padding: 0 0 0 20px;
	line-height: 22px;
}
ul.pages {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.pages li a {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 10px 20px;
	margin: 0;
	font-size: 1.2em;
	}
ul.pages li a:hover, ul.pages li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
ul.pages li ul {
	margin-left: 20px;
	margin-top: 4px;
	font-size: 0.9em;
}
ul.bonuses {
	float: left;
}
ul.bonuses li {
	float: left;
	width: 280px;
	margin-bottom: 0px;
	margin-right: 30px;
	text-align: justify;
	border-bottom: 0px solid #E5E5E5;
	clear: both;
}
ul.bonuses li.alt {
	margin-right: 0;
	clear: none;
}
ul.bonuses li h3 {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	background: url(images/header_w1.png) no-repeat bottom;
}
ul.bonuses li p.visit {
	text-align: right;
}


/*** bonuses home Start******/
ul.bonusesh {
	float: left;
	margin: 15px 0;
}
ul.bonusesh li {
	float: left;
	/*width: 280px;*/
	margin-bottom:0px;
	margin-right: 0px;
	text-align: justify;
	/*border-bottom: 1px solid #E5E5E5;*/
	clear: both;
}
ul.bonusesh li.alt {
	margin-right: 0;
	clear: none;
}
ul.bonusesh li h3 {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	background: url(images/header_w1.png) no-repeat bottom;
}
ul.bonusesh li p.visit {
	text-align: right;
}
/*** bonuses home End ******/


ul.reviewlist {

}
ul.reviewlist li {
	float: left;
	width: 135px;
	margin-bottom: 4px;	
}
ul.infolist li {
	float: left;
	margin-bottom: 4px;
	width: 100%;
}
ul.reviewlist li.alt {
	float: right;
}
ul.reviewlist li a, ul.infolist li a {
	background: #F5F5F5;
	border-bottom: 2px solid #e5e5e5;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
}
ul.reviewlist li a:hover, ul.reviewlist li a:focus, ul.infolist li a:hover, ul.infolist li a:focus {
	background: #e5e5e5;
}
/* --- abbreviations -- */
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	text-decoration:none;
	}
/*-- forms -- */
#mc_signup_form legend, #mc-indicates-required {
	display: none;
}
small.signedup {
	font-size: 11px;
	position: absolute;
	right: 0;
}
small.signedup a {
	color: #999 !important;
}
.mc_custom_border {
	padding: 0 !important;
}
.mc_input {
	border: 2px solid #CCCCCC;
	background: #fff;
	padding: 4px 3px;
	width: 270px;
	color: #555;
	float: none;
}
.mc_merge_var {
	margin: 5px 0 10px 0 !important;
	overflow: hidden;
}
.a{
color:#000000;
}
#mc_signup_submit {
	background: #F25AA5;
	margin: 0 4px 0 0 !important;
	color: #000000;
	text-transform:none;
	padding: 6px 0;
	width:280px;
	text-align:center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: right;
	border: 2px solid #000000;
	cursor: pointer;
	font-size: 1.2em;
	
	font-weight:bold;
}
#mc_signup_submit:hover {
	background: #359BD4 none;
	color: #D5E4EC;
}
#search form div {
	background: #fff;
	border: 2px solid #4588AA;
	margin-top: 8px;
}
#search form div input#searchbox {
	background: #fff;
	border: 0;
	line-height: 1;
	height: 19px;
	padding: 5px 4px 0 4px;
	vertical-align: middle;
	margin: 0;
	color: #5595CA;
	width: 100px;
}
#search form div .submit {
	vertical-align: middle;
	margin: 0;
}
#search form .hidden {
	display: none;
	}	
/* comments */
ol#comment-list {
	margin-bottom: 16px;
	}
ol#comment-list img.avatar {
	margin: 0;
	position: relative;
	margin-right: -1px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
	}
ol#comment-list li {
	margin: 0 0 4px;
	padding: 10px 0;
	list-style: none;
	overflow: hidden;
	border-bottom: 2px solid #E5E5E5;
	background: #F5F5F5;
	}
ol#comment-list li .commenttext {
	float: right;
	width: 66%;
	font-size: 0.9em;
	}
ol#comment-list li .commenttext p {
	margin: 0 0 12px !important;
	color: #656565;
	}
ol#comment-list li p.meta {
	float: left;
	width: 30%;
	text-align: right;
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #999;
	margin: 0 !important;
	}
ol#comment-list li p.meta strong {
	font-style: normal;
	}
#commentform input.text, #commentform select, #commentform textarea {
	border: 2px solid #ddd;
	width: 250px;
	padding: 3px;
	background: #fff;
	}
#commentform textarea {
	width: 576px;
	padding: 5px;	
	}
#commentform label, #commentform p, #commentform p a {
	color: #999 !important;
	}
#commentform label {
	font-size: 1.2em;
	}
/* @end */
/* @group Widgets */
ul.widgets {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 280px;
	}
ul.widgets li.widget {
	margin-bottom: 10px;
	list-style-type: none;
	}
ul.widgets li.widget.nohead {
	margin-top: 20px;
}
ul.widgets li.widget ul li {
	margin-bottom: 4px;
}

.recentposts li {
	border-bottom: 1px solid #e5e5e5;
}

.widget_pages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_pages ul li a:link, .widget_pages ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_pages ul li a:hover, .widget_pages ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
.widget_pages ul li ul {
	margin-left: 20px;
	margin-top: 4px;
	font-size: 0.9em;
}
	
.widget_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_links ul li a:link, .widget_links ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_links ul li a:hover, .widget_links ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
	
.widget_categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_categories ul li a:link, .widget_categories ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
.widget_categories ul li ul {
	margin-left: 20px;
	margin-top: 4px;
	font-size: 0.9em;
	}
	
	
.widget_archive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_archive ul li a:link, .widget_archive ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_archive ul li a:hover, .widget_archive ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
	
	
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_recent_entries ul li a:link, .widget_recent_entries ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
	
.widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	}
.widget_recent_comments ul li {
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 5px 0;
	margin: 0;
	}
	
.widget_meta ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_meta ul li a:link, .widget_meta ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #e5e5e5;
	background: #f5f5f5;
	padding: 5px 10px;
	margin: 0;
	}
.widget_meta ul li a:hover, .widget_meta ul li a:focus {
	text-decoration: underline;
	background-color: #e5e5e5;
	}
	
.widget_tag_cloud {
	margin: 10px 0;
	padding: 0;
	}
.widget_tag_cloud a:link, .widget_tag_cloud a:visited {
	text-decoration: none;
	background: #fff;
	padding: 0;
	margin: 0;
	}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
	text-decoration: underline;
	}
	
.widget_text {
	
	}
.widget_text div.textwidget {
	margin: 10px 0;
	}
	
.widget_calendar {
	padding: 0;
	}
.widget_calendar tbody td {
	border: 1px solid #efefef;
	text-align: center;
	}
.widget_calendar tbody tr td:hover {
	background-color: #f5f5f5;
	}
.widget_calendar thead th:hover {
	background-color: #fff;
	color: #222;
	}
.widget_calendar tbody td a {
	display: block;
	background-color: #e5e5e5;
	color: #222;
	font-weight: bold;
	}
.widget_calendar #prev a {
	color: #222;
	}
.widget_calendar thead th {
	text-align: center;
	}
.widget_calendar tfoot td, .widget_calendar caption {
	padding: 5px;
}
.widget_calendar tr {
	
	}
div#calendar_wrap {
	width: 280px;
	font-size: 0.9em;
	margin: 10px 0;
	border: 1px solid #efefef;
	background-color: #fff;
	}
.widget_calendar table {
	width: 280px;
	}
/* @end */

.clear {
	clear: both;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	overflow: hidden !important;
}
.thumbnailh a{
 text-decoration:none;
}
.homeList li{
  font-size:12px;
  line-height:15px !important;
}
