body {
	background-image: url("/eso/gfx/the-elder-scrolls-online-maps-background.jpg");
	background-color: #796F57;
	background-position:center top;
	background-repeat: repeat-y;
}

a {
	color: #000000;
}

a:hover {
	color: #0066cf;
}

.breadcrumb {
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	max-width: 1024px;
	margin: 8px auto 0 auto;
	background-color: rgba(255,255,255,0.3);
	padding: 5px 20px 7px 20px;
	border-bottom: 3px solid #555555;
	border-top: 1px solid #555555;
}

.breadcrumb div {
	display: inline-block;
}

.breadcrumb a {
	font-size: 14px;
	color: #000000;
}

.breadcrumb a:hover {
	color: #555555;
}

.breadcrumb .next {
	font-family: Verdana;
	font-size: 14px;
	color: #770000;
	margin: 0 3px 2px 3px;
	font-weight: 700;
}

#disqus_thread {
	font-family: 'Open Sans', sans-serif;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.7);
	width: 100%;
	max-width: 1024px;
	padding: 10px 10px 0 10px;
	margin: 8px auto 8px auto;
}

.top .top-inner  {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 10px auto;

}

.top img {
	width: 100%;
}

.top nav {
	margin:0 auto 10px auto;
	width: 100%;
	max-width: 1024px;
	background: linear-gradient(to right, rgba(255,249,235,0) 0%, rgba(255,249,235,0.3) 15%, rgba(255,249,235,0.3) 85%, rgba(255,249,235,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,249,235,0)), color-stop(15%,rgba(255,249,235,0.3)), color-stop(85%,rgba(255,249,235,0.3)), color-stop(100%,rgba(255,249,235,0)));
}

.top nav ul {
	text-align:center;
}

.top nav li {
	padding: 0 15px;
	display: inline-block;
	list-style: none;
}

.top nav li a {
	display: inline-block;
	line-height: 50px;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 20px;
	color: #413723;
	transition: all 0.3s;
}

.top nav li a:hover {
	color: #8f5015;
}

article {
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	margin: 10px auto 0 auto;
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
}

article img {
	display: block;
	max-width: 100%;
}

article p, .maps p, .skyshards p, .books p, .fixed p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	box-sizing: border-box;
	margin: 5px 0;
}

article h1 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 48px;
	color: #444444;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eaeaea;
}

article h2 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	color: #888888;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

article h2 strong {
	color: #000000;
}

article h3 {
	background-color: rgba(0,0,0,0.05);
	border-bottom: 1px solid #aaaaaa;
	padding: 7px 5px 5px 5px;
	margin: 30px 0 10px 0;
	font-family:'Open Sans',sans-serif;
	font-size: 17px;
	font-weight: 700;
}

article h4 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

article h5 {
	display: inline;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	margin: 10px 0 0 0;
}

article ul {
	list-style: square;
	margin: 5px 0;
}

article li {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: black;
	list-style-position: inside;
	text-indent: -15px;
	margin-left: 15px;
}

.screenshots {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	margin: 15px auto 0 auto;
	padding: 5px;
}

.screenshots a {
	display: block;
	box-sizing: border-box;
	padding: 5px;
}

.screenshots img {
	display: block;
	width: 100%;
}

.screenshots img:hover {
	opacity: 0.9;
}

.symbol {
	float: left;
	margin: 10px 10px 0 0;
}

.cloud {
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	background-color: rgba(255,255,255,0.7);
	margin: 8px auto 0 auto;
	padding: 20px;	
	text-align: justify;
	line-height: 32px;
}

.cloud h2, .lore h2 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: 700;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #948159;
}

.cloud a {
	font-family: 'Open Sans Condensed',sans-serif;
	color: #413723;
}

.cloud a:hover {
	color: #8f5015;
}

.maps, .skyshards, .books, .fixed, .lore {
	box-sizing: border-box;
	width: 100%;
	max-width: 1024px;
	background-color: rgba(255,255,255,0.7);
	margin: 8px auto 0 auto;
	padding: 20px;	
}

.zero-bottom-padding {
	padding-bottom: 0;
}

.zero-top-padding {
	padding-top: 0;
}

.zero-bottom-margin {
	margin-bottom: 0;
}

.zero-top-margin {
	margin-top: 0;
}

.flexible-cnt {
	box-sizing: border-box;
	text-align: center;
}

.flexible {
	box-sizing: border-box;
	display: inline-block;
	max-width: 100%;
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
	margin: 0 auto;
}

.maps h1, .skyshards h1, .books h1, .fixed h1 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 25px;
	color: #aaaaaa;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.maps h1 strong, .skyshards h1 strong, .books h1 strong, .fixed h1 strong {
	display: inline-block;
	margin-right: 10px;
	font-size: 48px;
	color: #000000;
}

.maps h1 small, .skyshards h1 small, .books h1 small, .fixed h1 small {
	font-size: 30px;
	display: block;
	color: #666666;
}

.maps h2, .skyshards h2, .books h2, .fixed h2 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: 700;
	padding: 0 0 10px 0;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #948159;
}

.fixed h2 small {
	color: #888888;
}

.maps .google-responsive, .skyshards .google-responsive, .books .google-responsive, .fixed .google-responsive, .lore .google-responsive {
	margin: 20px auto 0 auto;
}

.maps .lista-ext-gr {
	margin-bottom: 20px;
}

.prev-next {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #948159;
	border-bottom: 1px solid #948159;
}

.prev-next .prev, .prev-next .next {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	padding: 8px;
	background-color: #413723;
	border-radius: 3px;
	color: #eaeaea;
	width: 100%;
	max-width: 40%;
	text-align: center;
}

.prev-next .prev small, .prev-next .next small {
	color: #ffc600;
	font-weight: bold;
}

.prev-next .prev:hover, .prev-next .next:hover {
	background-color: #796F57;
	color: #ffffff;
}

.prev-next .prev {
	box-sizing: border-box;
	display: inline-block;
	float: left;
}

.prev-next .next {
	box-sizing: border-box;
	display: inline-block;
	float: right;
}

.pages {
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	padding: 6px 10px 6px 10px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #948159;
	border-bottom: 1px solid #948159;
}

.pages a {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	padding: 8px;
	min-width: 25px;
	margin: 4px;
	background-color: #413723;
	border-radius: 3px;
	color: #eaeaea;
	text-align: center;
}

.pages a:hover {
	background-color: #796F57;
	color: #ffffff;
}

.pages a b {
	color: #ffc600;
}

.maps .list {
	box-sizing: border-box;
	text-align: center;
}

.list .map {
	box-sizing: border-box;
	float: left;
	position: relative;
	display: block;
	width: 33.3%;
	overflow: hidden;
	padding: 6px;
}

.list .map a {
	box-sizing: border-box;
	display: block;
}

.list .map img {
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 1px solid #222;
}

.list .map h3 {
	box-sizing: border-box;
	font-family: 'Open Sans Condensed', sans-serif;
	left: 10px;
	bottom: 10px;
	background-color: rgba(255,255,255,0.85);
	font-size: 22px;
	color: #222222;
	position: absolute;
	padding: 3px 8px;
	min-width: 100px;
	max-width: 90%;
	overflow: hidden;
	font-weight: 700;
	white-space: nowrap;
}

.list .map h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	left: 10px;
	bottom: 50px;
	background-color: rgba(0,0,0,0.85);
	color: #eaeaea;
	position: absolute;
	padding: 3px 8px;
	font-weight: 400;
}

