/* Reflect "Vanilla" Theme
---------------------------------------------------- */

@import 'reset.css';
ol.questions {
margin-bottom: 10px;
}
ol.steps {
margin-bottom: 15px;
}
ol.steps li, ol.questions li {
list-style: square;
}

body {
	font: 12px/20px "Lucida Grande", helvetica, arial, sans-serif;
	text-align: left;
	background: #eee;
	margin: 0;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0 auto;
	background: #000;
	padding: 15px 30px;
	position: relative;
	}
#header h1 {
	font-size: 20px;
	}
#header h1 a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	}
#breadcrumbs {
	padding: 2px 30px;
	font-size: 10px;
	color: #666;
	}
#breadcrumbs p {
	margin: 0;
	}
#main {
	margin: 0 auto;
	background: #fff;
	padding: 30px;
	}
div.content {
	float: left;
	width: 70%;
	}
div.sidebar {
	float: right;
	width: 25%;;
	color: #666;
	}
#footer {
	margin: 0 auto;
	color: #999;
	font-size: 10px;
	padding: 30px;
	}

div.entry {
	margin: 0 0 20px 0;
	border-bottom: #eee solid 1px;
	}
div.entry h3 {
	margin: 0 0 5px 0;
	}
div.permalink div.entry h3 a {
	text-decoration: none;
	color: #000;
	}
.categories, .tags {
	color: #999;
	}
.categories a, .tags a {
	color: #666;
	}
div.video {
	margin: 0 0 20px 0;
	}

/* NAV
---------------------------------------------------- */

ul#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 11px;
	}
ul#nav li {
	display: inline;
	margin: 0 1em 0 0;
	}
ul#nav li a {
	color: #fff;
	position: relative;
	}
ul#nav li a:hover {
	color: #fff;
	}
ul#nav li a.active {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
ul#nav li a em {
	font-weight: bold;
	font-style: normal;
	color: #FFEE00;
}
ul.subnav li {
	border-bottom: #eee solid 1px;
	}
ul.subnav li a {
	display: block;
	padding: 5px 10px;
	background: url(/images/bg_link-subnav.gif) left no-repeat;
	}
ul.subnav li a.active {
	color: #000;
	text-decoration: none;
	background: url(/images/bg_link-subnav-active.gif) left no-repeat;
	}
	
/* HEADERS
---------------------------------------------------- */

h2 {
	border-bottom: #eee solid 5px;
	font-size: 20px;
	padding: 0 0 5px 0;
	margin: 0 0 30px 0;
	}
h2.permalink {
	margin: 0 0 10px 0;
	}
h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
	}
div.sidebar h3 {
	font-size: 16px;
	border-bottom: #eee solid 5px;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
	
/* LISTS
---------------------------------------------------- */

ul {
	margin: 0 0 20px 0;
	}

dl.sets dt {
	font-size: 18px;
	font-weight: bold;
	clear: both;
	margin: 20px 0 0 0;
	}
dl.sets dt a {
	text-decoration: none;
	}
dl.sets img {
	float: left;
	margin: 0 10px 20px 0;
	}
ul.photos {
	width: 99%;
	float: left;
	}
ul.photos li {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	line-height: 12px;
	text-align: center;
	}
ul.photos li a {
	text-decoration: none;
	}
ol.comments {
	margin: 0 0 20px 0;
	}
ol.comments li {
	padding: 10px 20px;
	border: #ddd solid 1px;
	margin: 0 0 10px 0;
	background: #f6f6f6;
	}
ol.comments li.alt {
	background: #eee;
	}
ol.comments li p {
	margin: 0 0 10px 0;
	}
	
/* LINKS
---------------------------------------------------- */

a {
	color: #003399;
	}
a:hover {
	color: #000;
	}
a.comments {
	background: url(/images/icon_comment.png) left no-repeat;
	padding: 0 0 0 20px;
	}
a.rss {
	background: transparent url(/images/rss.png) left no-repeat;
	padding: 2px 0 2px 18px;
	}
	
/* TEXT
---------------------------------------------------- */

p {
	margin: 0 0 20px 0;
	}
small, p.sidenote {
	font-size: 10px;
	color: #666;
	}

/* IMAGES
---------------------------------------------------- */

img#reflect {
	vertical-align: middle;
	margin: 0 10px 0 0;
	}
img.left {
	float: left;
	margin: 0 10px 0 0;
	}
	
/* TABLES
---------------------------------------------------- */

table {
	font: 12px/20px "Lucida Grande", helvetica, arial, sans-serif;
	}
table.videos tr td {
	padding: 0 20px 20px 0;
	}

/* FORMS
---------------------------------------------------- */

fieldset {
	padding: 20px;
	border: #ddd solid 1px;
	}
fieldset legend {
	font-size: 18px;
	font-weight: bold;
	}
dl.form dt {
	font-weight: bold;
	}
dl.form dd {
	margin: 0 0 20px 0;
	}
.req {
	font-weight: normal;
	color: #cc0000;
	font-size: 10px;
	}

/* SELF-CLEARING FLOATS
---------------------------------------------------- */
#main:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* trigger hasLayout and target ie5+6/win only */
* html #main {
	height: 1%;
	}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #main {
	min-height: 1px;
	}

span.price { font-size: 1.8em; font-weight:bold; background-color: #ddd; padding: 0.3em; margin-bottom: 1em; }
