/*
Theme Name: Harmonic
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#767676;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#58585a;
	color:#767676;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	padding:0 66px 0 57px;
	width:877px;
	background:#fff url(images/bgr_main.gif) repeat-y center;
}
/* header */
#header{
	width:100%;
	height:112px;
	overflow:hidden;
	background:url(images/bgr_header.gif) no-repeat;
	border-top:7px solid #91353d;
	position:relative;
}
#header .top{
	width:100%;
	height:90px;
	overflow:hidden;
}
/*logo*/
#logo{
	padding:18px 0 0 23px;
	float:left;
}
#logo a{
	width:261px;
	height:26px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#header_contact{
	float:right;
	width:223px;
	padding:13px 23px 0 0;
}
#header_contact a {
	display: block;
}
#header_contact li{
	width:100%;
	float:left;
	padding:11px 0 0 0;
}
#header_contact li img{
	float:right;
}
/*menu*/
#menu{
	float:left;
	padding:9px 0 0 17px;
	position: absolute;
	top: 65px;
}
#menu li{
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 5px 0 5px;
	font-weight:bold;
}
#menu li a{
	color:#fff;
}
/*services*/
#services{
	float:right;
	width:400px;
	padding:10px 0 0 0;
	left: 345px;
	position: absolute;
	top: 65px;
}
#services li{
	float:left;
	color:#909090;
	font-size:1.2em;
	line-height:1.3em;
	padding:0 5px 0 5px;
	text-transform:uppercase;
}
#services li a{
	color:#909090;
}
#services span{
	font-weight:bold;
	color:#79aaa8;
	font-weight:bold;
	padding:0 8px 0 0;
	background:url(images/ico_serv.gif) no-repeat right center;
}
/*body*/
#body{
	width:100%;
	border-bottom:12px solid #fff;
}
#body_inner{
	width:100%;
	overflow:hidden;
}
.page #body_inner, .home #body_inner{
	/*background:url(images/bgr_body_inner.gif) no-repeat right bottom;*/
}
.page-template-page-blog-php #body_inner{
	background:none;
}
#content{
	float:left;
	width:548px;
	padding:30px 0 0 24px;
}
.home #content{
	width:568px;
	padding:30px 0 0 10px;
}
.page #content{
	padding:15px 0 0 24px;
}
.page-template-page-blog-php #content{
	padding:30px 0 0 24px;
}
#sidebar{
	background:url(images/bgr_body_inner.gif) #58585a no-repeat scroll 0 100%;
	display: inline;
	float:right;
	width:279px;
	margin: 0 9px 0 0;
	padding:0 0 30px 0;
	position: relative;
}
#sidebarbefore{
	background:url(images/bgr_sidebar.gif) no-repeat 0 0;
	padding: 0 0 220px;
}
.home #sidebar{
	height: 553px;
	margin: 0 9px 0 0;
	overflow: hidden;
	padding:0 0 31px 0;
}
.page #sidebar{
	margin: 0 9px 0 0;
	padding:0 0 20px 0;
}
.page-template-page-blog-php #sidebar{
	margin: 0 9px 0 0;
	padding:0 0 30px 0;
}
/*body_blog*/
#body_blog{
	display: block;
	width:279px;
	height:33px;
	overflow:hidden;
	position:absolute;
	margin:0;
	bottom: 0;
}
#body_blog p{
	float:right;
	width:265px;
	height:23px;
	background:#91353d;
	padding:10px 14px 0 0;
	color:#fff;
	text-align:right;
	text-transform:uppercase;
	font-size:1.2em;
}
#body_blog p a{
	color:#fff;
	background:url(images/ico_blog.gif) no-repeat right center;
	padding:0 8px 0 0;
}
/*post*/
.post{
	width:100%;
	margin:0 0 30px 0;
}
.post .title{
	width:100%;
	overflow:hidden;
	position: relative;
}
.post .title .date{
	float:left;
	width:122px;
	height:25px;
	padding:10px 35px 0 0;
	text-align:center;
	font-size:1.3em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background:url(images/bgr_post_date.gif) no-repeat;
	position: absolute;
	bottom: 0;
}
.post h2 {
	color:#79aaa8;
	font-weight:bold;
}

