/*  
Theme Name: XXX Amateur Scene
Theme URI: http://www.xxxamateurscene.com
Description: XXX Amateur Scene Free Site theme
Version: 
Author: Agent
Author URI: 
*/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:#d2d8e0;
	margin:0;
	padding:0;
	color:#000000;
}

a:active {
	color:#982727;
}

a:link {
	color:#982727;
	text-decoration:none;
}

a:visited {
	color:#982727;
	text-decoration:none;
}

a:hover {
	color:#982727;
}

#container {
	width:900px;
	background:#fff;
	border-top:1px solid #fff;
	margin:0 auto 16px auto;
	text-align:left;
}

#header { 
	background:#000;
	background-repeat:repeat-x;
	border-bottom:4px solid #ae20ba;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	margin:8px auto 0 auto;
	padding:8px 0 6px 0;
	text-align:center;
	width:900px;
}

#header h1 {
	margin:0;
}

h2 {
	margin:16px 0 20px 0;
}

#liner {
	border:1px solid #eee;
	margin:1px 2px 2px 2px;
	padding:4px;
	background:#fff;
}

#sidebar {
	float:left;
	padding-right:5px;
	width:180px;
}

#content {
	margin:0 0 600px 0;
	width:886px;
}

#footer {
	margin:0 0 0 0;
	padding:0 10px 0 0;
	background:#ddd;
	border-bottom:1px solid #aaa;
}

#footer p {
	font-size:12px;
	text-align:center;
	margin:0;
	padding:10px 0;
}

#sponsor_desc {
	border:2px solid #000;
	font-size:14px;
	line-height:20px;
	margin:0 auto 0 auto;
	padding:8px;
	width:800px;
}

#wing {
	height:24px;
}

#wing #left_wing {
	background-color:#fff;
	background-repeat:no-repeat;
	height:16px;
	float:left;
	width:316px;
}

#wing #promo_link {
	background-color:#60a832;
	background-repeat:no-repeat;
	color:#fff;
	height:24px;
	float:left;
	line-height:24px;
	text-align:center;
	width:254px; 
}

#wing #promo_link a {
	color:#fff;
}

#wing #right_wing {
	background-color:#fff;
	background-repeat:no-repeat;
	height:16px;
	float:left;
	width:316px;
}

.gallery_link {
	float:left;
	line-height:22px;
	margin:32px 0 0 0;
	padding:8px 0 16px 0;
	text-align:center;
	width:443px;
}

.gallery_link a {
	font-size:22px;
	font-style:italic;
	font-weight:bold;
}

.thumb_row {
	margin:16px auto 16px auto;
	width:760px;
}

#thumb_beckon {
	background-color:#eee;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:18px;
	letter-spacing:0.05em;
	margin:10px auto 10px auto;
	padding:10px 0 10px 0;
	text-align:center;
	width:800px;
}

.thumb_row img {
	border:1px solid #8c2d2d;
	margin:0 5px 0 5px;
}

#back {
	background-color:#888;
	font-style:italic;
	height:20px;
	line-height:20px;
	margin:0 auto 0 auto;
	text-align:center;
	width:80px;
}

#back a {
	color:#fff;
}