﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #e0e0e0;
	color: #303030;
	font: 66% verdana, Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	text-align: center;
	margin: 0;
	padding: 15px 0 0;

}





/* Top */
#top {
	padding: 10px 0 0 0;
	background: #e0e0e0;
	color: #666;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}

#top div.inner {
	width: 1024px;
	margin: 0 auto;
}
#topleft {
	width: 500px;
	float: left;
	margin: 0;
	text-align: left;
}
#topleft h1 {
	font-size: 2.2em;
	line-height: 0.9em;
	margin: 5px 0 10px;
	padding: 0;
}
#topleft h1 a {
	font-weight: normal;
	letter-spacing: -1px;
}
#topleft p, #topright p {
	margin: 0;
	font-size: 1.2em;
	padding: 0;
}
#topright {
	width: 220px;
	padding: 10px;
	float: right;
	text-align: right;
	margin: 0;
}
#topright a {
	color: #f29450;
	font-weight: 700;
}
#topleft a:hover, #topright a:hover {
	/* color: #2a5a9a; */
}
/* Searchbox */
.searchbox {
	margin: 15px 0 0 0;
	padding: 0;
}
.searchbox label {
	color: #666;
	font-size: 1.2em;
}
.searchbox input {
	background: #eaeaea;
	padding: 3px 0 3px 5px;
	margin: 0;
	width: 120px;
	color: #666;
	border: 1px solid #aaa;
}
/* Main wrap */
#wrap {
	clear: both;
	text-align: center;
	background: #e0e0e0 url(img/wrapbg.gif) top center repeat-y;
	/*padding: 15px 0 5px 0;*/

	margin: 0;
}
#wrap div.inner {
	text-align: left;
	background-color: #fff;
	color: #555;
	width: 1024px;
	margin: 0 auto 0px;
	padding: 0px 20px 10px 20px;
}
/*header by erica */
#desc {
	width: 1024px;
	color: #fff;
	height: 95px;
	margin: 0px 0px 5px;

	/*background: #505050 url(/gallery/zp-core/images/mountains-and-lakes.jpg) bottom left repeat-y; ! important;*/
	clear: both;
}
#desc img {
	float: right;
	border: none;
}
#desc p {
	width: 290px;
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 20px 0 0 15px;
}
#desc h2 {
	padding: 15px 15px 0 15px;
	color: #ffffff;
}
#desc a {
	color: #ffffff;
	text-decoration: underline;
}
#desc2 {
	width: 190px;
	color: #fff;
	position: relative;
	float: right;
	margin-top: -240px;
	clear: both;
}
#desc2 a {
	color: #fff;
	font-weight: 700;
}
#desc2 a:hover {
	color: #fff;
}
/* Main menu */
>



#mainmenu {clear:both; margin:0; padding:0; text-align:left;}
#mainmenu ul {
	padding: 0;
}
#mainmenu ul li {
	list-style: none;
	float: left;
	margin: 0 4px 0 0;
}
#mainmenu ul li a {
	display: block;
	background: #e0e0e0 url(img/corner.gif) top right no-repeat;
	border-bottom: 0px solid #ccc;
	padding: 5px 6px 3px 6px;
}
#mainmenu ul li a:hover {
	background: #d0d0d0 url(img/corner.gif) top right no-repeat;
	padding: 5px 6px 3px 6px;
	border-bottom: 0px solid #eee;
}
#mainmenu ul li.current_page_item a {
	background-color: #505050;
	color: #FFF;
	padding: 5px 6px 3px 6px;
	border-bottom: 0px solid #017ac1;
}
/* Headers */
h2, h3, h4 {
	margin: 0 0 12px;
	color: #666;
	font-weight: normal;
}
/* Sidebar */

#content-slim #sidebar {
	text-align: left;
	margin: 0 0 0 20px;
	width: 340px;
	padding: 0;
float:left;
}

