/*
Theme Name: Wordpress Zamzam
Theme URI: http://www.riadzamzam.com/
Description: A custom-made theme designed for Riad Zamzam.
Version: 1.0
Author: Martin Dady
Author URI: http://www.moroccanwebsites.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Zamzam v1.0
	
	This theme was designed and built by Martin Dady,
	whose website you will find at http://www.moroccanwebsites.com/

	The CSS, XHTML and design is copyright.

*/

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors  url(http://www.riadzamzam.com/wp-content/uploads/2010/04/bg-body.jpg) fixed repeat-x 0 0*/
body {
	background: #D4BA95 url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg.png) repeat-x 0 0;
	color: #230A00;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	}

body#home {
	background: #D4BA95 url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg-home.png) repeat-x 0 0;
	}

#page {
	text-align: left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#news .entry {
	margin-top: 18px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #6A4D33;
}

.even, .alt {

	border-left: 1px solid #6A4D33;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 18px;
	color: #6A4D33;
	}

/* HEADINGS */

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2,
h2.pagetitle {
	color: #230A00;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 1.286;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
	}

#content-main h2 {
	clear: both;
	margin-bottom: 0;
	}

h2 span {
	font-family: Baskerville, "Goudy Old Style", "Paltino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	}

#home #content h2 em {
	font-style: normal;
	}

#sidebar h2 {
	clear: both;
	}

h3 {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.384;
	margin-top: 2.08em;
	margin-bottom: 0.692em;
	text-decoration: none;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.comment {
	background: #FFF8EF;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #6A4D33;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, span.caps
{
	font-size: 0.9em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */

#page {
	margin: 0 auto;
	width: 820px;
	}

#header {
	/*background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg-header.png) no-repeat center 59px;*/
	width: 820px;
	margin: 0 auto;
	padding: 38px 0 0 0;
	}

#brand-wrap #logo {
	float: left;
	margin: 26px 0 27px;
	}

#brand-wrap #quick-links {
	float: right;
	padding-top: 26px;
	font-size: 1.1em;
	text-align: right;
	}

#wrap {
	/*background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg-page-mid.png) repeat-y 0 50%;*/
	width: 820px;
	margin: 0 auto;
	}

#sub-nav {
	background: #BB955F;
	width: 810px;
	margin: 0 auto;
	padding: 5px;
	}

#sub-nav ul {
	width: 810px;
	margin: 0 auto;
	text-align: center;
	}

#sub-nav ul li {
	display: inline;
	padding: 0 7px;
	}

#sub-nav ul li a:link,
#sub-nav ul li a:visited {
	color: #230A00;
	font-weight: normal;
	text-decoration: none;
	}

#sub-nav ul li a:hover {
	color: #EADAC3;
	text-decoration: underline;
	}

#sub-nav ul li strong {
	color: #EADAC3;
	font-weight: normal;
	}

#content {
	float: left;
	background: #D4B17D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg-content-2.jpg) no-repeat 0 0;
	width: 820px;
	margin: 0 auto;
	/*border-top: 1px solid #7E613A;*/
	}

#rooms #content {
	background: #D4B17D;
	}

#content-top {
	float: left;
	background: #230A00;
	width: 818px;
	height: 18px;
	border: 1px solid #D4B17D;
	}

/*#riad #content,
#dining #content,
#spa #content,
#about #content,
#conscience #content {
	background: none;
	}*/

#content-main {
	float: right;
	display: inline;
	width: 500px;
	padding: 20px;
	}

#ouarain #content-main,
#azilal #content-main,
#handira #content-main,
#juju #content-main,
#poufs #content-main,
#cakes #content-main,
#african #content-main,
#medinatours #content-main {
	width: 520px;
	padding: 20px 0 20px 20px;
	}

#news #content-main {
	width: 500px;
	padding: 0 20px 20px 20px;
	}

#content-bottom {
	display: none;
	clear: both;
	/*background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/bg-page-bottom.png) no-repeat top center;*/
	margin: 0 auto;
	width: 876px;
	height: 28px;
	}

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 820px;
	clear: both;
	border-top: 1px solid #C7A676;
	}

