/*
	Theme Name: Can The Clutter
	Theme URI: http://www.cantheclutter.com
	Description: Can The Clutter Theme
	Version: 1.0
	Author: Creative Expertise
	Author URI: http://www.creativeexpertise.com
*/
/*----Global Reset Courtesy of Eric Meyer----*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
.hide {display:none;}


/* Font Size 
-----------------------------------------------*/
p, form, li {font-size:1.1em;}
h1 {font-size:2em;}
h4, h5, h6 {font-size:1.2em;}

/* Font Color 
-----------------------------------------------*/
a {color: #5676a1;}
a:hover {color: #000;}
p, form, li {color:#000;}
h1, h1 a {color:#000;}
h4, h5, h6 {color:#666;}

/* Font Styling
-----------------------------------------------*/
h2 {
padding-left: 20px;
margin-top: 20px;
color: #a82b2b;
font: 1.7em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h3 {
padding-left: 20px;
margin-bottom: -8px;
color: #5676a1;
font: 1.5em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h4, h5, h6 { /* Set styles for sub-headings if needed */
	margin:0 0 8px 0;
	font-weight:bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline; }

ul.bullet_indent {
margin: 0px;
font: 1.3em Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
border: 0px;
}

ul.bullet_indent li{
padding-bottom: 10px;
list-style: disc;
list-style-position: outside;
}

ul.bullet_indent img, ul.bullet_indent li img{
border: 0px;
}




/* Images
----------------------------------------------*/
.alignright {float:right; padding:0px; margin: 10px 0px 10px 20px;}
.alignleft {float:left; padding:0px; margin: 10px 20px 10px 0px;}
.aligncenter {margin: 0 auto 0 auto;}

a img {border:0;}
a:hover img {border:0; text-decoration:none;}

.wp-caption {
      text-align:center;  
      font-size:0.9em;
}
.wp-caption p.wp-caption-text {font-size:90%;}

/* Main Layout
-----------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	background: #aabdd4; 
	color: #000;
	font: 62.5%/1.6em Verdana, Arial, Helvetica, sans-serif; 
	/* Increase the percentage and the line-height here and it will change them throughout the site.
	   The same can be done for the font-family.
	*/
}

#wrap {
top: 10px;
	position:relative;
	width: 838px;
	margin: 0px auto 0px auto; padding:0;
	background: #aabdd4;
}


/* Header Area 
-----------------------------------------------------------*/

#socialmedia {
	width: 838px;
	height: 50px;
	background:url(images/topcorners.jpg) top  no-repeat;
background-color: #567caa;
}

#clickfollow {
	width: 135px;
	height: 20px;
	float:left;
	margin: 20px 0px 0px 320px;
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#facebook {
	width: 25px;
	height: 24px;
	float:left;
	margin: 15px 0px 0px 0px;
background-color: #6e99d3;
}

#twitter {
	width: 25px;
	height: 24px;
	float:left;
	margin: 15px 0px 0px 10px;
background-color: #6e99d3;
}

#linkedin {
	width: 25px;
	height: 24px;
	float:left;
	margin: 15px 0px 0px 10px;
background-color: #6e99d3;
}

#search {
	float:right;
	margin: 15px 15px 0px 0px;
	}

#search_content {
float: left; /* Change to right if you want the content to appear on right */
width:619px;
margin: 10px 0px 30px 175px;
padding: 10px;
background:#fff;
}

#search_content h1{
	margin:0px;
	padding: 10px 20px 10px 10px;
	font-weight:bold;
	background-color: #567caa;
	color: #fff;
}




#header {
	top: 0px;
	width:822px; 
	height:140px;
	padding: 0px;
	float:left;
	background:url(images/logo.jpg) top  left no-repeat #fff;
	border-left: 8px solid #567caa;
border-right: 8px solid #567caa;
border-bottom: 8px solid #567caa;
}

#header p{
	width:400px; 
	height:200px;
	padding: 98px 0px 0px 10px;
	color:#a0cb4a;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
}

#header a{
		color:#5676a1;
}

#header a:hover{
	color:#fff;
	background-color: #5676a1;
}


#slideshow  {
	width:375px; 
	height:125px;
	float:right;
    position:relative;
	margin: 8px 10px 0px 0px;
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
border: 0px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* Main Box 
-----------------------------------------------------------*/

#mainbox  {
	width:822px; 
	float:left;
	background:#a0cb4a;
