body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #f7d4da url('http://moore-central.net/images/mandybg.jpg') repeat-x;
text-align:center;
}


#maincontainer{
width: 800px; 
margin: 0 auto;
text-align:justify;
background: #f7d4da;

position:relative;
}

#topsection{
height: 345px;
}


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

#contentcolumn{
margin-right: 248px;
margin-left: 23px;
}

#rightcolumn{
float: left;
width: 220px;
margin-left: -243px;
position:relative;
}

#footer{
clear: left;
width: 780px;
color: #ffffff;
background: url('') bottom center no-repeat;
text-align: center;
padding: 16px 20px 16px 0px;
-moz-border-radius: 10px 10px 10px 10px;
}
#footer a{
color: #f67f87;
}




 /* Content Structures */

.content-title {
border-bottom: 1px solid #f7ecf2;
color: #fd94a5;
text-transform: uppercase;
text-align: left;
font-weight: none;
font-family: lucida;
font-size: 22px;
padding: 6px 0px 6px 0px;
background: transparent url('') top left no-repeat;

}

.content-title a{
color: #fd94a5;
}

.content-title a:hover{
color: #fd94a5;
}

.content-date {
border-bottom: 1px solid #f7ecf2;
border-right: 1px solid #f7ecf2;
color: #512512;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #f2f2f2;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #fef9f6 url('http://moore-central.net/images/content.jpg') top right no-repeat;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #512512;
-moz-border-radius: 20px 20px 20px 20px;
}

.content-bottom {
border-top: 0px solid #f7ecf2;	
background: #ffffff;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #3a3a3a;
text-align: right;
}

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


p { 
	margin-top:  1px;}

.post-date{
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width:57px;
	height:59px;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	background: url("http://selmablaironline.com/images/date.jpg") no-repeat;
	line-height:16px;
}

.month {
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	color:#512512;
}

.day {
	color:#84452a;
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
}


.post-meta {
	color:#512512;
	font-size:11px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#84452a; text-decoration:none}
.post-meta a:hover {color:#84452a; text-decoration:underline;}

.post-body {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 20px;
}

.post-body img {padding:5px; margin:5px; border:1px solid #a8dc71;}
.post-body img:hover {padding:5px; margin:5px; border:1px solid #eee;}

 /* Sidebar Structures */

.sidebar_title {
color: #3a3a3a;
padding: 10px 0px 10px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #f7d4da url('') repeat-x;
}

.sidebar_content {
color: #ffffff;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #f7d4da;
margin-bottom: 10px;}



/*Options style*/

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

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

.image {
	  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.7;
	background-color: #f7ecf2;
	border: 0px solid #dbbece;
	padding: 0px;
	margin: 0px;} 

.image:hover  {
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
	background-color: #f7ecf2;
	border: 0px solid #672742;
	padding: 0px;
	margin: 0px;
} 

.cpmfetch a img { 
         filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.7;
	background-color: #f7ecf2;
	border: 1px solid #dbbece;
	padding: 3px;
	margin: 2px;} 


.cpmfetch a img:hover {
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1.0;
	background-color: #f7ecf2;
	border: 1px solid #672742;
	padding: 3px;
	margin: 2px;} 

.content-page a img 

	background-color: #faf6ea;
	border: 1px solid #ffffff;
	padding: 3px;
	margin: 2px;} 

.content-page a img:hover {

	background-color: #faf6ea;
	border: 1px solid #ffffff;
	padding: 3px;
	margin: 2px;
} 

.border {

	background-color: #fef9f6;
	border: 1px solid #eeebda;
	padding: 3px;
	margin: 3px;
} 

strong {color: #ef829b;}
b {color: #8e3715;}
i { color: #aba371;}
italic { color: #524040;}
em { color: #948e51;}
u {color: #662b4b; text-decoration: none; border-bottom: 1px dotted #a94e80;}
img {border: 0px;}

blockquote {
	background: url(images/quote.png) no-repeat left top;
	background-position: -5px left;
	padding-left: 30px;	
	font-family: Arial;
	font-size: 11px;
    color: #662b4b;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #6d324c;
background: #dfe8b0;
padding: 1px;
border: 1px solid #c57d9c;}	

