/*  
Theme Name: Boatsong.net trial theme
Original Theme URI: http://boatsong.net
Description: Can't be described
Version: 1.0001
Author: 
Author URI: http://boatsong.net
Modified by: 
Graphics by: J.e.g.


*/



/* Basics and Typography */

body{

background-image: url(pattern.gif);
background-repeat:repeat-x, repeat-y;
}
#main_wrapper{
margin-top:-10px;
padding-bottom:9px;
padding-left:155px;
padding-right:9px;
background-image: url(pattern.gif);


}
#main
{
background-image: url(boat_04.jpg);
background-repeat: repeat-y;
width: 501px;
border: none;
margin-top: 0px;
padding-top: 0px;
}
#content{
font-size: 12px;
font-family: arial;
letter-spacing: 1.5px;
color: #CCCCCC;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}
#end{
background:url(foot.jpg);
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
text-align: center;
}
#sidebar
{
font-size: 12px;
font-family: arial;
letter-spacing: 1.5px;
position: absolute;
top: -1px;
left: 676px;
color: #645858;
width: 200px;
height: auto;
padding-top: 5px;
padding-bottom: 5px;
}
.title{
font-weight: bold;
padding-left: 10px;
font-size: 11px;
background-color: #645858;
color: #E5C1AF;
padding-top: 5px;
padding-bottom: 5px;
}
.con2{
padding-left: 10px;
font-size: 11px;
margin-bottom: 10px;
background-color: #E5C1AF;
padding-top: 5px;
padding-bottom: 5px;
}
#wp-calendar
{
padding-left:20px;
}
#wp-calendar a 
{
background-color: #E5C1AF;
}
#sidebar li{
color:#645858;
list-style: none;
padding-left: 10px;
/*background-color: #E5C1AF;*/

}
#sidebar a {
color: #645858;
text-decoration: none;
}


#content a:link {
	color: #E5C1AF;
	text-decoration: none;


}
a:visited, a:active {
	color: #E5C1AF;
	text-decoration: none;

}

a:hover {	color: #E5C1AF; 
		text-decoration: none;

}
textarea, select {
	background-color: #E5C1AF;
	color: #645858;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-family: arial;
	letter-spacing: 1.5px;
	width: 400px;
}
input
{	background-color: #E5C1AF;
	color: #645858;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-family: arial;
	letter-spacing: 1.5px;
	width: 200px;
}
blockquote {
	background-color: #E5C1AF;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px dotted ##E5C1AF;
	border-right: 1px dotted ##E5C1AF;
}
code {
	font-family: monospace;
	color: #FFF;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}
.post_title{
font-weight: bold;
text-decoration: none;
font-size: 20px;
text-transform: uppercase;
text-align:center;
color: #E5C1AF;
letter-spacing: 2px;

}
.emph
{
border-bottom: #E5C1AF dotted 1px;
font-weight: bold;
}

.post_title a {
text-decoration:none;
}
#post_end
{
color: #E5C1AF;
text-align:center;
}

.post
{
font-weight: normal;
text-decoration: none;
font-size: 12px;
}
.post a:link, a:active, a:visited
{
text-decoration: none;
}

#post_img
{
align: center;
}

#commentor
{
text-align: left;
padding-left: 40px;
}
