/*  
Theme Name: Solar Components
Version: 1
Description: Designed by <a href="http://www.portent.com">Portent</a>.
Author: Portent
Author URI: http://www.portent.com

Copyright: (c) 2010 Portent Interactive.

*/

/* 

CLIENT WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/

/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Extended Footer
-2.7 Footer

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 Extended Footer Widgets

5. COMMENTS
-5.1 Comments
-5.2 Pingbacks / Trackbacks
-5.3 Comments Form

-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body {background-color:#d4dede;}
ul, li ol, dl {color:#565a62; font-family: Helvetica, Verdana, Arial, sans-serif; font-size:12px; line-height:16px; padding:0 0 10px 0;}
img {border:none;}
a, a:visited, .post a {text-decoration:none; color:#ea8a01;}
a:hover {text-decoration:none; color:#febc11;}
p {color:#565a62; font-family: Helvetica, Verdana, Arial, sans-serif; font-size:12px; line-height:18px; padding:0 0 10px 0;}
h1, h2, h3, h4 {color:#565a62; font-family: Helvetica, Verdana, Arial, sans-serif;}
h3 {font-size:16px; margin:20px 0 7px 0;}
h2 {font-size:24px; line-height:28px; padding:0; margin:15px 0 3px 0;}
.spacer {
	height:15px;
	float:left;
	width:940px;

}
.iespacer {
	height:0px;
	width:0px;
	float:left;
}
#main h3 a {color:#565a62;}
#main h3 a:hover {color:#febc11;}
.sidemedia {
width:240px;
height:34px;
float:left;
}
.hr {
	width:940px;
	position:relative;
	float:left;
	margin:10px 0 10px 0;
}
.hrsmall {
	width:530px;
	position:relative;
	float:left;
	margin:10px 0 10px 0;
}

/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#floater {
	width:978px;
	margin:0px auto;
	padding:0px;
	top:0px;
	position:relative;
}
#container {
	background-color:#fff;
	width:978px;
	margin:0px auto;
	padding:0px;
	top:0px;
	position:relative;
	float:left;
}
#main {
	width:470px;
	float:left;
	position:relative;
}

/* 2.2 Navigation */


/* TOP NAVIGATION */
#topnav {
	float:right;
	position:relative;
	padding:0;
	margin-right:9px;
	top:15px;
}
#topnavlist li {
	float:left;
	list-style-type:none;
	display: inline;
	margin:0 0 10px 25px;
	font-size:14px;
	font-weight:600;
	height:28px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
li.resellers, li.contact {
	padding:8px 0 0 0;
}
#topnavlist li img {
	vertical-align:bottom;
}

/* MAIN NAVIGATION */
#mainnav {
	right:0px;
	bottom:0px;
	display:block;
	bottom:0px;
	position:absolute;
	
}
.mainnavlist {
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0 14px 0 0px;
}
.mainnavlist li, .mainnavlist a {
	width:119px;
	height:45px;
	float:left;
	display:inline;
	margin:0 0px 0 2px;
}

li.products a {
	background:url(images/nav/products.gif) no-repeat top;
}
li.products a:hover, li.products a.active {
	background:url(images/nav/products.gif) no-repeat bottom;
}
li.tech a {
	background:url(images/nav/tech-specs.gif) no-repeat top;
}
li.tech a:hover, li.tech a.active {
	background:url(images/nav/tech-specs.gif) no-repeat bottom;
}
li.downloads a {
	background:url(images/nav/myjoos.gif) no-repeat top;
}
li.downloads a:hover, li.downloads a.active {
	background:url(images/nav/myjoos.gif) no-repeat bottom;
}
li.news a {
	background:url(images/nav/news.gif) no-repeat top;
}
li.news a:hover, li.news a.active {
	background:url(images/nav/news.gif) no-repeat bottom;
}
li.blog a {
	background:url(images/nav/joos-blog.gif) top no-repeat;
}
li.blog a:hover, li.blog a.active {
	background:url(images/nav/joos-blog.gif) bottom no-repeat;
}
li.support a {
	background:url(images/nav/support.gif) no-repeat top;
}
li.support a:hover, li.support a.active {
	background:url(images/nav/support.gif) no-repeat bottom;
}



