body {
	/*background: #c7cfd9 url('../images/body-bg.gif') repeat-x;*/
	background: #c7cfd9 url('../images/background-noise.png') repeat left top;
	color: #000;
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a.standout, 
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
form, fieldset, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 24px;
	line-height: 1.2em;
}
h2 {
	font-size: 18px;
	line-height: 1.2em;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.wrap {
	margin: 0 auto;
	width: 960px;
}

#header {
	background: white;
	position: relative;
	z-index: 20;
}
#headerWrap {
	background: url('../sprites/master.png') no-repeat left top;
	height: 115px;
	overflow: hidden;
}

#logo {
	float: left;
	margin: 0;
}
#logo a {
	display: block;
	height: 0;
	overflow: hidden;
	margin: 44px 0 12px 10px;
	padding-top: 58px;
	width: 218px;
}

#latest_tweet {
	background: url('../sprites/master.jpg') no-repeat 403px 0px;
	border: none;
	float: right;
	height: 97px;
	margin: 0 0 0 20px;
	padding: 18px 180px 0 12px;
	width: 394px;
}
.tweet {
	color: #666666;
	font-family: Georgia, "Times New Roman", serif; /*Garamond-15*/
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0; /*5px*/
}
.tweet a {
	color: #317DC9;
	text-decoration: underline;
}
.tweet a:hover {
	text-decoration: underline;
}
.tweet cite {
	display: block;
	margin: 5px 0 0 0;
}
.tweet .reltime {
	color: #b2b2b2;
	font-size: 85%;
	text-decoration: none;
}
.tweet .followers {
	color: #317DC9;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	text-decoration: none;
}

#navWrap {
	background: #002F56 url('../sprites/master.png') repeat-x 0px -115px;
}
#nav {
	clear: both;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	list-style: none;
	padding: 0 10px;
}
#nav li {
	float: left;
	position: relative;
}
#nav a {
	color: #fff;
	display: block;
	padding: 0 20px;
	text-decoration: none;
}
#nav a:hover, #nav .active a {
	background: #002146;
	text-decoration: none;
}
#nav li div,
#nav li .sub-menu {
	top: 40px; /* must match #nav line-height */
	left: -9999px;
	position: absolute;
}
#nav ul {
	background: #315574 url('../sprites/master.png') no-repeat -590px -378px;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 5px 0;
	width: 190px;
}
#nav li:hover div,
#nav li.hover div,
#nav li:hover .sub-menu,
#nav li.hover .sub-menu {
	left: 0;
}
#nav li:hover a,
#nav li.hover a {
	background: #002146;
}
#nav ul li {
	float: none;
}
#nav ul a {
	background: none !important;
	color: #fff;
	display: block;
	padding: 4px 4px 4px 20px;
}
#nav ul a:hover {
	background: #002146 !important;
	color: #fff;
}

#crumbs {
	background: #d2d3d4 url('../sprites/master.png') no-repeat left -155px;
	color: #555;
	font-size: 11px;
	height: 19px; /*24*/
	padding: 5px 20px 0;
}
#crumbs a {
	color: #555;
}

#content {
	background: white url('../sprites/columns-v2.png') repeat-y -1322px top;
	padding: 0 10px;
	*zoom: 1; /*ie6/ie7 clearfix*/
	z-index: 10; /* to ensure postSidebar sits above newsBanner */
}
#content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.left-post {
	float: left;
	margin: 0 30px;
	width: 600px;
}
.right-post {
	float:left;
	margin: 0 30px 0 0;
	width: 270px;
}

