/*
	Theme Name: Monoklis
	Description: Studio "Monoklis" home page
	Author: Antanas Antanaitis
	Version: 1.0

*/


body {
	background: #050707;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	margin: 0px auto;
	padding: 0px;
}

	a {
		color: #e7c4ae;
		outline:none;
		text-decoration:none;
	}

	img {
		border:1px solid #ffffff;	
	}
	
	.alignright {
		float:right;
	}
	
	.alignleft {
		float:left;
	}
	
	.golden-color {
		color: #e7c4ae;
	}
	
	ul, li {
		padding:0px;
		margin:0px;
		list-style-type: none;
	}
	
/* wrapper */

#wrapper {
	margin: auto;
	width:945px; 
}
/* header */
#header {
	padding-top: 15px;
	height:215px;
	border-bottom: solid 3px #ffffff;
}

.logo {
	border:none;
	float:left;
}

/* poster*/

#poster {
	float:left;
}

	#poster h2 {
		display:none; 	
	}

#poster_title  {
	float:left;
	height:190px;
	width:75px;
}

.poster-lt {
  background: url('images/poster.jpg') right no-repeat;
}

.poster-en {
  background: url('images/poster-en.jpg') right no-repeat !important;
}

/* breadscrumb language */

#language-breadcrumb {
	width:945px;
	height:20px;
	padding-top:5px;
}

	#language-breadcrumb a:link {
			text-decoration : none;
			color:#ffffff; 
			} 
	#language-breadcrumb a:visited {
			text-decoration : none; 
			color:#ffffff;
			} 	
	#language-breadcrumb a:hover {
			text-decoration:none;	
			color:#e7c4ae;
			}

#breadcrumb {
	float:left;
}

#language {
	float:right;
	font-size:14px;
	text-transform:uppercase;
}

/* menu */

#menu {
	float:left;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
	padding-top:5px;
	width:300px;
}
	.widgettitle {
		display: none;	
	}
	
	#menu li {
		padding-bottom:2px;
	}
	
	#menu a:link {
		text-decoration : none;
		color:#ffffff; 
		} 
	#menu a:visited {
		text-decoration : none; 
		color:#ffffff;
		} 	
	#menu a:hover {
		text-decoration:none;	
		color:#e7c4ae;
		}

#left-meniu li {
  padding-bottom:3px;
  
}
/* content */

#content-wrapper {
	width:945px;
	overflow:hidden;
}

	#content-wrapper h2 {
		font-size:30px;
		font-weight:normal;
		color:#e7c4ae;
		margin-top:10px;
		line-height:100%;
		text-align:left;
	}
	
	h4 {
	  margin-top:-20px;
	  padding-bottom:40px;
	  color: #e7c4ae;
  }
  
  .other-class {
    font-size:16px;
  }
  	
	#content-wrapper h3 {
		font-size:18px;
		font-weight:normal;
		color:#9E9E9E;
	}

	#content-wrapper .nbox-news-title {
		font-size: 15px;
		color: #e7c4ae;
		font-weight:normal;
		margin:0;
	}
	
	.post a:link {
		text-decoration : none;
		color:#e7c4ae; 
		} 
	.post a:visited {
		text-decoration : none; 
		color:#e7c4ae;
		} 	
	.post a:hover {
		text-decoration:none;	
		color:#e7c4ae;
		}
	
	.post-content-index a:link {
		text-decoration : none;
		color:#e7c4ae; 
		} 
	.post-content-index a:visited {
		text-decoration : none; 
		color:#e7c4ae;
		} 	
	.post-content-index a:hover {
		text-decoration:none;	
		color:#e7c4ae;
		}		
	
	.post-content-index {
		font-size:12px;
		line-height:130%;
		text-align: justify;	
	}
	
	.post-content-big-text p{
		text-indent:10px;
		line-height:150% !important;
		padding-bottom:10px;
	}

	.post-content-index img {
		margin:15px;
		margin-top:0px;
	}	
		
	.post-image img {
		margin:0px !important;
    float:right;	
	}
	
#content-wrapper .post-content {
	float:left;
	overflow:hidden;
	width:380px;
	text-align:justify;
	font-size:13px;
}

