/*
	Theme Name: FutureBrand GRES
	Theme URI: http://gres.futurebrand.com/
	Description: Theme for the FutureBrand Gulf Real Estate Study
	Version: 1
	Author: Keith Foster, FutureBrand.
	Author URI: http://www.futurebrand.com
*/

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #777;
	background: #B7B7B7 url(/wp-content/themes/gres/m/img/bg.jpg) no-repeat fixed center top;
}


body#home, body#region-at-a-glance, #facts-findings.additional-insights, body#thank-you-comment {
	background-image: url(m/img/backgrounds/bg_mesh.jpg);
	background-color:#D56501;
}
body#year-in-review, body#timeline {
	background-image: url(m/img/backgrounds/bg_dots.jpg);
	background-color:#000;
}

body#facts-findings, body#examining-dubai {
	background-image: url(m/img/backgrounds/bg_lines.jpg);
	background-color:#000;
}

#facts-findings.impact-of-the-downturn {
	background-image: url(m/img/backgrounds/bg_fuzzy.jpg);
	background-color:#ffaa43;
}

#facts-findings.insight-on-developers-2, body#sources {
	background-image: url(m/img/backgrounds/bg_sand.jpg);
	background-color:#F90;
}

body#the-future, #facts-findings.insight-on-developers-1, body#watch-the-videos {
	background-image: url(m/img/backgrounds/bg_speedlines.jpg);
	background-color:#000;
}


h1 a,
#logo a,
#slogan,
#footer li.blog, 
#footer li.facebook, 
#footer li.twitter, 
#footer li.youtube, 
#footer li.flickr,
div.mw-content a.close-button,
div.social-features a.vote-link,
div.social-features div.share a,
p.rss span,
#feature-images div.map-wrap,
#feature-images div.map-wrap a.play-pause,
#reload-captcha,
#content a.share-link {
	background: url(/wp-content/themes/gres/m/img/site-texture.png) no-repeat;
}

h1, h2, h3, h4, p {
	margin: 0;
}

h2,
h2 a {
	font-size: 22px;
	color: #404040;
	text-decoration: none;
}

h2 a:hover {
	color: #F15D22;
}

h2 span.edit a {
	font-size:10px;
}

a {
	color: #F15D22;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.6;
	padding-bottom: 10px;
}

ul {
	line-height: 1.6;
	margin: 0;
	padding: 0 0 10px 30px;
}

hr {
	clear: both;
	margin: 20px 0;
	height: 1px;
	background-color: #595959;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	position: relative;
	width: 906px;
	margin: 0 auto;
	padding: 37px 37px 0;
	background-color:#FFF;
	overflow: hidden;
}

#container #background-top {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#container #background-bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

#container h1, #header-image, #main-content, #footer, #disclaimer {
	z-index:10;
	position:relative;
}


/* LOGO
   ==== */

#logo {
	position: absolute;
	top: 0;
	right: 64px;
	width: 120px;
	height: 160px;
	z-index: 9999;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer; /* fix for ie6, doesnt want to show the hand cursor after applying the png fix for some reason */
	background-position: 0 -69px;
	position:relative;
	z-index:1000;
}

h1 {
	font-size:24px;
	font-weight:normal;
	height:20px;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:140px;
}

h1 a {
	background-position:0 -2px;
	color:#FFFFFF;
	display:block;
	height:20px;
	width:140px;
}

/* HEADER
   ====== */

#header {
	position: relative;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	z-index:1000;
}

/* IMAGE CAPTIONS */

.image-caption {
	position: absolute;
	left: 35px;
	bottom: 35px;
	color: #FFF;
	width: 430px;
	display: block;
}

.image-caption h2 {
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 10px;
	font-weight: bold;
}

.image-caption a {
	color: #FBBA95;
}

.image-caption a:hover {
	color: #F15D22;
	text-decoration: none;
}

/* MAIN NAV
   ======== */

#main-nav {
	position: absolute;
	top: 20px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 906px;
	list-style: none;
	font-size: 17px;
	overflow: hidden;
	z-index: 100;
	line-height: normal;
}

#home #main-nav {
	top: 20px;
}

#main-nav li {
	float: left;
	margin-right: 16px
}

#main-nav li.blog {
	margin-right: 8px;
}

#main-nav a {
	color: #AAA;
	text-decoration: none;
}

#main-nav a:hover,
#main-nav li.blog a {
	color: #F15D22;
}

/* MAIN CONTENT
   ============ */

#main-content {
	overflow: hidden;
	width:906px;
}

/* CONTENT
   ======= */


#content {
	width:675px;
	float: left;
	overflow: hidden;
	position:relative;
}

#content div.content, #content #message {
	padding-top:20px;
	padding-bottom:20px;
}

#content p, #content div.content li {
	font-size:16px;
	line-height:24px;
	padding-bottom:20px;
}

#content #chapters li p {
	font-size:12px;
	line-height:16px;
	padding-bottom:5px;
}

#sources #content div.content li {
	font-size:12px;
	line-height:20px;
	padding-bottom:0px;
}


#content h6 {
	font:bold 16px/25px Arial, Helvetica, sans-serif;
	color:#404040;
	margin:0px;
}


#content div.content ul {
	margin-top:10px;
}

#content div.content ul li {
	margin-bottom:10px;
}

#post-filter {
	background-color: #CCC;
	list-style: none;
	color: #595959;
	padding: 0 0 0 10px;
	margin: 0 0 30px;
	width: 588px;
	height: 35px;
}

#post-filter a {
	color: #FFF;
}

#post-filter a:hover,
#post-filter li.current_page a {
	color: #F15D22;
	text-decoration: none;
}

#post-filter li {
	float:left;
	line-height:35px;
	margin-right: 13px;
	position:relative;
}

#post-filter li span.arrow {
	visibility:hidden;
	display:block;
	position:absolute;
	top:29px;
	left:50%;
	margin-left:-4px;
	width:0px;
	height:0px;
	overflow:hidden;
	border-top:0px;
	border-bottom:6px solid #FFF;
	border-left:5px dashed transparent;
	border-right:5px dashed transparent;
}

#post-filter li.current_page span.arrow {
	visibility:visible;
}

#content h3 {
	font-size: 13px;
	font-weight: normal;
	color: #595959;
	padding-bottom: 20px;
	line-height: 16px;
}

/* POSTS */