/* Newsletter Signup above Footer */
#newsBanner {
	background: url('../sprites/master.png') no-repeat 0px -179px; /*-12*/
	height: 46px; /*111*/
	margin: 0 auto -29px;
	overflow: hidden;
	padding: 65px 27px 8px 169px; /*75.30.0.157*/
	position: relative;
	width: 788px; /*960*/ /*773*/
}
#newsCopy {
	float: left;
}
#newsBanner #winSticker {
	background: url('../sprites/master.jpg') no-repeat -183px 0px;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 111px;
	text-decoration: none;
	width: 157px;
	position: absolute;
	left: 0;
	top: 0;
}
#newsBanner h3 {
	font-size: 24px;
	height: 0;
	line-height: 32px;
	overflow: hidden;
	padding-top: 24px;
}
#newsBanner a {
	text-decoration: underline;
}
#newsForm {
	float: right;
	width: 380px;
}
#newsForm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#newsForm li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#newsForm label {
	display: none;
}
#newsForm label.overlayed {
	color: #bbb;
	cursor: text;
	display: block;
	font-size: 12px;
	left: 11px;
	position: absolute;
	top: 10px;
	white-space: nowrap;
}
#newsFormTbl td {
	height: 34px;
	position: relative;
	vertical-align: middle;
}
#newsEmail {
	background: url('../sprites/master.png') no-repeat left -344px;
	border: none;
	display: block;
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	padding: 5px 11px;
	width: 254px; /*276*/
}
#newsSubmit {
	background: url('../sprites/master.png') no-repeat -276px -344px;
	border: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 34px 0 0 0;
	height: 34px;
	width: 100px;
}
#newsSubmit:hover {
	background-position: -376px -344px;
}

/* footer */
#footer {
	background: #002F56;
	color: #ffffff;
	clear: both;
	line-height: 1.8em;
	padding: 40px 0 20px;
}
#footer .wrap,
#postfooter .wrap {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
}
#footer .col {
	float: left;
	width: 300px;
}
#footer .colmid {
	margin: 0 30px;
}
#footer .coltwo {
	float: left;
	margin: 0 30px 0 0;
	width: 630px;
}
#footer a {
	color: #ffffff;
}
#footer .standout {
	text-decoration: underline;
}
#footer h4 {
	color: #ffffff;
	/*font-family: "Hoefler Text",Baskerville,Garamond,"Palatino Linotype",Georgia,"Times New Roman",serif;*/
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
#footer p, #footer dl, #footer ul {
	margin: 0 0 20px;
	padding: 0;
}
#footer ul {
	list-style: none;
}
#footer li {
	border-bottom: 1px solid #173A56;
}

/* footer: products */
#popularProducts {
	line-height: 1em;
}
#popularProducts a {
	background: url('../sprites/master.png') no-repeat -40px -300px;
	display: block;
	height: 30px;
	padding-left: 30px; /*25img*/
	padding-top: 6px;
}
#popularProducts span { display: block; font-size: 0.8em; }
#ppInfluence a { background-position: -40px -300px; }
#ppTogether a { background-position: -350px -300px; }
#ppWhileHot a { background-position: -660px -300px; }

/* footer: flickr */
#footer .flickr {
	margin: 5px 0 0;
}
#footer .flickr li {
	border: none;
	float: left;
	margin: 0 9px 0 0;
}
#footer .flickr img {
	border: 3px solid #496277;
	height: 48px;
	width: 48px;
}
#footer .flickr a:hover img {
	border-color: #C4D5E3;
}

/* footer: compassion ad*/
#ftCompassion {
	background: url('../images/footer/compassion.jpg') no-repeat left top;
	display: block;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding-top: 80px;
	width: 300px;
}

/* post-footer */
#postfooter {
	background: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	padding: 10px;
}
#copyright {
	float: left;
}
#copyright .wplinks, #copyright a {
	color: #888;
}
#legalese {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#legalese li {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: right;
}
#legalese a {
	color: #fff;
	text-decoration: underline;
}

/* Sidebar Widgets */
/*
.widget {
	background: #c3ccd6;
	border-bottom: 7px solid #344674;
	margin: 33px 0 0 0;
	margin: 0 0 30px 0;
	padding: 0;
}
*/
.widget {
	padding-bottom: 1px;
}
.widget h3 {
	background: transparent url('../sprites/columns-v2.png') no-repeat -980px -110px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 0 -13px;
	padding: 4px 0 11px 23px;
	text-transform: uppercase;
}
.widget p,
.widget select,
.widget_tag_cloud div {
	margin: 10px 30px 15px;
}
.widget_tag_cloud div {
	line-height: 18px;
}

