/*CSS file originally from the k2 theme (http://getk2.com) but amended by Sunil Shah for use on Geek on a Bicycle (http://geekonabicycle.co.uk). 
Amendments are likely to be slightly sporadically placed, so good luck. */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/*- Typography */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background: #eee;
	text-align: center;
	}
	

#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	}

#page {
	width: 780px;
	}
	
#header {
	position: relative;
	height: 210px;
	background: #99B3CC  url('http://www.geekonabicycle.co.uk/images/header.png') no-repeat;
	
background-repeat:no-repeat;
	}

.content {
	padding: 0 20px 10px;
	}

#primary {
	position: relative;
	float: left;
	padding: 10px;
	}
	
#primary img {
	margin: 10px 10px 0 10px;
	
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
}

#sidebar-present {
	width: 500px;
}

* html #primary {
	display: inline;
	}

.secondary {
	width: 200px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 0 10px;
	overflow: hidden;
	}
	
/*- Main Menu in Header */

ul.menu {
	position: absolute;
	bottom: 2.5em;
	margin: 0 20px;
	}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
	}

ul.menu li {
	margin-right: 4px;
	}

ul.menu li a {
	display: block;
	padding: 5px 22px;
	font-size: 1.5em;
	color: white;
	
	
	/* shadows */
	}

ul.menu li a:hover {
	background: #B5D29C; /*#333;*/
	color: white;/*#eee;*/
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #B5D29C;
	background: white;
	text-decoration: none;
	}
	

/*- Secondary Menu in Header */

ul.menu2 {
	position: absolute;
	bottom: 0;
	margin: 0 20px;
	}

ul.menu2,
ul.menu2 li {
	float: left;
	list-style: none;
	}

ul.menu2 li {
	margin-right: 4px;
	}

ul.menu2 li a {
	display: block;
	padding: 5px 15px;
	font-size: 1em;
	color: white;
	
	/* shadows */
	}

ul.menu2 li a:hover {
	background: #333;
	color: #eee;
	text-decoration: none;
	}

ul.menu2 li.current_page_item a,
ul.menu2 li.current_page_item a:hover,
ul.menu2 li.current_page_ancestor a,
ul.menu2 li.current_page_ancestor a:hover {
	color: #333;
	background: white;
	text-decoration: none;
	}


/*- Headings */

h1 {
	font-size: 3em;
	color: #B5D29C;
	}


h2 {
	font-size: 2.5em;
	}

.page-head {
	margin: 20px 0;
	text-align: center;
	}

.page-head h1 {
	font-size: 2.5em;
	}

.page-head h2 {
	color: #999;
	font-size: 2.0em;
	font-weight: normal;
	text-transform: lowercase;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.0em;
	font-weight: strong;
	}

h4 {
	font-size: 2.0em;
	font-weight: normal;
	}

.entry-title {
	margin-right: 60px;
	}

.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	position: relative;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.secondary div {
	margin: 20px 0 0;
	padding: 0;
	position: relative;
	}

.secondary div div {
	margin: 0;
}


.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}

.secondary .k2-asides p {
	display: inline;
	}

.secondary .k2-asides .metalink {
	padding-left: 0px;
	}

.secondary span a {
	margin-left: 10px;
	}


.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

.entry-title, .entry-title a, .entry-title a:hover, .entry-title a:visited,
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.comment-meta a,
.entry-date {
	color: #777;
	display: inline;
	}


.entry-pages {
	font-size: 1.2em;
	}

.entry-pages span {
	font-weight: bold;
	}

.entry-tags {
	padding: 2px 0px 2px 20px;
	}

.entry-head .entry-tags {
	display: block;
	margin-left: -20px;
	}


/*- Primary Contents */

.hentry {
	margin: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
	padding-right: 5px;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	}


#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	color: #777;
	font-size: 1.0em;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #000;
	}
	
#footer img {
	height: 1.0em;
}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}

a {
	color: #27d;
	text-decoration: none;
	}

.entry-content a:visited {
	color: #b41;
	}

/*- Various Tags and Classes */

.clear {
	clear: both;
	}

a img {
	border: none;
	}

img.noborder {
	border: none !important;
	}

.aligncenter,
.center {
	text-align: center;
	}

.entry-content .aligncenter,
img.center,
img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.entry-content .alignright,
img[align="right"] {
	float: right;
	margin: 0 0 4px 8px;
	display: block;
	}

.entry-content .alignleft,
img[align="left"] {
	float: left;
	margin: 0 8px 4px 0;
	display: block;
	}
	
code {
	font-size: 1.1em;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('images/quote.png') no-repeat 10px 0;
	border: none;
	}

hr {
	/*display: none;*/
	}

.navigation {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	width: 100%;
	}

.navigation .nav-previous,
.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .nav-next,
.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

#filter-box {
	width: 90%;
	padding: 5px;	
	margin: auto;
	-moz-box-shadow: 1px 1px 5px 1px #000;
	-webkit-box-shadow: 1px 1px 5px 1px #FFF;
	box-shadow: 1px 1px 5px 1px #FFF;
	text-align: center;
	font-size: x-small;
	clear: both;
}

#filter-box #filter-box-heading {
	font-weight: bold;
	padding:0px;
	margin: 0px;
}

