/*
Theme Name: Bloing Theme (Igniter)
Theme URI: http://www.chitich.com
Description: Bloing Wordpress Template - by <a href="http://www.chitich.com">Chitich</a>
Version: 1.0 (WP2.7.0+)
Author: Chitich
Author URI: http://www.chitich.com
Tags: Bloing
*/

body {
	background: #f5f3ef;
}
a:active, a:focus {
	outline: none;
}
/* Wireframe */

div#header {
}
div#content {
}
div#main {
}
div#sidebar {
}
div#footer {
}
/* Wordpress defaults */

.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: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
div.wp-caption.alignleft {
	margin: 0 1.5em 0 0;
	padding: 10px 0 10px 10px;
}
div.wp-caption.alignleft p.wp-caption-text {
	padding: 10px 10px 0 0;
}
div.wp-caption.alignright {
	margin: 0 0 0 1.5em;
	padding: 10px 10px 10px 0;
}
div.wp-caption.alignright p.wp-caption-text {
	padding: 10px 0 0 10px;
}
div.wp-caption.aligncenter {
	margin: 0 auto 1.5em;
	padding: 10px 5px;
}
div.wp-caption.aligncenter p.wp-caption-text {
	padding: 10px 0 0 0;
}
div.wp-caption.alignnone {
	margin: 0 0 1.5em;
	padding: 10px 5px;
}
div.wp-caption.alignnone p.wp-caption-text {
	padding: 10px 0 0 0;
}
div.wp-caption p.wp-caption-text {
	text-align: center !important;
	clear: both;
}
.categories {
}
.cat-item {
}
.current-cat {
}
.current-cat-parent {
}
.pagenav {
}
.page_item {
}
.page-navi .current_page_item, .page-navi .current_page_parent, .page-navi .current_page_ancestor {
}
.widget {
}
.widget_text {
}
.blogroll {
}
.linkcat {
	font-weight: bold;
}
a.more-link {
	font-weight: bold;
}
img.alignleft {
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
img.alignright {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
div.page-navi ul {
	margin-top: 2em;
	list-style:none;
}
div.page-navi ul li {
	background: url(images/bloing_07_01.png) transparent no-repeat top left;
	float: left;
	margin:0 15px 0 0;
	padding: 0 0 0 4px;
}
div.page-navi ul li a {
	background: url(images/bloing_07_02.png) transparent no-repeat top right;
	display: block;
	float: left;
	height: 24px;
	font-size: 1.6em;
	font-weight: bold;
	padding:4px 10px 0 6px;
	text-decoration: none;
	color: #504b43;
}
div.page-navi ul li:hover {
	background-position: left bottom;
	cursor: pointer;
}
div.page-navi ul li:hover a, div.page-navi ul li a:hover {
	color: #777673;
	background-position: right bottom;
}
/* Header */

#header-top {
	background: url(images/bloing_01.png) repeat-x 0 0;
	height: 70px;
}
h1.hp, h2.other {
	color: #504b43;
	font-size: 3.6em;
	height: 70px;
	line-height: 65px;
	float: left;
	margin-bottom: 0;
}
h1.hp a, h2.other a {
	text-decoration: none;
	color: #504b43;
}
h1.hp a:hover, h2.other a:hover {
	color: #777673;
}
.vertical-separator {
	background: url(images/bloing_04.png) repeat-x 0 0;
	display: block;
	width: 10px;
	height: 70px;
	float: left;
	margin-left: 10px;
}
#header-tagline {
	color:  #504b43;
	font-size: 1em;
	font-family: Arial;
	margin-left: 10px;
	text-transform: uppercase;
	float: left;
	line-height: 70px;
}
#header-slider {
	height: 303px;
}
#header-slider.blue {
	background: url(images/bloing_10.png) repeat-x 0 0;
}
#header-slider.black {
	background: url(images/bloing_blk_10.png) repeat-x 0 0;
}
#header-slider.green {
	background: url(images/bloing_grn_10.png) repeat-x 0 0;
}
#header-slider.red {
	background: url(images/bloing_red_10.png) repeat-x 0 0;
}
#header-slider.brown {
	background: url(images/bloing_brn_10.png) repeat-x 0 0;
}
#header-slider.purple {
	background: url(images/bloing_prp_10.png) repeat-x 0 0;
}
#header-slider-inner {
	height: 303px;
	width: 960px;
	display: block;
	color: #fff;
}
#header-slider-inner.blue {
	background: url(images/bloing_12.png) no-repeat 0 0;
}
#header-slider-inner.black {
	background: url(images/bloing_blk_12.png) no-repeat 0 0;
}
#header-slider-inner.green {
	background: url(images/bloing_grn_12.png) no-repeat 0 0;
}
#header-slider-inner.red {
	background: url(images/bloing_red_12.png) no-repeat 0 0;
}
#header-slider-inner.brown {
	background: url(images/bloing_brn_12.png) no-repeat 0 0;
}
#header-slider-inner.purple {
	background: url(images/bloing_prp_12.png) no-repeat 0 0;
}
.slider-item {
	padding-top: 1.8em;
}
.slider-image {
	border: 10px solid #fff;
}
#header-slider h2 a, #header-slider h2 a:hover {
	color: #fff;
	text-decoration: none;
}
a.slider-read-more {
	background: url(images/but_read_more.png) no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 124px;
	height: 28px;
	line-height: 26px;
	float: left;
	margin-right: 1em;
	font-size: 1.4em;
	font-weight: bold;
}
a.slider-next {
	background: url(images/but_next.png) no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 124px;
	height: 28px;
	line-height: 26px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
}
a.slider-read-more:hover, a.slider-next:hover {
	background-position: 0 -28px;
}
/* Content */