#upcoming-events {
	background: white url('../sprites/master.png') no-repeat -940px -400px;
	padding-top: 15px;
}
.eventicon {
	background: url('../sprites/master.png') no-repeat -940px -400px;
	display: block;
	float: left;
	margin-bottom: -40px;
	position: relative;
	top: -15px;
	height: 40px;
	width: 40px;
}
#upcoming-events h3 {
	background: #e5e5e5 url('../sprites/master.png') no-repeat -940px -416px;
	background: #e5e5e5;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cfd6de;
	color: #000;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 46px;
}
#upcoming-events ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#upcoming-events li {
	border-bottom: 1px solid #cfd6de;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin-top: -1px; /*hide first top border*/
	overflow: hidden;
	padding: 5px 0;
}
#upcoming-events .date {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	width: 160px;
}
#upcoming-events .city {
	float: left;
	width: 140px;
}
#upcoming-events .learn {
	color: #002f56;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
}

#buyTickets {
	background: #ddd url('../sprites/master.png') no-repeat 0px -378px;
	display: block;
	height: 0;
	overflow: hidden;
	margin: 20px 0;
	padding-top: 62px;
	width: 270px;
}
#buyTickets:hover {
	background-position: -270px -378px;
}
/* / Sidebar Widgets */

/* blog post */
#sidebar img {
	background: white;
	border: 1px solid #d3d9e0;
	display: inline;
	padding: 8px;
}
.aligncenter,
img.aligncenter {
	display: block;
	margin: 15px auto;
}
.alignleft {
	margin: 6px 20px 15px 0;
}
.alignright {
	margin: 6px 0 15px 20px;
}
img.wp-post-image {
	float: right;
	margin: 6px 0 15px 20px;
}
#sidebar img.aligncenter {
	display: block;
	margin: 5px auto;
}
.left-post a {
	color: #002F56;
	text-decoration: underline;
}
.left-post blockquote {
	background: #EBEEF1;
	color: #002F56;
	border-top: 1px solid #002F56;
	border-bottom: 1px solid #002F56;
	margin: 20px 0;
	overflow: hidden;
	padding: 15px 20px;
}
.post {
	background: #EBEEF1;
	margin: 0 10px 0 -40px;
}
.post h2 {
	background: #002f56 url('../sprites/content.png') no-repeat -1296px -43px;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	line-height: 28px;
	margin: 0 -4px;
	padding: 10px 40px 5px;
}
.post h2 a {
	color: #fff;
	text-decoration: none;
}
.post p {
	color: #344674;
	line-height: 2em;
}
.postdate {
	color: #c3ccd6;
	float: right;
	font-size: 11px;
	font-style: italic;
	margin: 17px 15px 0;
	position: relative;
}
.postcontent {
	background:  url('../sprites/content.png') repeat-y -1904px 0px;
	margin: 0 -4px;
	overflow: hidden;
	padding: 10px 30px 10px 40px;
}
img.aligncenter,
img.alignleft,
img.alignright,
img.wp-post-image,
.wp-caption {
	background: #f5f5f5;
	border: 1px solid #aaa;
	padding: 8px;
	text-align: center;
		box-shadow: 0 0 3px #AAA;
		-o-box-shadow: 0 0 3px #AAA;
		-icab-box-shadow: 0 0 3px #AAA;
		-khtml-box-shadow: 0 0 3px #AAA;
		-moz-box-shadow: 0 0 3px #AAA;
		-webkit-box-shadow: 0 0 3px #AAA;
		border-radius: 5px;
		-o-border-radius: 5px;
		-icab-border-radius: 5px;
		-khtml-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
}
.wp-caption {
	padding: 8px 3px;
}
.wp-caption p,
.home .left-post .wp-caption p {
	font-size: 11px;
	line-height: 14px;
	margin: 5px 5px 0;
	text-align: center;
}