#footer p {
	margin: 0;
	padding: 10px 20px;
	text-align: center;
	font-size: 11px;
	}

#footer a.simple-link {
	font-weight: normal;
	color: #230A00;
	}

p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

#header-banner {
	margin: 0 auto 10px;
	text-align: center;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul,
#hagar #sidebar ul {
	margin-bottom: 18px;
	}

#sidebar ul ul {
	margin-bottom: 0;
	}

#news #sidebar ul ul {
	margin-bottom: 18px;
	}

#sidebar ul li,
#services #content ul li,
#activities #content ul li,
#overnight #content ul li,
#daytrips #content ul li,
#medinatours #content ul li {
	background: transparent url(http://www.riadzamzam.com/wp-content/uploads/2010/05/square.png) no-repeat 0 0.4em;
	padding-left: 15px;
	border-bottom: none;
	}

#riad #sidebar ul li,
#food #sidebar ul li {
	background: none;
	margin: 0;
	padding-left: 0;
	padding: 0;
	border-bottom: none
	}

#home #sidebar ul li {
	background: none;
	padding: 0;
	border-bottom: none;
	}

#home #sidebar ul li li {
	background: transparent url(http://www.riadzamzam.com/wp-content/uploads/2010/05/square.png) no-repeat 0 0.4em;
	padding-left: 15px;
	border-bottom: none;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#home select {
	width: auto;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float: left;
	display: inline;
	width: 240px;
	margin-right: 20px;
	padding: 20px 0 20px 20px;
	text-align: left;
	}

#home #sidebar p {
	margin: 0 0 18px 0;
	}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */

.breadcrumb {
	margin-top: 18px;
	font-size: 11px;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #bbb;
	margin: 10px 0 0 -13px;
	padding-left: 20px;
	border-left: 4px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	background: #D9B98C;
	text-align: center;
	margin-top: 20px;
	height: 18px;
	padding: 2px 5px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

table {
	margin-bottom: 20px;
	border-bottom: 1px solid #444;
	}

th {
	font-weight: bold;
	}

th, td {
	padding: 2px 5px;
	}

tr.stripe {
	background: #D4BA95;
	}

.smaller {
	font-size: 11px;
	}

.mb0 {
	margin-bottom: 0;
	}

h1 {
	width: 97%;
	color: #230A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.286;
	margin-top: 0;
	margin-bottom: 1.286em;
	text-indent: 0;
	}

h1 strong {
	font-weight: normal;
	}

h1 span {
	display: none;
	text-indent: -20000px;
	}

#riad h1,
#prices h1,
#map h1,
#news h1 {
	display: none;
	text-indent: -20000px;
	}

#palm h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-palm.gif) no-repeat top center;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#rose h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-rose1.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#berber h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-berber.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#harem h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-harem.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#isaac h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-isaac.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#ismail h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-ismail.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

#hagar h1 {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/heading-hagar.gif) no-repeat 0 0;
	width: 240px;
	height: 30px;
	text-indent: -20000px;
	}

.serif {
	width: 97%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	}

#about .entry p strong {
	font-weight: normal;
	}

.divider{
	background: #BE9E6F;
	height: 1px;
	margin-bottom: 18px;
	}

#mappress0,
#ul {
	margin-bottom: 18px;
	}

/* ===========================    LINKS    =========================== */

a:link,
a:visited {
	color: #6F4C19;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #806A4B;
	text-decoration: underline;
	}

/* =========================== NAVIGATION =========================== */

#nav ul {
	background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat 0 0;
	position: relative;
	width: 820px;
	height: 30px;
	margin: 0 auto;
	}

#nav ul li {
	position: absolute;
	top: 0;
	list-style: none;
	}

#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
	font-weight: normal;
	}

#nav ul li,
#nav a {
	height: 30px;
	display: block;
	border: 0;
	}

#nav strong {
	display: none;
	text-indent: -9999px;
	text-decoration: none;
	font-weight: normal;
	}

