/*
Theme Name: Southern Exposure
Theme URI: http://southernexposuresunrooms.com
Description: Southern Exposure Sunrooms.
Version: 2.0
Author: Ford Design Group
Author URI: http://forddesign.com/
Tags: custom template

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

@charset "UTF-8";
/* CSS Document */

* {
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}	

html { margin:0; padding:0; }
	body { 
		margin:0px auto; 
		padding:0; 
		background:#D9DCDA url(images/bg.jpg) top center repeat-x;
		text-align:center;
		font-size:80%;
		font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
	#header {
		width:900px;
		height:auto;
		padding:0 auto;
		margin:0 auto;
		padding-top:15px;
		
	}
	.tollfree {
		display:block;
		float:right;
		margin:90px 30px 0 20px;
		font-size:1.4em;
		color:#fff;
		font-weight:bold;
		
	}
	.tollfree a {
		display:block;
		color:#B3D670;
		-moz-border-radius: 8px;
		-khtml-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 10px;
		border:2px solid #B3D670;
		background-color:#fff;
		margin:4px;
		padding:4px;
		text-align:center;
		
	}
	.tollfree a:hover {
		color:#fff;
		background-color: #B3D670;
		border:2px solid #fff;
	}
	
	.newsblogBtn a {
		width: 170px; cursor: pointer; border:none; background:url(images/newsblog.png) 0% 0px; color:#fff; height:40px;
		
	}
	.newsblogBtn a:hover { background-position:0% -50px; }
