/*
	Tags
*/

html,body{
	height:100%;
}

body{
	margin:0;
	background:#fff url("images/back.jpg") repeat-x bottom left;
}

h1{
	margin:0;
	font-size:210%;
}

h2{
	margin:0;
	font-size:90%;
	display:none;
}

h3{
	margin-top:0px;
	margin-bottom:0;
	font-size:160%;
}

h4{
	margin-top:0px;
	margin-bottom:0;
	font-size:110%;
}

h1,h2,h3,h4{
	font-family:Georgia, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

p{
	font-size:70%;
	font-family: verdana, arial, helvetica, sans-serif;
}

pre{
	font-size:70%;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*
	Divs
*/
#container{
	padding-left:425px;
	padding-top:10px;
	background:transparent url("images/container.jpg") no-repeat bottom left;
	height:98.3%;
}

#header{
	margin-top:20px;
}

#content{
}

#main{
	width:350px;
	line-height:1.1em;
	text-align:justify;
}

#navigation{
}

#footer{
	clear:both;
}

#gallery{
}


/*
	Element in Div
*/
#navigation p{
	font-family: verdana, arial, helvetica, sans-serif;
}

#footer p{
	color:#666;
	font-size:60%;
}

#main li{
	font-size:80%;
	line-height:1.3em;
	list-style:none;
}

/*
	Class
*/



/*
	Fonts
*/
#navigation{
}

#content h3{
}

#content h4{
}

#content{
}

#footer{
}



/*
	List
*/
#navigation ul,#navigation li{
	margin:0;
	padding:0;
	margin-bottom:2em;
	margin-top:0.7em;
}

#navigation li{
	font-size:70%;
	font-family: verdana, arial, helvetica, sans-serif;
	list-style:none;
	display:inline;
	margin-right:20px;
}

/*
	Links
*/
h1 a:link,a:visited,a:active{
	color:#000;
	text-decoration:none;
}

h1 a:hover{
	color:#000;
	text-decoration:underline;
}

#navigation a:link,a:visited,a:active{
	color:#000;
	text-decoration:none;
}

#navigation a:hover{
	text-decoration:underline;
}


/*
	Details
*/
#gallery #main ul{

}

#gallery #main li{
	font-size:70%;
	font-family: verdana, arial, helvetica, sans-serif;
}

.mwe2006, .divine,.compassion,.wind,.experiences,.bosnia,.nature,.paint{
	background:transparent url("images/bullet.gif") no-repeat center left;
	padding-left:16px;
	padding-bottom:2px;
}

.selmwe2006 .mwe2006{
	font-weight:bold;
}

.seldivine .divine{
	font-weight:bold;
}

.selcompassion .compassion{
	font-weight:bold;
}

.selwind .wind{
	font-weight:bold;
}

.selexperiences .experiences{
	font-weight:bold;
}

.selbosnia .bosnia{
	font-weight:bold;
}

.selnature .nature{
	font-weight:bold;
}

.selpaint .paint{
	font-weight:bold;
}

#gallery #main a:link,#gallery #main a:visited,#gallery #main a:active{
	color:#000;
	text-decoration:none;
}

#gallery #main a:hover{
	text-decoration:underline;
}

#gallery #main{
	float:left;
}

#gallery .entry{
	float:left;
	height:400px;
	width:400px;
	text-align:center;
}

#gallery .entry h4{
	font-size:70%;
	font-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;	
}

#gallery .entry img{
	border-left:#bbb 2px solid;
	border-top:#bbb 2px solid;
	border-right:#999 2px solid;
	border-bottom:#999 2px solid;
	padding:5px;
}

.entry h4{
	margin:0;
	margin-top:10px;
}

.entry p{
	margin:0;
	font-size:60%;
}

#controller{
	float:left;
	background:transparent url("images/arrow.gif") no-repeat top left;
	height:100px;
	width:120px;
	margin-left:30px;
	padding-left:70px;
	padding-right:70px;
	padding-top:91px;
}

#main a:link,#main a:visited,#main a:active{
	color:#000;
	text-decoration:none;
}

#main a:hover{
	color:#000;
	text-decoration:underline;
}

#footer a:link,#footer a:visited,#footer a:active{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover{
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

#controller a:link,#controller a:visited,#controller a:active{
	color:#999;
	font-size:70%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#controller a:hover{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#about #main,#news #main,#articles #main{
	height:350px;
	padding-right:20px;
	overflow:auto;
}

#links li{
	list-style:none;
	background:transparent url("images/bullet.gif") no-repeat center left;
	padding-left:16px;
	padding-bottom:2px;
	font-size:70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}