/** BASIC */

html, body {
	height: 100%;
}


a{
text-decoration:none;
color:#3e799f;

}
a:hover{
text-decoration:underline;
color:#9f3e3e;

}

body {
	margin: 0px;
	padding: 0px;
	background: #507687 ;
	font-size: 12px;
	text-align: left;
	color: #273840;
font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background:#f6f6f6;
	
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
}

h2.bigger {
	font-size: 18px;
	text-transform: uppercase;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
h4 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size:11px;
}

p, ol, ul {
	margin-top: 0px;
}


#message {
color:red;	
}

.textfield{
width:300px;
}

dd{
	
	margin:0;
	padding-bottom:1em;
}
dt{

}

.errors{
color:red;
}
label{
font-weight:bold;
font-size:12px;
}



.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 2px solid #608B9F;
}

.hr1 {
	clear: both;
	margin-top: 10px 0px 10px 0px;
	border: 1px dashed #608B9F;
}

.hr1 hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	width: 718px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 30px;
	background-color: #FFFFFF;
}

#usermenu{

}
#logo {

}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	margin-bottom: 30px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

#header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: lowercase;
}

/** MAIN-MENU */

#main-menu {
	margin: 0px 0px 30px 0px;
	background: #4F7383 url(../images/homepage06.gif) no-repeat right top;
	text-transform: uppercase;
}

#main-menu ul {
	height: 28px;
	margin: 0px;
	padding: 11px 0px 0px 7px;
	background: transparent url(../images/homepage02.gif) no-repeat left top;
	list-style: none;
}

#main-menu li {
	display: inline;
}

#main-menu a {
	padding: 0px 8px 0px 15px;
	background: transparent url(../images/homepage03.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#main-menu .first a {
	background: none;
}

#main-menu ul {
}

/** CONTENT */

#content {
}

#left {
	float: left;
	width: 518px;
}
#left form textarea {
width:510px;
height:80px;
}

#left h2 {
margin-top:0;
margin-bottom:.5em;
padding:0;
}



.thumb{
width:80px;
height:80px;


}
.thumb img{
width:66px;
height:66px;
margin:.5em;
border:1px solid #ccc;
}




.posts{
margin:0;
padding:0;

}



.posts li {
list-style-type:none;
padding:0;
margin-bottom:1em;
}
.posts li:hover {
background:#c5d9e3;
}

.posts li table {
width:518px;
border:1px solid #ccc;
}

.dmessage{
height:80px;
width:415px;
margin-top:.5em;
margin-bottom:.5em;
text-align:left;
}



.dp{
padding-right:3em;
}

.rightdesc{
	height:80px;
	width:70px;
}




.profileposts{
margin:0;
padding:0;

}
.profileposts li {
list-style-type:none;
padding:0;
margin-bottom:1em;
width:518px;
}
.profileposts li:hover {
background:#f6f6f6;
}
.profileposts li table {
width:518px;
border:1px solid #ccc;
}




#right {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 20px;
	text-align:left;
	background:#f6f6f6;
	border:1px solid #ccc;
}
.cont {
margin:.5em;
}

#right ul{
	margin-top:1em;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
		padding:0;
	list-style-type:none;
}
#right ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

#right h3{
	padding-bottom:5px;
}

/** FOOTER */

#footer {
	clear: both;
	padding-top:.5em;
	padding-bottom:.5em;
	background:#ffffff;
	color:white;
	margin-top:2em;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0px 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
}


#error_message {
margin-top:3em;
color:red;
}





#admin_sidebar {
float:left;
width:180px;
height:600px;
background:#eee;
}

#admin_content {
margin-left:1em;
float:left;
width:500px;
}

#admin_content form {
padding:0;
margin:0;
}

#admin_content form textarea {
width:500px;
height:100px;
}



#user_sidebar {
float:left;
width:180px;
height:600px;
background:#eee;
}

#user_content {
margin-left:1em;
float:left;
width:400px;
}

#user_content .thumb {
	float:left;
	width:100px;
}
#user_content .message {
	float:left;
	margin-left:1em;
	width:200px;
}
#user_content form textarea {
	
	width:400px;
	height:150px;
}

#paging {
margin-top:3em;
margin-bottom:3em;
text-align:center;
}

#proc_message {
margin-right:auto;
margin-left:auto;
margin-top:5em;
margin-bottom:5em;

padding:0px;
background:#f6f6f6;
width:500px;
height:100px;
border:1px solid gray;
}

#proc_message p{
padding:1em;
}


.publicprofiletab{
	border:1px solid #ccc;
	background:#fdfdfd;
	float:left;
}
.publicprofiletabr{
	border:1px solid #ccc;
	background:#fdfdfd;
	float:left;
	margin-bottom:1em;
}

.thumbp{
float:left;width:80px;height:80px;
}

.thumbp img{
margin:.5em;
border:1px solid #ccc;
}

.bsmsg{
	float:left;width:420px;margin-left:1em;background:#fdfdfd;
}
.bsmsg p{
	padding:1em;
}





.twitaddblock{
	margin-bottom:1em;float:left;width:350px;height:300px;background:#f6f6f6;border-right:1px solid #ccc;border-top:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc;
}
.twitaddblock p{
	margin:1em;
}
.twitaddblock form{
	margin:1em;
}
.rightblock{
	margin-bottom:1em;float:left;width:363px;height:300px;background:#f6f6f6;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-right:1px solid #ccc;
}
.rightblock p{
	margin:1em;
}