#n1 { left: 14px; width: 44px; }
#n1 a:hover,
body.home #n1 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -14px -30px; text-indent: -9999px; }

#n2 { left: 70px; width: 68px; }
#n2 a:hover,
body#riad #n2 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -70px -30px; text-indent: -9999px; }

#n3 { left: 150px; width: 52px; }
#n3 a:hover,
body#rooms #n3,
body#palm #n3,
body#rose #n3,
body#berber #n3,
body#harem #n3,
body#hagar #n3,
body#ismail #n3,
body#isaac #n3 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -150px -30px; text-indent: -9999px; }

#n4 { left: 214px; width: 52px; }
#n4 a:hover,
body#prices #n4 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -214px -30px; text-indent: -9999px; }

#n5 { left: 278px; width: 105px; }
#n5 a:hover,
body#contact #n5,
body#thanks #n5 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -278px -30px; text-indent: -9999px; }

#n6 { left: 387px; width: 34px; }
#n6 a:hover,
body#map #n6 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -387px -30px; text-indent: -9999px; }

#n7 { left: 432px; width: 29px; }
#n7 a:hover,
body#spa #n7 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -432px -30px; text-indent: -9999px; }

#n8 { left: 473px; width: 43px; }
#n8 a:hover,
body#food #n8 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -473px -30px; text-indent: -9999px; }

#n9 { left: 528px; width: 66px; }
#n9 a:hover,
body#services #n9,
body#medinatours #n9,
body#whatson #n9 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -528px -30px; text-indent: -9999px; }

#n10 { left: 606px; width: 89px; }
#n10 a:hover,
body#conscience #n10 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -606px -30px; text-indent: -9999px; }

#n11 { left: 707px; width: 48px; }
#n11 a:hover,
body#about #n11 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -707px -30px; text-indent: -9999px; }

#n12 { left: 767px; width: 41px; }
#n12 a:hover,
body#shop #n12,
body#ouarain #n12,
body#azilal #n12,
body#handira #n12,
body#juju #n12,
body#african #n12,
body#poufs #n12 { background: transparent url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/nav.gif) no-repeat -767px -30px; text-indent: -9999px; }

#room-list ul {
	float: left;
	list-style: none;
	width: 790px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
	}

#room-list li {
	list-style: none;
	display: inline;
	float: left;
	width: 90px;
	margin: 0 15px 0 0;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	}

#room-list li#hr {
	margin-right: 0;
	}

#room-list li#ps { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-palm.jpg) no-repeat 0 0; }
#room-list li#rs { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-rose.jpg) no-repeat 0 0; }
#room-list li#bs { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-berber.jpg) no-repeat 0 0; }
#room-list li#hs { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/06/tn-harem.jpg) no-repeat 0 0; }
#room-list li#icr { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-isaac.jpg) no-repeat 0 0; }
#room-list li#ilr { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-ismail.jpg) no-repeat 0 0; }
#room-list li#hr { display: inline; background: #AA844D url(http://www.riadzamzam.com/wp-content/uploads/2010/05/tn-hagar.jpg) no-repeat 0 0; }

#room-list li a {
	text-indent: -20000px;
	float: left;
	display: block;
	width: 100px;
	height: 174px;
	margin: 0;
	padding: 0;
	}

#rooms .copy {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/ornament-500.png) no-repeat top center;
	clear: both;
	width: 780px;
	margin: 20px 15px 0;
	padding: 20px 5px 0;
	/*border-top: 1px solid #C7A676;*/
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#home #sidebar ul {
	margin: 0;
	}

#sidebar h2 {
	color: #230A00;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}

#home #sidebar h3 {
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0;
	text-transform: none;
	margin: 0 0 10px 0;
	text-decoration: none;
	}

#riad #sidebar ul,
#food #sidebar ul,
#spa #sidebar ul,
#about #sidebar ul,
#conscience #sidebar ul {
	float: left;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#riad #sidebar ul li,
#food #sidebar ul li,
#spa #sidebar ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 110px;
	height: 164px;
	}

