html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	end CSS reset	*/
html {
	background:#F7F7F7 url(../../images/v3/pres/html-bg-noise.jpg) repeat 0 0;}
body {
	position:relative;
	color:#262626;
	font-family:Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Helvetica Neue', Helvetica, Arial, 'Gill Sans', 'Gill Sans MT',Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align:center;
	background:url(../../images/v3/pres/header-bg.png) repeat-x 0 0;
	background:url(../../images/v3/pres/header-bg.png) repeat-x 0 0, url(../../images/v3/pres/body-bg.gif) repeat-x 0 bottom;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Constantia, Georgia, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', serif;
	margin:0 6px;
	color:#262626;
	font-weight:normal;font-style:oblique;
}
h1 {
	font-size:36px;
	line-height:1;
	vertical-align:top;
	letter-spacing:-0.8px;
	text-shadow: #999 1px 1px 1px;
	margin:0 0 18px;
}
h2 {
	font-size:24px;
	line-height:18px;
	margin-bottom:18px;
}
h3 {
	font-size:18px;
	line-height:1;
	margin:0 6px;
}
h4 {
	font-size:16px;
	line-height:18px;
	margin:0;
}
h5 {
	font-size:16px;
	line-height:18px;
	margin:0;
}
h6 {
	font-size:16px;
	line-height:18px;
	margin:0 ;
}
a:link, a:visited {
	color:#333;
	border-bottom:1px solid #333;
	text-decoration:none;
}
a:visited {
	background:#F8F8F8;
}
a:hover, a:active {
	color:#000;
	background:#19a1dc;
}
p {
	font-size:12px;
	line-height: 1.5;
	margin:0 6px 18px;
}
ul, dl {
	list-style: none;
	margin:0 12px 18px;
	padding:0;
}
ol {
	list-style: upper-roman;
	margin:0 12px 18px 18px;
	list-style-position:inside;
}
li, dt, dd {
	font-size:12px;
	line-height: 1.5;
	letter-spacing:0.25px;
	margin:0;
	padding:0;
}
img {
	margin:0 0 12px;
	padding:0;
}

form {margin:0 12px;}

input, select, textarea {
	width:280px;
	height:18px;
	margin:0 0 9px;
	border:1px solid #999;
	border-top:1px solid #ccc;
	border-bottom:1px solid #666;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
input, textarea {

}

select {

}
textarea {
	height:108px;
}
fieldset {margin:18px 0;background:#ccc;background:rgba(128,128,128,0.2);border-bottom:1px dotted #666;}
legend {padding:0 6px 0 12px;font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;font-size:18px;font-style:oblique;background:#68ae47;text-shadow:#ccc 1px 1px 0;background:rgba(104,174,71,0.8);}

label {
	display:inline-block;
	width:164px;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	margin:0;
}
blockquote, q {
	quotes: none;
	font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	margin:18px 12px 0;
	font-size:18px;
	font-style:oblique;
	font-weight:bold;
	line-height:24px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
cite {margin:-4px 12px 18px;display:block;text-align:right;font-weight:normal;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	padding:0;
	margin:0 0 18px;
}
th {
	font-size:1.4em;
	padding:0;
}
tr {
}
td {
	font-size:12px;
	line-height:1.5;
	padding:0;
}
caption {
	font-size:12px;
	line-height:1.5;
}
abbr {border-bottom:1px dashed #333;}
/* GLOBAL CLASSES */
.warning, .error {background:#fd2e56;}
label.error {position:relative;top:-8px;left:229px;color:#fff;padding:0 3px;}
input.error, textarea.error {border:1px solid #fd2e56;background-color:#fff;}
.small {
	font-size:80%;
	font-weight:normal;
}
a.external_link {
	font-weight:bold;
}
.clear {clear:both;}
.oblique {font-style:oblique;}
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center;}
.icon {margin:0;}
.sending {background:url(../../images/icons/loading-darkbg.gif) no-repeat 50% 50%}/* used for ajax loader images  */
.float-right {float:right;}
.float-left {float:left;}

/* PAGE STRUCTURE */
#wrap {
							//background:url(../../images/v3/pres/grid.png) repeat-y 0 0, url(../../images/v3/pres/baseline18.gif) repeat 0 0;
	width:960px;
	height:100%;
	margin:0 auto;
	padding: 0 0 -20px;
	text-align:left;
}
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}

#content {
	width:474px;
	margin:0 0 0 243px;
}
#header {
	width:960px;
	height:90px;
	margin:0 0 18px;
	padding:0;
	/*border-bottom:9px solid #262626;*/
}
a#work-status:link, a#work-status:visited {position:absolute;top:0;left:0;width:160;height:160;margin:0;z-index:99;background:none;border:none;}
a#work-status:hover {background:none;}

#logo {
	width:230px;
	height:90px;
	margin:0;
}
#logo a:link, #logo a:visited {display:block;width:230px;height:90px;text-indent:-9999px;background:url(../../images/v3/pres/logo-home-btn.gif) no-repeat 0 0;border:none;}
#logo a:hover, #logo a:active {text-indent:-9999px;background:url(../../images/v3/pres/logo-home-btn.gif) no-repeat 0 -91px;}
#left_column {
	width:230px;
	position:absolute;
	top:143px;
	left: auto;
	margin:0;
	text-align:right;
}
#left_column h3 {margin:36px 6px 9px;}
#left_column ul {
	margin:0 6px 36px;	
}
#left_column ul#services-list li {}
#left_column ul#services-list li a:link, #left_column ul#services-list li a:visited {}

#left_column ul#services-list li a:link, #left_column ul#services-list li a:visited {}

#left_column img {margin-left:6px;}

#sidebar {
	position:absolute;
	top:144px;
	right:inherit;
	width:230px;
	margin:0 0 0 730px;
}
#sidebar img {
	float:none;
	margin:0 6px;
}
#footer {
	clear:both;
	color:#fff;
	width:960px;
	height:344px;
	margin:36px 0 0;
	font-size:12px;
	line-height:1.5;
	border-bottom:9px solid #DDE3DC;
	background:url(../../images/v3/pres/footer-bg.jpg) no-repeat center 0;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5 {color:#fff}

.tel {
	font-size:22px;
}
#footer-contact {margin:18px 14px 18px 0;width:310px;min-height:298px;float:left;padding-top:12px;border-top:6px solid #DDE3DC;}
#footer-contact form {margin:0 6px;}
#footer-contact label {margin:0 0 6px;}
#footer-contact input.error {width:192px;}
#footer-contact em.error {}
#footer-contact textarea, #footer-contact input {width:298px;}
#footer-contact textarea {width:298px;height:72px;}
#footer-contact input.submit-button {width:90px;-moz-box-shadow:0 2px 4px #000;-webkit-box-shadow:0 2px 4px #000;}
/* GLOBAL NAVIGATION*/
#navigation {
	width:728px;
	float:right;
	margin:23px 6px 0 0;
	padding:0;
}
#navigation ul {margin:0;}
#navigation ul li {width:126px;float:left;margin:12px 0 0 18px;}
#navigation ul li a:link, #navigation ul li a:visited {
	font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	display:block;		
	width:126px;
	height:36px;
	text-align: left;
	letter-spacing:-0.25px;
	line-height:1.25;
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	font-style:oblique;
	border:none;
	border-top:1px solid #999;
	background:none;
	text-shadow:0 1px 1px #fff;
}
#navigation ul li a em {display:block;font-size:10px;color:#585858;padding:0 0 0 2px;font-style:normal;letter-spacing:normal;text-shadow: none;}
#navigation ul li a:hover {
	background-color: transparent;
	text-shadow: none;
}

