/*
Theme Name: Simplicity 2
Theme URI: http://www.maxpagels.com
Description: The theme on maxpagels.com
Version: 2.0
Author: Max Pagels
Tags: simplicity
*/

/* --- Font faces --- */



@font-face {
  font-family: 'DroidSerifRegular';
  src: url('DroidSerif-Regular-webfont.eot') format('eot'),
       url('DroidSerif-Regular-webfont.woff') format('woff'),
       url('DroidSerif-Regular-webfont.ttf') format('truetype'),
       url('DroidSerif-Regular-webfont.svg#webfont5XtKyzGt') format('svg');
  font-style: normal;
  font-weight: normal;
}

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('DroidSerif-Italic-webfont.eot#') format('eot'),
         url('DroidSerif-Italic-webfont.woff') format('woff'),
         url('DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('DroidSerif-Italic-webfont.svg#webfontK4uAlNrc') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('DroidSerif-Bold-webfont.eot#') format('eot'),
         url('DroidSerif-Bold-webfont.woff') format('woff'),
         url('DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('DroidSerif-Bold-webfont.svg#webfontg2CzGQfw') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('DroidSerif-BoldItalic-webfont.eot#') format('eot'),
         url('DroidSerif-BoldItalic-webfont.woff') format('woff'),
         url('DroidSerif-BoldItalic-webfont.ttf') format('truetype'),
         url('DroidSerif-BoldItalic-webfont.svg#webfontma7TYoAP') format('svg');
    font-weight: bold;
    font-style: italic;

}

* {
  line-height: 1.5em;
  padding: 0;
}

/* --- Elements ---- */
iframe {

box-shadow: 0 0px 10px #333;}
body {
  background: #4A525D;
  color: white;
  font-family:  'Segoe UI','DroidSerifRegular', sans-serif;
  font-size: 11px;
}

h1 {
  font-family:  'Segoe UI', 'DroidSerifBold', sans-serif;
  font-size: 14px;
  font-weight:bold;
}

h2 {
  font-family: 'Segoe UI','DroidSerifBold',  sans-serif;
  font-size: 13px;
  font-weight:bold;
}

h3 {
  font-family:  'Segoe UI','DroidSerifBold', sans-serif;
  font-size: 12px;
  font-weight:bold;
}

a {
  color: #9CF;
  text-decoration: none;
}

nav {
  width: 550px;
  margin-bottom: 80px;
}

article {
	padding: 20px;
	margin-bottom: 30px;
}

.menu ul {
  list-style-type: none;
}

.menu {
  text-align: center;
  position:relative;
  top: 44px;
}

.menu ul li {
  display: inline;
  margin-left: 4px;
  margin-right: 4px;
  background: #444;
  padding: 5px;
  box-shadow: 0 4px 5px #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  border-top: 1px solid #444;
}

.menu ul li a {
	color: white;
}

blockquote {
  border-left: 1px solid #777;
  margin-left: 15px;
  padding-left: 15px;
}

code, pre {
  font-family: Courier, monospace;
  font-size: 11px;
}

em {
 
  font-style: italic;
}

header {
  display:block;
  margin: auto;
  width: 700px;
}

input#s {
  width: 100%;
}

input, select {
  font-family:  'Segoe UI', 'DroidSerifRegular',serif;
  font-size:11px;
}

img {
  border: 0;
}

img#wpstats{
  display:none;
}

strong {
  font-family: 'Segoe UI', 'DroidSerifBold', serif;
  font-weight: bold;
}

/* --- IDs --- */

#container {
  margin: auto;
  padding-top: 75px;
  width:550px;
}

#geocontainer {
  margin: auto;
  padding-top: 75px;
  width:800px;
}

#loading {
  display:none;
}

#loadingicon {
    vertical-align: top;
}

#container ol, #container ul, #geocontainer ol {
  list-style-type: square;
  margin-left: 20px;
}

#headercontainer {
  border-bottom: 1px solid #333;
  box-shadow: 0 4px 5px #444;
  background: #444;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

#map {
  width: 800px;
  height: 600px;
  box-shadow: 0px 0px 8px #222;
}

#chart {
  width: 800px;
  height: 600px;
  display:none;
}



#heatmap {
  width: 800px;
  height: 600px;
  display:none;
}

#geo_about {
  width: 400px;
  display:none;
  margin: auto;
}

#searchbox {
  color: #aaa;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  width:550px;
}
#sitetitle {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  width: 150px;
}

#sitetitle h1 {
  font-family: 'Segoe UI', 'DroidSerifRegular', sans-serif;
  font-weight: normal;
}

#sitetitle a {
	color: white;
}

/* --- Classes --- */

.aligncenter {
  display: block;
  margin: auto;
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.ext {
  padding-left: 4px;
}

.hreview {
  display: none;
}

.pagetitle {
  padding: 20px;
  color: #999;
  padding-bottom: 14px;
  text-align: center;
}

.singlepagetitle {
  color: #999;
  padding-bottom: 14px;
  text-align: center;
}

.postbypost strong {
  font-family:'Segoe UI','DroidSerifRegular',  serif;
  font-weight: normal;
}

.postmetadata {
  color: #999;
  font-size: 11px;
  margin-top: -20px;
  padding-top: 10px;
  text-align: center;
  text-transform: lowercase;
}

.the_date {
  color: #999;
  font-family: 'Segoe UI', 'DroidSerifRegular', serif;
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 30px;
  padding-bottom: 2px;
  text-align: center;
}

.wrap {
  padding: 20px;
  position: relative;
  margin-bottom: 30px;
}
/* --- DataTables --- */

#mashuploading {
	height: 18px;
  text-align:right;
}

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	clear: both;
  margin-top: 20px;
  text-align: left;
}

.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

.geomashuptitle {
	font-size: 11px;
  padding-bottom: 14px;
  text-align: center;
  display:block;
}

.dataTables_length {
	width: 40%;
	float: left;
  padding-bottom: 10px;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
  padding-bottom: 10px;
}

.dataTables_info {
  margin-top: 10px;
  font-size:10px;
	width: 60%;
	float: left;
}

.dataTables_paginate {
  margin-top:10px;
	width: 44px;
	float: right;
	text-align: right;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.html5logo {
  text-align:center;
}

.paginate_disabled_previous {
	background-image: url('images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('images/forward_enabled.jpg');
}

table.display {
	margin: 0 auto;
	clear: both;
	width: 100%;
  border-collapse: collapse;
}

table.display tbody {
  border: 1px solid #333;
  box-shadow: 0 4px 5px #444;
}

table.display thead {
  color: #9CF;
}

table.display thead th {
	padding: 3px 18px 3px 10px;
	font-weight: bold;
	cursor: pointer;
  font-family: 'Segoe UI','DroidSerifBold', sans-serif;
}

table.display tfoot th {
	padding: 3px 18px 3px 10px;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 5px 10px;
}

table.display td.center {
	text-align: center;
}

tr.odd {
	background-color: #333;
}

tr.even {
	background-color: #444;
}


.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

.example_alt_pagination div.dataTables_info {
	width: 40%;
}