border-left: 8px solid #567caa;
border-right: 8px solid #567caa;
clear:both;

}



/* Main Navigation 
-----------------------------------------------------------*/

#main_nav {
position:absolute;
	margin: 10px 0px 20px 7px;
	padding-bottom: 5px;
	float:left;
	width:160px;
	font-size:1em;
	background-color: #fff;
}

#main_nav a{
display:block;
text-decoration:none;
	color:#567caa;
}


#main_nav ul {
	margin: 5px;
	list-style-type:none;
}

#main_nav ul li {
	float:left;
}


#main_nav ul li {
float:left;
position:relative;
	list-style-type:none;
	background-color: #fff;
}

#main_nav ul li a {
height: 14px;
width: 140px;
padding: 5px;
margin: 0px;
color:#567caa;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
border-bottom: 1px solid #a0cb4a;
}

#main_nav ul li a:hover, #main_nav ul li.current_page_item a {color:#fff; background-color: #a0cb4a;}


/***********SUB NAV***********/

div#main_nav ul li ul {
width: 238px;
left: 144px;
padding: 0px;
margin-top: -27px;
position:absolute;
display:none;
background-color: #fff;
border: 6px solid #a0cb4a;
}


div#main_nav ul li ul li a{
width: 220px;
padding: 8px 0px 5px 12px;
margin: 0px;
color:#567caa;
text-decoration: none;
text-align: left;
border-left: 4px solid #a0cb4a;
}


div#main_nav ul li:hover ul, div#main_nav ul li ul:hover {
display:block;
}

div#main_nav ul li ul li a:hover{
width: 222px;
padding: 8px 0px 5px 12px;
margin: 0px;
color: #fff;
text-decoration: none;
text-align: left;
background-color: #a0cb4a;
}




/* About Jan 
-----------------------------------------------------------*/


#aboutjan {
	margin: 10px 8px 0px 8px;
	float: right; /* Change to right if you want the content to appear on right */
	width:637px;
	height: 116px;
	padding: 0px;
	background:url(images/janlehman.jpg) bottom  right no-repeat #567caa;
}

#aboutjan p{
	margin: 0px 120px 0px 100px;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}

#aboutjan h1{
	margin: 40px 110px 0px 40px;
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
float:left;
text-align: center;
}


/* Main Body Content Area 
-----------------------------------------------------------*/

/* HOME PAGE 
----------------------------*/
#home_page_content {
	margin: 0px 8px 15px 5px;
	float: right; /* Change to right if you want the content to appear on right */
	width:637px;
	padding: 0px;
	background-color:#fff;
}

.homeentry h1, .homeentry h1 a {/* Main headings are h1 for better SEO */
	margin:0px;
	padding: 20px 30px 0px 20px;
	font-weight:normal;
	font-size:2.4em;
	background-color: #fff;
	color: #a82b2b;
}

.homeentry p {
	padding:10px 20px;
	font-size:1.4em;
	line-height: 1.4em;
}


.homeentry a{
		color:#5676a1;
	padding: 0px 0px 0px 0px;
margin: 0px
}

.homeentry a:hover{
	color:#fff;
	background-color: #5676a1;
}

/* SECONDARY PAGES
---------------------------*/
#other_pages_content {
	margin: 10px 8px 15px 5px;
	float: right; /* Change to right if you want the content to appear on right */
	width:637px;
	padding: 0px;
	background-color:#fff;
}


#other_pages_content h1, #other_pages_content h1 a {/* Main headings are h1 for better SEO */
	margin:0px;
	padding: 10px 20px;
	font-weight:bold;
	background-color: #567caa;
	color: #fff;
}

#other_pages_content img, .other_pages_entry img {
border:10px solid #567caa;
text-align: center;
}

.other_pages_entry {
width: 636px;
padding:0px 0px 30px 0px;
margin: 0px;
float: left;
}

.other_pages_entry p {
width: 600px;
	padding:10px 20px 10px 20px;
	font-size:1.4em;
	line-height: 1.4em;
}

.other_pages_entry ul, .other_pages_entry ol{
	margin: 5px 20px; padding:5px 20px;
}

.other_pages_entry a{
color:#5676a1;
}

.other_pages_entry a:hover{
	color:#fff;
	background-color: #5676a1;
}


/* ABOUT PAGE
---------------------------*/
#about_page_content {
	width:637px;
	padding: 0px;
	margin: 10px 8px 15px 5px;
	float: right; /* Change to right if you want the content to appear on right */
	background-color:#fff;
}


