/*
=== metaphonic  ===
bg: #ffffff
links: #8696a3
intro: #0d0d0d
footer: #1b1c1d
titles: #1b1c1d
widgets: #1b1c1d
border: #262829

body: #bfc7cd
menu: #1b1c1d
h: #262625
*/

/*=== Setup ===*/
body{
	background: url(metaphonic/bgr.gif) #ffffff repeat-x top;
	color: #000000;
	font: .75em "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0 0 20px;
	line-height:1.8em;
}
#header {
background: url(metaphonic/head.gif) #ffffff no-repeat top;
height: 150px;
}
.box5 .top {
height: 0px;
}

#header h1 a {
	height: auto;
}
#header h1{
	width: auto;
}

a{
	color: #6ebced;
}
a:visited {
color: #2872a4;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h1 {
font: 3em 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: bold;
}
.posttitle, .posttitle a{
color: #000000 !important;
}
.posttitle a:hover {
color: #01B5E8 !important;
text-decoration: none;
}
h2{
font: 1.9em 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: normal;
	color: #4585b0;
	margin:0 0 0.2em;
	letter-spacing: 0px;
}
h2 a{
	color: #4585b0
}
h3{
font: 1.6em 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-weight: normal;
	color: #4585b0;
		letter-spacing: 0px;
}
.col3 .widget h3, .col6 .widget h3 {
		border-bottom: solid #000000 0px;
}
#comments h3 {
font-weight: bold;
}
.widget h3 {
	font-weight:400;
	font-size: 2.7em;
	line-height:0.9em;
		margin: 0 0 10px 0;
		border-bottom: solid #000000 1px;
}
h4{
	color: #4585b0;
}
.commentdate {
width: 90px;
font-size: 10px;
font-weight: normal;
color: #a5a4a4;
}
.commentauthor {
overflow: hidden;
width: 90px;
font-size: 18px;
font-weight: bold;
color: #000000;
}
.commentauthor a {
color: #000000 !important;
text-decoration: none;
}
.commentauthor a:hover {
color: #01B5E8 !important;
text-decoration: none;
}

.box, .box5 {
/*	color:#555555;*/
}
.box h2, .box5 h2{
	color: #262625;
}
.box h2 a, .box5 h2 a{
	color: #262625
}
.box h3, .box5 h3{
	color: #262625;
}
.box h4, .box5 h4{
	color: #444444;
}

#footbtns {
float: left;
margin-top: 20px;
clear:both;
width: 940px;
}

#footbtns .col6 {
/*min-height: 60px;*/
}


/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 940px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel. Default 15px*/
width: 940px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded {
height: 35px;
width: 97px;
}

.btn-rounded a{
height: 35px;
width: 97px;
	background: url(metaphonic/readmore.png) no-repeat left top;
	color: #ffffff;
	padding:0 0 0 10px;
}
.btn-rounded a:hover {
text-decoration: none;
	background: url(metaphonic/readmore-on.png) no-repeat left top;
}
.btn-rounded a span{
	background: transparent; /* url(metaphonic/btn-rounded.gif) no-repeat right; */
		padding:10px 0 0 0px;
		height: auto;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
}
.btn {
	background:url(metaphonic/searchbtn.png) no-repeat;
	border:0px solid #1b1c1d;
 	color: transparent;
	margin: 8px 9px 0 0;
	width: 21px;
	padding: 0px 0px;
}

.commentsbtn {
	margin:0; 
	padding:5px 10px;
	background:url(metaphonic/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFFFFF;
	font-weight:bold;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 {
height: 60px;
margin:20px 0 0;
font-size: 12px;
letter-spacing: 0px;
}

#nav1 a {
line-height:10px;
}

#nav1 li {
line-height: 12px;
}

#nav1 li a {
}

#nav1 li a span {
height: 12px;
padding:0 13px 0 0;
border-right: 1px solid #aaaaaa;
}
#nav1 li a {
padding: 45px 0 0 13px;
	background: url(metaphonic/menu-off.png) no-repeat center top;
}

#nav1 li a{
	color: #aaaaaa;
}
#nav1 li a:hover,
#nav1 li.active a,  #nav1 li.current_page_item a:hover {
	background: url(metaphonic/menu-on.png) no-repeat center top;
	color: #01b5e8;
}
#nav1 li.current_page_item a {
	background: url(metaphonic/menu-current.png) no-repeat center top;
	color: #000000;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: transparent;
}

/* submenu  */

#nav1 li ul {
border: 0px;
padding-top: 5px;
background: transparent;
}


#nav1 ul li ul li a {
background: white;
padding: 0px 0px 0px 15px; 
}
#nav1 ul li ul li a span {
border: 0px;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }




/*- Nav2 -*/
.widget {
	color: #3a3a3a;
}

