/*
Theme Name: List Planit Revolution Chrome Customization
Theme URI: http://www.revolutiontwo.com
Description: The Revolution Chrome WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Customized by Chris Ford @ cfordrun.com | cfordrun@cfordrun.com
Tags: WordPress, Chrome, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: #ffffff;
	color: #333;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: none;
}
ol {
	margin:0px 40px 10px 40px;	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end css reset*/


/* generic type styles */
small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 1.5em;
}

a:link, a:visited {
	color: #f47943;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

p {
	margin: 0 0 10px 0;
}
/* Header */
.topBgd {
	width: 100%;
	height:235px;
	background: #ffffff;
}

/*wrapper for homepage*/
.wrapper {
	width: 965px;
	margin: 0px auto;
}
/*wrapper for rest of pages */
.wrapperBody {
	width: 965px;
	margin: 0px auto;
}
/* logo and nav area */
#masthead {
	width: 965px;
	float: left;
	background: url(images/header.png) no-repeat top left;
}
/* logo area */
#logo {
	width: 550px;
	height: 170px;
	float: left;
}
/* rss area */
#headright {
	width: 350px;
	height: 170px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: normal;
	color:#5e5e5e;
}

#headright p {
	margin-top:80px;
	text-transform:lowercase;
	font-size:11px;
}

#headright a:link {
	color:#5e5e5e;
	text-decoration: none;
}
#headright a:visited {
	text-decoration: none;
	color:#5e5e5e;
}
#headright a:hover {
	text-decoration: underline;
}
#headright a:active {
	text-decoration: underline;
}

#headright a img {
	border: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	}
/* end rss area */

/*search area */
.searchcontainer {
	font-size: 11px;
	float:right;
	margin:0px;
	padding: 2px 10px 0px 0px;	
}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #ffffff url('images/searchbar.gif') no-repeat  !important;
	width: 180px;
	color: #5e5e5e;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 3px 0px 4px 25px;
	border: 1px solid #e1e1e1;
	display: inline;
	}
	
#searchbutton {
	background: #bfc46c url(images/subnavbar.png);
	color: #ffffff;
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 4px 5px 2px 5px;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #acb05a;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #acb05a;
	}
/* End Search */

/* Begin Main Navigation */
#pages {
	width: 965px;
	height: 29px;
	float: left;
	background:#ffffff url(images/navbar.png) no-repeat;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border:1px solid #cfcfcf;
}
#page {
	padding:0;
	margin:0;
}
#page li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#page li a {
	color: #888888;
	display: block;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	border-right:1px solid #ffffff;
}

#page li a:hover, #nav li a:active {
	background: #ffffff url(images/navhov.png);
	color: #5e5e5e;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration: none;
	border-right:1px solid #cfcfcf;
	}
	
#page li li a, #nav li li a:link, #nav li li a:visited {
	background: #ffffff;
	width: 150px;
	color: #888888;
	font-size: 14px;
	line-height:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	}
	
#page li li a:hover, #nav li li a:active {
	background: #ffffff;
	color: #5e5e5e;
	padding: 7px 10px;
	}
	
#page li.subscribeBtn {
	color:#fff;
	margin:0;
	padding:0;
}

#page li.subscribeBtn span a {
	color: #ffffff;
	display: block;
	border-right:1px solid #fff;
	background: url(images/subscribeBtnOff.gif) no-repeat;
}

#page li.subscribeBtn span a:hover,page li.subscribeBtn span a:active {
	color: #ffffff;
	display: block;
	border-right:1px solid #fff;
	background: url(images/subscribeBtnOn.gif) no-repeat;
}


#page li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cfcfcf;
	}

#page li li { 
	}

#page li ul a { 
	width: 140px;
	}

#page li ul a:hover, #nav li ul a:active { 
	}

#page li ul ul {
	margin: -32px 0 0 171px;
	}

#page li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#page li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#page li:hover, #nav li.sfhover { 
	position: static;
	}
*/
/* End Main Navigation */

/* Begin Sub Navigation */
#navigation {
	width: 965px;
	height: 31px;
	float: left;
}

#nav {
	list-style: none;
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	background: #bfc46c url(images/subnavbar.png);
	width: 965px;
	height: 25px;
	color: #ffffff;
	border-bottom:1px solid #acb05a;
	border-right:1px solid #acb05a;
	border-top:1px solid #bfc46c;
	border-left:1px solid #bfc46c;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #ffffff;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    margin: 0px;
	padding: 6px 10px 6px 10px;
	border-right:1px solid #ffffff;
	}

