body{
margin:0;
padding:0;
background: #948a80 url('images-sharon/bg.jpg') repeat-x;
text-align:center;
color: #464047;
font-family: Arial;
font-size: 11px;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
background: url('images-sharon/bg_tile.jpg') repeat-y;
}

#topsection{
height: 400px;
position: relative;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 223px 0 223px; 
}

#leftcolumn{
float: left;
width: 208px;
margin-left: -888px; 
}

#rightcolumn{
float: left;
width: 208px; 
margin-left: -220px; 
}

#footer{
clear: left;
width: 100%;
background: #656064;
color: #9f9f9f;
text-align: center;
padding: 6px 0;
}
#footer a{
color: #9f9f9f;
}

#welcome{
color: #787878;
}


 /* Post Structures */

.content-date {
border-bottom: 1px solid #9d989e;
border-right: 1px solid #9d989e;
color: #453d43;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #938791;
padding: 7px 0px 7px 0px;
}

.content-title{
border-bottom: 1px solid #9d989e;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
color: #3e3741;
background: #757074;
padding: 7px 0px 7px 15px;
} 

.content-title a{
color: #3e3741;
} 

.content-page{
background: #615c60;
padding: 5px;
font-family: arial;
font-size: 11px;
color: #d1cdd9;
width: 446px;
}
 
.content-bottom{
border-top: 1px dotted #9d989e;	
text-align: right;
color: #d4d1d9;
padding: 6px;
font-family : verdana;
background: #726870;
font-size:10px;
}

.post-bottom {
border-top: 1px dotted #9d989e;	
text-align: right;
color: #d4d1d9;
padding: 6px;
font-family : verdana;
background: #726870;
font-size:10px;
}

h1 {
color: #c6c2d1;
text-align: left;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
text-transform: uppercase;
} 

p { 
	margin-top:  1px;}

.option-archive{
background: #615c60;
padding: 5px;
border: 1px dotted #8c808e;	
text-align: center;
}

 /* Sidebar Structures */

.title-side {
color: #3e3741;
background: #757074;
padding: 6px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}

.content-side {
text-align: justify;
color: #d1cdd9;
line-height:12px;
padding: 3px;
background: #615c60;
margin-bottom: 10px;
}


/*Options style*/

a { 
	text-decoration:  none;
	color: #cce299;}

a:hover {
	color: #a395a0;
	text-decoration: none;}	

.image {
	background-color: #4e484d;
	border: 1px solid #857b83;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #4e484d;
	border: 1px solid #c6c2d1;
	padding: 3px;
	margin: 2px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #ded8dd;}
b {color: #ded8dd;}
i { color: #beb9c9;}
italic { color: #beb9c9;}
em { color: #beb9c9;}
u {color: #9c93af; text-decoration: none; border-bottom: 1px dotted #cbe198;}
img {border: 0px;}

blockquote {
	font-size: 11px;
	color: #e6e3e7;
	padding-left: 5px;
	padding-bottom: 10px;
	border-left: 5px solid #967f6d;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #d1cdd9;
background: #726870;
border: 1px solid #857b83;}	