#navigation ul li a.portfolio:hover {
	border-top:1px solid #fd2e56; /* red */
}
#navigation ul li a.contact:hover {
	border-top:1px solid #68ae47; /* blue */
}
#navigation ul li a.about:hover {
	border-top:1px solid #fd2e56 ; /* red */
}
#navigation ul li a.services:hover {
	border-top:1px solid #19a1dc;/* blue */
}
#navigation ul li a.blog:hover {
	border-top:1px solid #68ae47;/* green */
}
#footer-nav {margin:18px 0;width:149px;float:right;padding-top:12px;border-top:6px solid #DDE3DC;}
#footer-nav ul {margin-left:6px;}
#footer-nav ul li a:link, #footer-nav ul li a:visited {margin:18px 0 ;color:#fff;background:none;}
#footer-nav ul li a:hover, #footer-nav ul li a:active {}

#footer-nav ul li a.portfolio:hover {
	background: #fd2e56; /* red */
}
#footer-nav ul li a.contact:hover {
	background: #fd2e56; /* blue */
}
#footer-nav ul li a.about:hover {
	background: #68ae47; /* red */
}
#footer-nav ul li a.services:hover {
	background: #19a1dc;/* blue */
}
#footer-nav ul li a.blog:hover {
	background: #19a1dc;/* green */
}
#footer-nav ul li a.home:hover {
	background: #68ae47;/* green */
}

