/*
THEME NAME: breeze
THEME URI: 
VERSION: 1.0
AUTHOR: Eric
AUTHOR URI: http://www.pokesss.com
TAGS: breeze css web simple developer
*/

	/**********Css reset**********/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
ol, ul  {
  list-style: none;
}
img  {
  border: 0;
}
 a {
 	text-decoration: none;
 	color: black;
}

/**********1.Header**********/
body {
	background-color: #85d7e0;
}
#wrapper {
	overflow: hidden;
	position: relative;
	width: 770px;
	margin: 0 auto;
	border-left: 3px solid #2da5b2;
	border-right: 3px solid #2da5b2;
	background-color: white;
}
#header {
	position: absolute;
	left: 330px;
	top: 35px;
	z-index: 10;
	color: #3a8a93;
}
#header a {
	font-size: 40px;
	color: #406c85;
}
#blog-description { 
	font-size: 12px;
}
#access .skip-link {
	width: 90px;
	padding-left: 660px;
	border-left: 10px solid #33bccc;
	border-right: 10px solid #33bccc;
	font-size: 12px;
}
	
	 /**********2.Access**********/
#menu {
	position: absolute;
	top: 19px;
	height: 126px;
	background-color: white;
}

#menu  li {
	width: 750px;
	height: 30px;
	margin-top: 2px;
	background: #ddecac;
	border-left: 10px solid #28a76a;
	border-right: 10px solid #28a76a;
}
#menu li a {
	display: block;
	width: 245px;
	height: 25px;
	padding: 5px 0 0 0px;
	background-color: #c6e284;
	font-size: 22px;
	color: #788c4f;
	font:  20px simhei;
	text-align: center;
}
#menu li a:hover  {
	background-color: #e28484;
	color: white;
}
#menu #index_link {
	margin-top: 0px;
}

 /**********3.Container**********/	
#container{
	overflow: hidden;
	width: 750px;
	border-left: 10px solid #33bccc;
	border-right: 10px solid #33bccc;
}
#content{
	width: 505px;
	height:auto!important;
	height: 1100px;
	min-height: 1100px;
	padding-top: 145px!important;
	padding-top: 160px;
	padding-right: 245px;
	padding-bottom: 50px;
	background: url(./images/sideber-background_big.gif) 505px 0 no-repeat;
}
#content .page-title{ 			/*for Category.php*/
	margin-left: 10px;
	color: #3a828a;
}
#content .archive-meta p {
	margin-left: 125px;
	color: #153e43;
	font-size: 12px;
}
#content .post , #content .error404 , #content .page{
	overflow: hidden;
	width: 485px;
	margin-top: 15px;
	padding: 10px 10px 0 10px;
	background-color: #f9fce8;
	border-top: 2px solid #e4e5dc;
	border-bottom: 2px solid #e4e5dc;
}
#content .entry-title a , #content .entry-title{
	font: bold 18px small-caps;
	color: #318089;
}
#content .breadcrumbs {
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cfd8bd;
	font:  12px normal;
	color: #e2895a;
}
#content .breadcrumbs a{			/*end for single.php*/
	color: #de564b;
}
#content .entry-date{
	font-size: 11px;
	color: #3a828a;
}
#content .entry-content {
	font: 13px/18px normal;
/***	text-indent: 2em;	***/
	color: #153e43;
	padding: 15px 0 10px 0;
	text-align: justify;
	text-justify: inter-ideograph;
}
#searchform-404{
	padding-bottom: 10px;
	padding-left: 25px;
}
#content .entry-content img{
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	text-indent: 0;
}

#content .more-link{
	font-weight: bold;
	color: #e2895a;
}
#content a:hover{
	text-decoration: underline;
}
#content .entry-meta{
	padding: 5px 0 7px 0;
	border-top: solid 1px #e4e5dc;
	font-size: 12px;
	color: #3a828a;
}
#content .entry-meta a, .navigation a , .entry-content a {
	color: #8d5ae2;
}
#content p{
	margin-bottom: 10px;
}
.navigation{
	padding: 15px 0 100px 0;
	margin: 0 10px 0px 10px;
	font-size: 14px;
}
.meta-nav{
	color: #153e43;
}
#nav-below {
	position: relative;
	width: 505px;
}
#nav-below .nav-next {
	position: absolute;
	top: 15px;
	right: 20px;
}
 /**********4.Sidebar**********/	
#overall-sidebar{
	position: absolute;
	right: 10px;
	top: 145px;
	width: 240px;
	margin: 0 auto 0 auto;
	font-size: 14px;
}
#primary{
	margin-top: 15px;
}
.sidebar h3{
	width: 200px;
	margin: 5px auto 15px auto;
	padding-top: 4px;
	text-align: center;
}
.sidebar ul ul li{
	margin: 0 20px 0 20px;
	border-bottom: dashed 1px gray;
}
.sidebar a{
	color: black;
	line-height: 20px;
}
.sidebar a:hover{
	color: #8d5ae2;
}
#pages,#categories,#archives,#linkcat-2,#rss-links,#meta,#search{
	width: 215px;
	margin-bottom: 15px;
	margin-left: 12px!important;
	padding-bottom: 20px;
}
#pages{
	background-color: #eb8880;			/**red**/
	border: solid 2px #dc4e42;
}
#pages h3{
	background-color: #eb6358;
	border: solid 2px #de564b;
}
#categories{
	background-color: #a988e3;
	border: solid 2px #9069d6;	/**purple**/
}
#categories h3{
	background-color: #946fd6;
	border: solid 2px #9069d6;
}
#archives{
	background-color: #85d7e0;			/**blue**/
	border: solid 2px #4bc5d2;
}

#archives h3{
	background-color: #33bccc;
	border: solid 2px #28b4c4;
}
#search{
	position: absolute;
	top: -26px;
	right: -70px;
}
#search h3{
	display: none;
}
#search #searchform{
}
#search .button{
	background-color: #c9d995;			/**blue**/
	border: solid 1px #28a76a;
}
#linkcat-2{
	background-color: #ddecac;			/**green**/
	border: solid 2px #b6d15c;
}
#linkcat-2 h3{
	background-color: #c6e284;
	border: solid 2px #a7da30;
}
#rss-links{
	background-color: #efbb55;			/**yellow**/
	border: solid 2px #dfa93e;
}

#rss-links h3{
	background-color: #e5ae43;
	border: solid 2px #d9a134;
}
/**********4.Footer**********/
#footer{
	position: absolute;
	bottom:0;
	left: 20px;
	width: 475px;
	padding: 3px 0 3px 10px;
	border-top: 1px solid #e4e5dc;
	font-size: 12px;
}
#footer a{
	color: #3c78a7;
}
/**********5.Comment**********/
#comments{
	padding: 10px 5px 10px 5px;
	margin-bottom: 50px;
	background-color: #f9fce8;
	border-top: 2px solid #e4e5dc;
	border-bottom: 2px solid #e4e5dc;
}
#comments h3{
	margin-bottom: 20px;
	color: #318089;	
}
#comments li{
	margin: 0 10px;
	padding-bottom: 10px;
	border-bottom: 2px dashed #dae5aa;
	font-size: 12px;
}
.comment-author span, .comment-author a{
	position: relative;
	top: 0px;
	color: #2da5b3;
	font: bold 14px normal;
}
.byuser .comment-author span {
	color: #e5ae43;
}
.comment-author img{
	position: absolute;
	right: 0;
	border: 4px solid #ebebeb;
}
.comment-meta{
	font-size: 11px;
	color: #3a828a;
}

.comment-meta a{
	color: #8d5ae2;
}

#comments li p{
	margin-top: 10px;
	color: #153e43;
}
#respond{
	margin: 20px 0 20px 10px;
	color: #3a828a;
}
	#respond input , #respond textarea {
		padding: 2px;
		margin: 1px;
		border: 1px solid #a49cda;
	}
	#respond label {
		position: relative;
		bottom: 0!important;
		bottom: 4px;
		padding-left: 10px;
	}
	#respond .required {
		color: red;
	}
	#respond input:focus , #redpond textarea:focus {
		border: 2px solid #F1CA80;
		background: #f2f2f2;
	}
	#respond .focus {
		margin: 0;
		border: 2px solid #F1CA80;	
	}
	#respond #submit {
		width: 70px;
		margin: 20px 0 5px auto;
	}
	/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 20px 15px 10px;
	padding: 5px 5px 0 20px;
	border: 1px dashed #808080;
	border-left: 5px solid #ddd;
	background: #f3f7d7;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	padding-top: 5px;
	margin: 10px;
	background-color: #f3f3f3;
	text-align: center;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#content .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#content .wp-caption p.wp-caption-text {
	padding: 2px 0 3px;
	margin: 0;
	font-size: 11px;
	text-indent: 0;
}
/* End captions */