body {
	text-align:left;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}

body a {
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
outline-style:none;
outline-width:0;
}

.clear {
clear:both;
}

form {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5 {
padding:0;
margin:0;
}

ul, li {
padding:0;
margin:0;
list-style:none;
}

#container {
	width:824px;
	margin:0 auto;
}

#header {
	padding-top:23px;
}

#logo {
	background:url(../img/logo.gif) no-repeat top left;
	width:294px;
	height:69px;
	float:left;
	
}

#logo a {
	display:block;
	width:294px;
	height:69px;
}

#box_search {
	float:right;
	width:190px;
	margin-top:25px;
}

#box_search input {
	width:122px;
	height:13px;
	border:1px solid #9ac8ff;
	color: #3591FD;
	background:#fff;
font-size:10px;}

#box_search button {
	background:url(../img/search_btn.gif) no-repeat top left;
	height:17px;
	width:58px;
	border:none;
	cursor:pointer;
	vertical-align:top;
	*margin-left:4px;
}

#menu {
	background:url(../img/menu_bg.gif) repeat-x top left;
	height:33px;
	margin:22px 0 30px 5px;
}

#menu ul li {
	float:left;
	width:164px;
	height:29px;
	position:relative;
	margin-top:2px;
}

#menu ul li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}

#menu ul li.touch, #menu ul li.touch a span {
	width:162px;
}

#menu ul li a span {
	height:29px;
	width:164px;
	display:block;
	position:absolute;
	cursor:pointer;
}

#menu ul li.story a span {background:url(../img/menu_story.gif) no-repeat top left;}
#menu ul li.work a span {background:url(../img/menu_work.gif) no-repeat top left;}
#menu ul li.clients a span {background:url(../img/menu_clients.gif) no-repeat top left;}
#menu ul li.blog a span {background:url(../img/menu_blog.gif) no-repeat top left;}
#menu ul li.touch a span {background:url(../img/menu_touch.gif) no-repeat top left;}

#menu ul li a:hover span, #menu ul li.active a span {
	background-position:bottom left;
}

#teaser {
	margin:0 0 35px 5px;
	height:345px;
	width:819px;
}

.horizontal_accordion_toggle .thumbnail {
	float:left;
}

.horizontal_accordion_toggle .thumbnail img {
	border:1px solid #c3dffe;
}

.horizontal_accordion_content h3 a {
	color:#3591fd;
	text-decoration:none;
	text-transform:uppercase;
}

.horizontal_accordion_content h3 {
	margin-bottom:20px;
}

.footer {
	background:url(../img/footer_bg.gif) repeat-x top left;
	margin-left:5px;
	padding-top:10px;
	margin-bottom:20px;
}

.footer ul li {
max-width:820px;
overflow:hidden;
white-space:nowrap;
width:auto !important;
width:820px;
}

.footer ul li a {
	color:#71b2fe;
	text-decoration:none;
	font-size:12px;
}

.footer a:hover {
	color:#71b2fe;
	text-decoration:underline;
	font-size:12px;
}

#dynamic_box_center {
	float:left;
	width:560px;
}

#dynamic_box_right {
	float:right;
	width:185px;
}

.box_content ul li {
	margin-bottom:20px;
}

.box_content ul li h3 a, #article_holder h1, .box_body .short_holder h2 a, #vertical_container a h3, #box_comments h4 {
background:transparent url(../img/footer_bg.gif) repeat-x scroll left bottom;
color:#3591FD;
display:block;
font-size:14px;
padding-bottom:5px;
text-decoration:none;
}
#article_body {
	font-size:13px;
}

#box_comments h4 { 
margin:10px 0;
}

#box_comments img {
	border:none;
}

#article_holder {
	margin-left:5px;
}

#article_holder a {
color:#3591FD;
text-decoration:none;
}

#box_pagination {
margin:10px 0px;
padding-left:0px;
padding-top:5px;
font-size:11px;
color:#3591FD;
}

#box_pagination span.pagination {
float:right;
font-weight:bold;
}

#box_pagination span.pagination .current {
color:#000000;
background:#ffffff;
padding:1px 5px;
}

#box_pagination span.pagination span {
color:#ffffff;
background:#456d30;
padding:1px 5px;
}

#box_pagination span.pagination a {
color:#3591FD;
padding:0px 4px 1px;font-weight:bold;
text-decoration:none;
display:inline-block;
border:1px solid #90C8FF;
font-size:11px;
	
	text-align:center;}

