/*
Theme Name: Coastal Cottages
Theme URI: http://www.coastalcottagesami.com
Description: A clean and minimal theme that is completely compatible with WordPress 3.0
Author: Joey Z
Author URI: http://joeyzdesigned.it
Version: 1.0
*/

@import url(styles/reset.css);
@import url(styles/theme.css);







.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

a:link, a:visited{
	text-decoration: none;
	color: #1c3681;
}

a:hover{
	color: #e50278;
}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	display: block;
}
h1.logo{height: 125px;}
h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 12px;
	margin: 0 0 0px 0;
}
#wrapper{
	text-align: left;
}

#header{
	max-width: 940px;
	height: 120px;
}

#footer{
	clear: both;
	text-align: center;
	/*height: 35px;*/
	background: #ccc;
	padding: 10px;
}

iframe div.ff {
background: #DDD;
width: 635px!important;
}

li.widget_categories{padding:15px}
h2.widgettitle{margin: 10px 0;font-weight: bold;font-size: 16px;color:#e50278}

.widget ul {
margin: 0 0 0 15px;	
}

img.alignright {float:right; border: none; margin:0 0 1em 1em}
img.alignleft {float:left; border: none; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: none; }
.alignright {float:right; border: none; }
.alignleft {float:left; border: none; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; border: none; }

/* ------------------------------------------ additional styles --------------------------------------- */
h1, h2, h3, h5, h6{
	font-weight: bold;
}

h4{
        font-style: italic;
}

h5, h6{
	font-style: italic;
}

ul {
	padding: 0 00 50 42px;
}

ul li {
    list-style: disc outside;
}

ol {
	padding: 0 00 50 42px;
}

ol li {
    list-style: disc outside;
}


.guestportal {
background-image:url(images/btnbg2.gif);
background-repeat:no-repeat;
width:200px;
height:42px;
color:#FFFFFF;
font-weight:bold;
padding-top:12px;
text-align:center;
margin: 1px 0 0 40px;
}

.guestportal a {
color:#fff;	
}

.guestportal a:hover {
text-decoration:underline;	
}


.category-box {
border-bottom:1px solid #333;
padding: 5px 0;
margin: 3px 0;
min-height: 100px;
}

.category-thumb {
float:left;
margin-right:10px;
width:100px;
height:100px;
}

/*About Us ads */


.aboutus-left, .aboutus-middle, .aboutus-right {
float:left;
}

.aboutus-left {
width:247px;
margin-right:20px;
}

.aboutus-middle {
margin: 7px 20px 0 0;
}

.aboutus-right {
margin: 7px 20px 0 0;
}

.sub-menu li {text-align:left;}

.nav-wrapper ul  {
padding-bottom:0;
}