/* 2.3 Header */
#header {
	width:961px;
	height:144px;
	margin:0 9px 0 9px;
	position:relative;
	top:0px;
}
.logo {
	position:relative;
	float:left;
	margin:15px 5px 0 5px;
}
.smalltext {
	font-size:9px;
	position:absolute;
	width:100px;
	top:15px;
	left:230px;

}


/* 2.4 Content */
.content {
	width:961px;
	margin:0 9px 0 9px;
	position:relative;
	top:0px;
	float:left;
	vertical-align:inherit;
}
.hero {
	background:url(images/home-hero.gif) no-repeat;
	width:940px;
	height:440px;
	margin:0px;
	padding:7px 0px 0 0px;
}
.producthero {
	background:url(images/product-hero.jpg) no-repeat;
	width:940px;
	height:440px;
	margin:0px;
	padding:7px 0px 0 0px;
}
.productherotext {
	float:right;
	width:324px;
	margin:85px 30px 0 0;
}
.herotext {
	float:right;
	width:374px;
	margin:85px 25px 0 0;
}
.heroblurb {
	font-size:12px;
	line-height:20px;
	margin-bottom:20px;
	width:300px;
}
#subnav {
	float:left;
	position:absolute;
	top:410px;
	padding:0 0 0 3px;
}
#subnav2 {
	float:left;
	position:absolute;
	top:-37px;
	padding:0;
}
.subnavtabs li, .subnavtabs a {
	list-style-type:none;
	display:inline;
	height:30px;
	width:119px;
	float:left;
	padding:0px 3px 0px;
	margin:0px;
}
li.productstab a:hover, li.productstab a.active {
	background:url(images/products/joos-orange.gif) top no-repeat;
}
li.productstab a {
	background:url(images/products/joos-orange.gif) bottom no-repeat;
}
li.extrastab a:hover, li.extrastab a.active {
	background:url(images/products/extras.gif) top no-repeat;
}
li.extrastab a {
	background:url(images/products/extras.gif) bottom no-repeat;
}
li.faqtab a:hover, li.faqtab a.active {
	background:url(images/faqs.gif) no-repeat top;
}
li.faqtab a {
	background:url(images/faqs.gif) no-repeat bottom;
}
li.guidetab a:hover, li.guidetab a.active {
	background:url(images/user-guide.gif) no-repeat top;
}
li.guidetab a {
	background:url(images/user-guide.gif) no-repeat bottom;
}
li.termtab a:hover, li.termtab a.active {
	background:url(images/terms.gif) no-repeat top;
}
li.termtab a {
	background:url(images/terms.gif) no-repeat bottom;
}
li.privtab a:hover, li.privtab a.active {
	background:url(images/priv.gif) no-repeat top;
}
li.privtab a {
	background:url(images/priv.gif) no-repeat bottom;
}
#banner {
	background:url(images/banner.jpg) no-repeat;
	height:125px;
	width:940px;
	margin:7px 9px 0 9px;

}
#banner h1 {
	color:#fff;
	font-size:36px;
	float:left;
	margin:55px 0;
	padding:0px 0 0 9px;
	position:relative;
}
.faqsheader {
	margin:15px 0px 15px 0px;
	width:940px;
	height:55px;
}
.feedheader {
	margin:19px 0px 15px 0px;
	width:100%;
}
.feedheader .faq {
	color:#565a62;
	font-size:34px;
	float:left;
	margin:0px;
	padding:20px 47px 5px 0px;
	width:100%;
}
.faqsheader .faq {
	color:#565a62;
	font-size:34px;
	float:left;
	margin:0px;
	padding:10px 47px 0 20px;
}
.blogtitle {
	color:#565a62;
	font-size:32px;
	float:left;
	padding:10px 0px 5px 0px;
	width:530px;
}
.byline {
	margin:0px 0 0px 10px;}

.faq img, .blogtitle img {
	padding:0 15px 0 0;
}
.contactheader {
	background:url(images/contact.gif) top no-repeat;
}

