@font-face {
	font-family: 'FuturaBook';
	src: url('fonts/futura_book_bt-webfont.eot');
	src: local('☺'), url('fonts/futura_book_bt-webfont.woff') format('woff'), url('fonts/futura_book_bt-webfont.ttf') format('truetype'), url('fonts/futura_book_bt-webfont.svg#webfontBxofa60M') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaBook';
	src: url('fonts/futura_book_bt-webfont.eot');
	src: local('☺'), url('fonts/futura_book_bt-webfont.woff') format('woff'), url('fonts/futura_book_bt-webfont.ttf') format('truetype'), url('fonts/futura_book_bt-webfont.svg#webfontBxofa60M') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
Theme Name: CMI blog
Theme URI: http://wordpress.org/commonmediainc.com
Description: Designed by Justin Zucco for Common Media Inc.
Version: 1.0
Author: Justin Zucco
Author URI: http://www.commonmediainc.com
Tags:

	CMI v. 1.0
	

	This theme was designed by Jason Zucco for Common Media Inc.

*/


/* CSS Reset from http://developer.yahoo.com/yui/reset/ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; vertical-align: top;} 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1 { font-size:150%; font-weight:bold; }
h2 { font-size:140%; font-weight:bold; }
h3 { font-size:130%; font-weight:bold; }
h4 { font-size:120%; font-weight:bold; }
h5 { font-size:110%; font-weight:bold; }
h6 { font-size:100%; font-weight:bold; } 
q:before,q:after { content:''; } 
abbr,acronym { border:0; }
a:link, a:visited {color: #000000; text-decoration: none;}
a:hover {text-decoration: underline;}

.righty {float: right;}
.lefty {float: left;}
.clearboth {clear: both;}
.notext {text-align: left; text-indent: -999px; overflow: hidden; font-size: 0; line-height: 0; display: block;}
.hr {height: 0px; border-top: solid 1px #d5d5d5; width: 100%; margin: 10px 0; clear:both;}
.hr.light {border-color: #bec6d4;}
.hr.dark {border-color: #517192;}
/* end CSS reset */

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #eef0ef url('images/home-top-gradient.gif') repeat-x top left;}

p {line-height: 140%;}

#canvas {margin: 0 auto;}
#canvas #head, #canvas #content, #canvas #footer {width: 960px; margin: 0 auto;}
#canvas #gears-top {background: url('images/home-top-gears.jpg') no-repeat top center;}
#canvas #gradient-bottom {background: url('images/home-bottom-gradient.gif') repeat-x bottom left;}
#canvas #gears-bottom {background: url('images/home-bottom-gears.jpg') no-repeat bottom center;}
#logo {background: url('http://www.commonmediainc.com/blog/wp-content/uploads/2010/12/logo.png') no-repeat;}
#logo a {display: block; padding: 70px 75px;}
#logo a:hover {text-decoration: none;}

#canvas #head {height: 240px; } 
#canvas #head #logo {float: left; margin: 40px 0 0 60px;}

#canvas #content #sidebar {float: left;}
a:hover {text-decoration: underline;}
#canvas a:focus {outline: none;}



#canvas #content #main #welcome {font-size: 16px; background: #284163 url('/images/text/home-intro.gif') top left no-repeat; color: #bed2e6; padding: 25px;}
#canvas #content #main #welcome h2 {color: #FFF; display: block; height: 116px;}
#canvas #content #main #welcome a {color: #fff;}
#canvas #content #main #project_view {padding: 25px; background: #f3f5fc;}
#canvas #content #main #project_view h3 {text-align: center; padding-bottom: 10px}
#canvas #content #main #project_view #previous {float: left;}
#canvas #content #main #project_view #next {float: left;}
#canvas #content #main #project_view p {float: left; color: #7a7a7a; padding: 5px 43px;}
#canvas #content #main #project_view .screen, #canvas #content #main #project_view .mid_screen {float: left;}
#canvas #content #main #project_view .mid_screen {padding: 0 10px;}

.clear {clear: both;}

#top_nav { float: right; display: table; margin-top: 25px; font-family: "FuturaBook", 'FuturaBook', Arial, sans-serif;
font-weight: lighter; }
#top-nav ul {display: table-row;}
#top_nav li { display: inline; display: table-cell; vertical-align: middle; height: 30px; border-right: 1px solid #A9C3DC; padding: 0 15px; color: #FFFFFF; }
#top_nav a {color: #FFFFFF;}
#top_nav li.last {border-right: none;}
#top_nav li.selected a { color: #284163; }