#sidebar {
	text-align: left;
	margin: 0 0 0 615px;
	width: 340px;
	padding: 0;
}
#sidebar .left {
	float: left;
	width: 160px;
}
#sidebar .right {
	float: right;
	width: 160px;
}
#sidebar h2, #sidebar h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 3px solid #ddd;
}
#sidebar p, #sidebar ul, #sidebar .textwidget, #sidebar form, #sidebar table {
	margin: 0 0 20px 0;
	line-height: 1.2em;
	font-size: 1em;
	padding: 0;
}
#sidebar table {
	width: 160px;
}
#sidebar caption {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 4px 0;
	text-align: left;
}
#sidebar ul li {
	list-style: none;
	width: 158px;
	padding: 0;
	margin: 0 0 2px 0;
}
#sidebar ul li a {
	display: block;
	overflow: visible;
	padding: 2px 0 2px 5px;
	background: #f0f0f0 url(img/corner.gif) top right no-repeat;
	/*color: #467aa7;
	font-weight: 400;*/
}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	color: #555;
	background: #e0e0e0 url(img/corner.gif) top right no-repeat;
}
#sidebar ul li.current_page_item li a {
	background: #f0f0f0 url(img/corner.gif) top right no-repeat;
	/*color: #467aa7;*/
}
#sidebar ul ul {
	margin: 0;
	padding: 2px 0 0 10px;
}
#sidebar ul ul li {
	width: 148px;
}
#sidebar ul ul li a {
	font-size: 0.9em;
	padding: 1px 0 1px 5px;
}
#sidebar ul ul ul li {
	width: 138px;
}
#sidebar ul ul ul li a {
	font-size: 0.8em;
	padding: 0 0 0 5px;
}
/* Content */
#content, .contenttext-slim {
	float: left;
	clear: left;
	text-align: left;
	width: 600px;
	margin: 0;
	border-right: 1px solid #d0d0d0;
}

.contenttext-slim {
	float: left;
	text-align: left;
	width: 600px;
	margin: 0;
	border-right: 1px solid #d0d0d0;
}
#contentwide {
	text-align: left;
	width: 1000px;
	margin: 0;
}
#content h2 {
	font-size: 1.7em;
	clear: left;
}
#content h3 {
	font-size: 1.3em;
	clear: left;
}
#content h2.archiveheader {
	margin: 0 0 20px 0;
	padding: 4px 0;
	border-bottom: 3px solid #ddd;
}
#content h2 a, #content h3 a {
	font-weight: normal;
}
#content p {
	margin: 0 0 15px;
}
#content div.postnav {
	padding: 10px 0;
}
#content div.postnavleft {
	width: 48%;
}
#content div.postnavright {
	width: 48%;
	text-align: right;
}
#content ul, #content ol {
	margin: 0 0 15px 30px;
	padding: 0 0 0 10px;
}
#content ul li, #content ol li {
	margin: 0 0 3px;
}
#content ul ul, #content ol ol {
	margin: 5px 0 5px 15px;
}
#content img {
	margin: 0;
	padding: 0;
