/*  
Theme Name: Sunset
Theme URI: http://www.kohsamuisunset.com
Description: Theme designed for Wordpress Blog to fit with Koh Samui Sunset site designed with RapidWeaver
Version: 1.0
Author: Thumbelina
Author URI: http://www.kohsamuisunset.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #cccccc;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 36px;
	padding: 0 0 10px 0;
	color: #ffcc33;
}

h1 a:link {
	color: #ffcc33;
	font-weight: normal;
}

h2 {
	font-family: Georgia, Sans-serif;
	padding-top: 10px;	
}

a:link, a:visited {
	text-decoration: none;
	color: #cccccc;
}

a:hover {
	text-decoration: none;
	color: #ff6633;
}

p {
	padding: 10px 0 0 0;
}

p a:link {
	text-decoration: underline;
}

p a:visited {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	border: 0px #ffff00 solid;
}

#header {
	width: 1240px;
	height: 360px;
	background: url('http://www.kohsamuisunset.com/warehouse/bg-images/bg3.jpg');
	border: 0px #ff0000 solid;
	margin: 0 auto 0 auto;
}

.ks_sidebar {
	width: 240px;
	height: 600px;
	float: left;
	background: url('http://www.kohsamuisunset.com/warehouse/sb-images/sidebarrepeat.png') repeat-y;
	border: 0px #ffffff solid;
	position: relative;
	top:-62px;
	left:42px;
}

.ks_sidebar h1 {
	text-align: right;
	font-family: Georgia;
	font-weight: normal;
	color: #cccccc;
	font-size: 29px;
	padding: 5px 10px;
}

.ks_sidebar ul {
	text-align: left;
	font-family: Georgia;
	font-weight: normal;
	color: #cccccc;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 40px;
	list-style-type: none;
}

.ks_sidebar ul li {
	padding-bottom: 15px;
	font-family: Georgia;
	font-weight: normal;
	color: #cccccc;
	font-size: 18px;
}

#search_box {
	height:36px;
	width:200px;
	background: url('http://www.kohsamuisunset.com/warehouse/sb-images/box.png');
	background-repeat: no-repeat;
	padding: 6px 0px;
	position:relative;
	left:20px;
	top:-20px;
}
	
#mail_list_holder {
	background: url('http://www.kohsamuisunset.com/warehouse/sb-images/mail-box.png');
	background-repeat: no-repeat;
	width:200px;
	height:240px;
	padding: 3px 0px;
	font-family:Verdana;
	font-size:8pt;
	color:#cccccc;
	position:relative;
	left:20px;
	top:-20px;
	border: 0px #ffff00 solid;
	text-align:left;
}	

#container {
	float: left;
	width: 450px;
	position: relative;
	left: 100px;
	top: 10px;
	border: 0px #cccccc solid;
}

#container h1 {
	text-align: left;
	font-weight: normal;
}

#container h1 a:link {
	color: #ffcc33;
}

#container h1 a:visited {
	color: #ffcc33;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	text-align: left;
	color: #ffcc33;
}

.post h2 a:link {
	color: #ffcc33;
}
	
.post h2 a:hover {
	color: #ff6633;
}

.post h2 a:visited {
	color: #ffcc33;
}

.post ul li a:link {
	text-decoration: underline;
}

.post ul li a:visited {
	text-decoration: underline;
}

.post ol li a:link {
	text-decoration: underline;
}

.post ol li a:visited {
	text-decoration: underline;
}

p.date {
	text-align: right;
	font-style: italic;
}

.entry {
	line-height: 160%;
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
}

p.signature {
	font-style: italic;
	text-align: left;
	padding-left: 10px;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 30px 0;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

.sidebar {
	float: left;
	position: relative;
	top: 10px;
	left: 110px;
	width: 240px;
	background: #000000;
	margin: 0 0 0 10px;
	border: 0px #cccccc solid;
	text-align: left;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li {
	padding: 10px 0 10px 0;
}

.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 20px;
}

table#wp-calendar {
	width: 100%;
}

#footer {
	float: left;
	clear: both;
	width: 80%;
	padding-top: 10px;
}

#footer p {
	line-height: 18px;
	font-family: Verdana;
	padding-bottom: 40px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-family: Verdana;
	font-size: 12px;
	border: 0px #ffffff solid;
	text-align: left;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comment {
	text-align: left;
	vertical-align: top;
	border: 1px #cccccc solid;
	min-height: 30px;
	padding: 0px 10px 5px 10px;
	margin: 5px 0 5px 0;
	font-family: Verdana;
	}
	
.alt .comment {
	text-align: left;
	vertical-align: top;
	border: 1px #ffcc33 dashed;
	min-height: 30px;
	padding: 0px 10px 5px 10px;
	margin: 5px 0 5px 0;
	font-family: Verdana;
}
	
h3#respond {
	color: #ffcc33;
	text-align: left;
}

h3#comments {
	color: #ffcc33;
	text-align: left;
}

p.login {
	text-align: left;
	font-family: Verdana;
}

.commentlist li {
	list-style: none;
	margin: 0 0 20px -30px;
	}