/*
Theme Name: Scout Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: May Shi
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #dadada url('images/template/page-bg.jpg') repeat-x top center;
	color: #4f4f4f;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	color: #fff;
	}
	
#nav {
	font-size: 1.5em;	
	font-family: Georgia, Arial, Sans-serif;
	}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li.topnav {
	float: left;
	border-right: solid 1px #878787;	
	}
	
#nav li a {
	color: #fff;
	padding: 5px 20px 6px 10px;
	display: block;
	width: auto;
        _width: 70px;
	font-style: normal;
	font-size: 1.0em;
	font-family: Georgia, Verdana, sans-serif;
	}
	
#nav li.topnav a:hover {
	background: url(/wp-content/themes/scout/images/template/nav-over.jpg) repeat-x; 
}

#nav li.last {
	border: none;
	}
	
#nav div.submenu {
	clear:left;
	position: absolute;
	display: none;
	border-top: solid 1px #515151;
	background: #2c0c4b;	
	filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9;		
	width: 170px;
}

#nav #submenu-cities {
	width: 680px;
}

#nav #submenu-scouts {
	width: 510px;
}

#nav div.submenu li {
	width: 170px;	
	float: left;
	border-right: 0px;
}

#nav div.submenu a {
	color: #fff;
	width: 150px;
	padding: 5px 10px;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}

#nav div.submenu li a:hover {
	background: #8a6f9c;
	color: #2d0e4a;
	text-decoration: none;
	filter:alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0;
        cursor: pointer;		
}


#nav div.submenu ul li {
	display: block;
}

#nav div.submenu ul li .subhead, #nav div.submenu ul li .subhead:hover {
	text-transform: uppercase;
	color: #9983a9;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	background: none;
}

#nav div.submenu li ul.children {
	display: block;
}

#nav div.submenu li ul.children li a {
	padding-left: 20px;
	width: 140px;
}

#nav li.topnav:hover div.submenu, #nav li.selecteditem div.submenu {
	display: block;
	z-index: 999;	
}
	
#header #searchform {
	position: absolute;
	display: block;
	margin: 0;
	margin-left: 650px;
	_margin-left: 660px;
	padding: 0px;
	margin-top: 2px;
}

#header #searchform #s {
	width: 289px;
	border: none;
	padding: 4px 5px;
	_padding: 1px 5px;
	_width: 274px;
	color: #2d0c4b;
	text-align: right;
	font-weight: bold;
}

#header #searchform #searchsubmit {
	color: #2d0c4b;
	_position: relative;
	_top: -2px;
	display: none;
}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	margin-top: 0px;
	font-size: 0.95em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	float: left;
	line-height: 1.6em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small, .entry-by-info {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry-by-info {
        display: block;
}
	
a {
	color: #2d0c4b;
	text-decoration: none;
	outline: none;
}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	padding-bottom: 5px;
	}

h2.pagetitle {
	font-size: 1.6em;
	background-color: #2c0c4b;
	color: #fff;
	padding: 10px;
	width: 600px;
	font-style: italic;
	margin-bottom: 18px;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 2.0em;
	margin: 5px 0;
	}
	
h3 a {
	color: #666;
	font-family: Arial, verdana, sans-serif;
	font-style: normal;
}

	

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #2D0C4B;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
	line-height: 1.4em;
	}
	
#sidebar a {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	font-size: 90%;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a { font-style: normal !important; font-family: Georgia, Arial, sans-serif; }

h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: underline;
	}

a:hover {
	color: #2d0c4b;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

textarea {
     resize: none;
}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	}

#header {
	height: 146px;
	width: 950px;
	}
	
#header .headerImg {
	height: 107px;
	padding: 10px 0 0 10px; 
}

#nav {
	height: 29px;
}

#mindshare {
	position: absolute;
	margin: 80px 0 0 855px;
}
		
#mainContent {
	background: #fff url(/wp-content/themes/scout/images/template/content-bg.gif) repeat-y;
}

.plainBackground {
	background: #fff !important; 
}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 0;
	margin: 0px 0 0;
	width: 640px;
	background: white;
	}

.widecolumn {
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	width: 619px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	border-bottom: solid 1px #e5e5e5;
	padding: 0 0 10px;
	margin-bottom: 18px;
	}
	
.pagecolumn .post {
	border-bottom: none;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .post .entry {
	float: left;
	width: 450px;
	_width: 440px;
	margin-top: 10px;
	padding-right: 10px;
	border-right: solid 1px #e5e5e5;
        overflow: hidden;
}

.pagecolumn .post .entry {
	border-right: none;
	width: 550px;
}

.widecolumn .post .postmetadata {
	float: right;
	width: 140px;
	line-height: 1.2em;
	margin-top: 10px;
}

.widecolumn .post .postmetadata a {
	font-family: Georgia, Arial, sans-serif;
	font-style: italic;
	font-size: 0.85em;
}

.widecolumn .post .postmetadata .pdata {
	border-top: solid 1px #e5e5e5;
	padding: 9px 0 12px;
}

.widecolumn .post .postmetadata .pdata a {
	font-weight: bold;
}

.widecolumn .post .postmetadata h4 {
	padding: 0 0 3px 0;
	margin: 0;
	font-weight: normal;
}

.widecolumn .post .comment_cont {
	border-top: solid 1px #e5e5e5;
	padding-top: 18px;
        margin-top: 18px;
}

.widecolumn .post img {
       margin-bottom: 10px;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.indexpage .postmetadata {
	clear: both;
	font-weight: bold;
	font-size: 85%;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 930px;
	clear: both;
	background: #efefef;
	height: 168px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h1 {
	padding: 10px 0 0 10px;
	text-align: left;	
}

h2 {
	margin: 0;
	font-style: Georgia, Verdana, sans-serif;
}	


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	xmargin: 0 0 20px;
	font-size: 1.8em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html body .entry li {
	padding: 7px 0 8px 10px;
	}

/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	font-size: 0.95em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px;
	}

#content #searchform #s {
	width: 208px;
	padding: 2px 5px;
	margin-right: 5px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	background-color: #2c0c4b;
	color: #fff;
	border: none;
	padding: 8px 0;
	width: 90px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 10px;
	xmargin-left: 650px;
	width: 290px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a {
	background-color:#2C0C4B;
	border:medium none;
	color:#FFFFFF;
	padding:8px 0;
	width:80px;
	display: block;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.more-link { display: block; }

.featuredBlock { width: 930px; padding-left: 10px; font-size: 1.2em; }
.featuredBlock .featuredImg { float: left; width: 630px; /*height: 355px;*/ overflow-x: hidden;  text-align: center; }
.featuredBlock .featuredContent { float: left; width: 270px; padding-left: 20px; }
.featuredBlock .featuredContent img, .featuredBlock .featuredContent .wordtube { display: none; }
.featuredBlock .latestPostTitle { color: #2d0c4b; font-weight: bold; font-size: 90%; }
.featuredBlock .featuredContent h2 { margin: 5px 0; color: #666666; font-size: 2.0em; line-height: 100%; }
.featuredBlock .featuredContent h2 a { font-family: Arial, Verdana, sans-serif; }
.featuredBlock .featuredContent small { color: #666666; }
.featuredBlock .featuredContent .entry p { margin-top: 0px; }
.featuredBlock .thickBar { padding-top: 7px; } 
.featuredBlock .featuredContent .wp-caption, .featuredBlock .featuredContent .wp-caption-text { display: none; }



.thickBar { clear: left; height: 15px; overflow: hidden; }
.thickBar .leftBar { width: 630px; float: left; background-color: #666; height: 15px; }
.thickBar .rightBar { width: 290px; float: right; background-color: #666; height: 15px; }
.clear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.indexpage { padding-left: 1px; }
.indexpage .post, .indexpage .page { width: 209px; float: left; padding-left: 4px; margin-bottom: 20px; }
.indexpage .post h2 { margin: 8px 0 5px 5px; color: #666; font-size: 1.0em; min-height: 30px; _height: 30px; }
.indexpage .entry, .indexpage .postmetadata { margin-left: 5px; }
.indexpage .postmetadata { margin-top: 0px; }
.indexpage .postmetadata a { font-family: Georgia, verdana, sans-serif; font-style: italic; font-size: 95%; }
.indexpage .entry p { margin: 0px; }

#sidebar .dividerbar { height: 15px; background: #666; width: 290px; margin-bottom: 10px; }
#sidebar .widgettitle { width: 280px; font-size: 1.8em; padding-bottom: 6px; border-bottom: solid 1px #e5e5e5; margin: 0 0 10px; text-transform: lowercase; font-weight: normal; }
#sidebar .widget a { font-weight: bold; }
#sidebar .widget { border-bottom: solid 15px #666; padding-bottom: 15px; width: 290px; }
#sidebar .widget_archive { border-bottom: none; }

.indexside { xmargin-left: 645px !important; padding-left: 5px !important; }
.indexside .widget { border-bottom: none !important; }
.indexside .dynamic_sidebar .widget { display: none; }
.indexside .widgettitle, .indexside .sidecontent { margin-left: 5px !important; }
.indexside .dynamic_sidebar .widget_tag_cloud { display: block; }
.indexside .dynamic_sidebar .widget div { padding-left: 5px !important; }
.indexside .sidecontent { margin-top: 5px; }

#browseCatCont { margin-bottom: 20px; }
#browseCatCont .browseTitle { height: 37px; overflow: hidden; }
#browseCatCont .browseTitle li { float: left; width: 90px; padding-right: 0px; }
#browseCatCont .browseTitle li.browseby { width: 100px; padding: 10px 0 10px 10px; background-color: #fff; }
#browseCatCont .browseTitle li a { display: block; background-color: #d1d1d1; padding: 10px 0; text-align: center; font-size: 1.4em; font-weight: bold; }
#browseCatCont .browseTitle li a:hover { text-decoration: none; }
#browseCatCont .browseTitle li.selected a { background-color: #ececec; }
#browseCatCont .browseCat { background-color: #ececec; padding: 15px 5px 20px; }
#browseCatCont .browseCat .cat-item { float: left; padding-left: 10px; margin-bottom: 10px !important; }
#browseCatCont .browseCat li { background: transparent url(/wp-content/themes/scout/images/template/cat-bg-lc.gif) no-repeat 5px -25px; padding-left: 5px; }
#browseCatCont .browseCat a { text-align: left; padding: 5px 14px 5px 9px; display: block; color: #fff; background: transparent url(/wp-content/themes/scout/images/template/cat-bg.gif) no-repeat right -25px; height: 15px; width: auto; _width: 52px; _white-space: nowrap; font-size: 110%; }
#browseCatCont .browseCat li:hover, #browseCatCont .browseCat li.selected { background-position: 5px 0; }
#browseCatCont .browseCat li:hover a, #browseCatCont .browseCat li.selected a { background-position: left top; color: #2c0c4b; text-decoration: none; }
#browseCatCont .browseCat p { margin: 0px; padding-left: 10px; display: block; clear: left; }
#browseCatCont #browseCat-topics li a { width: 105px; }
.whitespace { height: 10px; line-height: 10px; display: block; background-color: #fff; }
.displayNone { display: none; }

#content a.stbutton { padding-left: 0px !important; background: none !important;}
#content .postmetadata .stico_default { background: none !important; }

/** modal **/
.modal { display: none; }
.modal-visible { display: block; margin-left: 0px; }
div.modal_close { text-align: right; cursor: pointer; padding-bottom: 5px; }
#modalScreen { position: absolute; z-index: 2; top: 0px; left; 0px; background-color: #ccc; width: 100%; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5 }
#emailPostCont { z-index: 3; position: absolute; text-align: center; margin: 0 auto; width: 100%; font-size: 120%; }
.modalContent { width: 500px; padding: 10px; border: solid 1px #ccc; background-color: #fff; margin: 0 auto; text-align: left; min-height: 150px; }
.modalHidden { position: absolute; margin-left: -9999em; }
.error { color: #ff0000; }
#emailError { display: none; }
#emailPost input.error, #emailPost textarea.error { border: solid 1px #ff0000; }
#emailPost h3 { margin: 0px; padding: 0 0 15px; }
#emailPost form { padding: 0 0 10px 20px; }
#emailPost div { padding-bottom: 18px;  position: relative; zoom: 1; }
#emailPost div label { position: relative; top: 2px; }
#emailPost .input { position: absolute; left: 0px; margin-left: 100px; width: 245px; border: solid 1px #ccc; padding: 5px 2px; }
#emailPost textarea { width: 350px; border: solid 1px #ccc; }
#emailPost .submitBtn { 	
	background-color:#2C0C4B;
	border:medium none;
	color:#FFFFFF;
	padding:8px 0;
	width:80px;
	display: block;
}

.pagecolumn h2.pagetitle { margin-bottom: 0px; }
.pagecolumn .post .entry { width: 610px; }
.pagecolumn .subheader { float: left; width: 210px; line-height: 120%; }
.pagecolumn div.pageContent { float: left; width: 370px; padding: 0 10px; border-left: solid 1px #e5e5e5; }

.entry a { font-family: Georgia, verdana, sans-serif; font-weight: bold; }
.entry-thumb .entry-thumb-img { width: 204px; height: 108px; overflow: hidden; text-align: center; }
.entry-thumb p { display: inline; }
.entry-thumb .metadata { margin-top: 4px; }
.scoutcolumn .post .entry-thumb h2, .scoutcolumn .page .entry-thumb h2 { margin-left: 0px; }
.scoutcolumn h2.subtitle { margin: 5px 9px; font-size: 1.2em;  }
.scoutcolumn .post, .scoutcolumn .page { padding: 10px 0 10px 9px; border-bottom: none; width: 204px; margin: 0px; }
.indexpage .page .thickBar { padding-top: 10px; }

.scoutnav { position: absolute; z-index: 2; text-align: right; width: 610px; margin-top: 15px; }
.scoutnav a, .scoutnav a:visited, .scoutnav a:active { color: #fff !important; font-style: italic; font-family: Georgia, Verdana, sans-serif;}
.pl10 { padding-left: 10px; }
.scout-info { font-size: 120%; }

.scoutPage .entry { width: 395px; margin-left: 220px; min-height: 465px; _height: 465px; }
.scoutPage .entry img.alignleft { position: absolute; margin-left: -220px; }

.wordtube { text-align: center; padding-bottom: 10px; }
.post h2, .category .post h3 { max-width: 450px; line-height:110%; }
#browseCatCont #browseCat-topics li a { width: 105px !important; text-align: center; }