.postmeta {
	background: #c3ccd6 url('../sprites/content.png') no-repeat -1296px -12px;
	margin: 0 -4px;
	padding: 5px 40px 12px;
}
.postmeta a {
	text-decoration: none;
}
.postmeta .permalink {
	float: right;
}
.postmeta .count {
	background: url('../sprites/master.png') no-repeat -540px -411px;
	float: left;
	font-weight: bold;
	height: 17px;
	margin: -10px 4px 0 0;
	padding: 4px 5px 8px 3px;
	text-align: center;
	width: 30px;
}
.postmeta a:hover {
	text-decoration: none;
}
.postmeta .permalink:hover,
.postmeta a:hover .decorate,
.postmeta .cta {
	text-decoration: underline;
}

.productmention p {
	margin: 0;
}
.productimglink {
	border: 1px solid #758ea4;
	float: left;
	margin: 0 15px 0 0;
}

/* form stylings */
fieldset {
	margin: 20px 0;
	padding: 20px;
}
.irow {
	margin-bottom: 20px;
	overflow: hidden;
	padding: 3px;
}
.irow label {
	display: block;
	margin-bottom: 3px;
}
.irow input {
	font-size: 16px;
	padding: 3px 4px;
	width: 220px;
}
.irow textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 4px;
	width: 475px;
}
.irow select {
	font-size: 14px;
	padding: 3px 9px 3px 4px;
}
.icell {
	float: left;
	margin-right: 21px;
}
.halfwidth {
	width: 234px;
}
.irow .longtext {
	width: 475px;
}
.irow .shorttext {
	width: 80px;
}

/* blog comments */
ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}
ol.commentlist ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
ol.commentlist li {
	border-top: 1px solid #c3ccd6;
	padding: 4px 4px 4px 50px;
	position: relative;
}
.comment-author {
	padding: 4px 170px 4px 0;
}
.commentlist cite {
	font-size: 1.2em;
}
.commentlist cite a {
	color: #344674;
}
.commentlist .comment-meta {
	font-size: 0.8em;
	position: absolute;
	right: 4px;
	top: 0;
}
.commentlist .comment-meta a {
	color: #9BA6BF;
	text-decoration: none;
}
.commentlist .comment-meta a:hover {
	color: #344674;
}
.comment-author-ken {
	background: #e9ecf0;
	/*border-top: 1px solid #9ba6bf;*/
	margin-bottom: 6px;
}
.comment-author-ken .avatar {
	/*background: #9ba6bf;*/
}
.avatar {
	background: #e9ecf0;
	border: 1px solid #c3ccd6;
	border-top: none;
	padding: 4px;
	position: absolute;
	left: 0;
	top: 0;
}
.comment-body p img {
	border: none;
	padding: 0;
}

/* BEGIN HOMEPAGE SPECIFIC STYLING */
/* HOME: intro */
#intro {
	float: right;
	margin: 30px;
	width: 270px;
}
#intro h1 {
	font-size: 18px;
	margin: 0;
}
#intro p {
	line-height: 2em;
}
#intro h4 {
	font-size: 14px;
	margin: 18px 0 2px;
}

/* HOME: image carousel */
#carouselwrap {
	background: #C3CCD6;
	padding-bottom: 34px;
	margin: 30px;
	width: 600px;
}
#carousel, #carousel li {
	height: 248px;
	width: 600px; /*903*/
	overflow: hidden;
}
#carousel ul, #carousel li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#carousel blockquote {
	color: #344674;
	font-size: 12px;
	line-height: 16px;
	margin: 30px 20px 0 30px;
	width: 300px;
}
#carousel h3 {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 5px 0;
}
#carousel p {
	padding: 0 0 15px 0;
}
#carousel a {
	background-color: #002f56;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding: 1px 4px 1px 4px;
	text-transform: uppercase;
}
#carousel a:hover {
	background-color: #717d9d;
}

#controlplacement{
	position: absolute; /*?*/
	padding: 6px 29px 0;
}
#controls {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#controls li {
	float: left;
}
#controlplacement a {
	background: #A7B1C3;
	border: 3px double #C3CCD6;
	color: #fff;
	float: left;
	height: 17px;
	line-height: 17px;
	margin: 0 10px 0 0;
	outline: none;
	overflow: hidden;
	padding: 0 7px;
	text-decoration:none;
}
#controlplacement .current a {
	background: #909CB3;
}

/* HOME: blog post */
.home .post {
	margin: 0 0 0 -40px;
}
.home .post h2 {
	background-position: 0px -43px;
}
.home .postcontent {
	background-position: -648px 0px;
}
.home .postmeta {
	background-position: 0px -12px;
}

/* HOME: youtube */
#watchYTpreview {
	background: url('../sprites/master.jpg') no-repeat 0px -120px;
	display: block;
	height: 0;
	margin-top: 4px;
	overflow: hidden;
	padding-top: 150px;
	width: 270px;
}
#watchYouTube ul {
	background: #e5e5e5;
	border-bottom: 1px solid #cccccc;
	color: #000;
	font-size: 11px;
	line-height: 19px;
	list-style: none;
	margin: 0 0 30px;
	padding: 10px 10px 8px;
}
#watchYouTube li {
	background: url('../sprites/master.png') no-repeat -975px -158px;
	margin-bottom: 2px;
	padding-left: 14px;
}
#watchYouTube .ytchannel {
	background: url('../sprites/master.png') no-repeat -940px -379px;
	margin-top: 8px;
	padding-left: 44px;
}
#watchYouTube .ytchannel a:hover {
	text-decoration: none;
}
#watchYouTube a em {
	color: #002F56;
	text-decoration: underline;
}

/* HOME: moreposts */
.moreposts {
	float: left;
	line-height: 2em;
	margin: 30px 30px 30px 0;
	width: 270px;
}
.moreposts ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.moreposts a {
	color: #000;
	text-decoration: none;
}
.moreposts a:hover {
	text-decoration: underline;
}
.primarylink,
.moreposts .blogarchives {
	color: #002F56;
	font-size: 14px;
	margin: 10px 0;
	text-decoration: underline;
}
/* HOME: speakers */
.speakers {
	float: left;
	line-height: 2em;
	margin: 30px 0;
	width: 300px;
}
.speakers p {
	margin: 0;
}
.speakers a {
	color: #002F56;
	text-decoration: underline;
}
/* HOME: banners */
.workshops a {
	display: block;
	height: 0;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 98px;
	width: 270px;
}
#summitBanner {
	background: url('../images/banners/summit-270.jpg') no-repeat left top;
}
#dcwBanner {
	background: url('../images/banners/dcw-270.jpg') no-repeat left top;
}
/* /HOME */

/* TWO COLUMN PAGES */
.page #content, 
.single #content, 
.blog #content,
.category #content,
.archive #content {
	background: white url('../sprites/columns-v2.png') repeat-y left top;
	padding: 0 10px;
	position: relative;
}

/* OLD ALL WHITE PAGE */
#oldcol #content {
	background: white url('../sprites/columns-v2.png') repeat-y -1322px top;
	padding: 0 10px;
}
#oldcol .left-post {
	width: 440px;
}
#oldcol #sidebar {
	background: white;
	border: none;
	margin-right: 30px;
	width: 429px;
}
#oldcol #postSidebar {
	display: none;
}

/* PAGE */
.page .left-post {
	padding: 30px 0;
	width: 550px;
}
.page .left-post p {
	line-height: 2em;
}

/* BLOG, CATEGORY, and ARCHIVE INDEXES */
.blog .left-post,
.category .left-post,
.archive .left-post {
	padding: 30px 0;
	width: 570px;
}
.blog .post,
.category .post,
.archive .post {
	margin-bottom: 30px;
}
.category h1,
.archive h1 {
	margin-bottom: 20px;
}

