/*  
Theme Name: Coconut Coasters 2
Theme URI: http://www.thinkingman.com
Description: WordPress theme for Coconut Coasters by Thinkingman.
Version: 1.02
Author: Adam Prall
Author URI: http://www.thinkingman.com
*/

a {
	color: #455723;
}
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { text-align: left; }
.alignright { text-align: right; }

/* START header styles */
/* END header styles */


/* START search styles */
#searchform 
{ 
	margin: 0px 0px 0px 110px;
	padding-top:4px;	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#searchform #s
{
	font-size: 10px;
	width: 100px;
	margin: 0 10px;
}
#searchform #searchsubmit
{
	font-size: 10px;
}
#searchsubmit { margin: 0px; }
/* END search styles */

/* START sidebar styles */

ul#themeswitcher li
{
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0px;
}
#themeswitcher select
{
	font-size:10px;
}

#sidebar > ul
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	text-align: left;
}
#sidebar > ul li
{
	margin: 0px;
	padding: 0px;
}

#sidebar > ul li h2
{
	font-size: 16px;
	margin: 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color:#687819;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar > ul li ul
{
	font-size: 11px;
	line-height: 21px;
	list-style: none;
	margin: 0px 0 20px 0px;
	padding: 0px;
	text-align: left;
	color: #333333;
}
#sidebar > ul li ul a
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#sidebar p
{
	margin: 0;
	padding: 10px 10px 10px 0px;
	color: #333333;
}
#sidebar a
{
	color: #687819;
}
#sidebar a:hover
{
	color: #33460C;
	text-decoration: underline;
}
/* END sidebar styles */

/* START content styles */
.post { clear: both; }
.post h2, .post h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0px;
	padding: 0 0 0px 0px;
}
.post h2 a, .post h3 a, h3#respond
{
	color: #33460C;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
}
.post small
{
	font-size: 11px;
	color: #69767E;
	margin: 0;
	padding: 0;
}
.post small a
{
	font-size: 11px;
	color: #69767E;
	margin: 0;
	padding: 0;
}
.postseperator
{
	border-top: 1px solid #FFFFFF;
	margin: 10px 0px;
}
.post .entry p
{
	margin: 10px 0 5px;
	padding: 0px;
	text-align: left;
	line-height: 17px;
}
.post .entry a
{
	color: #485258;
	text-decoration: underline;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: right;
	color: #0069AA;
	text-decoration: none;
}
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #000000;
	font-size: 18px;
	text-decoration: none;	
	margin: 5px 0 15px;
	font-weight: normal;
}
.navigation a
{
	color: #0069AA;
}
/* END content styles */

/* START footer styles */
/* END footer styles */


