/*
Theme Name: Dating Megapack Minisite Theme
Author: Net Profiteers
Author URI: http://www.netprofiteers.com/
*/

html, body {
height:100%;
min-height:100%;
width:100%;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.bodywrap {
min-height:100%;
width:100%;
margin:0 auto;
padding:0;
background:#e5e5e5;
}

.wrap {
height:100%;
width:760px;
margin:0 auto;
background:url(images/contentbg.png) top center repeat-y;
}

.header {
width:760px;
margin:0 auto;
height:140px;
background:url(images/header.png) top center no-repeat;
}

.content {
width:760px;
min-height:400px;
margin:0 auto;
padding:0;
background:url(images/body.png) top center repeat-y;
}

.post {
margin: 0;
padding:1px 40px;
position:relative;
}

h1 {
color:#c80b00;
font-family:Impact;
font-size:34px;
text-align:center;
padding-bottom:0;
margin-bottom:0;
font-weight: normal;
line-height: 50px;
}

h2 {
	color:#212121;
	font-size:18px;
	text-align:left;
	font-weight: bold;
}

h3 {
	color:#c80b00;
	font-size:24px;
	text-align:center;
	font-weight: bold;
	line-height: 34px;
}

.deck {
	color:#c80b00;
	font-size:20px;
	text-align:center;
	font-weight: bold;
	padding-top: 15px;
	font-style: italic;
}

ul {
padding:15px;
margin:20px 10px;
list-style-type:none;
}

ul li {
	padding:10px 30px;
	line-height:20px;
	background:url(images/bullet.png) top left no-repeat;
	font-size:17px;
}

ol {
padding:15px;
margin:20px 10px;
list-style-type:none;
}

ol li {
	padding:10px 30px;
	line-height:20px;
	background:url(images/tick.png) top left no-repeat;
	font-size:16px;
}

.johnson {
padding:0 5px;
margin:30px auto;
border:1px solid #212121;
width:550px;
background:#f9f9f3;
}

.johnson ul {
padding:15px;
margin:10px;
list-style-type:none;
}

.johnson ul li {
padding:10px 30px;
line-height:18px;
background:url(images/bullet.png) top left no-repeat;
font-size:17px;
}

.testimonial {
padding:15px;
margin:30px auto;
border:2px dashed #8c0001;
width:550px;
background:#f6f6f6 url(images/stars.png) top right no-repeat;
}

.midhead {
color:#212121;
font-size:22px;
font-weight:bold;
padding-top:0;
margin-top:0;
margin-bottom:0;
} 

.underline  {
text-decoration:underline;
}

a:link, a:visited {
color:#cc0000;
}

a:hover {
color:#d84207;
}

img {
border:0;
}

.footer {
clear:both;
width:760px;
margin:0 auto;
height:100px;
text-align:center;
background:url(images/footer.png) top center no-repeat;
}

.clear {
clear:both;
}