/* SINGLE */
.single .left-post {
	line-height: 2em;
	padding: 20px 0;
	width: 410px;
}
.page .post-edit-link, 
.single .post-edit-link {
	background: #efc2c4;
	border: 1px solid #bf3b40;
	color: #000;
	float: right;
	font-size: 10px;
	line-height: 16px;
	opacity: 0.5;
	padding: 0 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.page .post-edit-link:hover, 
.single .post-edit-link:hover {
	background: #bf3b40;
	color: white;
	text-decoration: none;
}
.single .left-post h1 {
	color: #002f56;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}
.single #comment {
	width: 100%;
}
#actions {
	float: left;
	margin: 0 0 0 30px;
	padding: 30px 0;
	width: 130px;
}
#actions, #actions a {
	color: #555;
}
#actions h5 {
	color: #66829a;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin: 30px 0 0;
}
#actions ul {
	line-height: 1.5em;
	margin: 0 0 0 17px;
	padding: 0;
}
#actions .sharingwrap {
	overflow: hidden;
}
#actions .tweetmeme_button {
	float: left;
	margin-left: 10px;
}
#sidebar {
	background: #eaedf0;
	border-left: 1px solid #c2ccd6;
	float: right;
	/*padding: 20px 30px;*/
	padding: 20px 0;
	width: 329px;
}
#sbConnect {
	background: #bbc7d1 url('../sprites/columns-v2.png') no-repeat -992px 0px;
	padding-bottom: 0;
}
#sbConnect .content {
	background: #bbc7d1;
	overflow: hidden;
}
#sbConnect h3 {
	background-position: -980px 0px;
}
#sbConnect p {
	color: #002F56;
	margin: 8px 10px 12px 52px;
}
#sbConnect form {
	margin: 0;
	padding: 0 20px;
	position: relative;
}
#sbConnect #sidebar_email {
	border: 1px solid #8399AC;
	font-size: 12px;
	padding: 7px 6px 6px;
	width: 168px;
}
#sbSocial {
	background: url('../sprites/columns-v2.png') no-repeat -1170px -70px;
}
#sbConnect ul {
	float: left;
	list-style: none;
	height: 24px;
	margin: 24px 0 0;
	padding: 7px 0 0 0;
	width: 132px;
}
#sbConnect li {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 5px 4px 0 32px;
	text-align: center;
}
#sbConnect label {
	display: none;
}
#sbConnect label.overlayed {
	color: #bbb;
	cursor: text;
	display: block;
	font-size: 12px;
	left: 30px;
	position: absolute;
	top: 9px;
	white-space: nowrap;
}
#sbGetUpdates {
	background: url('../images/get-updates.png') no-repeat 0 0;
	border: none;
	cursor: pointer;
	height: 30px;
	overflow: hidden;
	padding-top: 30px;
	vertical-align: bottom;
	width: 103px;
}
#sbGetUpdates:hover {
	background-position: 0 -40px;
}

#postSidebar {
	background: url('../sprites/columns-v2.png') no-repeat -992px bottom;
	position: absolute;
	bottom: -50px;
	right: 10px;
	height: 50px;
	width: 330px;
	z-index: 5;
}

/* Home is One Column */
.home #content {
	background: white url('../sprites/columns-v2.png') repeat-y -1322px top;
	padding: 0 10px;
}
.home .left-post {
	padding: 0;
	width: 600px;
}

/* Misc. Pages */
.pagecontent {
	line-height: 2em;
	padding: 30px;
	width: 600px;
}
.pagecontent a {
	color: #002f56;
	text-decoration: underline;
}

/* Booking form page */
.page-template-page-booking-php .left-post {
	width: 570px;
}
.booking h2 {
	font-size: 1.5em;
}
.booking fieldset {
	border: none;
	border-top: 1px solid #002F56;
	padding: 15px 0 0 10px;
}
.booking legend {
	color: #002f56;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding: 0 5px;
}
.booking .irow {
	margin-bottom: 10px;
}
.booking .postmeta {
	background-position: -1296px 0;
	padding: 9px 40px 13px;
}
.imgdl {
	margin: 10px 30px;
}
.imgdl .standout {
	font-size: 0.9em;
	font-style: italic;
}
.imgdl dt {
	float: left;
}
.imgdl dd {
	margin-left: 88px;
	padding-bottom: 20px;
}
.imgdl strong {
	display: block;
}

/* greet box */
.greet_block {
  background:#fff;
  border:1px solid #eee;
  margin:10px 0;
  width:100%;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
  color:#333;
  font-size:16px;
  line-height:20px;
  margin:10px;
}

.greet_block_close {
  background:#fff;
  border:1px solid #ccc;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}
