/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 0.6
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* --- wcl top row --- */
#wrap-top-nav, #wrap-header {
font-family:Arial, Helvetica, sans-serif;
}

#wrap-top-nav {
background-color: #437aa9;
height:18px;
border-bottom:1px solid #a1bdd4;
padding:4px 10px 0px;
font-size: 81%;
line-height: 1em;
}

#wrap-top-nav ul, #wrap-header ul {
margin: 0;
}

#wrap-top-nav ul li, #wrap-header ul li {
list-style: none;
}

ul.nav-extra, ul.nav-extra li {
float:left;
line-height: 1em;
}

ul.nav-extra li {
background:transparent url(/css/imgs/separator.gif) no-repeat scroll right 1px;
display:block;
margin:0 8.5px 0 0;
padding:0 9.5px 0 0;
}

ul.nav-extra li.last {
background:none;
}

ul.nav-extra a {
color:#dff0ff;
text-decoration:underline;
font-size: 1em;
line-height: 1em;
font-weight: normal;
}

ul.nav-extra a:hover {
color:#fff;
text-decoration:underline;
}

#wrap-header {
background: #491134 url(/css/imgs/bg-primary-nav.jpg) top repeat-x;
position: relative;
z-index: 2;
zoom: 1;
}

#wcl-header {
position:relative;
width: 960px;
height: 37px;
margin: 0 auto;
}

/* PRIMARY NAV */

ul.nav-primary {
width:960px;
float:left;
}

ul.nav-primary li {
float:left;
}

ul.nav-primary a {
height:37px;
display:block;
float:left;
text-decoration:none;
cursor: pointer;
font-size: 81%;
}

ul.nav-primary a span {
font: bold 1em/1em Arial, Helvetica, sans-serif;
height:17px;
display:block;
float:left;
color:#fff;
padding: 10px 18px;
}

ul.nav-primary a:hover {
background: url(/css/imgs/bg-primary-nav-hover-right.jpg) top right no-repeat;
}

ul.nav-primary a:hover span {
background: url(/css/imgs/bg-primary-nav-hover-left.jpg) top left no-repeat;
}

ul.nav-primary li.active span {
background: url(/css/imgs/bg-primary-nav-active-right.jpg) top right no-repeat;
}

ul.nav-primary a:active span {
background: url(/css/imgs/bg-primary-nav-active-left.jpg) top left no-repeat;
}

/*DROP DOWNS*/

ul.nav-primary li ul {
position: absolute;
width: 181px;
left: -999em;
background-color: #555;
}

ul.nav-primary li:hover ul, ul.nav-primary li:focus ul, ul.nav-primary li.hover ul {
left: auto;
clear: left;
top: 37px;
}

ul.nav-primary li ul li {
width: 179px;
border: 1px solid #444;
border-bottom: medium none;
}

ul.nav-primary li:hover ul a, ul.nav-primary li:focus ul a, ul.nav-primary li.hover ul a {
background-image: none;
}

ul.nav-primary li ul a:hover, ul.nav-primary li ul a:focus {
background-color: #000;
background-image: none;
color: #fff;
text-decoration: none;
}

ul.nav-primary li ul li a {
line-height: 1.5em;
height: auto;
padding: 8px 10px 8px 15px;
width: 154px;
text-align: left;
color: #fff;
font-weight: normal;
}

ul.nav-primary li.hover span {
background: url(/css/imgs/bg-primary-nav-hover-left.jpg) top left repeat-x;
}

/*styles for visible on focus drop downs*/

ul.nav-primary li ul.dropdown-visible {
left: auto;
clear: left;
top: 37px;
height: auto;
}

ul.nav-primary li ul a.focused {
background-image: none;
background-color: #000;
}

/*end wcl top bar styles*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
        margin: 0;
        padding: 0;
        min-width: 880px;
}

#center_content {
	text-align: center;
}

#container {
	width: 840px;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
	margin: 0 auto;
	text-align: left;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 468px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

.post img {
	margin: 0.2em 0.4em 0.2em 0.2em;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */


/*wcl footer styles*/

#wcl-footer {
  height: 49px;
  padding: 2px 0 2px 14px;
  background: #336699;
  color: #99ccff;
  font: normal small arial;
}

#wcl-apw {
  float: right;
}

#wcl-footpad {
  padding-top: 15px
}

#wcl-footer a:link {
  color: #99ccff;
  text-decoration: underline;
  font: normal small arial;
}

#wcl-footer a:visited {
  color:  #99ccff;
  text-decoration: underline;
  font: normal small arial;
}

#wcl-footer a:hover {
  color: #99ccff;
  text-decoration: none;
  font: normal small arial;
}

#wcl-apw a img {
  border: medium none;
}

/*end wcl footer styles*/

.clear {
  clear: both;
  display: block;
  height: 1px;
  overflow: auto;
}

.results_date {
  border-bottom: 1px solid silver;
}

.results_content img {
  margin: 0.2em 0.4em 0.2em 0.2em;
}
