/* MAIN SITE CSS FILE
----------------------------------------- */


body {
	background: #FFF;
	margin: 0;
	padding: 33px 26px 30px 38px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #222;
	line-height: 13px;
}

a {
  color: #222;
  text-decoration: underline;
}
a:visited {
	color: #222;
	text-decoration: underline;
}
a:hover {
	color: #222;
	text-decoration: none;
}
a img {
	border-width: 0;
}

strong {
	font-weight: normal;
	text-transform: uppercase;
}
p {
	margin: 0;
	padding: 0;
}

.clear, .clr {
	clear: both;
}



/* headings
----------------------------------------- */


h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: none;
	font-family: "Helvetica Neue Light", "Segoe UI", Arial, Sans-Serif;
	
	display: none;
}
h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
}	
h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	line-height: normal;
}
h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	line-height: normal;
}
h4.alternative {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #bf0000;
	line-height: normal;
}



#container {
	width: 950px;
}


#header {

}
	#logo {
		height: 41px;
		margin: 0;
		background: url(/site/images/karsten_schubert_logo.gif) 0 0 no-repeat;
	}
		#logo a {
			height: 22px;
			width: 400px;
			display: block;
		}
			#logo a span {
				display: none;
			}


#mainContent {
	position: relative;
	padding: 120px 0 0 0;
}

	/* topnav
	----------------------------------------- */
	
			
	#topnav {
		position: absolute;
		top: 0;
		left: 0;
	}
	#topnav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#topnav li {
		float: left;
		display: inline;
		margin: 0 24px 0 0;
		padding: 0;
	}
	
	#topnav li a,
	#topnav li a:visited {
		text-transform: uppercase;
        letter-spacing: 0.07em;
        font-size: 14px;
		text-decoration: none;
		color: #898989;
		font-family: Arial, Sans-Serif;
	}
		#topnav li a:hover {
			color: #000;
		}
	#topnav li.active a {
		color: #bf0000;
	}
	
	/* Letter spacing for webkit */
	/* Webkit does not render anything < 1px or < 0.1em */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#topnav li a,
	    #topnav li a:visited {
			letter-spacing: 1px;
		}
	}


#content {
	padding: 0 0 0 0;
}

.content {
	width: 215px;
	padding: 0 15px 0 0;
	float: left;
	position: relative;
}
.contentDouble {
	width: 445px;
	padding: 0 10px 0 0;
	float: left;
}

#below {
	clear: both;
}

#footer {
	margin: 0 0 10px 0;
	padding-top: 40px;
	clear: both;
	float: left;
	display: inline;
}
	#footer #copyright {
		display: none;
	}
	#footer #artlogic {
		font-size: 11px;
		color: #999;
		height: 20px;
		float: left;
		display: none;
	}
		#footer #artlogic a {
			padding: 0 17px 5px 0;
			height: 20px;
			/*background: url(/site/images/artlogic.gif) top right no-repeat;*/
		}
			#footer #artlogic a,
			#footer #artlogic a:visited {
				text-decoration: none;
				color: #999;
			}
			#footer #artlogic a:hover {
				/*background: url(/site/images/artlogic_on.gif) top right no-repeat;*/
				color: #f8a22a;
			}



#preload {
	visibility: hidden;
	background: url(/site/images/artlogic_on.gif) top right no-repeat;
}


/* other bits 
--------------------------------- */

.link {
	display: block;
	clear: left;
	padding: 12px 0 0 0;
	margin: 0 0 3px 0;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	font-size: 11px;
	text-transform: uppercase;
}
.link.alternative a,
.link.alternative a:visited {
	color: #bf0000;
}
	.next a {
		background: url(/site/images/pagination_next.gif) top left no-repeat;
		padding: 0 0 0 8px;
	}
	.next.alternative a {
		background: url(/site/images/pagination_next_red.gif) top left no-repeat;
	}
		.next a, 
		.next a:visited {
			text-decoration: none;
		}
		.next a:hover {
		}
		
		.next.disabled span {
			padding: 0 14px 0 0;	
			color: #CCC;
			background: url(/site/images/next_disabled.gif) top left no-repeat;
		}

		
	.back a {
		background: url(/site/images/pagination_back.gif) top left no-repeat;
		padding: 0 0 0 8px;
	}
	.back.alternative a {
		background: url(/site/images/pagination_back_red.gif) top left no-repeat;
		padding: 0 0 0 8px;
	}
		.back a, 
		.back a:visited {
			text-decoration: none;
		}
		.back a:hover {
		}
		
		.back.disabled span {
			padding: 0 0 0 14px;
			color: #CCC;
			background: url(/site/images/back_disabled.gif) top left no-repeat;
		}
		
		


