/*
Theme Name: The Blastroom '08 
Title: Handheld 
Theme URI: http://www.theblastroom.com/ 
Last Updated 05 January 2008 
*/
* {
	margin:0;
	padding:0;
	text-decoration:none;
}
body {
	background:#fdfdfd;
	color:#222;
	font-family:verdana, tahoma, helvetica, arial, sans-serif;
	font-size:small;
}
/* - - - - - - - - - - - - - - - - - divs - - - - - - - - - - - - - - - - - */
#wrap {
	background-image:none;
	text-align:left;
	width:100%;
}
#topnav {
	background-color:#fdfdfd;
	border-top:2px solid #e5e5e5;
	width:100%;
}
#masthead {
	height:36px;
}
#content {
	background-color:#fff;
	width:66%;
}
#sidebar {
	width:33%;
}
#footer {
	background:#E1DFD9;
	clear:both;
	width:100%
}
#footer div {
	color:#000;
	width:100%;
}
/* - - - - - - - - - - - - - - - - - forms - - - - - - - - - - - - - - - - - */
form div {
	color:#933;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
	font-weight:bold;
}
input,
textarea {
	background-color:#fbfaf4;
	border:1px solid #358;
	border-right-color:#57a;
	border-bottom-color:#57a;
	padding:2px;
}
input {
	width:170px;
}
textarea {
	height:150px;
	width:300px;
}
.formtext {
	color:#333;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
	font-size:small;
	font-weight:normal;
}
.formtext:focus {
	background:#fff;
}
.button {
	background-color:#f5f1d9;
	color:#933;
	font-weight:bold;
	border:2px solid #358;
	border-top-color:#57a;
	border-left-color:#57a;
	height:2em;
	margin-bottom:2em;
	width:4em;
}
/* - - - - - - - - - - - - - - - - - images - - - - - - - - - - - - - - - - - */
a img {
	border:none;
}
#masthead img {
	border:none;
	padding:2px 0 0 5px;
	position:relative;
}
.thumbnail {
	background-color:#fbfaf4;
	border:1px solid #eee;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	margin:5px 0;
	padding:7px;
}
.screenshot {
	background-color:#fbfaf4;
	border:1px solid #eee;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	display:block;
	margin:15px 0;
	padding:7px;
}
.cardleft {
	background-color:#fbfaf4;
	border:1px solid #eee;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	float:left;
	margin:15px 0;
	padding:7px;
}
.cardright {
	background-color:#fbfaf4;
	border:1px solid #eee;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
	float:left;
	margin:15px 0;
	padding:7px;
}
.banner {
	margin:10px 0;
}
/* - - - - - - - - - - - - - - - - - links - - - - - - - - - - - - - - - - - */
#skip a {
	color:#348;
	display:block;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
}
#topnav a {
	border-right:none;
	color:#348;
	font-weight:bold;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
}
#topnav a.visited {
	color:#358;
}
#topnav strong {
	border-right:none;
	color:#933;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
}
#content a:link,
#sidebar p a:link,
#sidebar li a:link {
	color:#039;
	text-decoration:underline;
}
#content a:visited,
#sidebar p a:visited,
#sidebar li a:visited {
	color:#444;
	text-decoration:underline;
}
#top-of-page a:visited {
	color:#039;
}
#content a:active,
#sidebar p a:active {
	color:#039;
}
#footer a {
	color:#039;
}
#footer a.visited {
	color:#358;
}
div#content div a.thumb,
div#content div a.thumb:visited,
div#content div a.thumb:hover,
div#content div a.thumb:active {
	background-color:#fff;
	border:none;

}
/* - - - - - - - - - - - - - - - - - lists - - - - - - - - - - - - - - - - - */
#topnav ul {
	list-style:none;
}
#topnav li {
	background:#fdfdfd;
	list-style:none;
}
#sitelist {
	margin-left:1em;
	margin-bottom:2em;
}
#sitelist ul {
	list-style:none;
	margin:10px 0 0 5px;
	padding:0;
}
#sitelist ul ul {
	list-style:none;
	margin:8px 0 0 20px;
	padding:0;
}
#sitelist li {
	list-style:circle;
	margin-left:5px;
	padding:4px 0;
}
#sitelist li li {
	list-style:circle;
	margin-left:15px;
}
.highlight {
	margin-bottom:0.8em;
	margin-left:0.5em;
}
.portfolio {
	margin-bottom:0.8em;
	margin-left:0.5em;
	padding-bottom:1.2em;
	border-bottom:2px solid #eee;
}
.highlight ul,
.portfolio ul {
	list-style:none;
	margin:10px 0 0 5px;
	padding:0;
}
.highlight li,
.portfolio li {
	list-style:none;
	margin-left:5px;
	padding:4px 0 4px 17px;
}
.audit ul {
	list-style:none;
	margin:10px 0 0 10px;
}
.audit li {
	background:url("../images/tick.gif") no-repeat 0 50%;
	list-style:none;
	padding:5px 0 5px 26px;
}
#sidebar ul {
	border-bottom:2px solid #eee;
	list-style:none;
	margin:8px 0;
	padding-bottom:1.2em;
}
#sidebar ul {
	border-bottom:2px solid #eee;
	list-style:none;
	margin:8px 0;
	padding-bottom:1.2em;
}
#sidebar li {
	list-style:none;
	margin-left:5px;
	padding:5px 0;
}
dl {
	border-bottom:2px solid #eee;
	margin-bottom:1em;
	padding-bottom:1.2em;
}
dt {
	font-weight:bold;
	list-style:none;
	margin:10px 0 0 0;
}
dd {
	list-style:none;
	padding:5px 0 0 20px;
}
/* - - - - - - - - - - - - - - - - - text - - - - - - - - - - - - - - - - - */
h1 {
	color:#933;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
	font-size:110%;
	font-weight:normal;
	padding-bottom:0.4em;
}
h2 {
	color:#933;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
	font-size:105%;
	font-weight:normal;
	margin-bottom:0.4em;
}
#sidebar h2 {
	color:#900;
}
h3 {
	color:#933;
	font-family:"lucida sans", "trebuchet MS", tahoma, verdana, sans-serif;
	font-size:105%;
	font-weight:normal;
	margin-bottom:0.4em;
}
p {
	line-height:1.4;
	margin-bottom:0.7em;
}
p.last {
	border-bottom:2px solid #eee;
	padding-bottom:1.2em;
}
p.callout {
	background-color:#fbfaf4;
	border-top:1px solid #e4e1cf;
	border-bottom:1px solid #e4e1cf;
	color:#000;
	margin-bottom:0.8em;
	padding:0.4em 0.7em;
}
p.resources {
	line-height:1.8;
}
p.clear {
	clear:both;
}
p.clearlast {
	border-bottom:2px solid #eee;
	clear:left;
	padding-bottom:1.2em;
}
p.long {
	height:300px;
}
blockquote {
	background:#fbfaf4 url("../images/quotes-top.gif") top left no-repeat;
	margin:0.8em 0;
}
blockquote p {
	background:transparent url("../images/quotes-btm.gif") bottom right no-repeat;
	border-top:1px solid #e4e1cf;
	border-bottom:1px solid #e4e1cf;
	color:#900;
	font-size:90%;
	margin:0;
	padding-right:3.2em;
}
cite {
	color:#333;
}
abbr,
.abbr,
acronym {
	border-bottom:#999 dotted 1px;
	cursor:help;
}
dfn {
	font-style:normal;
}