#content-wrapper .post-image {
	float:right;
	width:300px;
	min-height:195px;
	
}

	#content-wrapper .quotation {
		color:#e7c4ae;
		padding-left:100px;
		width:250px;
		font-size:11px;
		text-align:center;
	}

#content-wrapper .post {
	overflow:hidden;
	border-bottom:3px solid #ffffff;
	margin-bottom:10px;
}

#content-wrapper .post-last {
	border:none !important;
}

.right {
	float:right;
	width:680px;
	margin-top:5px;
	padding-left:20px;
	margin-bottom:25px;
	border-left:3px solid #ffffff;
}

#content ul {
  padding-left:25px;
}

#content li {
  list-style-type:disc;
}


/* home page */

.home-strap {
	width:945px;
	height:230px;
	overflow:hidden;
}

.news-strap-lt {
	border-bottom: 3px solid #ffffff;
	background: url('images/news_lt.jpg') left 5px no-repeat;
}

.news-strap-en {
	border-bottom: 3px solid #ffffff;
	background: url('images/news_en.jpg') left 50px no-repeat;
}

.contacts-strap-lt {
	border-bottom: 3px solid #ffffff;
	background: url('images/contacts_lt.jpg') left 5px no-repeat;
}

.contacts-strap-en {
	border-bottom: 3px solid #ffffff;
	background: url('images/contacts_en.jpg') left 20px no-repeat;
}

#home-page .with-title {
	padding-left:50px !important;
	width:265px !important;
}

		#home-page a:link {
			text-decoration : none;
			color:#e7c4ae; 
			} 
		#home-page a:visited {
			text-decoration : none; 
			color:#e7c4ae;
			} 	
		#home-page a:hover {
			text-decoration:none;	
			color:#e7c4ae;
			}
		
	#home-page .projects-list ul{
		padding-top:20px;
	}
	                
	#home-page .projects-list li{
		padding-bottom:4px;
	}
	
	#home-page .projects-list {
		font-size:18px;	
	}
	
	#projects-links a:link {
			text-decoration : none;
			color:#ffffff; 
			} 
	#projects-links a:visited {
			text-decoration : none; 
			color:#ffffff;
			} 	
	#projects-links a:hover {
			text-decoration:none;	
			color:#e7c4ae;
			}
#xbSlideshow {
	margin-top:20px;
	
}

#home-page .contacts-content {
	padding-left:50px;
	padding-top:10px;
	
}

#home-page .contacts-box {
	float:left;
	padding-right:20px;
	line-height:150%;
	width:265px;
}

#home-page .bigger {
	width: 300px !important;
}

.box {
	float:left;
	width:300px;
	height:220px;
	text-align:justify;
	overflow:hidden;
}
		
.box-news {
	padding-left:15px;
	font-size:13px;	
}

.box-standart {
	margin-left:15px;
	padding-left:50px;
	width:250px !important;
}

.box-links {
	margin-left:15px;
	padding-left:40px;
	width:260px !important;
}

.box-projects-lt {
  background: url('images/projects_lt.jpg') left 15px no-repeat;
}

.box-projects-en {
  background: url('images/projects_en.jpg') left 25px no-repeat;
}

.box-important-lt {
	background: url('images/important_lt.jpg') left center no-repeat;
}

.box-important-en {
	background: url('images/important_en.jpg') left center no-repeat;
}

.box-links-lt {
	background: url('images/uzsukite.jpg') -5px center no-repeat;
}

.box-links-en {
	background: url('images/links_en.jpg') left center no-repeat;
}

.author {
  font-size:10px;
}

.tags {
  padding-top: 5px;
  font-size:10px;
  color: #E7C4AE;
}

/*left sidebar */

.left {
	float:left;
	width:175px;
	margin-top:15px;
}


.left-sidebar-news-title-lt {
		background: url('images/news_lt.jpg') left top no-repeat;
		padding-left:50px;
		min-height:250px;
}

.left-sidebar-news-title-en {
		background: url('images/news_en.jpg') left 50px no-repeat;
		padding-left:50px;
		min-height:250px;
}

.left-sidebar-articles-lt {
		background: url('images/articles_lt.jpg') left top no-repeat;
		padding-left:50px;
		min-height:250px;
}