#content {
	background: #f5f3ef;
	font-family: Arial, Helvetica;
}
#main {
	background: url(images/bloing_15.png) repeat-y;
	padding-top: 1px;
}
div#page {
	position: relative;
}
h1.archive {
	background: url(images/ico_archive.png) no-repeat 20px 0;
	padding-left: 94px;
	line-height: 64px;
	height: 64px;
}
h1.blog {
	background: url(images/ico_blog.png) no-repeat 20px 0;
	padding-left: 94px;
	line-height: 64px;
}
h1.portfolio {
	background: url(images/ico_archive.png) no-repeat 20px 0;
	padding-left: 94px;
	line-height: 64px;
	height: 64px;
}
h1.blog-post {
	background: url(images/ico_post.png) no-repeat 0 0;
	padding-left: 74px;
	padding-top: 14px;
	padding-bottom: 6px;
	line-height: 1.2em;
}
h1.portfolio-post {
	background: url(images/ico_archive.png) no-repeat 0 0;
	padding-left: 74px;
	padding-top: 14px;
	padding-bottom: 6px;
	line-height: 1.2em;
}
h1.search {
	background: url(images/ico_search.png) no-repeat 20px 0;
	padding-left: 94px;
	line-height: 64px;
	height: 64px;
}
#content-categories {
	height: 34px;
	width: 920px;
	padding-left: 20px;
	background: url(images/cat_menu.png) repeat-x 0 0;
	font-weight: bold;
	margin-bottom: 2em;
}
#content-categories li {
	display: block;
	float: left;
}
#content-categories li a {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	margin-top:0.5em;
	/*font-size: 1.8em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 10px 0;
	padding: 0 10px;
	background: url(images/cat_menu.png) repeat-x 0 0;*/
}
#content-categories li a:hover {
	background-position: 0 -34px;
}
.content-item {
	padding: 0 2em 0;
}
.content-item a {
	text-decoration: none;
}
.content-item a:hover {
	color: #777673;
}
.content-item h1 a, .content-item h2 a {
	text-decoration: none;
	color: #504B43;
}
.content-item h1 a:hover, .content-item h2 a:hover {
	color: #777673;
}
.content-item ul, .content-item ol {
	padding-left: 1.5em;
}
.content-item ul li {
	background: url(images/bullet_09.png) no-repeat 0 7px;
	padding-left: 15px;
}
.content-item ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.content-item blockquote {
	border-left: 3px solid #00659D;
	padding-left: 1.5em;
	font-style: italic;
}
.content-item dl dt {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}
.content-item dl dd {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 1.5em;
	font-size: 1.2em;
}
ul.author-posts li {
	padding-left: 0;
	background: none;
}
.navigation p.alignleft a, .navigation p.alignright a {
	background: #F3F0EB;
	border: 1px solid #A49E93;
	font-size: 1.4em;
	padding: 0.25em 0.5em;
	margin: 0 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #504B43;
}
.navigation p.alignleft a:hover, .navigation p.alignright a:hover {
	color: #777673;
}
.navigation.inner p.alignleft a, .navigation.inner p.alignright a {
	background: #504B43;
	margin: 0;
	font-size: 1.2em;
	color: #F3F0EB;
}
.navigation.inner p.alignleft a:hover, .navigation.inner p.alignright a:hover, #about .navigation.inner p.alignleft a:hover, #about .navigation.inner p.alignright a:hover, #services .navigation.inner p.alignleft a:hover, #services .navigation.inner p.alignright a:hover {
	color: #fff;
	background: #6D675D;
}
/* Home page */

