/*
Theme Name: Merakoh Theme
Theme URI: http://merakoh.com/
Description: Theme for Merakoh site.
Version: 1.0
Author: Marissa Lerer
Author URI: http://choppingblock.com/
Tags: 

	This theme was designed and built by The Chopping Block, Inc
*/

/* Begin Typography & Colors */
body {
	font-size: 13px; 
	font-family: "Myriad Pro", "Myriad", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background: url('images/bgTile.jpg'); */
	background: url('images/mainColumn_bg.jpg') repeat-y center;
	color: #4A3730; /* BROWN COLOR */
	margin: 0;
	padding: 0;
	}
	

	
#ie {
	font-size: 13px;

}

.ie8 #sidebar {
	font-size: 11px;

}	

.ie7 #sidebar {
	font-family: Arial;
	font-size: 13px;
}
#page {
	/*background: url('images/mainBg_repeat.png') repeat-y;*/
	margin: 0px auto;
	width: 960px;

	} 
	
#content {
		font-size:14px !important;

}
	
#underNav{
	/* margin-top: 40px; */
	height: 40px;
	width: 960px;
	/* margin-left: 67px; */
	/*margin-left: 20px;*/
	background: url('images/blogBgTop.jpg') no-repeat;
	
}	

.pagetitle{
	margin-left: 35px;
}

.archiveTitle{
	font-style: italic;
	font-size: .83em;
	margin-left: 60px;
	font-weight: normal;
}


#header {
	background: url('images/header_bg.jpg') no-repeat;
	height: 220px;
	/* margin-left: 66px; */
	width: 960px;
	/*margin-left: 19px;*/
	margin-left: -1px;
	}
	
#header .headerImage{
	margin: 0;
	width: 554px;
	height: 189px;
}

#header .feature{
	position: absolute;
	margin-top: 0px;
	margin-left: 430px;
	width: 500px;
}

#header .feature .featureImage{
	position: absolute;
	top: 26px;
	margin-left: 271px;
}

#header .feature .featureText{
	margin-top: 26px;
	width: 255px;
}

#header .feature .title{
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

#ie #header .feature .title{
	font-size: 14px;
	font-weight: bold;
}

#header .feature .copy{
	margin-bottom: 5px;
	text-align: right;
}

/* TOP NAVIGATION   */
#topNavigation {
	position: absolute;
	top:191px;
	margin-left: 18px;
	height: 29px;
	heigh\t: 31px; 
	width: 942px;
	background: url('images/navBg.jpg') no-repeat;
	z-index: 1;
}

#ie #topNavigation {
	
}

#topNavigation li {
	float: left;
	list-style-type: none;	
}

#navSelector{
	left: -1000px;
	height: 27px;
	top: 191px;
	background: url('images/navSelectBg.jpg') repeat-x;
	position: absolute;
	z-index: 1;
	text-align: center;	
}

#navSelector ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navSelector li {
	float: left;
	padding: 0;
}

.navSelect{
	margin-top: -13px;
}
#selectText a{
	display: block;
	padding-top: 8px;
	background: url('images/navSelectArrow.jpg') no-repeat center top;	
}

#selectText {
	padding-left: .83em;
	padding-right: .83em;
	background: url('images/navSelectBg.jpg') repeat-x;

	color: #FFFFFF;
	text-shadow: #680D27 0px 0px 5px;
	filter: Shadow(Color=#680D27, Direction=0, Strength=1);
	text-transform: uppercase;
	font: bold 1.0em "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	/*padding-top: 8px;*/
	
}



#ie #navSelector #selectText {
	font: bold 12px "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}




.page_item{
	padding-left: 17px;
	padding-right: 12px;
	height: 27px;
	text-align: center;
	margin-top: -12px;
	padding-top: 8px;
	background: url('images/navDash.png') no-repeat;
	position: relative;
	z-index: 2;
}

.page_item.page_item_no_bg{
	background: none;
}
.ie7 .page_item, .ie7 .navSelect{
	margin-top: 0px;

}

