/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description: 
Version:1.2.0
Author: 
Author URI: 
Tags:white, no-columns

*/

body {
font-family: "Courier New", Courier, monospace;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background:#FFF;
color:#333;
}
p {
	margin:0; padding:0;
}
a {
/*border-bottom:1px dotted #000;*/
color:#00c7ad;
font-weight:600;
}
a:hover {
text-decoration: overline;
color:#000;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:100%;
color:#fff;
clear:both;
}
#wrapper {
width:900px;
margin:20px auto;
}
#header {
float:left;
width:900px;
/*border-bottom:1px dotted #ccc;*/
margin:10px 0 0 0;
}
#logo {
font-size:1.8em;
float:left;
width:auto;
padding: 10px 0 20px 0;
}
#logo a {
/*font-weight:600; */
color: #000;
text-decoration:none;
border-bottom:none;
background:none;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#home { 
	font-family: "Courier", "Courier New", mono;
	margin-top:3px; 
}
#home a { 
	font-size: 0.9em;
	font-weight:normal;
	padding:5px;
}
#home a:hover { 
	text-decoration: overline;
}
#lang {
	float:right;
	margin: 10px 0 0 0;
	font-family: "Courier", "Courier New", mono;
}
#lang a { 
	border:none;
	font-weight:normal;
}
ul.qtrans_language_chooser { 
	list-style-type:none;
	font-size:0.90em;	
}
ul.qtrans_language_chooser li { 
 padding: 0 0 0 5px;
}
.qtrans_language_chooser li.active a {
	color:#000;
	text-decoration: none;
	border-bottom: none;
}
#nav {
float:left;
width:auto;
padding: 0pt;
margin-left:20px;
font-family: "Courier", "Courier New", mono;
}
#nav ul {
float:left;
}
#nav li {
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:1.5em;
/*text-transform: uppercase;*/
font-weight:400;
display:block;
border-bottom:none;
text-decoration: underline;
}
#nav li a:hover {
text-decoration: overline;
}
#submenu li {
	padding:0pt;
	margin: 2px 0 0 5px;
}
#submenu li a {
	padding:0 5px 0 5px;
	margin:0pt;
	font-size:0.9em; 
	font-weight:normal;
	border:none;
}
#submenu li a:hover {
	text-decoration: overline;
}
	
#page-bar {
	padding:0px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border: none;
	background:none;
	}

#page-bar li:hover {
	text-decoration: overline;
}

/* CURRENT PAGE MENU ITEM */
#page-bar li.current_page_item a {
	color: #000;
	text-decoration:none;
/*	border-bottom: 2px solid #000;*/
}	
#page-bar li.current_page_ancestor a {
	color: #FF0066;
}
#submenu li.current_page_item a {
	color: #FF0066;
}

#page-bar a, #page-bar a:visited {
	margin-top: 5px;
	padding:5px 8px 4px 10px;
	display:block;
	}

#page-bar a:hover {
	display:block;
	background:#FFF;
	}

#page-bar p {
	margin:0;
	padding:0;
	}
#search {

}
#searchform {
	padding-top:3px;
	margin-right:10px;
}

#searchform #s {
color:#000000;
font-family: "Courier", "Courier New", mono;
font-size:1.4em;
margin-top:5px;
padding:3px 0 1px 3px;
width:165px;
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #E5EAEB url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #C4CED2;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


#blurb {
font-family:Georgia;
font-style:italic;
height:auto;
/*border-bottom:1px dotted #ccc;*/
width:100%;
float:left;
padding:15px 0;
font-size:16px;
line-height:120%;
}
#blurb:hover {
/*color:#ff0066;*/
}

#blurb a {
	border-bottom:none;
}

#works ul, li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#works li {
/*	width: 220px;*/
	height: 200px;
/*	border: 1px solid #FFF;*/
	/*padding:0 2px 2px 0;*/
	/*padding:1px;*/
	padding:0;
	margin:1px;
}
ul#works li:hover {
	/*background:#333;*/
}	
ul#works li a {
	text-decoration:none;
	border:none;
	padding:0;margin:0;
	font-family:"Courier", "Courier New", mono;
	font-weight:normal;
} 
.post ul#works {
	padding:0; margin:0;
}
ul#works li .work-title {
	z-index: 2;
	padding:1px 1px 0pt 0px;
	background:#FFF;
	font-size:1em;
	line-height:1em;
	text-transform: uppercase;
}
#exhibitions ul, li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#exhibitions li {
	width: 280px;
	height: 150px;
	border: 1px solid #F1F1F1;
	margin: 0 3px 70px 0;
	padding: 0pt;
}
ul#exhibitions li a { 
	text-decoration:none;
	border:none;
	padding:0;margin:0;
}

.post ul#exhibitions {
	padding:0; margin:0;
}
ul#exhibitions li .exhibition-name a { 
	font-size:1.0em;
	line-height:1em;
}
ul#exhibitions li .exhibition-name { 
	line-height:1em;
}
ul#exhibitions p {
	margin:0; padding:0;
}

#supporters ul, li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#supporters li {
	width: 220px;
	height: 140px;
	border: 1px solid #f1f1f1;
	margin: 0 3px 3px 0;
	padding:0;
}
ul#supporters li a {
	text-decoration:none;
	border:none;
	padding:0;margin:0;
/*	font-weight:normal;*/
} 
.post ul#supporters {
	padding:0; margin:0;
}



.post a img {
	border: none;
	text-decoration:none;
}

#content {
width:100%;
float:left;
/*border-right:1px dotted #ccc;*/
padding:0 0 30px 0;
min-height:420px;
}

#content a {
	border: none;
	text-decoration:none;
}

#content-left {
width:70%;
float:left;
/*border-right:1px dotted #ccc;*/
padding:0 0 30px 0;
min-height:420px;
}

.post {
padding:0;
font-size:1.1em;
}
.post p {
margin:14px 0 14px 0;
/*padding:0; margin:0;*/
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-weight:600;	
font-size:1.5em;
margin:30px 0 10px 0;
line-height:32px;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h3 a, .post h4 a {
font-weight:normal;
}
.post h4 {
font-family:Georgia;
font-size:14px;
margin:15px 0 10px 0;
font-weight:normal;
text-transform:uppercase;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
/*color:#e12000;*/
}
.post .h4title {
font-family:Georgia;
font-size:14px;
margin:15px 0 20px 0;
font-weight:normal;
text-transform:uppercase;
line-height:3.6em;
}

.post .h4title-tr {
font-family:Georgia;
font-size:14px;
margin:15px 0 20px 0;
font-weight:normal;
text-transform:uppercase;
line-height:3.6em;
margin-left:226px;
}

.post .h4title-en {
font-family:Georgia;
font-size:14px;
margin:15px 0 20px 0;
font-weight:normal;
text-transform:uppercase;
line-height:3.6em;
margin-left:214px;
}

.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:10px;
}
.post small a {
font-weight:normal;
color:#666;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:250px;
float:right;
margin:0 0 15px 0;
}
#sidebar h3 {
padding:15px 0 3px 0;
font-size:14px;
font-family:Georgia;
text-transform: uppercase;
}
#sidebar h3 a {
	border: none;
	font-weight:normal;
}
#sidebar .block {
	clear:both;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

#footer {
width:900px;
float:left;
/*border-top:1px dotted #cccccc;*/
/*text-align:center;*/
padding:30px 0 40px 0;
color: #666;
font-size:0.85em;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #000;
}
