<?php 
Header ("Content-type: text/css"); 
?> 
/*  
Theme Name: Acqua
Theme URI: http://www.bloggerlounge.net/
Description: This is an original modern, clean and Premium theme for WordPress. Just for Premium blogs.
Version: 1.0
Author: George C. Trigueros
Author URI: http://www.bloggerlounge.net/	
*/

/*** General Format ***/

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333333;
font-family:  helvetica, "Times New Roman", Times;
background: #FFFFFF url(./images/bg.jpg) repeat-y;
background-position: center;
}



/*** Header Format ***/


#header
{
width: 751px;
height: 170px;
display: block;
color: #FFFFFF;
margin: 0px auto 0 auto;
padding: 1px 0 0 0;
background: #fff url(./images/header.jpg) no-repeat;
text-align: center;
margin-bottom: -5px;
}

#header h3
{
text-align: center;
}

h1.headertitle
{
margin: 50px 0px 0 0px;
font-size: 32px;
color: #CCC6AE;
}


#headertitle a:link {
color: #CCC6AE;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:visited {
color: #CCC6AE;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#headertitle a:hover {
color: #CCC6AE;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

#header form 
{
float: right;
height: 20px;
width:164px;
padding:0 20px;
line-height:0;
}

#header form fieldset 
{
margin-top:4px;
border:0 solid;
}

* html #header form fieldset {margin-top:4px;}

#header #s 
{
height:1.5em;
width:160px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#header #input.button 
{
width:auto;
padding:0 2px;
text-align:right;
vertical-align:right;
}

/*** Container Format ***/

#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 4px;
width: 751px;
background: #FFFFFF url(./images/containerbg.gif) repeat-y;
background: white;
}

/*** Rightnav Format ***/

#rightnav
{
float: right;
width: 0px;
margin: 0;
padding-top: 6px;
margin-top: 3px;
margin-bottom: 20px;
text-align: left;

}


/*** Content Format ***/

#content
{
display: block;
margin: 0 0px 20px 2px;
padding: 1em;
padding-top: 6px;
margin-top:0px;
text-align: left;

}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 15px;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
text-align:justify;
}

/*** Footer Format ***/

#footer
{
clear:both;
background: #E5E6D5 url(./images/footer_bg.gif) repeat-x;
color: #333;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footer p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footer a:link {
color: #4B8995;
text-decoration: none;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #4B8995;
text-decoration: none;
border: none;
}

#footer a:visited:hover {
color: #4B8995;
text-decoration: none;
border: none;
}

#footer a:visited {
color: #4B8995;
text-decoration: none;
border: none;
font-weight: bold;
}

#footer h2 {
font-family: Arial, sans-serif; 
color: #fff;
padding: 2px 8px 2px 8px;
background: transparent;
margin-top: 2px;
text-align: center;
letter-spacing: 2px;
}

#footer img {
padding: 0px 5px 0px 5px;
}

#icons {
	display: inline;
	margin-top: -35px;
	float: right;
	text-align: right;
}

/*** Right Sidebar Format ***/

#sidebarright
{
color: #000;
margin-bottom: 10px;
background: none;
padding: 0 0px  0 5px;
margin-top: 0px;
}

#sidebarright li
{
background: transparent;
padding-bottom: 8px;
}

#sidebar ul
{
list-style: none;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright li ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
margin-right: 3px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
padding-bottom: 2px;
margin-right: 3px;
}

#sidebarright a:link {
color: #3E5A6A;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #3E5A6A;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #3E5A6A;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #3E5A6A;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
font-family: Arial, sans-serif; 
color: #333333;
padding: 2px 8px 2px 8px;
background: transparent;
margin-top:8px;
text-align: left;
}

#rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }



/*** Paragraph Format ***/

p
{
margin-bottom: 12px;
margin-top: 12px;
background: transparent;
}

/*** BlockQuote Format ***/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #747471;
border-left: 4px solid #62ADBF;
background: #FAFAF7;
}


