body {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font: 83%/1.4 arial, helvetica, sans-serif;
}

a {
    color: #105CB6;
    cursor: pointer;
    outline: none !important;
    margin: 2px 0 0 0;
    font-size: 110%;
    letter-spacing: -0.01em;
    font-weight: bold;
    line-height: 1.1;
}

a:visited { color: #105CB6; }
a:hover, a:focus {
    color: #003;
}
a:active { color: #000; }

hr {
    height: 1px;
    background: #ccc;
    border: none;
}
.error {
	color: #f00;
	font-style: italic;
	background: url(/images/error.png) no-repeat #ffc0c0;
	padding: 10px 10px 10px 40px;
	margin: 5px 0 5px 0;
}

#header {
	width: 960px;
	margin: 0px auto 10px auto;
	margin-top:20px;
}

#header-ad {
    float:left;
    position:relative;
    top:10px;
    width:10%;
    left:-50px;
    z-index:100;
}

#logo {
	width: 357px;
	float: left;
	padding-bottom: 10px;
}

#login_top {
	float: right;
	text-align: right;
	z-index:101;
}

#login_top form {
	padding: 0px;
	margin: 0px;
}

#login_top input {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 0.8em;
}

#click_to_register {
	padding-top: 5px;
	font-size: 0.83em;
}


#sub_header {
	background-color: #000000;
	height: 221px;
	text-align: center;
	clear: both;
}

#sub_header_ad {
	background-color: #000000;
	height: 120px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

#filterstrip {
    position: relative;
    border: 0px solid;
    width: 680px;
    float:left;
    left:50px;
}

#main {
	position: relative;
	top: -15px;
	margin: 0 auto;
	width: 980px;
}

#main_body {
	background: url(/images/main_bg.png) repeat-y;
}

#main_top {
    clear:left;
    padding-left:80px;
	width: 550px;
	float:left;
}
#main_topr {
    position:relative;
	width: 200px;
	float:right;
	left:-120px;
	top:-25px;
}


#main_content {
	float: left;
	margin: 10px 10px 10px 30px;

}

#post_description {
	line-height: 1.7em;
}

#sidebar {
	float: right;
	width: 219px;
	margin-right: 5px;
	border-left:1px #cfe6e8 solid;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #f00;
}

#search_form {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc ;
	width: 200px;
}

#comments {
    font-size 0.8em;
    padding-top: 10px;
    color: #000000;
	width: 680px;
}

#paging {
	font-size: 1.2em;
	padding-top: 10px;
	color: #f00;
	font-weight: bold;
}

#paging a {
	color: #000000;
	font-weight: normal;
}


/* form stuff */
input {
	border: 1px solid #ccc;
	padding: 3px;
}

textarea {
	border: 1px solid #ccc;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
	padding: 3px;
}

.no_border {
	border: 0;
}

input.search_box {
	width: 190px;
}

#post-form {
width: 680px;
}


h2 {
	font-size: 2.8em;
	margin: 0;
	padding: 10px 0 10px 0;
}


.guy {
	color: #0066FF;
	font-weight: bold;
}

.girl {
	color: #CC00FF;
	font-weight: bold;
}

/* posts */

.post {
	width: 680px;
	border-bottom: 1px solid #eee;
	padding: 10px 0 10px 0;
}

.post img {
	padding-right: 10px;
}

.date {
	color: #999;
	font-size: 0.78em;
}

.post-single {
	width: 680px;
}

.post-single h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#post-respond {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
}

#post-respond h2 {
	font-size: 2em;
}


#post-respond h3 {
	margin: 0;
	padding: 0;
}

.response {
	border-bottom: 1px solid #eee;
	padding: 10px 0 10px 0;
}

#responses-title {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

.gender {
	color: #999;
	font-style: italic;
}


/* post ads */
.post_ad {
	width: 680px;
	border-bottom: 1px solid #eee;
	padding: 10px 0 10px 0;
	background-color: #d7f4ff;
	text-align: center;
}

.post_ad a {
	font-size: 1.6em;
	font-weight: bold;
}

/* footer */

#footer {
	clear: both;
	background-color: #d6d6d6;
	height:25px;
}

#footer a {
	color: #333333;
	font-size: 0.8em;
}

#copyright_text {
	color: #333333;
	padding-left: 30px;
	font-size: 0.8em;
}
.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

#story_holder {
	position:relative;
	z-index:500;
	width:640px;
	margin-left: -2px;
	background:#ffffff;
	border:2px #ccc solid;
	top: -150px;
	height: 480px;
	left:120px;
	float:left;
	border: 3px solid #000000;
}
#storyin {
	position:absolute;
	z-index:501;
	width:100%;
	margin-left: 0px;
	background:#ffffff;
	margin-top: 0px;
	height: 100%;
	text-align: center;
	float: left;
	top:0;
	left:0;
	border: 3px solid #EEE8DD;
}
#storycomment_holder {
	position:relative;
	z-index:500;
	width:640px;
	margin-left: -2px;
	background:#ffffff;
	border:2px #ccc solid;
	top: 25px;
	height: 480px;
	left:120px;
	float:left;
}
#storycommentin {
	position:absolute;
	z-index:501;
	width:100%;
	margin-left: 0px;
	background:#ffffff;
	margin-top: 0px;
	height: 100%;
	text-align: center;
	float: left;
	top:0;
	left:0;
}
a.view {
	margin-right:10px;
	background:url(/pictures/iconNewWin.gif) center left no-repeat;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#555;
	font-weight:bold;
}
a.view:hover { text-decoration:underline;}

#mbr_container {
	width:100%;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:8px;
}

#mbr_container p {
        font-size: 100%;
    }

.pbold p {
        font-size: 100%;
        font-weight:bold;
    }

p#pbold {
        font-size: 100%;
        font-weight:bold;
    }

#mbr_container a {
        font-size: 100%;
        text-decoration:underline;
    }


#mbr_basics {
	width:100%;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	float:left;
	top:-10px;
}
#mbr_photo {
	width:30%;
	margin:0 auto;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:8px;
	float:right;
}
#mbr_likesdislikes {
	width:100%;
	margin:0 auto;
	margin-top: 2px;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:0px;
	clear:both;
}
#mbr_guestbook {
	width:100%;
	margin:0 auto;
	margin-top: 2px;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:8px;
	clear:both;
}
#mbr_fav {
	width:100%;
	margin:0 auto;
	margin-top: 2px;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:8px;
	clear:both;
}
#mbr_friends {
	width:100%;
	margin:0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align:left;
	background:#fff;
	border:0px #ccc solid;
	position:relative;
	top:8px;
	clear:both;
}
.userList {
	margin:5px 0 15px 0;
	position:relative;
	width:219px;
}
.userList a img {
	float:left;
	margin:0 7px 10px 0;
	border:1px #007c85 solid;
}
.userList table {
	width:219px;;
	margin:0 0 0 5px;
}
.userList th {
	color:#666;
	font-weight:bold;
	font-size:0.8em;
	text-align:center;
	padding:2px 0;
	border-bottom:2px #cfe6e8 solid;
}
.userList td {
	text-align:center;
	font-size:0.8em;
	padding:5px 0;
	border-bottom:1px #cfe6e8 solid;
}
.userList td.lft, .userList th.lft {
	text-align:left;
}
.userList td a {
	text-align:left;
	font-weight:bold;
	color:#007c85;
	font-size:1em;
}