div.post {
	overflow: hidden;
	width: 675px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1E1E1;
}

div.post p.blurb {
	padding: 0;
}

/* SINGLE POST / PAGE */

#content.page p.category,
div.single-post a.category {
	width: 593px;
}

/* SOCIAL ICONS */

div.social-icons {
	overflow:hidden;
	height:22px;
	margin-bottom:5px;
}

div.social-icons div {
	position: relative;
	float: left;
	width: 27px;
	padding: 2px;
	text-align: right;
}

div.social-icons a {
	color: #FFF;
	display: block;
}

div.social-icons a:hover {
	text-decoration: none;
	white-space: normal;
}

div.social-icons a span.bubble {
	position: absolute;
	top: -30px;
	left: 50%;
	padding: 3px;
	background-color: #F15D22;
	text-align: center;
	visibility: hidden;
}

div.social-icons a:hover span.bubble {
	visibility: visible;
}

div.social-icons span.bubble span.arrow {
	display: block;
	overflow: hidden;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -5px;
	right: 50%;
	margin-right: -3px;
	border-width: 5px 3px 0 3px;
	border-style: solid dotted dotted dotted;
}

div.social-icons div.recommend span.bubble {
	margin-left: -40px;
	width: 76px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.social-icons div.comment-count span.bubble {
	margin-left: -48px;
	width: 58px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.social-icons div.comment-count span.bubble span.arrow {
	margin-right: -19px;
}

div.social-icons div.recommend span.bubble span.arrow,
div.social-icons div.comment-count span.bubble span.arrow {
	border-color: #F15D22 transparent transparent transparent;
}

div.social-icons span.arrow {
	display: block;
	overflow: hidden;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -4px;
	right: 5px;
	border-width: 0 0 4px 4px;
	border-style: dotted dotted dotted solid;
}

div.social-icons div.recommend {
	margin-right: 6px;
	background-color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.social-icons div.recommend span.arrow {
	border-color: transparent transparent transparent #999;
}

div.social-icons div.comment-count {
	background-color: #F15D22;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.social-icons div.comment-count span.arrow {
	border-color: transparent transparent transparent #F15D22;
}

.category,
div.post .heading {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 3px;
	padding: 0;
}

.category a {
	display: block;
	color: #FFF;
	width: 208px;
	padding: 0 0 0 5px;
	background-color: #CCC;
}

div.single-post .category a {
	width: 593px;
}

#content .heading {
	width: 593px;
	color: #FFF;
	padding: 0 0 0 5px;
	background-color: #CCC;
}

/* POST THUMBNAILS */

div.post a.thumbnail {
	float: left;
	clear: left;
}
div.post a.thumbnail img {
	display:block;
	border:0px;
}

div.has-image .category {
	float: left;
	margin-bottom: 3px;
}

div.has-image h2,
div.has-image h3,
div.has-image p.blurb {
	margin-left: 231px;
}

/* FEATURED POSTS */

div.featured .category a {
	background-color: #F15D22;
}

/* STICKY POST */

div.sticky {
	border: 0 none;
}

div.sticky .category a {
	width: 593px;
}

div.sticky a.thumbnail {
	float: none;
	clear: left;
	display: block;
	margin-bottom: 20px;
}

div.sticky h2,
div.sticky h3,
div.sticky p.blurb {
	margin-left: 0;
}

/* SOCIAL FEATURES */

div.social-features {
	background-color: #CCC;
	color: #595959;
	padding: 10px;
	margin: 20px 0;
	/*overflow: hidden;*/
	height: 18px;
	width: 655px;
}

div.social-features h4 {
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #595959;
	font-weight: normal;
}

div.social-features a.vote-link {
	position: relative;
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	/*background: url(/wp-content/themes/fblog/m/img/checkmark.gif) 0 0 no-repeat;*/
	background-position: -152px -138px;
	margin-left: 5px;
}

div.social-features a.vote-link:hover,
div.social-features div.voted a.vote-link {
	/*background-image: url(/wp-content/themes/fblog/m/img/checkmark-voted.gif);*/
	background-position: -152px -187px;
}

div.social-features span.bubble {
	position: absolute;
	top: -33px;
	left: 50%;
	padding: 3px;
	background-color: #F15D22;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	visibility: hidden;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.social-features div.voted a.vote-link:hover {
	white-space: normal;
}

div.social-features div.voted a.vote-link:hover span.bubble {
	visibility: visible;
}

div.social-features span.bubble span.arrow {
	display: block;
	overflow: hidden;
	height: 0;
	width: 0;
	position: absolute;
	bottom: -8px;
	right: 50%;
	margin-right: -5px;
	border-width: 8px 6px 0;
	border-style: solid dotted dotted dotted;
}

div.social-features div.recommend span.bubble {
	margin-left: -93px;
	width: 182px;
}

div.social-features span.bubble span.arrow {
	border-color: #F15D22 transparent transparent transparent;
}

/* SHARE FEATURES */

div.social-features div.share {
	float: right;
}

div.social-features div.share a {
	display: block;
	height: 18px;
	float: left;
	margin-left: 10px;
	position: relative;
}

div.social-features div.share a:hover span.bubble {
	visibility: visible;
}

div.social-features div.share a.facebook {
	width: 18px;
	background-position: -200px -138px;
}

div.social-features div.share a.facebook span.bubble {
	margin-left: -69px;
	width: 132px;
}

div.social-features div.share a.facebook:hover {
	background-position: -200px -186px;
}

div.social-features div.share a.twitter {
	width: 14px;
	background-position: -247px -138px;
}

div.social-features div.share a.facebook span.bubble {
	margin-left: -69px;
	width: 132px;
}

div.social-features div.share a.twitter:hover {
	background-position: -247px -186px;
}

div.social-features div.share a.twitter span.bubble {
	margin-left: -62px;
	width: 116px;
}

div.social-features div.share a.digg {
	width: 29px;
	background-position: -290px -138px;
}

div.social-features div.share a.digg:hover {
	background-position: -290px -186px;
}

div.social-features div.share a.digg span.bubble {
	margin-left: -55px;
	width: 105px;
}

div.social-features div.share a.send-to-friend {
	width: 23px;
	background-position: -347px -138px;
}

div.social-features div.share a.send-to-friend:hover {
	background-position: -347px -186px;
}

div.social-features div.share a.send-to-friend span.bubble {
	margin-left: -74px;
	width: 90px;
}

div.social-features div.share a.send-to-friend span.bubble span.arrow {
	margin-right: -31px;
}

/* COMMENT FORM */

#respond {
	margin-top: 10px;
	overflow: hidden;
	width: 675px;
}

/* threaded stuff
#comments #respond {
	width: 578px;
	margin-left: 20px;
}
*/

#comment-form h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F15D22;
	padding-bottom: 10px;
}