#nav li a:hover, #nav li a:active {
	background: #acb05a;
	color: #ffffff;
	display: block;
	text-decoration: none;
    margin: 0px;
	padding: 6px 10px 6px 10px;
	border-right:1px solid #ffffff;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width:150px;
	margin:0 0 0 -1px;
	padding: 6px 10px 6px 10px;
	background: #bfc46c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
	color:#fff;
	border-left: 1px solid #acb05a;
	border-right: 1px solid #acb05a;
	border-bottom: 1px solid #acb05a;
	}
	
#nav li li a:hover, #nav li li a:active {
	margin:0 0 0 -1px;
	padding: 6px 10px 6px 10px;
	background:#acb05a;
	border-left: 1px solid #acb05a;
	border-right: 1px solid #acb05a;
	border-bottom: 1px solid #acb05a;
	}
	
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 150px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -25px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover1 ul ul, #nav li.sfhover1 ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover1 ul, #nav li li.sfhover1 ul, #nav li li li.sfhover1 ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
/* End Sub Navigation */
/* End Header */

/* Begin Home Page */

/* Begin Content Slider */
#featured {
	float: left;
	width: 614px;
	height:380px;
	border: 1px solid #cfcfcf;
	background: #ffffff url(images/homepagetop.gif) no-repeat;
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#photos {
	float: left;
	width: 660px;
	margin: 0 0 25px 0;
}

#photos img {
	width: 117px;
	height: 117px;
	padding: 0;
	margin: 10px 8px 10px 0;
	float: left;
}

#homebox {
	float: left;
	width: 660px;
	margin: 10px 0 10px 0;
	color: #666666;
}

#homebox img {
	width: 117px;
	height: 117px;
	float: left;
	margin: 0 8px 8px 0;
}

.boxitem {
	width: 306px;
	height: 250px;
	float: left;
	margin: 10px -1px -1px 0;
	padding: 4px;
}

#homebox h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#homebox h5 a {
	color:#677a35;
	text-decoration:none;
}

#homebox h5 a:hover {
	text-decoration:underline;
}

.itemdets {
	font-size: 11px;
	width: 300px;
	float: left;
	margin: 2px 0 15px 0;
}

.morelink {
	width: 150px;
	float: left;
	margin: 5px 0 0 0;
}

.featuredmorelink {
	display:inline;
	margin: 5px 0 0 0;
	font-weight:bold;
}

.featuredmorelink a {
	color:#677a35;
	text-decoration: none;
}

.morelink a:link, .morelink a:visited;  {
	color: #677a35;
}
/* End Home Page */



/* Begin Secondary Pages */
.title {
	width: 630px;
	float: left;
	height: 36px;
}

.singletitle {
	width: 600px;
	float: left;
	border-bottom:1px solid #000;
	padding-bottom:5px;
	margin-bottom:20px;
}

.commentstitle {
	width: 600px;
	float: left;
	border-top:1px solid #000;
	padding-top:10px;
}

#postcontent {
	padding: 0 0 5px 0;
}

#postcontent li {
	padding: 0 0 0 16px;
	background: url(images/list.gif) top left no-repeat;
}

#postcontent ul {
	margin: 5px 0 15px 0;
	padding: 0;
	list-style: none;
}

#location {
	width: 965px;
	height: 65px;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
}

#location p {
	margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#location a:hover {
	color: #C7CBC0;
	text-decoration: underline;
}

#secondarytop {
	width: 965px;
	float: left;
	height: 0;	
}

#secondary {
	width: 965px;
	float: left;
	background: #ffffff;
	padding-top:6px;
}

#content {
	width: 624px;
	float: left;
	padding: 0;
	margin: 0;
}

#postimage {
	float: left;
	width: 621px;
	border: 1px solid #ECECEC;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
	overflow: hidden;
}

* + html #postimage {
	padding: 4px 4px 1px 4px;
}

#postimage img {
	width: 621px;
}

#postvideo {
	float: left;
	width: 621px;
	border: 1px solid #ECECEC;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
	overflow: hidden;
}

* + html #postvideo {
	float: left;
	width: auto;
	border: 0;
	text-align: center;
	margin: 0 0 15px 0;
}
/* End Secondary Pages */

/* Begin Comment Styles */
	h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px 0;
padding: 0;
list-style: none;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
width:590px;
}

ol.commentlist p {
line-height: 14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0 0 5px 0;
}

.commentmetadata a {
font-size:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}

ol.commentlist li {
width: 570px;
margin:20px 0 0 0;
padding:20px;
border-bottom:1px dotted #ccc;
}

ol.commentlist li.alt {
width: 570px;
margin:20px 0 0 0;
padding:20px;	
border-bottom:1px dotted #ccc;
}

#commentform label small {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
} 

#commentform input {
background: #FFFFFF;
border: 1px solid #333;
width: 370px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
padding:3px;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #333;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
padding:3px;
}