#about a, #services a, #contact a, #contact-sidebar a, #recent-posts a {
	text-decoration: none;
}
#about a:hover, #services a:hover, #contact a:hover, #contact-sidebar a:hover, #recent-posts a:hover {
	color: #777673;
}
#about {
	padding-left: 20px;
	font-family: Arial;
	position: relative;
}
h1.about, h2.about {
	background: url(images/ico_about.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
.subheader {
	position: absolute;
	color: #a49e93;
	font-size: 1.8em;
	top: 38px;
	left: 94px;
}
.subheader-sidebar {
	position: absolute;
	color: #a49e93;
	font-size: 1.8em;
	top: 55px;
	left: 76px;
}
.subheader.right {
	left: 74px;
}
#services {
	padding-right: 20px;
	font-family: Arial;
	position: relative;
}
h1.services, h2.services {
	background: url(images/ico_services.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
#services h3 {
	font-size: 1.8em;
	margin-bottom: 1em;
}
#contact {
	padding-left: 20px;
	font-family: Arial;
	position: relative;
}
#contact-sidebar {
	font-family: Arial;
	position: relative;
	padding-top:20px;
}
h1.contact, h2.contact {
	background: url(images/ico_contact.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
h2.contact-sidebar {
	font-size:2.6em;
	margin-bottom:0.3em;
}
#recent-posts {
	font-family: Arial;
	position: relative;
	padding-right: 20px;
}
h2.recent-posts {
	background: url(images/ico_recent_posts.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
#recent-posts ul {
	margin-bottom: 1.5em;
}
#recent-posts ul li {
	font-size: 1.2em;
}
#recent-posts ul li ul {
	padding-left: 1em;
}
#recent-posts ul li ul li {
	font-size: 1em;
}
#recent-posts ul li a {
	display: block;
	padding: 3px 8px;
	border-bottom: 1px solid #e9e5e3;
	text-decoration: none;
	font-weight: bold;
}
#recent-posts ul li a:hover {
	background: #F3F0EB;
}
#recent-posts ul li a span {
	color: #A49E93;
}
#search {
	padding-left: 20px;
	font-family: Arial;
	position: relative;
}
h2.search {
	background: url(images/ico_search.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
input#searchsubmit {
	background: #F3F0EB;
}
#portfolio {
	padding-right: 20px;
	font-family: Arial;
	position: relative;
}
h2.portfolio {
	background: url(images/ico_featured.png) no-repeat 0 0;
	padding-left: 74px;
	line-height: 38px;
	height: 64px;
}
#header-search {
	padding-top: 40px;
	position: relative;
	z-index: 1;
}
#search #searchform {
	margin: 0 0 1.8em;
}
#search #searchform input {
	border: 1px solid #A49E93;
	padding: 0.5em;
	color: #504B43;
	font-size: 1.2em;
}
/* Pages */


/* Post */
h2.list, h2.list-portfolio {
	font-size: 2.4em;
	margin-bottom: 0.75em;
}
h2.list-portfolio a {
	text-decoration: none;
}
h2.list-portfolio a:hover {
	color: #777673;
}
.thumb {
	border: 10px solid #ebeae7;
	margin-bottom: 1.8em;
	margin-left: 20px;
}
.thumb.right {
	margin-left: 0;
}
.padder-right {
	padding-right: 20px;
}
div.post {
}
div.post-meta-up p {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.3846em;
}
div.post-content {
}
div.post-meta-down p {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.3846em;
}
div.post-meta-down-note {
}
/* Widgets */