#comment-form .cancel-comment-reply {
	padding-bottom: 5px;
}

#comment-form textarea {
	background-color: #E6E6E6;
	border: 1px solid #CCC;
	color: #999;
	padding: 15px 10px;
	width: 653px;
	height: 105px;
	resize:none;
}

/* threaded stuff
#comments #comment-form textarea {
	width: 556px;
}
*/

#comment-form p.submit {
	width:675px;
	overflow: hidden;
}

#comment-form p.submit input {
	float: right;
	background-color: #F15D22;
	padding: 5px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
}

#comment-form p.thank-you {
	padding: 20px 0;
	margin-bottom: 20px;
	text-align: center;
	color: #F15D22;
	border: 2px solid #F15D22;
}

#commentform {
	overflow: hidden;
	width:675px;
}

/* threaded stuff
#comments #commentform {
	width: 578px;
}
*/

#commentform span.error {
	text-align: right;
}

span.error {
	color: #FF0000;
	display: block;
	padding-bottom: 10px;
}

p.post-a-comment {
	width: 598px;
	overflow: hidden;
	padding: 10px 0;
}

p.post-a-comment a {
	float: right;
	background-color: #F15D22;
	padding: 8px;
	color: #FFF;
	border: 0 none;
	font-size: 18px;
	line-height: 18px;
}

p.post-a-comment a:hover {
	text-decoration: none;
}

/* MODAL WINDOW
   ============ */

div.ModalWindow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
div.mw-shield {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
div.mw-content {
	position: relative;
	margin: 0 auto;
	top: 100px;
	background-color: #FFF;
	border: 2px solid #F15D22;
	padding: 15px;
	width: 0;
	z-index: 1000;
	color: #999;
	visibility:hidden;
}

div.mw-content a.close-button {
	position: absolute;
	top: -14px;
	right: -14px;
	height: 28px;
	width: 28px;
	display: block;
	text-indent: -9999px;
	background-position: -230px -20px;
}

div.mw-content #email-form input.checkbox {
	float:left;
	margin-right:10px;
	width:auto;
}

/* COMMENT POPUP */


#email-form input, #email-form textarea {
	width: 282px;
	padding: 8px;
	background-color: #E6E6E6;
	border: 1px solid #CCC;
	color: #999;
	font-weight: bold;
}

#email-form input.checkbox {
	width: auto;
	background-color: transparent;
	border: 0 none;
	padding: 0;
}

#email-form p.subscribe label {
	margin-left: 30px;
	display: block;
}

#email-form p.privacy {
	margin-left: 30px;
}

#email-form textarea {
	height:100px;
	resize:none;
}

#email-form p.captcha {
	overflow: hidden;
	width: 300px;
}

#captcha {
	float: left;
}

#reload-captcha {
	background-position: -319px -59px;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	float: right;
	margin: 32px 10px 0 0;
}

#email-form #send-button {
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	width: auto;
	padding: 5px 20px;
	font-weight: normal;
	cursor: pointer;
	background-color: #F15D22;
	margin-top:10px;
}

#email-form input.validation-error {
	background-color:#FFEEEE;
	border-color:#FFAAAA;
	color:#FF8888;
}

#email-form-error {
	color: #FF8888;
	display: none;
	text-align: center;
}

#comment-popup input {
	width: 404px;
	padding: 8px;
	background-color: #E6E6E6;
	border: 1px solid #CCC;
	color: #999;
	font-weight: bold;
}

#comment-popup input.cancel,
#comment-popup input.submit {
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	width: auto;
	padding: 5px 20px;
	font-weight: normal;
	cursor: pointer;
}

#comment-popup input.cancel {
	background-color: #999;
	margin-right: 20px;
}

#comment-popup input.submit {
	background-color: #F15D22;
}

#email-form p.submit,
#comment-popup p.submit {
	text-align: center;
	padding: 0;
}

/* COMMENTS */

#comments {
	clear: right;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #E1E1E1;
}

#comments ul {
	list-style: none;
	padding-left: 20px;
}

#comments li {
	padding: 20px 0 10px;
	border-bottom: 1px solid #E1E1E1;
}

/* threaded stuff
#comments li li {
	border: 0 none;
}
*/

#comments cite {
	font-style: normal;
}

#comments em {
	color: #333;
}

/* BLOGGER BIO
   =========== */

#blogger-bio p.heading {
	margin-bottom: 20px;
}

#blogger-bio h2 {
	line-height: 22px;
	padding-bottom: 5px;
}

#blogger-bio h2 span {
	font-size: 13px;
	color: #F15D22;
	font-weight: normal;
	margin-left: 15px;
}

#job-info {
	font-size: 9px;
	line-height: 9px;
	padding-bottom: 5px;
}

div.author-photo {
	float: left;
	width: 130px;
	height: 111px;
	margin-right: 15px;
	background-color: #CCC;
	background-position: center center;
	background-repeat: no-repeat;
}

#quote-container {
	width: 431px;
	margin-left: 145px;
	padding-top: 15px;
}

#quote-container span.arrow,
#quote-container span.arrow span {
	border-style: dashed dashed dashed solid;
	height: 0;
	width: 0;
}

#quote-container span.arrow {
	border-color: transparent transparent transparent #CCC;
	border-width: 16px 0 0 37px;
	display: inline;
	float: left;
	margin: -15px 0 0 20px;
	position: relative;
}

#quote-container span.arrow span {
	border-color: transparent transparent transparent #F5F5F5;
	border-width: 15px 0 0 35px;
	overflow: hidden;
	position: absolute;
	right: 1px;
	bottom: -1px;
}

#quote {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	padding: 10px;
}

#quote p {
	color: #404040;
	font-size: 22px;
	line-height: 22px;
	font-style: italic;
	padding-bottom: 15px;
}

#quote p.date {
	font-size: 10px;
	line-height: 10px;
	padding: 0;
	color: #999;
	font-style: normal;
}

