/* Eric Meyer Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* External Links */
#content a[href ^="http://"] {
padding-right: 17px;
background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/icons/external.png) no-repeat right top;
}
#content a[href *="www.uwgb.edu/artsmanagement"], #content a[href *="blog.uwgb.edu/artsmanagement"] {
padding-right: 0;
background: none;
}

/*PDFs*/
#content a[href$=".pdf"] {
	background:transparent url(http://www.uwgb.edu/artsmanagement/files/images/icons/pdf.png) no-repeat right top;
	padding-right:17px;
}
/*Mail*/
#content a[href ^="mailto:"] {
   padding-right: 17px;
   background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/icons/mail.gif) no-repeat center right;
}



/* Extra */

html {
	height: 100%;
	background: #fff url(http://www.uwgb.edu/artsmanagement/files/images/gradient.jpg) repeat-x 0 0;
}

body {
	background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/redgreen.gif) repeat-x 0 95px;
}

.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}


#content ul {
	margin-bottom: 1.25em;
}

#content ul {
	list-style-type: square;
}

#content ol {
	list-style-type: decimal;
}


#content ul li, #content ol li {
	margin-left:40px;
}

#container {
	background-color: #FFF;
	width: 900px;
	margin: 0 auto;
	position: relative;
	background: transparent url(../images/leaf.png) no-repeat 690px 208px;
}

div.headlinks {
	width: 900px;
	height: 50px;
	padding: 5px 0 10px 0;
}

div.headlinks h1 a {
	background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/uwgbicon2.png) no-repeat 0 0;
	width: 302px;
	height: 27px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;	
}


ul.headlinks {
	margin-top: 12px;
	font: 80% helvetica, arial, "sans serif";
	color: #FFF;
	text-align: right;
	float: right;
	list-style: none;
}

ul.headlinks li
{
	display: inline;
}

ul.headlinks li a
{
	color: #FFF;
	text-decoration: none;
}

ul.headlinks li a:hover
{
	color: #b20838;
	text-decoration: none;
}


#main {
	height: 175px;
	width: 900px;
	margin-top: 30px;
	position: relative;	
}

#main h2 {
	height: 95px;
	background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/main.png) no-repeat 0 0;
	background-color: #b20838;
	font: 2.6em "georgia", serif;
	color: #FFF;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 1em;
}
	#main h2 a {
		display: inline-block;
		text-decoration: none;
		color: #fff;
	}
	#main h2 a:hover {
		text-decoration: none;
	}
	#main h2 a:visited {
		color: inherit;
	}
	

#main h3 {
	height: 20px;
	background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/green.png) no-repeat 0 0;
	background-color: #34584a;
	font: 1em "helvetica", "arial", sans-serif;
	color: #FFF;
	text-align: right;
	padding: 0 5px 0 5px;
	font-weight: normal;
}
#main h3 span {
	display: inline-block;
}

img.tickets {
	position: absolute;
	top: -36px;
}

ul.navigation {
	font: 1.05em "georgia", serif;	
	list-style: none;
	position: absolute;
	top: 125px;
	right: 10px;
	text-align: right;
}


ul.navigation li {
	display: inline;
}

ul.navigation li a {
	
	color: #b20838;
	text-decoration: none;
}

ul.navigation li a:hover{
	
	color: #34584a;
	text-decoration: underline;
}

#content {
	border-right: solid 1px #CCC;
	width: 640px;
	font: 1em "helvetica", "arial", sans-serif;
	color: #333;
	line-height: 1.75em;
	padding: 10px 20px 0 20px;
	float: left;
	margin-bottom: 50px;
}

#content p {
	margin: 0.5em 0 1.5em;
}

#content a {
	color: #b20838;
	text-decoration: none;
}

#content a:hover {
	color: #34584a;
	text-decoration: underline;
}

#content h3, h4, h5 {
	font-family: "georgia", serif;
	font-weight: normal;
	color: #34584a;
	line-height: 1.1em;
}

#content h3 {
	font-size: 2em;
}

#content.post-post {
	margin-bottom: 20px;
}

#content h4 {
	font-size: 1.5em;
	clear: both;
	margin:1.25em 0 0.25em;	
}

#content ul.left {
	float: left;
	width: 50%;
	margin: 1.75em 0 1em 0;
}

#content ul.right {
	float: right;
	display: inline;
	width: 50%;
	margin: 1.75em 0 1em 0;
}

#content img.left {
	float: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #CCC;
}