.skyshards td, .books td, .lore td {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

.map-markers {
	text-align: center;
	margin-bottom: 15px;
}

.map-markers img {
	display: inline-block;
	margin: 5px;
}

.map-markers img:hover {
	background-color: rgba(0,0,0,0.2);
}

.map-switches {
	text-align: center;	
	font-family: 'Open Sans', sans-serif;
}

.switch {
	font-size: 15px;
	cursor: pointer;
	display: inline-block;
	min-width: 50px;
	padding: 5px 15px 5px 15px;
	background-color: #b6a784;
	border: 1px solid #413723;
	border-radius: 3px;
	margin: 0 2px 0 2px;
	color: #eaeaea;
}

.switch:hover {
	background-color: #796F57;
}

.poi {
	border-bottom: 1px dotted #413723;
	padding: 5px 0 5px 0;
}

.poi img {
	vertical-align: middle;
	margin-right: 10px;
}

.poi h3 {
	background-color: rgba(0,0,0,0.05);
	border-bottom: 1px solid #aaaaaa;
	padding: 7px 5px 5px 5px;
	margin: 10px 0 10px 0;
	font-family:'Open Sans',sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.poi h4 {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.poi .mark {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-left: 10px;
	cursor: pointer;
}

.poi p {
	font-size: 14px;
}

.previews {
	box-sizing: border-box;
	text-align: center;
	margin: 20px 0 0 0;
}

.previews img {
	display: inline-block;
	margin: 10px;
	border: 1px solid #222222;
}

.previews img:hover {
	opacity: 0.9;
}

.fixed h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

.fixed h6 img{
	vertical-align: middle;
	display: inline-block;
	margin: 5px 10px 5px 10px;
}

.language {
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
	font-size:15px;
	text-transform: uppercase;
	color:#413723;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #948159;
	padding-bottom: 10px;
}

.language div {
	padding: 5px 15px 5px 15px;
	display: inline-block;
	margin: 0 10px 0 10px;
	cursor: pointer;
	border-radius: 3px;
}

.language .active {
	color: #eaeaea;
	background-color: #796F57;
	border: 1px solid #948159;
}

.result h3 {
	background-color: rgba(0,0,0,0.05);
	border-bottom: 1px solid #aaaaaa;
	padding: 7px 5px 5px 5px;
	margin: 10px 0 10px 0;
	font-family:'Open Sans',sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.result h4 {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
}










/* === list - text === */

.list-books {
	font-size: 13px;
	width: 100%;
}

.list-books td {
	padding: 5px;
}

.list-books tr:first-child {
	text-transform: uppercase;
	background-color: #413723;
}

.list-books tr:first-child td {
	color: #eaeaea!important;
}

.list-books tr:nth-child(even) {
	background-color: rgba(190, 190, 190, .2);;
}

.list-books tr td:nth-child(2) {
	width: 25%;
	color: #796F57;
	text-align: center;
}

.list-books tr td:nth-child(3) {
	width: 25%;
	color: #796F57;
	text-align: center;
}

.list-books a {
	cursor:pointer;
	color: #413723;
}

.list-books a:hover {
	color: #796F57;
}

/* === selectors === */

.selectors {
	background: linear-gradient(to right, rgba(255,249,235,0) 0%, rgba(255,249,235,0.3) 15%, rgba(255,249,235,0.3) 85%, rgba(255,249,235,0) 100%);
	text-align: center;
}

.selector {
	min-width: 90px;
	height: 70px;
	display: inline-block;
	margin: 5px 1px 5px 1px;
	vertical-align: top;
}



.selector-controls {
	float: right;
	width: 90px;
	height: 70px;
	display: inline-block;
	margin: 5px 1px 5px 1px;
	padding: auto;
	border-left: 1px dashed rgba(121,111,87,0.3);

}

.selector-controls .accept, .selector-controls .reset {

	display: inline-block;
	text-align: right;
	width: 70px;
	background-color: #413723;
	padding: 2px 6px 2px 6px;
	font-family: 'Open Sans Condensed',sans-serif;
	margin: 2px 0 2px 0;
	cursor:pointer;
	//color: #ddd0a3;
	color: #eaeaea;
	margin-left: 8px;
	margin-top: 5px;
	border-radius: 3px;
}

.selector-controls .accept:hover, .selector-controls .reset:hover {
	background-color: #796F57;
	//color: #eaeaea;
}

.selectors .label {
	display: block;
	font-family: 'Open Sans',sans-serif;
	text-transform: uppercase;
	font-size:10px;
	margin: 0 5px 0 5px;
	color: #8f5015;
	cursor: pointer;
	white-space: nowrap;
}

.selector span {
	color: #666666;
	text-transform: lowercase;
}

.selector input[type=checkbox] {
	visibility: hidden;
}

.checkbox {
	display:inline-block;
	width: 18px;
	height: 18px;
	background: #fcfff4;
	margin: 10px auto 8px auto;
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}

.checkbox label {
	cursor: pointer;
	position: absolute;
	width: 12px;
	height: 12px;
	left: 3px;
	top: 3px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	background: #000000;
}

.checkbox label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #00bf00;
	top: 2px;
	left: 2px;
	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.checkbox label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.checkbox input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/* === searchbox === */

.searchbox {
	display: inline-block;
	position: absolute;
	bottom: 7px;
	right: 7px;
	border: solid 1px #796F57;
	padding: 3px 5px;
	border-radius: 2em;
	box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	background: rgba(255,249,235,0.4);
}

.searchbox input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}

.searchbox input[type=text] {
	background: #fdfdfd;
	padding: 6px 6px 6px 8px;
	width: 200px;
	border: solid 1px #796F57;
	outline: none;
	border-radius: 2em;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}

.searchbox input[type=button] {
	color: #fff;
	border: solid 1px #413723;
	font-size: 11px;
	height: 27px;
	width: 50px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.6);
	border-radius: 2em;
	background: #413723;
}

.searchbox input[type=button]:hover {
	background: #101010;
}

#suggestions {
	position: absolute;
	background: rgba(255,249,235,0.95);
	z-index: 100;
	border: solid 1px #413723;
	border-radius: 4px;
	font-size: 14px;
}
#suggestions div {
	min-width: 200px;
	margin: 2px 2px 2px 2px;
	padding: 1px 5px 1px 5px;
	white-space: nowrap;
}

#suggestions a {
	font-family: 'Open Sans',sans-serif;
	font-size:13px;
	color: #413723;
}

#suggestions a span {
	display: inline-block;
	float: right;
	font-family: 'Open Sans Condensed',sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

#suggestions .selected,#suggestions div:hover {
	background: rgba(65,55,35,0.9);
}

#suggestions .selected a,#suggestions div:hover a {
	color: #fefefe;
}

/* LARGE */

@media screen and (min-width : 1025px) {
	.google-300x250 {
		float: right;
		margin-left: 10px;
		min-width:300px;
		min-height:250px;
	}
	.screenshots a {
		float: left;
		width: 50%;	
	}
	.flexible {
		min-width: 1024px;
	}
}

/* MEDIUM */

@media screen and (min-width : 641px) and (max-width : 1024px) {
	.google-300x250 {
		float: right;
		margin-left: 10px;
		min-width:300px;
		min-height:250px;
	}
	.screenshots a {
		float: left;
		width: 50%;	
	}	
	.list .map {
		width: 33.3%;
	}
}

/* SMALL */

@media screen and (max-width : 640px) {
	.google-300x250 {
		margin: 20px auto;
		text-align: center;
		min-width:300px;
		min-height:250px;
	}
	.screenshots a {
		width: 100%;	
	}	
	.list .map {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: initial;
	}
}

/* google adsense */

.google-responsive {width: 100%;max-width: 970px;margin: 20px auto 0 auto;text-align: center;}