/*   
Theme Name: Easel.TV
Theme URI: 
Description: Easel.TV custom theme based on Thematic
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is � Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Child theme styles*/
body {
	background: #929368;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
}

textarea, input {
	font-family: Verdana, Geneva, sans-serif;
	color: #454B29;
}

a:link {color:#454B29}		/* unvisited link */
a:visited {color:#454B29}	/* visited link */
a:hover {color: white}		/* hover link */
a:active {color: white}	/* selected link */

.aside a:link, .aside a:visited {color:#F0E396}	
.aside a:hover, .aside a:active {color: white}


h1, .entry-title a {color:#454B29; font-size:22px; line-height:130%; margin-bottom:30px;}

#grad_extend {
	background: url(images/grad_extend.png) top center repeat-x;
	width: 100%;
	clear: both;
}
#header {
	background: #454B29 url(images/header_bg.png) top center repeat-x;
	height: 203px;
	overflow: hidden;
}
#access {
	margin: -44px auto 0 auto;
	border: none;
	width: 960px;
}
#blog-title {
	text-align: right;
	padding: 50px 80px;	
}
#blog-title a {
	text-indent: -9999px;
}
#branding {
	background: url(images/branding_bg.png) top center no-repeat;
	height: 205px;
	width: 960px;
	padding: 0;
}
#main {
	background: url(images/main_bg.png) top center no-repeat;
	width: 969px;
}
#siteinfo {
	background: url(images/siteinfo_bg.png) top center no-repeat;
	width: 960px;
	height: 120px;
	padding: 20px 0 0;
	text-align: right;
	font: 12px Verdana, Geneva, sans-serif;
	color: #929368;
}
#footer {
	background: #454B29 url(images/footer_bg.png) top center repeat-x;
	height: 208px;
	border: none;
}
#dig{float:left;
position:relative;
top:40px;}
#menu {
	padding-left: 300px;
}

ul#main-nav {
	font: bold 13px Verdana, Geneva, sans-serif;
	margin: -10px 0 0 0;
	padding: 0;
	float: left;
	/*width: 100%;*/
}

ul#main-nav li {
	margin: 0;
/*	width: 108px;
	padding: 0;
*/	padding: 0 3px;
	list-style: none;
	float: left;
	height:52px;
}
ul#main-nav li#current {
	background: transparent url(images/current_tab.gif) no-repeat scroll center bottom;
}

ul#main-nav li a {
	font-size:1.1em;
	padding: 18px 8px 0 8px;
	position: relative;
	display: block;
	color: #929368;
	text-align: center;
	text-decoration: none;
	height: 34px;
}

ul#main-nav li a:hover {
	background: url(images/arrow.png) bottom center no-repeat;
}

ul#main-nav li a:active {
	background: url(images/arrow.png) bottom center no-repeat;
}

ul#main-nav li a span {
	color: white;
	font-weight: bold;
}

#menu_connectedtv a div {
}

#menu_whyeasel a div {
}

#menu_services a div {
}

#menu_team a div {
}

#menu_clients a div {
}

#menu_contact a div {

}

li#current_connectedtv {
	background: url(images/arrow.png) bottom center no-repeat;
}

li#current_whyeasel {
	background: url(images/arrow.png) bottom center no-repeat;
}

li#current_services {
	background: url(images/arrow.png) bottom center no-repeat;
}

li#current_team {
	 background: url(images/arrow.png) bottom center no-repeat;
}

li#current_clients {
	background: url(images/arrow.png) bottom center no-repeat;
}

li#current_contact {
	background: url(images/arrow.png) bottom center no-repeat;
}

#page_content {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}

#left {
	float: left;
	padding: 15px;
}

#opp_left_bg {
	background: url(images/opp_left_bg.png) center top no-repeat;
	width: 312px;
	height: 530px;
	float: left;
	margin: 120px 0 0 0;
}

#whyeasel_left_bg {
	background: url(images/whyeasel_left_bg.png) center top no-repeat;
	width: 312px;
	height: 427px;
	float: left;
	margin: 120px 0 0 0;
}

#whyeasel_left_bg a {
	padding: ;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#leftbox h2 {
	padding: 0 10px 10px 10px;
	/*margin: 0 0 20px 0;*/
}

#leftbox p {
	/*margin-bottom: 22px;*/
	padding: 10px
}

p {
	font-size: 12px;
	margin: 0;
}

