
/*

Theme Name: Stremmel Gallery

Theme URI: http://stremmelgallery.com/

Description: Stremmel Gallery theme designed by Asa Gilmore at Ruckus Arts.  Developed by Eric Jennings at Loopshot.

Version: 1.0

Author: Asa Gilmore/Eric Jennings

Author URI: http://ruckusarts.com/

Tags: yellow, minimal, modern



*/







/* @group Universal Selectors */

* {

	margin: 0;

	padding: 0;

}

* html #container {

	height: 100%;	

}

/* @end */



/* @group Element Selectors */



html, body {

	margin-top: 0px;

	height: 100%;

}



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



body {

    margin-top: 0;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	background: #fff;

	color: #333;

	text-align: center;

	}

	

small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	padding-top: 70px;

	margin: 0;

	}



h2 {

	text-transform: uppercase;

	font-size: 1.1em;

	font-weight: bold;

	color: #666;

	margin: 0;

}



h2.pagetitle {

	font-size: 1.6em;

	margin-top: 30px;

	text-align: center;

	}

	

h3 {

	font-size: 1.3em;

	padding: 0;

	margin: 30px 0 0;

	font-weight: bold;

	color: #666;

	}

	

h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: underline;

	color: white;

	}



h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}

h3 a, h3 a:hover, h3 a:visited {

	text-decoration: underline;

}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #000;

	text-decoration: underline;

	}



a:hover {

	color: #333;

	text-decoration: underline;

	}





p img {

	padding: 0;

	max-width: 100%;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}

	

/*	Using 'class="alignright"' on an image will (who would've

thought?!) align the image to the right. And using 'class="centered',

will of course center the image. This is much better than using

align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}

	



hr {

	display: none;

	}



a img {

	border: none;

	}

	

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}

/* @end */



/* @group Class, Attribute, and Pseudo Selectors */



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}

.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



.entry {

	color: #000;

}

.entry p {

	margin-bottom: 10px;

}

.entry p a:visited {

	color: #b85b5a;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}

.comment-block {

	margin-top: 10px;

	font-size: 0.9em;

	color: #666;

	font-weight: bold;

	text-transform: uppercase;

}

.comment-block a {

	color: #666;

}

.comment-block-left {

	float: left;

	width: 50%;

}

.comment-block-right {

	float: right;

	width: auto;

}

.commentlist {

	margin-left: 20px;

}

.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

	background-color: #e5e5e5;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	display: none;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 0px;

	margin: 0px 0 0;

	width: 700px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	margin: 15px 20px;

	text-align: justify;

	}

.post h2 {

	margin-bottom: 8px;

}

.post h3 a {

	text-transform: uppercase;

	color: #666666;

	text-decoration: none;

}

.post hr {

	display: block;

	}

.post-footer {

	text-transform: uppercase;

}

.post-footer-left {

	width: auto;

	float: left;

}

.post-footer-right {

	width: auto;

	float: right;

}

.post-footer-right a {

	color: #666666;

}

.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}

.lowercontent-artist-element {

	display: inline;

	float: left;

	width: 124px;

	min-width: 124px;

	height: 20px;

	min-height: 20px;

	margin: 0 7px 7px 0;

	padding: 0 2px;

	background-color: #e5e5e5;

	line-height: 20px;

}

.lowercontent-artist-element a {

	height: 20px;

	min-height: 20px;

}

.lowercontent-artist-element:hover {

	background-color: #999;

}

.lowercontent-artist-element:hover a{

	color: #fff; 

}

.lowercontent-artist-element-thumbnail {

	background: url(images/artist-work-popup.png) no-repeat 0 0;

	min-height: 126px;

	height: 126px;

	width: 148px;

	min-width: 148px;

	top: -74px;

	left: 126px;

	position: relative;

	padding: 0;

	margin: 0;

	z-index: 20;

}

.lowercontent-artist-element-thumbnail img {

	margin-top: 3px;	

	margin-left: 11px;

}

.exhibitions-old-content {

	width: 680px;

	max-width: 680px;

	float: left;

}