#about_page_content h1, #about_page_content h1 a {/* Main headings are h1 for better SEO */
	margin:0px;
	padding: 10px 20px;
	font-weight:bold;
	background-color: #567caa;
	color: #fff;
}

#about_page_entry {
width: 350px;
padding:0px 0px 30px 0px;
margin: 0px;
float: left;
}

#about_page_entry p {
width: 350px;
	padding:10px 0px 10px 20px;
	font-size:1.4em;
	line-height: 1.4em;
}

#about_page_entry ul, #about_page_entry ol{
	margin: 5px 20px; padding:5px 20px;
}

#about_page_entry a{
color:#5676a1;
}

#about_page_entry a:hover{
	color:#fff;
	background-color: #5676a1;
} 

#about_page_images {
width: 220px;
padding:0px 0px 30px 0px;
margin: 64px 20px 30px 0px;
background-color: #abbdd5;
float:right;
text-align: center;
}

#about_page_images img {
margin: 30px 0px 0px 0px;
border: 0px;
}

/* Before and After PAGE
---------------------------*/

.before_after {
margin-top: 50px;
}



/* TESTIMONIALS PAGE 
----------------------------*/

#testimonials_content {
	margin: 10px 8px 15px 5px;
	float: right; /* Change to right if you want the content to appear on right */
	width:637px;
	padding: 0px;
	background-color:#fff;
}


p.testimonial_top_text {
	padding:10px 10px 10px 50px;
	font-size:1.4em;
	line-height: 1.4em;
}


#testimonials_content h1, #testimonials_content h1 a {/* Main headings are h1 for better SEO */
	margin:0px;
	padding: 10px 20px;
	font-weight:bold;
	background-color: #567caa;
	color: #fff;
}

.testimonials_entry h2 {
	margin-left: 34px;
}

.testimonials_entry{
width: 580px;
padding:0px;
margin-left: 0px;
}

.balloons_content {
width: 510px;
padding:0px;
margin-left: 43px;
}

p.balloons_text{
width: 479px;
margin: 0px 0px 0px 5px;
	padding: 0px 30px 10px 30px;
	font-size: 1.2em;
	line-height: 1.4em;
background-color: #abbdd5;
}


.balloons_content img {
padding: 0px;
margin: 0px;
border:0px;
background-repeat: no-repeat;
}

.testimonials_entry ul, .testimonials_entry ol {
	margin: 5px 20px; padding:5px 20px;
}

.testimonials_entry a{
color:#5676a1;
}

.testimonials_entry a:hover {
	color:#fff;
	background-color: #5676a1;
}




.forms_entry p {
width: 500px;
	padding:10px 0px 10px 20px;
	font-size:1.4em;
	line-height: 1.4em;
}


p.subhead {
	padding-left: 20px;
	margin: 0px;
	color: #a82b2b;
	font: 1.7em Verdana, Arial, Helvetica, sans-serif;
	}


p.organizations1, p.organizations2, p.organizations3 p.organizations4 {
margin: 0px 0px 0px 20px;
padding:0px;
}

p.organizations1 a{
margin: 20px 15px 0px 0px;
text-decoration:none;
float:left;
background-color: #fff;
}

p.organizations2 a{
margin: 20px 15px 0px 0px;
text-decoration:none;
float:left;
background-color: #fff;
}

p.organizations3 a{
margin: 0px 15px 0px 0px;
text-decoration:none;
float:left;
background-color: #fff;
}

p.organizations4 a{
margin: -5px 15px 0px 0px;
text-decoration:none;
float:left;
background-color: #fff;
}

p.organizations1 a:hover, p.organizations2 a:hover, p.organizations3 a:hover, p.organizations4 a:hover{
text-decoration:none;
background-color: #fff;
}



blockquote{
	color: #000;
	padding:0px; 
margin: 0px;
font-style:italic;
}

blockquote p{
margin: -5px;
}


/* Forms Area 
-------------------------------------------*/

.forms  p, .wpcf7-form{
margin: 10px 20px 20px 20px;
padding: 10px 0px 10px 0px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1em;
background-color: #abbdd5;
}

.wpcf7-form p {
width: 600px;
}


#background_color {
background-color: #abbdd5;
}


/* Blog Area 
-------------------------------------------*/

