/* Layout for desktop version */

/*
Theme Name: The Insider
Description: The Insider (Time Out Blog theme) - built on the 1140_cssgrid.net.
Author: Fublo Ltd
Author URI: http://fublo.net/
Version: 0.1
*/

img, object, embed
{
	padding-bottom:0;
	margin-bottom:0;
}
body
{
	background:#fef9f1;
	color:#999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 62.5%;
	webkit-text-size-adjust: 100%;
}
a
{
	color: #5f849c;
	text-decoration: none;
}
a:hover
{
	color: #5f849c;
	text-decoration: underline;
}
a img
{
	display: block;
}
p, ul, ol, blockquote
{
	
}
h2
{
	margin-bottom:1.5em;
	font-size:2.4em;
	line-height:1.3em;
	color:#333;
	font-family:Arial, serif;
	font-weight:normal;
	line-height:1em;
	font-weight:bold;
}
div.related h3
{
	padding-bottom:0.4em;
	padding-top:0.3em;
	font-size:1.4em;
	line-height:1.1em;
	color:#cc3333;
	font-family:Georgia, Arial, serif;
	font-weight:normal;
	font-weight:normal;
}
div.related h3 a
{
	color:#cc3333;
	text-decoration:none;
}
div.related h3 a:hover
{
	color:#cc3333;
	text-decoration:underline;
}