.question {
	width:200px;

	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:23px;
}
.answer {
	width:670px;
	float:left;
	font-size:12px;
	padding-left:47px;
}
.moreinfo {
	margin:25px;

}
.frontview, .backview {
	width:450px;
	padding:0 10px 0 0;
	list-style-type:none;
	text-align:center;
	font-size:12px;
	color:#565a62;
	height:150px;
}
.frontview li, .backview li {
	margin:10px 0 0 0;
}
.frontview {
	float:left;
}
.backview {
	float:right;
}
.termsheader {
	background:url(images/terms-and-cond.gif) top no-repeat;
}
.privheader {
	background:url(images/privacy.gif) top no-repeat;
}
.termstitle {
	width:940px;
	margin-left:9px;
}

.subject {
	width:200px;
	min-height:20px;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 23px;
	margin-top:20px;
}
.gform_wrapper {
	float:left;
	position:relative;
}
.gfield_label, .gform_description {
	color:#565a62;
}
.contactform {
	margin:0 0 0 23px;
}
.learnform {
	margin:0 0 0 23px;
	float:left;
	width:600px;
	position:relative;
}
#greenheader {
	width:940px;
	height:125px;
	float:left;
	position:relative;
	background-color:#66cc66;
	margin:7px 9px 7px 9px;
}
#greenheader h1 {
	color:#fff;
	font-size:36px;
	float:left;
	margin:80px 0 0 20px;
	padding:0px;
	position:relative;
}
#greenheader a{
	color:#fff;
}

#gforms_confirmation_message{margin:10; padding:0 0 0 23px; font-size:12px; color:#565a62; text-align:center; float:left;}
.information {
	width:670px;
	min-height:40px;
	float:left;
	font-size:12px;
	padding:20px 0 0 47px;
}
#techtable, #ledtable {
	width:940px;
	float:left;
	margin:10px 0 10px 0;
	color:#565a62;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}
#techtable td, #ledtable td {
	padding:10px;
	border:1px solid #999;
	text-align:left;
}
#techtable th, #ledtable th {
	font-size:20px;
	background-color:#66cc66;
	color:#fff;
	padding:11px 10px 9px 13px;
	text-align:left;

}
.techtitle {
	width:365px;
}

.specs {
	width:600px;
}
.gray {
	background:#eaf3f5;
}

/*Home*/
#vidbox {
	width:455px;
	height:472px;
	background-color:#565a62;
	padding:7px 2px 0 0;
	margin:0px;
	float:left;

}
#vidbox p, #vidbox h3 {
	color:#FFF;
}
#vidbox h3 {
	padding-top:19px;
}
.vidtext {
	width:420px;
	height:440px;
	margin:0px 8px 0 8px;
	padding:0px;
}
.vidtext h3 {
	padding:0px;
	margin:0 0 40px 0;
}

/* -- Popout -- */
#videogallery {
	width:100%;
	zoom:1;
}
#videogallery span{ display:block; }
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	width:438px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
#videogallery a img{
	display:block;
	border:none;
	margin:0;
}
#videogallery a:hover{
	opacity:1;
}
div#voverlay {
	
	/* growing background image */
	background-image:url(images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:720px;
	height:400px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:35px;
}

/* default close button positioned on upper right corner */
div#voverlay div.close {
	background-image:url(images/close.png);
	position:absolute;
	left:5px;
	top:5px;
	cursor:pointer;
	height:30px;
	width:30px;
}

div#vcontainer{
	left:0;
	top:0;
	width:100%;
	height:100%;	
	background:url(images/loading.gif) no-repeat 50% 50%;
}




.social {
	float:left;
	margin:35px 0 7px 7px;
}
.social ul li {
	height:34px;
	list-style-type:none;
	float:left;
	margin:10px 3px 0 0;
	padding:0px;
}

	

#boxes {
	padding:0px;
	margin:0px;
}
#boxes ul{
	float:right;
	list-style-type:none;
	width:235px;
	margin:0 0 0 6px;
	padding:0px;

}
#boxes li, #boxes li a {
	width:235px;
	height:236px;
	float:left;
	padding:0px;
	margin:0 0 7px 0;
}
li.what a {
	background:url(images/what.gif) no-repeat top;
}