#blogger-bio h4 {
	font-size: 14px;
	font-weight: bold;
	color: #F15D22;
	margin-top: 30px;
}

#blogger-bio h4.recent-posts {
	margin: 30px 0 10px;
	line-height: 28px;
	border-bottom: 1px solid #E1E1E1;
}

div.bio-content {
	clear: both;
}

dl.extra-info {
	overflow: hidden;
	width: 598px;
	line-height: 1.6;
	margin: 15px 0 0;
}

dl.extra-info dt {
	color: #333;
	float: left;
	width: 60px;
	text-align: right;
	margin-bottom: 3px;
}

dl.extra-info dd {
	padding: 0;
	margin: 0 0 3px 80px;
}

/* SIDEBAR
   ======= */

p.rss span {
	padding-left: 18px;
	background-position: -237px -87px;
}

#sidebar {
	display:inline;
	float: left;
	width: 213px;
	overflow: hidden;
	margin-right:18px;
	margin-top:19px;
}

#sidebar h3 {
	color: #595959;
	font-size: 14px;
}

#sidebar a.see-all {
	float: right;
	padding: 0;
}

#sidebar a.see-all {
	font-size: 12px;
	font-weight: bold;
}

/* ABOUT FBLOG */

#about-fblog {
	background-color: #F5F5F5;
	border-width: 1px 1px 0 1px;
	border-color: #CCC;
	border-style: solid;
	padding: 20px 12px 5px;
	width: 264px;
}

#about-fblog h3 {
	padding-bottom: 15px;
}

/* SEARCH */

#search-widget {
	margin: 0;
	padding: 12px;
	list-style: none;
	background-color: #F5F5F5;
	border-width: 1px;
	border-color: #E1E1E1 #CCC #CCC;
	border-style: solid;
	margin-bottom: 40px;
	width: 264px;
}

.search {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 264px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.search p {
	padding: 0;
}

.search input {
	padding: 5px;
	width: 225px;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	font-weight: bold;
	border: 0 none;
}

.search a.searchButton {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	width: 30px;
	display: block;
	text-indent: -9999px;
}

.search a.searchButton span.arrow {
	position: absolute;
	top: 8px;
	right: 11px;
	height: 0;
	width: 0;
	display: block;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #999;
	border-style: dashed dashed dashed solid;
	overflow: hidden;
	cursor: pointer;
}

.search a.searchButton:hover span.arrow {
	border-color: transparent transparent transparent #F15D22;
}

/* POPULAR CATEGORIES / ARCHIVE */

#popular-categories,
#archive-listing {
	margin: 0 0 40px;
}

#popular-categories h3,
#archive-listing h3,
#authors h3 {
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1E1E1;
}

#categories-container,
#archive-container {
	height: 150px;
	width: 290px;
	overflow: hidden;
}

#categories,
#archive {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

#categories li,
#archive li {
	padding-bottom: 8px;
	color: #666;
}

#categories a,
#archive a {
	color: #595959;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 0;
	line-height: 12px;
	overflow: hidden;
	width: 280px;
	height: 12px;
}

#categories a span,
#archive a span {
	display: block;
	visibility:hidden;
	float: right;
}

#categories a:hover,
#categories li.current_page a,
#categories li.current_parent a,
#categories li.current_ancestor a,
#categories .see-all a:hover,
#archive a:hover,
#archive li.current_page a,
#archive li.current_parent a,
#archive li.current_ancestor a,
#archive .see-all a:hover {
	background-color: #F15D22;
	color: #FFF;
	padding-left: 5px;
}

#categories a:hover span,
#categories li.current_page a span,
#categories li.current_parent a span,
#categories li.current_ancestor a span,
#archive a:hover span,
#archive li.current_page a span,
#archive li.current_parent a span,
#archive li.current_ancestor a span {
	visibility:visible;
}

/* TWITTER */

div.twitter {
	position: relative;
	width: 290px;
	overflow: hidden;
	font-size: 0;
}

div.twitter .inner {
	padding: 20px 16px;
	border: 1px solid #E1E1E1;
	overflow: hidden;
	font-size: 12px;
}

div.twitter span.arrow,
div.twitter span.arrow span {
	border-style: dashed dashed dashed solid;
	height: 0;
	width: 0;
}

div.twitter span.arrow {
	position: relative;
	float: right;
	display: inline;
	margin: 0 80px 18px 0;
	border-width: 0 0 21px 42px;
	border-color: transparent transparent transparent #E1E1E1;
}

div.twitter span.arrow span {
	position: absolute;
	top: -1px;
	right: 1px;
	overflow: hidden;
	border-width: 0 0 20px 40px;
	border-color: transparent transparent transparent #FFF;
}

/* TWEETS */

ul.tweets {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	word-wrap: break-word;
}

ul.tweets li {
	border: 0;
	padding: 15px 0 0 0;
	margin: 0;
}

ul.tweets li h4 {
	float: none;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

ul.tweets li h4 span {
	font-weight: bold;
}

ul.tweets li p {
	padding: 0;
}


/* FEATURE BOX
   =========== */

#features {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 290px;
}

#features li {
	position: relative;
	padding: 12px;
	background-color: #F5F5F5;
	border: 1px solid #999;
	margin-bottom: 18px;
	width: 264px;
	overflow: hidden;
}

#features li.linked {
	padding: 0;
	width: 288px;
}

#features li a img {
	border: 0 none;
}

#features li a.feature-link {
	padding: 12px;
	display: block;
	width: 264px;
}

#features li a.feature-link img {
	position: absolute;
	bottom: 0;
	left: 0;
}

#features li a.feature-link:hover img {
	left: -312px;
}

#features li a.feature-link:hover {
	text-decoration: none;
	background-position: right bottom !important;
}

#features li span.heading {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	float: none;
	display: block;
	color: #595959;
}

#features li span.content {
	line-height: 1.4;
	padding: 0;
	display: block;
	color: #999;
}

/* FOOTER
   ====== */

#footer {
	position: relative;
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	margin-top: 40px;
	width: 870px;
	padding: 18px;
}

#footerContent {
	overflow: hidden;
}

#footer ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style: none;
	font-size: 11px;
	overflow: hidden;
	width: 870px;
	line-height: normal;
}

#footer ul ul {
	margin-top: 5px;
	width: auto;
}