.ie8 .page_item{
	margin-top: -12px;
}

#storeItem{
	background: url('images/storeTemp.png') no-repeat;
	/* margin-left: 255px; */
	margin-left: 0px;
	margin-top: -24px;
	padding-top: 20px;
	height: 27px;
	width: 93px;
	padding-left: 27px;
}

.ie7 #storeItem {
	padding-left: 0px;
	/* margin-left: 220px; */
	margin-left: 0px;
	margin-top: -12px;
}


.ie8 #storeItem {
	margin-left: 0px;
}


/* remove the dotted background from the home */
#topNavigation .page-item-1085 {
	background: none;
}




#topNavigation li a{
	height: 27px;
	color: #FFFFFF;
	text-shadow: #680D27 0px 0px 5px;
	filter: Shadow(Color=#680D27, Direction=0, Strength=1);
	text-transform: uppercase;
	font: bold 0.85em "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ie #topNavigation li a {
	font: bold 11px "Myriad Pro", "Myriad", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.topNavigation li a:hover{
	color: #D2E0C7;
}

.store{
	width: 200px;
	height: 27px;
	text-align: left;
	padding-top: 7px;
	/*background: url('images/navDash.jpg') no-repeat;*/
	overflow: hidden;
	margin-left: 140px;
	
}

.shoppingCart {
	background: url('images/cartBg.png') no-repeat;
	margin-top: -18px;
	padding-bottom: .83em;
	width: 145px;
	height: 27px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: .83em;
	/*margin-left: -20px;*/
	float: right;
}

.cart{
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	text-shadow: none;
	text-decoration: underline;
	margin-right: 18px;
}

.checkout{
	font-size: .83em;
}



/* MAIN COLUMN FOR BLOG POSTS, MAIN CONTENT */
.narrowcolumn {
	float: left;
	background-color: #FFFFFF;
	width: 620px;
	/* margin-left: 67px; */
	/*margin-left: 20px;*/
}
	
.narrowcolumn .entry {
	clear: both;
	
}


.entry p,a{
line-height: 1.5em;
float: inherit;
}

	
/* 404 Page */
.errorPage {
	font-size: 18px;
	padding: 20px;
}


/* ARCHIVE PAGE */
.entry .car-container a{
	color: #639C30;
}

.entry .car-monthlisting a{
	color: #639C30;
}

.entry .car-monthlisting a:hover{
	color: #4A3730;
}

.car-yearmonth{
}

.entry .car-list li{
	list-style-type: none;
}

/* POSTS */
.post {
	border-top: 1px #FFAB9E dotted;
	
	background: white;
	text-align: left;
	 
	margin-top: .83em;
	min-height: 220px; 
	margin-left: 40px;
	padding-left: 14px;
	padding-right: .83em;
	margin-bottom: .83em;
	width: 520px;
	
}
.fullcolumn .post {
	width:auto;
	margin-right: 40px;
}

.ie7 .post{
	font-size: 14px;
}

.post p{
	margin-bottom: 5px;
	margin-top: 0px;
	color: #4A3730;
}


.post .entry{
	padding-top: 14px;
	
}

.postheader{
	margin-left: 40px;
	padding-left: 20px;
	padding-right: 20px;
	width: 520px;	
}

.postheader h2{
	color: #4A3730;
	font-weight: normal;
	margin:0;
}

.postheader .postDate{
	color: #CD7B7E;
}



.category-flag {
	margin-left: -39px;
	float: left;
	margin-top: -15px;
}

	

.postmetadata {
	/* text-align: right; */
	margin-top:15px;
	margin-bottom: 30px;
	clear: both;
}

.postmetadata a{
	color: #639C30;  /* this is the green color */
}

.more-link {
	clear: both;

}

.clear {
	clear: both;
}

#blog-ads {
	padding: 20px 0 40px 20px;
}

/* LIGHTBOX */
#stimuli_overlay{
	background-color: #FFFFFF;
	
}