#blogintro {
padding: 10px;
	color:#a82b2b;
	font: 1.7em Verdana, Arial, Helvetica, sans-serif;
border: 2px solid #567caa;
}


#blog_content {
float: left; /* Change to right if you want the content to appear on right */
width:448px;
margin: 10px 0px 30px 175px;
padding: 10px;
background:#fff;
}

#blog_content h1{
	margin:0px;
	padding: 10px 20px 10px 10px;
	font-weight:bold;
	background-color: #567caa;
	color: #fff;
}



.blog_entry {
width: 444px;
padding-bottom: 10px;
margin: 30px 0px 20px 0px;
border: 2px solid #567caa;
float:left;
}

.blog_entry p {
	padding: 10px;
	font-size:1.4em;
	line-height: 1.4em;
}

.blog_entry ul, .blog_entry ol {
	margin: 5px 20px; padding:5px 20px;
}

.blog_entry h1, .blog_entry h1 a {/* Main headings are h1 for better SEO */
margin:0px;
padding: 0px;
font-weight:bold;
font-size: 1.2em;
color: #fff;
}


.entrymeta {
	margin:2px 0px 0px 0px; 
padding-left: 10px;
	color: #000;
	font-size:.7em;
}
.entrymeta p {padding:3px 0;}

.pgee-read-more {
margin: 0px;
color: #a82b2b;
font-size: .8em;
font-weight:bold;
text-align: center;
}

.pgee-read-more a{
color: #a82b2b;
}

.post-navigation {padding:10px 0;}

.navigation-previous {
margin-left: 10px;
	float:left;
	width:50%;
	text-align:left;
}

.navigation-next {
margin-right: 10px;
	float:right;
	width:50%;
	text-align:right;
}



/* Sidebar Area 
-------------------------------------------*/

#sidebar {
	float:right; /* Change to left if you want the sidebar to appear on left */
	width:150px;
	padding: 5px;
margin: 10px 10px 30px 7px;
background-color:#fff;
}

#sidebar h2 {
margin-bottom: 5px;
margin-top: 0px; 
padding: 5px;
color:#fff;
background-color:#567caa;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
font-size:1em;
}

#sidebar ul {list-style: none;}

#sidebar ul ul {margin-bottom:20px;}

#sidebar ul li {padding:0px 2px 0px 2px;}

#sidebar a {
	color: #567caa;
	text-decoration: none;
}

#sidebar a {
padding: 0px 0px 3px 5px;
}

#sidebar a {
display: block;
}

#sidebar a:hover {color: #fff; background-color:#a0cb4a;}

#categories {
margin-top: 20px;

}




/* Comments													
-----------------------------------------------------*/
h3#comments { margin:30px 0 10px 0; }		
		
.avatar {
		float: left;
		display:block;
		padding: 0 20px 10px 0px;
	}
			
.commentlist {padding: 20px 0px;}
.commentlist p {padding:6px 0;}
		
.commentmetadata {margin-top: 0;}
ol.commentlist, ol.commentlist li {	list-style: none;}
ol.commentlist li {padding:10px 0; border-bottom:1px solid #567caa;}
#commentform {padding:20px 0;}
#commentform p {margin-bottom:10px;}

#commentform input, #commentform textarea {
		width:147px;
		border:1px solid #567caa;
		background:#f9f9f9;
		font-size:11px;
		padding:2px 3px 3px;
	}

#commentform textarea 
{width:440px;}

#commentform #submit {
		width:150px;
		border:none;
		background:#567caa;
		color:#fff;
		font-size:12px;
		cursor:pointer;
		padding:2px 0 3px;
	}


/* Calendar 
---------------------------------------------------------*/

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 1.1em;
	text-align: center;
	font-weight:bold;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Footer area
------------------------------------------------------------*/

#footer {
	height: 50px;
	width:838px;
	clear: both;
	text-align: center;
	margin:0 auto 0 auto;
	background:url(images/bottomcorners.jpg) bottom  left no-repeat;
background-color: #567caa;
float:left;
}
#footer h1 {	
	font: 1.5em Verdana, Arial, Helvetica, sans-serif;
	padding:15px 5px 5px 5px;
	color: #fff;
}

p.copyright {
	margin: 8px;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;
}

p.copyright a {
	text-decoration:underline;
	color:#567691;
}

p.copyright a:hover {
	text-decoration:underline;
	color:#fff;
	background-color: #567691;
}