#copyright {clear:both;float:none;font-size:11px;color:#fff;background:#030303;}
#copyright a {margin:0 6px;color:#fff;background:none;}

/* HOME PAGE*/
#home_content {
	width:960px;
	margin:0;
}
#web_design_showcase {
	margin:0 0 20px;
	padding:5px 0 0;
	width:960px;
	height:265px;
	-moz-box-shadow:0 2px 3px #666;-webkit-box-shadow:0 1px 2px #666;
	background: url(../../images/home-960x270.jpg) no-repeat 0 0;
}
#web_design_showcase h1, #web_design_showcase h2, #web_design_showcase h3 {margin:0 0 0 75px;padding:3px;color:#454545;text-shadow:#999 1px 1px 1px}
#web_design_showcase h1 {width:476px;margin-top:24px;}
#web_design_showcase h2 {width:424px;line-height:1.15;}
#web_design_showcase h3 {width:150px;}
#web_design_showcase img {
	margin:0;
}
#introduction, .col-third, .vcard {
	width:312px;
	float:left;
	margin:16px 12px 0 0 ;
	padding:0;
}
#introduction {margin-top:0;}
.last {margin-right:0;}
#web_design_services {float:none;margin:0;}
#recent_blog_posts, #newsletter_signup {width:310px;float:left;margin:18px 0 0;
}
#recent_blog_posts {padding-top:12px;border-top:6px solid #DDE3DC;	visibility:hidden}
#recent_blog_posts ul {margin:9px 0 18px;}
#recent_blog_posts ul li {margin:17px 6px;border-bottom:1px dotted #999;}
#recent_blog_posts ul li a:link, #recent_blog_posts ul li a:visited {margin:0 0 1px;display:block;width:298px;font-size:14px;font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;font-style:oblique;font-weight:bold;letter-spacing:1px;line-height:1.25;border-bottom:none;color:#fff;background:none;}

#recent_blog_posts ul li a:hover, #recent_blog_posts ul li a:active {border-bottom:1px solid #333;margin:0;background:#666;}

#recent_blog_posts ul li a.read-more {display:inline;font-size:12px;font-family:Frutiger, 'Frutiger Linotype', Univers, Calibri, 'Helvetica Neue', Helvetica, Arial, 'Gill Sans', 'Gill Sans MT',Myriad, 'DejaVu Sans Condensed', 'Liberation Sans', 'Nimbus Sans L', Tahoma, Geneva, sans-serif;font-weight:normal;}

