/*  
Theme Name: Bench
Theme URI: http://drop-a-heart.com
Description: Bench
Version: 1
Author: Anna 
Author URI: http://miserylovesme.net
*/

/* LAYOUT  */
body {
background-color:#7284A0;
background-image: url('http://img241.imageshack.us/img241/699/bluegradientbkgyi8.jpg');
background-repeat: repeat-x;
margin: 0px;}

#container {
background-color:none;
width: 850px;
text-align: left;}


#box {
width:550px;
height: auto;
float: right;
background-color: none;
margin-bottom: 5px;
}


#header{
height: auto;
overflow: none;
background-color: #FFFFFF;
width: 100%;
margin-top: 50px;
margin-bottom: 25px;
}


div.content {
width: 550px;
height: auto;
font: 12px Verdana; 
padding: 8px;
font-weight:normal;
background-color: #FFFFFF;
}



div.ice {
width: 550px;
height: auto;
padding: 2px;
font: 12px Verdana; 
font-weight:normal;
background-color: #FFFFFF;
margin-bottom: 5px;
}



#entry {
width: auto;
height: auto;
padding: 3px;
font: 12px verdana; 
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
margin: 10px 10px 10px 10px;
}


#side {
width: 245px;
height: auto;
padding: 8px;
float: left;
font: 11px verdana; 
font-weight:normal;
background-color: none;
margin: 10px;
}

div.sidebox {
width: 245px;
height: auto;
padding: 8px;
font:11px verdana; 
background-color: #FFFFFF;
margin-bottom: 10px;
}



A:link, A:visited, A:active {
color: #B5A4C4; 
text-decoration: none;
background-color:transparent;
font-weight: bold;}

A:hover {
color: #000000; 
text-decoration: none;
background-color:#FFFFFF;} 

#contentad {
clear: both;
text-align: center;
margin-bottom: 15px;
}

#top {
clear: both;
text-align: center;
background-color: none;
font:13px georgia;
margin-bottom: 25px;}



#top a{
color: #7A4BA7; 
text-decoration: none;
background-color:white;
padding: 5px;
font-weight: bold;}

#top a:hover {
color: #FFFFFF; 
text-decoration: none;
background-color: #202B3E;} 



div.title{
	font: 14px Georgia; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding: 4px;
	text-align: left;
	background-color: #C9C6BB;
	border: 0px solid #000000;
     }
	 
#footer {
clear: both;
text-align: center;
font:11px verdana;
height: 20px;
padding: 5px;
color: #000000;
background-color: none;
}

.centered {
margin: 0 auto 0 auto;
}


/* BLOG AND PAGES  */

h2 {
font: 14px Georgia; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding: 4px;
	text-align: center;
	background-color: #C9C6BB;
	border: 0px solid #000000;}



h3 {
font: 14px Georgia; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding: 4px;
	text-align: center;
	background-color: #C9C6BB;
	border: 0px solid #000000;}


h4 {
font:12px Tahoma; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding:2px;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 2px solid #000000;}


h5 {
font:16px Georgia; 
	font-weight: bold;
	line-height: 100%;
	text-align: left;}


div.headline {
	font: 20px Georgia; 
	font-weight: bold;
	color: #38445A;
	line-height: 120%;
	text-align: left;
	background-color: #FFFFFF;
     }

div.title5 {
font:16px Tahoma; 
	font-weight: bold;
	color: #CC4452;
	line-height: 100%;
	padding:0px;
	text-align: left;
	background-color: #E6B098;}

div.commentline{
	font: 10px Tahoma; 
	color: #000000;
	line-height: 100%;
	padding: 2px;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom: 1px solid #808080;
       
	}
	
div.title2{
	font:11px/12px Tahoma; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding:10px;
	text-align: left;
	background-color: #E6B098;
	
	}



div.desc{
font:11px Verdana; 
	font-weight: bold;
	color: #000000;
	line-height: 100%;
	padding: 2px;
        width: 50%;
	text-align: left;
	background-color: #E6B098;}