#footer #breadcrumb {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	font-size: 13px;
}

#footer #breadcrumb li,
#footer #breadcrumb a {
	border: 0;
	color: #595959;
	display: inline;
	width: auto;
	margin: 0 5px 0 0;
}

#footer #breadcrumb li.current_page,
#footer #breadcrumb li.current_page a,
#footer #breadcrumb a:hover {
	color: #F15D22;
}

#footer #breadcrumb h4 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

#footer li {
	width: 97px;
	margin-right: 10px;
	float: left;
}

#footer li li {
	width: auto;
	padding: 2px 0 3px 0;
	margin: 2px 0 0 0;
	float: none;
}

#footer li a {
	border-bottom: 1px solid #999;
	display: block;
	color: #595959;
	padding-bottom: 3px;
	margin: 0;
}

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

#footer li li a {
	border: 0;
	display: inline;
	color: #999;
	font-weight: normal;
	padding: 0;
}

#footer li.blog,
#footer li.facebook,
#footer li.twitter,
#footer li.youtube,
#footer li.flickr {
	padding-left: 23px;
	margin-bottom: 4px;
	/*background: url('/wp-content/themes/fblog/m/img/social-icons.gif') no-repeat;*/
}

#footer li.blog {
	background-position: -360px -263px;
}

#footer li.facebook {
	background-position: -360px -296px;
}

#footer li.twitter {
	background-position: -360px -333px;
}

#footer li.youtube {
	background-position: -360px -370px;
}

#footer li.flickr {
	background-position: -360px -405px;
}

#slogan {
	position: absolute;
	bottom: 0;
	right: 27px;
	display: block;
	width: 120px;
	height: 195px;
	background-position: 0 -255px;
	z-index: 100;
}

#slogan:hover {
	background-position: -130px -255px;
}

/* COPYRIGHT
   ========= */

#disclaimer {
	width:906px;
	color:#AAA;
	float: left;
	font-size: 11px;
	margin:10px 0px;
	position:relative;
}

#disclaimer a.interpublic {
	position:absolute;
	top:0px;
	right:0px;
	color:#CCC;
}

#disclaimer p {
	padding-bottom:0px;
}
#disclaimer #copyright {
	padding: 0;
	color:#CCC;
	font-size: 11px;
}

#copyright a {
	color: #CCC;
}

#disclaimer a:hover {
	color: #F15D22;
	text-decoration: none;
}

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

#related-links {
	margin: 0;
	padding: 0;
	height: 37px;
	line-height: 37px;
	float: right;
	font-size: 11px;
	overflow: hidden;
}

#related-links li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #CCC;
}

#related-links li.last {
	border: 0;
	padding-right: 0;
}

#related-links a {
	color: #CCC;
}

#related-links a:hover {
	color: #F15D22;
	text-decoration: none;
}

/* SEARCH RESULTS
   ============== */

#search h2 {
	color: #999;	
}

#search-results,
#category-list {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#search-results li,
#category-list li {
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#search-results li h2,
#search-results li h2 a,
#category-list li h2,
#category-list li h2 a {
	font-size: 16px;
}

#search-results div.postInfo,
#category-list div.postInfo {
	overflow: hidden;
	width: 598px;
}

#search-results div.postInfo h3,
#category-list div.postInfo h3 {
	float: left;
}

#search-results div.postInfo p.comment-count,
#category-list div.postInfo p.comment-count {
	float: right;
}

#search-results p,
#category-list p {
	padding: 0;
}

#no-results-found {
	padding-top: 20px;
}

#paging-container #listing-footer {
	border: 0 none;
}

/* PAGING */

.paging-top {
	overflow: hidden;
	height: 14px;
	padding: 10px 0;
	border-bottom: 2px solid #F15D22;	
}

.paging {
	overflow: hidden;
	height: 14px;
	margin-top: 20px;
}

#wp_page_numbers {
	float: left;
}

#wp_page_numbers ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	overflow: hidden;
	height: 14px;
}

#wp_page_numbers li {
	display: inline;
}

#wp_page_numbers li a {
	color: #CCC;
	padding: 0 5px;
}

#wp_page_numbers li a:hover,
#wp_page_numbers li.active_page a {
	color: #F15D22;
	text-decoration: none;
}

.paging-next-previous {
	float: right;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	position: relative;
}

.paging-next-previous a {
	color: #CCC;
	padding: 0 4px;
}

.paging-next-previous a:hover,
.paging-next-previous a:active,
.paging-next-previous a:focus {
	color: #F15D22;
	text-decoration: none;
}

.paging-next-previous span.prev {
	padding-left: 18px;
}

.paging-next-previous span.next {
	padding-right: 18px;
}

.paging-next-previous span.arrow {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	top: 1px;
	cursor: pointer;
}

.paging-next-previous span.left {
	border-color: transparent #CCC transparent transparent;
	border-width: 6px 10px 6px 0;
	border-style: dotted solid dotted dotted;
	left: 5px;
}

.paging-next-previous span.right {
	border-color: transparent transparent transparent #CCC;
	border-width: 6px 0 6px 10px;
	border-style: dotted dotted dotted solid;
	right: 5px;
}

.paging-next-previous a:hover span.left,
.paging-next-previous a:focus span.left {
	border-color: transparent #F15D22 transparent transparent;
}

.paging-next-previous a:hover span.right,
.paging-next-previous a:focus span.right {
	border-color: transparent transparent transparent #F15D22;
}

/* BLOGGERS */

div#authors {
	margin-bottom:18px;
}
ul#bloggers {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	width: 290px;
}

ul#bloggers li {
	float: left;
	width: 59px;
	height: 50px;
	margin: 0 18px 10px 0;
}

ul#bloggers li.end-row {
	margin-right: 0;
}

ul#bloggers li a.author {
	display: block;
	width: 59px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}



p.author-info {
	color: #595959;
	text-align: center;
	width: 290px;
}

#header-image object, #header-image embed {
	display:block;
	position:relative;
}