li.where a {
	background:url(images/where.jpg) no-repeat top;
}
li.how a {
	background:url(images/how.gif) no-repeat top;
	
}
li.why a {
	background:url(images/why.jpg) no-repeat top;
}
li.what a:hover {
	background:url(images/what.gif) no-repeat bottom;
}

li.where a:hover {
	background:url(images/where.jpg) no-repeat bottom;
}
li.how a:hover {
	background:url(images/how.gif) no-repeat bottom;
	
}
li.why a:hover {
	background:url(images/why.jpg) no-repeat bottom;
}

.pressquotes, .newsbubble {
	width:445px;
	margin:0px;
	float:left;
	padding:0 15px 15px 5px;
}
.newsbubble p, .pressquotes p {
	margin:0 0 10px 0;
}

.newsbubble .post-date {
	font-weight:bold;
}

/*Products*/
.leftimg {
	float:left;
	position:relative;
	padding:20px 0 0 0;
	margin:0px;
}
.descriptions {
	width:361px;
	float:left;
	padding:0 0 0 7px;
	margin:7px 0 0 0px;
}
.descriptions p {
	font-size:12px;
	line-height:18px;
}
.descriptions p.imagedesc {
	font-size:10px;
	width:400px;
	height:12px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
.descriptions h2, .rimages h2 {
	margin:0px;
	padding:7px 0 7px 0;
}
.descriptions h1 {
	margin:0px;
	padding:0px 0 7px 0;
}
.rimages {
	float:right;
	width:485px;
	min-height:250px;
	margin:7px 0px 0 50px;
	padding:0px;
}
.rimages img {
	padding: 3px 0 5px 5px;
}
.rimages .extrasimg {
	padding: 0 0 5px 45px;
}
.extrasimg {
	float:right;
	width:532px;
	min-height:250px;
	margin:72px 0px 0 0px;
	padding:0px;
}
.rimages p {
	width:420px;
	font-size:12px;
	line-height:20px;
	position:relative;
}
.rimages .inthebox {
	width:420px;
	font-size:12px;
	line-height:16px;
	position:relative;
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-right:10px;
}
.inthebox li {
	list-style-type:disc;
	padding:0 0 3px 0;
}
	
.rimagespacer {
	height:40px;
}
.wwwh, .wwwh li a {
	list-style-type:none;
	margin:0px;
	padding:15px 0 0 0;
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size:18px; 
}
.wwwh li a:hover {
	color:#febc11;}
.wwwh li {
	background:url(images/arrow.png) no-repeat center left;
	padding:0 0 7px 20px;
}
.productbox {
	float:left;
}
.buyproduct {
	margin:0px;
	padding:100px 0 0 0px;
	float:right;
}
.boostkit {
	color:#565a62; font-family: Helvetica, Verdana, Arial, sans-serif; font-size:12px; line-height:20px;
	margin:0px 0 0 15px; padding:0px; list-style-type:disc;}
.buynow {
	margin:5px 5px 5px 0;
}
#extraproducts {
	width:940px;
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size:12px;
	line-height:18px;
	float:left;
}
#extraproducts tr {
	min-height:100px;
	border-top:1px solid #565a62;
}
#extraproducts td, #extraproducts th {
	vertical-align:top;
	text-align:center;
	border-top:1px solid #565a62;
	padding:10px;
}
#extraproducts .itemdesc {
	width:260px;
	text-align:left;
}
#extraproducts .price {
	width:100px;
	text-align:center;
}
/*Tech*/
.techbanner, .techinfo {
	width:940px;
	padding:0px;
	margin:7px 0px 0 0px;
	height:auto;
	min-height:231px;
}
.why-graph {
	width:940px;
	padding:0px;
	margin:7px 0px 0 0px;
	height:460px;
	background:url(images/tech/why-graph.gif) no-repeat;
}
.techinfo h2 {
	padding:15px 107px 50px 15px;
	float:left;
}
.techspecs {
	float:left;
	margin:27px 0px 15px 0px;
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size:12px; 
	line-height:19px;
	padding:0;

}
.techspecs li {
	list-style-type:none;
	display:inline;
	float:left;
	width:200px;
	margin:0px 13px 0px 15px;
}
.techspecs .techlist {
	padding:0px;
}
.techspecs .techlist li {
	display:block;
	float:none;
	list-style-type:disc;
	margin:0 0 3px 0;
	padding:0px;
}
.thumbs {
	list-style-type:none;
	width:952px;
	margin:0px;
	padding:0px;}
