/* Main Stylesheet for Amicus Botanicus, created by www.josh.biz
	
/* - Defaults - */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #666666;
	background: #9bb0a7;
	padding-bottom: 20px;
	}

#wrapper {
	width: 960px;
	margin: 0px auto 0.5em;
	background: #ffffff;
	}

#wrapper_home {
	width: 960px;
	margin: 0px auto 0px;
	background-color: #ffffff;
	background-image: url(../images/pelargonium-mystery.jpg);
	background-repeat: no-repeat;
	background-position: 180px 454px;
	}

#header1 {
	height: 154px;
	padding-top: 15px;
	background-color: #9bb0a7;
	}

#contentcontainer {
	background-color: #ffffff;
	}

#footer {
	float: right;
	width: 50%;
	text-align: right;
	padding-bottom: 10px;
	clear: right;
	padding-top: 10px;
	font-size: 1.1em;
	background: #ffffff;
	}

#footer img {
	margin: 0px 0px 0px 12px;
	float: right;
	border: none;
	padding-right: 2em;
}


/* - Clearing fix - */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix {
	display: inline;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* - Artist Summary - */

#header_artist {
	background-color: #9bb0a7;
	height: 250px;
	padding-top: 15px;
	}

#header_artist #artist_summary {
	padding: 0;
	float: left;
	width: 100%;
	text-align: left;
	}

#artist_summary p {
	color: #e6f5ee;
	text-align: left;
	line-height: 1.5em;
	font-size: 1.4em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 46px;
	}

#artist_summary a:link, #artist_summary a:visited {
	color: #e6f5ee;
	text-decoration: underline;
	}
	
#artist_summary a:hover, #artist_summary a:active {
	color: #ffffff;
	text-decoration: underline;
	}


#artist_summary h1 {
	color: #59605c;
	margin: 10px 0 0 46px;
	padding: 0;
	text-align: left;
	font-size: 3em;
	}

/* - Main Content - */

#main_content {
	padding: 40px 20px 30px;
	text-align: center;
	line-height: 1.75em;
	font-size: 1.2em;
	background: url(../images/amicus_bg.png) repeat-y center top;
	}

#main_content h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
	}

#main_content p {
	margin-bottom: 10px;
	}

a:link, a:visited {
	color: #282828;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #464646;
	text-decoration: underline;
	}

/* - Left - */

#contentleft {
	background-color: transparent;
	width: 50%;
	float: left;
	margin-bottom: 1em;
	}

#contentleft .content {
	margin: 1.5em 2em 2em 4em;
	text-align: left;
	line-height: 1.75em;
	font-size: 1.2em;
	}

#contentleft .content strong {
	color: #444d49;
	}

#contentleft #artists ul {
	text-align: left;
	font-size: 1.2em;
	list-style: none;
	border-left: solid #cfcfcf 4em;
	padding-left: 1em;
	background-color: transparent;
	}

#contentleft #artists ul li {
	background-color: transparent;
	padding: 2px 0;
	}

#contentleft #artists li a:link, #contentleft #artists li a:visited {
	text-decoration: none;
	color: #739184;
	padding: 3px;
	}
	
#contentleft #artists li a:hover, #contentleft #artists li a:active {
	text-decoration: underline;
	color: #444d49;
	}

#contentleft #artists #active {
	background: #9bb0a7;
	}

#wrapper #contentcontainer #contentleft #artists ul li #active {
	color: #fff;
	font-weight: bold;
}

#wrapper #contentcontainer #contentleft #artists ul li a:link.current, #wrapper #contentcontainer #contentleft #artists ul li a:visited.current {
	color: #fff;
	font-weight: bold;
	background: #9bb0a7;
	}




#contentleft #artists {
	background-color: transparent;
	width: 176px;
	float: left;
	margin-bottom: 20px;
	}

#contentleft #artists strong {
	color: #333333;
}

#contentleft h2 {
	font-size: 1.2em;
	color: #333333;
	}

#artist_info {
	padding: 0 10px 0 0;
	text-align: left;
	font-size: 1.1em;
	}


/* - Right - */

#contentright {
	width: 50%;
	float: right;
	background: #ffffff;
	color: #333333;
	padding-bottom: 1em;
	}

#contentright .content {
	margin: 1.5em 2em 0em;
	text-align: left;
	line-height: 1.75em;
	font-size: 1.1em;
	background: #cfcfcf;
	padding: 20px 20px 10px 20px;
	}

#contentright .content .dates {
	font-size: 1.6em;
	font-weight: bolder;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	color: #606264;
	line-height: 1.4em;
}