.left-sidebar-articles-en {
		background: url('images/articles_en.jpg') left top no-repeat;
		padding-left:50px;
		min-height:250px;
}

.left-sidebar-about-studio-title-lt {
		background: url('images/about_studio_lt.jpg') left top no-repeat;
		padding-left:50px;
		height:260px;
}

.left-sidebar-about-studio-title-en {
		background: url('images/about_studio_en.jpg') left top no-repeat;
		padding-left:50px;
		height:260px;
}

.left-sidebar-supporters-title-lt {
		background: url('images/supporters_lt.jpg') left top no-repeat;
		padding-left:50px;
		min-height:180px;
}

.left-sidebar-supporters-title-en {
		background: url('images/supporters_en.jpg') left 20px no-repeat;
		padding-left:50px;
		min-height:180px;
}

.left-sidebar-antanas {
		background: url('images/antanas.jpg') left top no-repeat;
		padding-left:80px;
		min-height:200px;
}

.left-sidebar-giedre {
		background: url('images/giedre.jpg') left top no-repeat;
		padding-left:80px;
		height:210px;
}

.left-sidebar-jurga {
		background: url('images/jurga.jpg') left top no-repeat;
		padding-left:80px;
		height:230px;
}

.left-sidebar-mazvyde {
		background: url('images/mazvyde.jpg') left top no-repeat;
		padding-left:80px;
		height:280px;
}

.left-sidebar-jurate-samulionyte {
		background: url('images/jurate_samulionyte.jpg') left top no-repeat;
		padding-left:80px;
		height:240px;
}

.left-sidebar-ieva-veiveryte {
 		background: url('images/ieva_veiveryte.jpg') left top no-repeat;
		padding-left:80px;
		height:190px;
}

.left-sidebar-tomas-smulkis {
 		background: url('images/tomas_smulkis.jpg') left top no-repeat;
		padding-left:80px;
		height:190px;
}

.left-sidebar-mindaugas-survila {
 		background: url('images/mindaugas_survila.jpg') left top no-repeat;
		padding-left:80px;
		height:210px;
}

.left-sidebar-meniu {
		background: url('images/meniu.jpg') left top no-repeat;
		padding-left:40px;
		min-height:150px;
}

.left-sidebar-team-lt {
		background: url('images/team_lt.jpg') left top no-repeat;
		padding-left:30px;
		min-height:200px;
}

.left-sidebar-team-en {
		background: url('images/team_en.jpg') left 40px no-repeat;
		padding-left:30px;
		padding-top:40px;
		min-height:160px;
}

.left-sidebar-projects-lt {
		background: url('images/projects_lt.jpg') left top no-repeat;
		padding-left:30px;
		padding-top:5px;
		font-size:12px;
		min-height:200px;
}

.left-sidebar-projects-en {
		background: url('images/projects_en.jpg') left top no-repeat;
		padding-left:30px;
		padding-top:5px;
		font-size:12px;
		min-height:200px;
}



/*Category template left sidebar*/

		.left-category {
			font-family: "Trebuchet MS", Tahoma;
			font-size:12px;
		}
		
		.left-category li {
			padding-bottom:15px;
		}
		
		.left-category a:link {
			text-decoration : none;
			color:#FFFFFF; 
			} 
		.left-category a:visited {
			text-decoration : none; 
			color:#FFFFFF;
			} 	
		.left-category a:hover {
			text-decoration:none;	
			color:#e7c4ae;
			}

/*Page template left sidebar*/			
			
		.left-page {
			font-family: "Trebuchet MS", Tahoma;
			font-size:15px;
			width:220px !important;
		}
		
		.left-page ul {
			padding-left:30px;
		}
		
		.left-page a:link {
			text-decoration : none;
			color:#FFFFFF; 
		}
			 
		.left-page a:visited {
			text-decoration : none; 
			color:#FFFFFF;
		} 	
			
		.left-page a:hover {
			text-decoration:none;	
			color:#e7c4ae;
		}

		.bottom-line {
			margin-bottom:15px;
			border-bottom:3px solid #ffffff;
				
		}

			
.flying {
	position:fixed;
	top:10px;
	z-index:200;
}



/* Footer */

#footer {
	width:945px;
	border-top:3px solid #ffffff;
	padding-top:3px;
}