body{
background: #000000 url('../img/bg.jpg') repeat;

}

#menu_home{
	
	margin:auto;
	vertical-align:middle;
	
}
a{
	color:white;
}
h2{
	padding:0px;
	margin:0px;
	font-size:11px;
	color:white;
}

#content{

	text-align:center;
	width:95%;
	display:table-cell;
	vertical-align:middle; 
	height: 95%;
	
	position: absolute;
	margin-left:50px;
}

#copyright, #copyright a{
	font-family:verdana;
	font-size:10px;
	color:#959595;
	font-weight:bold;
	text-decoration:none;
}
#copyright{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}


.section{
	width:770px;

	margin-top:65px;
}


#right{
	
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;  
	padding-left:auto;
	padding-right:auto; 
	height:470px;
}
.section-bottom{
	margin:0px;
	padding:0px;
	margin-top:0px;
	background:  url('../img/about-bottom.png') no-repeat top left;
}
p{
	margin:0px;
}

#right .content{
	color:white;
	font-family:verdana;
	font-size:11px;
	padding-left:10px;
	width:390px;
	margin-top:20px;
	min-height:450px;  
}

#right .content td{
	color:white;
	font-family:verdana;
	font-size:11px;
	
}
.tbl-2columns .text{
	width:230px;  
	padding-bottom:25px;
}
.tbl-2columns .img{
	width:155px; 
	padding:0px; 
	padding-bottom:25px;
}
.pomela .logo{
	height:80px;
	width:90px;
}
.pomela .text1{
	height:80px;
	
}	

#top{
	padding-left:365px;
	padding-top:40px;
}	


#section-menu{
	margin-top:23px;
}
#subtitle{
	margin-top:25px;
	margin-left:30px;
}

#section-top{
	margin:0px;
	padding:0px;
}

.left{
	width:358px;
}

#about #right{
	background: url('../img/about-bg.png') repeat;
}
#about #top{
	background:url('../img/about-title.png') no-repeat top left;
	height:66px;
}

#knowledge #right{
	background: url('../img/knowledge-bg.png') repeat;
}
#knowledge #top{
	background:url('../img/knowledge-title.png') no-repeat top left;
	height:66px;
}

#nature #right{
	background: url('../img/nature-bg.png') repeat;
}
#nature #top{
	background:url('../img/nature-title.png') no-repeat top left;
	height:66px;
}

#portfolio #right{
	background: url('../img/portfolio-bg.png') repeat;
}
#portfolio #top{
	background:url('../img/portfolio-title.png') no-repeat top left;
	height:66px;
}

#extras #right{
	background: url('../img/extras-bg.png') repeat;
}
#extras #top{
	background:url('../img/extras-title.png') no-repeat top left;
	height:66px;
}

#contact #right{
	background: url('../img/contact-bg.png') repeat;
}
#contact #top{
	background:url('../img/contact-title.png') no-repeat top left;
	height:66px;
}

#table-content-portfolio{
	
	width:329px;
	background: url('../img/portfolio-table-bg.png') repeat;
}


#table-top-portfolio{
	
	background: url('../img/portfolio-table-top.png') no-repeat top left;
	padding-top:16px;
}

#table-bottom-portfolio{
	
	padding-bottom:16px;
	background: url('../img/portfolio-table-bottom.png') no-repeat bottom left;
}


 #table-content-extras{
	height:100%;
	width:329px;
	background: url('../img/extras-table-bg.png') repeat;
}


#table-top-extras{
	margin:0px;
	width:338px;
	
	background: url('../img/extras-table-top.png') no-repeat top left;
	padding-top:16px;
} 
#table-bottom-extras{
	
	padding-bottom:16px;
	background: url('../img/extras-table-bottom.png') no-repeat bottom left;
}

#bottom-extras{
	
	padding-bottom:16px;
	background: url('../img/extras-bottom.png') no-repeat bottom left;
}

#bottom-about{
	
	padding-bottom:16px;
	background: url('../img/about-bottom.png') no-repeat bottom left;
}

#bottom-contact{
	
	padding-bottom:16px;
	background: url('../img/contact-bottom.png') no-repeat bottom left;
}

#bottom-nature{
	
	padding-bottom:16px;
	background: url('../img/nature-bottom.png') no-repeat bottom left;
}



#bottom-portfolio{
	
	padding-bottom:16px;
	background: url('../img/portfolio-bottom.png') no-repeat bottom left;
}

#bottom-knowledge{
	
	padding-bottom:16px;
	background: url('../img/knowledge-bottom.png') no-repeat bottom left;
}



.menu{
	margin-bottom:90px;
}

.table td{
	height:60px;
	
}


#sections{
	float:left;
	width:200px;
	text-align:left;
	height:107px;
}

#star_title{
	margin-bottom:40px;
}

#main-title{
	
	position:absolute;
	top:70px;
	left:225px;
}

.hide{
	display:none;
}

.show_inline{
	display:inline;
}

.title-music{
	font-weight:bold;
	font-size:12px;
}
.post-title{
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}

#table{
	min-height:280px;
}

.post-table-title a{
	text-transform:uppercase;
	color:white;
	text-decoration:underline;
	font-size:12px;
	background: url('../img/bullet.png') no-repeat 0px 4px;
	padding-left:12px;
}

.post-title{
	padding-bottom:10px;
}

.selected-post a{
	text-transform:uppercase;
	color:yellow;
	text-decoration:underline;
	font-size:12px;
	background: url('../img/bullet.png') no-repeat 0px 4px;
	padding-left:12px;
}

.thumb-normal-x{
	padding-left:15px;
}
.thumb-normal-y{
	padding-top:15px;
}

.thumb{
	width:60px;
	height:60px;
	cursor:pointer;
}
 
.thumb-selected{
	border:2px solid #FEF200;
	width:56px;
	height:56px;
	cursor:pointer;
}

.portfolio-nav{

	padding-bottom:40px;
}

.contact span,.contact-form span{
	color:000000;
}

.contact-form input[type='text']{
	width:260px;

}

.contact-form textarea{
	width:260px;
	height:175px;
}

.contact-form td{
	align:right;
}
.send{
	font-weight:bold;
}

.correct{
	background:#FAEBE7;
    border: 1px dashed #EB340A;
    width: 100%;
    
}

#post p{
	margin-bottom:8px;
}