
body {
margin: 0px;
padding: 0px;
background: #fff url(http://www.caseyoc.info/skins/pink/bg.gif)repeat-x;
font-family: tahoma, verdana, sans-serif;
}

#content{
width: 816px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto; 	
background: #fff url(http://www.caseyoc.info/skins/pink/contentbg.gif) repeat-y;
}

#header{
float: left;
width: 816px;
height: 209px;
background: #fff url(http://www.caseyoc.info/skins/pink/header.gif) no-repeat;
}

#header a{
width: 816px;
height: 190px;
display: block;

}

#footer{
float: left;
width: 816px;
height: 29px;
background: #fff url(http://www.caseyoc.info/skins/pink/footer.gif) no-repeat;
}


#blog{
float: left;
width: 520px;
}

#side1{
float: right;
width: 280px;
}
		
.sidecontent {
width: 230px;
text-align: left;
font-size: 12px;
background: #fff;
margin: 0 0 30px 0;
padding: 5px 10px 15px 20px;
line-height:25px;
color: #0B2341;
}

.sidecontent ul{
padding: 0;
margin: 0;
}

.sidecontent li{
list-style: none;
}

.sidetitle{
color: #fff;
height: 25px;
width: 250px;
padding: 0 0 0 10px;
font: 19px georgia;
background: #F4A2B2 url(http://www.caseyoc.info/skins/pink/sidebg.gif) no-repeat 100% 0%;
}
				
.blog {
padding: 0 0 0 20px;
 }
				
.entry {
color: #423638;
font-size: 12px;
line-height: 18px;
letter-spacing: .05em;
 }

.entry img{
border: 2px solid #F4A2B2;
}

.title	{
padding: 5px 0 0 0;
color: #423638;
font-size: 20px;
line-height: 18px;
letter-spacing: .05em;
}			

.date	{ 
color: #0F2A4A;
font: 18px georgia;
border-bottom: 2px solid #B45673;
}	
		
.posted	{ 
color: #0F2A4A;
padding: 0 0 20px 0;
font-size: 13px;
line-height: 26px;
}

.nav{
text-align: center;
font: 11px georgia;
padding: 0 0 15px 0;
}

.comments { 
color: #B45673;
background: #fff;
padding: 5px 15px 10px 15px;
}

.comments p{
font-size: 12px;
line-height: 18px;
letter-spacing: .05em;
}

.comments .posted{
color: #423638;
font-size: 11px;
line-height: 18px;
letter-spacing: .05em;
border-bottom: 9px solid #FCE4E9;
}

a {color:#B45673; font-weight:normal; text-decoration:none;}
a:link {color:#B45673; font-weight:normal; text-decoration:none;}
a:visited {color:#B45673; font-weight:normal; text-decoration:none;}
a:hover {color:#000; font-weight:normal; text-decoration:none;}

ol{ 
line-height:5px;  
margin-top: 5px;
margin-bottom: 5px;
}

ul{ 
line-height:5px;  
margin-top: 5px;
margin-bottom: 5px;
}


li { 
margin: 0;
padding: 0;
line-height:22px;
}

input,  checkbox, textarea, select {
color:#0F2A4A;
text-align: left;
border:1px solid #F4A2B2;
background-color:#fff;
padding: 2px;
}


