/*
THEME NAME: Sandbox
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
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
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;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary,div#secondary {
margin-top:1em;
}

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:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.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{
font-style:italic;
}

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#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 1em;
color:#985f04 !important;
}

div.sidebar li a {
font-weight:bold;
color:#985f04 !important;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
/*margin:0 0 0 1em;*/
}

div.sidebar ul ul li {
/*list-style:disc;
margin:0;*/
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/*Phillips Frith Styles*/

/*slim blueprint code*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.4em; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* typography.css */
body {font-size:70%; color:#4c4c4c; background:#fff;font-family:Tahoma,"Lucida Grande", Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.6em; color:#4c4c4c; font-family: Tahoma,"Lucida Grande", Helvetica, sans-serif; line-height:18px;}
p img {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#4b6805; text-decoration:underline;}
a {color:#81a627; text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
td{vertical-align:middle !important;}

/* -------------------------------------------------------------- 
   
   blueprint ie fixes

-------------------------------------------------------------- */

/* Make sure the layout is centered in IE5 */
body { text-align: center; }
.container { text-align: left; }


/* Fixes incorrect styling of legend in IE6. */
* html legend { margin:-18px -8px 16px 0; padding:0; }

/* Fixes incorrect placement of ol numbers in IE6/7. */
ol { margin-left:2em; }

/* Fixes wrong line-height on sup/sub in IE. */
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

/* Fixes IE7 missing wrapping of code elements. */
html>body p code { *white-space: normal; } 

/* IE 6&7 has problems with setting proper <hr> margins. */
hr  { margin: -8px auto 11px; }

/* -------------------------------------------------------------- 
   
   blueprint forms

-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }


/*-----------blueprint fin*/


div.clearme{
	clear:both;
	height:1px;
	}
	
	
body{
	/*background:url(images/bg/page-bg2.jpg) top center no-repeat #282725;*/
	}
	
#element-wrapper{
	width:960px;
	margin:0 auto;
	/*background:url(images/bg/center-bit.png) center repeat-y;
	background-position:22px 0;*/
	text-align:left;
	}
	
#masthead{
	height:122px;
	background:url(images/bg/masthead.png) top center no-repeat transparent;
	}
	
#topbit{
	height:20px;
	background:url(images/bg/top-bit.png) top center no-repeat;
	}
	
#centerbit{
	background:url(images/bg/center-bit.png) top repeat-y;
	}
	
#bottombit{
	height:24px;
	background:url(images/bg/bottom-bit.png) bottom center no-repeat;
	}
	
div#primary{
	background:#ffe670;
	margin-right:18px;
	width:209px;
	padding:5px;
	}	
	
div#secondary{
	background:#f6f775;
	clear:none;
	width:209px;
	padding:5px;
	}	


div#ileft-content{
	margin-left:23px;
	margin-right:18px;
	width:438px;
	float:left;
	}
	
div#ileft-content p{
	font-size:12px;
	line-height:20px;
	padding-right:30px;
	}
	
h1#logo{
	display:block;
	width:237px;
	height:101px;
	background:transparent top center no-repeat;
	float:left;
	margin-right:200px;
	}



h1#logo a{
	display:block;
	width:237px;
	height:101px;
	}



h1#logo a span {
	display:none !important;
	}	

	
	
/*navigation*/

/*main navigation*/	
#main-nav {
	width: 682px;
	height: 39px;
	background: transparent url(images/bg/navigation.png) no-repeat right;
	position:absolute;
	margin-left:280px;
	margin-top:38px;
}

#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 39px;
}

#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}

#main-nav ul li a {
	display: block;
	height: 39px;
	padding: 0;
	margin: 0;
}

li#nav_one a{ width: 91px; }
li#nav_two a { width: 91px; }
li#nav_three a { width: 151px; }
li#nav_four {width:139px}
li#nav_five a {width:63px}
li#nav_six a {width:147px}


#main-nav ul li strong { display: none; }

/*home page stuff*/

#top-pic{
	postition:absolute;
	width:461px;
	height:254px;
	z-index:2;
	margin-left:-26px;
	margin-top:-20px;
	}
	
#popular{
	width:465px;
	height:137px;
	background:url(images/bg/popular.png) top left no-repeat;
	margin-left:-26px;
	}
	
#popular p{
	display:block;
	width:165px;
	float:left;
	color:#fff !important;
	font-size:11px !important;
	line-height:14px !important;
	margin-top:40px;
	margin-left:26px;
	}
	
#popular a{
	color:#fff;
	font-weight:bold;
	}
	
#popular img{
	margin:0 !important;
	}

/*sidebar subs*/

#sub-latestnews{
	background:url(images/sidebar/hd-latest-financial-news.gif) top left no-repeat #f7db5b;
	margin-bottom:10px;
	padding:32px 7px 7px 7px;
	}
	
#sub-links{
	background:url(images/sidebar/hd-useful-links.gif) top left no-repeat #fff295;
	margin-bottom:10px;
	padding:32px 7px 7px 7px;
	}
	
#sub-feed{
	background:url(images/sidebar/hd-feed.gif) top left no-repeat #fade5b;
	padding-top:25px;
	padding-left:10px;
	}
	
#sub-weather{
	background:url(images/sidebar/outside-today.gif) top left no-repeat;
	margin-bottom:10px;
	padding:32px 7px 7px 7px;
	}
	
#sub-bookmark{
	background:url(images/sidebar/bookmark-us.gif) top left no-repeat;
	margin-bottom:10px;
	padding:32px 7px 7px 7px;
	}

#sub-newsletter{
	background:url(images/sidebar/newsletter-signup.gif) top left no-repeat;
	margin-bottom:1px;
	padding:32px 7px 7px 7px;
	}
	
#sub-weather li{
	color:#000000 !important;
	margin:1px;
	}
	
#sub-feed p{
	display:none;
	}
	
#sub-links h3{display:none;
}

/*rss feed styles*/

.rssimporttwo h2{
	margin:0;
	font-size:11px !important;
	line-height:14px  !important;
	}
	
.rssimporttwo h2 a{
	color:#985f04;
	font-weight:bold;
	}
	
.rssimporttwo small{
	display:none;
	}
	
.rssimporttwo a{
	color:#9A7350;
	}
	
/*heading images*/

div.headliner{
	margin-bottom:20px;
	}
	
/*flashbeans*/
div#beans{
	width:209px;
	height:303px;
	}
	
p.wp-caption-text{
	font-size:11px !important;
	line-height:12px !important;
	color:#BCBCBC;
	}
	
/*footer*/

div.sociable{
	display:none;
	}

#footer ul{
	display:inline;
	}
		
#footer ul li{
	color:#fff;
	padding-right:10px;
	display:inline;
	list-style-type:none;
	}
	
	
#footer a, #footer p{
	color:#fff;
	}
	



	

