/*
Theme Name: pangaeatheme
Theme URI: http://imagine-pro.com
Description: We used Elliot Jay Stocks' Starkers theme and made it our own. Thanks to Elliot
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://imagine-pro.com
Tags: starkers, naked, clean, basic
*/

/*general info
COLORS
brown = #180D04
green = #bdd63b
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* general set up */


#wrapper {
	background: url(images/wrapper_background) repeat-y;
	width: 900px;
	margin: 0px auto -25px;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}

body {
	background-color: #fff;
}


#push {
	height: 25px;
}

.clear {
	clear: both;
}

.indent {
	padding-left: 60px;
}

.post {
	width: 675px;
	padding: 5px;
}

.post p {
	margin-bottom: 20px;
}

.button	{
	border: 1px solid #fff; background: #180D04;
	color: #fff;
	padding: 3px 8px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	
}
.button:hover	{background: #180D04; color: #bdd63b;}

h1 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	
}

h2, h3, h4 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	
}




p, ol {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .8em;
	font-weight: normal;
}

a {
	
	color: #180D04;
	text-decoration: none;
}

a:hover{
	color: #bdd63b;
}

h2 a {
	
	color: #fff;
	text-decoration: none;
}

h2 a:hover{
	color: #bdd63b;
}

/* header elements */

#header {
	background: url(images/Pangaea_banner_outlines.jpg) top center no-repeat;
	position: relative;
	width: 900px;
	height: 125px;
	z-index: 9999;
}

#tagline {
	width: 500px;
	float: right;
	margin-top: 30px;

}

/* **************** TOPNNAV *************** */
#nav {
	background:transparent;
	color:#fff;
	margin:0;
	padding:10px 0 11px 10px;
	width:675px;
	float: right;
	top: 105px;
	left: 40px;
	
}
#nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;

}
#nav ul li a {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .75em;
	font-weight: normal;
	display: block;
	margin:0px 0px 0px 0px;
	padding:5px 6px;
	text-transform:uppercase;
	text-decoration: none;


}
#nav ul li a:hover {
	color: #bdd63b;
	display: block;
	margin:0px 0px 0px 0px;
	padding:5px 6px;
	text-decoration:none;

}


#nav li {
	float:left;
	margin:0px;
	padding-right: 10px;


}
#nav li li {
	float:left;
	margin:0px;
	padding:0px;

}
#nav li li a {
	font-size: .6em;
	color: #180D04;
	background: #fff;
	margin:0px;


}
#nav li li a:hover {
	color: #bdd63b;

	
}

#nav li ul {
	left:-999em;
	position:absolute;
	width:10em;
	
}
#nav li:hover ul {
	display:block;
	left:auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}

/* structure */

#main-col {
	width: 675px;
	float: left;
	margin: 0;
	margin-top: 10px;
	padding-bottom: 15px;		
	
}

#main-col-home {
	width: 675px;
	height: 515px;
	float: left;
	margin: 0;
	margin-top: 23px;
	margin-left: -5px;
	margin-bottom: -5px;
}

#main-col h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: .95em;
	/*color: #fff;*/
	background: #180D04;
	width: 670px;
	height: 25px;
	padding: 3px 5px;
	margin: 15px 0;
	border: 1px solid #bdd63b;
	
}

#main-col-home h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .7em;
	padding-left: 20px;
}

#main-col-single {
	width: 675px;
	float: left;
	margin: 0;
	margin-top: 10px;
	
	margin-bottom: -5px;
}

#main-col-archive {
	width: 675px;
	float: left;
	margin: 0;
	margin-top: 10px;
	padding-bottom: 15px;
}

#main-col-single h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: .95em;
	color: #fff;
	background: #180D04;
	width: 670px;
	height: 25px;
	padding: 3px 5px;
	margin: 15px 0;
	border: 1px solid #bdd63b;
	
}

#inner-archive-col {
	padding-left: 5px;
}

/*sidebar*/

#sidebar {
	background: #180D04;
	width: 215px;
	float: left;
	margin: 0;
	margin-top: -6px;
}

#sidebar-home {
	background: #180D04;
	width: 225px;
	height: 545px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top: -11px;
}

#sidebar-custom {

	width: 215px;
	height: 525px;
	float: left;
	margin: 0;
	margin-top: -6px;
}

#sidebar-custom-aboutp {
	width: 215px;
	height: 525px;
	float: left;
	margin: 0;
	margin-top: -6px;
}

#sidebar-custom-contact {
	width: 215px;
	height: 525px;
	float: left;
	margin: 0;
	margin-top: -6px;
}


#innersidebar {
	padding: 5px 5px;

}

