/*
Theme Name: Despark v1
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://despark.com/">Kubrick</a>.
Version: 1.6
Author: Geno Genov
Author URI: http://despark.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
	font-family: arial,tahoma,vergana;
	}
img, fieldset {
	border:none;
	}
a {
	text-decoration:underline;
	cursor:pointer;
	outline:none;
	color:#01A4E2;
	}
body {
	background:url(images/body_bg.gif) repeat;
	position: relative;
	margin:0;
	padding:0;
	height: 100%;
	overflow-y: hidden;
	overflow-x: scroll;
	}
#container {
	height:100%;
	width:100%;
	}
#header {
	padding:0 100px 0 0;
	position: relative;
	z-index: 3;
	position: fixed;
	left:100px;
	top:0;
	}
#head_bg {
	background:url(images/logo_bg.png) no-repeat 0 0;
	width:216px;
	height:84px;
	padding: 20px 0 0 40px;
	opacity: 0.99;
	}
#head_rep {
	position: absolute;
	left:0;
	top:0;
}
#head_rep h1 {
	width:116px;
	height:62px;
	float:left;
	margin:0;
	overflow:hidden;
	padding:25px 0 0 50px;
	}
#head_rep h1 a {
	display:block;
	font-size:12px;
	}
#head_rep h1 a span {
	background:url(images/logo.jpg) no-repeat left top;
	position:absolute;
	width:116px;
	height:62px;
	}
.topNav {
	position: absolute;
	left:220px;
	top:18px;
	width:35px;
	margin:0;
	padding:0;
	}
.topNav li {
	float:left;
	display:block;
	clear:left;
	padding:5px 0;
	position:relative;
	}
.topNav li a {
	display:block;
	text-indent:-9999px;
	float:left;
	}
.topNav li.menu_1 a {
	background:url(images/m1.gif) no-repeat left top;
	width:12px;
	height:14px;
	margin:0 0 0 1px;
	overflow: hidden;
	}
.topNav li.menu_1 a:hover {
	background:url(images/m_despark_h.gif) no-repeat left top;
	width:12px;
	height:14px;
	}
.topNav li.menu_2 a {
	background:url(images/m2.gif) no-repeat left top;
	width:200px;
	height:10px;
	overflow: hidden;
	}
.topNav li.menu_2 a:hover {
	background:url(images/m_mail_h.gif) no-repeat left top;
	}
.topNav li.menu_3 a {
	background:url(images/m3.gif) no-repeat left top;
	width:10px;
	height:10px;
	margin:0 0 0 1px;
	overflow: hidden;	
	}
.topNav li.menu_3 a:hover {
	background:url(images/m_rss_h.gif) no-repeat left top;
	width:10px;
	height:10px;
	}
.topNav li a span {
	text-indent:0;
	}
.tip_horizontal {
	display:none;
	position:absolute;
	top:0;
	height:23px;
	text-indent:0!important;
	left:42px;
	}
.topNav li a:hover .tip_horizontal {
	display:block;
	}
.tip_horizontal_left {
	background:url(images/tip_horizontal.png) no-repeat;
	padding-left:14px;
	height:23px;
	display:block;
	float:left;
	}
.tip_horizontal_right {
	background:url(images/tip_horizontal_right.png) no-repeat right top;
	padding-right:9px;
	height:23px;
	display:block;
	float:left;
	}
.tip_horizontal_m {
	background-color:#0c0c0c;
	color:#fff;
	float:left;
	display:block;
	height:18px;
	text-indent:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#028ec2;
	text-transform:uppercase;
	font-size:9px;
	padding-top:5px;
	white-space:nowrap;
	}
#content {
/*	width:100%;
	overflow: hidden;*/
}
#content .entry {
	color:#6E6E6E;
	line-height:20px;
}
#content .entry p	{
	padding-top: 10px;

	height:100%;
	overflow:hidden;
}
#content .blog_comment_info	{
	padding-top: 20px;
	position: relative;
}
#content .blog_comment_info small	{
	font-size: 11px;
	color: #9f9015;
	/*margin-top: 5px;*/
	padding:16px 0 20px 10px;
	float: left;
}
#content .blog_comment_info img	{
	float: left;
}
	
/* MY */