/*************NAVIGATION****************/
	
	#topnav {
		background:none;
		width:850px;
		margin:0 auto;
		padding:0;
		display:block;
		text-align:center;
		font-size:1em;
		height:auto;
		line-height:35px;
	}
		#topnav ul, #topnav li {
			list-style:none;
			list-style-type:none;
		}
		#topnav ul {
			padding:0;
			margin:0 auto;
			width:auto;
			margin-left:0px;
			margin-top:4px;
		}
		/*#topnav li {
			float:left;
			display:block;
		}
		#topnav li a {
			color:#21602E;
			text-transform:uppercase;
			text-decoration:none;
			padding:7px 28px;
		}
		#topnav li a:hover {
			color:#222;
		}*/
	
	#logo {
		float:left;
	}
	
	/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	position: relative;}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial;
		
		z-index:99;}

	#jsddm li a
	{	display: block;
		background: #324143;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}


/***********************SLIDER***************************/
	
	#slide-container {
		margin:0px auto;
		width:902px; 
		background:none;
		padding:0;
		height:auto;
		position:relative;
		text-align:center;
	}
	.shadow {
	position:absolute;
	bottom:0px;
	width:1020px;
	left:-57px;
	height:20px;
	background:url(images/shadow.png) center bottom no-repeat;
	}
	.ez-breeze {
		margin-top:4px;
		margin-right:0px;
		margin-bottom:4px;
		margin-left:27px;
	}
	.nature-space {
		margin-top:4px;
		margin-right:4px;
		margin-bottom:4px;
		margin-left:4px;
	}
	.windows-doors {
		margin-top:0px;
		margin-right:4px;
		margin-bottom:4px;
		margin-left:27px;
	}
	.sun-flex {
		margin-top:0px;
		margin-right:4px;
		margin-bottom:4px;
		margin-left:0;
	}
	
	
	#content {
		margin:0 auto;
		padding:0;
		background:url(images/home-top.png) top center no-repeat;
		width:1020px;
	}
	#page-contents {
		margin:0 auto;
		padding:15px 0;
		width:1020px;
		height:auto;
		background:url(images/page-contents.png) top center repeat-y;
	}
		.home-inset {
			position:relative;
			margin:0 auto;
			padding:0;
			width:904px;
			text-align:center;
			}
		.home-inset-top, .home-inset-content {
			width:902px;
			margin:0 auto;
			padding:0;
			text-align:center;
		}
		.home-inset-top {
			height:25px;
			background:url(images/home-content-top.png) top center no-repeat;
		}
		.home-inset-content, .service-intro-content {
			height:auto;
			background:url(images/home-content-content.png) top center repeat-y;
			position:relative;
		}
		.home-content {
			min-height:300px;
		}
		
		/*.service-intro-content ul {
			margin:0;
			padding:0;
			text-align:left;
			height:100px;
			list-style:none;
		}
		.service-intro-content  li {
			float:left;
			width:250px;
			margin-right:2px 20px 0 0;
			padding:0 0 0 15px;;
		}*/
		
		.home-inset-content .intro-paragraph {
			float:left;
			margin:10px 50px;
			width:500px;
			padding:0;
		}
		.home-inset-content .intro-paragraph h1, .product-details h2 {
			text-align:left;
			font-size:1.5em;
			line-height:1.4em;
			color:#21602E;
			padding:0;
			margin:0 0 5px 0;
		}
		.home-inset-content h3 {
			margin:5px 0;
			text-align:left;
			font-size:1.2em;
			line-height:1.4em;
		}
		.home-inset-content ul {
			text-align:left;
		}
		.home-inset-content li {
			text-align:left;
			color:#21602E;
			font-size:.9em;
		}
		.home-inset-content .intro-paragraph p {
			text-align:justify;
			font-size:1.0em;
			line-height:1.5em;
			margin:0 0 6px 0;
			padding:0;
			color:#21602E;
		}
		.main-content {
			background:#B4D670 url(images/main-corner.png) top left no-repeat;
			margin:0 auto;
			width:856px;
			margin-top:15px;
		}
		.main-image {
			float:right;
			margin:4px 4px 0 0;
			width:377px;
			height:551px;
			background-position:right top;
			background-repeat:no-repeat;
			display:block;
			background-color:#fff;
		}
		
		.main-details, .service-details, .contact-details, .referral-details {
			margin:0px auto;
			text-align:left;
		}
		.product-details {
			margin:0px auto;
			text-align:left;
			width:800px;
			padding:0px;
		}
		.referral-details {
			margin-top:10px;
		}
		.service-details, .referral-details {
			width:800px;
			padding:0 0 20px 0;
		}
		.main-details, .contact-details {
			
			float:left;
			
		}
		.main-details {
			width:430px;
			padding:0 10px 15px 5px;
			margin:10px 0 0 15px;
		}
		.main-details {
			
		}
		.overflow {
			overflow:auto;
			height:520px;
			margin-bottom:10px;
		}
		.contact-details {
			width:390px;
			padding:0px;
			margin:10px;
		}
		.product-details h2, .main-details h2, .service-details h2, .referral-details h2 {
			text-align:left;
			font-size:1.6em;
			line-height:1.5em;
			margin:0 0 6px 0;
			padding:0;
			color:#21602E;
		}
		.referral-details h2 {
			padding-top:10px;
		}
		.product-details p, .main-details p, .service-details p, .referral-details p {
			text-align:justify;
			font-size:1.1em;
			line-height:1.5em;
			margin:0 0 6px 0;
			padding:0px 45px 0px 0;
			color:#21602E;
		}
		.product-details ul, .main-details ul {
			margin:0;
			padding:0;
			text-align:left;
			width:750px;
			
		}
		.main-details li {
			margin:3px 20px;
			text-align:left;
			padding:0;
		}
		.product-details li {
			padding:4px;
			margin:0 20px;
			font-size:1.0em;
		}
		.main-details li {
			color:#fff;
		}
		.testimonials p {
			padding:5px 25px 5px 0;
			color:#1e5a28;
			border-bottom:1px solid #21602E;
		}
		.details {
			height:auto;
			padding-bottom:20px;
		}
		.product-content-top {
			height:25px;
			background:url(images/product-content-top.png) top center no-repeat;
			margin:0;
			padding:0;
		}
		.product-content-content {
			height:auto;
			min-height:300px;
			background:url(images/product-content-content.png) top center repeat-y;
			position:relative;
			text-align:center;
			padding:0px;
		}

/***********************Main/Product Content Headers**************/

.topImg, .product-header {
	width:850px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-position:top center;
}

.topImg {
	height:300px;
}

.product-header {
	height:431px;
}

/*********PRODUCT MENU***************/