.subtitle {
	margin: 0 0 5px 0;
	display: block;
}
.date {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}
.image {
	margin: 0 0 3px 0;
}
.imageDescription {
	padding: 0;
	color: #888;
}



/* scrollbar overrides 
------------------------------------ */






/* pagination 
------------------------------------ */
#pagination {
	color: #dbdbdb;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 145px;
}
	#pagination #paginationNumber {
		margin: 0 0 12px 0;
		color: #898989;
	}
		#pagination #paginationNumber span {
			text-transform: lowercase;
		}
	#pagination #paginationNext {
		font-size: 14px;
		margin: 0 0 2px 0;
	}
	#pagination #paginationPrevious {
		font-size: 14px;
		margin: 0 0 12px 0;
	}
	#pagination #paginationOverview {
		font-size: 14px;
	}
	
	#pagination a,
	#pagination a:visited {
		color: #898989;
		text-decoration: none;
	}
	#pagination a:hover {
		color: #000;
	}



				/* pagination OLD
				------------------------------------ */
				
				.previousNext {
					padding: 5px 0 0 0;
					clear: both;
					height: 25px;
					font-size: 11px;
				}
					.previousNext a,
					.previousNext a:visited {
						text-decoration: none;
					}
					.menuContainer {
						float: right;
						display: none;
					}
						.menuContainer select {
							border: 1px solid #999;
							font-size: 11px;
						}
					
					.pipe1, .pipe2 {
						display: none;
					}
					
					.links {
						float: left;
					}
						.previousLink {
							padding: 0 10px 0 0;
						}
							.previousLink a {
								background: url(/site/images/pagination_back.gif) top left no-repeat;
								padding: 0 0 3px 8px;
							}
						.nextLink {
							padding: 0 0 0 10px;
						}
							.nextLink a {
								background: url(/site/images/pagination_next.gif) top right no-repeat;
								padding: 0 8px 3px 0;
							}
							
					.disabled {
						color: #999;
					}



	#previousNext {
		clear: both;
		float: left;
		display: inline;
		width: 100%;
	}
	#previousNext .link {
		float: left;
		clear: none;
		margin-right: 25px;
		padding-top: 0;
	}
	#previousNext .link.next a {
		background: url(/site/images/pagination_next.gif) top right no-repeat;
		padding-left: 0;
		padding-right: 8px;
	}



/* Ridinghouse
----------------------------- */

body.section-ridinghouse {
	line-height: 1.4em;
	font-size: 13px;
	font-family: arial, sans-serif;
	letter-spacing: normal;
}
.section-ridinghouse h1 {
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse h2 {
	font-size: 23px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse h3 {
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse h4 {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse h5 {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse h6 {
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.section-ridinghouse #logo {
	background-image: url(/site/images/ridinghouse_logo.png);
}
.section-ridinghouse #topnav {
	display: none;
}
.section-ridinghouse #mainContent {
	padding-top: 45px;
	width: 720px;
}
.section-ridinghouse h1 {
	display: block;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 35px;
}

.section-ridinghouse #item {
	margin-bottom: 30px;
}
.section-ridinghouse #item .image {
	margin-bottom: 40px;
}
.section-ridinghouse #item #imageCaption {
	margin-bottom: 30px;
	/*font-size: 21px;
	*/
}
.section-ridinghouse #item .largeLink {
	font-family: Copperplate, "Copperplate Gothic Bold", Arial, Sans-Serif;
	letter-spacing: 1px;
	line-height: 1.1em;
	font-size: 20px;
	font-size: 30px;
}
.section-ridinghouse #item .largeLink a,
.section-ridinghouse #item .largeLink a:visited {
	text-decoration: none;
	color: #0b1a60;
}
.section-ridinghouse #item .largeLink a:hover {
	text-decoration: underline;
}

.section-ridinghouse .content {
	width: auto;
	float: none;
	display: block;
}

.section-ridinghouse #footerRidinghouse {
	font-family: Copperplate, "Copperplate Gothic Bold", Arial, Sans-Serif;
	letter-spacing: 1px;
	line-height: 1.1em;
	font-size: 20px;
	padding-top: 40px;
	font-size: 17px;
	line-height: 1em;
	color: #0b1a60;
}
.section-ridinghouse #footerRidinghouse a,
.section-ridinghouse #footerRidinghouse a:visited {
	color: #0b1a60;
}