.post .title h2{
	float:right;
	width:372px;
	border-bottom:1px solid #58585a;
	color:#79aaa8;
	font-size:1.7em;
	line-height:1.3em;
	padding:6px 10px 7px 0;
	font-weight:bold;
	text-align:right;
}
.post .title h2 a{
	color:#79aaa8;
}
.post .metas{
	width:100%;
	overflow:hidden;
	padding:6px 0 20px 0;
}
.post .metas p{
	font-size:1.1em;
	line-height:1.3em;
	padding:0 10px 0 5px;
}
.post .metas p.author{
	float:left;
}
.post .metas p.comm{
	float:right;
}
.post .entry{
	overflow:hidden;
	padding:0 20px 0 20px;
	font-size:1.3em;
	line-height:1.5em;
}
.home .post .entry{
	padding:0 20px 0 34px;
}
.page_normal .entry{
	padding:0 10px 0 10px;
}
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry ul {
	margin:0 20px 15px 18px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 14px;
	list-style:none;
	background:url(images/ico_list.gif) no-repeat left 10px;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
}
h2.page_title{
	color:#79aaa8;
	font-size:1.7em;
	line-height:1.3em;
	margin:0 0 14px 10px;
}
#tit_slogan{
	text-indent:-9999em;
	background:url(images/tit_slogan.png) no-repeat;
	width:326px;
	height:48px;
	margin:0 0 20px 0;
}
#about_box{
	width:100%;
	overflow:hidden;
	background:url(images/bgr_about_box.gif) repeat-y;
}
#about_box_inner{
	height: 269px;
	width:539px;
	overflow:hidden;
	background:url(images/bgr_about_box_inner.gif) no-repeat;
	padding:13px 14px 13px 15px;
}
.about_box{
	float:left;
	width:250px;
}
.about_box_right{
	float:right;
}
.about_box p{
	font-size:1.3em;
	line-height:1.3em;
	color:#fff;
	border-top:1px solid #d1c350;
	padding:10px 0 49px 18px;
}
.about_box_right p{
	border-top:1px solid #9cc8c6;
	padding:10px 0 32px 18px;
}
.about_box p a{
	color:#fff;
}
.about_box .more{
	width:96%;
	overflow:hidden;
}
.about_box .more a{
	float:right;
	width:82px;
	height:11px;
	background:url(images/tit_read_more.png) no-repeat;
	text-indent:-9999em;
	display:block;
	cursor:pointer;
}
.about_box h2, .about_box h3{
	text-indent:-9999em;
}
#tit_who_we_are{
	width:82px;
	height:11px;
	background:url(images/tit_who_we_are.png) no-repeat;
	margin:0 0 40px 10px;
}
#tit_results_grounded{
	width:184px;
	height:74px;
	background:url(images/tit_results_grounded.png) no-repeat;
	margin:0 0 22px 28px;
}
#tit_what_we_do{
	width:84px;
	height:11px;
	background:url(images/tit_what_we_do.png) no-repeat;
	margin:0 0 47px 10px;
}
#tit_hard_work{
	width:214px;
	height:67px;
	background:url(images/tit_hard_work.png) no-repeat;
	margin:0 0 22px 22px;
}
/*sidebar*/
#sidebar .title{
	width:100%;
	overflow:hidden;
	padding:11px 0 28px 0 !important;
}
#sidebar .title h3{
	color:#58585a;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	float:right;
	width:138px;
	text-align:center;
}
.sidebar_widgets{
	width:234px;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	margin: 0 !important;
	font-family:Verdana, Geneva, sans-serif;
	color:#d1c250;
	padding:0 0 0 24px !important;
}

.sidebar_widgets a{
	color:#d1c250;
	text-decoration:underline;
}
.sidebar_widgets a:hover{
	text-decoration:none;
}
.sidebar_widgets .widget_recent_comments a{
	text-decoration:none;
}
.sidebar_widgets .widget_recent_comments a:hover{
	text-decoration:underline;
}
.sidebar_widgets .widgettitle{
	font-size:1.0em;
	line-height:1.3em;
	color:#f6f4e4;
	border-bottom:1px solid #94938e;
	padding:0 0 8px 0;
	margin:10px 0 7px 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 4px;
	padding:0 0 0 12px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_arrow.gif) no-repeat left 3px;
}
.sidebar_widgets ul{
	overflow: hidden;
}
.sidebar_widgets ul li{
	margin: 0 !important;
	overflow: hidden;
}
.sidebar_widgets ul ul{
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}
.sidebar_widgets ul li ul li{
	background:none;
	margin:0;
	overflow: hidden;
	padding:3px 0 3px 0;
}
.sidebar_widgets ul li.widget_recent_comments ul li{
	padding:3px 0 7px 0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 12px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.sidebar_widgets .widget_tag_cloud a{
	padding:0 5px 0 5px;
	line-height:1.3em;
}
.sidebar_widgets ul li.widget_recent_entries ul li{
	border-bottom:1px solid #94938e;
	padding:10px 0 12px 0;
}
.sidebar_widgets ul li.widget_recent_entries ul li:last-child{
	border-bottom:0;
}
.sidebar_widgets .widget_recent_entries h4{
	color:#fff;
}
.sidebar_widgets .widget_recent_entries h4 a{
	background:none;
	padding:0;
	color:#fff;
	text-decoration:none;
}
.sidebar_widgets .widget_recent_entries h4 a:hover{
	text-decoration:underline;
}
.sidebar_widgets .widget_recent_entries p{
	color:#fff;
	font-size:0.9em;
}
.sidebar_widgets .widget_recent_entries p a{
	background:url(images/ico_arrow.gif) no-repeat right 5px;
	padding:0 10px 0 0;
	margin:0 0 0 5px;
	display:inline;
}

.sidebar_widgets .widget_search input#searchsubmit {
	margin:5px 0 0 0;
	float:right;
}

/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	background:#7c703e;
	padding:15px 0 40px 0;
}
#footer p{
	color:#fff;
	line-height:1.3em;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	padding:0 24px 0 17px;
}
#footer p a{
	color:#fff;
}
#footer p.contact{
	float:right;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
	color:#888888;
}
#respond a{
	color:#888888;
}
#respond h3{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#888888;
}
.commentlist a{
	color:#888888;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 0 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
	color:#444444;
}
#content .wp-pagenavi{
	padding:10px;
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:#eeeded;
	border:1px solid #dbdada;
}
#content .wp-pagenavi a:hover{
	color:#444444;
	background:#d8d5d5;
	border:1px solid #dbdada;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:none;
	border:0;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	color:#444444;
	background:#d8d5d5;
	border:1px solid #dbdada;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:none;
	border:0;
	color:#444444;
}

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
