/*
Theme Name: Unpaving Paradise
Theme URI: http://wordpress.org/
Description: Custom Theme for Unpaving Paradise.com.
Version: 1.0
Author: Sarah Hellems
Author URI: http://sarahhellems.com/
Tags:

	

*/

/* Begin Typography & Colors */
body {	font-size:12px;	font-family: 'Trebuchet MS', Helvetica, sans-serif;		color: #333333;
	text-align: center;	background:url(images/subpage-bg.gif) repeat-x;	}
#page {	text-align: left;}
#content {	font-size: 1.2em}
.entry p {margin-bottom: 20px;	}
table {margin-top: 10px;}
.narrowcolumn .entry, .widecolumn .entry {	line-height: 1.5em;	margin-top: 0px;	}
.entry {font-size: 12px;margin-left: 10px;}
.widecolumn {	line-height: 1.6em;	}
.narrowcolumn .postmetadata {	text-align: center;	}
.narrowcolumn .postmetadata2 {	text-align: left;	}
.alt {	background-color: #f8f8f8;	border-top: 1px solid #ddd;	border-bottom: 1px solid #ddd;	}
#footer ul {list-style: none;margin-left:-25px;}
#footer ul li {display:inline;margin:0px 20px;}
small {	font-family: Arial, Helvetica, Sans-Serif;	font-size: 0.8em;	line-height: 1.5em;	}
.post small {margin-left: 10px;}
h1, h2, h3 {	font-family: 'Trebuchet MS', Helvetica, sans-serif;	font-weight: bold;	}
h1 {	font-size: 4em;	text-align: center;	}
h2 {	font-size: 1.6em;	}
h2.pagetitle {	font-size: 1.6em;	}
#sidebar h2 {	font-family: 'Trebuchet MS', 'Trebuchet MS', Helvetica, sans-serif;	font-size: 1.2em;	}
h3 {	font-size: 1.3em;	}
h1, h1 a, h1 a:hover, h1 a:visited {	text-decoration: none;	color: white;	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {	color: #083d94;	}
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;	}
.commentlist li, #commentform input, #commentform textarea {	font: 0.9em 'Trebuchet MS', Helvetica, 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: 'Trebuchet MS', Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Trebuchet MS', Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .postmetadata2 blockquote, strike {
	color: #777;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #083d94;
	text-decoration: underline;
	}

a:hover {
	color: #083d94;
	text-decoration: none;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 900px;

	}
#header {
	padding: 0;
	
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 5px 0 0;
	width: 550px;
	
	}

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

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata2 {
	padding: 0px 0px 10px;
	font-size: 11px;
	}
.narrowcolumn .postmetadata a, .narrowcolumn .postmetadata2 a {
color: #777777;
}
.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;
}

#footer {
	padding: 0;
	margin: 0px auto;
	width: 900px;
	clear: both;
	border-top: 1px solid #083d94;
	text-align:center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 5px;
	}
.entry ul {
margin-bottom: 20px;
}
.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: 25px;
	}

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

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

#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 */
#row2 #searchform {
	float:left;
	margin:30px 0 0 10px;
	width:280px;
	padding: 0;
	}

#row2 #searchform #s {
	height:17px; 
	width:186px;
	margin:0px 5px 0px 0px;
	}

#row2 #searchsubmit, #s2w-submit {
	background:url(/images/search.gif) top no-repeat; 
	border:none;
	width:62px; 
	height:22px; 
	cursor:pointer;
	vertical-align: middle;
	}
#sidebar #searchsubmit {
	background:url(images/search-sb.gif) no-repeat; 
	border:none;
	width:62px; 
	height:24px; 
	cursor:pointer;
 	vertical-align: middle;
	}
#sidebar #searchform {
	margin:0px;
	width:280px;
	}
#sidebar #searchform #s {
	height:18px; 
	width:198px;
	margin:0px 5px 0px 0px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	float: left;
	width: 283px;
	}

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

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

ul.nav {
width:900px;
text-align:center;
list-style:none;
margin:20px 0 0 0;
height:32px;
}
ul.nav li {
display:inline;
font-size:14px;
margin:0px 20px;
height: 32px;
}
ul.nav li a {
color:#FFFFFF;
text-decoration:none;
position:relative;
top:2px;
margin: 0px;
height: 32px;
}

ul.nav li a:hover {
color:#fdf022;
}

ul.nav li.current1 a{
color:#333333;
padding: 8px 18px;
margin: 0px -18px;
background:url(images/current1.gif) no-repeat;
background-position: center;
height: 32px;
width:72px;
}
ul.nav li.current2 a{
color:#333333;
padding: 8px 18px;
margin: 0px -18px;
background:url(images/current2.gif) no-repeat;
background-position: center;
height: 32px;
width:82px;
}
ul.nav li.current3 a{
color:#333333;
padding: 8px 20px;
margin: 0px -20px;
background:url(images/current3.gif) no-repeat;
background-position: center;
height: 32px;
width:157px;
}

