/*
Theme Name: Hayaka Artı 
Theme URI: http://www.hayakaarti.com/
Description: The default Hayaka Artı theme designed and developed by <a href="http://www.nerdverk.com">Nerdverk</a>
Version: 1.0
Author: Nerdverk
Author URI: http://www.nerdverk.com/
Tags: black and white, grid, minimal

*/


/*
	----------------------------------- 
	Redefine
	----------------------------------- 
*/ 

*{padding:0;margin:0;}
	
body{
	border-top:20px solid #000;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	}
h1 {font-size:1.6em;margin-bottom:0.4em;margin-top:0;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}
h4 {font-size:0.8em;margin-bottom:0.4em;}

a, a:link, a:visited{color:#333;}
a:hover, a:active{color:#333;text-decoration:none;}

a img{border:none;}
ul{list-style:none;}
ul li{}
.clear, .clearfix{clear:both;margin:0;padding:0!important;}

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

/*
	----------------------------------- 
	Layout
	----------------------------------- 
*/ 
	
#wrapper{width:870px;margin:10px auto 20px auto;}
#top{margin:70px 0px 20px 0px;}
#content{width:620px;float:right;border-bottom:2px solid #000;}
#middle{overflow:hidden;}

#footer{
	height:28px;
	}
#footer a{
	display:block;
	width:52px;
	height:8px;
	padding:10px 0px; 
	float:right;
	}

/* Language Switcher */

#lang{text-align:right;font-size:0.7em;}
#lang ul li{display:inline;padding-left:10px;}
#lang ul li a{color:#666;text-decoration:none;}
#lang ul li.active{display:none;}
/*#lang ul li.active a{text-decoration:none;color:#333;}*/

/*
	----------------------------------- 
	Header & Logo
	----------------------------------- 
*/ 

#logo{width:250px;float:left;}
#logo img{display:block;width:160px;margin:0 auto 0 auto;}

/*
	----------------------------------- 
	Navigation
	----------------------------------- 
*/ 

/* Main */

#mainnav{width:620px;float:right;margin-top:6px;}
#firstlevel{}
#firstlevel li{display:block;float:left;}
#firstlevel li a{
	display:block;
	width:135px;
	margin:0 0 0 20px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
	}
#firstlevel li a:hover{color:#000;}
#firstlevel li.selected a:after{content:" +";} 

/* Sidebar */ 

#sidebar{width:250px;float:left;}
#secondlevel{width:160px;text-align:right;margin:0 auto;color:#999;font-weight:bold;font-size:90%;}
#secondlevel li{margin-bottom:0.6em;}
#secondlevel li a{color:#999;text-decoration:none;}
#secondlevel li a:hover{color:#000;}
#secondlevel .current-cat a{color:#000;}
/*#secondlevel .current-cat a:before{content:"+ ";}*/

/* Selected Items */

#firstlevel li.selected a, #secondlevel .current-cat a, #secondlevel .current_page_item a{color:#000!important;}


/*
	----------------------------------- 
	Content Area
	----------------------------------- 
*/ 

.header{	
	padding:20px;
	/*min-height:120px;
	 temporary */
	background:#000;
	
	}
	
.header h1{color:#fff;}
.header p{color:#fff;}
.header a{color:#eee;text-decoration:underline;}
.header p{margin-bottom:1em;}
.header p.weblink{margin-bottom:0!important;}
.header img{float:right;}

#content p, #content ul{font-size:80%;margin-bottom:1em;}
#content ul{list-style:disc;}
#content ul li{margin-left:2em;}

/*
	----------------------------------- 
	Page Styles
	----------------------------------- 
*/ 

.contentarea{
	min-height:520px;	
}
	

h2 { /* attention */
	margin:0 0 10px 0;
	padding:20px 0 10px 0;
	border-bottom:2px solid #000;
}


/*
	----------------------------------- 
	Homepage Specific
	----------------------------------- 
*/ 
#homepage{
	background:url(img/bg-home-artists.gif) 500px 360px no-repeat;
	overflow:hidden;}

#featured-events{float:left;margin-right:20px;width:300px;}
#featured-artists{float:right;width:300px;}

/* Temp 
div.moreinfolink{font-size:80%;padding:10px 20px;}
div.moreinfolink a{color:#333;}
*/

#featured-artists{padding:0 0 10px 0;}
#featured-artists img{display:block;padding:9px;border:1px solid #ccc;margin-bottom:10px;}


/*
	----------------------------------- 
	Event Specific
	----------------------------------- 
*/ 

#event-page{width:460px;}
div.event{
	border-bottom:1px dotted #ccc;
	margin-bottom:18px;
	overflow:hidden;
	}
div.event img{border:10px solid #ccc;margin:0 0 18px 10px;}
/*
#homepage div.e-details{clear:both;width:300px;margin-right:0;}
*/
/*
	----------------------------------- 
	Headers
	----------------------------------- 
*/ 

#visual-arts{background-color:#09c;}
#performing-arts{background-color:#f90;}
#communication{background-color:#cc9;} 
/*
	----------------------------------- 
	Artists : Gallery
	----------------------------------- 
*/ 



.gallery-row {
	overflow:hidden;
	}
.gallery-item {

	}
.gallery-item:hover{background-color:#000;}	
	
.gallery-icon {
	padding:9px!important;border:none;
	}
.gallery-caption {
	/* Style rules for captions within the gallery */
	}

.artist{padding-bottom:10px;}
.artist .header img{float:right;}
.gallery-item {
	display:block;
	float:left;
	width:118px;
	height:118px;
	margin-right:4px;
	background-color:#fff;
	border:1px solid #999;
	}

/*
#gallery a{display:block;float:left;width:118px;height:118px;margin-right:5px;background-color:#fff;border:1px solid #999;}
#gallery a:hover{background-color:#000;}
#gallery a img{width:100px;height:100px;padding:9px;border:none;}
#gallery a.last{margin-right:0!important;padding-right:0!important;}
*/