#contentright .content .address {
	font-size: 1.3em;
	font-weight: bolder;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #5B5B5B;
}

#contentright .content h2 {
	color: #7d8e87;
	font-size: 2.2em;
	font-weight: normal;
	margin-top: 18px;
	padding-bottom: 6px;
	}

#contentright .content h2 span {
	font-style: italic;
	color: #606264;
	}

#contentright .content .plants_text {
	font-size: 1.4em;
	margin-top: 1em;
	line-height: 1.4;
	}

#contentright .content img.plants_for_life {
	margin: 0em 0.5em 1em 0em;
	float: left;
	border: none;
	}

#contentright .content a:link, #contentright .content a:visited {
	color: #666;
	}
	
#contentright .content a:hover, #contentright .content a:active {
	color: #666;
	text-decoration: underline;
	}

#contentright .content .dates a:link, #contentright .content .dates a:visited {
	text-decoration: none;
}

#contentright .content .dates a:hover, #contentright .content .dates a:active {
	text-decoration: underline;
	}

/* - Gallery Holder - */

#contentright_gallery {
	width: 50%;
	float: right;
	background: #fff;
	color: #333333;
	padding-bottom: 40px;
	}

#contentright_gallery h2 {
	font-size: 2em;
	color: #666666;
	margin-top: 20px;
	text-align: left;
	}
	
/* - Navigation - */

#nav {
	text-align: center;
	font-size: 18px;
	}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	}
	
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #ffffff;
	}
	
#nav li a:hover, #nav li a:active {
	text-decoration: underline;
	color: #ffffff;
	}

#nav  li a:link.current, #nav li a:visited.current {
	text-decoration: none;
	color: #59605c;
	}

/* - Joshbiz - */

#joshbiz {
	width: 960px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	}

#joshbiz img {
	border: none;
	}

/* - Artists Gallery - */

#artists_gallery {
	text-align: center;
	padding: 3em 2.75em;
	background: #ffffff;
	height: 1%;
	}

#artists_gallery .thumbnail {
	float: left;
	width: 118px;
	border: 1px solid #999;
	margin: 0 1.25em 1.25em 0;
	padding: 0.5em;
	font-size: 1.2em;
	}

#artists_gallery .thumbnail img {
	border: none;
	}

#artists_gallery .help {
	width: 100%;
	border: 1px solid #999;
	margin: 0 1.5em 1.5em 0;
	padding: 0.5em;
	font-size: 1.4em;
	background: #eaeaea;
	clear: both;
	}

#artists_gallery .help p {
	margin-bottom: 0.5em;
	}

 #artist_info p {
	color: #666;
	margin: 0.5em 2em 1em 176px;
	text-align: left;
	line-height: 1.75em;
	}

 #artist_info h2 {
	margin-left: 176px;
	color: #333333;
	}

#artist_info a:link, #artist_info a:visited {
	color: #44514B;
	text-decoration: none;
	}
	
#artist_info a:hover, #artist_info a:active {
	color: #44514B;
	text-decoration: underline;
	}
#artist_summary h2 {
	font-size: 1.8em;
	margin: 8px 0 0 46px;
	color: #FFFFFF;
}
#contentleft .content p {
	margin-bottom: 6px;
}
#wrapper #main_content img {
	margin-top: 20px;
}

#wrapper #main_content #map {
	border: 1px solid #666666;
}
#wrapper #main_content h1 {
	font-size: 2em;
	color: #9BB0A7;
}
#wrapper #main_content img {
	border-style: none;
}
#wrapper #main_content h1 img {
	margin-bottom: 36px;
}
#wrapper #main_content img {
	margin-bottom: 20px;
}

h2.exhibition {
	font-size: 18px;
	margin-bottom: 10px;
}
#wrapper_home #contentcontainer #contentright .content h3 {
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 12px;
}

#header1 a img, #header_artist a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 24px;
}
#wrapper_home #contentcontainer #contentleft .content .footnote {
	font-size: 11px;
}

News styling


#wrapper #main_content #blog {
	margin-top: 20px;
}

#wrapper #main_content #blog .post {
	background-color: #576F65;
	color: #CED9D5;
	font-size: 13px;
	padding: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 30px;
}
#wrapper #main_content #blog .post h2 {
	font-size: 24px;
	color: #EAEAEA;
	padding-bottom: 4px;
}

#wrapper #main_content #blog .post a:link, #wrapper #main_content #blog .post  a:visited {
	color: #CED9D5;
	text-decoration: underline;
	}
	
#wrapper #main_content #blog .post a:hover, #wrapper #main_content #blog .post a:active {
		color: #fff;
	}