#conscience #sidebar ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 210px;
	height: 164px;
	}

#about #sidebar ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 210px;
	height: 188px;
	}

#riad #sidebar ul li.first,
#food #sidebar ul li.first,
#spa #sidebar ul li.first {
	margin-right: 20px;
	}

/* home pics */

#picture {
	position: relative;
	}

#offers {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 500;
	}

#wi-fi {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 600;
	}

#group1 {
	position: absolute;
	bottom: 11px;
	right: 6px;
	z-index: 1000;
	}

#home-pg {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#home-pg li {
	float: left;
	display: inline;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	}

#btn1 {
	display: block;
	width: 25px;
	height: 25px;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/button-1.png) no-repeat 0 0;
	}

#btn1:hover {
	background-position: 0 -25px;
	}

#btn2 {
	display: block;
	width: 25px;
	height: 25px;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/button-2.png) no-repeat 0 0;
	}

#btn2:hover {
	background-position: 0 -25px;
	}

#btn3 {
	display: block;
	width: 25px;
	height: 25px;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/button-3.png) no-repeat 0 0;
	}

#btn3:hover {
	background-position: 0 -25px;
	}

#btn4 {
	display: block;
	width: 25px;
	height: 25px;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/button-4.png) no-repeat 0 0;
	}

#btn4:hover {
	background-position: 0 -25px;
	}

#btn5 {
	display: block;
	width: 25px;
	height: 25px;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/button-5.png) no-repeat 0 0;
	}

#btn5:hover {
	background-position: 0 -25px;
	}

p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	}

a.go {
	background: transparent url(http://www.riadzamzam.com/wp-content/uploads/2010/05/arrow-right.png) no-repeat 0 0;
	padding-left: 20px;
	border-bottom: none;
	}

a.feed {
	background: transparent url(http://www.riadzamzam.com/wp-includes/images/rss.png) no-repeat 0 0;
	padding-left: 20px;
	border-bottom: none;
	}

.share {
	height:24px;
	width:240px;
	}

.share li{
	float: left;
	font-size: 12px;
	margin-right: 5px;
	line-height: 24px;
	}

.share li em {
	padding: 0 5px 0 0;
	font-style:normal;
	}

.share li a{
	display: block;
	float: left;
	position: relative;
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat 0 0;
	width: 24px;
	height: 24px;
	text-decoration: none;
	}

.share li a span {
	display: none;
	}

.share li a:hover span {
	display: block;
	background: #D4BA95;
	padding: 2px 5px;
	color: #230A00;
	white-space: nowrap;
	border: solid 1px #AA844D;
	font-size: 11px;
	position: absolute;
	top: -35px;
	left: 0;
	font-weight: normal;
	}

.news {
	background:url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat 0 0 !important;
	}

.facebook {
	background:url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat -28px 0 !important;
	}

.twitter {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat -58px 0 !important;
	}

.news:hover {
	background:url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat 0 -24px !important;
	}

.facebook:hover {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat -28px -24px !important;
	}

.twitter:hover {
	background: url(http://www.riadzamzam.com/wp-content/uploads/2010/05/buttons-social.gif) no-repeat -58px -24px !important;
	}

.mapp-poweredby { display: none; }

.postmetadata a,
.p-tags a {
	color: #230A00;
	font-weight: normal;
	}

h3 {
	text-decoration: none;
	}

/* ENQUIRY FORM
----------------------------------------------- */


#contact form#zz-cf {
	width: 458px;
	padding: 20px 20px 0;
	border: 1px solid #BB955E;
	}

table#enq-form {
	border-collapse: collapse;
	border: none;
	text-align: left;
	}

#enq-form th,
#enq-form tr,
#enq-form td {
	vertical-align: top;
	}

td.label {
	width: 180px;
	padding: 3px 20px 10px 0;
	text-align: right;
	}

td.element {
	width: 298px;
	padding: 0 0 10px 0;
	}

td#element {
	width: 298px;
	padding: 0 0 10px 0;
	}