#header-image, #feature-images {
	margin-bottom:30px;
	height:350px;
	width:906px;
	position:relative;
}
	
	#header-image.year-in-review {
		height:350px;
	}
	
	#header-image.quantitative-research {
		height:350px;
	}
	
	#header-image.eight-new-realities {
		height:350px;
	}
	
		#header-image h1, #feature-images h1 {
			height:23px;
			color:#FFF;
			position:absolute;
			top:350px;
			width:906px;
			text-indent:10px;
			font:normal 12px/23px Arial, Helvetica, sans-serif;
			overflow:hidden;
			background-color:#222;
			z-index:1;
		}
		
		#home #feature-images h1 {
			text-transform:none;
		}
		
		/*
		 * Twitter Trend
		 */
		
		#header-image div.tweet-wrapper, #feature-images div.tweet-wrapper {
			position:absolute;
			display:block;
			z-index:2;
			top:350px;
			left:115px;
			color:#FFF;
			font:italic 12px/23px Arial, Helvetica, sans-serif;
			border-left:1px solid #FFF;
			padding-left:7px;
		}
		
		#header-image ul.tweets, #feature-images ul.tweets {
			list-style:none;
			padding:0px;
			margin:0px;
		}
			#header-image div.tweet-wrapper ul.tweets li, #feature-images div.tweet-wrapper ul.tweets li {
				padding:0px;
				
			}
			
				#header-image div.tweet-wrapper ul.tweets li p, #feature-images div.tweet-wrapper ul.tweets li p {
					font:italic 12px/23px Arial, Helvetica, sans-serif;
				}
				
				#header-image div.tweet-wrapper ul.tweets li p a, #feature-images div.tweet-wrapper ul.tweets li p a {
					color:#FFF;
					text-decoration:underline;
				}
		
			#header-image div.tweet-wrapper b.speech-bubble, #header-image div.tweet-wrapper b.speech-bubble-blend, #feature-images div.tweet-wrapper b.speech-bubble, #feature-images div.tweet-wrapper b.speech-bubble-blend {
				display:block;
				position:absolute;
				top:6px;
				left:-9px;
				height:0px;
				width:0px;
				border-top:6px dashed transparent;
				border-bottom:6px dashed transparent;
				border-right:8px solid #FFF;
				z-index:1;
				overflow:hidden;
			}
			
			
		
		
		/*
		 * BreadCrumb
		 */
		#header-image #title-bar a, #feature-images #title-bar a {
			background:none;
			height:23px;
			line-height:24px;
			padding-right:20px;
			width:auto;
			display:block;
			float:left;
			position:relative;
		}
		
			#header-image #title-bar a b.white, #header-image #title-bar a b.blend, #feature-images #title-bar a b.white, #feature-images #title-bar a b.blend {
				display:block;
				position:absolute;
				top:-2px;
				right:0px;
				height:0px;
				width:0px;
				border-top:14px dashed transparent;
				border-bottom:14px dashed transparent;
				border-left:12px solid #FFF;
				z-index:1;
				overflow:hidden;
			}
			
			#header-image #title-bar a b.blend, #feature-images #title-bar a b.blend {
				right:2px;
				border-left-color:#F15D22;
				z-index:2;
			}
			
		
		

	#header-image img {
		display:block;
	}
	
	#header-image div.no-flash {
		width: 906px;
		height: 350px;
		background: url(/wp-content/themes/gres/m/img/gres-nonflash.jpg) no-repeat;
	}
	
	#header-image div.no-flash div {
		width: 380px;
		height: 130px;
		position: relative;
		top: 110px;
		left: 260px;
	}
	
	#header-image div.no-flash div h2 {
		padding-bottom: 15px;
		font-size: 20px;
	}

#sidebar #sidebar-about, #sidebar #sidebar-topics, #sidebar #sidebar-downloads {
	margin-bottom:40px;
}

#sidebar h4, #sidebar #sidebar-topics h4 a {
	text-indent:-9999px;
	overflow:hidden;
	height:12px;
	padding-bottom:10px;
	border-bottom:1px solid #EC1C24;
	margin-bottom:10px;
	display:block;
}

	#sidebar #sidebar-topics h4 {
		text-indent:0px;
		height:14px;
		padding-bottom:8px;
		border-bottom:1px solid #EC1C24;
		margin-bottom:10px;
	}
	#sidebar #sidebar-topics h4 a {
		border-bottom:0px;
		margin-bottom:18px;
		background:url(m/img/sidebar-titles.gif) no-repeat 0px 0px;
	}
	
	#sidebar #sidebar-downloads h4 {
		background:url(m/img/sidebar-titles.gif) no-repeat 0px -32px;
	}
	
	#sidebar #sidebar-links h4 {
		background:url(m/img/sidebar-titles.gif) no-repeat 0px -64px;
	}
	
	
#sidebar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

	#sidebar ul li {
		border-bottom:1px solid #E6E6E6;
	}
	
		#sidebar ul li a {
			display:block;
			line-height:29px;
			text-transform:uppercase;
			color:#999;
		}
		
		
		#sidebar ul ul {
			display:none;
			margin-bottom:10px;
		}
		
			#sidebar ul ul li {
				border-bottom:0px;
			}
			
				#sidebar ul ul li a {
					text-transform:none;
					line-height:16px;
					padding:3px 0px 3px 20px;
				}
				
					body#year-in-review #sidebar ul li.year-in-review ul li a.current-page,
					body#facts-findings #sidebar ul li.facts-findings ul li a.current-page,
					body#region-at-a-glance #sidebar ul li.region-at-a-glance ul li a.current-page,
					body#examining-dubai #sidebar ul li.examining-dubai ul li a.current-page,
					body#the-future #sidebar ul li.the-future ul li a.current-page,
					body#home #sidebar ul li.introduction a,
					body#timeline #sidebar ul li.timeline a,
					body#sources #sidebar ul li.sources a,
					body#watch-the-videos #sidebar ul li.watch-the-videos a,					
					body#year-in-review #sidebar ul li.year-in-review a,
					body#facts-findings #sidebar ul li.facts-findings a,
					body#region-at-a-glance #sidebar ul li.region-at-a-glance a,
					body#examining-dubai #sidebar ul li.examining-dubai a,
					body#the-future #sidebar ul li.the-future a {
						color:#F15D22;
					}
					
					
					body#year-in-review #sidebar ul li.year-in-review ul li a,
					body#facts-findings #sidebar ul li.facts-findings ul li a,
					body#region-at-a-glance #sidebar ul li.region-at-a-glance ul li a,
					body#the-future #sidebar ul li.the-future ul li a,
					body#examining-dubai #sidebar ul li.examining-dubai ul li a {
						color:#999;
					}
					
		
		
		body#year-in-review #sidebar ul li.year-in-review ul,
		body#facts-findings #sidebar ul li.facts-findings ul,
		body#region-at-a-glance #sidebar ul li.region-at-a-glance ul,
		body#the-future #sidebar ul li.the-future ul,
		body#spotlight-on-dubai #sidebar ul li.spotlight-on-dubai ul {
			display:block;
		} 