#innersidebar-home {
	padding: 3px 10px 3px 10px;

}

#innersidebar-custom {
	padding: 5px 7px;
	position: relative;
}

#innersidebar p {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	padding: 10px;
	
}

#innersidebar-home p {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	
}

#innersidebar-custom p {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	
}



#innersidebar a {
	
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

#innersidebar-custom a {
	
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

#innersidebar a:hover{
	color: #bdd63b;
}

#innersidebar-custom a:hover{
	color: #bdd63b;
}

#innersidebar h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .95em;
	background: #fff;
	width: 195px;
	height: 15px;
	padding: 3px;
	border-bottom: 2px solid #bdd63b;
	border-top: 2px solid #bdd63b;
}


#innersidebar-home h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .95em;
	padding-left: 5px;
	
}

#innersidebar-custom h2 {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .95em;
	background: #fff;
	width: 195px;
	height: 15px;
	padding: 3px 3px 7px 5px;
	border-bottom: 2px solid #bdd63b;
	border-top: 2px solid #bdd63b;
}

#innersidebar li {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #3b3b3b;
	font-size: .85em
	
}

#searchform {
	background: #bdd63b;
	width: 195px;
	height: 70px;
	padding-left: 10px;
	margin:20px 0;
}

#searchsubmit {
	margin-top: 3px;
}

#newsletter h2{
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .8em;
	background: #fff;
	width: 195px;
	height: 15px;
	margin-top: 5px;
	padding: 3px 3px 7px 5px;
	border-bottom: 2px solid #bdd63b;
	border-top: 4px solid #bdd63b;
}

/* special a set up for newsletter subcription */
#newsletter a {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .8em;
	background: #fff;
	float:left;
	width: 195px;
	height: 15px;
	margin-top: 5px;
	padding: 3px 5px 7px 5px;
	border-bottom: 2px solid #bdd63b;
	border-top: 4px solid #bdd63b;
}

#safesubscribe a {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #180D04;
	font-size: .8em;
	background: #fff;
	float:left;
	width: 195px;
	height: 15px;
	margin-top: 3px;
	padding: 3px 5px 7px 5px;
	border-bottom: 2px solid #bdd63b;
	border-top: 4px solid #bdd63b;
}

#newsletter label{
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: .75em;
	width: 195px;
	height: 15px;
	padding: 3px 3px 7px 5px;
	
}

/*custom sidebar photos*/

.photo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#sidebar-about-photo {
	background: url(images/cast_glass.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-aboutp-photo {
	background: url(images/woman_sculpture.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-contact-photo {
	background: url(images/white-vase.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-interior-photo {
	background: url(images/white-vase.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-services-photo {
	background: url(images/circle-vase.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-staging-photo {
	background: url(images/entry-hall.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}

#sidebar-testimonials-photo {
	background: url(images/silver-candle-holders.jpg) no-repeat;
	width: 175px;
	height: 450px;
	position: absolute;
	top: 10px;
	left:20px;
}


/*blog entries*/


.comments {
	border: solid 1px #717073;
	width: 555px;
	padding: 5px;
}





#post-title a {
	color: #fff;
	text-decoration: none;
}

#post-title a:hover {
	color: #c5f460;
}

#post-title {
	float: left;
	width: 550px;
	padding: 3px 10px;
	
}

#date {
	
	float: right;
	

	
}

.meta {
	padding: 10px;
}

.form {
	width: 400px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: .7em;
	font-weight: normal;
}

#singlepost {
	border-bottom: 1px solid #180D04;
	padding-bottom: 10px;
}


/*footer*/

#footer {
	height: 25px;
	background: #bdd63b;
	width: 900px;
	margin: 0 auto;	
}

#copyright {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}

#footer .imagine {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: .6em;
}

#footer .imagine a {
	text-decoration: underline;
}

#footer a {
	color: black;
}

#footer a:hover {
	color: #a90a01;
}

#footer-inner {
	padding-left: 20px;
	padding-top: 5px;
}



#footer-nav {
	float: right;
	margin-right: 50px;
}

#footer-nav li {
	display: inline;
	list-style-type: none;
	line-height: 20px;
	text-align: center:
	
	
}



#footer-nav a {
	text-decoration: none;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	color: #3b3b3b;
	font-size: .8em;
	padding-right: 20px;
	padding-left: 20px;
	border-right: solid 1px black;
	
	
}

#footer-nav a .home {
	border-left: solid 1px black;
}

#footer-nav a {
	color: black;
}

#footer-nav a:hover {
	color: #a90a01;
}

#footer-meta {
	clear:left;
	padding-top: 10px;
}