h3.sidebar {
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:hover {
	color: #777673;
}
.sidebar-item {
	padding-right: 20px;
}
.sidebar-item ul {
	margin-bottom: 1.5em;
}
.sidebar-item ul li {
	font-size: 1.2em;
}
.sidebar-item ul li ul {
	padding-left: 1em;
	margin-bottom: 0;
}
.sidebar-item ul li ul li {
	font-size: 1em;
}
.sidebar-item ul li ul li ul {
	margin-bottom: 0;
}
.sidebar-item ul li a {
	display: block;
	padding: 3px 8px;
	border-bottom: 1px solid #e9e5e3;
}
.sidebar-item ul li a:hover {
	background: #F3F0EB;
}
.sidebar-item ul.children {
	margin-bottom: 0;
}
.widget_recent_comments ul li {
	border-bottom: 1px solid #e9e5e3;
	padding: 3px 8px;
}
.widget_recent_comments ul li a {
	border-bottom: 0;
}
.widget_archive ul li {
}
.widget_links ul li {
}
.widget_pages ul li {
}
.widget_tag_cloud {
	line-height: 2.5em;
	margin-bottom: 1.5em;
}
.widget_tag_cloud a {
	font-weight: normal !important;
}
.widget_text a.ad-125 {
	border: 0;
}
.widget_text a.ad-125 img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
}
.widget_text a.ad-125.right img {
	margin-right: 0;
}
.widget_rss h3.sidebar a {
	color: #fff;
	font-weight: normal !important;
}
.widget_rss h3.sidebar a:hover {
	color: #fff !important;
}
.widget_calendar #wp-calendar {
	width: 250px;
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
.widget_calendar #wp-calendar tr {
	text-align: center;
}
/* Comments */

div#comments {
}
h3#comments {
	background: url(images/ico_comments.png) no-repeat 20px 0;
	padding-left: 94px;
	padding-top: 14px;
	padding-bottom: 6px;
	line-height: 1.2em;
}
h3#respond {
	background: url(images/ico_respond.png) no-repeat 20px 0;
	padding-left: 94px;
	line-height: 64px;
}
ol.commentlist {
}
ol.commentlist p {
}
ol.commentlist li.comment {
	margin-top: 1.5em;
}
ol.commentlist li.comment.odd {
}
ol.commentlist ul.children {
	margin-top: 1.5em;
}
.comment-author {
	font-size: 1.2em;
	margin-left: 2em;
	text-align: center;
	font-weight: bold;
}
.comment-author .avatar {
	padding: 0.5em;
	border: 1px solid #c0c4ca;
	margin-bottom: 1em;
}
.comment-meta {
	font-size: 1.1em;
	margin-bottom: 1.6363em;
	font-style: italic;
}
ol.commentlist li.comment .comment-container {
	padding: 1.8em 1.8em 0;
}
ol.commentlist li.comment .comment-container {
	border: 1px dotted #c0c4ca;
	background: #F5F3EF;
}
ol.commentlist li.comment.odd .comment-container {
	background: #fff;
}
form#commentform {
	margin: 0 2em;
}
form#commentform input, form#commentform textarea {
	border: 1px solid #A49E93;
	padding: 0.5em;
	color: #504B43;
	margin-top: 10px;
}
form#commentform input#submit {
	background: #F3F0EB;
}
form#commentform label {
	font-weight: bold;
	cursor: pointer;
}
form#commentform label small {
	color: #A49E93;
}
form#commentform input#submit {
	margin-top: 0;
}
.reply {
	width: 100px;
	float: right;
}
.reply a.comment-reply-link {
	background: #504B43;
	border: 1px solid #A49E93;
	font-size: 1.4em;
	padding: 0.25em 0.5em;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #F3F0EB;
}
.reply a.comment-reply-link:hover {
	color: #fff;
	background: #6D675D;
}
.comment-navigation {
	margin: 0 2em;
}
.comment-navigation.bottom {
	margin: 1.5em 2em 1.5em;
}
.page-numbers {
	background: #504B43;
	border: 1px solid #A49E93;
	font-size: 1.4em;
	padding: 0.25em 0.5em;
	text-align: center;
	text-decoration: none;
	color: #F3F0EB;
	display: block;
	float: left;
	margin: 0 0.25em 0 0;
}
a.page-numbers:hover {
	color: #fff;
	background: #6D675D;
}
.page-numbers.current {
	background: #948c80;
}
/* Footer */

#footer {
	background: #f5f3ef url(images/bloing_17.png) no-repeat 0 0;
	color: #504b43;
	padding-top: 14px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
}
#footer p.info {
	text-align: right;
}
span#top {
	cursor: pointer;
}
div.page-navi-footer {
	height: 45px;
	padding-left: 20px;
}
div.page-navi-footer ul li {
	display: inline;
}
div.page-navi-footer ul li a {
	display: block;
	float: left;
	margin: 0 0 1.5em 0;
	padding: 2px 10px 5px;
	font-size: 1.2em;
	border-left: 1px solid #fff;
	border-right: 1px solid #e0dfde;
}
div.page-navi-footer ul li a:hover {
	background: #f1f1f1;
}
#footer .widget_recent_comments ul li, #footer .widget_archive ul li, #footer .widget_links ul li, #footer .widget_pages ul li {
	padding-left: 0;
	background: none;
}

