@charset "utf-8";
body {
	font: 100%  Delicious, "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(imgs/bgredgrai.png) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width:100%;
}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(imgs/bgred.png) no-repeat top scroll  ;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 8px 20px 10px 27px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:  url(imgs/bg1red.png) no-repeat ;
	width:927px;
	height:800px;
	margin:30px 32px;
}
#logo {
width:500px;
margin: 0 206px;
height:82px;

}
#content {
	height:400px;
	width:900px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;

}
#signup {
	float:left;
	background:url(imgs/signupbox1.png) no-repeat; 
	height:297px;
	width:256px;
	margin:33px 0px 0 45px;
	padding:10px 17px 10px 10px;


}
#copy {
float:right;
height:217px;
width:479px;
text-align:center;
}
#footer {
margin:65px auto 0 auto;
height:35px;
}
#footer ul li {
float:left;
padding:0 10px;
list-style:none;

}
.left {
float:left;
}
.right {
float:right;

}
.clearfix {
clear:both;
}
.clearleft {
clear:left;	
}
h3 {
text-align:center;
margin-top:-7px;
background-color:#EDE7D1;
width:100%;
text-align:left;
padding-left:5px;
padding-right:5px;
}
#acct_settings h3 {
float:left;	
}
.small {
font-size:9px;
}
a, a:visited {
	color: #67581D;
	text-decoration:none;
}
a:hover {
	color:#6e1118;
	text-decoration:underline;
}
#top {
background:url(imgs/top.jpg) no-repeat;
height:40px;
margin:20px 0 0 0;
padding:0;

}
#mid {
background:url(imgs/mid.jpg) repeat-y;
margin:0;
padding:0;

}
#mid p {
margin:0;
}
#bot {
background:url(imgs/bot.jpg) no-repeat;
height:40px;
margin:0;
padding:0;
}
#whitebar {
	position:absolute;
	top:10px;
	left:0px;
	background-color:#ffffff;
	height:90px;
	width:100%;
	text-align:left;
	
}
#inside {
	background: url(imgs/insidebg2.png) repeat-y center ;
	width:100%;
	margin:auto;
	position:absolute;
	
	
}
#inContent {
	width:840px;
	min-height:800px;
	margin-left:120px;
	margin-top: 110px;
	
}
#inFoot {
	height:35px;
	width:828px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}
#inFoot ul li {
float:left;
padding:0 10px;
list-style:none;

}

#nav
{
	height: 30px;
	width: 840px;
	margin-top: 10px;
	margin-bottom: 10px;
	top: 110px;
	background:#FFF;
}
#nav ul {
margin-top:-5px;	
}
#nav ul li {
float:left;
padding:0 10px;
list-style:none;
}
#inMain
{
	background-color: #FFF;
	padding: 20px;
	width: 632px;
	margin-right: 180px;
	min-height:600px;
	text-align:center;
}

#sidead
{
	float: right;
	height: 600px;
	width: 160px;
}
#logosmall {
	float:left;
	width:231px;
}
#topad {
	float:right;
	width:728px;
	height:90px;
	
}
#whitebarfix {
	width:1024px;
	margin:auto;
	
}
#inContainer {
margin:auto;
width:960px;	
}
.error {
	color:red;
}
a img {
border:none;	
}
#validate p
{
	text-align: center;
}

.signup_button
{
	font-weight: bold;
}
#contact_form {
	width:500px;
	float:left;
	
}
#sidebar {
	width:150px;
	float:left;
	padding-right:15px;
	border-right:thin solid #E9E9E9;
	
}
#pic {
	width:150px;
	height:200px;
	
}
#friends {
	width:150px;
	margin-top:30px;
	
}
#feed {
	width:463px;
	float:left;
	
}
#write {
	width:100%;
	margin-bottom:15px;
	position: relative;
	
	
}
#comment {
	font-size:13px;
}
.comment_container {
	padding:10px 0px 10px 0px;
	border:thin solid #DADADA;
	border-width:1px 0px 0px;
	padding-left: 60px;
	text-align:left;
	position:relative;
	min-height:60px;
}
.pic {
	position:absolute;
	left:5px;
	
}

