/*
Theme Name: Michel Montecrossa Gallery
Theme URI: http://www.michelmontecrossagallery.com
Description:
Version: 1.0
Author: Sven Atkins
Author URI: http://mr-atkins.com

*/

@import url(reset.css);

body {
	padding: 0px;
	margin: 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	background-color: white;
}

a {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 5px;
	font-size: 24pt;
}

h2 {
	font-size: 18pt;
}
h3 {
	font-size: 12pt;
}
p {
	line-height: 14pt;
	margin: 5px;
	font-size: 11pt;
}
blockquote {
	margin-right: 2em;
	margin-left: 3em;
}
li {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.caps {
	text-transform: uppercase;
}
.center {
	text-align: center;
}
.small {
	font-size: 9pt;
}
.clear {
	height: 15px;
	clear: both;
	float: none;
}

#content {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 10px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 15px;
}
#nav {
	margin-bottom: 10px;
	text-align: right;
	border-bottom-color: #cccccc;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-right: 3px;
	padding-top: 10px;
	height: 25px;
}
.navigation {
	text-align: center;
	border-bottom-width: 0px;
	border-color: #999999;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 0px;
}
.navigation:hover {
	background-color: #cccccc;
}
.navigation a, a:hover {
	text-decoration: none;
}
#footer {
	padding: 10px;
	border-top-color: #cccccc;
	border-top-width: 2px;
	border-top-style: solid;
}

.ngg-galleryoverview {
	position: relative;
	top: -22px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.ngg-gallery-thumbnail-box {
	padding: 0px;
	height: 290px;
	width: 250px;
	margin: 10px;
	float: left;
}
.ngg-imagebrowser-nav {
	top: -10px;
	position: relative;
}
.ngg-gallery-thumbnail span {
	color: #666666;
}
.counter {
	margin-top: 5px;
}
.banner {
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
