#content {
	z-index: 200;
	float:left;
}
#content h2 {
	height: 22px;
	text-indent: -9999px;
}
#content h2 a {
	display: block;
	height: 22px;
}
#last_works {
	margin-bottom: 15px;
}
#last_works h2 {
	width: 140px;
	background: url(../img/title-last-works.gif);
}
#all_works h2 {
	width: 84px;
	height: 22px;
	background: url(../img/title-works.gif);
}
#main_work {
	display: none;
}
.box_container {
	overflow: hidden;
}
.box {
	width: 279px;
}
.box_double {
	width: 561px;
}
.box_inner {
	background: #FFF;
	padding: 5px;
}
.work_description {
	padding: 15px 5px 0;
}
.work_description h3 {
	font-family:tahoma;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight:bold;
}
.work_description p, .post_description p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin-bottom: 7px;
}
.morelink {
	display: block;
	width:45px;
	height: 17px;
	background:url(../images/linksbtn.gif) no-repeat;
	text-indent:-10000px;
	float:right;
	text-align:left;
}
.work .morelink {
	position: absolute;
	bottom: 7px;
	right: 0;
}
.tags {
	clear: both;
	background: #EBEBEB;
	padding: 5px 7px;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	width: 255px;
	line-height: 12px;
	height:21px;
}
.tags a {
	color: #777777;
	text-decoration:underline;
}
.tags a:hover {
	color: #000;
}
.visu {
	display: block;
	width: 269px;
	height: 186px;
	overflow: hidden;
}
.work_expand {
	position: relative;
	overflow: hidden;
	height: 199px;
	background:#f1f1f1;
}
body#works .work {
	margin-bottom: 12px;
	position: relative;
}
#work_visu_container {
	position: relative;
}
#work_visu {
	display: block;
	width: 833px;
	height: 361px;
	border: 5px solid #FFF;
	margin-bottom: 3px;
}
#work_visu .visu {
	width: 833px;
	height: 361px;
}
.col {
	float: left;
	padding-right:30px;
}
.col3 {
	padding: 0;
}
#work_details #row1, #work_details #row2, #work_details #row3 {
	margin-bottom: 3px;
	height: 395px;
	overflow: hidden;
}
#work_details #row1 .col3 .box {
	margin-bottom: 3px;
}
#work_details #row1 .col1 .box_inner {
	height: 385px;
	position: relative;
}
#work_details #row1 .col1 .box_inner .tags {
	bottom: 5px;
}
#work_details #row1 .col1 .box_inner h3 {
	font-size: 3em;
	line-height: 0.9em;
	margin-bottom: 10px;
}
#work_details #row1 .col1 .box_inner h4 {
	margin-bottom: 5px;
	font-size: 1.1em;
	font-family: "HelveticaNeueLTPro-BdCn", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#work_details #row1 .col1 .box_inner h4 strong {
	font-weight: normal;
}
#work_details #row1 .col1 .box_inner h4 span {
	color: #CC0000;
}
#work_details #row2 .col1 .box {
	margin-bottom: 3px;
}
#work_details .col23 {
	padding: 0;
}
#work_details #row2 .col23 .work_description {
	padding-top: 7px;
}
#work_details #row2 .col23 .box_inner {
	height: 385px;
}
#visit {
	display: block;
	width: 183px;
	height: 32px;
	background: url(../img/buttons.gif) 0 -202px no-repeat;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 999;
	text-indent: -9999px;
}
#blog_main, aside {
	float: left;
	position: relative;
}
#blog_main {
	width: 564px;
	min-height: 100px;
}
#blog_side {
	width: 279px;
}
.post {
	width: 561px;
	margin-bottom: 3px;
}
.post_visu {
	margin-bottom: 3px;
	border: 5px solid #FFF;
}
.post_content {
	padding: 14px 14px 65px;
	background: #FFF;
	position: relative;
}
aside {
	width: 279px;
}
#blog_nav {
	background: #FFF;
	padding: 20px 20px 14px;
}
#fan_box {
	height: 261px;
	overflow: hidden;
	border: 5px solid #FFF;
	background: #FFF;
	margin-bottom: 3px;
}
.post_content h3 {
	font-size: 2.7em;
	width: 75%;
	margin-bottom: 5px;
}
.post_content h3 a {
	text-decoration: none;
}
.post_content h3 a:hover {
	color: #666;
}
.post_content .post_meta {
	padding: 0;
	margin-bottom: 25px;
}
.post_content .post_meta .date {
	padding-right: 5px;
	color: #C00;
}
.post_content .post_meta .author {
	float: left;
}
.post_content .post_body {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.4em;
	color: #666;
}
.post_content .post_body p {
	margin-bottom: 15px;
}
.post_content .post_body ul {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom: 15px;
}
.post_content .tags {
	left: 5px;
	bottom: 5px;
	width: 537px;
	background: #000;
	height: 25px;
	line-height: 25px;
}
.post_content .tags a {
	color: #FFF;
}
.post_content .post_comment_link {
	position: absolute;
	right: 5px;
	bottom: 40px;
}
.post_content .post_comment_link a {
	display: block;
	width: 81px;
	height: 20px;
	text-indent: -9999px;
	background: url(../img/buttons.gif) 0 -266px no-repeat;
}
#blog_nav h4 {
	height: 19px;
	text-indent: -9999px;
	margin-bottom: 5px;
	position: relative;
	left: -19px;
	background-position: 19px 0;
	background-repeat: no-repeat;
	cursor: pointer;
}
#blog_nav h4 span {
	display: block;
	height: 19px;
	padding-left: 19px;
}
#blog_nav .open h4 span {
	background: url(../img/arrow-section-open.gif) left no-repeat;
}
#blog_nav .close h4 span {
	background: url(../img/arrow-section-close.gif) left no-repeat;
}
#blog_nav_section_search h4 {
	width: 95px;
	background-image: url(../img/blog-title-search.gif);
}
#blog_nav_section_tags h4 {
	width: 72px;
	background-image: url(../img/blog-title-tags.gif);
}
#blog_nav_section_popular h4 {
	width: 147px;
	background-image: url(../img/blog-title-popular.gif);
}
#blog_nav_section_archives h4 {
	width: 105px;
	background-image: url(../img/blog-title-archives.gif);
}
.blog_nav_section ul {
	list-style: none;
	padding: 3px 0 16px 8px;
}
#blog_nav .close ul {
	display: none;
}
.blog_nav_section li {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.2em;
	text-transform: lowercase;
}
.blog_nav_section li a {
	color: #666;
	text-decoration: none;
}
.blog_nav_section li a:hover {
	color: #000;
}
#blog_nav_section_search form div {
	overflow: hidden;
	padding: 3px 0 16px;
}
#blog_nav_section_search input.text {
	border: 1px solid #000;
	width: 181px;
	height: 21px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	float: left;
}
#blog_nav_section_search input.image {
	float: right;
	width: 53px;
	height: 23px;
	background: url(../img/buttons.gif) 0 -368px no-repeat;
}
#rss {
	display: block;
	width: 27px;
	height: 27px;
	text-indent: -9999px;
	background: url(../img/rss.jpg);
	position: absolute;
	top: -30px;
	right: 0;
}
#disqus_thread {
	background: #FFF;
	padding: 14px;
	width: 533px;
}
#about_box .col23 {
	padding: 0;
}
#about_box .box, #about_box .box_double {
	margin-bottom: 3px;
}
#about_content {
	height: 584px;
}
#about_content h3 {
	width: 374px;
	height: 66px;
	text-indent: -9999px;
	background: url(../img/about-title.gif);
}
#about_content p {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666;
	margin-bottom: 7px;
}
#about_content ul {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #666;
	margin-bottom: 7px;
	padding-left:30px;
	list-style: square;
}
#about_content li {
	margin-bottom: 7px;
}
#about_content_inner {
	padding: 15px 10px 0;
}
#dices {
	position: absolute;
	top: 470px;
	left: 0;
	width: 204px;
	height: 115px;
	background: url(../img/dices.png);
}
#clients {
	width: 839px;
	height: 98px;
	overflow: hidden;
	border: 1px solid #d8d8d8;
	margin-top: 50px;
	margin-left: 1px;
}
#clients_inner {
	overflow: hidden;
	width: 1470px;
}
#clients img {
	display: block;
	float: left;
	border-right: 1px solid #d8d8d8;
}
#too_bad {
	position:relative;
	width: 927px;
	height: 521px;
	background: url(../img/404.png);
	margin-left: -42px;
}
#too_bad h2, #too_bad p {
	text-indent: -9999px;
}
#too_bad a {
	display: block;
	width: 204px;
	height: 41px;
	text-indent: -9999px;
	background: url(../img/buttons.gif) 0 -50px;
	position: absolute;
	top: 350px;
	left: 479px;
}
.fwa {
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(../img/fwa.png);
	text-indent: -9999px;
	z-index: 999;
}
#contact_box .col23 {
	padding: 0;
}
#contact_box .box, #contact_box .box_double {
	margin-bottom: 3px;
}
#contact_box .box_double {
	background: #FFF;
	height: 395px;
	position: relative;
}
#contact_box .box_double .box_inner {
	padding: 35px 20px 0;
}
#contact #contact_info {
	display: block;
	width: 100%;
	height: 191px;
	background: url(../img/address.gif) left no-repeat;
	margin-bottom: 15px;
	float: none;
}
#contact #contact_email {
	display: block;
	width: 146px;
	height: 31px;
	text-indent: -9999px;
	background: url(../img/buttons.gif) 0 -306px no-repeat;
	margin-bottom: 15px;
}
#contact #contact_info div {
	text-indent: -9999px;
}
#contact #contact_legal {
	margin-bottom: 15px;
	font-size: 1.8em;
	line-height: 1em;
	font-family: "HelveticaNeueLTPro-Cn", "Helvetica", "Arial", sans-serif;
}
#contact #contact_map {
	display: block;
	position: absolute;
	top: 35px;
	right: 35px;
	width: 68px;
	height: 35px;
	text-indent: -9999px;
	background: url(../img/buttons.gif) 0 -132px no-repeat;
	float: none;
	padding: 0;
}
#contact_social {
	overflow: hidden;
}
#contact_social a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	height: 33px;
	width: 33px;
	text-indent: -9999px;
}
#contact_social a#facebook {
	background: url(../img/buttons.gif) 0 -490px no-repeat;
}
#contact_social a#twitter {
	background: url(../img/buttons.gif) 0 -556px no-repeat;
}
#contact_social a#vimeo {
	background: url(../img/buttons.gif) 0 -622px no-repeat;
	width: 99px;
}
#buzz_content {
	position: absolute;
	top: 160px;
	left: 30px;
	z-index: 100;
	width: 1000px;
	height: 350px;
}
#buzz_content_main {
	width: 570px;
	position: absolute;
	top: 45px;
	right: 0;
}
#buzz #counter_dollars {
	font-size: 13em;
	margin: 0;
	line-height: 1em;
}
#buzz #counter_dollars span {
	top: -20px;
}
#buzz #counter_dollars strong {
	letter-spacing: -6px;
	position: relative;
	left: -20px;
}
#buzz_content_main_inner {
	position: relative;
	top: -35px;
	padding-left: 45px;
}
#buzz #countdown {
	margin: 0 0 10px;
}
#buzz #countdown span, #buzz #countdown strong {
	display: inline;
	font-size: 2em;
}
#buzz_description {
	font-size: 1.75em;
	font-family:"HelveticaNeueLTPro-Cn", "Helvetica", "Arial", sans-serif;
	text-transform: uppercase;
	line-height: 1.1em;
	margin-bottom: 10px;
}
#buzz_description strong {
	font-weight: normal;
	font-family: "HelveticaNeueLTPro-MdCn", "Helvetica", "Arial", sans-serif;
}
#buzz_content_main_inner p {
	color: #333;
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#buzz_content_main_inner p.footnote {
	font-size: 1em;
}
#buzz_content_vote {
	position: absolute;
	bottom: 0;
	left: 107px;
	width: 239px;
	height: 44px;
	text-indent: -9999px;
	background: url(../img/vote.gif);
}
#buzz #content {
	padding-top: 345px;
}
#buzz_box .box {
	margin-bottom: 3px;
	position: relative;
}
#buzz_box .box h3 {
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#buzz_box .col1 .box h3 {
	background: url(../img/1.gif) top left no-repeat;
}
#buzz_box .col2 .box h3 {
	background: url(../img/2.gif) top left no-repeat;
}
#buzz_box .col3 .box h3 {
	background: url(../img/3.gif) top left no-repeat;
}
#buzz_box .box h3 span, #buzz_box .box h3 strong {
	display: block;
}
#buzz_box .box h3 span {
	font-family: "HelveticaNeueLTPro-Cn", "Helvetica", "Arial", sans-serif;
}
#buzz_box .box h3 strong {
	font-weight: normal;
	font-family: "HelveticaNeueLTPro-BdCn", "Helvetica", "Arial", sans-serif;
}
.buzz_description {
	padding: 5px;
	height: 180px;
	overflow: hidden;
}
.buzz_description p {
	color:#666;
	font-family:"Times New Roman", serif;
	font-size:1.5em;
	line-height:1.2em;
}
#buzz_box .box .votes {
	position: absolute;
	bottom: 5px;
	left: 10px;
	font-weight: bold;
	font-size: 1em;
}
#buzz_box .box .go {
	display: block;
	width: 94px;
	height: 25px;
	background: url(../img/buttons.gif) 0 0 no-repeat;
	position: absolute;
	bottom: 0;
	right: 5px;
	text-indent: -9999px;
}
.box_like {
	padding-top: 5px;
	overflow: hidden;
	height: 24px;
}
#showreel .box_like {
	padding-top: 8px;
}
#stains1 {
	height:auto!important;
}