.product-menu {
	padding:0;
	height:auto;
	width:850px;
	position:relative;
	margin:0 auto;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	background-color:#1e5a28;
}
.product-menu ul {
	padding:0;
	list-style:none;
	list-style-type:none;
	margin:0;
}
.product-menu li {
	list-style:none;
	list-style-type:none;
	float:left;
}
.product-menu li a {
	padding:.9em .5em;
	text-align:center;
	color:#FFFFFF;
	display:block;
	width:auto;
	border-left:2px solid #fff;
	text-transform:uppercase;
	font-size:.9em;
}
.product-menu li a:hover, .product-menu li.current_page_item {
	background-color:#B3D670;
	text-decoration:none;
	color:#1e5a28;
}
		
		
/*********QUICK QUOTE**********/

		.quick-quote {
			position:absolute;
			right:50px;
			bottom:0;
			width:272px;
			height:auto;
			background:url(images/quick-quote.png) top center no-repeat;
			padding:0;
			text-align:center;
			padding-bottom:10px;
		}
		.quick-quote form {
			padding:8px 0;
			display:block;
			width:auto;
		}
		.quick-quote h1 {
			text-align:left;
			font-size:1.2em;
			line-height:.6em;
			color:#21602E;
			padding:5px;
			margin:0;
			font-weight:bold;
		}
		.quick-quote .form-field {
			display:block;
			width:250px;
			height:19px;
			margin:7px auto;
			/*background:url(images/form-field.png) top center no-repeat;*/
		}
		.quick-quote .form-field .label {
			float:left;
			text-align:left;
			margin: 0 5px;
			color:#21602E;
			width:50px;
		}
		.quick-quote .form-field input {
			background:none;
			height:15px;
			width:175px;
			border-bottom:1px solid #B4D670;
			border-top:none;
			border-left:none;
			border-right:1px solid #B4D670;
		}
		.quick-quote .details {
			position:absolute;
			font-size:1.2em;
			line-height:.6em;
			color:#21602E;
			padding:5px;
			top:142px;
			left:20px;
			background:#fff;
			font-weight:bold;
		}
		.quick-quote textarea {
			background:none;
			height:35px;
			width:235px;
			border-bottom:1px solid #B4D670;
			border-top:none;
			border-left:none;
			border-right:1px solid #B4D670;
			margin:0;
			padding:5px;
			font-size:.9em;
			resize: none;
			overflow:hidden;
		}
		.quick-quote .button {
    		border: 1px solid #B4D670;
    		background: #fff;
			padding:4px 8px;
			float:right;
			margin:5px 15px;
}
		.quick-quote .button:hover {
   		 	border: 1px solid #f00;
    		background: #eef;
}
		
		
/************SLIDER**************/

	.eze-photo, .ns-photo, .wd-photo, .sf-photo, .photo { display:block; width:422px; height:250px; background-position:top left; background-repeat:no-repeat;}
	
	.slide { width:422px; height:220px; position:relative; overflow:hidden; float:left;}
	
	.ses-product-container, .eze-container, .ns-container, .wd-container, .sf-container {
		margin:0; 
		color:#444; 
		position:absolute; 
		bottom:-165px; 
		width:100%; 
		height:220px; 
		background:url(images/green-slide.png) top left repeat;
		left:0;
		}
	.slider-content {
		padding:8px;
	}
	.slider-content p {
		color:#fff;
		text-align:left;
		margin:3px 8px 6px;
	}
	.ses-caption, .eze-caption, .sf-caption, .wd-caption, .ns-caption { 
		height:auto;  
		text-align:left;
		padding:8px;
		display:block;
		z-index:99;
		height:45px;
		border-bottom:1px solid #fff;
		}
	.up { 
		/**background:url(images/grey-slide.png) top left repeat; **/
		background:url(images/caption.png) -5px 0px no-repeat;
		}
	.ses-caption:hover, .eze-caption:hover, .ns-caption:hover, .wd-caption:hover, .sf-caption:hover {
		cursor:pointer;
		background:url(images/caption.png) -5px -150px no-repeat;
	}
	.ses-caption p, .eze-caption p, .sf-caption p, .wd-caption p, .ns-caption p {
		color:#fff;
		font-style:italic;
		margin:0;
		padding:4px 0;;
		line-height:100%;
		font-size:.9em
	}
	.ses-caption h1.title, .eze-caption h1.title, .ns-caption h1.title, .wd-caption h1.title, .sf-caption h1.title { 
		margin:0; 
		padding:0px; 
		height:auto;
		font-size:1.2em;
		text-align:left;
		display:block;
		}
	.ses-caption h1.title a, .eze-caption h1.title a, .ns-caption h1.title a, .wd-caption h1.title a, .sf-caption h1.title a {
		font-size:1.0em;
		color:#fff;
		text-transform:uppercase;
		text-decoration:none;
	}
	.down, .down:hover {
		background:url(images/caption.png) -5px -150px no-repeat;
	}
	.down p {
		color:#222;
	}
	.down h1.title a {
		color:#003300;
	}
	.slide-description {
		color:#fff;
	}
	
	.clear {
		clear:both;
	}
	
   .ses-caption a.down { background:#fff; display:block;}
   
   .more-link, .more-link a{
   		float:right;
		color:#FFCC33;
		font-weight:bold;
		font-size:1.0em;
		text-transform:uppercase;
		text-decoration:none;
		display:block;
		padding:3px 12px;
   }
   .more-link:hover, .more-link a:hover {
   		color:#fff;
		text-decoration:none;
   }
   #post-break {
   	padding:0 0 10px 0;
	border-bottom:1px solid #fff;
   }
   
