/*
Theme Name: GNP Dubai
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*{
margin: 0;
	padding:0;
	}
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background: #fff url('images/back.gif');
	color: #000;
	text-align: left;
	}
	
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
	}

#page {
	background: #fff url('images/bg.jpg') ;
	background-repeat:repeat-y;
	width:700px;
	margin: 0 auto 0 auto;
	padding:0;
	background-color: white;
	text-align: left;
	}
	
#header{
height:220px;}

#sidebar{
width:176px;
margin:0 6px 6px 6px;
float:left;
background-color:#e4efe7;}

#sidebar li{
list-style-type:none;}

.clear{float:none; clear:both;}





h2.widgettitle a{
font-weight:normal;
color:#fff!important;
display:block;
background-color:#239441!important;
width:160px;
border-bottom:4px solid #fff;
color:#239441;
text-transform:uppercase;
text-decoration:none;
padding:5px 0 5px 16px;
font-size: 11px;
}


#sidebar ul li{
margin:0;
padding:0;}

#sidebar li a{
display:block;
background-color:#a4caac;
width:160px;

border-bottom:4px solid #fff;
color:#239441;
text-transform:uppercase;
text-decoration:none;
padding:5px 0 5px 16px;
}

#sidebar li a:hover{
background-color:#c0d7c5;
}

li#xlanguage-list-1 h2.widgettitle{
padding:5px 0 5px 16px;
font-size: 11px;
padding-top:50px;
font-weight:normal;
color:#666!important;
}

li#xlanguage-list-1 ul li {
padding:2px 0 2px 16px;
font-size: 11px;
font-weight:normal;
color:#666!important;
background-color:none!important;
list-style-type:square!important;
list-style-position:inside!important;
}


li#xlanguage-list-1 ul li a{
text-transform:none !important;
background-color: #e4f0e6 !important;
padding:2px 0 2px 0;
font-size: 11px;
font-weight:normal;
color:#666!important;
border:none!important;
display:inline!important;
}
li#xlanguage-list-1 ul li a:hover{
color:#000!important;

}

#content{
	float:left;
	width:467px;
	padding-right:5px;
	background-position:;
	background: #fff url('images/leaf.jpg') right top;
	background-repeat:no-repeat;
	padding:60px 20px 20px 20px;
	text-align:justify;
}

#content a {
color:#239441;
text-decoration:none;
}
#content a:hover {
color:#bbb;
text-decoration:none;
}

p{
line-height:14px;
padding-bottom:18px;}

p strong{
text-transform:uppercase;}

#content h2{
font-size:12px;
padding-bottom:18px;
text-transform:uppercase;
}


#footer{
color:#fff;
background-color:#c0d7c5;
border:6px solid #fff;
padding:6px;
margin-bottom:30px;}





#footer a {
color:#fff;
text-decoration:none;
}
#footer a:hover {
color:#239441;
text-decoration:none;
}

.entry img{
 border: none!important;
 max-width:467px;
}

.entry ul{
padding-left:20px;
}

.navigation{
padding-bottom:15px;}