@charset utf-8;
/*
Theme Name: pastpleasures
Theme URI: http://whiteboardframework.com/
Author: Bold Perspective
Author URI: http://boldperspective.com/
Description: Whiteboard Framework has been helping Wordpress developers cut back on their development time and improve their Wordpress powered websites since 2008.
Version: 3.2.1

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

body {
	
}

#main {

}

header							{  }





	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */


p 	{
	padding:0 0 22px 0 !important;
	font-size:13px !important;
}

.greenh2	{
	color:#bccb10;
	font-size:26px !important;
	font-weight:bold;
	padding-bottom:20px;
}
.greenh3	{
	color:#bccb10;
	font-size:22px !important;
	line-height:30px;
}

.orangeh2	{
	color:#dead09;
	font-size:26px !important;
	font-weight:bold;
	padding-bottom:20px;
}
.orangeh3	{
	color:#dead09;
	font-size:22px !important;
	line-height:30px;
}

.blueh2	{
	color:#1c8fa4;
	font-size:26px !important;
	font-weight:bold;
	padding-bottom:20px;
}
.blueh3	{
	color:#1c8fa4;
	font-size:22px !important;
	line-height:30px;
}

.purpleh2	{
	color:#601473;
	font-size:26px !important;
	font-weight:bold;
	padding-bottom:20px;
}
.purpleh3	{
	color:#601473;
	font-size:22px !important;
	line-height:30px;
}

.leftcolcostume	{
	clear:none;
	float:left;
	width:70%;
	padding-left:2%;
}

.rightcolcostume	{
	clear:none;
	float:left;
	width:22%;
	padding-left:3%;
}


ul.greenul	{
	color:#bccb10;
	font-size:164% !important;
	font-family:georgia;
}

ul.greenul li	{
	padding:0 0 17px 0 !important;
}

ul.orangeul	{
	color:#dead09;
	font-size:164% !important;
	font-family:georgia;
}

ul.orangeul li	{
	padding:0 0 17px 0 !important;
}

/* footer */

#footer ul					{ display:block; }
#footer li					{ color:#fff; display:block; padding:2px 0; }
#footer li a				{ color:#fff !important; display:block; }
#menu-item-69				{ clear:both !important; }
#menu-item-70				{ clear:both !important; }
#menu-item-71				{ clear:both !important; }
#menu-item-72				{ clear:both !important; }
#menu-item-73				{ clear:both !important; }
#menu-item-74				{ clear:both !important; }


.footerSeparator			{ float:left; margin-left:20px; margin-top:0px; width:3%; }
.footerLeft					{ color:#fff; float:left; width:32%; }
.footerBottomDetails		{ clear:both; width:100%; }
.footerBottomDetails a		{ color:#fff; text-decoration:none; }
.footerBottomDetailsText	{ float:left; padding:2px 0 0 0; width:auto; }
.footerBottomDetailsImage	{ float:left; height:19px; margin-left:5px; margin-right:10px; width:20px; }
.footerContact				{ font-size:12px; padding-left:25px; position:relative; }
.footerContactArrow			{ background:url('../images/footer-arrow.jpg') no-repeat; clear:both; height:20px; left:120px; position:absolute; width:19px; }
.footerContactTitle			{ font-size:20px; font-family:georgia; }
.footerCentre				{ float:left; font-size:10px; margin-top:0px; width:22%; }
.footerRight				{ float:right; padding:0 20px 0 0; width:352px; }
.footerLogo					{ float:right; margin-top:0px; }
.footerCopyright			{ clear:both; color:#fff; font-size:9px; width:100%; margin-bottom: 6px; }
.footerCopyright a			{ color:#fff; }



.slide {margin: 0 0 -4px 0;padding: 0;height: 339px; width: 100%;}
.slide img {margin: 0; padding: 0;}                  

 
.bannerpadding {margin: 0 0 0px 0;padding:0 0 0 0;}
.bannerpadding img {margin:0;padding:0;}
            