#content img.right {
	float: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #CCC;
}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;	
	float: right;
	min-height: 413px;
	height:auto !important;
	width: 200px;
	padding-top: 29px;
	font-size: 0.78em;
	color: #333;
	margin: 0;
}


	#sidebar.home-sidebar {
		font-size: 0.9em;
	}
	#sidebar ul, #sidebar ol {
		margin:5px 0 0 10px;
	}
	
	.bullet li, #recent-posts li, #sidebar li.widget li {
		list-style-type: square;
		margin-left: 5px !important;
	}
	
	#sidebar li {
		margin-bottom: 25px;
	}
	
	#sidebar ul li, #sidebar ol li {
		margin:6px 0 0;
		padding:0;
	}	
	
	#sidebar h2 {
		border-bottom:1px solid #CCCCCC;
		font-family:"georgia",serif;
		font-size:1.3em;
		font-weight:normal;
		letter-spacing:0.05em;
		padding-bottom: 2px;
	}
	
	#sidebar a {
		color: #34584a;
		text-decoration: none;
	}
	#sidebar a:hover {
		text-decoration: underline;
	}

	#sidebar blockquote {
		color: #b20838;
		background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/quote-start.png) no-repeat 0 0;
		padding: 32px 0 0 10px;
		line-height: 1.8em;
		margin-bottom: 50px;
		font-style: italic;
	}
	#sidebar blockquote:after, #sidebar blockquote .after {
		float: right;
		margin: 3px 0 0 5px;
		vertical-align: text-bottom;
	}
	#sidebar blockquote:after {
		content:  url(../images/quote-end.png);
	}
	#sidebar #quote-meta {
		text-align: right;
		color: #323232;
		font-size: 0.9em;
		line-height: 1.2em;
		font-style: italic;
	}
	#sidebar #quote-more {
		float: right;
		margin-top: 10px;
		font-size: 0.9em;
	}
		
#footer {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 880px;
	height: 175px;
	background: transparent url(http://www.uwgb.edu/artsmanagement/files/images/footer.png) no-repeat 0 0;
	background-color: #34584a;
	font: .75em "helvetica", "arial", sans-serif;
	text-align: left;
	line-height: 1.5em;
	padding: 10px 10px 0 10px;
	clear: both;
	margin-bottom: 20px;
}

#footer dt {
	text-decoration: none;
	font: bold 1.45em "georgia", serif;
	font-variant: small-caps;
}

#footer dd a {
	text-decoration: none;
	color: #FFF;
}

#footer dd a:hover {
	text-decoration: underline;
}
.footer-contents {
	color: #FFF;
	font-family: "helvetica", "arial", sans-serif;
	text-decoration: none;
}

#footer .col {
	border-right: 1px solid #FFF;
	float: left;
	margin: 5px;
	height: 145px;
	padding: 10px 0;
	position: relative;
	width: 31.5%;
}

#footer #col-last {
	border: medium none;
}
	
#footer dl.col-prime {
	margin-bottom: 0.7em;
}

#footer dl {
	margin: 0;
}

#footer .col-last {
	width: 120% !important;
	float: left;
	margin: 0;
	min-height: 145px;
	padding: 1px 0;
	position: relative;
}

/* BLOG */

.post {
	margin-bottom:60px;
	padding-bottom:10px;
}

#content .single-post {
	padding-bottom: 10px;
}

#content.single-post h3 {
	margin-bottom: 0;
}

.post-info li {
	display: inline;
}

.entry-meta {
	color: #666;
	font-size: 0.85em;
	font-style: normal;
}

#content {
	font-size: 0.9em;
}
#content .entry-meta a {
	color: inherit;
	font-style: italic;
}

#content .entry-meta a:hover {
	color: #B20838;
	cursor: pointer;
}

.post-nav {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 30px;
}

.post-nav div {
	height: 30px;
	line-height: 30px;
	font-size: 0.9em;
}

.previous-post {
	float: left;
}

.next-post {
	float: right;
}

#entry-meta-below {
	margin-bottom: 5px;
}



#content .commentlist {
	border-color: #ccc;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	margin-bottom: 60px;
	font-size: 0.85em;
}

#content .commentlist li {
	border-bottom: 1px solid #ccc;
	padding: 18px 1.5em 0;
	position: relative;
	list-style-type: none;
	margin-left: 0;
}

#commentform label {
	font-family: "georgia",serif;
	color: #404040;	
}

.commentlist .comment-author {
	font-size:0.9em;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:9px 0 0 46px;
}

.commentlist li .avatar {
	height: 36px;
	left: 1.5em;
	position: absolute;
	top: 22px;
	width: 36px;
	padding: 0;
	margin: 0;
}

.comment-meta {
	color: #666;
	font-size: 0.95em;
	padding: 0 0 9px 46px;
}

#content .comment-meta a {
	color: inherit;
	
}

.home .post, .post-list .post {
	border-bottom: 1px solid #ccc;
}

.post-list .post {
	font-size:0.85em;
	padding:2px 17px 1px;
	margin-bottom: 15px;
}

.post-list .entry {
	margin-bottom: -10px;
}

.post-list .entry-meta {
	line-height: 0.8em;
}

.post-list h3 {
	margin-bottom: 20px;
}

#content .post-list h4 {
	margin-bottom: 3px;
}

.post-list .post-nav {
	margin-top: 30px;
}

#content img[align=left] {
	margin: 3px 20px 10px 0;
}

#content img[align=right] {
	margin: 3px 0 10px 20px;
}

#content img[align=alignnone] {
	margin: 3px 20px 10px;
}

.gallery img {
	 width: 130px;
	height: 130px;
	padding: 3px;
}

.quotepage blockquote {
	color: #4e5159;
}

#content #quotes-list li {
	font-size: 0.9em;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding: 0;
	margin: 0 0 40px;
}

#quotes-list {
	margin-top: 30px;
}

#quotes-list .quote-meta .fn {
	color:#34584A;
	font-size: 1.3em;
}

#quotes-list .quote-meta {
	font-size: 0.9em;
	color: #676b76;
}

.news_feed img, .widget_recent_entries img {
	margin:0 5px -1px 0;
	padding: 0;
}

/*jquery image gallery */
.gallery-caption { 
	display: none;
}
.pp_close { 
	margin-right: 12px;
}
