/*
Theme Name: Dubai Theme
Description: A two column Dubai theme including the Burj Al Arab hotel.
Version: 1.0
Tags: blue, fixed width, left siderbar, 2 columns, dubai

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	margin:0;
	background:#004477;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 150px;
}
a {color: #3297A9;}
#page{
	width:896px;
	margin:0 auto;
	background:#3297a9 url(images/bg-page.jpg) no-repeat;
	overflow:hidden;
}
.container{
	position:relative;
	margin:12px 0 0;
	border-right:1px solid #57a3d7
	border-left:1px solid #70baed;
	padding:261px 0 7px;
}
#header{
	width:896px;
	position:absolute;
	top:-10px;
	left:0;
	height:261px;
}
.logo{
	position:absolute;
	z-index:100;
	top:80px;
	left:5px;
	margin:0;
	font:25px Georgia, "Arial", Times, serif;
}
.logo a{
	color:#fff;
	text-decoration:none;
}
#header ul{
	margin:27px 20px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	overflow:hidden;
	height:20px;
}
#header ul li{
	padding:0 16px 0 20px;
	float:left;
	margin:0 1px 0 -1px;
	background:url(images/header-split.gif) no-repeat left;
}
#header ul li.rss{
	background:none;
	padding:0 0 0 265px;
}
#header ul li.rss a{
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/rss.gif);
	}
#header ul a{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#header ul a:hover{
	text-decoration:underline;
}
#content{
	width:880px;
	margin:0 auto;
	overflow:hidden;
}
h2 a, h2 a:visited, h2 a:hover{
	color: #3297A9;
}
h1 {margin-top: 5px; margin-bottom: 5px; font-size: 18px; color:#000000; }

.content-top{
	width:100%;
	overflow:hidden;
	height:15px;
	background:url(images/content-top.png) no-repeat;
}
.inside{
	width:100%;
	overflow:hidden;
	background:url(images/content-inside.png) repeat-y;
}
.content-btm{
	width:100%;
	overflow:hidden;
	height:17px;
	background:url(images/content-btm.png) no-repeat;
}
.column1{
	width:230px;
        height:800px;
        height:100%;
	float:left;
	display:inline;
	margin:0 0 0 14px;
	overflow:hidden;
        background: #f4f0d7;
}
.column1 h3{
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#273b40;
	margin:0px;
	height:21px;
	border:1px solid #ddd;
	background:url(images/bg-headers.gif) repeat-x;
	padding:2px 0 0 6px;
}
.column1 ul{
	margin:0;
	padding:7px 0 10px 5px;
	list-style:none;
}
.column1 ul li{
	padding:0;
}
.column1 ul a{
	color:#3297a9;
	font:14px/18px Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.column1 a:hover{
	text-decoration:none;
}
.column2{
	width:605px;
	overflow:hidden;
	display:inline;
	float:right;
	margin:0 14px 0 0;
	min-height:800px;
}
* html .column2{ min-height: 800px; height:100%;}

.column2 h2{
	margin:0;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#273b40;
	height:21px;
	border:1px solid #ddd;
	background:url(images/bg-headers.gif) repeat-x;
	padding:2px 0 0 6px;
}
.column2 p.posted{
	color:#585858;
	margin:4px 0 13px;
}
.column2 p.posted span{
	padding:0 0 0 4px;
	background:url(images/bg-posted.gif) no-repeat left;
}
.column2 img{
	display:block;
	border:5px solid #eee;
	margin:0 0 16px;
}
.column2 p{
	margin:0 0 21px;
}
.column2 p a{
	font-weight:bold;
	color:#3297a9;
}
.column2 a:hover{
	text-decoration:none;
}
.column2 ol{
	margin:0;
	padding:0 0 16px;
	list-style:decimal inside;
}
.column2 ol li{
	padding:0;
}
.column2 ol a{
	color:#666;
	font-weight:bold;
}
.column2 .coments{
	margin:0 0 16px;
}
.column2 .coments a{
	text-decoration:none;
	color:#3297a9;
}
.column2 .coments a{
	background:url(images/bg-coments.gif) no-repeat left;
	padding:0 3px 0 21px;
}
.column2 .coments a.leave{
	background:url(images/coments-split.gif) no-repeat left;
	padding:0 0 0 9px;
}

.column2 .coments a:hover{
	text-decoration:underline;
}


.column2 h4 a {color:#3297a9; font-size:18px;}
#footer{
	width:601px;
	border-top:1px solid #ddd;
	overflow:hidden;
	font-size:11px;
	color:#666;
	float:right;
	margin:0 19px 0;
       float:right;

}
#footer ul{
	margin:13px 0 0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	height:1%;
	display:inline;
}
#footer ul li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 7px 0 11px;
	background:url(images/footer-split.gif) no-repeat left;
}
#footer ul a{
	color:#666;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}
#footer .from{
	float:right;
	display:inline;
	margin:13px 11px 0 0;
}
#footer .from a{
	font-weight:bold;
	color:#3297a9;
}
#footer .from a:hover{ text-decoration:none; }
.copy {text-align:center; color:#ffffff;  }
.copy a {text-decoration: underline; color:yellow}
.link a {color: #3297A9; margin-left: 5px;}