#options {
	margin-bottom:5px;
	font-size:11px;
	margin-top: 5px;
	
	
}
.option {
	margin-left:10px;
}
.reply {
	background-color:#EDE7D1;
	margin:5px 0 5px 0;
	padding:5px;
	position:relative;
	
}
.reply_pic {
	position:absolute;
	left:5px;
	bottom:3px;
}
.reply_text {
	padding-left: 40px;
	text-align:left;
	font-size:11px;
}
.settingsLeft {
	text-align:right;
	width:200px;
	vertical-align:bottom;
	float:left;
	min-height:30px;
	font-weight:bold;
}
.settingsMid {
	text-align:left;
	width:400px;
	vertical-align:bottom;
	float:right;
	min-height:30px;
}
.ppSettingsLeft {
	text-align:right;
	font-size:14px;
	width:100px;
	vertical-align:bottom;
	float:left;
	min-height:30px;
	font-weight:bold;
}
.ppSettingsMid {
	font-size:12px;
	text-align:left;
	width:175px;
	vertical-align:bottom;
	float:right;
	min-height:30px;
	vertical-align: middle;
}
div.hr {
	width:80%;
	margin:auto auto 20px auto;
	text-align:center;
	
}
.perperson {
	float:left;
	
}
#acct_info2 {
	background-color:#ded3ad;
	width:290px;
	padding:5px;
	-moz-box-shadow: 7px 7px 10px #000;
	-webkit-box-shadow: 7px 7px 10px #000;
	box-shadow: 7px 7px 10px #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left:20px;
	border: black thin solid;
	
}
div.settings {
	width:630px;	
}
.acct_highlight {
	border:2px solid #9F1319 !important;  
    background:url(imgs/iconCaution.gif) no-repeat 2px  !important ;
	padding-left:20px !important;
}
.ai_done, .pi_done, .pw_done, .email_done, .pp_done, .wb_done {  
    background:url(imgs/iconIdea.gif) no-repeat 2px;   
    padding-left:20px;  
    font-family:arial;  
    font-size:12px;   
    width:50%;   
    margin:5px auto 20px auto;   
    display:none;
}  
.loading, .pi_loading, .pw_loading, .email_loading .pp_loading {  
    float:right;   
    background:url(imgs/ajax-loader.gif) no-repeat 1px;   
    height:28px;   
    width:28px;   
    display:none;  
}
.signin_loading {
	margin:auto;
    background:url(imgs/ajax-loader.gif) no-repeat 1px;   
    height:28px;   
    width:28px;   
    display:none;  	
}
.msg {
    display:none;
	color:#F00;  
}
#acct_info0 {
	width:290px;
	padding:5px;
	background-color:#F3F3F3;
	-moz-box-shadow: 7px 7px 10px #000;
	-webkit-box-shadow: 7px 7px 10px #000;
	box-shadow: 7px 7px 10px #000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: black thin solid;
	
}
#acct_info3 {
	width:630px;
	padding:5px;
	
}
.top {
	margin-top:20px;
}
input[type="submit"]{
		background-color:#4e0c11;
		color:white;
		padding:0 10px;
		border: solid thin  #999;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		cursor:pointer;
		height:25px;
		-moz-box-shadow: 4px 4px 10px #999;
		-webkit-box-shadow: 4px 4px 10px #999;
		box-shadow: 4px 4px 10px #999;
		-moz-border-radius: 15px;
		-khtml-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		vertical-align: text-bottom;
}
.write_submit {
	display:none;
}
.align_right {
	text-align:right;
}
.write_box {
	background:url(/imgs/write_bg.jpg) no-repeat left center ;
	
}
.write_reply {
	background:#fff url(/imgs/reply_bg.jpg) no-repeat left center ;
	
}

#write_box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left:0;
	border:thin solid black;
	outline:none;
	}
#write_box_copy {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
 font-family: Arial, Helvetica, sans-serif;
    padding: 6px;   /* Same border+padding as text area. */
 padding-bottom: 1.15em; /* A bit more than one additional line of text. */ 
    visibility: hidden;
    width: 100%;
	max-height:200px;
}
.friend_block {
	background-color: #FAF8F1;
}
.reply_submit {
	display:none;	
}

.reply_textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	left:0;
	border:thin solid black;
	outline:none;
}
.reply_box_copy {
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	 font-family: Arial, Helvetica, sans-serif;
    padding: 6px;   /* Same border+padding as text area. */
	 padding-bottom: 1.15em; /* A bit more than one additional line of text. */ 
    visibility: hidden;
    width: 100%;
	max-height:200px;
}
.reply_container {
	width:100%;
	margin-bottom:15px;
	position: relative;
	display:none;
}
.delete {
	float:right;
}

#pics {
	
}
#pics h2, #friends h2 {
	margin-top:0px;
	background-color:#EDE7D1;
	margin-bottom: 20px;
}
#pics_top {
	width:100%;
	height:200px;
}
#pics_bot {
	width:100%;
	margin-top:20px;
}
.pics_bot {
	float:left;
	width:100px;
	height:160px;
	padding:5px;
	margin-bottom:20px;
	margin-right:10px;
		-moz-box-shadow: 4px 4px 10px #999;
		-webkit-box-shadow: 4px 4px 10px #999;
		box-shadow: 4px 4px 10px #999;
		-moz-border-radius: 15px;
		-khtml-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		border: 1px solid #999;
		font-size:10px;
}
.profile_pic {
	background-color: #CCC;
	border:4px solid #6e1118;
	height:154px;
	
}
#pics_pp {
	float:left;
	left:0;
	position:relative;
	width:150px;
	max-height:200px;
	overflow:hidden;
	
}
#pics_add {
	margin-left:170px;
	
}
#upload {
	text-align:left;
	margin-left:125px;
}
.friend {
	margin-right:6px;
	float:left;
	margin-bottom:20px;
	height:75px;
	font-size:11px;
	width:40px;

}
.edit {
	margin-left:5px;	
}