/*
dark brown #654011
light brown #D8C894
green #5B8726
*/

body
{
margin: 0;
}

#getty-page
{
	margin: 5px 0 0;
}

#getty-container
{
	width: 770px;
	margin: 0 auto;
	font-family: arial;
	font-size: 13px;
}

#getty-main
{
	float: right;
	display: inline;
	width: 600px;
	height: 100%;
	overflow: hidden;
}

#getty-header
{
	height: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#getty-header a
{
	color: #5B8726;
	text-decoration: none;
}

#getty-header a:hover
{
	text-decoration: underline;
}

#getty-header .login
{
	float: right;
	display: inline;
	clear: both;
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #5B8726;
}

#getty-header .search
{
	float: right;
	display: inline;
	clear: both;
	height: 28px;
	width: 170px;
	background: transparent url("images/top-search-bg.gif") no-repeat center left;
}

#getty-header .search form
{
	margin: 0;
	padding: 0;
}

#getty-header .search form fieldset
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

#getty-header .search form fieldset .textgroup input
{
	position: absolute;
	top: 4px;
	left: 32px;
	width: 103px;
	text-align: left;
	font-size: 15px;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	border: 0;
	outline: 0 none;
	background: transparent;
}

#getty-header .search form fieldset .textgroup input.blur
{
	color: #999;
}

#getty-header .search form fieldset .submitgroup input
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#getty-content
{
	height: 100%;
	overflow: hidden;
}

#getty-content h2
{
	margin: 0 0 5px 0;
	color: #654011;
	font-size: 24px;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

#getty-content h4
{
	margin: 0 0 5px 0;
	font-family: "Arial narrow";
	font-size: 18px;
	font-weight: normal;
}

#getty-content a
{
	color: #654011;
	text-decoration: none;
}

#getty-content a:hover
{
	text-decoration: underline;
}

#getty-content a img
{
	border: 0;
}

#getty-content .alignright
{
	float: right;
	margin: 0 0 2px 7px;
	padding: 0 0 0 10px;
}

#getty-content .alignleft
{
	float: left;
	margin: 0 7px 2px 0;
	padding: 0 10px 0 0;
}

#getty-content .frame,
.home #section-a .extra .section
{
	padding: 5px;
	border: 5px solid #D8C894;
}

#getty-content form
{
	margin: 0 0 10px 0;
	padding: 0;
}

#getty-content form fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

#getty-content form fieldset legend
{
	font-size: 17px;
	padding: 10px 0;
	color: #654011;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

#getty-content form .inputgroup
{
	margin: 0 0 10px 0;
	height: 100%;
	overflow: hidden;
}

#getty-content form .inputgroup label
{
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#getty-content form .textgroup input
{
	padding: 5px;
	font-size: 15px;
	border: 1px solid #654011;
}

#getty-content form .textgroup input.blur
{
	color: #999;
}

#getty-content form .textareagroup textarea
{
	padding: 5px;
	border: 1px solid #654011;
	font-family: arial;
}

#getty-content form .textareagroup textarea.blur
{
	color: #999;
}

#getty-content form .radiogroup label,
#getty-content form .checkboxgroup label
{
	cursor: pointer;
}

#getty-content form .radiogroup p
{
	margin: 0;
}

#getty-content form .submitgroup
{
	text-align: right;
}

#getty-content form .submitgroup input
{
	border: 0;
	padding: 5px;
	cursor: pointer;
	color: white;
	background: #654011;
}

#getty-content .pagination
{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#getty-content .pagination
{
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}

#getty-content .pagination a
{
	margin: 2px 2px 2px 0;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #654011;
	background: white;
	border: 1px solid #654011;
}

#getty-content .pagination a:hover,
#getty-content .pagination a:active
{
	color: white;
	background: #654011;
}

.home #section-a
{
	height: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 0;
}

.home #section-a .slideshow
{
	width: 370px;
	float: left;
	display: inline;
}

.home #section-a .slideshow .content .slide
{
	position: relative;
	overflow: hidden;
	width: 370px;
	height: 252px;
	background: #654011;
}

.home #section-a .slideshow .content .slide .caption
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 370px;
	margin: 0;
	padding: 5px;
	color: white;
	font-weight: bold;
	background: #654011;
	opacity:0.9;
	filter:alpha(opacity=80);
}

.home #section-a .slideshow .content .slide .caption h2
{
	font-size: 20px;
}

.home #section-a .slideshow .content .slide .caption h2 a
{
	display: block;
	color: white;
	font-weight: bold;
}

.home #section-a .slideshow .content .slide .caption p
{
	margin: 0;
}

.home #section-a .slideshow .content .slide img
{
	width: 370px;
}

.home #section-a .extra
{
	float: right;
	display: inline;
	position: relative;
	width: 200px;
	height: 272px;
}

.home #section-a .extra .donate
{
	position: absolute;
	top: 0;
	right: 0;
}

.home #section-a .extra .donate .button
{
	margin: 0 0 5px 0;
	width: 175px;
	font-size: 18px;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

.home #section-a .extra .about
{
	position: absolute;
	bottom: 0;
	right: 0;
}

.home #section-a .extra .section
{
	width: 180px;
	height: 109px;
	overflow: hidden;
}

.home #section-a .extra .donate h2
{
	margin: 0 0 3px 0;
	font-size: 18px;
}

.home #section-a .extra .donate .teaser
{
	margin: 0;
	font-size: 12px;
}

.home #section-a .extra .about .teaser
{
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

.home #section-a .extra .about .more
{
	margin: 0;
	text-align: right;
	font-size: 11px;
}

.home #section-b
{
	float: left;
	display: inline;
	width: 290px;
	margin: 0 20px 10px 0;
}

.home #section-c
{
	float: right;
	display: inline;
	width: 290px;
	margin: 0 0 10px 0;
}

.home #section-b .items .item,
.home #section-c .items .item,
#getty-content .posts .post
{
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent url("images/bottom.gif") no-repeat bottom left;
}

.home #section-b .items .item .content,
.home #section-c .items .item .content,
#getty-content .posts .post .content
{
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
}

.home #section-b .items .item .content img,
.home #section-c .items .item .content img,
#getty-content .posts .post .content img
{
	float: left;
	display: inline;
	width: 90px;
	margin: 0 10px 3px 0;
	padding: 5px;
	border: 5px solid #D8C894;
}

#getty-content .posts .post .content img
{
	width: 150px;
}

.home #section-b .items .item .content h3,
.home #section-c .items .item .content h3,
#getty-content .posts .post .content h3
{
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #654011;
}

#getty-content .posts .post .content .date
{
	margin: 0 0 5px 0;
	font-size: 13px;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #654011;
}

#getty-content .post,
#getty-content .page
{
	height: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: transparent url("images/left.gif") no-repeat left bottom;
}

.home #section-b .items .item .content .category,
#getty-content .post .header .category,
#getty-content .page .header .category
{
	margin: 0;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}

.home #section-b .items .item .content .category a,
#getty-content .post .header .category a,
#getty-content .page .header .category a
{
	color: #999;
}

#getty-content .post .header h2,
#getty-content .page .header h2
{
	margin: 0;
	font-size: 24px;
	color: #654011;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

#getty-content .results .hentry
{
	height: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: transparent url("images/bottom.gif") no-repeat bottom left;
}

#getty-content .results .hentry h3
{
	margin: 0;
	font-size: 17px;
	color: #654011;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

.single #getty-content .post .header .date
{
	margin: 0 0 5px 0;
	font-size: 13px;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #654011;
}

.single #getty-content .content h3,
.page #getty-content .content h3
{
	margin: 0;
	color: #654011;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 3px;
}

.single #getty-content .content .wp-caption,
.page #getty-content .content .wp-caption
{
	text-align: center;
	margin: 0 10px 0 0;
}

.single #getty-content .content .wp-caption img,
.page #getty-content .content .wp-caption img
{
	padding: 5px;
	border: 5px solid #D8C894;
}

.single #getty-content .content .wp-caption .wp-caption-text,
.page #getty-content .content .wp-caption .wp-caption-text
{
	margin: 0;
	font-size: 11px;
	text-align: center;
}

.single #getty-content .content .tags,
.single #getty-content .content .discussion-link
{
	font-size: 11px;
}

#getty-content #newsletter-signup-form
{
	width: 300px;
	margin: 0 0 10px 0;
}

#getty-content #newsletter-signup-form #first_namegroup
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#getty-content #newsletter-signup-form #first_namegroup input
{
	width: 133px;
}

#getty-content #newsletter-signup-form #last_namegroup
{
	float: left;
	display: inline;
}

#getty-content #newsletter-signup-form #last_namegroup input
{
	width: 133px;
}

#getty-content #newsletter-signup-form #email_addressgroup input
{
	width: 288px;
}

/* REQUIRED BUTTON STYLES: */
#getty-content .button
{
	position: relative;
	overflow: visible; /* removes extra side padding in IE */
	padding: 0;
	cursor: pointer;
	border: 0;
}

#getty-content a.button
{
	display: block;
}

#getty-content .button::-moz-focus-inner
{
	border: none;  /* overrides extra padding in Firefox */
}

#getty-content .button span
{
	position: relative;
	display: block;
	white-space: nowrap;
}

#getty-content @media screen and (-webkit-min-device-pixel-ratio:0)
{
	/* Safari and Google Chrome only - fix margins */
	#getty-content .button span
	{
		margin-top: -1px;
	}
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */
#getty-content .button
{
	padding: 0 5px 0 0;
	text-align: center;
	background: transparent url('images/button-bg.gif') no-repeat right -40px;
}

#getty-content .button span
{
	padding: 0 0 0 5px;
	height: 30px;
	line-height: 30px;
	background: transparent url('images/button-bg.gif') no-repeat left top;
	color: white;
}

#getty-content .discussion h3
{
	margin: 0 0 10px 0;
	color: #654011;
	font-size: 18px;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

#getty-content .discussion .comments
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#getty-content .discussion .comments .comment
{
	height: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 150px 5px 5px;
	border: 1px solid #654011;
	background: transparent url('images/even-comment-bg.gif') no-repeat top right;
}

#getty-content .discussion .comments .comment .avatar
{
	float: left;
	display: inline;
	margin: 0 7px 2px 0;
	/*padding: 5px;
	border-width: 2px;
	border-style: solid;*/
}

#getty-content .discussion .comments .even
{
	/*border-color: #654011;
	background-image: url('images/even-comment-bg.gif');*/
}

#getty-content .discussion .comments .even .avatar
{
	/*border-color: #654011;*/
}

#getty-content .discussion .comments .odd
{
	/*border-color: #D8C894;
	background-image: url('images/odd-comment-bg.gif');*/
}

#getty-content .discussion .comments .odd .avatar
{
	/*border-color: #D8C894;*/
}

#getty-content .discussion .comments .comment-author-admin
{
	border-color: #5B8726;
	background-image: url('images/admin-comment-bg.gif');
}

#getty-content .discussion .comments .comment-author-admin .avatar
{
	/*border-color: #5B8726;*/
}

#getty-content .discussion .respond form
{
	width: 598px;
}

#getty-content .discussion .respond form #authorgroup input
{
	width: 300px;
}

#getty-content .discussion .respond form #emailgroup input
{
	width: 300px;
}

#getty-content .discussion .respond form #urlgroup input
{
	width: 300px;
}

#getty-content .discussion .respond form #commentgroup textarea
{
	width: 588px;
}

#getty-extra
{
	float: left;
	display: inline;
	width: 160px;
	overflow: hidden;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #654011;
}

#getty-extra h1
{
	margin: 0 0 10px 0;
}

#getty-extra h2
{
	margin: 0 0 5px 0;
	color: #654011;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

#getty-extra a img
{
	border: 0;
}

#getty-extra a
{
	color: #654011;
	text-decoration: none;
}

#getty-extra a:hover
{
	text-decoration: underline;
}

#getty-extra .widgets
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#getty-extra .widget
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
}

#getty-extra .widget h2
{
	margin: 0 0 10px 0;
	font-size: 18px;
}

#getty-extra .widget ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#getty-extra .widget ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}

#getty-extra .widget_tag_cloud
{
	padding: 0 0 5px 0;
	background: transparent url("images/bottom.gif") no-repeat bottom left;
	text-align: center;
}

#getty-extra .widget_tag_cloud h2
{
	margin: 0 !important;
	padding: 5px 0 0 0;
	font-size: 15px;
	background: transparent url("images/bottom.gif") no-repeat top left;
	text-align: left;
}

#getty-extra .widget_categories,
#getty-extra .nrs_folding_pages,
#getty-extra .widget_mycategoryorder
{
	font-size: 18px;
}

#getty-extra .widget_categories ul,
#getty-extra .nrs_folding_pages ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#getty-extra .widget_categories ul li,
#getty-extra .nrs_folding_pages ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#getty-extra .widget_categories a,
#getty-extra .nrs_folding_pages a
{
	display: block;
	margin: 0 0 10px 0;
}

#getty-extra .widget_categories .current-cat,
#getty-extra .nrs_folding_pages .current_page_item
{
	font-weight: bold;
}

#getty-extra .nrs_folding_pages ul ul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: normal;
}

#getty-extra .nrs_folding_pages ul ul ul
{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-weight: normal;
}

#getty-sponsors
{
	height: 100%;
	overflow: hidden;
	clear: both;
}

#getty-sponsors h2,
#getty-sponsors p
{
	margin: 0;
}

#getty-sponsors a img
{
	border: 0;
}

#getty-sponsors img
{
	vertical-align: middle;
	margin: 0 30px 0 0;
}

#getty-footer
{
	color: white;
	font-size: 11px;
	font-family: arial;
}

#getty-footer a
{
	color: white;
	text-decoration: none;
}

#getty-footer a:hover
{
	text-decoration: underline;
}

#getty-footer a img
{
	border: 0;
}

#getty-footer p
{
	margin: 0 0 5px 0;
}

#getty-footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#getty-footer ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#getty-footer .header
{
	width: 770px;
	margin: 0 auto;
	height: 37px;
	background: white url("images/footer-header-bg.gif") no-repeat right top;
}

#getty-footer .container
{
	margin: 0 auto;
	background: #654011;
}

#getty-footer .container .content
{
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
	background: #654011 url("images/footer-bg.gif") no-repeat right top;
}

#getty-footer .container .content .section
{
	float: left;
	display: inline;
}

#getty-footer .container .content .address
{
	width: 195px;
}

#getty-footer .container .content .address img
{
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
}

#getty-footer .container .content .sitemap
{
	margin: 0 5px 0 0;
	padding: 0 0 0 5px;
	width: 410px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#getty-footer .container .content .sitemap .section
{
	float: left;
	display: inline;
}

#getty-footer .container .content .sitemap .section li a
{
	display: block;
	padding: 5px;
	border-top: 1px solid #D8C894;
}

#getty-footer .container .content .sitemap .section li a:hover
{
	text-decoration: none;
	color: #654011;
	background: #D8C894;
}

#getty-footer .container .content .sitemap .pages
{
	width: 130px;
	margin: 0 5px 0 0;
}

#getty-footer .container .content .sitemap .posts
{
	width: 130px;
	margin: 0 5px 0 0;
}

#getty-footer .container .content .sitemap .links
{
	width: 130px;
}

#getty-footer .container .content .footer
{
	clear: both;
	width: 130px;
}