/* Header */
div.header
{
	margin:0;
	padding:0;
}
div.logo
{
	float:left;
	padding-left: 2em;
	padding-top: 9.5em;
}
div.header-img
{
	margin-bottom:0;
	height:24em;
	background-repeat:no-repeat;
	background-position:center top;
}
div.header-img div.credit
{
	float:right;
	position: relative;
	top: 21.7em;
}
div.header-img div.credit p
{
	color:#FFF;
	font-size:1em;
	font-family:Arial, serif;
	background:rgba(0,0,0,0.6);
	padding-left:1em;
	padding-right:1em;
	padding-bottom:1em;
	padding-top:0.8em;
	height: 0.5em;
}
div.strapline h1.textwidget
{
	font-family:Georgia, Arial, serif;
	font-size:2.6em;
	font-style:italic;
    font-weight: normal;
	letter-spacing:-0.02em;
	line-height:1em;
	border-bottom:0.05em solid #CCC;
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;
}
div.strapline h1.textwidget a
{
    color: #999;
}
div.double-stroke
{
	border-bottom:0.1em solid #CCC;
	margin-bottom:2em;
}
div.container
{
	margin-top:-3em;
}
div.content
{
	margin-bottom: 0;
	padding-bottom:2em;
	background-image:url('../img/content-bg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}
div.content.row,
div.content-ad.row,
div.footer-content.row {
    /* overwrite 1140.css to not be flexible anymore */
    width: 1140px;
}

div.content-ad
{
	margin-bottom:2em;
	padding-bottom:4em;
	background-image:url('../img/content-bg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
	padding-top:3em;
}
div.index-image
{
	float:left;
}
div.index-post-content
{
	
}
div.index-comment a
{
	color: #5f849c;
	text-decoration: none;
}
div.index-comment a:hover
{
	color: #5f849c;
	text-decoration: underline;
}

/* Sidebar */
div.sidebar-widget
{
	padding-bottom:3em;
	background-image:url('../img/sidebar-strip.gif');
	background-position:top left;
	background-repeat:repeat-x;
	margin-left:3em;
}
div.search
{
	margin-bottom:1.5em;
	padding-top:3em;
}
div.sidebar-widget ul
{
	list-style:none;
	list-style-type:none;
}
div.sidebar-widget li
{
	font-family:Georgia, Arial, serif;
	font-size:1.4em;
	line-height:1.3em;
	border-bottom:0.1em solid #CCC;
	padding-top:0.6em;
	padding-bottom:0.6em;
}
div.sidebar-widget h3
{
	font-size:2.3em;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#333;
	padding-top:1em;
	padding-bottom:0.2em;
	line-height:1.3em;
	border-bottom:0.05em solid #CCC;
	margin-bottom:0;
}
div.sidebar-widget div.textwidget
{
	font-family:Georgia, Arial, serif;
	font-size:1.8em;
	line-height:1.3em;
}

/* Content and Posts */
div.post, div.featured-post
{
	padding-left:2em;
	margin-bottom:4em;
}
div.featured-post h1, div.featured-post h2
{
	color:#cc3333;
	font-family:Georgia, Arial, serif;
	font-weight:normal;
	font-size:3em;
	line-height:1em;
	padding-bottom:0.2em;
	padding-top:0.3em;
        margin: 0;
}
div.post h1, div.post h2
{
	color:#cc3333;
	font-family:Georgia, Arial, serif;
	font-weight:normal;
	font-size:3em;
	line-height:1em;
        margin: 0;
}
div.post h1 a, div.featured-post h1 a, div.post h2 a, div.featured-post h2 a
{
	color:#cc3333;
	text-decoration:none;
}
div.post h1 a:hover, div.featured-post h1 a:hover, div.post h2 a:hover, div.featured-post h2 a:hover
{
	text-decoration:underline;
}
div.post div.meta, div.featured-post div.meta
{
	font-family:Georgia, Arial, serif;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	padding-top:0.5em;
	padding-bottom:0.6em;
}
div.featured-post p
{
	font-family:Arial, serif;
	font-size:1.4em;
	font-style:normal;
	line-height:1.4em;
	margin-right:7em;
	color:#333333;
	padding-top:0.5em;
	padding-bottom:1em;
}
div.post p
{
	font-family:Arial, serif;
	font-size:1.4em;
	font-style:normal;
	line-height:1.4em;
	color:#333333;
	padding-bottom:0.7em;
	padding-top:0.25em;
}
div.post p a, div.featured-post p a
{
	/* background-image:url('../img/cta-arrow.gif');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:1.5em; */
}
.side
{
	background-image:url('../img/cta-arrow.gif');
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:1.5em;
	font-family:Arial, serif;
	font-size:0.8em;
}
.about-img
{
	float:right;
	padding-left:0.4em;
	padding-top:1.5em;
}
div.textwidget p
{
	padding-bottom:0.5em;
	padding-top:0.5em;
}
div.textwidget p span.black
{
	color:000;
	font-weight:bold;
}
div.post a:hover, div.featured-post a:hover
{
	
}
div.permalink
{
	padding-top:0.6em;
	float:right;
}
div.permalink a
{
	color:#666666;
	border-bottom:solid 0.1em #CCC;
	padding-bottom:0.2em;
	font-size:1.1em;
	font-style:italic;
	font-family:Georgia, Arial, serif;
	text-decoration:none;
}
div.permalink a:hover
{
	color:#666666;
	border-bottom:solid 0.1em #666;
}

/* Galleries */

.gallery-item img
{
	border:none;
}


/* Sharing */
div.addthis_toolbox a.button {
    padding: 2px 6px;
    margin-right: 7px;
    border: 1px solid #c1c1c1;
    background-color: #f7f7f7;
    color: #6b6b6b;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
    cursor: pointer;
}
div.addthis_toolbox {
    margin: 0;
}
div.addthis_toolbox a.button {
    float: left;
}

div.addthis_toolbox a:hover.button {
    border-color: #999;
    color: #6b6b6b;
}

div.addthis_toolbox a.button.print,
div.addthis_toolbox a.button.addthis_button_email,
div.addthis_toolbox a.button.comment,
div.addthis_toolbox a.button.addthis_button_tweet,
div.addthis_toolbox a.button.addthis_button_compact {
    background: #f7f7f7 url(../img/social-buttons.png) no-repeat 0 0;
}

div.addthis_toolbox a.button.print {
    background-position: 5px -160px;
    padding-left: 21px;
}
div.addthis_toolbox a.button.addthis_button_email {
    background-position: 5px -198px;
    padding-left: 21px;
}
div.addthis_toolbox a.button.comment {
    background-position: 5px -119px;
    padding-left: 20px;
}

div.addthis_toolbox a.button.addthis_button_tweet {
    color: #1d778a;
    background-position: 3px -81px;
    padding-left: 22px;
}
div.addthis_toolbox a.button.addthis_button_compact {
    color: #fe6d4c;
    background-position: 5px -39px;
    padding-left: 16px;
}
div.addthis_toolbox a.addthis_button_facebook_like,
div.addthis_toolbox a.addthis_button_google_plusone {
    float: left;
    display: block;
}

div.addthis_toolbox span.counter {
    float: left;
    background: #fff url(../img/social-buttons.png) no-repeat 0 -240px;
    margin: 1px 7px 0 -5px;
    padding: 2px 0 2px 5px;
}
div.addthis_toolbox span.counter span {
    border: solid #c1c1c1;
    border-width: 1px 1px 1px 0;
    background-color: #f7f7f7;
    color: #6b6b6b;
    padding: 1px 3px 1px 2px;
    font-size: 11px;
    line-height: 14px;
}

div.sharing-block
{
	margin-top:1em;
	border-bottom:0.1em solid #CCC;
	padding-bottom:1em;
}

div.index-nav,
div.single-nav
{
	font-size:1.8em;
	line-height:1em;
	background-image: url("../img/sidebar-strip.gif");
	padding-bottom:3em;
	padding-top:1.5em;
	border-top:0.1em solid #CCC;
	background-position: left bottom;
	background-repeat: repeat-x;
}
div.index-nav
{
	font-family:Arial, serif;
	font-weight:bold;
}
div.single-nav
{
	font-family:Georgia, Arial, serif;
	margin-left:1.5em;
}
span.index-left,
span.index-right,
div.single-left,
div.single-right
{
	font-family:Arial, serif;
	background-repeat:no-repeat;
}
span.index-left,
div.single-left
{
	float:left;
	background-image:url('../img/cta-arrow-left.gif');
	background-position:center left;
	padding-left:1.4em;
}
span.index-right,
div.single-right
{
	float:right;
	background-image:url('../img/cta-arrow-right.gif');
	background-position:center right;
	padding-right:1.4em;
}
div.hextext
{
    position:absolute;
    padding: 4em 2em 2em 1em;
    width:4.5em;
    margin: 9em 0 0 -3.4em;
    text-align:center;
    background:url('../img/hex-default.png') no-repeat left center;
    z-index:1000;
}
div.htext
{
	margin:0 auto;
	width:4em;
	height:4em;
	margin-left: 0.4em;
}
div.htext.single
{
	padding-top:1em;
}
div.htext a
{
	color:#FFF;
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:none;
}
div.htext a:hover
{
	text-decoration:none;
}
div.hextext.food-drink
{
	background-image:url('../img/hex-food-drink.png');
}
div.hextext.music-clubbing
{
	background-image:url('../img/hex-music-clubbing.png');
}
div.hextext.arts-entertainment
{
	background-image:url('../img/hex-arts-entertainment.png');
}
div.hextext.shopping-style
{
	background-image:url('../img/hex-shopping-style.png');
}
div.hextext.deals
{
	background-image:url('../img/hex-deals.png');
}

/* Related posts */
div.related
{
	background-image: url("../img/sidebar-strip.gif");
	background-position: left top;
	background-repeat: repeat-x;
	padding-bottom: 4em;
	margin-left:2em;
}
div.related.notop
{
	padding-bottom: 4em;
	margin-left:2em;
	background-image:none;
}
div.related h2
{
	margin-bottom:1em;
	font-size:2.4em;
	line-height:1em;
	color:#333;
	font-family:Arial, serif;
	font-weight:normal;
	line-height:1em;
	font-weight:bold;
	padding-top:1em;
	padding-left:0;
}
p.related-meta
{
	font-family:Georgia, Arial, serif;
	font-size:1.2em;
	line-height:1.2em;
	font-style:italic;
	padding-top:0;
	padding-bottom:1.5em;
}

/* Comments */
#fbComments {
    padding-bottom:2em;
}
div.comments
{
	padding-bottom:2em;
	margin-left:2em;
}
div.comments h2
{
	margin-bottom:.5em;
	font-size:2.4em;
	line-height:1em;
	color:#333;
	font-family:Arial, serif;
	font-weight:normal;
	line-height:1em;
	font-weight:bold;
	padding-top:1em;
	padding-left:0;
}
ul.comment
{
	list-style:none;
}
li.comment,
li.pingback
{
	border-bottom:0.1em solid #CCC;
	list-style:none;
}
div.comment-body p,
li.pingback p
{
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-top:0.6em;
}
li.pingback p
{
    color: #999;
}
div.comment-author
{
	text-align:right;
	font-family:Georgia, Arial, serif;
	font-style:italic;
	color:#333;
	font-size:1.1em;
	padding-bottom:2em;
}
p.comment-awaiting-moderation
{
	padding-top:1.6em;
	text-align:right;
	color:green;
}
div.comment-meta
{
	padding-bottom:0.8em;
	text-align:right;
}
div.comment-form
{
}
textarea
{
	width:99%;
}
input
{
	color: #333333;
	display: block;
	font-family: Arial,serif;
}
input.searchform
{
	width:70%;
	display:inline;
	float:left;
	height: 20px;
	margin-right:1em;
}
input.search-btn
{
	background:#5f859c;
	border:none;
	color:#FFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height:1em;
	margin-right: 0;
	padding-bottom: 0.5em;
	padding-top: 0.4em;
	height:28px;
}
.search a, .search button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#618498;
    border:1px solid #618498;
    border-top:1px solid #618498;
    border-left:1px solid #618498;
    font-family:Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFF;
    cursor:pointer;
    padding:5px 7px 6px 7px; /* Links */
}
.search button{
    width:auto;
    overflow:visible;
    padding:4px 7px 3px 7px; /* IE6 */
}
.search button[type]{
    padding:5px 7px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.search button img, .search a img{
    margin:0 3px -3px 0 !important;
}
form#commentform
{
	margin-top:3.5em;
}
input#submit
{
	float:right;
	background:#5f859c;
	border:none;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	width:14em;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible;
	border: none;
	padding: 0;
}
input.input-details
{
	width:20em;
	height:1.8em;
	margin-bottom:1.8em;
	margin-right:1.8em;
}
p.logged-in-as
{
	font-size:1.2em;
	padding-bottom:0.5em;
}
p.form-submit
{
	clear:left;
}

/* form layout */

#commentform p label,
#commentform p input {
    font-size: 1.2em;
    display: block;
    margin-bottom: 5px;
}
#commentform p input {
    margin: 5px 0 10px;
}
#commentform textarea {
    margin: 0 0 10px;
}