.nav2 li a, .widget li a{
	color: #3a3a3a;
}
.nav2 li a:hover, .widget li a:hover{
	color: #8696a3;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
#centercol .box .top {
height: 0px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 10px 0 0;
	width: 320px
}
#rightcol .widget ul, #rightcol .textwidget{
padding:7px 0px 0px 0px;
}
#rightcol .widget ul li ul {
padding:7px 0px 0px 15px;
padding:7px 0px 15px 15px;
}
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 {
color:#000000;
font-size:1.4em;
height:2.4em;
margin-top:10px;
font-weight:bold;
}
#rightcol h3 span{
	background: white;
}
#rightcol h3 span {
display:block;
float:left;
line-height:2.4em;
padding:0 0px;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: white;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #bfc7cd;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col7 { 
width: 460px;
float: left;
	padding: 0 20px 20px 0;
}
.col7.last {
width: 460px;
float: left;
	padding: 0;
}

/*=== Styling Boxes ===*/
#columns {
float: left;
padding: 0 0 0px;
}

/*- Box1 -*/
.top {
/* display: none; */
}
.box .top,.box .bot{
background: #ffffff;
	/* background: url(metaphonic/box-top.gif) no-repeat top; */
}
.box .bot{
background: #ffffff;
	/* background: url(metaphonic/box-bot.gif) no-repeat top */
	display: none;
}
.box .spacer{
	background: #ffffff;
	padding: 0px 20px 0px 0px;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
display: none;
}
.box2 .bot{
display: none;
}
.box2 .spacer{
	background: white;
	padding:0px 0px;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: #e9edf0;
}
.box3 .spcr{
	background: #e9edf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(metaphonic/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(metaphonic/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #0d0d0d;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: #ffffff; 
	/*background: url(metaphonic/box5-top.gif) no-repeat top;*/
}
.box5 .bot{
	background: #ffffff; 
	/*background: url(metaphonic/box5-bot.gif) no-repeat top*/
}
.box5 .spacer{
padding: 0px 0px 15px 0;
	background: #ffffff; 
	/*background: url(metaphonic/box5-bgr.gif) repeat-y top;*/
}
/*- Wrapper -*/
.wrapper{
	padding: 0 0 0 0px;
}
/*- Box6 -*/
#footer .box6 .top {
border-top: #e4e3e2 solid 1px;
	/*background: url(metaphonic/box6-top.gif) no-repeat top; */
	background: #ffffff; 
	height: 10px;
}
.box6 .top {
	background: #ffffff; 
	height: 0px;
}
.box6 .bot{
border-top: #e4e3e2 solid 0px;
	/*background: url(metaphonic/box6-top.gif) no-repeat top; */
	background: #ffffff; 
	height: 0px;
}
.box6 .bot{
	/* background:  url(metaphonic/box6-bot.gif) no-repeat top */
	background: #ffffff; 
}
.box6 .spacer{
	background: #ffffff; 
	padding:10px 0px;
}
#footer .box6 .spacer{
	padding: 0px 0px;
	color: #c1c1c1;
}

/*- Date -*/
.date{
float: left;
width: 600px;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
	color: #898989;
	margin:0px 0 20px;
	padding: 2px 0 0 0;
}
.dateText {
float: left;
color: #000000;
font-weight: bold;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid #000000;
line-height: 12px;
margin-top: 5px;
}
.commentPopup {
margin-top: 5px;
line-height: 12px;
margin-left: 10px;
float: right;
color: #000000;
}
.commentPopup a {
color: #000000;
}
.commentPopup a:hover {
color: #01B5E8;
text-decoration: none;
}



/*=== Styling Forms ===*/
/*- Search -*/
#search{
background:transparent url(metaphonic/searchbg.gif) no-repeat scroll 0 0;
	height: 32px;
	margin: 0px;
	padding: 0 0 0 0px
}
#search input.keyword{
	background: transparent;
	border-bottom: 0px solid #3C434A;
	border-right: 0px solid #3C434A;
	border-top: 0px solid #262829;
	border-left: 0px solid #262829;
	color:#000000;
	width:268px;
	padding:8px 11px 8px;
	font-size:12px;
}

/*- Form1 Setup -*/
.btn-general{
	background: #538eb6;
	color: #ffffff;	
	font-size: 12px;
	font-weight: bold;
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #3B3F42;
	color: #ffffff;
}

.btn-arr2 {
width: 470px;
padding-top: 20px !important;
}
/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/

.services ul li{
	color: #555555 !important;
	background: url(metaphonic/ico-bullet.gif) no-repeat left top !important;
	padding: 0 0 0 20px !important;
}

.post ul li a{
color: #333333;
}
.post ul li a:hover {
color: #2872A4;
}

.post img {	
	border:0px solid #f6f5ed;
}
.post li a:hover{
	color: #1b1c1d;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(metaphonic/ico-quote-grey.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #1b1c1d;
}
.widget #recentcomments li a:hover{
	color: #1b1c1d;
}
.widget #searchform, .widget #calendar_wrap{
	background: #1b1c1d;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(metaphonic/ico-quote.gif) no-repeat top left;
}
.widget #recentcomments li{
	background: url(metaphonic/hl-dot.gif) repeat-x bottom;
}
/*
.nav2 li, .widget li{
	background: url(metaphonic/hl-dot.gif) repeat-x bottom;
}
*/

/* plugins */
.sociable_tagline {
display: none;
}

.sociable {
float: left;
margin: 3px 0 0 0 !important;
}