#filter-box ul {
	list-style-type: circle;
	margin: 5px 0 0 15px;
	padding: 0px;
	text-align: left;
}


/*- Begin Lists */
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	}

.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul {
	margin-left: 0px;
}

.sb-links ul ul li {
	margin-top: 0;
	}

.static-page ul , .static-page ol{
	margin-left: 25px;
}

.static-page ul {
	list-style-type: circle;
	padding: 5px;
}

.sidebar-box  ul {
	list-style: none;
}


#twitter_div {
	text-align: right;
}
	
#twitter_update_list {
	list-style: circle;
	text-align: left;
	margin-left: 5px;
}

#twitter_update_list li {
	text-align: left;
	padding: 2px;
}

#tags_list {
	margin-top: 10px;
	margin-left: 10px;
	list-style: none;
	padding: none;
	line-height: 1;
}
	
/* Static pages */

#badges {
	text-align: center;
}

.chart {
	text-align: center;
}

.static-page, .geo {
	font-size: 1.2em;
	line-height: 1.5em;
}

.static-page h1 , .geo h1{
	padding: 20px 0 10px 0;
	font-size: 2em;
}

.static-page h4, .geo h4{
	padding: 20px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
}

.static-page p, .geo p {
	text-align: justify;
	padding: 5px;
}

.static-page img {
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;
}

.static-page a:hover {
	text-decoration: underline;
}

.static-page img.country { 
	float: left;
	width: 100px;
	height: 100px;
	margin: 10px 20px 10px 0;

}

.static-page img.diagram {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.static-page .big_flashing_button {
	text-align: center;
	font-size: 4em;
	color: #AAC7E2;
}

.image-container {
	text-align: center;
}

/* Stats Page */
#stats-page h4 {
	font-variant: small-caps;
}


.stats_date {
	font-size: 1.0em;	
	font-weight: bold;
	margin-bottom: 2px;
	color: #AAC7E2;
}

.stats_date_big {
	font-size: 2.0em;
	font-weight: bold;
	margin-top:5px;
	color: #AAC7E2;
}

.stats_value {
	font-size: 2.0em;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 2px;
	color: #99B3CC;
}

.stats_value_big{
	font-size: 3.5em;
	padding-top: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-top: 15px;
		color: #99B3CC;
}

/* Geo */

#map{
	margin: auto; 
	width: 100%; 
	height: 450px;
	font-size: x-small;
	text-align: left;
	background-color: #99B3CC;
	
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;

}

.tag-header{
	font-weight: bold;
	text-align: center;
	font-size: small;
}

.tag-comment {
	text-align: center;
	font-size: medium;
}

.tag-time {
	text-align: center;
	font-size: x-small;
	padding-bottom: 5px;
}

.tag-subheading{
	text-align: center;
	font-size: x-small;
}

.headline {
	margin-top: 10px;
}

.headline a {
	text-decoration:none; 
	font-size: medium;
}

.headlines {
	width: 450px;
}

.subheadline {
	padding-top: 5px;
	font-size: x-small;
	text-align: right;
	padding-right: 5px;
}

/* Photos */

#content-container {
	width: 800px;
	margin: 0 auto;
}

/* Sidebar */
.sidebar-box {
padding: 2px;
}

.sidebar-box .statistic {
	padding: 5px 0 5px 0;
	font-size: 2.5em;
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.sidebar-box form {
	display: inline;
}

.sidebar-box form input, .sidebar-box form select {
	font-size: x-small;
}

.sidebar-box hr {
	width: 80%;
}


#small_map{
	margin: auto; 
	margin-top: 5px;
	width: 200px; 
	height: 180px;
	font-size: x-small;
	text-align: left;
	background-color: #99B3CC;
	
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	box-shadow: 1px 1px 5px #000;

}


/* Comments */

.comments-title {
	color: #2277DD;
	font-size: x-small;	
	text-align: center;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin: auto;
	cursor:hand;
	cursor:pointer;
}

.comments-title:hover {
	color:  #2686E8;
	text-decoration: underline;
}

.comments-info {
	color: #000;
	text-align: left;
	font-size: x-small;
	width: 300px;
	padding-bottom: 3px;
}

.comments-comment {
	color: #444;
}

.comments-form {
	color: #444;
	text-align: left;
	padding-left: 5px;
	font-size: small;
}

.comments-form-button {
	background-color: #CEDAE5;
	color: white;
	border: 1px solid #99B3CC;
	cursor: pointer;
}

.comments-form-button:hover {
	background-color: white;
	color: #99B3CC;
}

.comments-form-input {
	background-color: #CEDAE5;
	width: 100%;
	font-size: small;
	border: 1px solid;
}

.comments-confirmation {
	padding-bottom: 5px;
}

.comments-box {
	font-size: small;
	padding: 0 10px 0 10px;
	
	-moz-box-shadow: 1px 1px 5px #2686E8;
	-webkit-box-shadow: 1px 1px 5px #2686E8;
	box-shadow: 1px 1px 5px #2686E8;
}

.comments-comment-block {
	/* Used for encasing each individual comment + its info. */
	padding-bottom: 5px;
}

.comments-comment {
	text-align: left;
	margin-left: 5px;
}