#chapters {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:675px;
}
	#chapters li {
		width:213px;
		overflow:hidden;
		margin-right:18px;
		float:left;
		margin-bottom:18px;
	}
		#chapters li.last-in-row {
			margin-right:0px;
		}
		
		#chapters li h3 {
			margin:0px;
			padding:0px;
			height:23px;
			text-indent:10px;
			margin-bottom:5px;
			text-transform:uppercase;
			font:normal 12px/23px Arial, Helvetica, sans-serif;
			background-color:#F15D22;
		}
		

			#chapters li h3 a {
				color:#FFF;
				text-decoration:none;
			}
			
				#chapters li div.preview a {
					display:block;
				}
				
					#chapters li div.preview img {
						display:block;
						border:0px;
					}
				
				#chapters li div.preview a.title {
					margin:5px 0px;
					display:block;
					color:#404040;
					font:normal 18px/24px Arial, Helvetica, sans-serif;
				}
				
				/* WATCH THE VIDEOS PAGE */
				#chapters.watch-the-videos {
					margin-top: 30px;
				}
				
				#chapters.watch-the-videos li h3 {
					background-color: #4D4D4D;
					color: #FFF;
				}
				
				#chapters.watch-the-videos li div.preview p {
					color: #808080;
				}


#content div.post {
	overflow:hidden;
}

	#content div.post div.post-preview {
		float:left;
		width:444px;
	}
	
		#content div.post div.no-thumbnail-image {
			width:675px;
		}	
	
		#content div.post div.post-preview a.read-more {
			text-decoration:underline;
		}
		
		#content div.post div.post-preview a {
			color:#F15D22;
		}
		
		body #content div.post div.post-preview div.recommend a, body #content div.post div.post-preview div.comment-count a {
			color:#FFF;
		}  
	
	#content div.post a.post-thumbnail {
		float:left;
		display:block;
		margin-right:18px;
	}
	
		#content div.post a.post-thumbnail img {
			display:block;
			border:0px;	
		}

		
		#content #paging-controls ul {
			margin:0px;
			padding:0px;
			list-style:none;
		}
		
		#content #paging-controls ul li {
			display:inline;
		}
		
		#content #paging-controls ul li a {
			float:none;
			display:inline;
			color:#777;
		}
		
		#content #paging-controls ul li a:hover {
			text-decoration:underline;
		}
		
		#content #paging-controls ul li a.current-page {
			color: #F15D22;
			font-weight:bold;
		}
		
	#content div.controls {
		overflow:hidden;
		margin-bottom:40px;
		position:relative;
		width:675px;
	}
	
		#content #top-controls {
			margin-bottom:0px;
			padding-bottom:10px;
			border-bottom:1px solid #CCC;
			margin-top:6px;
			height:25px;
		}
	
		#content div.controls div.next {
			text-align:right;
			float:right;
		}
		
		#content div.controls div.previous {
			float:right;
			margin-right:50px;
		}
		
		#content div.controls div.title {
			margin-top:3px;
			float:left;
		}
		
		
			#content div.controls a {
				display:block;
				position:relative;
			}
				
				#content div.controls h2 {
					line-height:30px;
				}
				
				#content div.controls h2 a {
					display:inline;
				}
			
			
				#content div.controls div a {
					font-size:11px;
				}
				
				#content div.controls div.previous a {
					padding-left:23px;
					float:left;
				}
				
				#content div.controls div.next a {
					padding-right:23px;
					text-align:right;
				}
				
					#content div.controls a span.label {
						display:block;
						text-transform:uppercase;
						color:#777;
						font-weight:bold;
						font-size:10px;
					}
			
					#content div.controls b.arrow {
						display:block;
						width:0px;
						height:0px;
						overflow:hidden;
						border-top:11px dashed transparent;
						border-bottom:11px dashed transparent;
						position:absolute;
						top:50%;
						margin-top:-11px;
						left:0px;
						
					}
			
					#content div.controls div.previous a b.arrow {
						border-right:18px solid #CCC;
					}
					
					#content div.controls div.next a b.arrow {
						border-left:18px solid #CCC;
						right:0px;
						left:auto;
					}
					
					
					#content div.controls a:hover {
						text-decoration:none;
						border:0px; /* ie6 needs this nothing update on the a tag to trigger all other hover events */
					}
					
					
					#content div.controls div.previous a:hover b.arrow {
						border-right-color:#F15D22;
					}
					
					#content div.controls div.next a:hover b.arrow {
						border-left-color:#F15D22;
					}
					
		
		#article-meta {
			float:left;
			width:213px;
		}
		
		#article-meta #chapter-contents {
			margin-top:50px;
		}
		
		
		#content #message {
			margin-bottom:30px;
		}
					

/*
 * Feature Images
 */
#feature-images {
	position: relative;
	width: 906px;
	overflow: hidden;
	z-index: 10;
}

#feature-images textarea {
	display: none;
}

#feature-images ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#feature-images li {
	float: left;
	position: relative;
}

#feature-images ul.items li a {
	position: absolute;
	top: 60px;
	left: 0;
	display: block;
	width: 906px;
	height: 350px;
}
#feature-images ul.items li div a {
	position:static;
	top:auto;
	left:auto;
	display:inline;
	width:auto;
	height:auto;
	color:#F15D22;
}
#feature-images li a img {
	border: 0;
}

#feature-images img {
	display: block;
}

#feature-images div.map-wrap {
	position: absolute;
	right: 37px;
	bottom: 0px;
	width: 99px;
	height: 26px;
	overflow: hidden;
	background-color:#F15D22;
	background-position:-257px -223px;
}

#feature-images div.map-wrap ul {
	line-height: 23px;
	margin: 3px 0 0 0;
	padding-left: 5px;
	width:auto;
}

#feature-images div.map-wrap ul li {
	width:14px;
}

#feature-images div.map-wrap a,
#feature-images div.map-wrap li {
	color: #FBBA95;
	float: left;
	height: 23px;
	line-height: 23px;
}

