/*  
Theme Name: Cleverly Clean
Theme URI: http://myblogit.net/2007/07/07/cleverly-clean-wordpress-theme/
Description: A very clean, 3 column, widget ready, fluid theme designed for my site.
Version: 1.0
Author: MyBlogIt (David Span)
Author URI: http://www.myblogit.net



	The CSS, XHTML and design is released under Creative Commons Attribution-ShareAlike
	http://creativecommons.org/licenses/by-sa/3.0/

*/
body {
background: #FFFFFF;
margin: 0px 15px 0px 15%;
}

h1, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h2 {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a:link, a:visited{
	color: #969696;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#wraper{
	border: 0px solid #ccc;
	border-right: 0px solid #bbb;
	border-bottom: 0px solid #bbb;
	float: left;
	padding: 0px;
	text-align: left;
	width: 830px;
	height: 128px;
	background-color:#ffffff;
}

#navStrip {
	height: 30px;
	width: 820px;
	line-height: 30px;
	background: transparent;
	padding-left: 10px;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}

div .navCell {
	float: left;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}

.navCell a:link, .navCell a:visited {
	line-height: 30px;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	TEXT-DECORATION: none
}

.navCell a:hover {
	text-decoration: underline;
}

.navSpacer {
	width: 3px;
	height: 30px;
	margin-left: 12px;
	margin-right: 12px;
	background: url(http://www.werentboston.com/blog/wp-content/themes/cleverly-clean-10/images/wrb-divider.jpg);
	float: left;
}



#header{
	background: url(http://www.werentboston.com/blog/wp-content/themes/cleverly-clean-10/images/wrb-header.jpg);
	border: 0px solid #ccc;
	margin:0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-repeat: no-repeat;
	padding-top: 98px;
	padding-left: 10px;
	cursor: pointer;
}

#header_title h1 a:link, #header_title h1 a:visited{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 24px;
padding: 0 1px 1px 10px;
color:#FFFFFF;
text-decoration: none;
}

#header_title{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 18px;
padding: 0 1px 1px 10px;
color:#FFFFFF;
margin:0;
}
#descrip {
margin: 0;
padding: 0;

}

#header_title p{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 15px;
padding: 30px 100px 60px 200px;
color:#FFFFFF;
text-align:center;
}

#menu_nav{

border-top: 1px solid #E7FFCE;
border-bottom: 1px solid #E7FFCE;
margin:10px;
margin-top:1px;
height:20px;
 background:#000000;
 color:#FFFFFF;
 padding-top:1px;
 

}


#menu_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	
	list-style-type: none;
}
#menu_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	display: inline;
}
#menu_nav li a:link, #menu_nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px;
	 font-weight: bold;
}
#menu_nav li a:hover, #menu_nav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px;
	 font-weight: bold;
}





#contentwrapper{
background: url(http://www.werentboston.com/blog/wp-content/themes/cleverly-clean-10/images/wrb-bg.jpg);
float: left;
width: 100%;
}


#content {
font-size: 1em;
margin-right: 440px;
overflow:hidden;
padding: 15px 20px 10px;
width: 560px;
}

#content a {
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 12px;
}
.entry{


}
.entry p{
margin-top:5px;
margin-right:29px;
margin-bottom: 10px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 120%;
}
.dayposted{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
color:#606060;
font-size: 12px;

}
.post_location{
margin-left:19px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#606060;
border-bottom:1px solid;
}
.post_location a:link,.post_location a:visited{
margin-left:10px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
color:#002D62;
font-size: 12px;
}

.entry a:visited, .entry a:link{
color: #002D62;
font-size: 1em;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;


}
.post{
padding-top:10px;
margin-bottom:24px;
}

.post h2 a:link, .post h2 a:visited{
	color:#606060;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;

}
.entrymeta{
 background:#FFFFFF;
 text-align:right;
}
.entrymeta a:visited, .entrymeta a:link{
color:#002D62;
font-size: 10pt;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;

}
.sidebar{

font-size:10px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.sidebar ul li{
padding: 10px 0 10px 0;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}





/*                                Start SideBar Left                            */

#sidebar_left {
float: left;
margin-left: -230px;
margin-top: 110px;
padding-top: 3px;
width: 200px;
border: 1px solid #bbb;
background: #eeeeee;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;



}

#sidebar_left ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

#sidebar_left ul li{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
padding: 10px 0 10px 0;
}

#sidebar_left ul li h2{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 14px;
color:#606060;
}

#sidebar_left  ul ul li{
padding: 0;
line-height: 20px;
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;

}
table#wp-calendar{
width: 70%;

}

#sidebar_left a:link, #sidebar_left a:visited{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
color: #002D62;
font-size:12px;
margin-left:0px;

}

/*                                Start Sidebar Right                            */
#sidebar_right {
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
float: left;
margin-left: -210px;
margin-top: 220px;
padding-top: 10px;
width: 200px;
border: 1px solid #bbb;
background: #eeeeee;
}

#sidebar_right ul{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

#sidebar_right ul li{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
padding: 10px 0 10px 0;
}

#sidebar_right ul li h2{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 14px;
color:#002D62;
}

#sidebar_right  ul ul li{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
padding: 0;
line-height: 20px;
}
table#wp-calendar{
width: 70%;

}

#sidebar_right a:link, #sidebar_right a:visited{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
color:#606060;
font-size:12px;
margin-left:0px;
}



.comments-template{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.comments-template textarea{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#comments, #respond {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 14px;
}

small {
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	background: url(http://www.werentboston.com/blog/wp-content/themes/cleverly-clean-10/images/Footer.gif);
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #ccc;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:20px;
	width: 830px;
	height:34px;
}

#footer2 {
	background: url(http://www.werentboston.com/blog/wp-content/themes/cleverly-clean-10/images/Footer.gif);
	width: 830px;
	height: 34px;
	float: left;
	z-index: 100;
}

#footer a:link, #footer a:visited{
color:#FFFFFF;
}

#footer A:link, #footer A:visited, #footer A:active
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
#footer A:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#copyright
{
font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
float: left;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
padding-top:0px;
width: 925px;
background:transparent;
}

#copyright A:link, #copyright A:visited, #copyright A:active
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
#copyright A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#poweredby
{
	font-weight: normal;
	font-size: 11px;
	color: #9A9A9A;
	text-align: right;
}
#poweredby A:link, #poweredby A:visited, #poweredby A:active
{
	font-weight: normal;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: underline;
}
#poweredby A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #9A9A9A;
	text-decoration: none;
}

img {
	margin: 10px;
}