/*
Theme Name: Raven Isle
Theme URI: http://ravenisle.com/
Description:  Raven Isle Graphics 2011
Author: Raven Isle Graphics
Version: 1.0
Tags: Raven Isle
*/

@charset "utf-8";
/* CSS Document */
/** {
	margin: 0;
	padding: 0;
}*/

body {
background: #e1f2d0 url(/wp-content/themes/mermaid/images/bg.jpg) repeat-y top center;
font-family: Sans-Serif, Tahoma;
font-size: 14px;
/*line-height: 20px;*/
color: #222;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #75B03C;
}
a:hover {
text-decoration: underline;
color: #111;
}
a img{border: none;}
#wrap {
margin: 0 auto;
width: 800px;
}

#header {
	position: relative;
height: 130px;
background: #e1f2d0 url(/wp-content/themes/mermaid/images/header.jpg) no-repeat;
text-align: right;
}
#header h1  
{
/*font-family: Palatino Linotype;*/
font-weight: bold;
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
margin: 0 20px 10px 0;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 18px;
/*font-family: Palatino Linotype;*/
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: bold;
font-style: italic;
margin: 0 20px 10px 0;
}

/*#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(/wp-content/themes/mermaid/images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}

#menu ul li a:hover {
color: #000;
text-decoration: none;
}*/

#content {
/*background: #e1f2d0 url(/wp-content/themes/mermaid/images/content.jpg) repeat-y;
padding: 0 20px;*/
}

.right {
	position: relative;
float: left;
width: 570px;
height: 750px;
padding-top: 20px;
padding-right: 30px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
background-color: #7CB445;
line-height: 30px;
/*background: #fff url(/wp-content/themes/mermaid/images/contenth2.jpg) no-repeat;*/
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
	position: relative;
float: left;
width: 160px;
padding-top: 10px;
padding-right: 20px;
margin-left: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #E9CF16 url(/wp-content/themes/mermaid/images/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 20px 10px;
list-style-type: none;
color: #75B03C;
}
.left ul ul
{
padding-top: 7px;
padding-bottom: 7px;
padding-left: 15px;
list-style-type: square;
color: #75B03C;
}

.left ul li
{
padding-top: 7px;
border-bottom: dashed 1px gray;
}

.left ul ul li
{
padding-top: 0px;
border-bottom: none;
}

.left ul li a {
text-decoration: none;
font-weight: 600;
}
.current-menu-item a{
	color: #000;
}
.left ul li a #label
{
     cursor: pointer;
}

.left ul li a:hover {
      text-decoration: none;
}

.footer {
	position: relative;
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding: 10px 20px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }
.footer div.textwidget{
	width: 250px;
	float:left;
	min-height: 150px;
	}
.footer #footer_text div.textwidget{
	width: auto;
}
#home-highlights ul
{
    list-style-type: square;
}

img
{
    margin: 0px 0px 0px 0px;
}

#availability-label
{
    color: #75B03C;
    font-weight: 600;
}

.right ul
{
     list-style-type: disc;
     list-style-position: inside;
}

.image-section
{
    text-align: left;
}
.alignleft{float:left;margin: 0 10px 5px 0;}.alignright{float:right;margin: 0 0 5px 10px;}.textleft{text-align:left;}.textright{text-align:right;}.clear{clear:both;}
.slideshowlink{display: none;}

table, td, th {
	        border-collapse:collapse;
	        margin:0;
	        padding:0;

        }
        table {
	        border: none;
	        /*font-family: Garamond, Georgia, "Times New Roman", Times, serif; */
        }

        table caption {
	        background-color: transparent;
	        background-image: url(/wp-content/themes/mermaid/cap_bg.gif);
	        background-repeat: repeat-x;
	        background-position: bottom left;
	        text-align:left;
	        font-size:150%;
	        text-transform:uppercase;
	        line-height: 30px;
	        letter-spacing:0px;	
        }

        table td, th{	
	        vertical-align:top;
	        font-weight:normal;	
        }

        table thead {
	        border-left:1px solid #2293FF;	
        }

        table thead th {
	        background: #2293FF;
	        color: #FFFFFF;
	        font-size: 125%;
	        border-top:1px solid #2293FF;
	        border-right:1px solid #2293FF;
	        padding: 4px 0.4em 4px 0.4em;	
        }

        table tfoot td, tfoot th {
	        border-top:1px solid #2293FF;
	        border-right: none;
	        font-weight: bolder;
	        font-size: 110%;
	        padding: 0.4em 0.5em 0.4em 0.5em;
        }

        table tbody td, tbody th {
	        background-color: #D9ECFF;
	        border-right:1px solid #2293FF;
	        font-size: 110%;
	        padding: 0.4em 0.5em 0.4em 0.5em;
        }

        table tbody tr.odd th, tbody tr.odd td{
	        background-color: #BDDFFF;
        }

        table tbody #rate-table  th{	
	        font-weight: bold;	
	        border-left:1px solid #2293FF
        }

        table a:link, table a:visited, table a:active {	
	        color:#444F66;
	        background-color: transparent;
	        text-decoration: underline;
        }

        table a:hover {
	        text-decoration:none;
	        background-color: #1E90FF;
	        color: #FFFFFF;
        }
	.TA_vrbadge{
		width: 148px !important;
		margin: 0 auto;
	}
	#social_icons{
		position: absolute;
		top:100px;
		left:20px;
	}
	#social_icons img{
		margin: 0 10px 0 0;
	}
	#other_widgets{
		margin-top: 20px;
		text-align: center;	
	}
	#weather_small{display: none;margin: 0 auto;width:165px;}