html, body, img, ul, li, button, input { margin:0; padding:0; border:0; }
ul {
	list-style-position: inside;
}
ul li em{
	display: inline;
}
html { background:#d5d5d5; font:11px/16px 'Lucida Grande', Arial; }

h2, h3, h4, h5 {
	float:left;
	display:block;
	font:bold 30px/24px 'Helvetica Neue', Arial;
	text-transform:uppercase;
	color:#3a3a3a;
	padding:10px 0;
}

h4 { font-size:11px; padding:0; background:none; }
h3 { font-size:13px; padding:0; margin:0; background:none; display: block;width: 100%;}
h5 { font-size:20px; padding:0; margin:0; background:none; }
p, ul li {  color:#3a3a3a; font-size:10px; }
strong { font-size:12px; }
em { clear:both; display:inline; font-size:10px; }
h2.page-header{
	margin: 0 auto;
	width: 335px;
	clear: both;
}
h2.front {
	color: #3376da;
}
body {
	position:absolute;
	width:1000px;
	height:777px;
	background:url(/img/bg-light.jpg) top center no-repeat;
	margin-left:-500px;
	left:50%;
}
#star-navigation, div#main, #menu li {
	behavior: url(/css/iepngfix.htc);
}
#polaroid-photo, #polaroid-photo img {
	behavior: none;
}
#menu {
	clear:both;
	float:left;
	height:26px;
	margin:105px 0 0 111px;
	list-style:none;
	display: inline;
}
#menu li { float:left; height: 26px; }
#menu li a{ display: block; height:26px;}
#menu #start {  width:97px; background: url(/img/btn-start.png) no-repeat;}
#menu #motivation { width:92px; background:url(/img/btn-motivation.png) no-repeat; }
#menu #inspiration { width:92px; background:url(/img/btn-inspiration.png) no-repeat; }
#menu #touch { width:92px; background:url(/img/btn-touch.png) no-repeat; }
#menu #dialogue { width:93px; background:url(/img/btn-dialogue.png) no-repeat; }
#menu #philosophy { width:108px; background:url(/img/btn-philosophy.png) no-repeat; }

.front-page h3 {
	text-transform: none;
	font-family: 'Papyrus';
	color: #4c8ae6;
}

.front-page ul {
	margin-bottom: 10px;
}

#main, #main-no-frame {
	
	clear:both;
	float:left;
	width:871px;
	padding:10px 0 30px 130px;
	background:url(/img/paper-bg.png) bottom center no-repeat;
	position: relative;
}
#main-no-frame{
	background:url(/img/paper-bg-empty.png) bottom center no-repeat;
}
#polaroid-photo {
	position:absolute;
	bottom:63px;
	left:132px;
	
}
#left {
	float: left;
	width: 341px;
	display: inline;
	clear:left;
	
}
#right { 
	float:left; 
	width:402px; 
	
}

.col-left, .col-middle-1 {
	float:left;
	width:150px;
	display: inline;
	
}
.col-left {   margin:0 18px 0 0; clear: left;}
.col-middle-1 { margin:0 20px 0 0; clear: right;}
.inside-cols { float:left; width:190px; padding:0 5px;}

.two-col, .motivation .col-left {
	width: 100%;
	
}
.two-col p, .motivation .col-left p{
	padding-right: 20px;
}

#star-navigation, #wrapper{
	position:absolute; 
	z-index:10; 
	right:38px; 
	background: url(/img/logo-dewa.png) no-repeat;
	width:253px;
	height: 103px;
}
#wrapper #star-navigation a {
	display: block;
	background: transparent;
	width:101px;
	height: 97px;
	margin: 0	 auto;
}
#wrapper{
	background: transparent;
	padding: 40px 0 4px 4px;
	z-index:1; 
	right:24px; 
	
}
#wrapper div {
	position: absolute;
	z-index: 5;
	
}
#wrapper a {
	color:#333;
	font:bold 10px Arial;
	text-decoration:none;
	display: block;
	padding: 2px 3px;
}

.hidden{
	display: none;
}
.login{
	height: 230px; 
	text-align: left;
}
.login input, #overlay #editor input{
	padding:5px 3px;
	border: 1px solid #ececec;
	margin-top: 5px;
}
.login div{
	clear: both;
}
#result{
	color: #fff;
}
#overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:200%;
     text-align:center;
     z-index: 1000;
}
#overlay #editor {
     width:554px;
     margin: 20% auto 0 auto;
     background: #000;
     border:1px solid #000;
     padding:15px;
     text-align:center;
     
}
#wrapper .title-div a{
	background: transparent;
	font-size: 22px;
}
#wrapper .menu-div a:hover{
	background: #000;
	color: #F0F0F0;
}

address {
	font-style:normal;
	font-size:10px;
}

address span {
	padding:0 10px;
	color:#555;
}

address a {
	color:#555;
}

address a:hover {
	text-decoration:none;
}
#wrapper #test {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:2;
	border: 1px solid red;
}
.readmore {
	color: #9A994C;
	cursor: pointer;
	width: 39px;
	padding: 3px 6px;
	margin: -7px 0 0px 0;
}
.item img {
	float: left;
	margin: 5px 5px 5px 0;
}
.item {
	margin-top: 10px;
}
.fold {
	color: #9A994C;
	cursor: pointer;
}