/* @override http://www.neumananderson.com/wp-content/themes/bloing/style.css */

/*
Theme Name: Bloing Theme (Neuman/Anderson)
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: #ffffff;
}

a:active, a:focus { outline: none; }

/* Wireframe */

div#header {
}
div#content {
	background-color: #fff;
}
div#main {
	width: 1070px;
}
div#sidebar {
	display: inline-block;
	float: left;
}
div#footer {
	width: 1070px;
}

/* Wordpress defaults */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	margin-right: 12px;
}

.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 {
	padding-right: 12px;
	padding-bottom: 12px;
}
img.alignright {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
div#text3.sidebar-item.widget_text{
	float: right;
}
div.page-navi ul {
	margin-top: 3px;
	list-style:none;
}
div.page-navi ul li {
	float: left;
	margin:0 15px 0 0;
	padding: 0 0 0 4px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.page-navi ul li a {
	display: block;
	float: left;
	height: 24px;
	padding:4px 10px 0 6px;
	text-decoration: none;
	color: white;
	background-position: right;
	background-repeat: no-repeat;
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.page-navi ul li:hover {
	background-position: left bottom;
	cursor: pointer;
	font-weight: bold;
}
div.page-navi ul li:hover a, div.page-navi ul li a:hover {
	color: #ca050f
;
	font-weight: normal;
	background: white right bottom;
	font-style: normal;
}

/* Header */

#header-top {
	background: #ffffff;
	height: 160px;
}
	h1.hp, h2.other {
		color: #504b43;
		font-size: 4.8em;
		line-height: 65px;
		float: left;
		margin-bottom: 0;
	width: 450px;
	margin-top: 10px;
	background-image: url(images/neumanlogo.jpg);
	height: 55px;
}
	h1.hp a, h2.other a {
		text-decoration: none;
		color: #504b43;
	font-size: 12px;
	visibility: hidden;
}
	h1.hp a:hover, h2.other a:hover {
		color: #777673;
	}
	.vertical-separator {	
		background: url(images/bloing_04.png) repeat-x 0 0;
		display: inline;
		width: 1px;
		height: 1px;
		float: left;
		margin-left: 0;
	visibility: hidden;
}
	#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-position: 0 0;
	background-repeat: repeat-x;
}
#header-slider.black {
	height: 255px;
	background: #ffffff;
	padding-top: 5px;
}
#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;
	background-color: white;
}
	#header-slider-inner.blue {
		background: url(images/bloing_12.png) no-repeat 0 0;
	}
	#header-slider-inner.black {
	height: 255px;
	width: 1040px;
	border: 1px solid #ca050f
;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 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: 8px;
	height: 250px;
	display: none;
}
	.slider-image {
		border: 10px solid #fff;
	margin-left: 5px;
	margin-top: -4px;
}

#header-slider h2 a, #header-slider h2 a:hover {
	color: #ca050f
;
	text-decoration: none;
	font: 1.9em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.slider-read-more {
	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;
	background: #54534a
 no-repeat;
	border: 1px solid #54534a
;
	color: white;
	margin-top: 20px;
}
a.slider-next {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 124px;
	height: 28px;
	line-height: 26px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #54534a
;
	background: #54534a
 no-repeat;
	color: white;
	margin-top: 20px;
}
a.slider-read-more:hover, a.slider-next:hover {
	border: 1px solid #ca050f;
	background: white 0 -28px;
	color: #ca050f;
}

/* Content */

#content {
	background: #54534a;
	font-family: Arial, Helvetica;
}
#main {
	background: white repeat-y;
	padding-top: 15px;
}
div#page {
	position: relative;
	min-height:  500px;
}
h1.archive {
	padding-left: 94px;
	line-height: 64px;
	height: 64px;
	background-position: 20px 0;
	background-repeat: no-repeat;
}
h1.blog {
	padding-left: 10px;
	background: #54534a no-repeat 20px 0;
	margin-left: 1em;
	color: white;
}
h1.portfolio {
	background: #54534a no-repeat 20px 0;
	padding-left: 10px;
	width: 525px;
	float: right;
	display: inline-block;
	color: white;
	font-size: 2.1em;
	padding-bottom: 6px;
	padding-top: 6px;
	border-left: 1px dotted #ca050f;
	margin-left: 11px;
}
h1.blog-post {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
h1.portfolio-post {
	background: #54534a no-repeat 0 0;
	color: white;
	line-height: 1em;
	font-size: 2.1em;
	padding: 6px 2px 6px 10px;
}
h1.search {
	background: #54534a no-repeat 20px 0;
	padding: 6px 5px 6px 10px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
}
#content-categories {
	height: 0;
	width: 0;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 0;
	background-position: 0 0;
	background-repeat: repeat-x;
	visibility: hidden;
}
#content-categories li {
	display: block;
	float: left;
}
#content-categories li a {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	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-right: .2em;
	padding-top: 0;
	padding-left: 2em;
	margin-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
.content-item a {
	text-decoration: none;
	color: #ca050f;
	border-bottom: 1px dotted black;
}

