/*
Theme Name: Handcast Media Labs
Version: 1.0
Author: Jesse Hemingway
Author URI: http://blog.handcastmedialabs.com
*/


* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #000 url('images/bkg_window.jpg') top center no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}

a {
	color: #AAA;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

h1, h2, h3, h1 a {
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-size: 18px;
}
h3 a {
	color: #AAA;
	font-size: 18px;
}

h3, h4 {
	font-size: 15px;
	font-weight: normal;
}
h4 {
	font-size: 11px;
}

p {
	padding: 12px 0px 12px 0px;
}

.clearBoth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.center {
	text-align: center;
}


fieldset {
	margin-bottom: 6px;
}
label {
	font-size: 10px;
}
input, textarea {
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #0d324b;
	margin-bottom: 6px;
	color: #000;
}
button {
	cursor: pointer;
}

button.general {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: black;
	padding: 1px 6px;
	background-color: #e4e8ee;
	border: 1px solid #c6cbd7;
	margin: 0px 0px 0px 4px;
}


/* Structural styles
************************************************************** */

#page {
	position: relative;
	width: 840px;
	margin: 0px auto;
}

#header {
	position: relative;
	height: 91px;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #CCC;
	text-decoration: none;
}

#logoHandcast {
	position: absolute;
	left: 25px;
	top: 6px;
	width: 302px;
	height: 99px;
}

#topNav {
	position: absolute;
	left: 543px;
	top: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;

	text-transform: uppercase;
}
#topNav ul {
}
#topNav li {
	display: inline;
	list-style: none;
	padding: 0px 17px 0px 7px;
}

.content {
	position: relative;
}
.content .left {
	float: left;
	width: 443px;
}
.content .leftContent {
	background-image: url('images/bkg_leftside.png');
	padding: 44px 48px 0px 48px;
}
.content .leftBase {
	background: #000 url('images/bkg_leftside_bottom.png') top center no-repeat;
	height: 50px;
}
.content .right {
	float: right;
	width: 374px;
	padding-top: 24px;
}


#footer {
	color: #555555;
	padding: 0px 54px;
	margin-top: -6px;
}



/* Page specific styles
************************************************************** */
#headline {
	padding: 12px 12px 35px 12px;
	width: 308px;
	height: 79px;
}

#phone {
	float: left;
	margin-left: -44px;
	background-image: url('images/iphone_home.png');
	width: 210px;
	height: 384px;
}

#highlights {
	float: right;
	width: 145px;
	margin-right: 12px;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #CCC;
}

#highlights ul {
}
#highlights li {
	list-style-type: none;
	padding: 0px 0px 13px 5px;
}

#pixiPlug {
	background: transparent url('images/bkg_pixiplug3.png') bottom left no-repeat;
	width: 163px;
	height: 310px;
	padding: 20px 20px 0px 170px;
}

#miniBlog {
	padding: 0px 24px;
}

#miniBlog h2 {
	color: #CCC;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #0753a8;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 3px;
	line-height: 100%;
	margin: 22px 0px 16px 0px;
}

#miniBlog h3 {
	margin-bottom: 0px;
}

#miniBlog ul, #minBlog li {
	list-style-type: none;
}

#contentHome #miniBlog .post {
	padding-bottom: 10px;
}

#contentAbout {
	font-size: 16px;
	line-height: 160%;
}

.content .right {
	float: right;
	width: 374px;
	padding-top: 24px;
}

#contentBlog .right {
	width: 274px;
}

#contentBlog .left {
	float: left;
	width: 554px;
}
#contentBlog .leftContent {
	background-image: url('images/bkg_leftside_wide.png');
	padding: 44px 48px 0px 48px;
}
#contentBlog .leftBase {
	background: #000 url('images/bkg_leftside_bottom_wide.png') top center no-repeat;
	height: 50px;
}

#contentBlog .leftImage {
	float: left;
	margin: 2px 12px 5px 0px;
}

#contentBlog .stroked {
	border: 2px solid #777;
}

.pageEntry {
}

.post {
	padding: 0px 0px 35px 0px;
}

.post .date {
	font-size: 9px;
}
.navigation {
}


#contentPress .floatLeft {
	float: left;
	padding-right:24px;
	margin-bottom: 24px;
}
#contentPress .indented {
	margin-left:45px;
}


/* General, largely unused wordpress tyles
************************************************************** */


.widecolumn .entry p {
	font-size: 1.05em;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.alt {
	border-top: 1px solid #5a8744;
	border-bottom: 1px solid #5a8744;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	width: 532px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	font-size: 10px;
	line-height: 115%;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 0;
	padding-bottom: 3px;
	border: solid #5a8744;
	border-width: 0px 0px 1px 0px;
	}
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}





#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 24px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0 5px;
	padding: 0;
	list-style: square outside;
	}
/* End Entry Lists */
li.pushed {
	padding-left: 24px;
}


/* Begin Form Elements */
#searchform {
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin-left: 675px;
	width: 237px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 10px 30px 10px 10px;
	padding: 5px 0px 0px 15px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



