@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#ffffff;
	background-image:url(../../../images/bg-img.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width:900px;
	margin:auto;
	padding:0px;
}
#headimg {
	margin:auto;
}

/** MENU **/
#menu {
	height:37px;
	line-height:37px;
	font-size:15px;
	color:#FFF;
	text-transform:uppercase;
	clear:both;
}
#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:active {
	color:#FFF;
	text-decoration:none;
}
#menu ul,
#menu-top {
	margin:auto;
	margin-top:0px;
	padding:0px;
}
#menu .menu ul li,
#menu-top li {
	list-style:none;
	display:block;
	float:left;
	padding:0px 19px 0px 18px;
	margin:0px;
	/* [disabled]width: 95px; */
	text-align: center;
	position:relative;
}


#menu ul li ul li {
	background-color:#a3b1b6;
	padding:0px;
	text-align:left;
}
/*#menu ul li a:hover {
	background-color:#aac288;
	display:block;
	paddin-right:10px;
}*/
#menu li:hover,
#menu ul ul:hover > a {
	background-color:#aac288;
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul ul {	
	display: none;
	position:absolute;
	top: 37px;
	left: 0px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#menu ul ul li {
	min-width: 100px;
	text-align:left;
	padding-left:10px;
	/* [disabled]border-style:solid; */
	border-color:#FFF;
	border-width:1px 0px 0px 0px;
}


/**END MENU**/
#main {
	color:#777;
	font-size:16px;
	line-height:22px;
}
#main img {
	border-width:1px;
	border-style:solid;
	border-color:#d7d7d7;
}

.wp-caption img {
	margin:0px;
}
#main h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#e5a261;
	width:100%;
	background-image:url(../../../images/subheadbg.jpg);
	text-align:center;
	background-color:#fff;
	display:block;
	font-size: 35px;
	line-height:40px;
	margin-top: 40px;
	margin-bottom:30px;
}
#main .post h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	color:#e5a261;
	width:100%;
	background-image:none;
	text-align:left;
	background-color:#fff;
	display:block;
	font-size: 28px;
	line-height:30px;
	margin-top: 20px;
	margin-bottom:15px;
}
#main .post .postloop {
	margin-top:40px;
}
#main .post h1 a:link,
#main .post h1 a:visited,
#main .post h1 a:active {
	color:#e5a261;
	text-decoration:underline;
}
#main .post h1 a:hover {
	color:#aac288;
}
#main h2,
#main h2 a:link,
#main h2 a:visited,
#main h2 a:hover,
#main h2 a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#999;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}
#main h5,
#stimuli_caption h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#555;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	margin:4px 0 0 0;
	padding:0;
	line-height:24px;
}

h3,
#main h3 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#main #post-31 h4 {
	color:#405B82;
}
#main #post-31 h3 {
	color: #788d94;
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#555;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
}
.linkbox {
	height:30px;
	line-height:30px;
	color:#dc9959;
	border-color:#fad77b;
	border-bottom-color:#dc9959;
	border-width:1px;
	border-style:solid;
	background-color:#fefbf2;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position: 5px center;
	float:right;
	padding:0 5px;
	text-indent:27px;
}
#main .linkbox a:link,
#main .linkbox a:visited,
#menu .linkbox a:active {
	text-decoration:none;
	color:#dc9959;
}

.catarch {
	margin-bottom:0px;
    margin-top:35px;
}
.breadcrumb {
	font-size:13px;
	color:#999;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#main p {
	margin-top:0px;
	margin-bottom:15px;
}
#main a:link,
#main a:visited,
#menu a:active {
	color:#788d94;
	text-decoration:underline;
}
#primary a:link,
#primary a:visited,
#primary a:active {
	color:#898989;
	text-decoration:underline;
}
#main a:hover,
#primary a:hover {
	color:#99b079;
}
.highlight {
	background-color:#fff;
	padding-left:3px;
	padding-right:7px;
}
#portfolios {
	width:100%;
	clear:both;
}
#portfolios h2 {
	width:175px;
	float:left;
	text-align:center;
	margin-top:3px;
}
#nav-below {
	margin-bottom:15px;
}
#footer {
	background-image:url(../../../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-height:75px;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	color:#999;
	border-style:solid;
	border-color:#a5bc84;
	border-width:1px 0px 0px 0px;
	margin-top:30px;
}
#footer a {
	color:#999;
}
.botnav {
	text-transform:uppercase;
}
#footer .botnav a:link,
#footer .botnav a:visited,
#footer .botnav a:active {
	color:#a5bc84;
	font-size:13px;
	text-decoration:none;
}
#footer .botnav a:hover {
	color:#669966;
}
.nocomments {
	display:none;
}

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

/*.ngg-gallery-thumbnail {
	width:210px;
	text-align:center;
}*/
/*IMAGE CAPTIONS*/
.wp-caption {
	background:none;
	border:none;
	padding:0px;
}
/*IMAGE CAPTIONS*/
li.pagenav {

	visibility:hidden;
}
.pagenav ul,
.pagenav ul li {
	visibility:visible;
	margin-bottom:10px;
	list-style:none;
}
.pagenav ul {
	margin-left:50px;
	margin-bottom:30px;
}
.pagenav ul li ul {
	margin-left:15px;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	/*margin: 0 -240px 0 0;*/
	margin:0 -290px 0 20px;
	width: 100%;
}
#content {
	margin: 0 280px 0 0px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
	padding-top:40px;
	font-size:13px;
	line-height:17px;
	color:#898989;
}
#secondary {
	clear: right;
}
#primary h3 {
	color:#a5bc84;
	margin-bottom:5px;
	font-size:20px;
	line-height:25px;
	margin-top:0;
	font-weight:normal;
}
#primary ul {
	list-style:none;
	margin:0;
	padding:0;
}
#primary ul li ul,
#primary ul li ul li {
	margin:0 0 5px 10px;
	padding:0px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul li {
	padding:10px 10px 10px 10px;
	background-color:#F8FAF5;
	border-width:1px;
	border-style:solid;
	border-color:#C9D7B5;
}
.widget-area ul ul li {
	border:none;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}



#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}





/*BLOG HEADER*/
.entry-title-blog {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#999;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:left;
}

#main .entry-utility,
#main .entry-meta {
	font-size:14px;
	font-style:italic;
	color:#999;
	padding:10px 0;
}
#main .post {
	border-style:dotted;
	border-color:#a5bc84;
	border-width: 0 0 4px 0;
	margin-bottom:20px;
	padding-bottom:20px;
}
.sold {
	color:#e5a261;
}
.available {
	color:#a5bc84;
}

.newsletter {
	width:450px;
	margin:auto;
	background-color:#F8FAF5;
	border-width:1px;
	border-style:solid;
	border-color:#C9D7B5;
	padding:10px;
	color:#a5bc84;
}
.newsletter strong {
	font-size:18px;
}
.newsletter .btn {
	border-color:#A7BD86;
	background-color:#F8FaF5;
	color:#A7BD86;
}
.newsletter .btn:hover {
cursor:pointer;
}
.wpcf7-text {
	width:150px;
}
.wpcf7-submit {
	width:55px;
	border-style:solid;
	border-width:1px;
	border-color:#555;
}
hr {
	border-style:solid;
	color:#999;
	margin-bottom:20px;
}
#column-tags {
	display:none;
}