/*
------------------------------------------------------------------------
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{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 auto -80px;
}

#page-wrap{
	width:920px;
	min-height:100%;
	height:auto !important;
	height:100%;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.content{width:680px; float:left}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/
p{color:#495245; font-size:12px; line-height:1.5; margin-top:1.5em; margin-bottom:1.5em; text-align:left}

p a, p a:visited{border-bottom:1px solid #AFDFE5; color:#6Eb8C8; text-decoration:none}

p a:hover{border-bottom:1px solid #AFDFE5; color:#495245; text-decoration:none}

h1{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, h3{
	font-size:13px;
	color:#BBAF97;
	text-transform:lowercase;
	padding-bottom:4px;
	margin-top:28px;
	margin-bottom:14px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBAF97;
}


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{font-size:13px;
	color:#BBAF97;
	text-transform:lowercase;
	padding-bottom:4px;
	margin-top:28px;
	margin-bottom:14px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBAF97;}

/*
-----------------------------------------
TOP
----------------------------------------- 
*/
#top{
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 920px;
	position: relative;
}

.logo {
	float:left;
}
.logo a {
text-indent: -1000px; 
display:block;
background-image: url(images/logo.png);
background-repeat: no-repeat;
height: 100px;
width: 100px;
margin-top: 100px;
margin-left: 10px;
}

#nav{
	background-color: #333333;
	height: 40px;
	width: 920px;
	bottom: 0px;
}
#suckerfish{
	float:right;
	margin-right: 10px;
}
#sitetitle{float:left;}
#sitetitle h1{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C9C3BE;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
}

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
#featured {width:920px;}
.front-post{width:294px; margin-right:19px; float:left}

.front-post-last{width:294px; float:left}

.featured-content{
	position:relative;
	width:294px;
}

.featured-content p{
	margin-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

.featured-post{position:relative; width:294px; height:231px; margin-bottom:5px}

.featured-title h2{
	margin:8px 10px 7px;
	line-height:1.4em;
	font-size:12px;
	text-transform:none;
	padding-bottom:0;
	border-bottom:0
}

.featured-title h2 a{display:block; color:#6Eb8C8; text-decoration:none; border-bottom:0}

.featured-title h2 a:hover{color:#fff}

.featured-title{
	display:block;
	z-index:101;
	width:100%;
	bottom:0;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position:absolute;
	z-index:2;
	background-color: #333333;
}

.featured-image{position:absolute;}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#BBAF97; text-decoration:none}
.featured-content h2 a:hover{color:#000}
.featured-content p{font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left; line-height:1.5; margin-top:8px; margin-bottom:3px; text-align:left}
#moretext {
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/
#sidebar{float:right; width:230px; padding-left:10px; overflow:hidden; margin-top:-8px;}

#sidebar li{
	display:block;
	width:230px;
	margin:0;
	padding:8px 5px;
	list-style:none;
	list-style-type:none;
	text-decoration:none;
	color:#603913;
	font-size: 12px;
}

#sidebar a{
	color:#603913;
	text-decoration:none;
	padding-right: 3px;
}

#sidebar a:hover{background-color:#BBB098;}

/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{margin-top:5px} 

#latest-wrap{float:left; width:670px}

.latest-post-wrap{float:left; width:162px; margin-right:5px}

.latest-post{position:relative; width:162px; height:118px}

.latest-image{position:absolute; z-index:1}

.latest-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0; font-size:12px;}

.latest-title h2 a{display:block; color:#0B96D0; text-decoration:none}

.latest-title h2 a:hover{color:#fff}

.latest-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.latest-content{position:relative; width:162px; height:80px; margin-bottom:0px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#0b96d0; text-decoration:none}
.latest-content h2 a:hover{color:#000}

.latest-content p{font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left; line-height:1.5; margin-top:8px; margin-bottom:3px; text-align:left}

/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/
#push{height:10px}

#footer{
	padding-top:10px;
	border-top:1px solid #C9C9C9;
	width:920px;
	height:30px;
	color:#4d4d4d;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer p{font-size:11px; color:#4d4d4d; line-height:13px; margin-bottom:0; margin-top:5px;}

#footer p a{border-bottom:1px solid #c9c9c9; color:#4d4d4d; text-decoration:none}

#footer p a:hover{border-bottom:1px solid #c9c9c9; color:#0b96d0; text-decoration:none}

/*
-----------------------------------------
POSTMETA
----------------------------------------- 
*/

.postMeta-featured{margin-top:8px; font-size:11px; width:294px}

.postMeta-front{margin-top:8px; font-size:1.2em}

.postMeta-post{
	font-size:11px;
	margin-bottom:15px;
}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date{
	color:#603913;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 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:#8a8a8a; text-decoration:none; color:#603913;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}

.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; color:#603913;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/
.post-category{color:#BBB098; float:left; margin-bottom:3px}

.post-tags{color:#BBB098; float:left; margin-bottom:3px}

.post-category p, 
.post-tags p{color:#8A8A8A; font-size:11px; line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}
.post img{margin:0.5em 1em;}
.post blockquote p{margin:0 2.6em; font-style:italic}
#postContent{
	float:left;
	width:250px;
	margin-right: 50px;
}
#postContent p{margin-top:0px; padding-top:0px;
}
#postImage{float:right; width:370px;}
#postImage img{margin:0px;}
#archiveImage{float:right;}
#archiveImage img{margin:0px;}
#archivePost {width:300px; float:left;}
.post li, .post ul{
	color:#495245;
	font-size:11px;
	line-height:13px;
	text-align:left;
	padding-bottom: 3px;
	padding-left: 10px;
}
/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/
.comment-heading{margin-bottom:10px; text-transform:none; border:none}

.commentwrap{padding-bottom:5px; padding-top:5px}

.commentpost{
	float:right;
	width:510px;
	background-color: #e3e3e3;
	padding: 15px;
}

.commentpost p{margin-top:0}

.commentmetadata{float:left; width:120px; color:#2F2B23; line-height:11px; padding-right:20px; color:#999; font-size:10px;}

.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{
color:#2F2B23
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

#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;
	font-family: Arial, Helvetica, sans-serif;
}

.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-top:1em; height:2.3em}

#searchsubmit{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:2.1em; padding:2px 8px; text-transform:uppercase; float:right; background-color:#F0F0F0}

#s{float:left; width:204px; margin-right:6px; padding-top:4px; padding-bottom:4px; padding-left:2px; padding-right:2px; border:1px solid #E5E5E5; font-size:1.1em}
div.paginate{
	margin-top: 20px;
	margin-bottom: 20px;
	clear: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}