/*   
Theme Name: EC arts
Description: Theme for ec-Arts site
Author: jk
Author URI: http://gabba.net
Version: 0.1
Tags: arts, portfolio, projects
*/

@charset "utf-8";
* {margin:0;padding:0;} 
html{
background-color:#58595B;

}
body {



	margin:0px;
padding:0px;

background-color:#58595B;
background-image: url(images/sub_bg.gif);


background-repeat:no-repeat;
color:#58595B;

font-size:12px;
font-family: Helvetica, Arial, sans-serif;
}
#wrap {min-height: 100%;}


#container{
margin:auto;
margin-top:0px;
padding-top:0px;
width:1005px;

overflow:auto;
	padding-bottom: 180px;
}


img {
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 10px 0;
	line-height: 130%;
}

h1 {
	font-size: 182%;
}

h2 {

	font-size: 153.9%;
}

h3 {
	font-size: 138.5%;
}

h4 {
	font-size: 123.1%;
}

h5 {
	font-size: 98%;
}

h6 {
	font-size: 85%;
}


/* ------------------------------
 Layout
------------------------------ */


#nav{
margin-left:20px;
font-size: 4px;
width:270px;
white-space:break-word;
height:250px;
}

#nav .live,#nav .current_page_item a{
color:black;
}
#nav ol{
margin:0px;
padding:0px;
}
#nav li{
font-size:34px;
line-height:40px;
display:inline;
margin:0px;
padding:0px;
}
.feeds{
margin-top:25px;
margin-bottom:25px;
}
.feeds a{
margin-right:10px;
}
#header {

}

#main {
width:670px;
position:relative;
float:left;
background:#FFFFFF;
min-height:590px;
z-index:2;

}

#main .entry {
	position: relative;
	width: 600px;
	margin-left:30px;
	margin-top:10px;
}
#main #upper .entry {
	width: 650px;
	margin-left:10px;
}


#side {
width:335px;
position:relative;
float:right;
padding-top:20px;
color:#FFFFFF;
line-height:130%;
height:auto;
}
#side .subhead,.widgettitle{
color:#CCCCCC;
display:block;
font-size:18px;
margin-bottom:10px;
margin-top:10px;
}
.widgettitle{

margin:0px;
}
#side .live{

color:#000000;
}
#side a{
color:#FFFFFF;
}

#side p{
margin-left:20px;
}
#side .headline{
font-size:14px;
color:#CCCCCC;
line-height:19px;
}
#side a:hover{
color:#000000;
}
#side .subnav{
display:block;
margin-bottom:5px;
}
#logo{

margin-left:30px;
width:150px;
z-index:2;
position:relative;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.printhide {
}




/* ------------------------------
 Main Content
------------------------------ */
#main a {
	color: #000000;
	text-decoration: none;
}


#main a:hover {
color: #58595B;
}

#main h2.entrytitle {
	padding: 0;
	margin: 0;
	margin-left:-2px;
	
	font-size:34px;
}

#main h2.entrytitle a {
color:#58595B;
	text-decoration: none;
}



#main h2.entrytitle a:hover {
	background: transparent;
	color: #000000;
}

#main .prevnext {
	margin: 50px 0 50px 0;
	text-align: center;
}

#main .prevnext a {
	color: #8473B5;
	
}

#main .prevnext a:hover {
	background-color: #8473B5;
	color: #FFF;
}

#main p,#main .entry div{
	color: #202020;
	font-size: 98%;
	line-height: 160%;
	margin: 0 0 1em 0;
	letter-spacing: 0.02em;
}



#main .date {
	color:#CCCCCC;
	font-size:22px;
	padding-top: 25px;

}

#main .date a {
	color: #202020;
	text-decoration: none;
}

#main .date a:hover {
	background: #8473B5;
	color: #FFF;
	text-decoration: none;
}

#main .time {
	color: #8473B5;
	font-size: 98%;
}



#main .topagetop {
	margin-left: 30px;
	margin-bottom:160px;
	text-align: left;
}

#main .entry_footer {
	border-top: 1px dotted #58595B;

	margin-top: 20px;
}

#main .entry_footer a {
	color:  #58595B;
	text-decoration: none;
}

#main .entry_footer a:hover {
color: #000000;
}

#main q {
	color: #404040;
	font-size: 98%;
	width: 370px;
	margin: 0 auto;
}

#main q:before {
     content: open-quote;
}

#main q:after {
     content: close-quote;
}

#main blockquote {
	width: 400px;
	background: url(images/quote_start.jpg) no-repeat scroll top left;
	margin: 30px auto;
}

#main blockquote p {
	background: url(images/quote_end.jpg) no-repeat scroll bottom right;
	margin-left: 18px;
	margin-right: 18px;
	text-decoration: underline;
}

#main .continue {
	margin-top: 40px;
}

#main .continue a {
	background:#202020;
	color:#FFF;
}

#main .continue a:hover {
	background:#8473B5;
	color:#FFF;
}
#upper{
position:relative;
z-index:1;
margin-top:-170px;
margin-bottom:-10px;
}

