/*
------------------------------------------------------------------------
Theme Name:Equilibrium
Theme URI:http://madebyon.com
Description:Magazine style WordPress theme. Visit <a href="http://equilibrium.madebyon.com"title="Equilibrium">http://equilibrium.madebyon.com</a> for more infomation.
Version:1.4
Author:Tudinh Duong
Author URI:http://madebyon.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}


/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{height:100%}

body {
	background: #fff;
	color: #666;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'din', Avenil,Verdana, Lucida Grande, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	background:url(images/headerbase.gif) repeat-x;
	}
	
a, a:visited {
	color: #999;
	text-decoration: none;
	}
	
a:hover {
	color: #d5007f;
	text-decoration: none;
	}	

#page-wrap{width:930px; min-height:100%; height:auto !important; height:100%; margin:0 auto -80px; padding-left:10px; padding-right:10px; text-align:left}

.content{width:680px; float:left;}


/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/
/*p{color:#222; font-size:1.2em; line-height:1.5; margin-top:1.5em; margin-bottom:1.5em; text-align:justify}

p a, p a:visited{/*border-bottom:1px solid #c9c9c9;*/ /*color:#0B96D0; text-decoration:none}//

p a:hover{/*border-bottom:1px solid #c9c9c9;*/ /*color:#000; text-decoration:none}*/

h1, strong{font-size:1.4em; font-weight:bold}

.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h4, h2{
	font-size:1.4em; 
	color:#d5007f; 
	text-transform:uppercase; 
	margin:15px 0 10px 0; 
	font-weight:bold;
}

h3{
color:#666;
font-size:1.2em;
font-weight:bold;
}

h3 a{text-decoration:none; color:#222}

.post ul li, 
.post ol li{font-size:1.2em; list-style-type:square; margin:5px 0 5px 15px}

#reply{border-bottom:4px solid #C9C9C9; color:#222; font-size:1.8em; margin-top:28px; margin-bottom:16px; padding-bottom:4px}


/************************************************
*	Header  									*
************************************************/

#header {
	width: 930px;
	color: #666;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
#header img {border:none;}	

#header p {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	display:block;
	}
		
#header  #logo{
	padding: 0px 0px 0px 0px;
	margin: 20px 0 17px 0;
	display:block;
	float:left;
	width:180px;
	}
	
#header  #headright{
	padding: 0px 0px 0px 0px;
	margin: 10px 0 0 0;
	display:block;
	float:right;
	width:210px;
	color:#b6007c;
	font-size: 1.0em;
	}	
	
#header #navi{
	width:930px;
	height:30px;
	margin:0;
	padding:0;
	display:block;
}

#header #navi li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

/*
-----------------------------------------
TOP:3カラムのためのblock
----------------------------------------- 
*/
#wrapper{
width:676px;
float:left;
}
	

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/

#featured{
width:422px;
float:right;
}

.front-post{
	width:422px;
	float:left;
	margin:0 0 15px 0;
}

.front-post-last{
	width:422px;
	float:left;
}

.featured-content{
	width:422px;
}


.featured-post{
width:422px;
height:299px;
margin:0;
}

.featured-image{
z-index:1;
margin:0;
/*border: solid 1px #ccc;*/
}

.featured-title h2 {
margin:0px 0px 0px 0px; 
padding:0;
line-height:1.4em; 
font-size:1.2em; 
  }

.featured-title h2 a{
color:#666; 
text-decoration:none;
}

.featured-title h2 a:hover{
color:#d5007f;
text-decoration:none;
}

.date{
display:block;
width:100%;
float:right;
text-align:right;
margin:3px 0;
font-size:1.0em;
color:#666;
}

.dated a{
color:#666;
}

.date a:hover{
color:#d5007f;
text-decoration:underline;
}

.moretext a{
color:#666;
}

.moretext a:hover{
color:#d5007f;
text-decoration:underline;
}

.featured-content{
margin:5px 0;
}

#addclips{
margin:10px 0;
}

/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/
#sidebar{
display:block;
float:right;
width:210px;
padding:0;
margin:0;
}


#sidebar ul li ul li{
background:url(images/bg_gray.gif);
}





#sidebar ul li ul li{
display:block;
width:194px;
margin:0;
padding:8px 6px 5px 10px;

font-size:1.1em;
list-style-type:square;
text-decoration:none;
color:#666;
}

#sidebar li#amanagroup h2{
text-transform:lowercase;
}
#sidebar li#amanagroup p{
margin:10px 0 0 0;
}


#sidebar a{
color:#666;
text-decoration:none;
}

#sidebar a:hover{
color:#d5007f;
}






/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
/*#front-bottom{
margin:0px;
}*/

#latest-wrap{
display:block;
float:left;
width:210px;
}

.latest-post-wrap{
margin:0 14px 15px 0px;
display:block;
width:212px;
height:235px;
float:left;
 }

.latest-post{
position:relative;
width:210px;
}

.latest-image{
width:210px;
height:147px;
/*border: solid 1px #ccc;*/
}

.latest-title {
margin:3px 0 5px 0;
padding:0;
font-size:1.2em;
font-weight:bold;
}

.latest-title a{
color:#666;
text-decoration:none;
}

.latest-title a:hover{
color:#d5007f;
}

.latest-content{
width:210px;
}

.latest-content p{
color:#666;
font-size:1.0em;
line-height:1.4em;
margin:0;
text-align:left;
}


.works_wrap{
width:680px;

}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/

#footer{
width:930px; 
margin:110px auto 10px auto; 
height:30px;
font-size:1.0em; 
text-align:center;
}

#pagetop{
text-align:right;
margin:15px 0 15px 15px;
}

#pagetop a:hover{
text-decoration:underline;
}