p span, h2 span {
	color: #f0e396;
}

#right {
	float: left;
	width: 530px;
	margin: -30px 0 0 80px;
}

#opportunity_text {
	background: url(images/opportunity_h1.png) center top no-repeat;
	width: 554px;
	height: 159px;
	margin-top: -12px;
}

#whyeasel_h1 {
	background: url(images/whyeasel_h1.png) center top no-repeat;
	width: 554px;
	height: 236px;
	margin-top: -10px;
}

#fast, #vision1, #platform, #marketplace, #ipr, #cost {
	padding: 20px 0 0 150px;
}

#hr {
	background: url(images/hr.gif) center top no-repeat;
	width: 559px;
	height: 66px;
}

#fast {
	background: url(images/fast.png) left top no-repeat;
	height: 100px;
}

#vision1 {
	background: url(images/vision1.png) left top no-repeat;
	height: 110px;
}

#platform {
	background: url(images/platform.png) left top no-repeat;
	height: 120px;
}

#marketplace {
	background: url(images/marketplace.png) left top no-repeat;
	height: 210px;
	padding-top:0;
}

#ipr {
	background: url(images/ipr.png) left top no-repeat;
	height: 100px;
}

#cost {
	background: url(images/cost.png) left top no-repeat;
	height: 100px;
}

#intro {
	width: 555px;
	margin-bottom: 40px;
	float:right;
}


.service_question {
	color: #F0E396;
	margin: 20px 0 -15px;
}




/* old layout */
/*#services_h1 p {
	background: url(images/tick.gif) left top no-repeat;
	padding: 0 0 2px 30px;
	margin: 9px 0 0 170px;
}





#consult_bg {
	background: url(images/consult.png) center top no-repeat;
	height: 227px;
}

#design_bg {
	background: url(images/design.png) center top no-repeat;
	height: 158px;
}

#build_bg {
	background: url(images/build.png) center top no-repeat;
	height: 212px;
}

#manage_bg {
	background: url(images/manage.png) center top no-repeat;
	height: 442px;
}*/
/* end old layout */

/* ourservices and oureclients lists */
.section ul li {
	background: url(images/tick.gif) left top no-repeat;
	}
.section {
	margin: 20px 0 10px;
	clear:right;
}

.section_top {
	background: url(images/box_top.png) center center no-repeat;
	width:970px;
	height:10px;
	font-size:0px;
}

.section_body {
	background: url(images/box_bg.png) center center repeat-y;
		width:970px;
}

.section_bot {
	background: url(images/box_bottom.png) center center no-repeat;
		width:970px;
	height:10px;
	font-size:0px;
}

ul.servicepts li {
		padding: 0 0 2px 30px;
	margin: 9px 0 0 130px;
	font-size:12px;
	list-style-type:none;
	}

ul.servicepts {
	margin-bottom:0;
	padding-bottom:15px
	}

#cli_paytv{
	background: url(images/client_pay_tv.png) 20px 15px no-repeat;
	}
	
#cli_content{
	background: url(images/client_content.png) 20px top no-repeat;
	}
	
#cli_communities{
	background: url(images/client_communities.png) 20px 15px no-repeat;
	}

#cli_business{
	background: url(images/client_business.png) 20px 15px no-repeat;
	}

#cli_public{
	background: url(images/client_public.png) 20px 15px no-repeat;
	}
	

#ser_consult{
	background: url(images/service_consult_image.png) 10px top no-repeat;
	}
	
#ser_design{
	background: url(images/service_design_image.png) 10px top no-repeat;
	}
	
#ser_build{
	background: url(images/service_build_image.png) 10px top no-repeat;
	}

#ser_manage{
	background: url(images/service_manage_image.png) 10px top no-repeat;
	}

.relcost{ position: relative; top: 100px; left: 15px; font-size: 12px; font-weight: bold; float:left; width:130px;}

.list_head {
	line-height: 12px;
	padding-top: 15px;
	margin: 0 0 0 170px;
}
/* end ourservices and oureclients lists */

#team_members {
	width: 550px;
	float: right;
	font-size: 13px;
}

.member_pic {
	height: 88px;
	width: 88px;
	background: #fff;
	margin: 0 15px 60px 0;
}

.member_pic, .member_pic p {
	float: left;
}

.member_name {
	margin-bottom: 13px;
	line-height: 15px;
}

.member {
	margin-bottom: 50px;
}