#newsletter_signup {float:none;margin:0;}
#newsletter_signup form {margin:0 6px;}
.vcard {width:143px;margin:18px 14px 18px 0;padding:12px 0 0 6px;border-top:6px solid #DDE3DC;}

#newsletter_signup label {width:100%;}
#newsletter_signup input {width:190px;}

#newsletter_signup input.submit:hover {

}
#newsletter_signup input:focus {
	outline: 0;
}
#recent-work {position:absolute;top:148px;margin:0 0 18px 636px;width:310px;height:179px;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;background:#D8D7E6;background:rgba(215,216,230,0.25);-moz-box-shadow:0 2px 3px #999;-webkit-box-shadow:0 1px 1px #999;}
/* home page slider*/
#recent-work #slider {margin:11px;width:286px;height:154px;border:1px solid #fff;overflow:hidden;}
#recent-work img {margin:0;}
#slider li{width:286px;height:154px;overflow:hidden;}

/* numeric controls */	
ol#controls{
	margin:19px 12px 0;
	padding:0;
	height:12px;
	width:286px;
	}
ol#controls li{
	margin:0 10px 18px 0; 
	padding:0;
	float:left;
	list-style:none;
	height:12px;
	line-height:1;
	}
ol#controls li a{
	float:left;
	height:12px;
	line-height:1;
	border:1px solid #999;
	background:#68ae47;
	color:#555;
	padding:0 6px;
	text-decoration:none;
	text-indent:-9999px;
	-moz-border-radius:10px;-webkit-border-radius:10px;
	background:rgba();
	-moz-box-shadow:0 2px 3px #666;-webkit-box-shadow:0 2px 3px #666;
	}
ol#controls li.current a{
	background:#fd2e56;
	color:#fff;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

ul#services-grid {margin:0;}
ul#services-grid li {float:left;width:134px;margin:0 10px 12px;}
ul#services-grid li a:link, ul#services-grid li a:visited  {display:block;width:134px;height:72px;padding:3px;text-align:center;border:none;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;font-weight:bold;}
ul#services-grid li a em {font-weight:normal;}
ul#services-grid li a:hover, ul#services-grid li a:hover  {}


/* PORTFOLIO PAGES*/
#content_portfolio_web_design, #content_services, #content_blog, #content_process {
	width:720px;
	margin:0 0 0 240px;
}
#content_portfolio_web_design h1 {
	margin:0 0 0 9px;
	width:697px;
	font-weight:normal;
	font-style:oblique;
	color:#fafafa;
	text-shadow:none;
	position:absolute;
	top:112px;
	left:inherit;
	background:#19a1dc;
	background:rgba(29,19,20,0.6);
	text-shadow:0 2px 1px rgb(60, 47, 41);
}
#content_portfolio_web_design h1:first-letter {font-size:46px}
#latest-work {margin:0 0 18px 3px;width:708px;height:270px;overflow:hidden;-moz-box-shadow:0 2px 3px #666;-webkit-box-shadow:0 2px 3px #666;}
#latest-work img {
	margin:0
}

#past-work {
	margin:0 0 18px 4px}

.boxgrid, .service-block {
	width: 346px;
	height: 160px;
	margin:0 10px 18px 0;
	float:left;
	border: solid 1px #8399AF;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	overflow: hidden;
	position: relative;
	-moz-box-shadow:0 2px 3px #666;
	-webkit-box-shadow:0 2px 3px #666;
}

.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption {
	float: left;
	position: absolute;
	height: 72px;
	width: 100%;
	border-top:1px solid #333;
	background: #000;
	background: rgba(0, 0, 0, .6);
}
.boxcaption dt, .boxcaption dd, .boxcaption dd a {
	margin:3px 6px 0;
	color:#fff;
	background:none;
}
.boxcaption dt {
	font-size:18px;	font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;font-style:oblique;
	margin:6px 6px 0;
}
.boxcaption dd {line-height:1;}
.boxcaption dd a:link, .boxcaption dd a:visited {
	margin-left:0;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.boxcaption dd a:hover, .boxcaption dd a:active {
	background:#fd2e56;
}
.captionfull .boxcaption {
	top: 160px;
	left: 0;
}
.clear {
	clear: both;
}
.latest_workContentImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
#content_portfolio_detail {
	width:720px;
	margin:0 0 0 240px;
}
#content_portfolio_detail h1 {
	margin-bottom:0;
	z-index:99;
	font-style:oblique;
}