/*
-----------------------------------------
POSTMETA
----------------------------------------- 
*/
#postright{
width:210px;
float:right;
text-align:left;
}

#postleft{
float:left;
width:452px;
margin:0;
}

#postleft img{
margin:0;
/*border:solid 1px #ccc;*/
}
#postleft .thumbnailA{
margin:20px 0 0 0;
float:left;
}

#postleft .thumbnailB{
margin:20px 0 0 0;
float:right;
}



#postright .txt{
font-size:1.1em;
line-height:1.4em;
margin:10px 0;
color:#999;
}

#postright .txt a{
background:url(images/blank.gif) no-repeat;
padding-left:15px;
margin:5px 0;
font-weight:bold;
color:#d5007f;
}

#postright .txt a:hover{
text-decoration:underline;
}

#postright .txt2{
font-size:1.0em;
line-height:1.4em;
margin:10px 0;
color:#999;
}

#postright .txt2 a{
color:#d5007f;
}

#postright .txt2 a:hover{
text-decoration:underline;
}

#postright .date{
color:#999;
text-align:left;
font-size:1.0em;
}

/*.postMeta{
font-size:1.2em;
 margin-bottom:18px;
 margin-top:8px;
 padding-bottom:24px;
 }*/

/*.postMeta-featured{margin-top:8px; font-size:1.2em; width:303px}*/

/*.postMeta-front{
font-size:1.0em;
margin-top:3px;
}*/

.postMeta-post{
font-size:1.1em;
margin-bottom:15px;
margin-top:8px;
padding-bottom:10px;
}




.postMeta span.comments a, 
/*.postMeta span.date a, */
.postMeta-post span.comments a, 
/*.postMeta-post span.date a, */
.postMeta-featured span.comments a, 
/*.postMeta-featured span.date a, */
.postMeta-front span.comments a
/*.postMeta-front span.date a*/
{float:left; color:#999; text-decoration:none}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments{float:right; background:#FFF url(images/comment.gif) no-repeat left center; padding-left:15px; margin-left:2px}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/
.post-category{color:#8a8a8a; float:left; margin-bottom:8px}

.post-tags{color:#8a8a8a; float:right}

.post-category p, 
.post-tags p{color:#8A8A8A; font-size:1em; line-height:1.5em; margin-bottom:0em; margin-top:0em;}

.post blockquote p{margin:0 2.6em; font-style:italic}

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/
.comment-heading{margin-bottom:26px;  border:none}

.commentwrap{border-top:3px solid #C9C9C9; padding-bottom:15px; padding-top:15px}

.commentpost{float:right; width:510px}

.commentpost p{margin-top:0}

.commentmetadata{float:left; width:20%; color:#2F2B23; line-height:1.5em; padding-right:20px; color:#999; font-size:1.1em}

.commentmetadata li{list-style-type:none; padding:.3em; margin:0 .5em 0 0}

.commentmetadata li a{border-bottom:1px solid #c9c9c9; color:#0B96D0; text-decoration:none}

.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments label input{border:1px solid #E5E5E5; padding:5px 4px; margin-bottom:10px; width:160px}

#comments label span{line-height:27px}

#comments label{font-family:"Lucida Sans Unicode"; font-size:1.1em}

#comment_author{margin:20px 20px 20px 0px; padding:0px; width:150px; float:left}

#comments-content{display:block; border-bottom:1px solid #C9C9C9; margin:10px 0px 10px 0px; padding:0px}

#comments textarea{margin-top:10px; padding:4px 0px; width:100%; border:1px solid #E5E5E5}

.button{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:25px; margin-top:10px; margin-bottom:10px; padding:0 8px; text-transform:uppercase;}

.children {margin-left: 50px}

.children div {border:none}

.children .commentwrap {border-top: 1px solid #C9C9C9;}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}


/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/
#searchform{
float:left;
margin:0;
height:2em;
}

#searchsubmit{
color:#fff;
border:1px solid #d5007f;
font-size:1.1em;
font-weight:bold;
height:2em;
padding:2px 4px;
text-transform:uppercase; 
float:right;
background-color:#d5007f;
}

#s{
float:left;
width:166px;
margin-right:4px;
padding-top:3px;
padding-bottom:3px;
padding-left:2px;
padding-right:2px;
border:1px solid #ccc;
font-size:1.1em;
}

/*
-----------------------------------------
ABOUT US
----------------------------------------- 
*/

#about{
line-height:1.8em;
font-size:1.2em;
color:#666;
}

#about h2{
font-size:1.2em;
margin:25px 0 5px 0;
}

#about dl{
line-height:1.8em;
}

dl dd{
width:40px;
float:left;
padding:5px 0 0 0;
}

dl dt{
margin-left:50px;
padding:5px 0 0 0;
}


#about a{
color:#666;
}
#about a:hover{
color:#d5007f;
text-decoration:underline;
}

/*
-----------------------------------------
RECRUIT
----------------------------------------- 
*/
#recruit{
line-height:1.6em;
font-size:1.2em;
color:#666;
}

#recright{
width:210px;
float:right;
text-align:left;
color:#666;
margin:0;
}

#recleft{
float:left;
width:450px;
margin:0;
}

#recruit h2{
font-size:1.2em;
margin:25px 0 5px 0;
}

#recruit dl{
line-height:1.4em;
}

#recruit .link{
margin:10px 0;
}

#recruit a{
color:#d5007f;
}

#recruit a:hover{
color:#d5007f;
text-decoration:underline;
}

/*
-----------------------------------------
ACESS
----------------------------------------- 
*/
#map h2{
font-size:1.2em;
margin:25px 0 5px 0;
}

#map{
line-height:1.4em;
font-size:1.2em;
color:#666;
}

#map a{
color:#d5007f;
}

#map a:hover{
color:#d5007f;
text-decoration:underline;
}