/*
Theme Name: Professional
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/BG.jpg) 2px 0 repeat-x;
}
a{
	text-decoration:none;
	color:#087DD6;
}
a:hover{
	text-decoration:none;
	color: #0066CC;
}
a img{
	border:none;
}
h1, h2, h3{
	color:#087DD6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul#login li{
	width:auto;
	border:none;
}
ul#login li li{
	width:auto;
	border:none;
}
ul#login a{
	width:auto;
	border:none;
}
/*########### Containers *###############*/
#centerHolder{
	width:960px;
	height:auto;
	margin:0 auto;
}
#headMast{
	width:960px;
	height:auto;
	float:left;
}
#topHeadMast{
	width:960px;
	height:84px;
	float:left;
	background:url(images/topHeadBG.jpg) no-repeat;
}
#topHeadMast #topNav{
	width:440px;
	height:33px;
/*	float:none;*/
	padding:0 10px 0 10px;
	margin:43px 0 0 0;
}
#topHeadMast #topNav li{
	list-style:none;
	display:inline;
	padding:0 15px 0 0;
	margin:0;
/*	float:left;*/
}

#topHeadMast div{
/*	display:inline;*/
	float: right;
	padding:0 0 0 0;
	margin:-35px 15px 0 0;
}

#topHeadMast div a{
        display:block;
        color:#ffffff;
        font-weight:bold;
}

#topHeadMast #topNav li a{
	display:block;
	color:#ffffff;
	font-weight:bold;
}
#topHeadMast #topNav li.dir a{
	width:96px;
	height:33px;
	background:url(images/directoryTab-notActive.jpg) no-repeat;
	float:left;
}
#topHeadMast #topNav li.dir a.active{
	background:url(images/directoryTab.jpg)
}
#topHeadMast #topNav li.dir a:hover{
	background:url(images/directoryTab.jpg)
}
#topHeadMast #topNav li a:hover{
	text-decoration:none;
}
#topHeadMast #topNav li.blog a{
	width:81px;
	height:33px;
	float:left;
	background:url(images/blogTab-notActive.jpg) no-repeat;
}
#topHeadMast #topNav li.blog a.active{
	background:url(images/blogTab.jpg) no-repeat;
}
#topHeadMast #topNav li.blog a:hover{
	background:url(images/blogTab.jpg) no-repeat;
}

#topHeadMast #topNav li.owner a{
        width:160px;
        height:33px;
        background:url(images/cabin-owners.jpg) no-repeat;
        float:left;
}
#topHeadMast #topNav li.owner a.active{
        background:url(images/cabin-owners.jpg) no-repeat;
}
#topHeadMast #topNav li.owner a:hover{
        background:url(images/cabin-owners.jpg) no-repeat;
}

#topHeadMast #topNav li.renter a{
        width:160px;
        height:33px;
        background:url(images/cabin-renters.jpg) no-repeat;
        float:left;
}       
#topHeadMast #topNav li.renter a.active{
        background:url(images/cabin-renters.jpg) no-repeat;
}
#topHeadMast #topNav li.renter a:hover{
        background:url(images/cabin-renters.jpg) no-repeat;
}

#bottomHeadMast{
	width:960px;
	height:302px;
	float:left;
	background:url(images/bottomHeadBG.jpg) no-repeat;
}
#logo a{
	width:920px;
	height:257px;
	float:left;
	display:block;
	text-decoration:none;
}
#contentContainer{
	width:950px;
	height:auto;
	min-height:500px;
	padding:0px 5px 30px 5px;
	float:left;
}
#vacationRentals-leftPanel{
	width:699px;
	height:auto;
	float:left;
}
#vacationRentals-rightPanel{
	width:241px;
	height:auto;
	float:right;
	margin-left:-5px;
	
}
#vacationRentals-rightPanel h2{
	font-size:18px;
	margin:0;
	padding:15px 0 10px 15px;
}
#vacationRentals-rightPanel ul{
	width:241px;
	height:auto;
	float:left;
	padding:0 0 20px 0;
	margin:0 0 0 0;
}
#vacationRentals-rightPanel ul.bg{
	background:url(images/sideBar-ulBG.png) top no-repeat;
}
#vacationRentals-rightPanel div.bg{
	background:url(images/sideBar-ulBG.png) top no-repeat;
}
#vacationRentals-rightPanel ul li{
	list-style:none;
}
#vacationRentals-rightPanel ul li ul li{
	width:211px;
	float:left;
	padding:3px 0 0 10px;
	margin:0 10px;
	border-bottom:#4180A5 dotted 1px;
	list-style:none;
	background:url(images/img04.jpg) left no-repeat;
}

#footerMainContainer{
	width:100%;
	clear:both;
	float:left;
	background:url(images/footerMainBG.jpg) repeat-x;
	height:123px;
}
#footerMainContainer #footerCont{
	width:960px;
	height:98px;
	margin:0 auto;
	padding-top:25px;
	text-align:center;
	background:url(images/footerBG.jpg) no-repeat;
}
#footerMainContainer #footerCont p{
	color:#FFFFFF;
}
#footerMainContainer #footerCont p a{
	color:#C4E6F2;
}

div.search{
	width:241px;
	height:auto;
	float:left;
	background:url(images/searchHead.jpg) top no-repeat;
	padding-top:43px;
	margin-bottom:20px;
}
.pagesHead{
	background:url(images/pagesHeader.jpg) top no-repeat;
}
form{
	margin:0;
	padding:0;
}

/*========================================*/
h1 {
	font-size: 2.4em;
}



h3 {
	font-size: 1.4em;
}

p, ol, ul {
	line-height:1.5em;
	font-size:12px;
	color:#666666;
}
p{
	margin-bottom: 1.8em;
}



a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: #404040;
}

#menu .current_page_item {
	background: #404040;
}

/* Page */



#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	margin: 0px 0px 20px 0px;
	padding:15px;
	background-color: #E3F1F9;
	-moz-border-radius: 8px;
}

.post .title {
	border-bottom:#087DD6 dotted 1px;
	padding:0 0 2px 10px;
	margin:0;
	line-height:normal;
}

.post .title a {
	text-decoration: none;
	color:#087DD6;
}



.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding:0 0 0 10px;
	color:#999999;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	/*background: url(images/img01.jpg) repeat-y left top;*/
}

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

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
	padding: 0 20px;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

hr {
	display: none;
}

.pagetitle {
	color: #444444;
}

#comment {
	width: 540px;
	height: 100px;
}

#respond {
	color: #444444;
}
ol li{
	
}
ol{
margin:0;
padding:0 0 0 20px; 
}
ol li{
padding:5px 0;
line-height: 1.6em;
}
.ol_03 li{
list-style-type:lower-roman;
list-style-position: outside;
}
.ol_02{
list-style-type:lower-alpha;
}
li{
	list-style:none;
}