/* Form errors/validation */
#commentform input.error, #commentform textarea.error {
	background-color: #f99;
}
#commentform div.error, #commentform label.error {
	color: red;
	line-height:1.2em;
}
#commentform div.error {
    font-size: 1.2em;
}
#commentform div.errorlabels label {
	display: block;
}

/* Follow */
div.follow
{
	text-align:center;
	padding-bottom:2.5em;
}
.follow-img
{
	float: left;
	padding-right: 0.5em;
	padding-top: 0.5em;
}

/* Adverts */
div.mpu-holder
{
	margin-bottom: -1em;
	padding-left: 0.75em;
	padding-top: 1.1em;
}
div.mpu-holder p
{
	font-family:Arial, serif;
	font-size:0.6em;
	color:#666;
	text-align:center;
	padding-top:0;
	font-weight:normal;
}
div.leaderboard-holder
{
	text-align:center;
}
div.single-post div.leaderboard-holder
{
	margin-top:4em;
	margin-bottom:3em;
	margin-left:2em;
}
div.leaderboard-holder p
{
	font-family:Arial, serif;
	font-size:1.1em;
	color:#666;
	text-align:center;
	padding-top:0.9em;
}

/* Footer */
div.footer
{
	background-color:#000;
	height:18em;
	z-index:3
}
div.footer-content
{
	padding-top:5em;
}
div.footer-logo
{
	padding-bottom:1em;
	margin-top:-4em;
}
div.footer-text
{
	font-family:Georgia, Arial, serif;
	font-size:1.2em;
}
div.footer-text p
{
	line-height:1.4em;
}
div.footer-text span.white
{
	color:#FFF;
	font-size:1.2em;
}
div.footer-text span.grey
{
	color:#666666;
	padding-top:0.3em;
	font-size:1.1em;
}