/* FOOTER */

#footer {
	padding-top:15px;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background: url('images/footerBg.jpg') repeat-x;
	border: none;
	color: #FFCFC5;
	}

#footer p {
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}
	
#footer a{
	color: #4A3730; 
}

#footer a:hover{
	color: #39AAAA;	
}	

#footer .line2{
	color: #4A3730;

}

#footer .pink{
	color: #FFCFC5;
}

#footer .line2 a{
	color:#39AAAA;
}

#footer img{
	display:inline;
	vertical-align: middle;
}

/* HOME PAGE */
	
#subHeader {
	height: 461px;
	width: 960px;
	background: url('images/mainBg_top.jpg') no-repeat;
	margin-bottom: .83em;
	/* margin-left: 67px; */
	/*margin-left: 20px;*/
}


#flashcontent {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	width: 538px;
	height: 420px;
}

#latestPost {
	float: right;
	margin-right: 40px;
	width: 280px;
	height: 280px;
	line-height: .83em;
	margin-top: 13px;
}

#latestPost .postImage {
	height: 181px;
	width: 291px;
	margin-bottom: -15px;
	margin-left: -1em;
	padding-left: 2px;
	padding-top: 15px;
	background: url('images/latestPostBg.jpg') no-repeat;
}

#latestPost h2 {
	/* margin: 6px 0 -6px; */
	margin: 0;
	padding-top: 3px;
	padding-bottom: 6px;
	font-weight: normal;
	color: #639C30 ;
	text-transform: uppercase;
}

#latestPost p{
	font-size: 11px;
	line-height: normal;
}

#ie #latestPost p{
	margin-top: 5px;
	font-size: 10px;
}

.moreButton{
	float: right;
	background: url('images/btnRight.png') no-repeat scroll top right;
	display: block;
	padding-right: 14px;
	height: 15px;
	color: #FFFFFF;
	text-align: center;
	padding-left: 14px;
	font-size: .83em;
	cursor: pointer;
	line-height: normal;
	
}


#sidebar .moreButton{
	float: none;
}


#ie .moreButton{
	font-size: 8px;
	padding-bottom: 2px;
}

.moreButton span{
	background: url('images/btnLeft.png') no-repeat;
	display: block;
	padding-left: 14px;
	height: 15px;
	padding-top: 2px;
	}
	


.moreButton:hover{
	color: #FFCFC5;
}


#morePosts {
	float: right;
	margin-top: 20px;
	margin-right: 40px;
	width: 280px;
	height: 100px;
}

#morePosts h2 {
	margin-left:0;
	margin-right:0;
	margin-top:-2px;
	margin-bottom:6px;
	font-weight: normal;
	color: #639C30 ;
	text-transform: uppercase;
}


.magenta {
	color: #C9637D;
	text-transform: lowercase;
}

.date{
	color: #6D4C42;
	font-size: 12px;
	text-transform: none;
}

#morePosts ul{
	padding: 0 0 0 0px;
	margin: 0;
}

#morePosts li{
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0;
	font-size: 11px;
	background: url('images/arrow.jpg') no-repeat right center;
	border-bottom: 1px #FFAB9E dotted;
}

#ie #morePosts li{
	font-size: 12px;
	
}

#morePosts hr{
	height: 1px;
	background: url('images/dottedLine.png') repeat-x;
	border: none;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 1px;
}


#morePosts li:hover{
	background-color: #FBCEC5;
}



#morePosts .arrow{
	float: right;
	margin-top: -1px;
	margin-right: 1px;
}

#miniPromos {
	height: 265px;
	width: 626px;
	margin-left: 3px;
	margin-top: 0;
	margin-bottom: 35px;
	background: url('images/pattern3Panels.png') no-repeat 9px 0px;
}

#miniPromos ul {
	padding: 0;
	margin: 0;
}