.thumbs li {
	display:inline;
	float:left;
	height:231px;
	width:231px;
	padding:0 7px 0 0px;
	margin:0px;
}
.graphlabel {
	float:left;
	padding:10px 0 0 20px;
}
.graphlabel img {
	padding:0 0 8px 0;
}
.graphinfo {
	float:right;
	width:250px;
	size:10px;
	padding:10px 20px 0 0;
}
/*Downloads*/
.rimages .dlist {
	float:right;
	margin:0px;
	padding:0px;
	color:#565a62;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	width:479px;
	text-align:center;
}
.rimages .dlist li {
	list-style-type:none;
	display:inline;
	float:left;
	margin:0px;
	padding:15px 15px 0 35px;
}
.rimages .dlist ul.dlinks {
	padding:0px;
	margin:0px;
}
.rimages .dlist ul.dlinks li {
	list-style-type:none;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
}
/* 2.5 Sidebar */
#sidebar {
	float:left;
	width:215px;
	list-style-type:none;
	padding:20px 0 0 0;
	margin:0 11px 0 15px;
}
#sidebar li {
	width:215px;
	float:left;
	margin:0 0px 7px 0px;
	padding:0px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}
#sidebar a, {
	color:#565a62;
	font-size:12px;
	padding:0px 0px 0 0px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}
 #sidebar a:hover {
	 color:#febc11;
 }
 #sidebar h3 {
	 font-family:Helvetica,Verdana,Arial,sans-serif;
	 color:#565a62;
 }



/* 2.6 Extended Footer */


/* 2.7 Footer */
#footer {
	height:128px;
	width:940px;
	background-color:#eaf3f5;
	margin:7px 9px 0 9px;
	float:left;
	
}
#footer a, #header a {
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#footer a:hover, #header a:hover {
	color:#febc11;
}
.footerleft {
	width:493px;
	height:128px;
	float:left;
}
.footerleft img {
	margin-bottom:35px;
}
.footerleft .copyright {
	font-size:10px;
	margin:0 0 5px 17px;
	float:left;
	display:block;
}

#footlists {
	height:128px;
	float:right;
	margin:4px 25px 15px 0px;
	color:#565a62; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size:12px; 
	line-height:16px;
}
#footlists li {
	list-style-type:none;
	display:inline;
	float:left;
}
#footlists .sitemap {
	margin:12px 0 0 50px;
	padding:0px;
}
#footlists .sitemap2 {
	margin:28px 0 0 50px;
	padding:0px;
}
#footlists .sitemap li, #footlists .sitemap2 li {
	display:block;
	float:none;
}



