/*
Theme Name: r3boot two
Theme URI: http://davidstrack.com/
Description: A reboot of a reboot.
Version: 2.0
Author: David Strack
Author URI: http://davidstrack.com/
*/
body{
	margin: 0;
	padding: 0;
	background: url(images/bg.png);
}
#header{
	width: 100%;
	height: 89px;
	background: url(images/header.png) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
}
#wrapper{
	width: 970px;
	margin: 0 auto;
	padding: 0 15px;
}
#title{
	float: left;
	padding-top: 20px;
}
#title a{
	font-size: 2.8em;
	font-weight: bold;
	color: #fff;
	font-family: "Helvetica","Arial", sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0;
	line-height: 100%;
}
#title a:hover{
	color: #ccc;
}
#navigation{
	float: right;
}
#navigation ul, #navigation li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#navigation a{
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	display: inline-block;
	height: 53px;
	padding: 30px 6px 0px 6px;
}
#navigation a:hover{
	background: url(images/nav-hover.png) repeat-x;
	color: #fff;
	box-shadow:inset 0 0 10px #000000;
}
#content-wrapper{
	padding: 30px 0 0 0;
	clear: both;
}
#blog-body{
	font-family: "Helvetica","Arial",sans-serif;
	background: url(images/blog-body.png) no-repeat top center;
}
#content{
	width: 650px;
	display: block;
	float: left;
	padding-left: 10px;
}
.content-item{
	padding: 1px 10px 1px 20px;
}
.content-single{
	max-width: 650px;
	padding-left: 20px;
}
#content h1, #content h2, #page h1, #page h2, #page-post h1, #page-post h2{
	font-family: "Helvetica", Arial;
	text-transform: uppercase;
	font-size: 30px;
	margin-top: 30px;
}
#page p, #page h1, #page h2{
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#page ul{
	padding: 0 0 0 1px;
	margin: 0 0 10px 0;
	list-style: none;
}
#page li{
	padding: 6px;
	background: #1db9e5;
	color: #fff;
	margin-left: 15px;
	margin-bottom: 5px;
	max-width: 90%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#page-post h1, #page-post h2, #content h2{
	border-bottom: 2px groove #fff;
	margin-bottom: 5px;
}
#content a, #page a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover, #page a:hover{
	color: #1db9e5;
}
.post-info{
	margin-top: -23px;
	font-size: 12px;
}
.post{
	padding-left: 20px;
}
.page-pad{
	padding: 3px 30px;
	width: 600px;
}
.content-item:hover{
	background: url(images/trans20.png);
}
#sidebar{
	float: right;
	width: 260px;
	display: block;
	float: right;
	height: 100%;
	padding-right: 20px;
}
#sidebar .single{
	width: 200px;
}
#sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar a{
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	color: #1db9e5;
}
#sidebar a:hover{
	color: #000;
}
.sidebar-item{
	padding: 0px 20px 20px 15px;
}
#sidebar h2{
	font-family: "Helvetica", Arial;
	text-transform: uppercase;
	font-size: 30px;
	color: #000;
	margin-bottom: -1px;
	margin-top: 30px;
}
#twitter-tools li{
	margin-bottom: 6px;
        margin-top: 6px;
}
#twitter-tools a, #welcome a, .widget_recent_entries a, #sidebar_smalllinks a, #twitter a{
	font-size: 14px;
}
#twitter_update_list li{
	margin-bottom: 7px;
}
#rss a{
	font-size: 16px;
}
#comments{
	text-transform: uppercase;
}
#comments-wrapper{
	max-width: 500px;
	padding-left: 20px;	
}
.commentlist{
	list-style: none;
	padding-left: 0;
}
.comment-meta a{
	font-weight: normal;
	font-size: 14px;
}
.comment{
	background: url(images/trans50.png);
	padding: 18px;
	margin-bottom: 10px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.avatar{
	display: none;
}
#apps-wrapper{
	width: 750px;
	margin: 0 auto;
	padding: 0px;
}
#apps-wrapper img{
	display: block;
	margin-bottom: 20px;
	border: 0px;
	padding: 0px;
}
#apps-wrapper ul, #apps-wrapper li{
	text-align: left;
	font-family: "Helvetica","Arial",sans-serif;
}
#apps-wrapper li{
	padding: 0px;
}
.active{
	border-bottom: 3px solid #fff;
	color: #fff;
}
.app{
	width: 220px;
	display: inline-block;
	height: 400px;
	padding: 20px 40px;
	margin: 0;
}
.app:hover{
	background: url(images/spotlight.png) repeat-x top left;
}
.active-app{
	background: url(images/active-app.png) repeat-x top left;
}
.border-right{
	border-right: 2px #fff groove;
	margin-right: -5px;
}
.more-info a{
	display: none;
	color: #333;
	text-decoration: none;
	font-family: "Helvetica","Arial", sans-serif;
	margin-top: 20px;
	padding: 10px;
	background: #aaa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.more-info a:hover{
	color: #fff;
	background: #333;
}
.coming-soon{
	opacity: .6;
	display: none;
}
#footer{
	text-align: center;
	font-size: 11px;
	padding-top: 30px;
	margin-bottom: 30px;
	font-family: "Helvetica","Arial", sans-serif;
	opacity: .7;
	text-transform: lowercase;
	clear: both;
}
#footer a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.digloo-title{
	margin-top: 20px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background: url(images/trans50.png);
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#cboxCurrent, #cboxTitle{
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 11px;
	text-transform: capitalize;
}