.promo {
	/* background: url('images/promoBg.jpg'); */
	width: 165px;
	height: 265px;
	float: left;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 8px;
	text-align: left;
	padding-left: 16px;
	padding-right: 15px;
	}
	
.promo .moreButton {
	
	margin-left:100px;;
}	
	
.promo h2{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: lowercase;
	margin-top: 22px;
	margin-bottom: 16px;
	text-align: left;
	font-size: 17px;
}

.pink {
	color: #FFCFC5;
}

.promo img{
	padding-top:3px;
	margin-bottom: 5px;

}

.ie8 .promo img{
	padding-top:0px;
	margin-bottom: 5px;

}

	
#miniPromos ul li{
	
}

.promo p{
	height: 57px;
}

#ie .promo p {
	height: 47px;

}

.ie8 .promo p{
	font-size: 11px;
}

.ie8 .promo a{
	padding-top: 15px;
}
.inspirationBox, .pressBox, .dreamingBox, .bookBox {
	padding-left: 20px;
	margin-left: 10px;
	background: url('images/midbar_bg_mid.jpg') repeat-y;
	min-height: 150px;
}

.bookBox h2 {
	background: url('images/bookbox-top.jpg') no-repeat;
	width: 588px;
	height: 27px;
	margin-left: -9px;
}

.bookBox .title {
	font-weight:bold;
	font-size: 16px;
}

.bookBoxLeft {
	float:left;
	width:146px;
	padding-top:15px;
	text-align: center;
}
.bookBoxLeft img {
	display: inline;
}

.bookBoxMiddle {
	float:left;
	width:192px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.bookBoxRight {
	float:left;
	width:212px;
	padding-top:15px;
	text-align: center;
}
.bookBoxRight img {
	display: inline;
}

.inspirationBox h2{
	background: url('images/inspiration_bg_top.jpg') no-repeat;
	width: 588px;
	height: 27px;
	margin-left: -9px;
}

.inspirationBox .thumb {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	
}

.inspirationBox .title {
	font-weight:bold;
	font-size: 16px;
}

.inspirationBox, .dreamingBox p {
	padding-right:20px;
}

.pressBox h2{
	background: url('images/pressbox_bg_top.jpg') no-repeat;
	width: 588px;
	height: 27px;
	margin-left: -9px;

}

.pressBox ul{
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
.pressBox li{
	list-style-type: none;
	border-bottom: 1px #FFAB9E dotted;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 175px;
}

.pressBox .pressImage{
	float: left;
	width: 192px;
	height: 118px;
}

.dreamingBox h2{
	background: url('images/dreaming_bg_top.jpg') no-repeat;
	width: 588px;
	height: 27px;
	margin-left: -9px;
}

.homeBoxBottom{
	background: url('images/midbarTall_bg_bottom.jpg') no-repeat;
	width: 590px;
	height: 47px;
	margin-left: 10px;
	margin-top: -12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}

.homeBoxBottom .moreButton{
	margin-top: 15px;
	margin-right: 20px;
	
}




/* GENERAL FONT STYLES */





small {
	font-size: 1em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin: 0;
	} 
	
h2 {font-size: 1.6em;}	

h3 {font-size: 1.3em;}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	text-align: left;
	color: #639C30;  /* this is the green color */
	text-transform: uppercase;
	font-family:"Times New Roman";
	padding-top: 100px;
	padding-left: 110px;
	font-size: 48px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4A3730;
	}

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 a{
	color: #b85b5a;
}


a, h2 a:hover, h3 a:hover {
	color: #6D4C42;
	text-decoration: none;
	}

a:hover {
	color: #63943F;
	text-decoration: none;
	}


/* BEGIN SIDEBAR */

#sidebar
{
	margin-left: 621px;
	/* margin-left: 688px; */
	/*padding-left: 3px;*/
	width: 339px;
	text-align: left;
	height: 100%;
	}
			

#sidebar form {
	margin: 0;
	}

