.top
{
background-color: #def3d6;
border-bottom: solid 2px #9ce47f;
height: 8px;
margin: 0; padding: 0;
position: absolute; top: 0; left: 0;
width: 100%
}
body
{
text-align:center;
font-family: Helvetica, Arial, sans-serif;
font-size: 0.92em;
line-height:1.45em;
zoom:1;
}
h2
{
font-size: 1.1em;
color: #da0057;
}
.container
{
text-align:left;
margin:auto;
margin-top: 50px;
Width: 875px;
}
.container-main
{
text-align:left;
margin:auto;
margin-top: 70px;
Width: 815px;
}
.content
{
margin-top: 20px;
float: right;
width: 560px;
}
.right
{
margin-right: 15px;
float: left;
width: 250px;

}
.sidebarbkg
{
border-top: solid 4px #9ce47f;
border-right: solid 4px #9ce47f;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 20px;
background-color: #def3d6;
margin-top: 20px;
font-size: 80%;
}
.maintext
{
text-align:justify;
padding-right: 50px;
line-height: 125%;
}
.footer
{
text-align: right;
font-size: 0.8em;
margin-top: 5px;
padding-top: 15px;
font-family:"Courier New", Courier, monospace;
font-weight:900;
clear: both;
margin:auto;
Width: 850px;
}
.post-box
{
float:left;
background-image: url('images/bracket.jpg');
background-repeat:no-repeat;
background-position:top left; 
padding-left:60px;
}
.main-box
{
background-image: url('images/content.jpg');
background-repeat:no-repeat;
background-position:top left; 
min-height:600px;
padding-top:20px;
padding-left:70px;
padding-right:70px;
}
a:link
{
color: #da0057;
text-decoration: none;
}
a:visited 
{
color: #da0057;
text-decoration: none;
}
a:hover 
{
color: #F4471D;
text-decoration: none;
}
a:active 
{
color: #000000;
text-decoration: none;
}
hr
{
width: 30%;
padding-right: 30px;
}
img
{
border:0;
}
textarea#comment { width: 400px; padding: 5px; }  
commentmetadata { font-size: 10px; }  
.commentlist
{
padding-left:60px;
margin-top: 20px;
}
.center
{
text-align: center;
margin-top:20px;
}
li
{
list-style-type:none;
}
a.cmt:link
{
color: #777;
}
a.cmt:visited
{
color: #777;
}
a.cmt:hover
{
color: red;
}
li.comment img.avatar {display:none} 
#calendar_wrap
{
margin-left: 15px;
}
.textwidget
{
margin-left: 15px;
}
ul
{
padding-left: 15px;
}
archive-dropdown
{
padding-left: 15px;
}
img.aligncenter,aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float: left;
}
img.alignright {
	float: right;
}
div.mceTemp,mceIEcenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
text-align: center;
}
/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */