/*
Theme Name: Imbalance 2
Theme URI: http://www.wpshower.com/
Description: Imbalance 2 turns you Wordpress-based website to an attractive blog, portfolio or even online magazine. This free template designed in strict modern style with a minimalistic touch. Imbalance 2 can easily fresh up your web-magazine or blog. Due to modern flexible features and layout Imbalance 2 fits to almost any project and your visitors won't remain indifferent.
Author: WPSHOWER
Author URI: http://www.wpshower.com
Version: 1.0.3
License: GNU General Public License
License URI: license.txt
Tags: fluid, grid, blog, magazine, imbalance
*/

html, body, form, ul, li, table, td {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	text-transform: lowercase;
	font-family: "Helvetica Neue", Helvetica, Arial, "Sans-Serif";
}
body, input, textarea {
	font-size: 13px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
ul {
	list-style-position: inside;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 12px;
}

.clear {
	clear: both;
}
.main_separator {
	color: #dedfe0;
}
.wrapper {
padding-top: 31px;
}
#header {
	border-bottom: 1px solid #dedfe0;
	padding-bottom: 50px;
}
#site-title {
	float: left;
	width: 210px;
	padding-right: 40px;
	overflow: hidden;
	line-height: 27px;
	font-size: 23px;
}
#site-title a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#header-left {
	float: left;
	width: 210px;
	padding-right: 40px;
}
#header-center {
	float: left;
	width: 210px;
	padding-right: 30px;
}
#search {
	float: right;
	width: 220px;
}
#header-right {
	margin: 20px 0 0 10px;
}
#search label, #search input[type=submit] {
	display: none;
}
#search input[type=text] {
	width: 200px;
	padding: 7px 9px;
	margin: 0;
	border: 1px solid #dedfe0;
	background: #fff;
	font-size: 13px;
	outline: none;
}
#page_search input[type=submit] {
	display: none;
}
.menu ul {
	list-style-type: none;
}
.menu ul li {
	padding-bottom: 9px;
}
.menu ul a {
	line-height: 13px;
	color: #303030;
	text-decoration: none;
}


#content {
	padding-bottom: 20px;
}
#nav-above {
	float: left;
	width: 210px;
	padding-right: 40px;
	text-align: right;
	color: #636363;
}
#nav-above a {
	text-decoration: none;
	color: #333;
}
.nav-previous, .nav-next {
	display: inline;
}
.nav-separator {
	color: #e5e5e5;
}

.recent {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #ccc;
}
#footer {
	margin-top: 450px;
	padding: 30px 0 50px;
	border-top: 1px solid #dedfe0;
}
#site-info {
	float: left;
	width: 460px;
	padding-right: 40px;
	line-height: 22px;
}
#site-info a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#footer-left {
	float: right;
	width: 210px;
	padding-right: 40px;
}
#footer-right {
	float: right;
	width: 210px;
}
#infscr-loading {
	background: none repeat scroll 0 0 #000000;
	bottom: 40px;
	color: #FFFFFF;
	height: 100px;
	left: 40%;
	opacity: 0.8;
	padding: 10px;
	position: fixed;
	width: 200px;
	z-index: 5000;
	border-radius: 10px;
}
#gallery {
	position: absolute;
	height: 450px;
	width:960px;
}
#gallery_overlay {
	position: absolute;
	z-index:10;
	height: 450px;
	width:960px;
	margin-left:0px;
}