content-item h1 a:hover {
	color: #ca050f;
	text-decoration: none;
	
}
.content-item a:hover {
	color: black;
	border-bottom: 1px dotted #ca050f;
}

.content-item h1 a{
	text-decoration: none;
	color: white;
	border-bottom-style: hidden;
	font-size: .9em;
}

.content-item h2 a{
	text-decoration: none;
	color: #ca050f;
	border-bottom-style: hidden;
	font-size: .8em;
	margin-left: 10px;
}

.content-item h1 a:hover, .content-item h2 a:hover{
	color: black;
	border-bottom: 1px solid #ca050f;
}
.content-item ul, .content-item ol {
	font: 12px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	list-style-type: none;
}
.content-item ul li{
	background-position: 0;
	background-repeat: no-repeat;
	list-style-type: none;
	color: black;
	font-size: 13px;
	line-height: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.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: white;
	border: 1px solid #ca050f;
	padding: 0.25em 0.5em;
	margin: 0 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ca050f;
	font-size: .9em;
}
.navigation p.alignleft a:hover, .navigation p.alignright a:hover {
	color: white;
	background-color: #54534a;
}
.navigation.inner p.alignleft a, .navigation.inner p.alignright a {
	background: #54534a;
	margin: 0;
	color: #F3F0EB;
	border: 1px solid #54534a;
	font-size: .9em;
}
.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: black;
	background: white;
	border: 1px solid #ca050f;
}
/* Home page */

#about a, #services a, #contact a, #recent-posts a {
	text-decoration: none;
}
#about a:hover, #services a:hover, #contact a:hover, #recent-posts a:hover {
	color: #777673;
}

#about {
	padding-left: 20px;
	font-family: Arial;
	position: relative;
}
	h1.about, h2.about {
		padding-left: 10px;
		line-height: 38px;
		height: 30px;
	color: white;
	background: #54534a no-repeat 0 0;
}
.subheader {
    position: absolute;
    color: #a49e93;
    font-size: 1.8em;
    top: 38px;
    left: 94px;
}
.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;
}
	h1.contact, h2.contact {
		background: url(images/ico_contact.png) no-repeat 0 0;
		padding-left: 74px;
		line-height: 38px;
		height: 64px;
	}
#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 {
	font-family: Arial;
	position: relative;
	float: right;
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 35px;
}
	h2.search {
		padding-left: 0;
		line-height: 38px;
		height: 64px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
	input#searchsubmit {
		background: white;
	}
#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 .8em;
}
#search #searchform input {
	border: 1px solid #ca050f;
	padding: 0.5em;
	color: #ca050f;
	font-size: .9em;
}

/* Pages */


/* Post */
h2.list, h2.list-portfolio {
	font-size: 1.9em;
	margin-bottom: 0.75em;
	color: #ca050f;
}
h2.list-portfolio a {
	text-decoration: none;
	color: #ca050f;
}
h2.list-portfolio a:hover {
	color: black;
}
.thumb {
	border: 10px solid #ebeae7;
	margin-bottom: 1.8em;
	margin-left: 20px;
}
.thumb.right {
	margin-left: 0;
}
.padder-right {
	padding-right: 20px;
	padding-left: 20px;
}

div.post {
}
div.post-meta-up p {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.3846em;
}
div.post-content {
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
	margin-right: 10px;
}
div.post-meta-down p{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.3846em;
}
div.post-meta-down-note {
}

/* Widgets */

h3.sidebar {
	background-color: #54534a;
	color: white;
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #ca050f;
}
#sidebar a:hover {
	color: black;
}
.sidebar-item {
	padding-right: 0;
	margin-right: 10px;
	width: 230px;
	display: inline-block;
	float: left;
	clear: left;
}
.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 #e2e2e2;
}
.sidebar-item ul li a:hover {
	background: #F3F0EB;
	border-bottom: 1px dotted black;
	color: black;
}
.sidebar-item ul.children {
	margin-bottom: 0;
}

.sidebar2-item {
	padding-right: 0;
	margin-right: 10px;
	width: 240px;
	display: inline-block;
	float: left;
	clear: left;
}
.sidebar2-item ul {
	margin-bottom: 1.5em;
}
.sidebar2-item ul li {
	font-size: 1.2em;
}
.sidebar2-item ul li ul {
	padding-left: 1em;
	margin-bottom: 0;
}
.sidebar2-item ul li ul li {
	font-size: 1em;
}
.sidebar2-item ul li ul li ul {
	margin-bottom: 0;
}
.sidebar2-item ul li a {
	display: block;
	padding: 3px 8px;
	border-bottom: 1px solid #e2e2e2;
}
.sidebar2-item ul li a:hover {
	background: #F3F0EB;
	border-bottom: 1px dotted black;
	color: black;
}
.sidebar2-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: #ffffff no-repeat 0 0;
	color: white;
	padding-top: 14px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #ca050f;
}
#footer a:hover {
	border-bottom: 1px dotted white;
	color: #ca050f;
	text-decoration: underline;
}
#footer p.info {
	text-align: left;
	color: #ca050f;
	font-size: 10px;
}
span#top {
	cursor: pointer;
}
div.page-navi-footer {
	height: 20px;
	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;
}