/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb, .archive_header  { font-family: Helvetica, Arial, sans-serif; display: block; margin:27px 0; padding: 0 55px; font-size: 18px; font-weight: bold; color: #565a62; float:left; width:940px; position:relative;}
#breadcrumb  { font-size: 12px; font-weight: normal; padding: 0; }
.archive_header .catrss a  { font-size: 12px; text-decoration: none; line-height: 28px; }

.post  { position: relative; margin:0; padding:0; width:940px; margin:7px 9px 0 9px; }
.innerpost  { position: relative; margin:0; padding:10px 0 0 15px; }

.title  { width:100%; position:relative; float:left; display:block; margin:7px 0 0 0; padding:4px 0 9px 0; color:#565a62; border:none; font-size: 32px; }
.searchtitle  { width:849px; position:relative; float:left; display:block; margin:13px 0 0 0; padding:4px 0 5px 35px; color:#565a62; border:none; font-size: 24px; }
.searchtitle a:hover {color:#666;}

.post .title a:link, .post .title a:visited, .innerpost .title a:link, .innerpost .title a:visited  { color:#565a62; }
.post .title a:hover, .innerpost .title a:hover  { text-decoration: none; }

.post .date, .innerpost .date  { position: relative; float:left; width: 71px; height: 60px; padding: 10px 0 0 9px; text-align: center; color: #fff; }

.post .date .day, .innerpost .date .day  { display: block; font-size: 36px; line-height: 32px; color:#565a62; }
.post .date .month, .innerpost .date .month  { display: block; font-size: 12px; text-transform: uppercase; font-weight: bold; color:#565a62; }

.post-meta  { margin: 0px 0 0 40px; font-size: 11px; color: #9F9F9F; border:none; float:left; width:510px; }

.post-meta li  { float: left; width: 154px; padding: 10px 0 7px 10px; }
.post-meta li.categories  { border:none; }
.post-meta li span  { display: block; }
.post-meta li .head  { font-size: 10px; text-transform: uppercase; font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }
.post-meta li .body, .post-meta li .body a:link, .post-meta li .body a:visited  { font-size: 13px; color: #7a7a7a; font-style: italic; text-decoration: none; }

.post img.thumbnail, .innerpost img.thumbnail  { margin: 0 0 20px 0; }
.mainentry  {margin:7px 9px 0 9px; float:left; width:510px;}
.entry  {margin:0px 9px 0 0px; float:left; width:510px;}
.searchresults {float:left; width:510px; padding:0 360px 0 50px;}
.center {width:510px; float:left;}
.center h1 {margin:10px 0 5px 0;}
.feed p {line-height:18px;}


/* 3.1 Typographic Elements */


/* 3.2 Images */
img.wp-smiley  { padding: 0; border: none; }

.entry .alignleft  { float: left; width: auto; margin: 10px 15px 10px 0; }
.entry .alignright  { float: right; width: auto; margin: 10px 0 10px 15px; }
.entry .aligncenter  { text-align: center; }

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border:none; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }

/* 3.3 Pagination / WP-Pagenavi */
.more_entries { margin-top: -30px; padding: 10px 55px; background-color: #fff; border:none; }
.more_entries a { display: block; margin: 0 0 0 0; text-transform: uppercase; font-weight: bold; text-decoration: none; }

.more_entries .wp-pagenavi { margin: 0; text-align: center; }
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { display: inline; text-decoration: none !important; padding: 4px 6px!important; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { padding: 4px 7px; font-weight: bold; }
.more_entries .wp-pagenavi .extend { background:none; border:none; }


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */
.widget  { margin: 0 0 30px 0; }
.widget h3, .widget .title  { margin: 0 0 15px 0; padding: 10px 0; text-transform:uppercase; color: #404040; font-weight:bold;float:left; }

.widget ul  { clear:both; }
.widget ul li  {}
.widget ul li a:link, .widget ul li a:visited { display: block; padding: 0 0 0 15px; line-height: 16px; margin: 0 0 15px 0; text-decoration: none; color:#666; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

.widget_recent_comments li, #twitter li  { padding: 6px 0 6px 10px; line-height: 18px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* 4.2 Specific Widgets */

/* FEATURED POSTS */

.featured {
	min-height:150px;
	width:600px;
	float:right;
	margin:7px 60px 0 0;
	font-size:12px;
	line-height:18px;
}
.featured p {
	font-size:13px;
	line-height:18px;
}
.featured a {
	color:#e8a801;}

/* WIDGET FORMS */
#searchform  { margin: 15px 0 0 0; }
input#s, input.field  { width:165px;
	height:30px;
	font-size:12px;
	color:#565a62;
	padding:0;
	margin:2px 4px 2px 0;
	font-family:Helvetica,Verdana,Arial,sans-serif;}
#s {
	vertical-align:super;
}
input.submit  {
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:sub;
	outline:none; }
.widget .screen-reader-text  { display: none; }
#form-notify input.text {
	height:27px;
	width:190px;
	vertical-align:top;
	margin:0 0 5px 0;
	font-size:12px;
	color:#565a62;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}
#form-notify {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	width:240px;
	font-size:12px;
}
#form-notifysmall input.text {
	height:27px;
	width:180px;
	vertical-align:top;
	margin:0 0 5px 0;
	font-size:12px;
	color:#565a62;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}
#form-notifysmall {
	font-family:Helvetica,Verdana,Arial,sans-serif;
	width:230px;
	font-size:12px;
}
/* FLICKR */
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { width: 75px; float: left; margin: 15px 34px 0 0; }
#flickr .pictures  { margin-right: -28px; }
#flickr a img  { float: left; display: block;}

/* LIFESTREAM */
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* TEXT WIDGET */
.textwidget  { padding: 10px 0; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* ADS */
#sidebar .ads125 { padding: 0 0 12px 12px; background: #fff; }
.ads125 img  { margin: 14px 16px 0 0; }

/* 4.3 Extended Footer Widgets */
#extended-footer .widget  { margin: 0 0 30px 0; padding: 0 10px; }
#extended-footer .widget h3  { font-size: 16px; margin: 0 0 10px 0; padding: 0; border: none; }
#extended-footer .widget ul li a  { padding: 0; line-height: 24px; background: none; border: none; }
#extended-footer .widget ul li a:hover  { background: none; font-weight:normal; text-decoration:underline;}

#extended-footer .textwidget  { padding: 0; }
#extended-footer #flickr .flickr_badge_image  { width: 75px; float: left; margin: 15px 25px 0 0; }
#extended-footer #flickr .pictures  { margin-right: -28px; }
#extended-footer input#s, #extended-footer input.field  { width: 210px; }
#extended-footer #advert_300x250 { padding-left: 0; padding-right: 0; }
#extended-footer .ads125 img  { margin: 14px 13px 0 0; }
#extended-footer .widget_recent_comments li, #extended-footer #twitter li  { padding: 6px 0 6px 0; }

/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/


/* 5.1 Comments */
#comments { position:relative; margin: 0 0 60px 0; padding: 30px 0px 0 15px; background-color: #fff; float:left; }
#comments h3{ margin: 0 0 20px 0; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { padding: 10px 0; border-bottom: 3px solid #eaf3f5;}
#comments .comment-head  { margin: 0 0 15px 0; }
#comments .comment-head .avatar  { float: left; }
#comments .comment-head .avatar img{margin: 0 10px 0 0;vertical-align: middle;border:3px solid #424242;}
#comments .comment-head .name  { display: block; margin: 0 0 5px 0; font-weight: bold; font-size: 15px; color:#565a62; font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; color:#565a62; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
#comments .comment-entry p  { margin: 0 0 10px 0;}

#comments ul.children{margin:10px 0 0 25px;padding:0;}
#comments .cancel-comment-reply a, #comments .comment-reply-link  { text-transform: uppercase; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: none; font-size: 11px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

/* 5.2 Pingbacks / Trackbacks */
#pings  { margin: 0 0 60px 0; padding: 50px 55px; background-color: #fff; }
#pings h3  { margin: 0 0 20px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; color:#565a62; font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
.pinglist li .date  { font-size: 11px; color:#565a62; font-family: Helvetica, Arial, sans-serif; font-size: 11px;}
.pinglist li .pingcontent  { display: block; margin: 10px 0; }

/* 5.3 Comments Form */
#respond  { margin: 15px 0 0 0; padding: 50px 55px; background-color: #fff; }
#comments #respond  { padding: 20px 0; margin: 0; border: none; }
#comments #respond h3  { margin-bottom: 0; }
#respond h3  { }

#commentform  {	margin: 15px 0 0 0; }
#commentform input.txt  { width: 260px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #424242; }
#commentform label  { font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-transform: uppercase; font-weight: bold; }
#commentform textarea  { width: 95%!important; padding: 5px; border: 1px solid #424242; }
#commentform #submit  { border: none; margin: 20px 0 0 0; padding: 4px 10px; color: #424242; text-shadow: 1px 1px 0 #fff; text-transform: uppercase; font-size: 12px; background-color:#eaf3f5; }

/* Store */
p.buttoncolor {padding:10px 0 0 0;}
table.email_pw td, table.email_pw a {padding:0 5px 0 5px;}
table.addr_name {width:510px;}