/*  
THEME NAME: Simplr
THEME URI: http://www.plaintxt.org/themes/simplr/
DESCRIPTION: Single-column and content-centered. For WordPress 2.0+ (and Widgets friendly).
VERSION: 1.4.1
AUTHOR: Scott Allan Wallick
AUTHOR URI: http://scottwallick.com/
 */
 /*
"Simplr" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/
body {
	background: #ffffff;
	line-height: 125%;
	margin: 0;
	padding: 0;
}
p {
	margin:0;
	padding:0;
	margin-top:5px;
}

/* FONT AND LINE HEIGHT DECLARATIONS */
div#banner-nav, h1#title, p#description, h2.post-title, div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6, li#search input#s, input#author, input#email, input#url, textarea#comment {
	line-height: normal;
}

/* BANNER NAV STUFF */
div#banner-nav-center {
	width: 800px;
	margin:10 auto 0 80;
	padding: 20px 10px 2em 80px;
}
div#banner-nav {

	height: 60px;
	color: #0c141c; 
/*	font-size: 0.8em; */
/*	letter-spacing: 1px; */
/*	text-align: left;
	vertical-align: middle; */
/*	text-transform: uppercase;*/
/*	font-weight: bold; */
/*	float: left;*/
	left: 0;
	padding-top: 25px;
	width: 940px;
}
div#banner-nav ul, div#banner-nav ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#banner-nav ul li img {
	/*position: relative;*/
	/*top: 0.12em; */
	
	
}

/* CONTAINER OF ALL, MUCH LIKE NEW YORK */
div#container {
	background: #ffffff;
	color: #111;
	margin: 0 auto;
	padding: 5em;
	width: 800px;
	padding-top:0px;
}

/* HEADER STUFF */
div#header {
	margin: 2.5em 0 4em 0;
	text-align: center;
}
h1#title, p#description {
	margin: 0;
}
h1#title {
	font-size: 2.7em;
}
p#description {
	font-size: 1.2em;
	color:#999999;
}

/* CONTENT STUFF */
h2.post-title {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	color: #003333;
	
}
div.post-entry p {
	margin: 1em 0;
	line-height: 20px;
}
div.post-entry h1, div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1.3em;
	margin: 1em 0 -0.8em 0;
}
code, pre {
	font: 1em/normal "courier new", courier, monospace;
}
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #e15119;
}
div.post-entry blockquote {
	padding: 0.2em 0;
}
div.post-entry blockquote p {
	margin: 0.7em 1em;
}
.more-link {
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
p.pagination {
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
}
p.post-metadata {
	font-size: 0.9em;
	margin: 0 0 3em 0;
}
div.single-post {
	clear: both;
}

/* FOOTER STUFF */
div#footer {
	background: #ffffff;
	border-top: 0px solid #F9F7ED;
	clear: both;
	color: #666666;
	margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
	text-align: center;
}
div#footer p {
	display: inline;
	font-size: 0.8em;
	margin: 0 0.5em;
}

/* GLOBAL ALIGNMENT AND MISC ELEMENTS */
div.navigation {
	font-size: 0.8em;
	font-weight: bold;
	height: 1.6em;
	margin: -1em 0 2em 0;
	text-transform: uppercase;
	width: 100%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clearer {
	clear: both;
	height: 0px;
}

/* LINKS FOR ALL */
a {
	outline: none;
}
div#banner-nav ul li a, div#banner-nav ul li a:active, div#banner-nav ul li a:link, div#banner-nav ul li a:visited {
	background: #f9f7ed;
	color: #666;
	padding: 0 0.6em;
	text-decoration: none;
}
div#banner-nav ul li a:hover {
	background: #fff;
	color: #669966;
	padding: 0.6em 0.6em 0.8em 0.6em;
}
h1#title a, h1#title a:active, h1#title a:link, h1#title a:visited{
	background: #fff;
	color: #669966;
	display: block;
	text-decoration: none;
	width: 100%;
}
h1#title a:hover {
	background: #fff;
	color: #549FC9;
}
div.post-entry a, div.post-entry a:active, div.post-entry a:link, div.post-entry a:visited, div#comments a, div#comments a:active, div#comments a:link, div#comments a:visited {
	background: transparent;
	color: #549fc9;
	text-decoration: none;
}
div.post-entry li  {
	line-height: 20px;
}
div.post-entry a:hover, div#comments a:hover  {
	background: transparent;
	color: #669966;
	text-decoration: none;
}
p.post-metadata a, p.post-metadata a:active, p.post-metadata a:link, div.navigation a, div.navigation a:active, div.navigation a:link {
	/*background: #fff;*/
	color: #549fc9;
	text-decoration: none;
}
p.post-metadata a:visited, div.navigation a:visited {
	background: #fff;
	color: #549fc9;
}
div.post-header a, div.post-header a:active, div.post-header a:link {
	font-size: 24px;
	background: #fff;
	color: #003333;
	text-decoration: none;
}
div.post-header a:hover {
	background: #fff;
	color: #549fc9;
}
p.post-metadata a:hover, div.navigation a:hover {
	background: #fff;
	color: #003333;
}
div#comments div#col1 ul li ul li a, div#comments div#col1 ul li ul li a:hover, div#comments div#col2 ul li ul li a, div#comments div#col2 ul li ul li a:hover {
	text-decoration: none;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	background: #fff;
	color: #637b93;
	text-decoration: none;
}
div#footer a:hover {
	background: #fff;
	color: #003333;
	text-decoration: none;
}

