/*
main stylesheet
by iVanish
http://ivanish.wordpress.com
*/

@import url("standard.css");        /* zero'm'all*/
@import url("box.css");             /* Paddington & Marginator */
@import url("typography.css");      /* serial graphomaniac */
@import url("color.css");           /* The Dull, the Boring and the Ugly */
@import url("visual.css");          /* new ids on the block */
@import url("table.css");		   	/* the purpose of borders in Schengen era */
@import url("specials.css");        /* mixed, not shaken */
@import url("_dev.css");            /* vaporsheet */

/* =============================
	INIT
============================= */

HTML > BODY,
BODY {
	margin: 0;}

/* =============================
	LAYOUT
============================= */

#front {
	padding: 1em 0;}

#body {
	padding-top: 1em;}

#inside {
	margin: 0 1em;}

#intro {
   height: 100%;}

#intro-inner {
	width: 560px;
	margin: 0 auto;
	padding: 1em;}

#intro-inner DIV {
	padding: 2px 0;}
	
#intro-inner P {
	text-indent: 1.5em;
	margin: 0;
	padding: 0;}

         /*
#intro-photo {
	float: left;
	border-right: 0px solid silver;
	height: 280px; }

#intro-inner {
    width: 560px;
    float: right;
	padding: 1em;
	padding-top: 20px;} */

#top {
	width: 800px; }

#bottom {
	width: 800px;
	height: 86px;}

#bottom #bottom-links {
	margin: 0 auto;
	height: 60px;}

#bottom #copyright {
	height: 26px;
	margin: 0 auto;
	width: 300px;}

#content-top	{
	height: 168px;}

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

#main, #main-home {
	width: 800px;
	margin: 0 auto;}

#nav {
	width: 180px;
	float: left;
	height: 100%;}

#content {
	width: 560px;
	float: right;
	padding: 1em 1em 0 0;}
	
#main-inner, #clouds, #intro {
	width: 760px;
	margin: 20px !important;}

#tag-cloud {
	padding: 1em;
	width: auto;}

#tag-cloud-indexes {
	float: right;
    padding: 1em;
	margin: 0 0 1em 1em;
	width:38%;
	text-align: justify;}

#wrapper4homelink	{
	height: 143px;}

#startpage {
	float: left;}

#contact {
	float: right;}

#wrapper4tabs	{
	height: 25px;}

