body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #152C2B url('http://www.landofbrokenhearts.org/layout/sback2.jpg') repeat;
text-align:center;
color: #1A191E;
}

#mainsite{
width: 830px; 
margin: 0 auto;
text-align:justify;
position:relative;
background: url() repeat-y;	
}

#header{
height: 274px;
}

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

#contentcolumn{
margin-right: 265px;
}


#sidebarcolumn{
float: left;
width: 260px; 
margin-left: -260px;
}

#footer{
clear: left;
width: 100%;
color: #8d8d8d;
text-align: center;
padding: 7px 0px 10px 0px;
line-height: 16px;
background-color: #BBB7AC;
}
#footer a{
color: #8d8d8d;
}

#welcome {
color: #868264;	
}

/* Content Structures */

.contentbg {
padding: 8px;
border: 2px solid #212121;
background: #BBB7AC url('images/contentbg.jpg') no-repeat right top;
}

.content-title {
color: #1A191E;
padding: 3px 3px 1px 3px;
font-family: Arial;
font-size: 13px;
text-transform: uppercase;
font-style: italic;
text-align: left;
font-weight: bold;
border-bottom: 1px dotted #4b4b4b;

}

.content-title a{
color: #1A191E;
}

.date {
	padding-top: 0px;
	margin-left: 4px;}

.month {
	padding: 3px;
	background: #43371f;
	display: block;
	font-family: Lucida Sans;
	font-size: 10px; 
	line-height: 10px; 
	letter-spacing: 1px;
	text-align: center;
	color: #a79167;}

.day {
	padding: 3px;
	background: #343120;
	padding-bottom: 2px;
	display: block;
	font-family: Lucida Sans;
	font-size: 13px; 
	line-height: 14px; 
	letter-spacing: 0px;
	text-align: center;
	text-transform: none;
	color: #7b744f;}

.year {
	padding: 3px;
	background: #343120;
	display: block;
	font-family: Lucida Sans;
	font-size: 10px; 
	line-height: 12px; 
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	color: #7b744f;}


.content-page {
padding: 3px;
font-family: arial;
font-size: 11px;
color: #343434;
padding-top: 15px;
padding-bottom: 15px;
}

.content-options {
font-family: arial;
font-size: 11px;
padding: 3px 0px 5px 2px;
color: #343434;
text-align: left;

}

.content-options a{
color: #343434;
}

.content-bottom{
color: #343434;
font-weight: bold;
text-align: center;
}

.content-bottom a{
color: #343434;
font-weight: bold;
}


 
h1 {
color: #343434;
text-transform: uppercase;
text-align: left;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #796129;
padding: 3px 3px 3px 3px;
font-family: Arial;
font-size: 13px;
text-transform: uppercase;
font-style: italic;
text-align: left;
font-weight: bold;
background: #151515;
border-bottom: 1px solid #574517;
}

.sidebar_content {
color: #808080;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;
background: #242424;}


.sidebar_content2 {
color: #808080;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 15px;
background: #242424;}


/*Options style*/

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

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

.contentbg a img {
	border: 1px solid #444444;
	margin: 2px;
	background: #8B8B8B;
	padding: 5px;} 

.contentbg a img:hover  {
	border: 1px solid #735b23;
	margin: 2px;
	padding: 5px;	
	background: #735b23} 

.sidebar_content a img{
	border: 1px solid #444444;
	margin: 2px;
	background: #735b23;
	padding: 5px;} 

.sidebar_content a img:hover  {
	border: 1px solid #735b23;
	margin: 2px;
	padding: 5px;	
	background: #735b23} 


strong {color: #113B37;}
b {color: #113B37;}
i { color: #164A46;}
italic { color: #164A46;}
em { color: #164A46;}
u {color: #164A46; text-decoration: none; border-bottom: 1px dotted #978847;}
img {border: 0px;}


input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #1A191E;
background: #C6C6C6;
padding: 1px;
border: 1px solid #3c3c3c;}	

