/*-- Main Page/General Stuff --*/
#img{
	max-height: 243px;
	max-width: 690px;
}
#user_box img{
	max-width: 80px;
	max-height: 80px;
}
#prof_links{
	display: block;
	width: 1000px;
	height: 26px;
	background-image: url(../layout/blue/contenthead.png);
	background-repeat: repeat-x;
}
#prof_links ol,  #sub_links ol{
    list-style: none; margin: 0; padding: 0;
}
#prof_links li, #sub_links li {
    float: left;
}
#prof_links a{
	display: block;
	width: 100px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	color: white;
	background-image: url(../layout/profiles/headhover.png);
	background-position: 0px -30px;
	background-repeat: repeat-x;
}
#prof_links a:hover{
	background-position: 0px 0px;
}
#sub_links{
	width: 1000px;
	height: 20px;
	text-align: center;
	background-color: #14181c;
	border-bottom: solid 1px #555555;
}
#sub_links a{
	display: block;
	color: white;
	width: 75px;
	height: 20px;
	line-height: 20px;
}
#sub_links a:hover{
	background-color: #2a3036;
}
#user_box{
	width: 290px;
	height: 240px;
	padding: 5px;
	border: 0px;
	float: left;
	border-top: solid 1px #434343;
	background-image: url(../layout/profiles/userinfo.jpg);
}
#feat_item{
	width:690px;
	height: 243px;
	padding: 3px 5px 3px 5px;
	float: right;
	background-image: url(../layout/profiles/featbg.jpg);
	border-bottom: solid 1px #060E12;
	border-top: solid 1px #374a54;
	overflow-y: auto;
}
#feat_item img{
	max-width: 620px;
}
#seemore:link, #seemore:visited{
	display: block;
	width: 100px;
	height: 25px;
	line-height: 22px;
	background-image: url(../layout/profiles/seemore.png);
	text-shadow: -1px -1px 0px #181818;
	color: #cccccc;
}
#seemore:hover, #seemore:active{
	background-position: 0px -25px;
	color: white;
	text-shadow: 0px 0px 5px #0088ff;
}
#sidebar{
	width: 400px;
	min-height: 200px;
	float: right;
	background-color: #181818;
	border-top: solid 1px #343434;
}
/*-- Blog Stuff --*/
#blog{
	width: 600px;
	min-height: 500px;
	float: left;
	background-color: #333333;
	border-top: solid 1px #4c4c4c;
}
#blog_title{
	background-color: #cccccc;
	font-size: 24px;
	border-bottom: solid 1px #202020;
	border-top: solid 1px white;
	display: block;
	width: 700px;
	padding: 5px;
	height: 28px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #f0f0f0;
	color: #181818;
}
/*-- Gallery Stuff --*/
#gallery{
	width: 990px;
	padding: 5px;
	background-color: #333333;
}
/*-- Settings --*/
#editing {
	display: block;
	width: 675px;
	margin: auto;
}
#editing label {
	font-size: 12px;
	position: relative;
	float: left;
	width: 275px;
    text-align: right;
    float: left;
    position: relative;
    display: block;
    padding-right: 10px;
}
#editing.items label{
	width: 225px;
}
#editing input{
	font-size: 12px;
	position: relative;
}
#edit_error{
	background-color: #222222;
	border: solid 1px #880000;
	color: #ff0000;
	width: 450px;
	margin: auto;
	margin-top: 10px;
	font-size: 12px;
	padding: 0px;
}
#edit_error ul{
	list-style-type: none;
}
/*--Messages Settings--*/
#folders{
	width: 199px;
	float: right;
	background-color: #181818;
	border-top: solid 1px #343434;
	border-left: solid 1px #101010;
}
#folders div.head{
	text-align: center;
	background-image: url(http://www.imantu.com/layout/shop/item_head.jpg);
	color: #d0d0d0;
	border-right: #111111;
	margin-top: -1px;
	line-height: 23px;
	height: 25px;
	width: 199px;
}
#mess_list:link, #mess_list:visited, #mess_head{
	display: block;
	width: 784px;
	height: 30px;
	line-height: 27px;
	padding: 0px 8px;
	margin: 1px 0px;
	color: #b0b4b8;
	background-color: #1c2024;
}
#mess_list:hover, #mess_list:active, #mess_list.unread:hover, #mess_list.unread:active{
	background-color: #303840;
	color: #d0d0d0;
}
#mess_list.unread{
	background-color: #282c30;
	color: #d8e0e8;
	font-weight: bold;
}
#mess_head{
	background-color: #505050;
	margin-top: 0px;
	color: #e0e0e0;
}
#folders a.fold_main, #folders a.fold_sub, #write_mess{
	display: block;
	font-weight: bold;
	width: 189px;
	height: 25px;
	padding-left: 10px;
	line-height: 23px;
	color: #d0d0d0;
	border-bottom: solid 1px #333333;
}
#folders a.fold_sub{
	width: 174px;
	font-weight: normal;
	padding-left: 25px;
	height: 20px;
	line-height: 18px;
	background-color: #141414;
	border-bottom: dotted 1px #333333;
}
#folders a.fold_main:hover, #folders a.fold_sub:hover{
	text-decoration: underline;
}
#write_mess{
	background-image: url(http://www.imantu.com/layout/messages/write_mess.jpg);
}
#write_mess:hover{
	background-position: 0px -25px;
}
#blog_title.messages{
	width: 790px;
}
#option_bar{
	display: block;
	width: 800px;
	height: 25px;
	background-color: #606060;
}
#option_bar form{
	display: inline;
}
#option_bar form input.submit{
	border: 0px;
	color: #d0d0d0;
	height: 23px;
	background-color: #606060;
}

}