/*
Theme Name: Pornaddiction.com
Theme URI: 
Description: PornAddiction.com Theme
Version: 1.0
Author: Steve Wells
Author URI: 

*/
@import url('../pornaddiction/stylesheets/reset.css');
@import url('../pornaddiction/stylesheets/reset-fonts-grids.css');

.right, .alignright {float:right;}
.left, .alignleft {float:left;}
strong, .strong {font-weight:bold;}
.clear {clear:both;}
.submit input {cursor:pointer;}

h1 {font-size: 50pt; color:#fff; font-family:'Optima', arial, sans-serif; text-align:center; margin-top:5px;}
h2{font-size:14pt; color:#eeeeee; font-family:'Optima', arial; text-align:center; position:relative; bottom:17px;}
h3 {font-family: times; color:#143c76; font-size: 13pt; margin-bottom:8px; }
h4 {font-size:16pt; margin-bottom:20px;font-weight:bold; color: #333333; }
p {margin-bottom:8px; font-size:12pt; text-align:left; line-height:23px;}
a {text-decoration:none; color:#143c76;}
a:visited {color:#143c76;}

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/bg_html.png') top repeat-x #6D6F71;
	color: #333;
	text-align: center;
	height:1000px;
	width:1000px;
	margin:0 auto;
	text-align: left;
}

#header{
	padding:64px 50px 8px 50px;
	text-align:center;
}
#navigation {margin-top:5px; height:18px;}
#navigation li {display:inline; padding:0 11px;
	}
#navigation a {font-size:14px;}
#navigation a:hover {color:#f99d1c;}

#content {
	border:solid medium #616365;
	border-top:none;
	-moz-border-radius-bottomleft: 20px; -webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px; -webkit-border-bottom-right-radius:20px;
	background: url('images/bg_content_top.png') top repeat-x #fff;
	padding:30px;
}

#content h4 {letter-spacing:1px;}

#mc {
	width: 610px;
	margin:0 auto;
	margin-top:20px; margin-bottom:20px;
	padding:20px 30px;
	border:solid 1px #616365;
	-moz-border-radius: 20px; -webkit-border-radius:20px;
}
 #mc .left {margin-top:5px;}
 #mc .right_side {float:right; text-align:right;}
.input {color: #035d8d; font-size: 10pt; padding-bottom: 15px; text-transform:uppercase; width:290px;}
.input input {font-size:10pt; padding:3px; border:solid 1px #035d8d; background: #f1f1f2;}
.submit { background:url(images/button.png) ; width:278px; height:74px; border:none; margin-bottom:4px; cursor:pointer;}

#privacy { margin: 8px 48px 0 0; height:40px;}
a.privacy_link { margin-right:10px; font-size:9pt; vertical-align:top;}
a.privacy_link:hover {text-decoration:underline;}

a.candeosite {margin:3px 10px 0 0; float:right;	}

#footer { margin-top:40px; }
#footer ul{float:left; font-size:11pt; padding: 0 30px;}
#footer .ul1 {padding-left:0;}
#footer .ul4 {padding-right:0;}
#footer li {margin-bottom: 5px; list-style-image:url('images/plus2.gif'); margin-left:12px;}
#footer li.first {list-style-image:none; margin-left:0;}
#footer li a{ font-size:9pt; color: #333333; }
#footer li a:hover { color:#143c76; }
.copy {text-align:center; margin-top:15px;}