#project_info {
	width:232px;
	float:left;
	margin:0 0 18px;
}
#project_description {
	width:472px;
	float:right;
	margin:18px 0 ;
}
ul#clients {font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;font-style:oblique;}

/* project detail page */
#viewer {
	width:718px;
	height:396px;
	margin:0 0 18px 2px;
	-moz-box-shadow:0 2px 3px #666;-webkit-box-shadow:0 2px 3px #666;
}
#project-nav {
	width:142px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
#project-nav li {
	width:142px;
	height:99px;
	padding:0;
}
#project-nav li a {
	display:block;
	width:100%;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
}

#project-nav.crest li a, ul#other-projects li.crest a {background:url(../../images/crest-cafe/project-detail-thumbs.jpg) no-repeat 0 0;}
#project-nav.hillcrest-house li a, ul#other-projects li.hillcrest-house a {background:url(../../images/hillcrest-house/project-detail-thumbs.jpg) no-repeat 0 0;}
#project-nav.community-planet li a, ul#other-projects li.community-planet a {background:url(../../images/community-planet/project-detail-thumbs.jpg) no-repeat 0 0;}
#project-nav.reviving-liberalism li a, ul#other-projects li.reviving-liberalism a {background:url(../../images/reviving-liberalism/project-detail-thumbs.jpg) no-repeat 0 0;}
#project-nav.intrinsic li a, ul#other-projects li.intrinsic a {background:url(../../images/intrinsic/project-detail-thumbs.jpg) no-repeat 0 0;}
#project-nav.pixley-flix li a, ul#other-projects li.pixley-flix a {background:url(../../images/pixley-flix/project-detail-thumbs.jpg) no-repeat 0 0;}

#project-nav li a:hover, #project-nav li a.on {
	background-position:-142px 0;
}
#project-nav li.thumb2 a {
	background-position:0 -99px;
}
#project-nav li.thumb2 a:hover, #project-nav li.thumb2 a.on {
	background-position:-142px -99px;
}
#project-nav li.thumb3 a {
	background-position:0 -198px;
}
#project-nav li.thumb3 a:hover, #project-nav li.thumb3 a.on {
	background-position:-142px -198px;
}
#project-nav li.thumb4 a {
	background-position:0 -297px;
}
#project-nav li.thumb4 a:hover, #project-nav li.thumb4 a.on {
	background-position:-142px -297px;
}
#panels { width:576px; height:396px; overflow:hidden; position:relative; float:left; }
#slider { width:2304px; height:396px; }
#slider div { float:left; position:relative; }
#slider img { margin:0; }
#slider p { position:absolute; bottom:0; left:inherit; color:#fff;margin:0; width:90%; height:45px; padding:5px 5% 10px;background:#000;background:rgba(0,0,0,0.8); }

dt.project, dt.client , dt.services_performed{
	font-weight:bold;
}