/***************TABS*************/

.tabbed {
	margin-top:30px;
}

.tabNavigation {
	position:absolute;
	height:29px;
	left:30px;
	top:-20px;
	z-index:99;
	margin-top:30px;
}
.tabNavigation ul {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		.tabNavigation li {
		list-style:none;
		list-style-type:none;
			margin:0;
			padding:0;
			float:left;
		}

		.tabNavigation li a {
		   line-height:30px;
		    background:url(images/tabs.png) 0% -29px no-repeat;
		    color: #B4D670;
		    text-decoration: none;
			display: block;
			margin:0 5px;
			padding:0;
			width:235px;
			height:29px;
			
		}

		.tabNavigation li a.selected,
		.tabNavigation li a:hover {
		     background:url(images/tabs.png) 0% 0px no-repeat;
		    color: #222;
		}
		
		.tabNavigation li a:focus {
			outline: 0;
			
		}

		.tabs > div {
			padding: 0px;
			margin: 0px auto;
			border: none;
			
		}
		
		.tabs > div h2 {
			margin-top: 0;
		}

		#first, #second, #third {
		   margin:0px auto;
		   padding: 0px;
		   margin-bottom:0px;
		}
		.contact-tab {
			width:820px;
			text-align:left;
			padding:0;
			margin:0 auto;
		}
		.contact-tab h2 {
			text-align:left;
		}
		.tabbed-shadow {
			width:910px;
			background:url(images/tabbed-shadow.png) top center no-repeat;
			margin:0px auto;
			padding:0;
			height:25px;
			position:relative;
			
}
   
/************Product GALLERY************/

 .gallery {
 	margin:5px auto;
	width:600px;
	text-align:center;
 }
 .gallery ul {
 	margin:0px auto;
	padding:0;
	list-style:none;
	list-style-type:none;
 }
 .gallery li {
 	display:block;
	float:left;
	margin:5px;
	padding:5px;
 }
 .gallery img.productImg {
 	
 }
 .gallery li img {
 	width:125px;
	height:100px;
	padding:2px;
	background-color:#fff;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
 }
 .gallery li a {
 
 }
 .gallery li a:hover {
 
 }
 
#fader {
		display:block;
		width:820px;
		height:auto;
		margin:10px auto;
		text-align:center;
		padding:0;
	}

#image_rotate {
			margin:0px auto;
			padding:0;
			list-style:none;
			list-style-type:none;
			clear:both;
		}
		#image_rotate li {
			-moz-border-radius: 8px;
			-khtml-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 3px;
			border: none;
			-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
			-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
			-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
			box-shadow: rgba(200,200,200,1) 0 4px 18px;
			display:block;
			width:800px;
			height:400px;
			margin-bottom:15px;
		}
		
		#image_rotate li.slide01 {
			background-position:center -100px;
			background-repeat:no-repeat;
		}
		#image_rotate li img {
			width:800px;
			height:400px;
		}
		