.commentLuv {
background: #FFFFFF;
}

input#submit {
color:#fff;
padding:5px;
margin: 0;
text-align: center;
border: 1px solid #333;
background:#da4e32;
width:150px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
/* End Comment Styles */

/* Begin Sidebar */

#sidebar {
	float: right;
	width:338px;
	padding: 0;
	margin:0;
}

.blockJoin {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockJoinIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/joinIcon.png) no-repeat;
}

.blockLogin {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockLoginIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/loginIcon.png) no-repeat;
}

.blockLogin h3 {
	height:1px;
	overflow:hidden;
	color:#ffffff;
}

#wlmember_loginwidget {
	width:190px;
	font-size:11px;
}

#wlmember_loginwidget input{
	border:1px solid #333;
	margin:3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding:3px 2px;
}

.blockNewsletter {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockNewsletterIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/newsletterIcon.png) no-repeat;
}

.blockNewsletter input.text {
	border:1px solid #cfcfcf;
	background:#ffffff url(images/bgdEmail.gif) no-repeat center left;
	width:110px;
	padding: 4px 4px 4px 18px;
	margin:10px 0 0 0;
	color: #5e5e5e;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

.blockNewsletter input.submit {
	background: #ffffff url('images/subnavbar.png'); !important;
	color: #ffffff;
	font-size: 10px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 4px 5px 2px 5px;
	font-weight: bold;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #acb05a;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #acb05a;
}

.blockOrganizers {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockOrganizersIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/organizerIcon.png) no-repeat;
}

.blockTestimonials {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockTestimonialsIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/testIcon.png) no-repeat;
}

.blockSocial {
	width:270px;
	padding: 4px;
	margin:0 0 10px 0;
	background: url(images/bgd_sidebar.gif) no-repeat;
	border:1px solid #cfcfcf;
}

.blockSocialIcon {
	width:330px;
	position:relative;
	top:10px;
	left:0;
	background: url(images/socialIcon.png) no-repeat;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
width: 100%;
background: #fff;
padding: 0 0 20px 0;
}
<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-59mRAlafmEEwE"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-59mRAlafmEEwE.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->
#footer {
	background: #ffffff;
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#footer p {
	color: #5e5e5e;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 29px 0px 20px 0px;
	}
	
#footer a, #footer a:visited {
	color: #bfc46c;
	text-decoration: none;
	font-weight:bold;
	}
	
#footer a:hover {
	color: #bfc46c;
	text-decoration: underline;
	font-weight:bold;
	}

#footertext {
width: 860px;
float: left;
text-align:center;
}

#linkage {
color: #333;
font-size: 10px;
margin: 5px 0 0 0;
float: left;
}

#linkage  a:link, #linkage  a:visited {
color: #333;
text-decoration: none;
}

#linkage  a:hover {
color: #93bac0;
text-decoration: underline;
}

#pagination{
float: right;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 18px 18px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 18px 18px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.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 Defaults */

wp-pagenavi {
	width:600px;
	text-align:center;
}

.homepagebottom {
	background: #ffffff url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 614px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #cfcfcf;
	position:relative;
	}
	
.homepagebottom p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5em;
	padding-bottom:10px;
	}
	
.homepagebottom .hpbottom img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #cfcfcf;
}

.homepagebottom .hpbottom img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
}

.homepagebottom .hpbottom img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.hpbottom {
	float: left;
	width: 594px;
	margin: 0px;
	padding: 10px;
	display: inline;
	font-size: 12px;
	line-height:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	}
	
.hpbottom ul {
	list-style:none;
	}
.hpbottom li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	}

.hpbottom h3, .hpfeatured h3, .hpfeaturedRight h3 {
	background: url(images/featuredheadline.png) no-repeat;
	color: #5e5e5e;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	padding: 3px 7px 15px 23px;
}

.hpbottom img {
	border: 1px solid #cfcfcf;
	margin: 0 5px 5px 0;
	padding:4px;
	}
	
.hpbottom a:link img, .hpbottom a:visited img {
	background:#ffffff;
	}
	
.hpbottom a:hover img, .hpbottom a:active img {
	background: url(images/list_bgd.gif) no-repeat;
	}
	
.hpbottomleft {
	width:300px;  
	float:left;
	position:relative;
	}
	
.hpbottomleft img {
	border: 1px solid #cfcfcf;
	margin: 0px;
	padding:4px;
	}
	
.hpbottomright {
	width:300px; 
	float:right;
	padding-top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
}

.hpbottomright h4 {
	font-size:16px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase; 
	font-weight:bold; 
	color:#f47943;
}

.hpbottomright img {
	border: 1px solid #cfcfcf;
	margin: 0px;
	padding:4px;
	}
	