.exhibitions-old-content h2 {

	margin: 0px 0 20px 0;

}

.exhibitions-old-content .entry {

	padding-bottom: 20px;

}

.exhibitions-old-content .entry p {

	margin-bottom: 1.0em;

}

.slideshowlink {

	display: none;

}

.piclenselink{

	display: none;

}

/*.push {

	height: auto !important;

	height: 100%;

	min-height: 100%;

}*/





.footericons {

	position: relative;

	top: 0.2em;

	display: inline;

	vertical-align: middle;

	margin: 0 47px 0 0;

}

.footericons span {

	margin-left: 3px;

}

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}



/*.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}*/



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 0px solid #ddd;

	text-align: center;

	background-color: #d5d5d5;

	padding-top: 5px;

	margin: 10px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

.wplc_event_list li {

	list-style-type: none;

}

.bloglink {

	color: #666;

	font-size: 0.9em;

	margin-left: 10px;

}

.widget {

	padding: 15px;

}

.widget ul {

	margin-top: 8px;

}

.widget ul li {

	text-transform: uppercase;

}

/* @end */



/* @group ID Selectors */



#container {

	text-align: left;

	}



#topheader {

	background-color: #ffcc00;

	width: auto;

	height: 10px;

}



#container {

	height: auto !important;

	height: 98%;

	min-height: 98%;

	background-color: white;

	margin: 0px auto;

	padding: 0;

	width: 991px;

	border: 1px solid #ccc;

	border-top: none;

}



#header {

	background-color: #fff;

	margin: 0;

	padding: 0;

	height: 40px;

	max-height: 40px;

	width: 991px;

	border: none;

	border-bottom: 1px solid #ccc;

}



#header img {

	margin: 8px 0 0 15px;

	padding: 0;

	width: 565px;

	float: left;

}



#header-exhibitions {

	margin: 21px 15px 0 0;

	min-width: 95px;

	width: 95px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/exhibitions-up.png) no-repeat;

}



#header-exhibitions-selected {

	margin: 21px 15px 0 0;

	min-width: 95px;

	width: 95px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/exhibitions-selected.png) no-repeat;

}





#header-exhibitions:hover {

	background: #fff url(images/exhibitions-over.png) no-repeat;

}



#header-artists {

	margin: 21px 15px 0 0;

	min-width: 71px;

	width: 71px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/artists-up.png) no-repeat;

}



#header-artists-selected {

	margin: 21px 15px 0 0;

	min-width: 71px;

	width: 71px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/artists-selected.png) no-repeat;

}



#header-artists:hover {

	background: #fff url(images/artists-over.png) no-repeat;

}



#header-about {

	padding: 0;

	margin: 21px 45px 0 0;

	min-width: 55px;

	width: 55px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/about-up.png) no-repeat;

}



#header-about-selected {

	padding: 0;

	margin: 21px 45px 0 0;

	min-width: 55px;

	width: 55px;

	min-height: 19px;

	height: 19px;

	float: right;

	text-align: right;

	background: #fff url(images/about-selected.png) no-repeat;

}



#header-about:hover {

	background: #fff url(images/about-over.png) no-repeat;

}

#content {

	font-size: 1.2em;

}

#content-single {

	font-size: 1.2em;

}

#content-single .post {

	margin-bottom: 40px;

}

#content-single .post p {

	margin-bottom: 10px;

}

#content-single #wp_page_numbers {

	margin-left: 20px;

}

#post-header {

	margin-bottom: 10px;

}

#post-header h2 {

	width: 450px;

	text-align: left;

	display: inline;

	float: left;

}

#post-share {

	font-size: 0.9em;	

	color: #666;

	font-weight: bold;

	float: right;

	width: auto;

	text-transform: uppercase;

}

#post-share a{

	color: #666;

}

#footer {

	background: #333;

	color:  #999;

	border: none;

	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	position:fixed;

	height: 24px;

	left: 0px;

	bottom: 0px;

	width: 100%;	

}



#footerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}

#footercontent {

	display: inline;

	position: relative;

	top: -2px;

	margin: 0 78px 0 0;

	padding: 0;

}

