/*
Theme Name: Haleh-Gallery
Theme URI: http://www.soul-surf.com/
Description: Template for http://haleh-gallery.com
Author: soul-surf.com gmbh
Author URI: http://www.soul-surf.com/
*/

@import url('./css/reset.css');

h2 {
    font-size:16px;
}
p {
    margin-bottom: 10px;
}
a:hover {
    color: #D0CFCB;
}

.clear {
    clear: both;
    height: 1px;
}

.main-wrap {
    width:820px;
    margin: 40px auto 25px auto;
}

.header img {
    float: left;
}

.sidebar {
    float:left;
    margin-left: 35px;
}
.sidebar ul li.current_page_item > a {
    color: #D0CFCB;
}
.sidebar ul li.current_page_parent > a {
    color:#000;
}
.sidebar ul li a {
    line-height: 35px;
    text-transform: uppercase;
    font-size: 18px;
}
.sidebar ul li a:hover {
    color: #D0CFCB;
}
.sidebar ul li ul {
    margin-left:10px;
}
.sidebar ul li ul li a {
    font-size:12px;
}
.sidebar ul li ul {
    display: none;
}
.sidebar ul li.current_page_ancestor ul,
.sidebar ul li.current_page_item ul {
    display: block;
}


.content {
    margin: -1px 0 0 30px;
    font-size:12px;
    line-height: 25px;
    float: left;
    width:575px;
}
.content > img {
	max-width:100%;
}
.content strong {
    font-size: 14px;
}

.exhibition {
    float: left;
}
.alignright {
    float: right;
}

.slideshowlink {
    
}
.content .ngg-galleryoverview {
    clear: none;
    margin-top:0;
}

.fancy {
    color: #000;
}

#pager {
    margin-bottom: 15px;
}
#pager a {
    margin-right: 5px;
}
#pager .activeSlide {
    color:#D0CFCB;
}
.slider-nav {
    float:right;
    margin-bottom: 20px;
}

.feat-img, .feat-content {
    float: left;
    min-width: 205px;
}
.feat-img img {
    width: 205px;
}
.feat-content {
    width:360px;
    padding-left:10px;
}
.feat-content .ngg-gallery-thumbnail img {
    margin-top: 0;
}

.ngg-gallery-thumbnail a.active-img img {
    background-color: #D0CFCB;
}

.qtrans_language_chooser li {
    display: inline;
}
.qtrans_language_chooser li + li {
    margin-left: 15px;
}
.qtrans_language_chooser {
    float: right;
    margin-top:62px;
}
.qtrans_language_chooser a {
    font-size: 12px;
}
.qtrans_language_chooser li.active a {
    color:#D0CFCB;
}

.exhib-list {
    margin-bottom: 20px;
    border-bottom: 1px dotted #D0CFCB;
}

.exhib-slider {
    margin-bottom: 10px;
    border-bottom: 1px dotted #D0CFCB;    
}

.hidden {
    display: none;
}

.artist-content {
    margin: 15px 0 0 10px;
}

.trans-img {
    display:inline-block;
    width:100px;
    margin-right: 10px;
    margin-bottom: 10px;
    border:1px solid #000;
}
.trans-img img {
	width: 100%;
	max-height: 75px;
}

.single img {
    margin-bottom: 10px;
}

.fancy-title {
    padding:5px;
    
}

/*available-works*/

.available_works:first-child {
	padding: 0 0 20px 0;
}

.available_works:last-child {
	padding: 20px 0 0 0;
	border:none;
}

.available_works {
	border-bottom: 1px solid #D0CFCB;
	padding: 20px 0;
}

.work_content {
	float:right;
	width:405px;
}

.informations {
	margin-top:10px;
}

.informations p {
	line-height:10px;
}

.work_picture img {
	width:140px;
}
.navigation {
	margin-top:10px;
	text-align: center;
}
.navigation .wp-paginate .current {
	background: #000;
}

.available_works:after {
	content:'';
	clear:both;
	display:block;
}
.work_picture {
	float: left;
	width:140px;
	margin-right:30px;
}
.work_content h2 {
	margin-bottom: 10px;
}
.work_content p {
	margin-bottom: 5px;
}
