/*
Theme Name: Regent of Rotorua
Theme URI: http://www.regentrotorua.co.nz
Description: A custom art deco theme created for this client
Version: 1.0
Author: Adrian Hodge
Author URI: http://www.hodgeman.co.nz/
Tags: black, white, art deco
*/

/* Begin Typography & Colors */
*{margin:0;padding:0}
a{color:#51a223}
a:hover{text-decoration:none;color:#98d067}
a:active,a:focus{outline:0}
h1{width:267px;height:200px;background:url(images/logo.png) no-repeat !important;background:url(images/logo.gif) no-repeat;position:absolute;left:0;top:0}
h1 a{width:267px;height:200px;display:block}
h1 span{display:none}
h2{display:none}
h3{font-size:20px;margin:15px 0 5px;color:#3F9515;font-family:Tahoma, Arial, sans-serif;font-weight:normal}
p{margin-bottom:10px;line-height:150%}
body{background:#000 url(images/bg.gif) center top repeat;font:12px Trebuchet, Helvetica, sans-serif;color:#666}
.trim{background-image:url(images/trim.gif);background-repeat:repeat-x;height:6px;width:100%;float:left}
.trimTop{background-position:top}
.trimBottom{background-position:bottom}
#header{float:left;height:117px;position:relative;width:100%}
#container{background:#FFF;float:left;width:100%;min-height:400px;height:auto !important;height:400px}
#message{background:URL(images/message.png) no-repeat;width:220px;height:220px;position:absolute;top:117px;right:0;z-index:100}
#main{float:left;width:660px;height:280px;margin:100px 0 20px;overflow:auto}
#sidebar{float:left;width:280px;margin-left:20px;position:relative}
#footer{color:#FFF;float:left;width:100%;margin-top:10px;text-align:right}

#footer span{float:left}
.centre{margin:0 auto;width:960px;position:relative}
.collapse{margin:0}

#menu{height:117px;font-family:Tahoma, Arial, sans-serif;margin-left:267px;position:absolute}
#menu li{list-style:none;float:left}
#menu li a{padding:90px 10px 16px;text-decoration:none;color:#FFF;font-size:14px;height:17px;float:left;font-weight:bold;text-transform:lowercase}
#menu li a:hover{background-color:#272727}
#menu li.current_page_item{background:url(images/menu_bg.jpg) bottom repeat-x}
#menu li.current_page_item a:hover{background:url(images/menu_bg.jpg) bottom repeat-x}

.post{padding:0 20px 10px 0}
.post h2{font-size:2.5em}

#galleryMask{width:280px;height:400px;position:relative;overflow:hidden}
#gallery{width:280px;height:400px;position:absolute}
#gallery img{position:absolute}

.alignright {float:right;margin:0 0 10px 10px}

.hide{display:none}