/*  
Theme Name: Sunridge Nurseries
Theme URI: http://www.SunridgeNurseries.com
Description: Custom Theme by HMA
Version: 2.0
Author: HMA
Author URI: http://www.TeamHMA.com
*/

/* Begin Structure */
html>body .entry ul {
	list-style: none;
} 


body {
	background: #622b37 url('images/pgbg.jpg') repeat-x left top;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 4px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

a {
	color: #622B37;
	text-decoration: none;
	}
	
ul {
	padding: 0px;
	text-indent: 0px;
}

a:hover {
	color: #622B37;
	text-decoration: underline;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 3em;
	line-height: 36px;
	color: #622B37;
	}


h3 {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}


#page {
	width: 830px;
	text-align: left;
	}

#header {
	width: 830px;
	height: 15px;
}

/* top_nav */
.top_nav {
	height: 81px;
	width: 246px;
	display: block;
	float: right;
}
.top_nav a {
	color: #fff;
	text-decoration: none;
}
.top_nav a:hover {
	text-decoration: underline;
}

#home {
	background: url('images/header_nav_home.jpg');
	float: left;
	height: 81px;
	width: 82px;
}

#home a {
	text-decoration: none;
}

#home:hover {
	background-position: bottom left;
}

#products {
	background: url('images/header_nav_products.jpg');
	float: left;
	height: 81px;
	width: 82px;
}

#products a {
	text-decoration: none;
}

#products:hover {
	background-position: bottom left;
}

#contact {
	background: url('images/header_nav_contact.jpg');
	float: left;
	height: 81px;
	width: 82px;
}

#contact a {
	text-decoration: none;
}

#contact:hover {
	background-position: bottom left;
}



/*end top nav*/


.narrowcolumn {
	float: left;
	margin: 0px;
	width: 450px;
	}
	
.narrowcolumn p {
	margin: 0px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 150px;
	width: 450px;
	}


.widecolumn .post {
	margin: 0;
	}
	
.widecolumn .blog {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
}

.widecolumn .attachment {
	text-align: center;
}

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

.post hr {
	display: block;
	}
	
.blog {
	margin: 0px;
	}
	
.blog p {
	margin-bottom: 15px;
}

.blog ul {
	margin: -10px 0px 10px 15px;
}

.blog li {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	list-style: circle;
}

.blog ul ul, .blog ul ul li {
	margin-top: 0px;
}

.blog li li, .blog ul ul li {
	list-style: disc;
	margin-bottom: 0px;
}

.blog hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0px;
	width: 630px;
	clear: both;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 12px;
	}
	
#footer p a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

#footer p a:hover {
	text-decoration:underline;
}

/* End Structure */



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* SIDEBAR */
#sidebar {
	padding-top: 295px;
	background:url('images/logo.jpg') no-repeat;
	width: 200px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px;
	}
	
#sidebar h2 {
	width: 180px;
	text-align: right;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	}
	
#sidebar h2 ul {
	margin:0px;
}

#sidebar h2 ul li {
	padding: 0px;
	margin: 0px;
}
		
#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	margin: 0px;
	}
	
.pagenav {
	width: 100%;
	display: block;
	margin: 0px;
	color: #fff;
}

.pagenav h2 a, li h2 a {
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	display: block;
	border-bottom: dashed 1px #916B73;
	margin: 0px;
}

.pagenav h2 a:hover, li h2 a:hover {
	text-decoration: underline;
	margin: 0px;
}

.pagenav ul ul li {
	margin: 0px;
}

.pagenav ul ul li a {
	border: none;
	font-size:11px;
	line-height: 24px;
	color: #E0D08E;
	margin: 0px;
}

.pagenav ul ul ul li a {
	border: none;
	font-size:10px;
	line-height: 16px;
	color: #8AAE71;
	margin: 0px;
}
/* END SIDEBAR */



#content {
	background:url('images/cms_bg.jpg') repeat-y;
	width: 630px;
	font-size: 1.2em;
	border-bottom: solid 4px #8BAC72;
}
	
#content_lg {
	background:url('images/cms_bg_lg.jpg') repeat-y;
	width: 784px;
	font-size: 1.2em;
	border-bottom: solid 4px #8BAC72;
}

#content h2 {
	padding:0px;
}

#cms {
	margin: 0px 20px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

#cms p {
	color:#000000;
	padding-bottom: 15px;
}

#cms ul {
	margin: -17px 0px 0px 12px;
}

#cms li {
	text-indent: 0px;
}


.cms h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #475356;
}

.cms_bottom {
	background-color: #8BAC72;
	width: 630px;
	height: 200px;
}

.cms_bottom h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1A44C;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.cms_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
}

.cms_bottom a {
	color: #C1A44C;
	text-decoration: none;
	font-weight: bold;
}

.cms_bottom a:hover {
	text-decoration: underline;
}

.cms_bottom a:visited {
	color: #c1a44c;
}



.borderTable {
	margin: 0px 10px;
	padding: 0px;
	border-left: 1px solid #660000;
	border-top: 1px solid #660000;
	
}

.borderTable td {
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
}

.borderTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	padding: 5px;
	margin: 0px;
}

.borderTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}

.borderTable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	font-weight:bold;
	padding: 15px 5px;
	margin: 0px;
}

.borderTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
	
	
.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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, .nocomments, .postmetadata, blockquote, strike {
	color: #622B37;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.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: 0px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	}
	
.links h1 {
	font-size: 18px;
	line-height: 0px;
	padding: 0px;
}

.links a {
	line-height: 20px;
}

.links ul {
	margin: 5px;
	list-style: none;
}
	
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