.modules h2 {
	height: 56px;
	width: 330px;
	margin-left: -15px;
	margin-bottom: -15px;
	padding-left: 25px;
	padding-top: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: lowercase;
	background: url('images/sidebar_bg_top.jpg') no-repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
	
#sidebar .modules{
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;
}



#sidebar .moduleBottom{
	margin-top: 0px;
	height: 47px;
	width: 330px;
	margin-left: -15px;
	background: url('images/sidebarTall_bg_bottom.jpg') no-repeat;
	text-align: right;
	padding-top: 5px;
}

#sidebar .moduleBottom img{
	margin-right: 18px;
}

#ie #sidebar .moduleBottom{
	margin-top: 0;
}

#sidebar .modules .phototips .workshops{
	border: none;
	min-height: 0;
	list-style-type: none;
}




#sidebar .workshops a{
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}

#sidebar .workshops img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;	
	
}

#sidebar .workshops p{
	
	
}

#sidebar #showall {
	visibility: hidden;
	height: 0;
	margin-top: -15px; 
}


#sidebar .categories ul{
	list-style-type: none;
}

#sidebar .categories li{
	list-style-type: none;
	padding-right: 20px;
	list-style-type: none;
	border-bottom: 1px #FFAB9E dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	padding-left: 2px;
	background: url('images/arrow.jpg') no-repeat 281px 4px;
}

#sidebar .categories .cat-item{
	list-style-type: none;
}

#sidebar .categories li:hover{
	background-color: #FBCEC5;
}

#sidebar .rss {
	overflow: hidden;
}

#sidebar .rss ul{
	list-style-type: disc;	
}


#sidebar .rss li {
	margin: -3px 0 -3px 0em;
	padding: 0;
	list-style-type: none;
}



#sidebar #twitter_update_list li{
	list-style-type: none;
	border-bottom: 1px #FFAB9E dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	padding-left 2px;
		
}

#sidebar #twitter_update_list li:hover{
	background-color: #FBCEC5;
}


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


#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	}
	
#sidebar .twtr-hd, .twtr-ft, .twtr-hd{
	visibility:hidden;
	height: 0;
}	

#sidebar .twtr-tweets {
	font-size: 1em;
}

#sidebar .twtr-bd {
	margin-top: -20px;
}

#sidebar .twtr-tweet{
	border-bottom: 1px #FFAB9E dotted;
}

#sidebar-ads {
	text-align: center;
}

/* END SIDEBAR */




/* IMAGES */
p img {
	position: relative;
	padding: 0px;
	overflow: auto;
	display: block;
}

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: .83em;
	text-indent: -.83em;
	}

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

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

/* END ENTRY LISTS */

