
/*
Theme Name: Nursery Company Template
Theme URI: http://vivash.net/
Description: WordPress theme for The Nursery Company
Version: 1
Author: Richard Vivash
Author URI: http://vivash.net/
Tags: fixed width, two columns

	Nursery v1.0
	 http://vivash.net/

	This theme was built by Richard Vivash,
	whose blog you will find at http://vivash.net/

*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
small, .nocomments, .postmetadata, {
	color: #777;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 0.8em;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.postmetadata {
	text-align: center;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	}


h2 a, h2 a:visited{
	color: #FF6699;
	}


*{margin: 0;padding:0;}
#container{
	margin: 0px auto;
	padding: 0;
	width: 900px;
	border: none;
}
#header{
	height: 95px;
	width: 900px;
	/*background-image:url(graphics/nurseryco_header.gif);*/
	background-repeat:no-repeat;
	margin-bottom: 10px;
}
#header h1 a{ display: block; width: 900px; height: 95px;font-size: 1px; color: #fff;}
#menu{
	height: 45px;
	width: 900px;
	background-color: #378ebe;
	font-size:13px;
	font-weight:bold;
	 vertical-align: middle;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul{margin-left: 0px;}
#menu li{ line-height: 0;float: left; list-style-type:none;margin-right: 5px; display: inline;}
#menu li a{color: #ffffff;display: block;width: 128px;height: 20px; vertical-align: middle;}
#menu li a span{ display: none; }
#menu #button1 a{width: 128px; background-position:center;background-repeat: no-repeat; }
#menu #button1 a:hover{}
#menu #button2 a{background-position:center;background-repeat: no-repeat; }
#menu #button2 a:hover{}
#menu #button3 a{width: 128px;background-position:center;background-repeat: no-repeat; }
#menu #button3 a:hover{}
#menu #button4 a{width: 128px;background-position:center;background-repeat: no-repeat; }
#menu #button4 a:hover{}
#menu #button5 a{width: 128px;background-position:center;background-repeat: no-repeat; }
#menu #button5 a:hover{}
#menu #button6 a{width: 128px;background-position:center;background-repeat: no-repeat; }
#menu #button6 a:hover{}
#content{
	clear: both;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:900px;
}
#column2{
	width: 450px;
}
#column1{
	width: 260px;
	float: right;
}
#column1alt{
	float: left;
	width: 150px;
	}
#column2alt{
	width: 700px;
	float: right;
	}
#bottomsection{
	clear: both;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	border-top: 1px solid #9ED4EF;
	border-bottom: 1px solid #9ED4EF;
}
#bottomsection img{
	margin-left: 10px;
	}
.border{border: 1px solid #2B85BB;padding:4px;}
#homeheader{ color: #fff; width: 450px; height:30px; background-image:url(graphics/homepage_header.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#pricingheader{ color: #fff; width: 450px; height:30px; background-image:url(graphics/pricing_header.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#aboutheader{ color: #fff; width: 450px; height:30px; background-image:url(graphics/about_header.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#samplesheader{ color: #fff; width: 450px; height:30px; background-image:url(graphics/samples_header.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#contactheader{ color: #fff; width: 450px; height:30px; background-image:url(graphics/contact_header.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#measuringsubheader{ color: #fff; width: 150px; height:30px; background-image:url(graphics/measuringsubheader.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#collectionssubheader{ color: #fff; width: 150px; height:30px; background-image:url(graphics/collectionssubheader.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#polessubheader{ color: #fff; width: 150px; height:30px; background-image:url(graphics/polessubheader.gif); background-repeat: no-repeat;line-height: 0;font-size: 1px;}
#submenu{
	list-style-image:url(graphics/flowerbullet.gif);
	margin-left: 20px;
	line-height: 1.2em;
}
#submenu li{margin-top: 5px;margin-bottom: 10px;font-weight: bold;color: #666666;}
#submenu a{text-decoration:none;font-weight: bold;}
#footer{
	clear: both;
	margin-top: 30px;
	border-top: 1px solid #ccc;
	}
#footer p{
	font-size: 0.6em;
	margin-top: 10px;
	color: #999999;
}
.smallerimgs img{
	margin: 1px;
}
.topsection{
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #9ED4EF;
}
.contentsection{
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #9ED4EF;
}
.contentsection h3{
font-size: 1.2em; color: #CC3366; font-weight: normal;margin-bottom: 10px;
}
.contentsection p{
	margin-bottom: 10px;
	font-size: 0.7em; 
}
img {
	border: 0px;
	}
	
.logo {
}

.logoimage {

float:left;
width:330px;
height:auto;
text-align:center;
}

.logocontact {

width:231px;
height:auto;
float:right;
padding-top:14px;

}