.ecgallery{
margin-left:10px;
margin-bottom:-5px;
height:520px;
}
.ecgalleryholder{
background:#FFFFFF;
height:500px;
}
.ecgallery .imgholder{
position:relative;
display:block;
height:440px;
overflow:hidden;
margin-bottom:15px;
}
.ecgallery .imgholder a{
border:0px;
}
.ecgallery img{
position:relative;
z-index:1;
width:650px;
}
.ecgallerynav{
float:left;
position:relative;
margin-top:-60px;
padding:3px;
background:#FFFFFF;
z-index:2;
font-size: 11px;
border-left:10px solid #FFFFFF;
}
.ecgallerynav #previous,.ecgallerynav #next{
margin-right:10px;
}
.ecglink{
float:left;
position:relative;
margin-top:-120px;
margin-left:10px;
z-index:2;
width:420px;

padding-top:3px;
padding-bottom:4px;
border-left:10px solid #FFFFFF;
}
.ecglink a{
margin:0px;
background:#FFFFFF;
line-height:18px;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;

}
.projecthome{
height:270px;
background:#000000;
overflow:hidden;
margin-bottom:10px;
width:650px;
margin-left:10px;
}
.projecthome h2{
	font-size:18px;
	color:#FFFFFF;
}
.pimage{
float:left;
width:330px;
height:270px;
position:relative;
overflow:hidden;
}
.pimage img{
height:270px;

}

#main .ptext a,#main .ptext a p{
color:#CCCCCC;

}
.ptext{
float:right;
position:relative;
height:270px;
width:300px;
padding:10px;
padding-top:0px;

line-height:150%;
color:#CCCCCC;
}
.press{

padding-left:30px;
padding-bottom:5px;
padding-top:10px;
padding-right:20px;
border-bottom: 1px dotted #58595B;

}
.press div{
margin:0px;
padding:0px;
position:relative;
float:left;
}
.press .pressdate{
font-color:#DDDDDD;

width:130px;
}
.subpages{
display:block;
margin:0px;
padding:0px;
clear:both;
background:blue;
margin-left:20px;
left:0px;
}
.subpages li,.widgetbar li {
list-style:none;
padding-left:0px;
margin-left:0px;
margin-bottom:5px;
padding-left: 1em;
	text-indent: -1em;
}

.subpages li a{


}
/* ------------------------------
 Sidebar for widget
------------------------------ */

#widgetbar{
margin-top:70px;
margin-left:20px;

}


#widgetbar ul {
	color: #000000;
	
	margin-bottom:20px;
}

#widgetbar li {
list-style:none;
margin-bottom:5px;
}

#widgetbar li a {
	color: #FFFFFF;
}
.widget_search{

margin-top:20px;

}
#searchsubmit{
font-size: 12px;
color:#FFFFFF;
border: 1px solid #FFFFFF;
background:#58595B;
padding:5px;

}
#widgetbar li a:hover {
	color: #000000;
}


/* ------------------------------
 Footer
------------------------------ */
#footer{
z-index:1;
position:relative;
margin:auto;
width:1005px;	
background-color:#58595B;


	margin-top: -180px; /* negative value of footer height */
	height: 210px;

	clear:both;

}
#footer ul{
margin-top:10px;
}
#footer li{
margin:0px;
padding:0px;
display:block;
position:relative;
float:left;

margin-right:10px;
font-size:15px;
font-weight:bold;
}
#footer li .sub{
margin-top:5px;

display:none;
}
#footer li .sub a,#footer li .sub li a{
display:block;
margin-bottom:5px;
font-size:12px;
font-weight:normal;
}
#footer #inner{
border-top:10px solid #FFFFFF;
margin:0px;
position:relative;
height:160px;
margin-left:0px;
margin-right:10px;
padding-left:0px;
padding-right:0px;
background-image:url(images/foot_bg.gif);
background-repeat:repeat-x;
background-color:#58595B;
color:#D1D2D4;
}
#footer #inner h1{

padding-top:15px;
font-size:20px;
font-weight:normal;
}
#footer a{
color:#FFFFFF;

}
#footer a:hover, #footer .live{
color:#000000;

}
/* ------------------------------
 comment list
------------------------------ */


#comment .comment_entry {
	background-color: #F8F8F8;
	width: 650px;
	margin-bottom: 10px;
	position: relative;
}

#comment .everyone_comment {
	line-height: 180%;
	padding: 15px 20px 10px 60px;
	margin-bottom: 10px;
}

#comment .comment_author {
	text-align: right;
	color: #404040;
	font-size: 85%;
	line-height: 180%;
	padding: 2px 6px 3px;
	border-top: 1px solid #ccc;
}

#comment .comment_author a:link {
	color: #404040;
}

#comment .comment_author a:hover {
	color: #FFF;
	background: #8473B5;
}

#comment .avatar_photo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#comment .author-id-1 {
	background: transparent url(images/comment_ramp1.jpg) right top no-repeat;
}

#comment .author-id-0 {
	background: transparent url(images/comment_ramp0.jpg) right top no-repeat;
}

#comment p.usetags {
	background: #F9F9F9;
	margin-bottom: 5px;
}


/* ------------------------------
 comment form
------------------------------ */
#commentform .textform {
	color: #606060;
	width: 230px;
	height: 18px;
	border: #CCC solid 1px;
}

#commentform .textform:hover {
	background: #F6F6F6;
}
#upper #commentform .textbox{
width: 640px;

}
#commentform .textbox{
width: 600px;
}
#commentform .textbox {
	color: #606060;
	
	height: 180px;
	border: #CCC solid 1px;
	padding: 5px;
	overflow: auto;
}

#commentform .textbox:hover {
	background: #F6F6F6;
}

#commentform .submit_btn {
float:right;
font-size: 14px;
color:#FFFFFF;
border: 1px solid #58595B;
background:#58595B;
padding:5px;
}

#commentform .labeltext {
	color: #606060;
	font-size: 85%;
}

#commentform p {
	margin: 0 0 4px 0;
	padding: 0;
}

#commentform label {
	margin: 0;
	padding: 0;
}


/* ------------------------------
 extra
------------------------------ */
#extrastuff p {
	margin-top: 20px;	
}


/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/* ------------------------------
 comment form
------------------------------ */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.copyright{
padding-top:23px;
position:relative;
float:right;
font-size: 11px;
}
.nocomments{
display:none;

}
#feeddesc{
position:relative;


opacity:0;
}