#maggie_rodriguez-piza {
	_margin-top: -20px;
}

#footer_menu {
/* 	margin: 15px 0 0 220px; */
	width: 650px;
	height: 80px;
	float: right;
	_margin-left: 100px;
	padding-top:60px;
}

ul#footer-nav {
	font: 12px Verdana, Geneva, sans-serif;
	padding: 0;
	float: right;
/* 	width: 100%; */
	margin: 0 0 10px;
}

ul#footer-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
	width: auto;
	display:inline;
	float:left;
	_line-height: 1px;
	color:#F0E396;
}

ul#footer-nav li a {
	position: relative;
	display: inline;
	padding: 2px;
	text-decoration: none;
	text-align: left;
	color: #F0E396;
}

p#footertext {clear:right; color:#ffffff;}

#contact_box {
	width: 600px;
	float: right;
}

#contact_box h2 {
	color: #F0E396;
	margin: 0 0 10px 0;
}

#contact_box p {
	margin: 0 0 20px 0;
}

#contact_box a {
	color: #F0E396;
	font-size: 12px;
}


address {
	font-weight: bold;
		font-style:normal;
}

/* leftbox */

#leftbox {
	width: 312px;
	float: left;
	margin: 120px 0 0 0;
}

#leftbox_top {
	background: url(images/leftbox_top.png) center center no-repeat;
	width: 312px;
	height:9px;
	font-size:0px;
	line-height:0px;
}

#leftbox_body {
	background: url(images/leftbox_bg.png) center center repeat-y;
	width:312px;
	/*padding: 0 15px 15px 15px;*/
}

#leftbox_bot {
	background: url(images/leftbox_bottom.png) center center no-repeat;
		width: 312px;
	height:9px;
	line-height:0px;
}
/* end leftbox */

/* vision */
#vision {
	/*background: url(images/vision.png) center top no-repeat;*/
	width: 563px;
	/*height: 267px;*/
	margin-top:40px
}

#vision_top {
	background: url(images/dividertop.png) center center no-repeat;
	height:14px;
		margin-bottom:20px;
}

#glasses {
	background: url(images/vision1.png) 25px center no-repeat;
	/*padding: 10px 0px 20px 160px;*/
	height:134px;
	width:140px;
	float:left;
}

#vision_body { height:auto;}

#visiontext {float:right;
width:400px;}

#vision_bot {
	background: url(images/dividerbottom.png) center center no-repeat;
	height:14px;
	clear:left;
	padding-top:20px;
}

#helpyou {
	width:210px;
	height:40px;
	background: url(images/button_arrow.png) center center no-repeat;
	padding-top:22px;
}

#helpyou a {
	margin-left: 10px;
	text-decoration:none;
	color:#F0E396;
}
#helpyou a:hover {
	color: #ffffff;
}
/* end vision */

#features {
	width:266px;
	height:206px;
	background: url(images/why_easel.png) center center no-repeat;
	margin:0 8px;
}

#tvpresence {font-weight:bold; font-size:12px; color:#ffffff;}

#respond {
	padding: 5px;
	background-color: #5c603d;
}

#form-allowed-tags p, .entry-meta, .aside, .entry-utility {
	color: #454B29;
}

.entry-title {
	margin-top: 0px;
}
.entry-title a:link, .entry-title a:visited{color:#454B29}	
.entry-title a:hover, .entry-title a:active {color: white}

.entry-content p, .entry-content {
	line-height:16px;
	font-family: Verdana, geneva, sans-serif;
padding: 2px 0px 0px 0px;
}
.page-title {
	display:none;
}
.entry-utility {
	margin: 10px 0 0 0;
	display: none;
}

#container {
	float:right;
	width:620px;
}
	
#primary {
	float:left;
	margin-bottom:22px;
	padding:18px 0 0;
	margin-top: 100px;
	border-style: none;
}

#secondary {
	clear: left;
	float:left;
}
.hentry {
	padding:0 0 40px;
}

#comments-list li.alt{
	background:none;
}

code{
	color:#999;
}

#comments-list .comment-content p{
	color:white;
}


#login a {
	color:#F0E396;
}
<a href="http://www.easeltv.com/2009/digital-convergence-innovation-or-fragmentation/" title="Permalink to Digital Convergence: Innovation or fragmentation? Or can I retain the serendipity of television?" rel="bookmark">Digital Convergence: Innovation or fragmentation? Or can I retain the serendipity of television?</a>