/*  blue:	#002fd7
	gray:	#f7f7f7
*/


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}












/* 	Start page
-------------------------------------------------------------------------------*/


body {
	-webkit-text-size-adjust:100% !important;
	font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:500; 
	font-style:normal;
	
	color:#000;
	margin:0px;
	padding:0px;
	
	font-size:15px;
	line-height:19px;	
}

input {
	font-family:"Reader Medium", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:500;	
	color:#000;
}


.smallertype {
	font-size:12px !important;
	line-height:16px !important;
}

.noselect {
	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
}


/* force a vertical scrollbar to prevent a jumpy page */
html { 
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-font-smoothing: subpixel-antialiased; /* or antialiased */
}

textarea {
	resize: none;
}

:focus {outline: 0;}

a 		{color: #000;}
a:hover {color: #000;}

::-moz-selection	{background: #fffcdf; color: #000; text-shadow: none;}
::selection 		{background: #fffcdf; color: #000; text-shadow: none;}
a:link 				{-webkit-tap-highlight-color: #fffcdf;}



.dn { display:none !important}


.norightm {
	margin-right:0px !important;
}

.move {
	cursor:move !important;
}


b {
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif !important; 
	font-size-adjust:0.53; 
	font-weight:bold; 
	font-style:normal !important;; 
}



#SPINNER_CONTAINER {
	position:absolute;
	z-index:999998;
	top:400px;
	left:400px;
}


.vimeo_play {
	width:65px;
	height:40px;
	overflow:hidden;
	position:absolute;
	left:10px;
	bottom:10px;
	background:url(../../_GFX/vimeo_play.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;	
}

.vimeo_play:hover {
	background-position:0px -40px;	
}

.project_video {
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:16px;
}

.project_video img {
	margin-bottom:0 !important;
}

.no_overflow {
	overflow:hidden !important;
}


.fl {
	float:left;
}




/* Main Elements
-------------------------------------------------------------------------------*/

#LOGO {
	position:fixed;
	top:21px;
	left:30px;
	z-index:99999;
	
}

#MENU {
	position:fixed;
	right:0px;
	top:40px;
	width:190px;

	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:bold; 
	font-style:normal;
	
	font-size:16px;	
	display:none;
}


#FACEBOOK {
	position:fixed;
	right:0px;
	bottom:40px;
	width:190px;
	
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:bold; 
	font-style:normal;
	
	font-size:16px;	
	display:none;
}


.mainmenu_item {
	margin-bottom:8px;
}

#MENU a, #FACEBOOK a {
	text-decoration:none;
	border-bottom:2px solid transparent;
	color:#002fd7;
}

#MENU a:hover, #FACEBOOK a:hover {
	border-bottom:2px solid #002fd7;
}


.mainmenu_active {
	border-bottom:2px solid #002fd7 !important;
}


#SCREENSAVER {
	position:fixed;
	display:none;
	z-index:99999999999999999;
}

#SCREENSAVER_GRAY {
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	z-index:1000000000;
	background-color:#ebebeb;
}


.sharelink {
	margin-right:8px;
}



/* custom Scrollbars
-------------------------------------------------------------------------------*/

/* playground gallery */

.LBscollbarV {
	position:absolute;
	z-index:100;
	width:5px;bottom:7px;top:2px;right:1px
}

.LBscollbarV > div {
	position:absolute;
	z-index:100;
	width:100%;
	
	background-color:#999;
	border:0;
	
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	-o-background-clip:padding-box;
	background-clip:padding-box;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;	
}




.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	
	background-color:#999;
	border:0;
	
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	-o-background-clip:padding-box;
	background-clip:padding-box;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}



/* Submenu
-------------------------------------------------------------------------------*/

#SUBMENU {
	margin-top:80px;
	margin-left:-1px;
	color:#002fd7;
	
	font-family:"Reader Bold", Arial, 'Helvetica Neue', Helvetica, sans-serif; 
	font-size-adjust:0.53; 
	font-weight:bold; 
	font-style:normal;
	
}

.supercheckbox {
	position:relative;
	width:17px;
	height:16px;
	overflow:hidden;
	float:left;
	margin-right:6px;
}

.supercheckbox img {
	position:relative;
	margin-top:-22px;
	cursor:pointer;
}

.supercheckboxchecked img {
	margin-top:0px;
}

