body {
	font-family:Georgia,Gill Sans-serif,sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background:#FDE9F2 url(background.jpg);
	color: rgb(0, 0, 0);
		width:992px;
}

a, a:link, a:visited {
	text-decoration: none;
	color:black;
}

a:hover {
	text-decoration: underline;
	color:black;
}

img {
	border: 1px solid #FFF;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

#wrapper{
	width:992px;
	background-image:url(wrapperbg.gif);
	background-repeat:repeat-y;
}

#header{
	background-image: url(headerbg.jpg);
	background-repeat:no-repeat;
	height:180px;
	position:relative;
}

#header a#myprofile{
	position:absolute;
	top:143px;
	left:773px;
}

a#homelnk{
	cursor:pointer;
	height:68px;
	width:213px;
	position:absolute;
	top:77px;
	left:100px;
}

#navigation {
	font-size:13px;
	font-weight:bold;
	background-image: url(navigationbg.jpg);
	background-repeat:no-repeat;
	height:52px;
	color:white;
	text-transform: uppercase;
	text-align:center;
}

#navigation ul{
	margin:0px;
	padding:9px 9px 0px 0px;
}

#navigation li{
	display:inline;
	background-image: url(navstyle.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	margin-right:15px;
}

#navigation a{
	color:white;
	font-family:"Gill Sans", "Gill Sans MT", Tahoma, Arial;
}

#leftbar{
	float:left;
	background-image: url(leftbarbg.jpg);
	background-repeat: no-repeat;
	width:225px;
	min-height:102px;
}

.leftbar-section {
	padding: 0px 0px 0px 46px;
	color:gray;
	font-size: 12px;
	
}

.leftbar-section h1 {
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(sectiontopbg.jpg);
	height: 42px;
	background-repeat: no-repeat;
	padding-top: 19px;
	text-align: center;
}

.leftbar-section h2 {
	text-align: center;
	font-size: 13px;
}

.leftbar-section p {
	padding: 0px 0px 0px 52px;
}

.leftbar-section-bottom {
	background-image: url(sectionbottombg.jpg);
	height: 300px;
	background-repeat: no-repeat;
}	

#tagcloud{
	color:#191816;
	width:160px;
	padding:3pt;
}

#content{
	float:left;
	background-image: url(contentbg.jpg);
	background-repeat: no-repeat;
	width:767px;
	min-height:102px;
}

#content-header{
	position:relative;
	width:667px;
	height:132px;
	margin:0px 0px 0px 23px;
	padding:0;
	background-color:#CEEEF1;
	background-image: url(awning.gif);
	background-repeat:repeat-x;
	font-size:13px;
	color:#999064;
}

#content-header h1{
	position:absolute;
	display:inline;
	color:white;
	font-size:20px;
	margin:0px;
	padding:0px;
	top:13px;
	left:10px;
	font-style:italic;
	line-height:1em;
}

#content-header h1 span{
	margin:0px;
	padding:0px;
	color:black;
}

#content-header h2{
	margin:0px;
	padding:0px;
	color:#2c240d;
	font-style:italic;
}

#content-header-text{
	position:absolute;
	top:65px;
	left:275px;
	line-height:1.0em;
	margin:0px;
	padding:5px;
}

#content-header #searchbar {
	position:absolute;
	top:72px;
	left:39px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#content-header a#myprofile{
	position:absolute;
	top:143px;
	left:558px;
}

#content-right{
	float:right;
	padding: 0px 0px;
	margin:0px;
	width:62%;
}

#content-left{
	float:left;
	padding: 15px 0px;
	margin:0px;
	width:36%
}

#content-left .item-img{
	width:227px;
	background-color:#D6D0AC;
	border: 1px solid #F5EED2;
	text-align:center;
	padding:5px;
	font-style:italic;
}

#content-left .item-img img{
	border: 10px solid #F5EED2;
	margin:auto;
}
.content-block{
	position:relative;
	background-color: #D7D0AB;
	background-image: url(awning.gif);
	background-repeat: repeat-x;
	padding: 50px 10px 10px 15px;
	margin:15px 0px 0px 0px;
}

.content-block h1{
	position:absolute;
	top:0px;
	left:1px;
	font-style:italic;
	color:white;
	font-size:18px;
	margin:15px;
}

.content-block h2{
	font-style:bold italic;
	font-size:16px;
	display:block;
	margin:0px;
}

.content-block p, .content-block .contenttxt, .content-block .contentdate {
	font-size:11px;
	margin:0px;
	color: #66614B;
	padding:5px 0px;
	line-height:1.2em;
	border-bottom: 1px solid #918A6B;
}

.content-block .contenttxt, .content-block .contentdate{
	border:0px;
	line-height:1em;
	font-size:13px;
}

.content-block .contentdate{
	color:black;
}


.content-block img.avatar{
	border: 1px solid #FF3E8C;
	margin-right:5px;
	float:left;
}

#content-main{
	width:667px;
	margin:0px 0px 0px 23px;
}

.subbutton{
	width: 24px;
	height: 24px;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	background: transparent url(searchbtn.gif) no-repeat center top;
  	cursor: pointer;

}

#footer{
	clear:left;
	background-image: url(footerbg.jpg);
	background-repeat: no-repeat;
	width:992px;
	min-height:181px;
	color: #918A6B;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	line-height:1.5em;
}

#footer a{
	color: #918A6B;
}

#footerlinks{
	position:relative;
	top:110px;
	+padding-left:100px;
}

.clearfix{
	clear:both;
}

#recentitms{
	padding:0px 10px;
	margin:5px 10px 0px 0px;
}

#recentitms img{
	float:left;
	margin:0px 5px 10px 0px;
}

#recentitms div.riwrap{
	border-bottom:1px dotted gray;
	margin:7px 0px;
}

#recentitms div.riwrap div{
	padding-left:58px;
}