#main { float: right; margin: -140px 0 0 -18px; position: relative; z-index: 2; text-align: left; padding: 0; width: 650px; background: url('images/body_bg.png') repeat-y; }

#header { width: 650px; height: 111px; margin: -10px 0 0 0; background: url('images/header_bg.png') no-repeat top left;}
#breadcrumbs {color: #BFD2E7; padding-top: 30px; padding-left: 25px; font-family: Arial, sans-serif; font-size: 11px;}
#breadcrumbs li {display: inline; background-image: url('images/light_bullet.gif'); background-repeat: no-repeat; background-position: 3px 2px; padding-left: 13px; padding-right: 1px;}
#breadcrumbs li.home {background-image: none; padding-left: 0; }
#breadcrumbs a {color: #BFD2E7; text-transform: uppercase; }
#header h1 {font-family: "FuturaBook", FuturaBook, Arial, sans-serif; padding-top: 7px; padding-left: 25px; font-weight: normal; text-transform: uppercase;}
#main .post {width: 575px;}

#sidebar { z-index: 1; width: 300px; padding: 0; margin-top: 80px; margin-left: 15px; background: url('images/blog_body_bg.png'); position: relative; }
#side_cap { background: url('images/blog_head_bg.png') no-repeat; padding: 25px 0px 30px 0px;  margin:0; margin-top: -50px; margin-bottom: -25px;}
#sidebar h2 { width: 230px; font-family: "FuturaBook", Arial, sans-serif; font-weight: lighter; font-size: 18px; color: #4F6F90; padding-bottom: 5px;  border-bottom: 1px solid #95A6BD; margin-bottom: 15px}
#spacing {padding-left: 25px;}
#sidebar li.pagenav { list-style-type: none; padding-bottom: 0;}
#sidebar ul { list-style-type: none; padding-bottom: 15px; top: 50px; left: 30px; width: 250px;}
#sidebar li { background-image: url('images/bullet.gif'); background-repeat: no-repeat; background-position: 0px 0px; margin-bottom: 6px; padding-left: 13px;}
#sidebar li.pagenav {background-image: none; padding: 0; margin: 0;}
#sidebar a { display: block; color: #274163; }
#sidebar li.widget {list-style: none; background-image: none;}
#blog_end { background: url('images/blog_end_bg.png') no-repeat bottom left; height: 10px; width: 300px; padding: 0; margin: 0 0 -10px -25px; }
#sidebar select {margin-bottom: 15px;}