#content ul	{
	list-style: none;
	margin:0;
	padding:0;
	float: left;
	
}
#content ul .post	{
	float: left;
	width: 300px;
	background: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
	position: absolute;
	left:0;
	top: 20px;
	opacity: 0;
	font-size:11px;
	margin:0;
}
.narrowcolumn .post	{
}
#content ul .post h2	{
	padding:0 0 10px;
	margin:0;
}
#content ul .post h2 a	{
	color: #676767;
	font-size: 18px;
	font-weight: normal;
}
#content ul .post h2 a:hover	{
	text-decoration: underline;
}
#content ul .post h2.blog a	{
	color: #cfbb11;
}
#content ul .post img	{
/*	height: auto;*/
}

#footer {
	clear: both;
}

#search_panel_despark	{
	width: 256px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#181818 none repeat scroll 0 0;
	position: fixed;
	bottom: 0;
	left:100px;
	z-index:4;
	visibility: hidden;
}
#search_panel_despark #coords	{
	background:#0C0C0C none repeat scroll 0 0;
	display: none;
	height:166px;
	position:relative;
	width:256px;
	overflow: hidden;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
}
#search_panel_despark #legend	{
	height: 100%;
	overflow: hidden;
}
/*#search_panel_despark #legend	a#sites_enable  {
	background: transparent url(images/coords/coords_legend.png) 0 0 no-repeat;
	width: 128px;
	height: 27px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
/*
#search_panel_despark #legend	a#sites_enable:hover,#search_panel_despark #legend	a.selected_sites	{
	background: transparent url(images/coords/coords_legend_hover.png) top left no-repeat !important;
}

#search_panel_despark #legend	a#blog_enable {
	background: transparent url(images/coords/coords_legend.png) top right no-repeat;
	width: 128px;
	height: 27px;
	float: left;
	text-indent:-9999px;
}
*/
#search_panel_despark #legend	{
/*	background: transparent url(images/coords/coords_legend_hover.png) top right no-repeat;*/
}
#legend .legend_links	{
	height: 100%;
	overflow: hidden;
	height: 30px;
}
/*
#search_panel_despark #legend	a#blog_enable:hover,#search_panel_despark #legend	a.selected_blogs	{
	background: transparent url(images/coords/coords_legend_hover.png) top right no-repeat !important;
}
*/
#search_panel_despark #coords #coords_wrap .panel_thumb	{
	background-color: #262625;
	opacity:0;
	height:15px;
	left:107px;
	position:absolute;
	z-index: 1;
	top:83px;
	width:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#search_panel_despark #coords #point	{
	position: absolute;
	left:123px;
	top:78px;
	background: transparent url(images/coords/blog_circle.png) 0 0 no-repeat;
	width: 10px;
	height: 10px;
	z-index: 10;
	cursor:pointer;
}
#search_panel_despark #coords #point.disable	{
	background: transparent url(images/coords/blog_circle_disable.png) 0 0 no-repeat !important;
}
#search_panel_despark #coords #point_work	{
	position: absolute;
	left:101px;
	top:91px;
	/*background: transparent url(images/coords/work_circle.png) 0 0 no-repeat;*/
	background: transparent url(images/coords/work_circle_enable.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	z-index: 10;
	cursor:pointer;
}	
#search_panel_despark #coords #point_work.disable	{
	background: transparent url(images/coords/work_circle.png) 0 0 no-repeat !important;
}
#search_panel_despark #coords .coordinates	{
	height:166px;
	left:0;
	position:absolute;
	top:0;
	width:256px;
	z-index:2;
	display: block;
}
#search_panel_despark #collapse	{
	background: #0c0c0c;
}
#search_panel_despark div#collapse a	{
	width: 256px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	border-top: 1px solid #252525;
	background: url(images/coords/coords_arrows.gif) bottom center no-repeat;
}
#search_panel_despark div.closed	{
	background: url(images/coords/coords_arrows.gif) center top no-repeat !important;
	opacity:0.99;
}
#search_panel_despark div.closed a:hover	{
	background: url(images/coords/coords_arrows.gif) center bottom no-repeat !important;
}
#search_panel_despark div#collapse a:hover	{
	background: url(images/coords/coords_arrows.gif) center top no-repeat;
}
#search_panel_despark div.closed	{
	background: url(images/coords/coords_close.png) 0 0 no-repeat !important;
	border: none !important;
}
#search_panel_despark div.closed a 	{
	border-top: none !important;
}
/*
#overlay {
	position: absolute;
	width: 1000px;
	height: 600px;
	overflow: hidden;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}
#overlay img	{
	position: absolute;
	width: 35px;
	height: 35px;
}
*/
#preloader	{
	width: 100%;
	height: 100%;
	position: relative;
	display: none;
	z-index:11;
	opacity: 0.99;
}
#preloader #flash_wrap	{
	position: absolute;
	left: 500px;
	top: 500px;
	width: 20px;
	height: 20px;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-width:3px;
}