max-width:600px;
max-height:400px;
}
#content img.left {
	float: left;
	margin: 0 10px 10px 0;
}
#content img.right {
	float: right;
	margin: 0 0 10px 10px;
}
#content img.center {
	margin: 2px auto 10px auto;
	display: block;
}
}
#contentwide img.center {
	margin: 2px auto 10px auto;
	display: block;
}
}
#content img.framed {
	padding: 5px;
	background: #222;
	border: 1px solid #555;
}
#content .post {
	margin: 0 0 15px;
}
#content .introtext {
	font-size: 1.2em;
	margin: -10px 0 20px 0;
}
#content .timestamp strong {
	font-size: 1.2em;
	font-weight: 400;
}
#content .timestamp a {
	font-weight: 400;
}
#content .postmeta {
	padding: 2px 0;
	font-size: 1em;
	text-align: right;
	font-weight: 400;
	color: #555;
	display: block;
	border-top: 3px solid #ddd;
}
#content .postmeta a {
}
#content .postpagesnav {
	margin: 15px 0 20px 0;
	padding: 0;
	font-size: 1.2em;
}
#content .postpagesnav .older, #content-slim .postpagesnav .older {
	width: 48%;
	float: left;
}
#content .postpagesnav .newer, #content-slim .postpagesnav .newer  {
	width: 48%;
	float: right;
	text-align: right;
}
/* Footer */
#footer {
	clear: both;
	color: #777;
	text-align: center;
	background: #eaeaea url(img/footbg.gif) top left repeat-x;
	border-top: 1px solid #aaa;
}
#footer div.inner {
	width: 960px;
	text-align: left;
	margin: 5px auto;
}
#footer p {
	margin: 0;
	padding: 15px 0;
	font-size: 0.9em;
}
#footer .credits {
	font-size: 1.2em;
	width: 660px;
	float: left;
	margin: 5px auto;
}
#footer .credits2 {
	width: 70px;
	float: right;
	margin: 5px auto;
}
#footer a {
	color: #777;
}
#footer a:hover {
	color: #555;
	text-decoration: underline;
}
/* Comments */
#comments {
	margin: 20px 0 16px 0;
}
.comment {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
#content div.comment p.commenticon {
	margin: 0 0 10px;
}
#content div.comment p {
	margin: 0 0 4px;
}
#respond {
	margin: 20px 0 0 0;
}
#respond p {
	margin: 0 0 10px 0;
}
#respond input, #respond textarea {
	padding: 4px;
	width: 250px;
	background-color: #f4f4f4;
	color: #666;
}
#respond textarea#comment {
	width: 500px;
}
#respond input.button {
	width: 75px;
}
#respond input, #respond textarea {
	font: 100% "Trebuchet MS",Verdana,sans-serif;
	border: 1px solid #ccc;
}
/* Tags */
blockquote {
	padding: 5px 15px 2px 15px;
	margin: 10px;
	border-left: 4px solid #eee;
	color: #777;
}
blockquote p {
	padding: 2px 0;
	margin: 0;
	font-weight: bold;
}
code {
	padding: 5px;
	font-size: 1.2em;
	display: block;
	margin: 5px 0 16px 0;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}
/* Links */
a {

	font-weight: 400;
	text-decoration: none;
}
a:hover {

	text-decoration: none;
}
a img {
	border: 0;
}
/* Float fix */
.contenttext {
	overflow: hidden;
}
* html .contenttext {
	height: 1px;
	overflow: visible;
}
* html .contenttext p {
	overflow: hidden;
	width: 99%;
}
/* Various classes */
.feedlink {
	padding: 0 0 0 18px;
	margin: 0 0 0 10px;
	font-size: 1em;
	background: url(img/rss.png) center left no-repeat;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.clear {
	visibility: hidden;
	clear: both;
}
.hide {
	display: none;
}

/* Toptabs menu #e0e0e0*/
#toptabs, #footer {
	background: #e0e0e0;
	font-size: 1em;
	padding: 0px;
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 20px;
	text-align: center;
}
#toptabs p, #footer p {
	color: black;
	font-weight: 600;
	text-align: right;
}
#footer p {
	text-align: center;
}
/* TopMenu Anchors */
#toptabs a, #footer a {
	text-decoration: none;
	font-weight: 600;
}
#toptabs a:link, #footer a:link {
	text-decoration: none;
	color: black;
}
#toptabs a:visited, #footer a:visited {
	text-decoration: none;
	color: black;
}
#toptabs a:hover, #footer a:hover {
	text-decoration: none;
	color: black;
}

#mainabout {

	background: #505050 bottom left repeat-y;

	clear: both;

	color: #fff;

	margin: 0;

	padding: 0px 50px 0px 50px;

	min-height: 450px; ;

	

}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}