a.external-link:link, a.external-link:visited {float:right;padding-right:20px;background:url(../../images/icons/external.gif) no-repeat 80px 4px;}
a.external-link:hover, a.external-link:active {background:#19a1dc url(../../images/icons/external.gif) no-repeat 80px 4px;}

ul#other-projects {margin:0;text-align:left;}
ul#other-projects li {width:68px;height:63px;display:inline-block;margin:0 3px 18px;-moz-box-shadow:0 2px 4px #ccc;-webkit-box-shadow:0 2px 4px #ccc;}
ul#other-projects li a:link, ul#other-projects li a:visited {text-indent:-9999px;display:block;width:68px;height:63px;background-position:-34px -8px;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden;}
ul#other-projects li a:hover, ul#other-projects li a:active {background-position:-176px -8px;}

/* CONTACT PAGES*/
#contact_travis_holliday {
	width:480px;
	margin:0 0 0 240px;
	padding:0;
}
#contact_form {
	width:480px;
	margin:0;
	padding:0;
}
#contact_form form {margin:0;}
#contact_form input:focus {
	outline: 0;
	background: #FFC;
}
#contact_form textarea:focus {
	outline: 0;
	background: #FFC;
}
#contact_form p {
	margin:0 12px 5px;
}
input#siteContact, input#submit-comment {margin-left:164px;}
p.address {
	display:none;
}
label.textarea-label {position:relative;top:-99px;left:inherit;}
.submit-button, #newsletter_signup input.submit-button {
	font-family:Constantia, 'Lucida Bright', Lucidabright, 'Lucida Serif', Lucida, 'DejaVu Serif', 'Bitstream Vera Serif', 'Liberation Serif', Georgia, serif;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	text-shadow: #ccc 0 1px 0;
	width:90px;
	height:27px;
	padding:3px;
	margin:3px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow:0 2px 4px #999;
	-webkit-box-shadow:0 2px 4px #999;
	background-image: -moz-linear-gradient(100% 100% 90deg, #999, #ccc);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#ccc));
	cursor:pointer;
}
.submit-button:hover, #newsletter_signup input.submit-button:hover {background:#CCC;-moz-box-shadow: none;-webkit-box-shadow:none;}
/* SERVICES SECTION*/
.service-block {width:348px;min-height:198px;margin:0 8px 18px 3px;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
.service-block.web-design {}
.service-block.email-marketing {}
.service-block.optimization {}
.service-block.get-started {}
.service-block h2 {margin:0 6px 11px;line-height:1.5;border-bottom:6px solid #333;}
.service-block p {background:#fff;background:rgba(255,255,255,.75);}
.service-block h2 a:link, .service-block h2 a:visited {border:none;text-decoration:none;}
.service-block a.read-more {float:right;color:#fff;background:#68ae47;}
.service-block a.read-more:hover {background:#fd2e56;}
/* Process Slider*/
#process {width:720px;height:306px;overflow:hidden;}
#process img {margin:0 0 0 18px;float:right;border:1px solid #999;-moz-box-shadow:1px 2px 3px #333;-webkit-box-shadow:1px 2px 3px #333;}
#process li{width:720px;height:306px;overflow:hidden;}
#nextBtn {float:right;}
#prevBtn {float:left;}
#prevBtn a:link, #nextBtn a:link{color:#fff;background:#68ae47;padding:0 3px;}
#prevBtn a:hover, #nextBtn a:hover {background:#fd2e56;}

/* BLOG SPECIFIC */
#left_column.blog {background:url(../../images/v3/pres/blog-header.gif) no-repeat 0 0;}
h1#blog-title ,h1#blog-title a:link,h1#blog-title a:visited, p#blog-description {margin:0;display:block;width:218px;padding-right:12px;background:#fd2e56;border:none;}
p#blog-description {margin:0 0 36px;background:#68ae47;}
.post, #respond {background:#fafafa;background:rgba(218, 218, 228,0.4);}
.post h2 {line-height:1.74;margin-bottom:-6px;}
p.post-meta-block {margin:0 0 18px 0;padding-left:6px;color:#fff;border:1px solid #333;background:#262626;-moz-border-radius:3px;-webkit-border-radius:3px;clear:both;-moz-box-shadow:0 -3px 12px #999;}
p.post-meta-block a {color:#fff;background:none;}
img.wp-post-image, .post object {margin:0 18px 14px 0;float:left;border:1px solid #ccc;-moz-box-shadow:1px 2px 3px #333;-webkit-box-shadow:1px 2px 3px #333;}
.leave-comment a:link, .leave-comment a:visited {float:right;padding:0 6px;width:136px;background:#68ae47;border:none;}
.leave-comment a:hover, .leave-comment a:active {background:#19a1dc;}
#respond {clear:both;margin-bottom:14px;border:1px solid #F0F0F0;}
/* MISC */
#sidebar .download_vcard {
	padding:0;
}
#sidebar .vcard {
	width:230px;
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	margin:0 6px 18px;
	padding:0;
	border:none;
}
#sidebar .tel {
	font-size:20px;
	font-weight:normal;
}
