/*
Theme Name: Masinop
Theme URI: http://www.paddsolutions.com/wordpress-theme-masinop 
Description: Masinop Theme is a two-column, fixed-width and widget-ready Wordpress theme with the contrasting colors by <a href="http://www.paddsolutions.com">Padd Solutions</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags:two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml 

The CSS, XHTML and design is released under Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported:
http://creativecommons.org/licenses/by-nc-sa/3.0/
*/

@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-pagination.css';
@import 'style-section-colors.css';
@import 'style-ui-tabs.css';

img {
	border:none;
}

div.advert_box {
	float: right;
	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;
}
.mainContent {
	float: left;
}
.subContent {
	width: 230px;
	float: left;
}
div.thumbnailh {	
	border: 1px solid #ccc;
	text-align: center;
	width: 278px;
	line-height: 88px;
	margin: 0 0 5px;
	padding-top:20px;
	position: relative;
}
div.thumbnailh div {
	margin-top:6px;
	padding:5px;
	
}
div.thumbnailh div img{
display:block;
margin:0 auto;
}	

div.thumbnailh.wide {
	width: 588px;
}
div.thumbnailh 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:278px;
	text-decoration:none;
}
div.thumbnailh 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.thumbnailh span.offer, div.thumbnail a, div.thumbnail span.offer span {
	text-decoration: none !important;
}
.post ul {
	list-style: none;
	margin: 8px;
	padding-bottom:0;
	
	}
.post ul li, .post ol li {
	padding: 2px 0;
	margin: 0;
	}
.post ol {
	list-style: decimal inside;
	margin: 8px;
	}
	ul.bonuses li p.visit {
	text-align: right;
	
}
p.visit {
	margin:5px 0 0;
}
/*** bonuses home Start******/
ul.bonusesh {
	float: left;
	margin:5px 0 5px 5px !important;
}
ul.bonusesh li {
	float: left;
	width: 260px;
	height: 200px;
	margin-bottom:0px;
	margin-right: 30px;
	text-align: justify;
	/*border-bottom: 1px solid #E5E5E5;*/
}
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 ******/
.mc_custom_border {
	border:none !important;
}
.mc_input {
	color:#fff;
	background-color:#131317;
	border:#CCCCCC 2px solid;
	/*-moz-border-radius:10px;#515156*/
  	border-radius: 10px;
	margin:0 0 10px 0;
	width:180px;
	padding:3px 10px;
}
#mc_signup_submit {
	width:205px;
	height:20px;
	border:#515156 1px solid;
	-moz-border-radius:5px;
  	border-radius: 5px;
	margin:10px 0 0 0;
	background-color:#f6df00;
	font-weight:bold;
	outline:none;
}
#box-signup {
	border-color:#f6df00 !important;
	border-width:3px;
	width:226px;
}