/*** PostMeta Format ***/

.postmetadata
{
display:block;
margin: 7px 0px 7px 0px;
padding: 5px 8px 8px 35px;
text-align: left;
background: transparent;
color:#333333;
}

#content .postmetadata
{
padding-left: 0px;
}

.postmetadata a:link
{
border: none;
color: #55A5B9;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #55A5B9;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #55A5B9;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #55A5B9;
font-weight: normal;
}

/*** All Links Format ***/

a:link
{
color: #1F8198;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

a:visited
{
color: #1F8198;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/*** Comments Format ***/

.commentlist
{
font-family: Arial, sans-serif; 
padding-left: 40px;
padding-right: 15px;
background: #fff;
color: #000;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #F4F4EB;
margin-bottom: 2px;
border: 1px solid #DBDBCB;
}

li.alt
{
background: #fff;
border: 1px solid #DEDED8;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: none;
font-weight: bold;
color: #1F8198;
}

.commentlist a:visited
{
border: none;
text-decoration: none;
font-weight: bold;
color: #1F8198;
}

.commentlist a:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #1F8198;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: none;
font-weight: bold;
color: #1F8198;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #1F8198;
}

#comment
{
width:80%;
}

/*** Headings Format ***/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 22px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 2px solid #6F7162;
background: transparent;
}

.posttitle a:link
{
font-size: 22px;
color: #0A90B4;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #0A90B4;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #0A90B4;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

/*** Misc Format ***/

.date
{
font-size: 12px;
float: right;
background: #fff url(./images/datebg.gif) center no-repeat;
text-transform: none;
letter-spacing: 2px;
padding: 3px 10px 3px 5px;
margin-top: 17px;
text-align: center;
color: #89897E;
}

.entry
{
margin-bottom: 5px;
font-family: Arial, sans-serif; 
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:98%;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #798288;
color: #666666;
background: #efefef;
}

/*#searchform {
margin-left: 5px;
	}*/

/*** Navigation Format ***/

#navigation 
{
margin-left:auto;
margin-right:auto;
width: 751px;
overflow: hidden;
height: 25px;
line-height:2.0em;
background: transparent url(./images/menu.png) repeat-x;
margin-bottom: 0;
margin-bottom: -5px;
font-family: Arial, Sans-Serif;
}

#navigation ul 
{
margin:0;
padding:0;
}

#navigation li {
float:left;
margin:0;
padding:0;
list-style-type:none;
white-space:nowrap;
border-right: 3px solid transparent;
background: #C7F0FA url(./images/menu.png) repeat-x;
}

#navigation li a 
{
display:block;
padding:0 18px;
font-size:0.8em;
text-transform:uppercase;
letter-spacing:1px;
}

* html #navigation a {width:1%;}


#navigation li 
{
border-color: transparent;
}

#navigation a 
{
color: #333333;
}

#navigation .selected,
#navigation a:hover
{
background: #FFFFFF url(./images/navoff.png) repeat-x;
color: #333333;
}

#navigation a:visited
{
font-weight: bold;
}

/*** Calendar Format ***/

#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
margin: 2px 5px 2px 5px;
}

#sub_page_list li {
	display:inline;
	}
	
	
	
	
#booking_form_table	td {
	padding:5px;
	}
	
	
.caltable tr td {
	border-left:1px solid white;
	border-top:1px solid white;
}

.caltable tr th {
	border-left:1px solid white;
	border-top:1px solid white;
		height:10px;

}
.caltable tr th {
	margin:0px;
	padding:0px;
	width:16px;
	text-align:center;
}
	
.caltd {
	margin:0px;
	padding:0px;
	background-color:#6d6;
}
	
.booked {
	background-color:#f44;
	}

.caltdwe {
	margin:0px;
	padding:0px;
	background-color:#AFA;
}
	
.bookedwe {
	background-color:#f99;
	}

.caldiv {
	width:16px;
	font-size:0.8em;
	text-align:center;
	}	