#footercontent a,

#footercontent a:hover {

	color: #999;

}

#footersearch {

	margin: 0 0 0 0;

	padding: 0;

}



#uppercontent {

	padding: 0;

	margin: 0;

	height: 480px;

	max-height: 480px;

	min-height: 480px;

	border-bottom: 1px solid #ccc;

}



#uppercontent-image {

	padding-top: 20px;

}



#uppercontent-translucent {

	background: url(images/80-percent-opacity-white.png) repeat;

	width: 283px;

	margin-left: 695px;

	height: 480px;

	z-index: 10;

	position: absolute;

}

#uppercontent-translucent-show {

	background: url(images/80-percent-opacity-white.png) repeat;

	width: 283px;

	margin-left: 695px;

	height: 30px;

	z-index: 5;

	position: absolute;

}

#close-translucent-box,

#show-translucent-box {

	font-size: 0.8em;

	padding: 10px 10px 0 10px;

	float: right;

	color: #999;

	text-decoration: none;

}

#close-translucent-box:hover,

#show-translucent-box:hover {

	cursor: pointer;

}

#uppercontent-copy {

	display: inline-block;

	padding: 85px 10px 10px 10px;

	line-height: 1.5em;

	font-size: 0.9em;

}



#uppercontent-copy h2 {

	text-transform: uppercase;

	font-size: 1.2em;

	font-weight: bold;

	color: #666;

	margin: 0;

}



#uppercontent-copy .post {

	margin: 0;

}

#uppercontent-copy .post p {

	margin-bottom: 10px;

}

#uppercontent-home {

	height: 480px;

}

#uppercontent-exhibitions,

#uppercontent-artists {

	height: 480px;

}

#uppercontent-exhibitions-title {

	float: left;

	text-transform: uppercase;

}

#uppercontent-exhibitions-meta {

	float: left;

	text-transform: uppercase;

	text-align: left;

	margin-left: 20px;

}

#uppercontent-exhibitions-meta h2 {

	color:  #666;

	font-size: 0.9em;

	margin-bottom: 0px;

}

#uppercontent-exhibitions-meta a {

	font-weight: bold;

	font-style: italic;

	color:  #666;

	font-size: 0.8em;

}



#uppercontent-about {

	background: url(../../uploads/2010/04/about.jpg) no-repeat 0 0;

	height: 480px;

}

#uppercontent-exhibitions-old {

	margin: 20px 0;

}

#uppercontent-exhibitions-old-title {

	float: left;

	text-transform: uppercase;

}

#uppercontent-exhibitions-old-meta {

	float: right;

	text-transform: uppercase;

	text-align: right;

}

#uppercontent-exhibitions-old-meta h2 {

	color:  #666;

	font-size: 0.9em;

	margin-bottom: 0px;

}

#uppercontent-exhibitions-old-meta a {

	font-weight: bold;

	font-style: italic;

	color:  #666;

	font-size: 0.9em;

}

#about-contactlist {

	margin-top: 20px;

	width: 800px;

	color: #333;

}

#lowercontent {

	margin-top: 15px;

}

#lowercontent-posts {

	padding: 0 20px 20px 20px;

	width: 625px;

	float: left;

}

#lowercontent-posts h2 {

	margin-bottom: 10px;

}

#lowercontent-posts .hentry {

	margin-bottom: 10px;

	margin-left: 0px;

	font-size: 0.9em;

}

#lowercontent-posts h3 {

	display: inline;

	padding: 0;

	margin: 0;

	font-weight: normal;

	text-transform: uppercase;

	font-size: 1.0em;

}

#lowercontent-posts small {

	display: inline;

}

#lowercontent-about {

	padding: 0 20px 20px 20px;

	width: 675px;

	float: left;

	margin-bottom: 20px;

}

#lowercontent-about h2 {

	margin-bottom: 10px;

}

#lowercontent-about .entry,

#lowercontent-about .entry a {

	color: #666;

}

#lowercontent-exhibitions {

	padding: 0 0px 20px 20px;

	width: 675px;

	float: left;

	margin: 0px 0 20px;

}

