/*
    Theme Name: Bigg Genesis Child Theme
	Description: Bigg is an 1140 responsive grid clone of Digg.com, using the Genesis Sandbox theme for the Genesis Framework.
    Author: Ian Nuttall, Open Designs
    Author URI: http://www.opendesigns.org
    Version: 1.0
 
    Template: genesis
    Template Version: 0.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
	
	Massive hat tip to the guys over at Sure Fire Web Services for building such an impressive child theme for Genesis. :)
*/

/* Table of Contents

* Import Fonts
* Hyperlinks
* Body
* Grid
* Wrap
* Header
* Image Header - Partial Width
* Header / Primary / Secondary Navigation
* Inner
* Breadcrumb
* Content-Sidebar Wrap
* Content
* Featured Post Grid
* Popular & Upcoming Posts (Homepage)
* Likes
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Post Icons
* Images
* Primary / Secondary Sidebars
* Form Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer

*/

body,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;

}

.attractiontext {
	font-style:italic;
}

h1 {
	margin-top: 0px; 
	height: 100%; 
	font-size: 16px;
}

h2{
	margin-bottom: 0; 
	padding-left: 0px; 
	font-size: 22px; 
	line-height: 25px; 
	font-weight: bold;
}


/* Content
------------------------------------------------------------ */

#content {
	padding-left: 14px; 
	border: solid;
	width: 410px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}


img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 10px;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

/* Hyperlinks
------------------------------------------------------------ */

a {
	text-decoration: none;
}


.stories-table li a {
	font-weight: 700;
	font-size: 17px;
	color: #333;
	margin-left:1.5em;
}

.stories-table li a:hover {
	text-decoration: none;
	color: #009EDE;
}

.attraction-title a:hover {
	text-decoration: none;
	color: #009EDE;
}

/* Body
------------------------------------------------------------ */

html, body {
font: 100%/120% "lft-etica", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Grid
------------------------------------------------------------ */



.wrap .teaser.fourcol {
margin-right: 0% !important;
width: 33.3%;
}
/* Above widths assume 0 left padding on the first column, 3% left padding on all
subsequent columns, and a total sum of 99% to avoid browser rounding errors */

.teaser {
	border: 1px solid #D6D6D6;
	border-right: none;
	border-bottom: none;
	height: 493px;	
}

.first {
	border-left: none;
}

/* Wrap
------------------------------------------------------------ */

.wrap {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	overflow:hidden;
}

/* Header
------------------------------------------------------------ */

#header {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: white;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	border-top: 3px solid #666;
	border-bottom: 2px solid #DDD;
	position: fixed;
	height: 35px; 
	padding: 10px 17px 5px 17px;
}

.site-header {
	max-width: 1340px;
	margin: 0 auto;
}

.image-replace {
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

#page-nav {
	position: absolute;
	left: 37px;
	top: -3px;
	font-size: 14px;
	margin-right: 0% !important; width: 33.3%; padding-left:150px;
}

.horizontal-list, .plain-list {
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}

#page-nav.horizontal-list li {
border-top: 3px solid #666;
margin: 0;
}

.nav-top-posts #page-nav .page-nav-top-posts, .nav-popular-posts #page-nav .page-nav-popular-posts, .nav-new-posts #page-nav .page-nav-new-posts {
border-top-color: #333;

}

.horizontal-list > li {
float: left;
margin: 0 .5em;
}

#page-nav a {
display: block;
color: #AAA;
padding: 14px 10px 15px;
text-align: center;
-webkit-transition: all 80ms;
-moz-transition: all 80ms;
-o-transition: all 80ms;
transition: all 80ms;
}

#page-nav a:hover, #site-nav a:hover {
	text-decoration: none;
	color: #009ede;
}

#page-nav.horizontal-list .active {
	background: #F7F7F7;
	border-top-color: #333;
}

#page-nav .active a.page-anchor-link {
	color: black;
	height: 19.2px;
}

.bigg-social-twitter {
background-image: url('../things-to-do-in-london-images/ico-bigg-twitter.png');
}

.bigg-social-fb {
background-image: url('../things-to-do-in-london-images/ico-bigg-fb.png');
}

.bigg-social-icon {
width: 20px;
height: 20px;
}




/* Content
------------------------------------------------------------ */

#content {
	margin-top: 4em;
	border-bottom: 2px solid #D6D6D6;
}

.single #content {
	border-bottom: 0;	
}

.content-sidebar #content,
.sidebar-content #content {
	
}

.full-width-content #content {
	width: 100%;
}

.post {
	margin: 0 0 0;
}

.entry-content {
	overflow: hidden;
	padding-top: 15px;
}

.entry-content p {
	margin: 0 0 5px;
}

.map-title {
	width:100%; 
	clear: both;
	padding: 20px;
	}

.map-title-text {
	display: table; 
	margin: 0 auto; 
	font-weight: bold;
	font-size: 20px; 
	line-height: 22px;
}
#dtmap {
	position: relative;
	margin: 0 auto; 
	height: 600px;
	width: 98%;
	border: 1px solid #999;
}

/* Headlines
------------------------------------------------------------ */

h3.entry-title:hover {
	text-decoration: none;
	color: #0d72c7;
}

h3.entry-title {
	font-size: 22px; 
	font-weight: bold; 
	color: black;
	padding-left: 14px;
}


