/*
THEME NAME: Sandbox 1.6.1
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/




div#wrapper {
	width: 780px;
	clear: both;
	float: none;
	margin: 0 auto auto;
}

/* @group bodyelements */

body {
background:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#222;
padding:0;
margin:0;
border-top:#333 2px solid;
}

h1 {
	font-size: 30px;
	display: block;
	top: 89px;
	text-shadow: #000 0 1px 0;
	clear: both;
	margin: 42px auto 8px;
	font-weight: normal;
	font-style: normal;
	width: 780px;
	padding: 0;
}

h2 {
	font-size: 18px;
		margin-bottom: 5px;
	margin-top: 0;
}

h2  a {
	color: #002d70;
}

h1 a {
color: #fff;

}
h1 a:hover{
	text-decoration: none;
}

h3  a {
	color: #222;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
}

div#comments {
	margin-top: 50px;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #002d70;
	text-decoration: none;
}

p {
	line-height: 20px;
	margin-top: 14px;
	margin-bottom: 14px;
}

div#container {
float:right;
margin: 120px 0 0 -200px;
width:100%;
}

div#content {
margin: 0 0 0 220px;

}

img {
	margin-bottom: 0px;
	margin-top: 0px;
	border-style: none;
}

img a {
	margin-bottom: 0px;
	margin-top: 0px;
	border-style: none;
}

.wp-caption {
	margin-top: 14px;
	margin-bottom: 14px;
}





/* @end */

/* @group head and foot */

div#blog-description {
	position: relative;
	bottom: 25px;
	left: 109px;
	font-style: italic;
	font-size: 12px;
	display: none;
}

div#header {
text-align: left;

	padding-bottom: 10px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-color: #1a1a1a;
	border-bottom: 1px solid #ccc;
	margin: auto;
	width: 100%;
}


div#footer {

text-align: left;
	margin-bottom: 40px;
	clear: both;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	margin-left: 220px;
}



/* @end */

/* @group post */

.entry-title,.entry-meta {
clear:both;
}

div.entry-date a {
	color: #222;
}

div.entry-meta {
	margin-bottom: 34px;
	margin-top: 20px;
	background-color: #eee;
	padding: 10px;
	border-top: 1px solid #ccc;
}

div.entry-date {
	font-size: 14px;
	font-style: italic;
}

h3.entry-title {
	margin-bottom: 5px;
	font-size: 14px;
}

div.archive-meta {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
	font-style: italic;
}

div#nav-above {
margin-bottom: 0;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	display: block;
	position: absolute;
	top: 62px;
	width: 560px;
}

div#nav-above a {
	color: #999;
}

div#nav-below {
		font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;

margin-top: 4em;
	margin-bottom: 4em;
}



div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



/* @end */

/* @group sidebar */

div#fromcenterbrook {
	color: #000;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
	font-size: 12px;
}


div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin: 0;
	font-size: 12px;
}

div.sidebar ul ul li {
	list-style-type: none;
	margin-bottom: .3em;
	margin-top: 0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#secondary {
clear: both;
	width: 540px;
	margin-left: 220px;
}

div#primary {
	margin-top: 120px;
	float:left;
	overflow:hidden;
	width:180px;
}

div.sidebar {


}



/* @end */

li.widget_rss {
}



div#menu {
height:1.5em;
margin: 1em 0;
width:100%;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: none;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display: none;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
	margin-bottom: 34px;
	margin-top: 20px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
	margin: 0 0 1.2em 1.5em;
	clear: right;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text, .gallery-caption{
	font: normal normal 9px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	margin-top: 4px;
	margin-bottom: 0;
}

.gallery-caption {
	display:none;
}


div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#respond {
	margin-top: 50px;
	margin-bottom: 60px;
}

div#nav-images {
height:150px;
margin:1em 0;
}


input#author,input#email,input#url,div.navigation div {
width:49%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

#comments-list ol {
	list-style-type: none;
	padding-left: 10px;
}

div.comment-author.vcard {
	font-size: 14px;
	font-weight: bold;
}

div.comment-meta {
	font: normal normal 9px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}


span.unapproved {
	color: #ff1c1c;
	border-style: dotted;
	margin: 11px 0 0;
	border-width: 1px;
	padding: 10px;
	display: block;
	width: 300px;
}


/* Services */

ul.services {
	margin-left: 0;
	padding-left: 0;
}


ul.services li { float: left;
	list-style-type: none;
}
ul.services li a { display: block; background-position: 0 8px; background-repeat: no-repeat; text-indent: -9000px; width: 16px; height: 16px; padding: 8px 8px 8px 0;
	list-style-type: none;
}

ul.services li.twitter a { background-image: url(/css/services/twitter-bw.png); }
ul.services li.facebook a { background-image: url(/css/services/facebook-bw.png); }
ul.services li.flickr a { background-image: url(/css/services/flickr-bw.png); }
ul.services li.youtube a { background-image: url(/css/services/youtube-bw.png); }
ul.services li.rss a { background-image: url(/css/services/feed-bw.png); }

ul.services li.twitter a:hover { background-image: url(/css/services/twitter.png); }
ul.services li.facebook a:hover { background-image: url(/css/services/facebook.png); }
ul.services li.flickr a:hover { background-image: url(/css/services/flickr.png); }
ul.services li.youtube a:hover { background-image: url(/css/services/youtube.png); }
ul.services li.rss a:hover { background-image: url(/css/services/feed.png); }



/* Services Return */

ul.servicesre {
	margin-left: 0;
	padding-left: 0;
}


ul.servicesre li { list-style-type: none;
}
ul.servicesre li a { display: block; background-position: 0 8px; background-repeat: no-repeat; text-indent: -9000px; width: 113px; height: 20px; padding: 8px 8px 8px 0;
	list-style-type: none;
}

ul.servicesre li.return a { background-image: url(/images/common/centerbrook-logo-small.gif); }


/* Tooltip */

#tooltip { display: none; position: absolute; }

#tooltip div.tooltip-tail { display: block; position: relative; top: 1px; left: 10px; width: 11px; height: 6px; background: url(/images/common/tooltip-tail-light.gif) top left no-repeat; overflow: hidden; }

#tooltip div.tooltip-content { background-color: #eee; padding: 8px 10px; border: 1px solid #ccc;
	color: #666;
}
#tooltip.thumb div.tooltip-content { width: 59px; height: 42px; padding: 2px; overflow: hidden; }

#tooltip strong, #tooltip span, #tooltip em { display: block; clear: left; line-height: 1em; }
#tooltip strong { font-size: 1em; }
#tooltip span { font-size: 1em; margin-top: 3px; }
#tooltip em { font-size: 1em; font-style: normal; margin-top: 10px; }

#tooltip.square { width: 250px; min-height: 30px; }

div#sharing {
	clear: none;
	display: block;
	position: relative;
	top: -6px;
	width: 260px;
	float: right;
	text-align: right;
}

div#sharing_twitter {
	width: 60px;
	display: inline;
	margin: 0;
	padding: 0 0 4px;
	vertical-align: bottom;
}

div#sharing_fb {
	display: block;
	clear: none;
	margin: 0;
	vertical-align: bottom;
	width: 50px;
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
div.entry-content ul li {
	margin-top: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

div.entry-content ul {
	margin-top: 14px;
	margin-bottom: 20px;
	padding-left: 30px;
}
div.entry-content a {
	text-decoration: underline;
}

div.entry-content a:hover {
	text-decoration: none;
}