#lowercontent-exhibitions h2 {

	margin-bottom: 13px;

}

#lowercontent-exhibitions-header {

	margin-bottom: 10px;

}

#lowercontent-exhibitions-header h2 {

	text-align: left;

	display: inline;

	float: left;

}

#lowercontent-exhibitions-header-sort {

	font-size: 0.9em;	

	color: #666;

	float: left;

	width: auto;

	margin: 2px 0 0 20px;

	text-transform: uppercase;

	font-style: italic;

}

#lowercontent-exhibitions-header-sort a{

	color: #666;

}



#lowercontent-artists {

	margin: 0 0 20px 0px;

	width: 675px;

	float: left;

}

#lowercontent-artists-links {

	padding: 0px;

	width: 675px;

	float: left;

	margin: 5px 0px 30px 16px;

}

#lowercontent-artist-works {

	padding: 0px;

	width: 675px;

	float: left;

	margin: 5px 0px 15px 9px;

}

#lowercontent-artist-works .ngg-galleryoverview{

	margin-top: 0;

}

#lowercontent-artist-sample-portfolio {

	float: left;

	margin: 0 0 0 17px;

}

#lowercontent-artist-resume  {

	color:#666666;

	float:left;

	font-size:0.9em;

	font-style:italic;

	font-weight:bold;

	margin: 0px 5px 0px 30px;

}

#lowercontent-artist-works{

	margin-bottom: 30px;

}



#lowercontent-exhibition-element {

	border: 1px solid #ccc;

	width: 675px;

	min-width: 675px;

	line-height: 1.8em;

	margin-bottom: 5px;

}

#lowercontent-exhibition-element p {

	margin-bottom: 5px;

}

#lowercontent-calendar {

	width: 260px;

	margin: 0px 0px 10px 706px;

	line-height: 1.1em;

	padding: 0;

	font-size: 12px;

}

#lowercontent-calendar h2 {

	margin-top: 0px;

	color: #666;

	font-size: 1.1em;

}

#lowercontent-calendar-content {

	font-size: 12px;

	margin-top: 15px;

}

#sidebar-calendar {

	width: 260px;

	font-size: 1.2em;

	line-height: 1.1em;

	padding: 15px;

	height: auto;

}

#sidebar-calendar .entry p {

	margin: 0;

}

#sidebar h2 {

	font-size: 1.2em;

	padding: 0;

}



#sidebar h2 {

	font-size: 1.2em;

	padding: 0;

}

#sidebar-calendar h2 {

	margin: 0px 0 18px 0;

	color: #666;

	font-size: 1.1em;

}

#lowercontent-calendar .entry,

#sidebar-calendar .entry {

	font-size: 0.9em;

	color:  #666;

}

#lowercontent-calendar .entry a,

#sidebar-calendar .entry a {

	color: #666;

}

#lowercontent-calendar .entry h2,

#sidebar-calendar .entry h2 {

	color: #000;

	margin: 18px 0 12px 0;

}





#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

	

#commentform p {

	margin: 5px 0;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 10px 0 0 0;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}





#sidebar ul ul li, #sidebar ul ol li {

	padding: 0;

	}

#searchform {

	display: inline;

	}



#searchform #s {

	display: inline;

	position: relative;

	top: -2px;

	width: 213px;

	padding: 0px;

	margin: 0 1px 0 0;

	}



#searchsubmit {

	display: inline;

	position: relative;

	top: 3px;

}

#comments {

	color:  #666;

	margin-left: 20px;

}

#respond {

	margin-left: 20px;

}

#respond h3 {

	color: #666;

}

#respond dt {

	clear:left;

	float:left;

	padding:5px 20px;

	text-align:right;

	width:160px;

}

#respond dd {

	margin-left:180px;

	width: auto;

	padding:5px 0;

}

#commentform input {

	width: 190px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 94%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	width: 105px;

	height: 17px;

	}

	

#sidebar

{

	padding: 0px 0 10px 0;

	margin-left: 699px;

	width: 293px;

	}



#sidebar form {

	margin: 0;

	}

	

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* @end */