/* Page elements */
div.vertstripe
{
	background-image:url('../img/vert-stripe.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

/* Gallery */

.gallery
{
	margin: auto;
}
.gallery-item
{
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 50%;
}
.gallery img
{
	border: none;
}
.gallery-caption
{
	margin-left: 0;
}

/* Images, reflecting options for alignment and size */

div.post img.alignleft {
    float: left;
    margin: 0 10px 5px 0;
}
div.post img.alignright {
    float: right;
    margin: 0 0 5px 10px;
}
div.post img.aligncenter {
    margin: 0 auto 5px;
    display: block;
}
div.post img.alignnone {
}

div.post img.size-thumbnail,
div.post img.size-medium {
}
div.post img.size-large,
div.post img.size-full {
    float: none;
    margin: 0 0 5px;
}

/* Layout for mobile version */
@media handheld, only screen and (max-width: 767px) {
	div.logo
	{
		padding-left:1em;
	}
	div.header-img
	{
		margin-bottom:0;
		margin-top:-1em;
	}
	div.header
	{
		margin-bottom:-1em;
	}
	div.content, div.container
	{
		padding-left:0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}
	div.vertstripe
	{
	background-image:none;
	}
	
	div.sidebar-widget  {
		background-image: url("../img/sidebar-strip.gif");
		background-position: left top;
		background-repeat: repeat-x;
		padding-bottom: 2.5em;
		margin-left:0em;
	}
	div.leaderboard-holder
	{
		display:none;
	}
	div.strapline
	{
		font-size:0.6em;
		line-height:0.8em;
		border-bottom:0.05em solid #CCC;
		padding-top:0;
		padding-bottom:0;
	}
	div.double-stroke
	{
		margin-bottom:0em;
		border-bottom:1px solid #CCC;
	}
	div.header-img div.credit
	{
		display:none;
	}
	div.post
	{
		margin-bottom: 2em;
		padding-left: 0;
		padding-right:0;
		margin-left:0;
		margin-right:0;
	}
	div.sharing-block
	{
		margin-top:1.3em;
		border-bottom:0.1em solid #CCC;
		padding-bottom:1em;
		display:block;
	}
	div.addthis_toolbox
	{
		float:left;
		padding-top:1em;
	}
	div.permalink
	{
	float:right;
	padding-bottom:0.5em;
	}
	div.post h1
	{
	font-size:22px;
	line-height:1em;
	padding-bottom:0em;
	padding-top:0.4em;
	}
	div.post p
	{
	font-family:Arial, serif;
	font-size:1.3em;
	font-style:normal;
	line-height:1.4em;
	margin-right:0;
	}
	div.post
	{
	padding-left:0;
	}
	div.single-nav
	{
		margin-left:0;
		margin-bottom:2em;
	}
	div.hextext
	{
	margin-top:-1em;
	}
	div.comments
	{
		margin-left:0;
	}
	input#submit
	{
		float:none;
		margin-left:1em;
	}
	input.searchform
	{
		width: 12em;
	}
	div.hextext
	{
		display:none;
	}
	div.related
	{
		margin-left:1em;
	}
}

/* Some tweaks */
@media only screen and (max-device-width:1024px) and (min-device-width:768px) {

}

/* For general iPad layouts */
@media only screen and (device-width: 768px) {

}

/* For portrait layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
}

/* For landscape layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
}


#mpuSlot {
    width: 300px;
    height: 250px;
}

#mpuSlot iframe {
    width: 100%;
    height: 100%;
}

#leaderboardSlot iframe {
    width: 728px;
    height: 90px;
}

div.post p.tags {
    margin-top: 1em;
    font-size: 1.1em;
    line-height: 1.1;
    font-style: italic;
}

div.tagcloud {
    line-height: 1.2;
    margin-top: 8px;
}

/* hide smiley from stats plugin */
img#wpstats {
    display: none;
}

div.addthis_toolbox a.addthis_button_tweet {
    float: left;
}