.submenu_item {
	margin-bottom:6px;
}

.submenu_item_link {
	border-bottom:2px solid transparent;
	cursor:pointer;
}

.submenu_item_link:hover {
	border-bottom:2px solid #002fd7;
}



#PEN_ICON {
	margin-top:42px;
	height:34px;
	width:113px;
	background-image:url(../../_GFX/pen_ani_dblue.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}







/* Columns
-------------------------------------------------------------------------------*/

.content_col {
	float:left;
	position:relative;
	min-height:1px;
}

#content_load_container {
	position:absolute;
	left:0px;
	top:-6000px;
	display:block;
}

#content_measure_container {
	position:absolute;
	top:-6000px;
}

/* xxx */
#content_measure_container .dailyitem,
#content_load_container .dailyitem,
#content_measure_container .workitem,
#content_load_container .workitem 
{
	display:block !important;
	height:auto !important;
}






/* Daily
-------------------------------------------------------------------------------*/

body.daily {
	background-color:#fff; /* ededee */
}

#CONTENT.daily {
	position:absolute;
	top:43px;
	left:45px;
}

.dailyitem {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0;
}

.daily_item_bottom_spacer {
	margin-bottom:52px;
}

.daily_no_link {
	cursor:default !important;
}


.dailyitem_title {
	width:100%;
	margin-top:0px;
	overflow:hidden;
	position:relative;
}

.dailyitem_title a:hover {
	text-decoration:underline
}

.daily_title_active {
	visibility:visible !important;
}

.daily_caption_active {
	visibility:visible !important;
}

.daily_image {
	width:100%;
	cursor:	url(../../_GFX/zoom2.png),
			url(../../_GFX/zoom2.cur),
			default !important;
}

.daily_subject {
	width:100%;	
}

.daily_subject a {
	text-decoration:none;
}

.daily_with_image {
	visibility:visible;
	cursor:pointer;
	
}

.daily_text {
	width:100%;
	padding-bottom:5px;
}

.daily_subject {
	margin-bottom:0px;
}

.daily_image img {
	width:100%;
	margin-bottom:6px;
}

#CONTENT canvas {
	width:100%;
}

.daily_onlytext_container {
	position:relative;
	width:100%;
	padding-top:30px;
	padding-bottom:8px;
	color:#000;
	line-height:20px;	
}

.daily_onlytext_container a:hover {
	text-decoration:none;
}

.click_paper {
	cursor:	url(../../_GFX/zoom2.png),
			url(../../_GFX/zoom2.cur),
			default !important;
}


.daily_onlytext_container a {
	color:#000;
	text-decoration:underline;
	
}

.daily_onlytext_container a.mover {
	
}

.daily_onlytext_container .daily_subject {
	margin-bottom:2px;
}

.daily_onlytext_container a.mover:hover {
	/* text-decoration:underline; */
	/* border-bottom:1px solid #002fd7; */
}

.daily_paper {
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
	height:10px;
	width:10px;
}

.daily_paper img {
	width:100%;
	height:100%;
}
	


.daily_onlytext {
	width:80% !important;
	width:100%;
	margin-left:8%;
	margin-top:0px;
	text-align:left;
}

.daily_onlytext .dailyitem_title {
	width:100%;
	overflow:hidden;
	visibility:visible; /* was hidden */
	margin-top:28px;
	border-bottom:30px solid transparent;
}

.daily_extrainfo {
	display:none;
	overflow:hidden;
}


#DAILY_DETAIL {
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	z-index:999999;
	-webkit-font-smoothing: antialiased !important;
}

#DAILY_DETAIL_GRAY {
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
	background-color:#EBEBEB;
}




#DAILY_DETAIL_X {
	position:absolute;
	right:0px;
	top:43px;
	width:110px;
	height:51px;
	z-index:10;
	cursor:pointer;
}

#DAILY_DETAIL_CONTENT {
	position:absolute;
	left:45px;
	top:22px;
	z-index:10;
}

.daily_detail_image {
	float:left;
	margin-right:76px;
}

.daily_detail_image img, .daily_detail_image iframe {
	width:100%;
}

.daily_detail_text {
	float:left;
	width:375px;
	overflow:hidden;
}

.daily_detail_only_text {
	width:555px !important;
}