#entry-title {
	font-size: 25px; 
	font-weight: bold;
}

/* Images
------------------------------------------------------------ */

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: none;
	padding: 4px;
	
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.teaser .post-image {
	margin: 10px 20px 10px 10px !important;
	width: 93%;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 0 0 10px;
}

/* Footer
------------------------------------------------------------ */

#bigg-footer {
	background: #606060;
	position: fixed; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	overflow:hidden; 
	z-index:1000001;
}

#bigg-footer, #bigg-footer a, #bigg-footer p {
	color: #DDD;
	font-size: 13px;
	line-height: 16px;	
}

#bigg-footer .wrap {
	background-color: #606060;
}

#bigg-footer h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #DDD;
}

#footer {
	border-top: none;
}

.footer-copyright {
	margin-left: 5px;
	color: #929292;
	font-size: 11px;
}

#bigg-footer .footer-copyright a {
	font-size:11px;
}

#footer .wrap {
	padding: 10px 15px;
	-moz-box-sizing:    border-box;
	   -webkit-box-sizing: border-box;
	   -ms-box-sizing:     border-box;
	    box-sizing:        border-box;
}

#footer p {
	font-size: inherit;
}

#footer a,
#footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #0d72c7;
	text-decoration: underline;
}

#footer .gototop {
	width: 31%;
}

#footer .creds {
	text-align: right;
	width: 65%;
}


@media only screen and (max-width: 1023px) {

	.wrap .teaser.fourcol { 
		float: none;
		width: 100%;
		height: auto;
		min-height: 200px;
		clear: left;
		padding:10px;
	}

	.teaser .post-image {
		width:	auto;
		float: left;
	}

	div.entry-content {
		display:inline;	
	}

	#content-sidebar-wrap {
		padding: 0;	
	}

	#bigg-footer {
		padding: 3em;
	}

	#site-nav {
		display: none;	
	}

	.container {
		min-width: 300px;     
		width: 50%;
		padding: 10px 1%;
		border: solid 1px #CCC;
		margin: 0 1% 10px;
	}

}

@media only screen and (max-width: 767px) {
	
	div.entry-content {
		display: inline;	
	}

	.wrap .fourcol {
		padding-left: 0!important;
		padding-right: 0!important;	
	}

	#popular-upcoming {
		border-bottom: 3px solid #D6D6D6;	
	}
	
	.container {
		min-width: 300px;     
       	width: 50%;
		padding: 10px 1%;
		border: solid 1px #CCC;
		margin: 0 1% 10px;
	}

}

@media only screen and (max-width: 550px) {
	
	.teaser .post-image, .alignleft {
		float: none!important;
	}
	
	.teaser .post-image {
		margin: 0!important;
		width: 312px;
		height: auto;
	}
	
	.wrap .teaser.fourcol, .wrap .feature { 
		text-align: center;
	}
	
	div.entry-content {
		text-align: center;	
	}
	
	#site-header-bigg-social {
		display: none;	
	}
	
	#page-nav {
		font-size: 12px;
	}
	
	#page-nav a {
		padding: 14px 5px 15px;
	}
	
	img {
		height: auto;
		max-width: 98%;
	}
	
	#dtmap {
		position: relative;
		margin: 0 auto; 
		height: 300px;
		width: 98%;
		border: 1px solid #999;
	}
	

	
}

@media only screen and (min-width: 1533px) {
	#page-nav {
	left: 10px;
	}
}

@media only screen and (min-width: 1733px) {
	#page-nav {
	left: 10px;
	}
}

@media only screen and (min-width: 2113px) {
	#page-nav {
	left: 10px;
	}
}

#attraction-image {
    max-width: 100%; 
    border: 1px solid #999;
  }

#content-info {
	float:left; 
	margin-left: 160px;
}

#content-info-text {
	margin-left: 120px; width:870px;
}

#dtmapinfo {
	z-index: 1;
	position: relative;
	height: 300px;
	width: 400px;
	border: 1px solid #999;
} 

#infodesktop {
	display: block;
} 

#infomobile {
	display: none;
}

.tooltip {
	border:thin 1px #eee;
	background-color:#FFFBF0;
	padding:5px;
	width:200px;
}

#wrapper { 
	position: relative; 
	clear: both;
}
	
#over_map { 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	z-index: 99; 
}
   
#location_details {
	position: relative;
	top: 80px;
    left: 6px;
	padding-left: 6px;
	padding-right: 2px;
	width: 260px;
	height: auto;
	background-color:rgb(240,240,240);
	border:1px solid #5793d1;
	z-index:100005;
	display: none; 
}

#about{
	position: absolute;
	top: 80%;
    left: 32%;
    width: 400px;
    height: 240px;
	font-size:13px;
	text-align:center;
	padding-left: 3px;
	padding-right: 3px;
	background-color:rgb(240,240,240);
	border:1px solid #5793d1;
	z-index:1000001;
	display: none;
}

#aboutlink {
	padding-left: 60px; 
	color: #929292; 
	font-size: 14px;	
	padding-top: 1px; 
	text-decoration: underline;
}

#aboutlinks a:visited {
	color: #929292;
	
}

#copyright a:visited {
	color: #929292;
	
}

#copyright {
	padding-left: 60px;
	color: #929292;	
	font-size: 11px; 
	padding-top: 1px;
}