/* STORE MODULE */
.storeModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.storeModule h2{
	background: url('images/store_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -17px;
	margin-bottom: 0;
	padding: 0;
}



.storeModule .storeHeader{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 14px;
	padding-bottom: 5px;
}

.storeModule .storeCopy{
	padding-left: 10px;
}

.ie7 .storeCopy{
	font-size: 12px;
}
.storeModule img{
	float: right;
}

/* SOAR MODULE */
.soarModule{
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: /* 104px */0;
	width: 330px;
}


/* ARCHIVES MODULE */
.archivesModule {
	width: 300px;
	min-height: 200px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.archivesModule h2{
	background: url('images/archives_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -19px;
	margin-bottom: 0;
	padding: 0;
}

.archivePost img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height:100;
	width: 151px;

}

.archivePost a{
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}

.archivePost .archiveDate{
	color: #C9637D;
	font-size: 1.1em;
	border-bottom: 1px #FFAB9E dotted;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.archivePost .archiveCategory{
	color: #639C30;
	font-size: 1.2em;
	text-transform: lowercase;
}

.archivePost .archiveHeader{
	font-size: 1.4em;
	font-weight: bold;
}

.archivesModule .archiveCopy{
	
}



/* TOP 5 PHOTO TIPS MODULE */
.photoTipsModule {
	margin-top: 30px;
	width: 300px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;
}

.photoTipsModule h2{
	background: url('images/phototips_bg_top.jpg') no-repeat;
	height: 36px;
	width: 330px;
	margin-left: -4px;
	margin-bottom: 0;
	padding: 0;
}

/* POLL MODULE */
.pollModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.pollModule h2{
	background: url('images/poll_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -7px;
	margin-bottom: 0;
	padding: 0;
}

.wp-polls{
	margin-top: -10px;
	margin-bottom: -10px;
	padding-left: 15px;
	padding-right: 15px;
}

.pds-answer-group{
	padding: 0;
}


/* CATEGORY MODULE */
.categoryModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.categoryModule h2{
	background: url('images/category_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -19px;
	margin-bottom: 0;
	padding: 0;
}

/* WORKSHOPS MODULE */
.workshopModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.workshopModule h2{
	background: url('images/workshops_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -19px;
	margin-bottom: 0;
	padding: 0;
}

/* TWITTER MODULE */
.twitterModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.twitterModule h2{
	background: url('images/twitter_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -19px;
	margin-bottom: 0;
	padding: 0;
}

/* RSS MODULE */
.rssModule {
	width: 300px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background: url('images/sidebar_bg_repeat.jpg') repeat-y;

}

.rssModule h2{
	background: url('images/rss_bg_top.jpg') no-repeat;
	height: 56px;
	width: 330px;
	margin-left: -19px;
	margin-bottom: 0;
	padding: 0;
}


/* BEGIN FORM ELEMENTS */ 
.newsletterModule{
	background: url('images/socialnewsletter_tall.jpg') no-repeat 2px;
	height: 279px;
	width: 290px;
	margin-left: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	color: #FFFFFF;	
}

.newsletterModule p{
	font-size: .9em;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#ie .newsletterModule p{
	padding-top: 5px;
	padding-bottom: 5px;
}


.newsletterModule form {
	text-align: right;
}

#ie .newsletterModule form {
	padding-left: 0px;
	
}

.newsletterModule form p {
	margin-top: 8px;
}

.newsletterModule #signup_email{
	width: 280px;	
}

.newsletterModule .facebook{
	margin-top: 30px;
	width: 200px;
	height: 50px;
	margin-left: -10px;
	padding-left: 0;

}

.newsletterModule h2{
	height: 56px;
	width: 330px;
	margin-left: -22px;
	margin-bottom: -20px;
	padding-left: 25px;
	padding-top: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: lowercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.newsletterModule .social{
	margin-top: 61px;
	margin-left: 10px;

}
.searchModule{
	background: url('images/searchBg.jpg') no-repeat;
	height: 55px;
	width: 320px;
	margin-left: 5px;	
}


#searchform {
	/* padding-top: 12px; */
	text-align: right;
}

#sidebar #searchform #s {
	width: 160px;
	margin-left:95px;
	margin-right: 5px;
	
}

#sidebar #searchform input {
	float: left;
	margin-top: 20px;
}



#polls-1-ans {
	margin-left: 10px;
	width: 280px;
}


	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond{
	margin-left:40px;
	margin-right:.83em;
}

#commentform input { 
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px .83em 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;
	}
	
#commentlist img{
	
}	
/* END FORM ELEMENTS */ 



/* BEGIN COMMENTS*/ 


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

#comments{
	margin-left: 35px;

	}


.alt {
	margin: 0;
	padding: .83em;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 30px;
	}

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

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



.commentlist p {
	margin: .83em 5px .83em 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 CALENDAR */
#wp-calendar {
	empty-cells: show;
	margin: .83em auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: .83em;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: .83em;
	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 .83em;
	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 {
	height: 1px;
	background: url('images/dottedLineGreen.png') repeat-x;
	border: none;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 1px;

}

a img {border: none;}

.navigation {
	display: block;
	text-align: center;
	margin-top: .83em;
	margin-bottom: 30px;
	margin-left:30px;
	margin-right:.83em;
	}
/* 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: .83em;
	-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 */  
