/*
Theme Name: Tourism Ucluelet
Theme URI: http://www.seasmokepr.com/
Description: Custom theme for Tourism Ucluelet
Version: 1.0
Author: Seasmoke PR
Author URI: http://www.seasmokepr.com/
Tags: custom
*/


#sidebar {
	clear:both;
	padding:20px 10px;
	width:338px;
	font-size:11px;
}

#sidebar img {
	display:inline;
	float:none;
}

#sidebar h2 {
	font-size:12px;
}

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

#sidebar li {
	margin-bottom:10px;
}

#sidebar ul ul li {
	margin-bottom:4px;
}

/*#respond {
	background-color:#fff;
	padding:6px 15px;
	color:#000;
	border:1px solid #000;
}*/
#respond h3 {
	margin:2px 0 5px;
}

#respond a {
	color:#003B59;
}
#respond input {
	width:44%;
}
#respond input#submit {
	width:130px;
}
#respond textarea {
	width:100%;
}

.ml-alt {
	background-color:#FFF/*1C8*/;
	border-color:black;
	border-style:solid;
	border-width:1px 3px 3px 1px;
	clear:both;
	color:black;
	margin:10px auto 20px;
	padding:15px;
	position:relative;
	width:90%;
}
.ml-alt a {
	color:#003B59;
	text-decoration:underline;
}

.ml-alt h2 {
	display:block ! important;
}

.ml-alt h3 {
	margin-top:0;
}

.ml-alt h2 a {
	text-decoration:none;
}

div.addthis_toolbox {
	margin:6px 0;
}

#header-search {
	margin: 4px 0;
}

/* images */

div.entry img {
	margin:6px;
}

img.alignright {
	float:right;
	clear:right;
	margin-right:0;
}
img.alignleft {
	float:left;
	clear:left;
	margin-left:0;
}

p.postmetadata {
	clear:both;
}