/*
Theme Name: Prairie Art Gallery
Theme URI: http://www.imagedesignpros.com
Description: Custom template for Prairie Art Gallery
Version: 1.0
Author: Image Design
*/

*{
	margin:0px;
	padding:0px;
}
body{
	font: 62.5% "Century Gothic", Futura, "Futura Md BT", Arial, Helvetica, sans-serif;
}

.hide {
	display: none;
}

#Column1 {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
}
#Column2 {
	margin-left: 180px;
	position: absolute;
	padding-left: 20px;
	max-width: 600px;
	top:0;
	left:0;
}
#Column2 a {
	color: #666666;
	text-decoration: none;
}
#Column2  a:hover {
	color: #000000;
	text-decoration: underline;
}

#logo, #logonm {
	position: relative;
	height: 35px;
	width: 120px;
	margin-left: 60px;
	font-size: 1em;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}
#logo a, #logonm a {
	color: #666666;
	text-decoration: none;
}
#logo a span, #logonm a span {
	background: url(images/pag-logo.png) no-repeat;
	position: absolute;
	height: 55px;
	width: 120px;
	left: 0px;
	top: 0px;
}
#logonm a span {
	background: url(images/pag-logo-name.png) no-repeat;
}
#logo a:hover span, #logonm a:hover span {
	background-position: 0 -55px;
}
.menu.set2 li a {
	color: #4d4d4d;
}
.menu.set3 li a {
	color: #666;
}
.menu.set4 li a {
	color: #808080;
}
.menu {
	width: 155px;
	margin-left: 20px;
	text-align: right;
	list-style: none;
	border-right: 1px solid #e6e6e6;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.menu li{
	
}
.menu li a{
	color: #333333;
	text-decoration: none;
	padding-right: 1.5em;
	display: block;
	position: relative;
	margin-right: -1px;
	padding-top: 0.2em;
	text-transform: uppercase;
}
.menu li a:hover, .menu li.current_page_item a{
	background: url(images/marker.png) no-repeat right center;
	color: #000;
}
#Column2 h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.5em;
	margin-top: 0.65em;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
	padding: 0px;
}
#Column2 .post h2 a{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
}
#HomeIMG {
	text-align: center;
	width: 420px;
}
#HomeIMG #Caption {
	font-size: 1.2em;
	visibility:hidden;
	cursor:pointer;
}
#HomeIMG.hover #Caption {
	visibility:visible;
	cursor:pointer;
}
#HomeIMG img{
	cursor:pointer;
	border:none;
}
#HomeIMG #Caption .location {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
#Footer {
	font-size: 0.9em;
	color: #CCC;
	text-align: right;
	width: 160px;
}
#Footer a {
	color: #b2b2b2;
	text-decoration: none;
}
#Footer a:hover {
	color: #333;
}
#submenu {
	list-style: none;
	padding: 0px 0px 3.5em;
	margin: -1em 0px 0em;
}
#submenu li {
	float: left;
}
#submenu li a {
	color: #808080;
	text-decoration: none;
	display: block;
	border-left: 1px solid #ccc;
	margin-left: 0.5em;
	padding-left: 0.5em;
	border-bottom-style: none;
}
#submenu li.first a{
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
#submenu li a:hover, #submenu li.current_page_item a{
	color: #000;
	text-decoration: none;
}
.post{
	margin-bottom:1em;
}
.searchsplit{
	border-top: solid 1px #CCC;
	margin-bottom: 1em;
}
#searchform{
	margin-bottom:1em;
}
#searchsubmit{
	border: solid 1px #666;
	background-color: #E6E6E6;
	color:#666;
	cursor:pointer;
}
#searchsubmit:hover{
	background-color: #fff;
}
.exhibit {
	clear: left;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	background: url(images/hr.png) no-repeat center bottom;
	min-height: 128px;
}
.left {
	float: left;
	margin-right: 1em;
}
.right {
	float: right;
	margin-left: 1em;
}
.clear {
	clear: both;
}
.related{
	border:solid 1px #999;
	float:right;
	margin: 5px;
}
.related h5{
	background-color: #999;
	padding: 0.2em 0.4em;
	color:#fff;
	font-size:1.2em;
}
.related ul{
	list-style:none;
}
.related li {
	padding: 0.4em;
}
.exhibit h3{
	font-size: 1.5em;
	font-weight:normal;
}
.exhibit h3 a{
	
}
.single{
	min-height: 300px;
}
.single h3{
	font-size: 2.5em;
	color:#666;
	padding-bottom:0.3em;
}
.single .dates{
	font-size: 1.5em;
}
.exhibit .thumb{
	width: 160px;
	text-align:center;
	min-height: 128px;
}
h2.curexhibit{
	padding-bottom:0.8em;
	font-size: 1.5em;
	font-weight:normal;
}
.post .entrytext{
	font-size: 1.1em;
}
p.postmetadata{
	font-size:	0.9em;
	color:#333;
	font-style:italic;
}