.daily_detail_only_text .daily_detail_title {
	font-size:19px;
	line-height:26px;
}


.daily_detail_text_header {
	margin-top:0px;
	width:100%;
}

.daily_detail_only_text .daily_detail_text_header {
	margin-top:8px;
}


.daily_detail_text_header a {
	text-decoration:none;
}

.daily_detail_text_header a:hover {
	text-decoration:underline;
}


#daily_detail_paper {
	position:absolute;
	display:none;
	z-index:-1;
}

#daily_detail_paper img {
	width:100%;
	height:100%;
}



#daily_detail_text_container {
	margin-top:24px;
	position:relative;
	overflow:hidden;
	width:345px;
	
}

.daily_detail_only_text #daily_detail_text_container {
	width:525px;
}

#daily_detail_text_text {
	width:100%;
	height:300px;
	position:absolute;
}

.daily_detail_text_text_inner {
	width:325px;
}

.daily_detail_only_text .daily_detail_text_text_inner {
	width:505px;
}



.daily_detail_text_share {
	margin-top:24px;
}

.daily_detail_text_share a {
	text-decoration:none;
	margin-right:10px;
}

.daily_detail_text_share a:hover {
	text-decoration:underline;
}

.ddash {
	width:20px;
	height:9px;
	background:url(../../_GFX/ddash.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	float:left;
}


.ddash_work {
	width:28px;
	height:9px;
	background:url(../../_GFX/ddash.png);
	background-repeat:no-repeat;
	background-position:6px 5px;
	display:inline-block;
}





/* Sketch Playground
-------------------------------------------------------------------------------*/

#SKETCH_PLAYGROUND_CONTAINER {
	position:fixed;
	top:50px;
	left:200px;
	z-index:999999;
}

#SKETCH_PLAYGROUND {
	background-color:#fffcdf;
	width:306px;
	height:490px;
	position:absolute;
	z-index:2;
	border:1px solid #595551;
	top:0px;
	left:0px;
	overflow:hidden;
}

#SKETCH_PLAYGROUND_SHADOW {
	position:absolute;
	width:306px;
	height:490px;
	top:9px;
	left:10px;
	z-index:1;
	background-image:url(../../_GFX/bg_pattern.png);
	background-repeat:repeat;
}

#SKETCH_PLAYGROUND_X {
	position:absolute;
	right:13px;
	top:1px;
	cursor:pointer;
	z-index:100;
}

#SKETCH_PLAYGROUND_CANVASCONTAINER {
	position:absolute;
	left:14px;
	top:19px;
	z-index:-1;
}

#SKETCH_PLAYGROUND_CANVAS {
	cursor:	url(../../_GFX/pen32.png),
			url(../../_GFX/pen32.cur),
			default !important;
	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
}


#SKETCH_PLAYGROUND_TITLE {
	position:absolute;
	left:0px;
	top:0px;
	height:19px;
	width:100%;
	border-bottom:1px solid black;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:13px;
	cursor:move;
	z-index:1;
}

#SKETCH_PLAYGROUND_LINKS, #SKETCH_PLAYGROUND_NAME_SMALL_LINKS {
	position:absolute;
	left:16px;
	top:455px;
	height:19px;
	width:275px;
}

#SKETCH_PLAYGROUND_NAME_SMALL_LINKS {
	display:none;
}



#SKETCH_PLAYGROUND_LINKS a, #SKETCH_PLAYGROUND_NAME_SMALL_LINKS a {
	text-decoration:none;
}

#SKETCH_PLAYGROUND_LINKS a:hover, #SKETCH_PLAYGROUND_NAME_SMALL_LINKS a:hover {
	text-decoration:underline;
}

#SKETCH_PLAYGROUND_TOOLS {
	position:absolute;
	left:14px;
	top:390px;
	height:44px;
	width:278px;
	padding-left:15px;
	z-index:200;
}

.SKETCH_PLAYGROUND_TOOLS_SPACER {
	height:33px;
	width:278px;
}

#SKETCH_PLAYGROUND_TOOLS .sp_color {
	float:left;
	width:12px;
	height:12px;
	margin-right:5px;
	cursor:pointer;	
}

#sp_col1 {
	border:1px solid #ddd;
	background-color:#fff;
}

#sp_col2 {
	border:1px solid #ff8933;
	background-color:#ff8933;
}

#sp_col3 {
	border:1px solid #ff3278;
	background-color:#ff3278;
}

#sp_col4 {
	border:1px solid #8f1c24;
	background-color:#8f1c24;
}

#sp_col5 {
	border:1px solid #414042;
	background-color:#414042;
}

#sp_col6 {
	border:1px solid #000;
	background-color:#000;
}

.sp_col_selected {
	border:1px solid #000 !important
}


#SKETCH_PLAYGROUND_TOOLS .sp_pen {
	float:left;
	cursor:pointer;
	margin-top:-2px;
}

#sp_pen1 {
	margin-right:4px;
}

#sp_pen2 {
	margin-right:3px;
}

#sp_pen3 {
	margin-right:7px;
}

#sp_pen4 {
	margin-right:13px;
}

#sp_eraser {
	float:left;
	margin-right:11px;
	margin-top:-2px;
	cursor:pointer;
}

#sp_clear {
	float:left;
	margin-top:-2px;
	cursor:pointer;
}


#SKETCH_PLAYGROUND_NAME_SMALL input {
	padding:0;
	border:0;
	border-bottom:1px solid #000;
	width:100%;
	margin:0 0 0 5px;
	background-color:#fffcdf;
	float:left;
}

#SKETCH_PLAYGROUND_NAME_SMALL {
	position:absolute;
	left:14px;
	top:390px;
	height:44px;
	width:278px;
	z-index:200;
	display:none;
}

#SP_submit_status, #SP_submit_status2, #SP_submit_status3 {
	display:none;
}


#SKETCH_PLAYGROUND_NAME_BIG {
	position:absolute;
	left:14px;
	top:40px;
	height:44px;
	width:278px;
	z-index:-2;
	display:none;
}

 #SKETCH_PLAYGROUND_NAME_BIG input {
	padding:0;
	border:0;
	border-bottom:1px solid #000;
	width:100%;
	margin:0 0 6px 0;
	background-color:#fffcdf;
	float:left;
}


#SKETCH_PLAYGROUND_GALLERY_CONTAINER {
	top:40px;
	position:absolute;
	overflow:hidden;
	width:375px;
	height:200px;
	left:345px;
	
}

.SP_gallery_items {
	position:absolute; 
	z-index:1;
	padding:0;
	width:675px;
}


.SP_gallery_one_item {
	float:left;
	margin-right:68px;
	margin-bottom:34px;	
}

.SP_gallery_drawing {
	margin-bottom:3px;
}

.SP_gallery_descr {
	width:100px;
	overflow:hidden;
	float:left;
}

.SP_gallery_name {
	width:100%;
	height:17px;
	overflow:hidden;
}

.SP_gallery_pen {
	width:23px;
	margin-left:5px;
	margin-top:10px;
	float:left;
	cursor:pointer;
}

	

/* Links
-------------------------------------------------------------------------------*/




#CONTENT.links {
	position:absolute;
	top:43px;
	left:45px;
}


.linkitem {
	width:100%;
	height:120px;
	overflow:hidden;
}

.link_title {
	/* margin-left:40px; */
}

.link_title a {
	margin-bottom:1px;
	width:100%;
	text-decoration:none;
	font-size:19px;
	line-height:25px; 
	border-bottom:2px solid #000;
	
	background-repeat:repeat-x;
	background-position:0px 3px;
}



.link_text {
	width:100%;
	margin-top:8px;
	font-size:13px;
	line-height:16px !important;
}

.link_text a {
	text-decoration:none;
}


#LINK_COLLAGE {
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	z-index:-1;
}

.collage_img {
	position:absolute;
}

.collage_img img {
	width:100%;
}


.collage_img_overlay {
	position:absolute; 
	top:0px; 
	left:0px;
	width:100%; 
	height:100%;
}




/* Works
-------------------------------------------------------------------------------*/

body.works {
	background-color:#fff;
}

#CONTENT.works {
	position:absolute;
	top:43px;
	left:45px;
	
}

.workitem {
	width:100%;
	position:relative;
	cursor:pointer;
	color:#000;
	overflow:hidden;
	text-align:center;
}

.workitem_bottom_spacer {
	margin-bottom:52px;
}

.workitem_image {
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
}

.workitem_image img {
	width:100%;
	position:relative;
}

.workitem_title {
	width:100%;
}

.workitem_title a {
	text-decoration:none;
}

.workitem_title_text:hover {
	border-bottom:1px solid #000;
}

.workitem_title_text_mouseover {
	border-bottom:1px solid #000;
}




/* Work: View
-------------------------------------------------------------------------------*/


#work_detail_text_container {
	margin-top:24px;
	width:100%;
}

#work_detail_text_container a:hover {
	text-decoration:none;	
}

.work_detail_text_header {
	margin-top:0px;
	width:100%;
}

#see_also_spacer {
	height:3px;
}

body.workview #CONTENT {
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
	overflow: hidden;
	-webkit-font-smoothing: antialiased !important;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

body.workview #MENU {
	padding-left:30px;
	padding-bottom:30px;
	padding-top:40px;
	top:0px;
	cursor:default !important;
	z-index:999999999;
}


#WORK_move_container {
	position:absolute;
	top:0px;
	left:0px;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

#WORK_text {
	position:absolute;
	width:356px;
	left:30px;
	top:102px;
	z-index:99999999;
	cursor:default !important;
	padding-bottom:30px;
}

#WORK_text a:hover {
	text-decoration:none
}

.workimage {
	position:absolute;
}

.workimage img {
	width:100%
}

.work_image_container {
	position:absolute;
	top:0px;
	left:0px;	
}

.workimagecaption {
	position:absolute;
	bottom:-20px;
	width:100%;
	-webkit-font-smoothing: antialiased !important;
}

.work_image_container iframe {
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
}

.video_overlay {
	position:absolute;
	z-index:1000;
	top:0px;
	left:0px;
}







/* About
-------------------------------------------------------------------------------*/


#CONTENT.about {
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	z-index:-1;
	overflow: hidden;
	-webkit-font-smoothing: antialiased !important;
}


body.about #MENU {
	padding-left:30px;
	padding-bottom:30px;
	padding-top:40px;
	top:0px;
	cursor:default !important;
}

body.about #CONTENT {
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
	overflow: hidden;
	-webkit-font-smoothing: antialiased !important;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

body.about #MENU {
	padding-left:30px;
	padding-bottom:30px;
	padding-top:40px;
	top:0px;
	cursor:default !important;
	z-index:999999999;
}

#ABOUT_move_container {
	position:absolute;
	top:0px;
	left:0px;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

#ABOUT_text {
	position:absolute;
	width:356px;
	cursor:default;
}


#ABOUT_text a:hover {
	text-decoration:none
}

.aboutimage {
	position:absolute;
}


.about_image_bw {
	visibility:hidden;
}

.aboutimage img {
	width:100%
}

.about_image_color {
	position:absolute;
	top:0px;
	left:0px;	
	display:none
}

.aboutimagecaption {
	position:absolute;
	bottom:-20px;
	width:100%;
	-webkit-font-smoothing: antialiased !important;
}






/* Contact
-------------------------------------------------------------------------------*/

/*
#CONTENT.contact {
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	z-index:-1;
	overflow: hidden;
}
*/

body.contact #CONTENT {
	position:absolute;
	top:0px;
	left:0px;
}


body.contact #MENU {
	padding-left:30px;
	padding-bottom:30px;
	padding-top:40px;
	top:0px;
	cursor:default !important;
	z-index:99999999;
}

.CONTACT_WRAPPER {
	position:fixed;
	top:0px;
	left:0px;
	overflow:hidden;
}

#CONTACT_move_container {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	
	background-image:url(../../_GFX/trans.gif) repeat; /* for iE */
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

#CONTACT_bg_container1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}

#CONTACT_bg_container2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	cursor:	url(../../_GFX/drag.png),
			url(../../_GFX/drag.cur),
			move;
}



#CONTACT_text {
	position:absolute;
	color:#000;
	z-index:99999;
	
}
/* // todo!!! */
#CONTACT_map {
	position:absolute;
	z-index:99999;
	width:650px;
	height:500px;
	left:800px;
	top:30px;
	
}



#CONTACT_text a {
	text-decoration:underline;
}

#CONTACT_text a:hover {
	text-decoration:none;
}

.contactimage {
	position:absolute;
}
.contactimage img {
	width:100%
}

.contactimagecaption {
	position:absolute;
	bottom:-20px;
	width:100%;
}


#ALEX {
	position:absolute;
	top:0px;
	left:300px;
	width:101px;
	height:814px;
	z-index:-10;
}



/* Showcase
-------------------------------------------------------------------------------*/

body.showcase {
	background-color:#ffffff;
}

#CONTENT.showcase {
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
	cursor:pointer;
	overflow:hidden;
}

body.showcase #MENU {
	padding-left:30px;
	padding-bottom:30px;
	padding-top:40px;
	top:0px;
	cursor:default !important;	
}


#SHOWCASE_CAPTION {
	position:absolute;
	bottom:0px;
	left:0px;
	padding-left:41px;
	padding-right:41px;
	padding-top:30px;
	padding-bottom:40px;
	z-index:20;
	overflow:hidden;
	cursor:default !important;
}

#SHOWCASE_CAPTION a {
	text-decoration:none !important;
}

#SHOWCASE_CAPTION a:hover{
	text-decoration:underline !important;
}


#SHOWCASE_IMAGE {
	position:absolute;
	z-index:2;
}

#SHOWCASE_IMAGE img {
	position:absolute;
}


#SHOWCASE_IMAGE a:hover {
	text-decoration:none !important;
}

#SHOWCASE_NEXT_IMAGE_PRELOAD {
	display:none;
}


.arr_left {
	cursor:	url(../../_GFX/arr_left_dblue.png),
			url(../../_GFX/arr_left_dblue.cur),
			default !important;	
}

.arr_right {
	cursor:	url(../../_GFX/arr_right_dblue.png),
			url(../../_GFX/arr_right_dblue.cur),
			default !important;	
}




/* debugging */


#RULER_logo_top {
	position:absolute;
	top:21px;
	width:8000px;
	height:1px;
	overflow:hidden;
	background-color:red;
	left:0px;
	z-index:0;
}

#RULER_menu_top {
	position:absolute;
	top:40px;
	width:8000px;
	height:1px;
	overflow:hidden;
	background-color:green;
	left:0px;
	z-index:111110;
}


#RULER_logo_bottom {
	position:absolute;
	top:72px; /* +695 in admin*/
	width:8000px;
	height:1px;
	overflow:hidden;
	background-color:red;
	left:0px;
	z-index:0;
}

#RULER_text_top {
	position:absolute;
	top:99px;
	width:8000px;
	height:1px;
	overflow:hidden;
	background-color:red;
	left:0px;
	z-index:0;
}




/* 	-----------------------------------------------
	responsive [rrr]
     todo!!!
	----------------------------------------------- */

@media only screen and (max-width : 1023px) { 
   
    #LOGO {
        position:absolute;
    }

    #MENU {
        position:absolute;
    }

    #FACEBOOK {
        position:absolute;
    }

    #SCREENSAVER {
        position:fixed;
    }

    #SCREENSAVER_GRAY {
        position:fixed;
    }

    #DAILY_DETAIL {
        position:absolute;
    }

    #DAILY_DETAIL_GRAY {
        position:absolute;
    }

    #SKETCH_PLAYGROUND_CONTAINER {
        position:absolute;
    }

    #LINK_COLLAGE {
        position:absolute;	
    }

    #PROJECT_VIEW_TEXT {
        position:absolute;	
    }

    #CONTENT.showcase {
        position:absolute;
    }

    .daily_detail_text {
        clear:both;
    }

    #daily_detail_text_container {
        overflow:visible
    }

    #daily_detail_text_text {
        height:auto;
    }

    #FB_IOS {
        margin-top:72px;
    }

    #PEN_ICON {
        margin-top:22px;
    }


    body.contact #CONTENT {
        position:fixed;
        top:0px;
        left:0px;
        z-index:-1;
        overflow: hidden;
        -webkit-font-smoothing: antialiased !important;
        cursor:	url(../../_GFX/drag.png),
                url(../../_GFX/drag.cur),
                move;
    }

    body.contact #MENU {
        padding-left:30px;
        padding-bottom:30px;
        padding-top:40px;
        top:0px;
        cursor:default !important;
        z-index:999999999;
    }


    #CONTACT_move_container {
        position:absolute;
        top:0px;
        left:0px;
        cursor:	url(../../_GFX/drag.png),
                url(../../_GFX/drag.cur),
                move;
    }
}