/* "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." */

dl.presence	{
	margin:0;
	padding:0;
	position: absolute;
	right:15px;
	top:12px;
	display:block;
	width: auto !important;
}
dl.presence dd {
	float: left;
	margin:0;
	padding:0;
	margin-right: 2px;
}
dl.presence dd a	{
	background: url(images/circle.png) 0 0 no-repeat;
	letter-spacing:-0.15em;
	color:#676767;
	float: left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	height:23px;
	padding:5px 0;
	text-align:center;
	text-decoration:none;
	width:23px;
	position: relative;
}
dl.presence dd a strong	{
	background:transparent url(images/hover_panels.png) no-repeat scroll 0 0;
	display:none;
	font-family:verdana;
	font-size:9px;
	height:18px;
	left: -18px;
	padding:5px 0;
	position:absolute;
	text-align:center;
	top:-29px;
	width:61px;
	color: #028EC2;
	z-index: 100;
	overflow: hidden;
}
dl.presence dd a:hover strong	{
	display: block;
}
#coords_wrap_invisible {
	position:relative;
	z-index: 5;
	
}
#coords_wrap_invisible .panel_thumb	{
	background-color: none !important;
	height:15px;
	left:107px;
	position:absolute;
	z-index: 1;
	top:83px;
	width:30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#coords_wrap_invisible .panel_thumb	span.spanLeft	{
	display: none;
	background: url(images/hover_panel_search_left) top left no-repeat;
	padding-left: 10px;
	float: left;
	margin-left: 25px;
}

#coords_wrap_invisible .panel_thumb	span.spanRight	{
	background: url(images/hover_panel_search.png) top right no-repeat;
	padding:6px 11px 6px 0;
	float: left;
	font-family: verdana;
	font-size: 9px;
	color: #676767;
	white-space: nowrap
}
#coords_wrap_invisible .panel_thumb .blog	{
	color: #cfbb11 !important;
}

#coords_wrap	{
	position:relative;
}
/*
#up_fast_navigation	{
	position: absolute;
	left:0;
	top:100px;
	width: 256px;
	margin:0;
	padding:0;
	list-style: none;
}
#up_fast_navigation li {
	margin:0;
	padding:0;
	background-color: #181818;
}
#up_fast_navigation li.hide	{
	background: none;
}
#up_fast_navigation li.hide	a {
	width: 256px;
	height: 28px;
	padding:0;
	background: url(images/up_menu_bottom.png) bottom left no-repeat;
	display: block;
	margin:0;
	text-indent: -9999px;
}
#up_fast_navigation li a	{
	font-size: 11px;
	margin-left: 12px;
	font-family: arial;
	text-decoration: none;
	color: #5e5e5e;
	display: block;
	padding: 4px 10px 4px 10px;
	background: url(images/list_menu_up.gif) center left no-repeat;
}
#up_fast_navigation li a:hover	{
	color: #00aeef;	
}
*/
.our_work	{
	margin:0;
	padding:0;
	list-style:none;
}
.our_work li	{
	margin:0;
	
	background: #292929;
}
.our_work li a	{
	display: block;
	width: 200px;
	font-size: 11px;
	font-family:arial;
	color: #5e5e5e;
	padding:5px 10px;
	background: url(images/menu_bottom_circle.gif) center left no-repeat;
}
.our_work li a:hover	{
	color: #00aeef;
}

.our_work_wrap {
	padding: 6px 0px 0px 0;
	/*background:  url(images/rounded_up_down_menu.png) 0 0 no-repeat;*/
	background:  #292929;
	display: block;
}

.second_our_work_wrap	{
	background:#292929 none repeat scroll 0 0;
	padding:0 10px 15px;
	margin-bottom:-5px;
	padding-bottom:10px;
	width: 236px;
	height: 100%;
	overflow: hidden;
}
.jScrollPaneContainer	{
	float: left;
}

.scroll-pane	{
	background:#292929 none repeat scroll 0 0;
	float:left;
	height:245px;
	overflow:auto;
	width:235px;
}