ul.nav li.current4 a{
color:#333333;
padding: 8px 20px;
margin: 0px -20px;
background:url(images/current4.gif) no-repeat;
background-position: center;
height: 32px;
width:142px;
}
ul.nav li.current5 a{
color:#333333;
padding: 8px 20px;
margin: 0px -20px;
background:url(images/current5.gif) no-repeat;
background-position: center;
height: 32px;
width:118px;
}
ul.nav li.current1 a:hover, ul.nav li.current2 a:hover, ul.nav li.current3 a:hover, ul.nav li.current4 a:hover, ul.nav li.current5 a:hover{
color:#333333;

}

#home {
background: url(images/home-bg.gif) repeat-x;
}
.currentimg, .currentimg2 {
vertical-align:middle;
}
#flasharea {
height:592px;
clear:both;
margin:0px;
}
#row2 {
width:900px;
height:80px;
margin-top:0px;
}
.promo {
float:left;
margin: 20px 0px 0px 25px;
width:280px;
color:#aaec9d;
font-size:14px;

}
.promo h2 {
color:#FFFFFF;
font-weight:normal;
font-size:20px;
}
.promo h2 a, .promo h2 a:visited {
text-decoration:none;
color:#FFFFFF;
}
.promo h2 a:hover {
color:#aaec9d;
text-decoration:none;
}

#row3 {
width:900px;
height:240px;
margin:20px 0 30px;
}
#recentarticles {
float:left;
width:280px;
margin: 0px 25px 0px 0px;
}
#recentarticles ul {
list-style:none;
margin-left:-20px;
font-size:13px;
}
#recentarticles ul li a {
text-decoration:underline;
}
#recentarticles ul li a:hover {
text-decoration:none;
}
#upcomingevents {
float:left;
width:580px;
color:#666666;
font-size:14px;
margin-left: 10px;
}
#upcomingevents ul {
list-style:none;
margin: 0px 0px 20px -40px;
}
#upcomingevents ul li {
margin-bottom:0px;
border: 0px;
}
#homehead {
width: 433px;
height: 118px;
background: url(images/healthy-home.jpg) no-repeat;
padding: 165px 30px 20px 445px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#nuthead {
width: 433px;
height: 118px;
background: url(images/natural-nutrition.jpg) no-repeat;
padding: 165px 30px 20px 445px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#beautyhead {
width: 433px;
height: 118px;
background: url(images/nourishing.jpg) no-repeat;
padding: 165px 30px 20px 445px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#searchhead {
width: 433px;
height: 118px;
background: url(images/search-results.jpg) no-repeat;
padding: 165px 30px 20px 445px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#taghead {
width: 433px;
height: 118px;
background: url(images/tag.jpg) no-repeat;
padding: 165px 30px 20px 445px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#abouthead {
width: 435px;
height: 135px;
background: url(images/about-us.jpg) no-repeat;
padding: 137px 30px 31px 441px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#joinhead {
width: 435px;
height: 135px;
background: url(images/join-us.jpg) no-repeat;
padding: 165px 30px 0px 443px;
color: #fff710;
line-height: 1.5;
margin: 0 0 30px 0;
}
#sidebar ul li h2 {
color: #3ead41;
background: url(images/widgettitle.gif) no-repeat 0px 3px;
padding: 0 0 0 22px;
font-size: 20px;
font-weight: normal;
}
ul.catlist {
list-style: none;
margin: 0px 0px 0px -25px;
line-height: 1.8;
}
h2.articletitle, .entry h2 {
background: url(images/articlebg.gif) no-repeat;
width: 586px;
height: 31px;
padding: 15px 0 0 10px;
color: #ffffff;
font-weight: normal;
font-size: 18px;

}
.entry h2 {
margin-left: -10px;
}
ul.tags a {
text-decoration: none;
}
ul.tags a:hover {
text-decoration: underline;
}
#subscribe2{
margin: 0px 0px 0px 24px;
} 
#subscribe2 h2 {
margin: 0px 0px 0px -24px;
}
ul.sublinks {
font-size: 15px;
}
.linktitle {
color: #0B2288;
font-size: 16px;
}
.eventdate {
margin: 0px 0px 0px -10px;
font-size: 12px;
color: #3ead41;
}

.wplc_event_list li {
margin: 0px 0px 0px 10px;
padding: 10px 0 0 0;
list-style: none;

}
.wplc_event_list {
margin: -10px 0 0 10px;

}
.wplc_event_list  .linktitle {
position: relative;
left: -10px;
}
.desc {
margin: 0px 0px 10px -10px;
text-indent: 0px;
color: #666666;
padding: 0px 0px 20px 0px;
border-bottom: 1px solid #cccccc;
font-size: 12px;
}
.desc p {
margin: 0px 0px -20px 0px;
}
li#linkcat-3 ul li, li#linkcat-5 ul li, li#linkcat-4 ul li   {
margin-bottom: 10px;
}