/* IMAGE ELEMENTS, INCLUDING LINKS */
div#content img.center, div#content img.alignright, div#content img.alignleft {
	border: 1px solid #637b93;
}
div#content img.center {
	display: block;
	margin: 0.4em auto;
}
div#content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div#content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
div#content a:hover img.center, div#content a:hover img.alignright, div#content a:hover img.alignleft {
	border: 1px solid #e15119;
}
li a img {
	border: none !important;
}


div.news-entry h1, div.news-entry h2, div.news-entry h3, div.news-entry h4, div.news-entry h5, div.news-entry h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	width:600px;
}

div.news-entry h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	width:150px;
	height: 0;
	margin-top: 19px;
}


div.news-entry h2 a, div.news-entry h2 a:active, div.news-entry h2 a:link, div.news-entry h2 a:visited {
	color: #333333;
}

div.news-entry h2 a:hover {
	color: #666666;
}

div.news-entry h3 a, div.news-entry h2 a:active, div.news-entry h2 a:link, div.news-entry h2 a:visited {
	color: #333333;
}
div.news-entry h3 a:hover {
	color: #e15119;
}

div.news-entry a, div.news-entry a:active, div.news-entry a:link, div.news-entry a:visited {
/*	background: transparent; */
	color: #333333;
	text-decoration: none;
}
div.news-entry ul{
	width: 600px;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	font-size: 1.0em;
}
div.news-entry li  {
	border-top: 1px solid #ccc;
	line-height: 16px;
	#margin: 3px 0 3px 0;
}
div.news-entry a:hover {
	/*background: transparent;*/
	color: #B3C42E;
	text-decoration: none;
}

img.youtubeimage{
	/*border: 1px solid #ccc;*/
	padding: 9px 9px 9px 9px;
	margin: 3px;
	margin-bottom: 8px;
}
.vidFrame { 
	position: static;
	z-index: 100;
	width: 300px;
	height: 250px;
	border: 1px solid #fefefe;
	font-family: helvetica, arial;
	font-size: 9px;
	background-color: #2f2f2f;
}
#blackout {
display: none;
position: absolute;
z-index: 50;
left: 0px;
top: 0px;
opacity: .9;
filter:alpha(opacity=90);
background-color: #555555;
}

/*wideblock for multimedia dividers */
div.wideblock {
	clear:left;
	display:inline-block;
	border-top: 1px solid #CCCCCC;	
	padding:0px 0px 0px 15px;
	list-style-type:none;
}

div.wideblock ul {
	margin:0;
	padding:7px 0;
	font-size:0.9em;
	line-height:1.2em;	
    display:inline;
}

div.wideblock ul li {
	background: #ffffff url(../Media/ajax_loader_bw.gif) no-repeat scroll center;
/*	border:1px solid #686868; */
	display:inline;
	float:left;
	margin:0px 12px 9px 0px;
	padding:0px;
	text-align:center;
	width:60px;
	}


div.wideblock ul li.flickr {
	width:65px; !important
}



div.wideblock ul li a {
	display:inline;
/*	margin:10px 0 0 15px; */
}


div.wideblock ul li a img {
	background: #ffffff url(../Media/ajax_loader_bw.gif) no-repeat scroll center;	
	border: none;
/*	height: 97px; */
	width: 60px;
	height: 45px;
	padding-top: 0px;
}

li.flickr a img {
	height: 45px !important;
	padding: 0px !important;
	width: 60px  !important;
	padding-top: 0px !important;

}

/* start of new CSS */

#user {
	float: right;
	display:none;
	width: 500px;
/*	display:inline-block;width: 500px; */
	color: #666;
	padding-top: 9px;
}

#user img {
	vertical-align: middle;
}

#user a {
	color: #B3C42E;
	text-decoration: none;
	font-weight: bold;
}

#user a.hover {
	color: #666666;	
}

div.trends {
/*	background: transparent; */
	color: #B3C42E;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 155%;
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);	*/
}

div.trends a, div.trends a:active, div.trends a:link, div.trends a:visited {
/*	background: transparent; */
	color: #B3C42E;
	text-decoration: none;
}

div.trends a:hover {
	/*background: transparent;*/
	color: #666666;
	text-decoration: none;
}

.highlight-green {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#C4D550 none repeat scroll 0 0;
padding:2px 5px;
color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
/*text-shadow: #333 1px 1px 2px;*/

}

.highlight-gray {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#999 none repeat scroll 0 0;
padding:2px 5px;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
/*text-shadow: #333 1px 1px 2px;*/

}

.resultsbar {
	background: #CDDB6C; 
	-moz-opacity:0.5;
/*	background: #E8E8E8; */	
	position: relative;
	padding-bottom:30px;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 15px 15px 15px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

/* Button Styling */

.awesome, .awesome:visited {
	background: #222 url(../Media/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-family: Arial;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.apple.awesome, .apple.awesome:visited		{ background-color: #c4d550;}
	.apple.awesome:hover						{ background-color: #b3c42e; }	
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.silver.awesome, .orange.awesome:visited		{ background-color: #e8e8e8; }
	.silver.awesome:hover							{ background-color: #999999; }	
	.gray.awesome, .orange.awesome:visited		{ background-color: #777; }
	.gray.awesome:hover							{ background-color: #999; }	
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover
