body	{
		color: #666666;
		text-align: center;
		background-color: #FFE7DE;
		background-color: #fff;
		letter-spacing: 0px;
		font-family: /*Palatino, */Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		line-height: 155%;
background: #fff url(../build/bg220_yellow.gif) no-repeat;
		/*font: 11px/1.2em Courier, "Courier New";*/
	}

a:link	{
		color: #202020;
		background-color: transparent;
		text-align: left;
		text-decoration: none;
	}

a:visited	{
		color: #202020;
		background-color: transparent;
		text-align: left;
		text-decoration: none;
	}

a:active	{
		color: #202020;
		background-color: transparent;
		text-align: left;
		text-decoration: none;
	}

a:hover	{
		color: #202020;
		background-color: transparent;
		text-align: left;
		text-decoration: underline;
	}
#menu li a:hover	{
		text-decoration: none;
	}

#menu ul.elementz a, #menu ul.elementz a:visited {
		background-color: transparent;
		text-align: left;
		text-decoration: none;
	}
#menu ul.elementz a:hover {
		color: #000;
		background-color: #4383a5;
		background-color: #cd276d;
		background-color: #ff117e;
		background-color: #fcff00;
		background-color: #fdff59;	
	}

#menu img {
		color: #fcff00;
		background-color: white;
	}

#menu li {
	line-height: 100%;
	}

strong	{
		font-weight: bold;
	}

.togglerz	{
		cursor: pointer;
	}

#splash	{
	margin: 0px;
	padding: 0px;
	background-color: #757575;
	background-attachment: fixed;
	background-image: url(../build/bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: none;
	}
#splashmarx {
	position: fixed;
	border: 0px solid blue;
	width: 700px;
	height: 500px;
	left: 0%;
	bottom: 0px;
	text-align: left;
	}

.splashlogo	{
	border:0px solid yellow;
	position:relative; 
	z-index:667; 
	width:220px; 
	height:106px; 
	left:350px;
	bottom:422px;
	cursor: pointer;
	}

#container	{
/*		margin: 0 auto;
*/
		margin:0;
		margin-top: 25px;
		margin-left: 15px;
		float: left;
		display: none;
		border: 0px solid pink;
		width: 1040px;
		text-align: left;
	}
body#about #container, body#show #container, body#news #container, body#newsdotslivka #container {
		display: inline;
	}
#leftcol	{
		width: 220px;
		float: left;
		display: inline;
		border: 0px solid pink;
		
		min-height:600px;
 		height:auto !important;
 		height:600px;
	}

#logo	{
		margin-top: 0px;
		border-bottom: 1px dashed #b5b5b5;
		padding-bottom: 15px;
		
		border-bottom: 0px dashed #b5b5b5;
		padding-bottom: 0px;
		
		height:87px;

	}

#menu	{
		width: 210px;
		float: left;
		display: inline;
		margin-left: 10px;
		margin-top: 20px;
		color: #202020;
	}

#copyright	{
		width: 210px;
		float: left;
		margin-left: 10px;
		margin-top: 15px;
		color: #666;
		border-top: 0px dashed #b5b5b5;
		padding-top: 15px;
		font-size: x-small;
		line-height: 100%;
		/*font-family: 'andale mono', 'lucida console', 'courier new', monospaced;
		*/
	}

#rightcol	{
		width: 750px;
		float: left;
		display: inline;
		margin-top: 13px;
		margin-left: 60px;
		border: 0px solid #eee;
	}

/* ABOUT SECTION */

body#abooout {
	/*
	background-color: #fffbba;
	 blekgul ovan*/
	background-color: #d7e5c6;
	/* blekgron ovan*/
	background-image: url(../build/bg_bubblebird.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	}
body#about {
		background:#d7e5c6 url(../build/bg_bubblebird1.png) repeat-x fixed left bottom;
	}
body#aboout {
		background: url(../build/bg_itsabird2.png) fixed 75px bottom;
	}
	
	.aboutcol {
		width:355px; 
		float:left; 
		display:inline;
		padding-right: 20px;
		font-size: 18px; 
		line-height: 110%; 
		color:#FF0066; 
		color:#333;
	}
div.aboutcol a:link,
div.aboutcol a:visited,
div.aboutcol a:hover,
div.aboutcol a:active {
	border-bottom: 1px dotted #000;
	}
div.aboutcol a:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
	}	
.noshow {
		display: none;
	}


#proj_info	{
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #999;
	color: #333;
	width: 100%;
	line-height: 130%;
	}
#proj_info a:link {
	color: #999;
	}
#proj_info a:hover	{
		color: #111;
		text-decoration: none;
	}

.projtitle {
	letter-spacing: 0px;
	color: #111;
	font-weight: bold;
	}

#caption {
	color: #999;
	font-style: italic;
	}

#bigpic {
	cursor: pointer;
	padding-top: 10px;
	}

ul.elementz > li	{
		padding-bottom:2px;
		padding-left:15px;
		color: #eee;		
	}

#footer	{
		float: left;
		display: inline;
		width: 990px;
		border-top: 1px solid #b5b5b5;
		padding-top: 7px;
		margin-top: 10px;
		text-align: right;
	}

.thumbfront	{
		float: left;
		display: inline;
		margin-right: 10px;
		margin-bottom: 10px;
	}

/* TYPOGRAPHY */

h1	{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
	}
p	{
		margin-bottom: 1em;
	}
.pink {
		color: #ff0066;
	}

/* @group tumblrstuff */

div.tumblrContainer a:link	{
	/*color: #0066FF;
	*/
	color:#000;
	border-bottom: 1px dotted #000;	
	}
div.tumblrContainer a:visited	{
	/*color: #0066FF;
	*/
	color:#000;
	border-bottom: 1px dotted #000;	
	}
div.tumblrContainer a:hover	{
	border-bottom: 1px solid #000;
	text-decoration: none;
	background-color: #000;
	color: #fff;
	}
div.tumblrContainer a:active	{
	/*color: #0066FF;
	*/
	color:#000;
	border-bottom: 1px solid #000;	
	}

.tumblrContainer, ol#posts {
		width: 500px;
		border: 0px solid #ccc;
		margin-bottom: 60px;
		color: #111;
	}

ol#posts a	{
	color:#000;
	border-bottom: 1px dotted #000;		
	}
ol#posts a:hover {
	border-bottom: 1px solid #000;
	text-decoration: none;
	background-color: #000;
	color: #fff;
	}
ol#posts li {
		margin-bottom: 60px;
	}
.tumblrNiceTime {
		text-align: right;
		text-transform: uppercase;
		border-bottom: 1px solid black;
		margin-bottom: 10px;
		color: #ff007e;
		color: #111;
		font-size: 12px;
		font-weight: bold;
	}
.tumblrTitle {
		font-weight: bold;
		color: #111;
	}
.tumblrImageCaption {
		margin-top: 5px;
	}
.tumblrarrow {
	border: none;
	border-bottom: 5px solid pink;
	}

/* @end */

/* tooltip styling below */

.tip {
		padding: 2px;
		text-align: left;
		background-color: #000;
		color: #fff;
	}
.tip-text {
		display: none;
	}