#content .body {
        margin: 0 40px;
        color: #7A7A7A;
        min-height: 600px;
        width: 650px;
}
#main .entry {width; 600px;}
.body, p, .entry, .hentry, .post { color: #7A7A7A; }
.body a {color: #284163;}
.body h2, #respond h3, .body h3, .body h4 {
         font-family: "FuturaBook", FuturaBook, Arial, sans-serif; font-size: 11px;
         color: #575757; text-transform: uppercase; 
}
.body h4 {margin-top: 20px;}
.body h4 a {text-transform: none; color: #284163; }
.body h4.center {margin: 50px 0 0 175px; text-align: left;}

.post_info {font-size: 11px; font-style: italic; padding: 3px;}
.first {padding-left: 0;}
.post_edit {float: right;}

.body .entry p {max-width: 575px; }

/*Overlong pre tag wrap*/
.body .entry pre {
	width: 575px;                          /* specify width  */
	white-space: pre-wrap;                 /* CSS3 browsers  */
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap;                /* Opera 4 thru 6 */
	white-space: -o-pre-wrap;              /* Opera 7 and up */
	word-wrap: break-word;                 /* IE 5.5+ and up */
	/* overflow-x: auto; */                /* Firefox 2 only */
	/* width: 99%; */		       /* only if needed */
	} 

.post { margin: 0 0 10px 0; padding-bottom: 5px; border-bottom: 1px solid #BEC6D4;}

.post h2 { margin-top: 20px; margin-bottom: 7px; }

.post p {line-height: 160%; margin: 13px 0 0 0;}

.postmetadata {margin: 3px; padding-bottom: 10px; }

.blog_footer { padding: 0px 40px 50px 40px; margin: 30px 0 -10px 0; background: url('images/main_end_bg.png') no-repeat bottom left; }

#cmi_footer {height: 400px; width: 950px; position: relative; margin: 0 auto; padding-left: 100px; margin-top: 40px;} 
#cmi_footer .footer_block {width: 300px; padding: 15px 0 0; float: left; margin-right: 20px; font-size: 15px; color: #284163;}
#cmi_footer .footer_block p {padding-right: 40px; color: #284163; padding-bottom: 3px; line-height: 140%;}
#cmi_footer .footer_block.last {margin-right: 0;}
#cmi_footer h5 {height: 41px; width: 263px; background: no-repeat top left; padding-bottom: 15px;}
#cmi_footer h5.like {background-image: url('images/like-our-work.png');}
#cmi_footer h5.posts {background-image: url('images/recent-posts.png');}
#cmi_footer h5.projects {background-image: url('images/recent-projects.png');}
#cmi_footer .button {height: 50px; width: 194px; background: no-repeat top left; margin: 10px 0 15px 0;}
#cmi_footer .talk .button {background-image: url('images/contact-us.png');}
#cmi_footer .hire .button {background-image: url('images/hire-us.png');}
#footer_links {position: absolute; bottom: 22px; left: 40px; width: 960px;}
#footer_links ul { margin-top: 20px; text-align: center;}
#footer_links ul li {display: inline; color: #517091;}
#footer_links ul li a {color: #284163;}
#cmi_footer .project img {border: 1px solid #557495; padding: 1px; margin: 3px 20px 20px 0; float: left;}
#cmi_footer .project p {font-size: 12px;}
#cmi_footer .project .proj_title {text-transform: uppercase;}
#cmi_footer .project .proj_title a {font-weight: bold; color: #284163;}
#cmi_footer ul.posts a {color: #284163; }
#cmi_footer ul.posts li {padding: 0 40px 15px 12px; background: url('images/footer-ul-li.png') no-repeat 2px 4px;}


#commentform input { width: 170px; padding: 3px; margin: 5px 5px 1px 0; }
#commentform { margin: 15px 10px 0 0; max-width: 575px; }
#commentform label {display: block; color: #575757; font-weight: bold; font-size: 11px;}
.req { text-transform: uppercase; font-size: 9px; font-weight: normal; color: #ACACAC;}
.input_box {float: right; margin-top: -155px;}
#commentform textarea {width: 340px; height: 123px; margin: 5px 0 25px 0;}
#commentform textarea, #commentform input {border: 1px solid #BED2E6; background: #F3F5FC; color: #7A7A7A;} 
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#filler {height: 100px;}
#commentform #submit { margin: 0 0 5px auto; color: #F3F5FC; background: #284163; text-transform: uppercase;}
.alignleft, .alignright {margin: 10px 0; font-size: 12px;}
.alignleft a, .alignright a {color: #95A6BD; color: #284163;}





#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}




a {color: #284163; }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {font-family: "FuturaBook", FuturaBook, Arial, sans-serif;}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	text-align: left;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #575757;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}


.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#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 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	font-family: FuturaBook, "FuturaBook", Arial, sans-serif;
	margin: 0;
	}


h2.pagetitle {
	margin-top: 30px;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 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;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#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: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* .navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 60px;
	} */
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