#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #ffffff url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	height:280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cfcfcf;
	overflow:hidden;
	position:relative;
	font-size: 12px;
	line-height:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.hpfeaturedRight {
	width:282px; 
	float:right; 
	border:1px solid #cfcfcf; 
	margin:0 -2px 0 0; 
	background: #ffffff url(images/featuredtop.gif) top no-repeat;
	height:280px;
	padding: 10px;
	border: 1px solid #cfcfcf;
	overflow:hidden;
	position:relative;
	font-size: 12px;
	line-height:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.hpfeatured img, .hpfeaturedRight img {
	border: none;
	margin: 0px;
	border: 1px solid #cfcfcf;
	margin: 0px 0px 10px 10px;
	padding:4px;
	float:right;
	}
	
#homepageright {
	float: right;
	width: 300px;
	margin: 0px 10px 0 0;
	padding: 0px;
	line-height:1.5em;
	}
	
.listMamaLeft {
	float:left;
	width:280px;
	background: url(images/mamaSaysBgd.png) no-repeat;
	padding-top:75px;
}

.listMamaRight {
	float:right;
	width:280px;
	margin-top:30px;
}

.listMamaRight h3 {
	text-transform:uppercase;
	font-weight: bold;
	background:#fff;
	margin:0;
	padding:0;
	color:#F47943;
}

.listMamaRight p {
	padding:5px 0 0 0;
	line-height:1.5em;
}

.readMore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top:1px solid #cfcfcf; 
	border-left:1px solid #cfcfcf; 
	width:87px;
	padding:4px;
	text-align:center;
	position: absolute;
	bottom:0px; 
	right:0px;
	text-transform:lowercase;
	background: #ffffff url(images/btn_bgd.gif);
	font-weight:normal;
}

.breadcrumb{
	padding-bottom:20px;
	text-transform:lowercase;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.visitSite, .sendEmail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background:url(/img/visitSiteBg.png) no-repeat;
	margin:0 4px 0 0;
	padding:0 0 0 17px;
}

.sendEmail {
	background:url(/img/sendEmailBg.png) no-repeat;
	margin-left:5px;
	padding:0 0 0 19px;
}

.readArticle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(/img/eplannerBg.png) no-repeat;
	margin:15px 0px 15px 0px;
	padding:0 0 10px 20px;
	border-bottom:1px solid #cfcfcf;
}

.sampletext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0 4px 0 0;
	padding:10px 0 0 0;
	line-height:14px;
	text-align:center;
}

.relatedEplanner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(/img/eplannerBg.png) no-repeat;
	margin:15px 0px 15px 0px;
	padding:0 0 10px 20px;
	border-bottom:1px solid #cfcfcf;
}

.subscribe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(/img/subscribeBg.png) no-repeat;
	margin:15px 0px 15px 0px;
	padding:0 0 10px 20px;
	border-bottom:1px solid #cfcfcf;
}

.quote {
	font-size:14px;
	color:#8f8f8f;
	line-height:1.5em;
	margin: 0;
	padding:20px 0;
	border-top:1px solid #cfcfcf;
}

.quote em {
	font-size:12px;
	color:#cfcfcf;
	line-height:1em;
}


.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

#organizers .ngg-gallery-thumbnail-box {
	float: left;
	height:400px;
	overflow:hidden;
}

#eplanners .ngg-gallery-thumbnail-box {
	float: left;
	height:400px;
	overflow:hidden;
}

#store .ngg-gallery-thumbnail-box {
	float: left;
	height:300px;
	overflow:hidden;
}

.ngg-gallery-thumbnail {
	float: left;
	text-align: left;
	width:135px;
	margin: 0 10px 20px 0;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #cfcfcf;
	display:block;  
	margin:4px auto;
	padding:4px;
	position:relative;
	
}

.ngg-gallery-thumbnail img:hover {
	background-color: #ffffff;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	width:125px;
	margin:4px auto;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	display:block;
}

.ngg-gallery-thumbnail span p {
	/* Images description */
	line-height: 1em;
}
.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

h4.storeTitle{
	font-size:12px;
	line-height:12px;
	padding-bottom:5px;
	color:#f47943;
	text-align:left;
}
p.storeCaption{
	font-size:11px;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	line-height:1.5em;
	margin:0;
	padding:0 0 12px 0;
}
p.storeBtn{
	margin:0;
	padding:0;
}
p.storeBtn form{
	margin:0;
	padding:0;
}

.storeBtn img{
	border:0;
}
	
.storeBtn2{
	margin:0;
	padding:10px 0 20px 0;
}
p.storeBtn2 form{
	margin:0;
	padding:0;
}

.storeBtn2 img{
	border:0;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}