td.element img {
	position: relative;
	top: 3px;
	}

.element input,
.element textarea,
#who input {
	background: #EADAC3;
	color: #555;
	width: 292px;
	padding: 5px 2px;
	border: 1px solid #AA844D;
	font: 12px Arial, Helvetica, sans-serif;
	}

.element select {
	background: #EADAC3;
	color: #555;
	width: 100px;
	padding: 5px 2px;
	border: 1px solid #AA844D;
	font: 12px Arial, Helvetica, sans-serif;
	}

.element select#where {
	width: 200px;
	}

textarea {
	height: auto;
	}

input#checkin,
input#checkout {
	width: 100px;
	}

.required {
	color: #ca2e31;
	font-weight: bold;
	}

.inputsmall {
	background: #eceae4;
	color: #666;
	padding: 2px 2px;
	border: 1px solid #666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

select#date15_month,
select#date16_month {
	width: 64px;
	}

select#date15_year,
select#date16_year {
	width: 25px;
	}

.fl {
	float: left;
	}

.tn-wrap {
	margin: 0 0 18px 0;
	padding: 0;
	}

.tn-wrap img {
	margin: 0;
	padding: 0;
	}

.tn-wrap img.lhi {
	margin-right: 20px;
	}

.contact {
	margin: 18px 0 0 0;
	}

.postmetadata {
	padding-bottom: 18px;
	border-bottom: 1px solid #BB955E;
	}

.piclenselink a {
	font-weight: normal;
	text-decoration: none;
	}

a.read_more {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

#sidebar li strong {
	color: #6A4D33;
	font-weight: normal;
	}

/* THUMBS */

.thumb {
	float: left;
	height: auto;
	margin: 0 20px 20px 0;
	text-align: center;
	}

.thumb-last {
	float: left;
	height: auto;
	margin: 0 0 20px 0;
	text-align: center;
	}

.thumb img,
.thumb-last img {
	border: 1px solid #6F4C19;
	display: block;
	margin: 0;
	padding: 4px;
	position: relative;
	}

.thumb a:hover img,
.thumb-last a:hover img {
	background: #FAD988;
	}

.phototitle {
	width: 148px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	}

#specials {
	background: #DCBE93;
	margin: 0;
	padding: 10px;
	}

#specials h2 {
	color: #6F4C19;
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.286;
	margin-top: 0;
	margin-bottom: 0.643em;
	}

#specials p {
	margin: 0;
	}

.tar {
	text-align: right;
	}

.strike {
	text-decoration: line-through;
	}

#button {
	text-indent: -9999px;
	width: 186px;
	height: 41px;
	}

#button a {
	background: url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/button-book.png) 0 0 no-repeat;
	display: block;
	width: 186px;
	height: 41px;
	}

#button a:hover {
	background: url(http://www.riadzamzam.com/wp-content/themes/zamzam/images/button-book.png) 0 -41px no-repeat;
	}

/* PRESS */

.row {
	clear: both;
	}

/* QUICK BOOK */

#quick-book-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

#quick-book-wrap #quick-book {
	background: #A27A40;
	height: 20px;
	width: 810px;
	margin: 0 auto;
	padding: 9px 0 9px 10px;
	vertical-align: middle;
}

#quick-book-wrap #quick-book #book-online {
	float: left;
}

#quick-book-wrap #quick-book #calendar {
	float: right;
}

#quick-book-wrap #quick-book div {
	display: inline;
	vertical-align: middle;
}

#quick-book-wrap #quick-book #calendar input,
#quick-book-wrap #quick-book #calendar select {
	margin-right: 10px;
	color: #666;
	padding: 0 .3em;
	border: 1px solid #8F6315;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}

#quick-book-wrap #quick-book #calendar select {
	margin-right: 10px;
	color: #666;
	padding: 0 0 0 .3em;
	border: 1px solid #8F6315;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	
}

input#check {
	background: #975120;
	color: #FFF !important;
	font-weight: bold;
	border-color: #DCBE93 !important;
	cursor: pointer;
}
