/*
Theme Name: Beachview Motels
Theme URI: http://example.com
Description: A Blank Wordpress theme with left sidebar
Author: TML Web
Author URI: http:/www.tmlwebdesign.co.nz
version: 1.0
*/



/* basics */

* {
	margin:0;
	padding:0;
}
body {
	background: #005783;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 15px auto 15px auto;
	padding: 0;
}

h1 {
	font-size: 14px;
}
h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14px;
	font-weight: bold;
	color: #08122E;
	margin-top: 8px;
}
h2.archivetitle {
	margin: 15px 0 0 15px;
}
h3 {
	font-size: 12px;
	margin-top:10px;
}
h4 {
	font-size: 10px;
margin: 0px;
}
/* images and misc. */

img {
	border: none;
	padding: 5px;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 10px;

}
img.right {
	float: right;
	border: none;
	padding: 10px;

}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#003857;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#003857;
	text-decoration: underline;
	border: none;
}
/* container */

#container {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 2px;
	background:#fff;
	color:#333;
	border: none;
	overflow: hidden;
}
/* header */

#header {
	width: 960px;
	height: 106px;
	color: #fff;
	margin: 0;
background: #003857 url(http://74.53.53.201/~beachvie/wp-content/themes/beachviewmotel/images/header.jpg) no-repeat;
padding: 0;

}
#header h1 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 25px 0 0 16px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffcc00;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
}
/* main menu */

#menu {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 12px;
	font-weight: bold;
	width:960px;
	height:23px;
	background: #003857;
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: left;
height:23px;
}
#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
background: #003857;
height:23px;
}
#menu ul li a {
	padding: 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
background: #003857;
height:23px;
}
#menu ul li a:hover {
color:#003857;
background-color: #ffcc00;
}
#menu .current_page_item a {
	background-color: #fff;
	color:#003857;
padding: 6px 13px;
}
/* content */
#content {
	float: left;
	width: 73%;
}
.post {
	margin: 0 10px;
	padding:0px 10px 10px 5px;
	line-height: 14pt;
}
.post h1 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 18px;
	font-weight: bold;
	color: #003857;
	margin: 15px 5px;
	padding: 0;
}
.post h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14px;
	font-weight: bold;
	color: #003857;
}
.post h3 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14px;
	font-weight: bold;
	color: #003857;
	margin: 15px 5px;
	padding: 0;
}
.post h4 {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 0px 5px;
	padding: 0;
}
.post h2 a {
	color: #08122E;
	text-decoration: none;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post p {
	font-size: 12px;
	padding: 5px;
}
.post img {
	padding: 0;
	margin: 0;
}
.post a {
	text-decoration:underline;
}
.post ul {
	margin: 20px;
}
.post li {
}
.entry p {
	margin:12px 0;
}
.postmetadata {
	clear: both;
	border-top: 1px dotted #A2A2A2;
	padding:6px 0;
	margin-top: 16px;
}
p.postmetadata {
	font-size: 10px;
	font-weight: bold;
}
.navigation {
	font-size:11px;
	float:left;
	width:100%;
}
.alignleft {
	float:left;
	margin:25px;
}
.alignright {
	float:right;
	margin:25px;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}
/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:10px;
	width: 240px;
	float:right;
	margin: 12px 0 20px 0;
	padding: 0;
	border-left: 1px dotted #003857;
	min-height: 400px;
}
#sidebar h2 {
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 4px 4px 4px 10px;
	background-color: #003857;
}
#sidebar p {
	margin:0;
	padding-left: 11px;
	text-align:left;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}
/* comments */
#commentssection {
	clear: both;
	padding: 0px 12px;
	margin: 0 10px 0 0;
}
#commentssection h3 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
#commentform {
	margin: 0px 12px 10px 12px;
	padding:5px;
	border-top: 1px dotted #A2A2A2;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background-color: #000;
	color: #fff;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
}
ol.commentlist li.alt {
	background: none;
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: underline;
}
/* search */

#searchform {
	padding: 6px 0 6px 0px;
	margin: 0;
	font-family: verdana, arial, times;
}
#searchform input#s {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 0px 1px 10px 0px;
	border: 1px solid #B7B7B7;
}
#searchform input#searchsubmit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 0px 0px 10px 2px;
	border: none;
	background-color: #000;
	color: #fff;
}
/* footer */

#footer {
	background: #005783;
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
}
#footer p {
	padding:6px;
	margin: 0;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.column1 {
	float: left;
	width: 33%;
	margin-left: 15px;
}
.column1 ul{
	list-style: square;
	color: #005783;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
.column2{
	float: right;
	display: inline;
}
.column2 ul{
	display: inline;
	float: left;
	width: 163px;
	list-style: square;
	color: #005783;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
.column3{
	float: right;
	width: 33%;
}
.line{
	float: center;
	width: 100%;
	border-bottom: 1px dotted #005783;
	border-top: 1px dotted #005783;
	height: 95px;
	margin-top: 5px;
	color: #000;
	background-color: #e6eff3;
}
#contact{
overflow: auto;
}
#contact.right{
width: 38%;
float: right;
border: 1px solid #005783;
padding: 10px;
margin: 20px 0 20px 20px;
}
#contact.left{
width: 55%;
float: left;
}
.avatar {
		margin: 0 10px 0 0;
	padding:0 10px 0 0;
	float: left;

}