#box_pagination span.pagination a:hover {
color:#000000;
background:ffffff !important;}

#box_pagination span.pagination a img {
border:none;
}

#category_holder h1 {
	font-size:15px;
	text-transform:uppercase;
	color:#3591FD;
	padding:9px 6px;
	border-bottom:2px dotted #3591FD;
}

#box_center_holder .box_body {
	margin-left:5px;
}

#box_center_holder .box_body .image {
	float:left;
	margin:0 15px 5px 0;
}

#box_center_holder .box_body .image img {
border:1px solid #C3DFFE;
}

.box_body .short_holder h2 a, #vertical_container a h3  {
	margin-bottom:10px;
}

.bracket {
	color:#3591FD;
	position:absolute;
	right:0px;
top:0;
text-decoration:none;
_right:150px;
}


.box_body a {
	color:#3591FD;
	text-decoration:none;
}

.category_title {
display:inline-block;
width:100px;
}

.footer_entry_title {
	font-size:11px !important;
	text-transform:lowercase;
	color:#2777bc;
	padding-right:15px;
	padding-left:4px;
	background: url(../img/footer_sep.gif) no-repeat center right;
}

/*bookmarks*/



.box_social_bookmarks {

	margin-top:10px;

}



.delicious {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/delicious.png) top left no-repeat;

}



.digg {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/digg.png) top left no-repeat;

}




.ask {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/ask.gif) top left no-repeat;

}



.technorati {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/technorati.png) top left no-repeat;

}



.windows {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/live.png) top left no-repeat;

}



.yahoo {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/yahoo.png) top left no-repeat;

}



.facebook {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/facebook.png) top left no-repeat;

}



.google {

	display:inline-block;

	width:16px;

	height:16px;

	background:url(../img/google.png) top left no-repeat;

}


.comment_body a {
	color:#2777bc;
	text-decoration:none;
}

comment_body a:hover {
	color:#000;
}

.comment_body_holder {
	background:transparent url(../img/comment_bg.gif) no-repeat scroll right top;
	float:left;
	padding:10px 20px;
	width:380px;
	margin-top:10px;

}

.comment_bottom {
	background:url(../img/comment_bottom.gif) top right no-repeat;
	height:15px;
}

.result {
	width:40px;
	float:left;
	margin:10px 0;
}
.comment_rate {
	margin:10px 0 0;
}

.comment_report {
	float:right;
	width:15px;
	margin:10px 0 0;
	position:relative;
}

.comment_vote {
	float:left;
	width:200px;
	position:relative;
}

.comment_report a img, .comment_rate a img {
	border:none;
}

#comment_dump {
	border:1px solid #ff0000;
	background:#ffffff;
	min-height:25px;
	line-height:25px;
	height:auto !important;
	height:25px;
	color:#cc3300;
	font-weight:bold;
	padding-left:6px;
}

.result .error {
	background-color:#ffffff;
	bottom:3px;
	padding:3px;
	position:absolute;
	width:200px;
	color:#cc3300;
	font-weight:bold;
}

.comment_report .error {
	background-color:#C90404;
	bottom:-19px;
	color:#FFFFFF;
	font-weight:bold;
	left:-128px;
	padding:3px;
	position:absolute;
	width:140px;
}
.comment_header {
float:left;
font-size:10px;
padding-right:16px;
padding-top:20px;
text-transform:uppercase;
width:119px;
}

.comment_header a {
	color:#232323;
	text-decoration:underline;
}

#box_video_headline_container {
	margin-top:20px;
}

#article_body ul, .vertical_accordion_content_holder ul {
	list-style:none;
	margin:10px 0;
	padding:0;
}

#article_body ul li, .vertical_accordion_content_holder ul li {
	padding-left:10px;
	list-style:none;
	margin:0;
	background:transparent url(../img/bullet.gif) no-repeat scroll left 6px;
}

#box_gallery h4, #box_attachment h4 {
	font-size:16px;
	color:#3591FD;
	font-weight:lighter;
}

.lightbox_image img {
	border:1px solid #0000;
}
.credits {
	color:#3591FD; 
	text-align:center; 
	font-size:11px; 
	text-decoration:none; 
}
.credits a {
	color:#3591FD; 
	text-align:center; 
	font-size:11px; 
	text-decoration:none;
}