.post p, .exhibit p{
	padding: 0.5em 0;
	line-height: 1.2em;
}
.post ul, .post ol{
	padding: 0.5em;
	margin-left: 1em;
}
.post li{
	margin-top: 0.3em;
	margin-bottom:0.3em;
}
.post h2{
	font-size:2em;
	font-weight:normal;
	margin-top: 1em;
}
.post h3{
	font-size:1.8em;
	font-weight:normal;
}
.post h4{
	font-size: 1.6em;
	font-weight:normal;
}
.post h5{
	font-size: 1.4em;
	font-weight:normal;
}
.post h6{
	font-size: 1.3em;
	font-weight:normal;
}
.pages{
	clear:both;
	font-size:0.9em;
	text-align: right;
}

span.caption{
	display:table; 
	border:solid 1px #ccc; 
	padding:5px; 
	margin:5px; 
    width:128px;
}
span.caption img{
	text-align:center;
}
span.caption span{
	font-weight:normal;
	font-size: 0.8em;
	display:block;
	text-align:center;
	line-height: 1.1em;
}
span.right{
	float:right;
}
span.left{
	float:left;
}
span.center{
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}
.alignright{
	float:right;
}
img.alignright{
	margin-left:0.8em;
}
.alignleft{
	float:left;
}
img.alignleft{
	margin-right:0.8em;
}
.center{
	text-align:center;
}
.navigation{
	clear:both;
}
#wp-calendar{
	min-width: 500px;
}
#wp-calendar td{
	width: 14%;
	padding: 10px;
	cursor:default;
}
#wp-calendar td a{
	cursor: pointer;
}
.linklove{
	display:none;
}
a img{
border:none;
}
body table.ec3_schedule{
	display:none !important;
}

button{
	background:none;
	color:#666;
	border:none;
	cursor:pointer;
	font-family: "Century Gothic", Futura, "Futura Md BT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding:0;
	margin:0;
}
button:hover{
	text-decoration:underline;
	color:#333;
}
#regcart{
	border: solid 2px #ccc;
	float:right;
	margin-top: 3em;
	margin-right: 1em;
	width: 150px;
}
#regcart h2{
	font-size:1.1em;
	background-color:#ccc;
	padding: 0.1em 1em;
}
#regcart p{
	padding: 0em 1em;
}
#regcart p.total{
	background-color:#e6e6e6;
	text-align: right;
	padding: 0em 1em;
}

.edform label, .pag_form label{
	display:block;
	width:150px;
	padding-right:5px;
	float:left;
	text-align:right;
}
.edform label.long{
	width: 350px;
}
.pag_form label.long{
	width: 200px;
}
.edform input, .pag_form input{
	float:left;
	width: 150px;
}
.edform p, .edform fieldset, .pag_form p{
	clear:left;
}
.edform fieldset{
	border:none;
	padding:0;
	margin:0;
	position:relative;
}
.edform fieldset p{
	margin-left:200px;
}
.edform fieldset legend{
	font-weight:bold;
}
.edform .submit input{
	float:none;
}
.pag_form .submit input{
	float:none;
	width:auto;
}
.edform .checkboxes{
	clear:both;
	border:solid 1px #CCC;
	padding:0.5em 1em;
	margin-top:10px;
}
.edform .checkboxes label{
	display:inline;
	float:none;
	width:auto;
}
.edform .checkboxes input{
	float:none;
	width:auto;
}
.edform textarea{
	width: 200px;
	height: 150px;
}
.edform .submit{
	margin-left:150px;
}
.ec3_schedule{
	display:none;
}
.pag_form .checkboxes label, .pag_form .checkboxes input{
	display:inline;
	float:none;
	width:auto;
}
.pag_form .members{
	margin-left:155px;
	display:block;
}
.indent{
	display:block;
	padding-left: 2em;
}
#comsurvey{
	font-size: 1.2em;
	width: 490px;
}
#comsurvey .alignright, #comsurvey .alignleft{
	font-size: 1.1em;
	font-weight:bold;
}
#comsurvey label{
	cursor: pointer;
}
#comsurvey h3{
	text-transform:uppercase;
	color:#fff;
	background:#000;
	padding: 0.2em 0.5em;
}
p.errors{
	font-size: 1.4em;
	font-weight: bold;
	color:#990000;
	width: 490px;
}
h3.time_interval{
	font-size: 12px;	
}
ul.mailing_group{
	list-style:none;
	font-weight:bold;
}
#oldarchives{
	border-top: dashed 2px CCC;
	margin-top:10px;
	padding-top:10px;
}
#oldarchives .entrytext{
	font-size: 12px;	
	margin-bottom: 5px;
}