#feature-images div.map-wrap a {
	padding: 0 3px;
}

#feature-images div.map-wrap a.play-pause {
	float: left;
	height: 23px;
	width: 9px;
	padding: 0;
	margin: 3px 0 0 10px;
	text-indent: -9999px;
	overflow:hidden;
	background-position:-287px -375px;
}

#feature-images div.map-wrap a.play-pause:hover {
	background-position:-287px -399px;
}

#feature-images div.map-wrap a.pause {
	background-position:-316px -375px;
}

#feature-images div.map-wrap a.pause:hover {
	background-position: -316px -399px;
}

#feature-images div.map-wrap a:hover,
#feature-images div.map-wrap a.current {
	color: #FFF;
	text-decoration: none;
}

/* CONTACT FORM */

#contact {
	width: 675px;
	overflow: hidden;
}

#contact span {
	color: #FF0000;
}

#contact label {
	display: block;
}

#contact input,
#contact textarea {
	background-color: #E6E6E6;
	border: 1px solid #CCC;
	padding: 2px;
}

#contact div.field-of-interest {
	width: 231px;
	float: left;
}

#contact div.field-of-interest select {
	width: 230px;
	background-color: #E6E6E6;
	border: 1px solid #CCC;
	display: block;
}

#contact div.field-of-interest textarea {
	width: 225px;
	height: 142px;
	margin: 0;
}

#contact div.contact-info {
	width: 424px;
	float: right;
}

#contact div.contact-info input {
	width: 418px;
}

#contact div.contact-info p.half {
	float: left;
	width: 199px;
}

#contact div.contact-info p.half input {
	width: 193px;
}

#contact div.contact-info p.first {
	margin-right: 20px;
}

#contact div.contact-info p.subscribe input {
	float: left;
}

#contact div.contact-info p.subscribe label {
	margin-left: 30px;
}

#contact div.contact-info input.checkbox {
	width: auto;
	display: inline;
	background-color: transparent;
	border: 0 none;
}

#contact p.submit {
	clear: both;
	text-align: right;
}

#contact div.contact-info p.privacy {
	font-size: 10px;
	margin-left: 30px;
}

#contact p.submit input {
	background-color: #F15D22;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 25px;
	border: 0 none;
	cursor: pointer;
}

/*
 * Excerpt
 */
#content div.postContent div.excerpt p {
	font:normal 18px/26px Arial, Helvetica, sans-serif;
	color:#F15D22;
	padding-bottom:25px;
	
}

#content-peak {
	overflow:hidden;
	width:675px;
	padding-top:25px;
	margin-top:10px;
	margin-bottom:15px;
	border-top:1px solid #CCC;
}

	#content-peak #share-top {
		float:right;
		margin-top:7px;
	}

	#content-peak h2 {
		float:left;
	}
	
		#title-breadcrumb a {
			color:#777;
			font-size:10px;
			text-transform:uppercase;
		}
		
		#title-breadcrumb a:hover, #title-breadcrumb span {
			color:#F15D22;
			font-size:10px;
			text-transform:uppercase;
		}
	


#content-base {
	overflow:hidden;
	padding:15px 0px;
	border-bottom:1px solid #CCC;
	width:675px;
	height:15px;
	margin-bottom:15px;
}

	#content-base #back-to-top {
		float:left;
		display:block;
		padding-left:15px;
		position:relative;
		color:#777;
	}
	
		#content-base #back-to-top b.arrow {
			display:block;
			position:absolute;;
			left:1px;
			top:3px;
			
			width:0px; height:0px;
			overflow:hidden;
			
			border-bottom:8px solid #777;
			border-left:5px dashed transparent;
			border-right:5px dashed transparent;
			
		}
		
			#content-base #back-to-top:hover {
				color:#F15D22;
			}
				#content-base #back-to-top:hover b.arrow {
					border-bottom-color:#F15D22;
				}
	
	/*
	 * ShareThis
	 */
	
	#content a.share-link {
		display:block;
		padding-left:15px;
		background-position:-389px -1px;
		color:#777;
		font-size:10px;
	}
	
	#content a.share-link:hover {
		color:#F15D22;
		background-position:-389px -22px;
	}
	
	#content-base #share-bottom {
		float: right;
	}
	
	
	
	
/* PARTNERS */
	
	#partners {
		margin: 80px 0 0;
		padding: 0;
		list-style: none;
		width: 675px;
	}
	
	#partners li {
		float: left;
		width: 97px;
		margin-right: 18px;
		font-size: 9px;
		text-transform: uppercase;
		white-space: nowrap;
	}
	
	#partners li.last {
		margin: 0;
	}
	
	#partners li a {
		display: block;
		position: relative;
		width: 97px;
		color: #FFF;
	}
	
	#partners li a:hover {
		white-space: normal;
		text-decoration: none;
	}
	
	#partners li a span.heading {
		background-color: transparent;
		display: block;
		font-weight: bold;
		width: auto;
		padding: 0;
	}
	
	#partners li a span.content {
		text-transform: none;
	}
	
	#partners li a span.partner-image {
		width: 97px;
		height: 60px;
		display: block;
		background-repeat: no-repeat;
		background-position: bottom left;
		cursor: pointer;
	}
	
	#partners li a:hover span.partner-image {
		background-position: top left;
	}
	
	#partners a span.bubble {
		position: absolute;
		bottom: 70px;
		left: 50%;
		padding: 5px;
		background-color: #F15D22;
		visibility: hidden;
		font-size: 11px;
		line-height: 14px;
	}
	
	#partners li.first a span.bubble {
		margin-left: 0;
		left: 0;
	}
	
	#partners li.first a span.arrow {
		left: 45px;
	}
	
	#partners li.last a span.bubble {
		left: 3px;
	}
	
	#partners li.last a span.arrow {
		right: 45px;
	}
	
	#partners a:hover span.bubble {
		visibility: visible;
	}
	
	#partners span.bubble span.arrow {
		display: block;
		overflow: hidden;
		height: 0;
		width: 0;
		position: absolute;
		bottom: -8px;
		right: 50%;
		margin-right: 3px;
		border-width: 8px 4px 0;
		border-style: solid dotted dotted dotted;
		border-color: #F15D22 transparent transparent transparent;
	}
	
	#partners span.bubble {
		margin-left: -84px;
		width: 168px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
}