.thumbwrapper {
	padding:0;
	margin:0px auto;
	width:800px;
}
.thumbwrapper ul {
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.thumbwrapper a {
	padding:0;
	background-position: top center;
	background-repeat: no-repeat; 
	float:left; 
	display:block; 
	margin:5px; 
	width:130px;
	height:130px; 
	border:1px solid #ccc;
}
   
.product-details p.gallery {
	width:800px;
	margin:0 auto;
	text-align:center;
}


/**********Contact Form**************/



#contact p, #contact label, #contact legend { font: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 650px; margin: 10px 100px; padding:15px; float:left;}

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.2em; -webkit-border-radius:5px; }
#contact input, #contact textarea, #contact select { -webkit-border-radius:5px; width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, #contact textarea:focus, #contact select:focus { border: 1px solid #999; background-color: #fff; color:#333; outline:none; }
#contact input.submit { width: 170px; cursor: pointer; border:none; background:url(images/submit.png) 0% 0px; color:#fff; height:40px;}
#contact input.submit:hover { background-position:0% -50px; }
#contact input[type="submit"][disabled] {background-position:0% -50px; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }
#contact textarea { height:200px; }
#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { font-size:90%; display: block; height: auto; line-height: auto; background: #FBE3E4 url(images/error.gif) no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; margin:2px 5px;}

#contact #success_page h1 { background: url('images/success.gif') left no-repeat; padding-left:22px; }
#contact #success_page { margin:4px; }



/*********GLOBALS**************/
   
   h1 {
   	padding:0;
	margin:0;
	font-weight:normal;
   }
   
/********FOOTER**************/
   
   #footer {
		margin:0 auto;
		padding:0;
		width:1020px;
		height:55px;
		background:url(images/footer-contents.png) top center no-repeat;
		text-align:center;
		color:#333;
	}
	#footer a {
		color:#102F16;
		text-decoration:none;
		
	}
	#footer a:hover {
		color:#666;
	}
	#footer .phone {
		color:#102F16;
		font-size:1.2em;
		font-weight:bold;
		float:right;
		padding:0px 45px;
	}
	#footer p {
		padding:0;
		margin:0;
	}
	.footer-nav {
	
	width:659px;
	padding:4px;
	margin:15px 0 0 35px;
	text-align:left;
	display:block;
	float:left;
	/*padding-left:35px;*/

}
.footer-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
	width:auto;
}
.footer-nav li {
	padding:3px 12px;
	display:block;
	list-style:none;
	float:left;
}
.credit {
	margin:5px; width:auto; font-size:90%; padding:0; float:right; text-align:right; padding-right:35px; padding-top:15px;
}
.emblems {
	margin:5px; float:left; width:400px; display:block; padding-left:35px;
}
.google {
	margin:5px; float:right; width:530px; display:block; padding-left:35px; text-align:left; 
}
	.google h3{
		display:inline;
		font-size:11px;
		color:#7E7F80;
	}
.google p {
	color:#7E7F80; line-height:130%; font-size:.9em 
}
/*******STANDARD WORDPRESS STYLES***********/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


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

h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.3em;
	color:#006600;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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;
	}
a {
	font-weight:bold;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#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 Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

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

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: 0 3px 10px 0;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 6px 0 0 0 ;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 */
	background-color: #fff; }
/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

/*product slider viwer*/

.ngg-gallery-thumbnail-box {
	margin:3px;
	float:left;
}


/**NEWSBLOG**/
#newsblog {padding-bottom:45px }
#newsblog .more-link { padding:4px; text-align:center; border:1px solid #006633; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#newsblog .more-link:hover { color:#006600; background:#fff; }
#newsblog .more-link, #newsblog .more-link a{
   		float:right;
		color:#FFCC33;
		font-weight:bold;
		font-size:1.0em;
		text-transform:uppercase;
		text-decoration:none;
		display:block;
		padding:3px 12px;
   }
   .more-link:hover, .more-link a:hover {
   		color:#fff;
		text-decoration:none

/* "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." */