/* tabs */
a.selected_sites  {
	background:url(images/work_inactive.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
a.selected_blogs {
	background:url(images/blog_inactive.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}
a.selected_sites_active  {
	background:url(images/work_active.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
a.selected_blogs_inactive {
	background:url(images/workActiveBlogInactive.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}
a.selected_sites_inactive  {
	background:url(images/workInactiveBlogActive.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
a.selected_blogs_active {
	background:url(images/blogActive.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}
/* sites_disable */
.sites_disable a.selected_sites  {
	background:url(images/work_inactive_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
.sites_disable a.selected_sites_active  {
	background:url(images/work_active_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
.sites_disable a.selected_sites_inactive  {
	background:url(images/workInactiveBlogActive_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
/* blog_disable */
.blog_disable a.selected_blogs {
	background:url(images/blog_inactive_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}
.blog_disable a.selected_blogs_inactive {
	background:url(images/workActiveBlogInactive_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}
.blog_disable a.selected_blogs_active {
	background:url(images/blogActive_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}


/*#search_panel_despark #legend	a.selected_sites_disable  {
	background:url(images/work_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
	border-right: #2b2b2b;
}
#search_panel_despark #legend	a.selected_blogs_disable {
	background:url(images/blog_disable.png) no-repeat;
	width: 128px;
	height:32px;
	float: left;
	text-indent:-9999px;
}*/

div.aboutus	img {
	display: block;
}
div.aboutus span.right	{
	clear: none !important;
	float: left;
}
div.aboutus strong	{
	display: block;
	color: #000;
}
div.aboutus em	{
	display:block;
	font-style: normal;
}
div.aboutus div 	{
	float: left;
	width:250px;
	padding: 0 0 0 5px;
}
div.aboutus ul	{
	clear: left;
	float: left;
	padding: 5px 5px 5px 0;
}
div.aboutus dl	{
	margin:0;
	padding:0;	
	height: 100%;
	overflow: hidden;
}
div.aboutus dl dd	{
	margin:0;
	padding:0;
	margin-top: 10px;
	width: 300px;
	float: left;
	height: 100%;
	overflow: hidden;
}
div.aboutus dl dd p	{
	width: 245px;
	text-align: left;
	clear: left;
	margin:0;
	padding: 0 0 0 5px !important;
}
div.aboutus dl dd span	{
	clear: left;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding: 0 5px;
}
p.what_you_search	{
	width: 256px;
	height: 101px;
	position: absolute;
	left:0;
	top:0;
	background: #0c0c0c;
	z-index:10;
	color: #fff;
	font-family: arial,tahoma,vergana;
	font-size: 12px;
	text-align: center;
	padding-top: 65px;
}
.blog_comment_info a:hover small	{
	text-decoration: underline;
}
.category-blog p	{

}
#our_blog_wrap .our_work li a	{
	color: #CFBB11 !important;
}
#creative_text	{
	background:url(images/coords/creative.png) no-repeat;
	color:#FFFFFF;
	display:block;
	height:10px;
	left:103px;
	position:absolute;
	top:5px;
	width:52px;
	z-index:3;
	opacity:0;
}
#program_text	{
	background:url(images/coords/program.png) no-repeat;
	color:#FFFFFF;
	display:block;
	height:10px;
	position:absolute;
	right:6px;
	top:78px;
	width:56px;
	opacity:0;
	z-index:3;
}
#corporate_text {
	position: absolute;
	width: 66px;
	height: 9px;
	left:96px;
	bottom: 7px;
	z-index: 3;
	color: #fff;
	display: block;
	opacity:0;
	background:url(images/coords/corporate.png) no-repeat;
}
#design_text	{
	position: absolute;
	width: 42px;
	height: 10px;
	left:6px;
	top:78px;
	z-index: 3;
	color: #fff;
	display: block;
	opacity:0;
	background:url(images/coords/design.png) no-repeat;
}
p.project_footer	{
	clear: both;
}
p.project_footer span	{
	float: left;
}
p.project_footer a.project_link	{
	float: left;
	color: #01a4e2;
}
p.project_footer a.project_link:hover	{
	text-decoration: underline;
}
.post_hover	{
	background: #e4e4e4 !important;
}
.post_hover h2 a	{
	text-decoration: underline !important;
}
.img_overlay	{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	left:0;
	top:0;
	background: url(images/avt_image.png) 0 0 no-repeat;
}
.post_hover .img_overlay	{
	background: url(images/avt_image.png) 0 -55px no-repeat;
}
.blog_comment_info a.avantar img	{
	float: left;
	position: relative;
	z-index: 1;
}
.blog_comment_info a.avantar	{
	display: block;
	width: 296px;
	height: 50px;
	padding:2px;
	position: relative;
	overflow: hidden;
}
div.aboutus	span {
	display: block;
	padding: 5px 0;
}
ul.despark_services	{
	margin:0 0 0 15px !important;
}
ul.despark_services	li	{
	list-style-type:disc;
	padding: 3px 0 3px 5px;
}
li.aboutus	{
	height: auto !important;
}