/*
	Theme Name: Beach Holiday
	Theme URI: 
	Description:  Immerse your visitors in a breathtaking Beach Holiday theme. Nice graphics in the header and footer. Sponsor Web Hosting Refer and available FREE 
	Version: 1.01
	Author: TemplateLite.com
	Author URI: 
	Tags: fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
*/

/* general */

#sidebar{
	float:left;
	overflow:hidden;
	display:inline; 
	width:275px;
	margin:0px 0 0 0px;
}

/***** sidebar *****/
#sidebar a{color:#000000;text-decoration:none;}
#sidebar a:hover {color:#AC7421;text-decoration:underline;}
#sidebar h1 {
	color: #003562;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	height: 22px;
	font-family: Arial;
	background:url('images/sb_title.jpg') no-repeat right;
	text-align:center;
}
#sidebar select{
	margin:5px 0px 0px 8px;
	font-size:11px;
	width:180px;
}

#sidebar ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	font-family: Arial;
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family: Arial;
	margin: 0px 0px 4px 8px;
	padding:2px 2px 0 24px;
	background: url('images/sb_arrow.jpg') no-repeat 0px 5px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 5px -12px; 
	line-height: 1.7em; 
	font-family: Arial;
	background: url('images/sb_arrow.jpg') no-repeat 0px 5px;
	padding: 0px 0px 0px 24px;
}
.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	color:#999999;
	background: url('images/tags.jpg') no-repeat top left;
}

.tag-cloud {
	padding:5px 12px 0px 10px;
}

.tag-cloud a {
	margin-right:10px;
	line-height:25px;
}
