body {
	background:#023864;
	margin:0;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	font-size:12px;
}

h1, h3, h4, h5, h6, ul, ol, li, form, input, p, blockquote { padding:0; margin:0; list-style:none; outline:none; }

h2 { padding:0; margin:0; margin-bottom:5px; list-style:none; outline:none; }

html { height:101%; }
img { border:none;  }

a { text-decoration:none; color:#013660; }
a:hover { text-decoration:underline; }

#wrap {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/bg.gif) 0 0 repeat-x #fff;
}

#innerwrap { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/bg-footer1.gif) 0 bottom repeat-x; }



#header {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/blue-boosh.gif) 0 0 no-repeat;
	width:1024px;
	margin:0 auto;
	overflow:hidden;
	padding:0 74px 0 74px;
	height:87px;
	position:relative;
}

#header a.logo {
	display:block;
	float:left;
	width:187px;
	height:35px;
	padding:13px 0 0 0px;
}

.menu ul {
	position:absolute;
	right:74px;
	padding:70px 10px 0 0;
}

.menu ul li {
	float:left;
	padding-left:15px;
}

.menu ul li a {
	color:#dcdcdc;
	text-decoration:none;
	/*font-size:1.2em;*/
	text-transform:uppercase;
	font-weight:bold;
}
.menu ul li.current_page_item a, .menu ul li.home a { color:#fff; text-decoration:none; }
.menu ul li a:hover { text-decoration:none; color:#fff; font-weight: bold;}

.menuf ul {
position:absolute;
/*right:74px;
padding:70px 10px 0 0;*/
}

.menuf ul li {
float:left;
padding-left:15px;
}

.menuf ul li a {
color:#dcdcdc;
text-decoration:none;
/*font-size:1.2em;*/
text-transform:uppercase;
font-weight:bold;
}
.menuf ul li.current_page_item a, .menu ul li.home a { color:#fff; text-decoration:none; }
.menuf ul li a:hover { text-decoration:none; color:#fff; font-weight: bold;}


#contentwrap {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/top.png) 0 0 no-repeat;
	width:1024px;
	margin:0 auto;
	clear:both;
}

#innercontentwrap {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/bottom.png) 0 bottom no-repeat;
	padding:10px;
}

#maincontent {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:14px;
	padding-bottom:0;
	width:973px;
	overflow:hidden;
}

.banner {
	/*border:1px solid #cfcfcf;
	padding:4px;*/
	margin-bottom:14px;
	position: absolute;
	width:650px;
	overflow:hidden;
}
.banner img { float:left; }

.banner span { display:none; }

#slider { position:absolute; top:41px; right:72px; }

#slider ul, #slider li{ height:149px; width:267px; overflow:hidden; }

#leftcontent {
	width:650px;
	float:left;
}
#leftcontent.fullwidth {
	width:950px;
	overflow:hidden;
}
#leftcontent h1 {
	font-size:2em;
	color:#333;
	padding:7px 0 0 0;
}
#leftcontent h1 a { color:#333333; }
#leftcontent p {
	font-size:1.2em;
	color:#5f5f5f;
	line-height:18px;
	padding:9px 0;
}
#leftcontent .wpcf7-form p{
		color:#5f5f5f;
	line-height:18px;
	margin:0px;
	padding:0px;
}
#leftcontent h2 {
	color:#333;
	font-size:1.6em;
	padding:27px 0 0 0;
}
#leftcontent h3 {
	font-size:1.4em;
	padding:27px 0 0 0;
	color:#333;
}
#leftcontent h4 {
	font-size:1.3em;
	padding:27px 0 0 0;
	color:#333;
}
#leftcontent h5 {
	font-size:1.2em;
	padding:27px 0 0 0;
	color:#333;
}

#leftcontent h1 span {
	display:block;
	float:right;
	width:57px;
	height:30px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/blog-post-date.gif) 0 0 no-repeat;
	text-align:center;
	color:#fff;
	font-size:.7em;
	font-weight:bold;
	line-height:14px;
	padding-top:6px;
}
#leftcontent h1 span strong {
	display:block;
	font-size:.8em;
}

#leftcontent ul li {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/bullet.gif) 0 6px no-repeat;
	padding:3px 0 4px 16px;
	color:#333;
	font-size:1.2em;
}
#leftcontent ul li ul li{ font-size:13px; font-weight:normal; list-style: circle; list-style-position:inside; background:none;}

#leftcontent .divider {
	border-bottom:1px solid #cfcfcf;
	height:1px;
	font-size:0em;
	padding-top:15px;
}
#leftcontent img {float:right;}
.floatimgleft {
	float:left;
	padding:0 15px 15px 0;
}
#leftcontent img.postimg, #leftcontent ul.gallery li img {
	background:#fff;
	padding:1px;
	border:5px solid #868686;
}
#leftcontent ul.gallery {
	padding:15px 0;
	width:900px;
	overflow:hidden;
}
#leftcontent ul.gallery li, #leftcontent ul.gallery li a {
	float:left;
	background:none;
}
#leftcontent ul.gallery li {
	padding:9px 9px 0 0;
}
#leftcontent ul.gallery li.alt { padding-right:0; }


/* == Blog Posts == */

#leftcontent .morepost {
	border-bottom:1px solid #cfcfcf;
	padding:0 0 9px 0;
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
#leftcontent .morepost a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:50px;
	height:22px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/more-post.gif) 0 0 no-repeat;
	float:right;
	text-align:center;
	line-height:22px;
}
#leftcontent ul.comments { padding-top:15px; }
#leftcontent ul.comments li {
	border:1px solid #cfcfcf;
	padding:10px;
	width:528px;
	overflow:hidden;
	color:#333;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/right-cta-bg-alt.gif) 0 0 repeat-x #E7E7E7;
	margin-bottom:10px;
}
#leftcontent ul.comments li.alt { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/right-cta-bg.gif) 0 0 repeat-x #F2F2F2; }
#leftcontent ul.comments li span { 
	float:left;
	display:block;
	width:50px;
	height:50px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/avatar.png) 0 0 no-repeat;
}
#leftcontent ul.comments li h3,
#leftcontent ul.comments li i,
#leftcontent ul.comments li p {
	width:468px;
	float:right;
}

#leftcontent ul.comments li p { padding:19px 0 0 0; }

#leftcontent ul.comments li h3 { padding-top:4px; }

#leftcontent #sendmail { padding:15px 0; }

#leftcontent #sendmail p { padding:0; }

#leftcontent #sendmail label { color:#333; }

#leftcontent #sendmail .inputbox,
#leftcontent #sendmail textarea.inputbox,
#leftcontent form p span input,
#leftcontent form span textarea{
	border:1px solid #cfcfcf;
	display:block;
	margin-bottom:10px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/inputbox.gif) 0 0 repeat-x #fdfdfd;
	font-size:1.2em;
	padding:7px 0 6px 7px;
	width:250px;
	color:#333;
	height:auto;
	text-align:left;
	left:0;
	cursor:default;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
}

#leftcontent #sendmail textarea.inputbox,
#leftcontent form span textarea{ height:150px; overflow:hidden; }

#leftcontent #sendmail .inputbox.focus,
#leftcontent #sendmail textarea.inputbox.focus {
	border:1px solid #999999;
}

#leftcontent #sendmail .inputbox.error,
#leftcontent #sendmail textarea.inputbox.error {
	border:1px solid #EE2A00;
}
#leftcontent #sendmail .inputbox.valid,
#leftcontent #sendmail textarea.inputbox.valid {
	border:1px solid #70A41B;
}

#leftcontent #sendmail .submitbutton,
#leftcontent form p input {
	display:block;
	width:78px;
	height:30px;
	text-align:center;
	color:#fff;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/submit-button.gif) 0 0 no-repeat;
	border:none;
	font-family:Trebuchet MS, Verdana, Arial, helevtica;
	cursor:pointer;
	position:relative;
	left:-2px;
	clear:both;
}

#rightcontent {
	float:right;
	width:285px;
	background:#fff;
	color:#666;
	/*margin-top:-350px;*/
}
#rightcontent .rightcta {
	border:1px solid #cfcfcf;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/right-cta-bg.gif) 0 0 repeat-x #f2f2f2;
	padding:10px;
	margin-bottom:15px;
	width:263px;
	overflow:hidden;
}
#rightcontent h3 {
	font-size:1.6em;
	color:#333;
	text-transform:uppercase;
}
#rightcontent h3 a { color:#333; }
#rightcontent h3 a:hover { text-decoration:none; }
#rightcontent h4 {
	font-size:1.3em;
	color:#000;
	float:right;
	width:212px;
	padding-top:6px;
}
#rightcontent h4 a { color:#000; text-decoration:none; }
#rightcontent p { padding:6px 0; }
#rightcontent strong { color:#000; }

#rightcontent .rightcta .contactdetails p {
	font-size:1.1em;
	padding:12px 0 0 0;
}

#rightcontent li p { line-height:14px; float:right; width:212px; padding:0; height:30px; overflow:hidden; }
#rightcontent span {
	float:left;
	height:44px;
	width:40px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/date.gif) 0 0 no-repeat;
	margin-right:10px;
	text-align:center;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	line-height:14px;
	padding-top:15px;
}
#rightcontent span strong { font-size:.8em; display:block; color:#fff; }
#rightcontent ul { padding-top:10px; width:100%; overflow:hidden; }
#rightcontent li { 
	width:100%; 
	overflow:auto;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) bottom left repeat-x;
	padding:6px 0;
}
#rightcontent ul.social { width:285px; }
#rightcontent ul.social li {
	float:left;
	background:none;
	width:46px;
}
#rightcontent ul.social li a {
	float:left;
}

#rightcontent .rightcta.blog ul.social {
	background:none;
}
#rightcontent .rightcta.blog ul.social li {
	float:left;
	background:none;
	width:46px;
}
#rightcontent .rightcta ul.social li a, #rightcontent .rightcta.blog ul.social li a {
	float:left;
	display:block;
	background:none;
	height:auto;
	padding:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
}
#rightcontent .rightcta ul.social li a.rss { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/rss.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.twitter { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/twitter.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.linkedin { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/linkedin.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.stumble { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/stumble.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.myspace { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/myspace.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.facebook { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/facebook.gif) 0 0 no-repeat; }
#rightcontent .rightcta ul.social li a.flikr { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/flikr.gif) 0 0 no-repeat; }

#rightcontent .rightcta.blog ul, #rightcontent .rightcta ul.blog  {
	/*background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) bottom repeat-x;*/
}
#rightcontent .rightcta.blog ul li, #rightcontent .rightcta ul.blog li {
	/*background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) 0 0 repeat-x;
	padding:0;*/
	overflow:hidden;
}
#rightcontent .rightcta.blog ul li a, #rightcontent .rightcta ul.blog li a {
	display:block;
	height:26px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/rightbullet.gif) 10px 9px no-repeat;
	text-decoration:none;
	color:#666666;
	font-size:1.2em;
	line-height:30px;
	padding-left:28px;
}
#rightcontent .rightcta.blog ul li a:hover, , #rightcontent .rightcta ul.blog li a:hover { color:#333; }
#footer {
	clear:both;
	color:#fff;
	text-align:right;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/bg-footer.gif) bottom left repeat-x;
	height:76px;
	padding-top:10px;
        font-size:9px;
}
#footer .innerfooter { width:990px; margin:0 auto; text-transform:uppercase; }
#footer ul {
	float:left;
	text-align:left;
}
#footer ul li { float:left; }
#footer ul li a { color:#fff; text-decoration:none; padding-right:10px; }
#footer ul li a:hover { text-decoration:underline; }



#footercontenido {
	float: left;
	width:345px;
	background:#fff;
	color:#666;
	margin-top:15px;
}
#footercontenido .rightcta {
	border:1px solid #cfcfcf;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/right-cta-bg.gif) 0 0 repeat-x #f2f2f2;
	padding:10px;
	margin-bottom:15px;
	width:260px;
	overflow:hidden;
	min-height:190px;
}
#footercontenido h3 {
	font-size:1.6em;
	color:#333;
	text-transform:uppercase;
}
#footercontenido h3 a { color:#333; }
#footercontenido h3 a:hover { text-decoration:none; }
#footercontenido h4 {
	font-size:1.3em;
	color:#000;
	float:right;
	width:212px;
	padding-top:6px;
}
#footercontenido h4 a { color:#000; text-decoration:none; }
#footercontenido p { padding:6px 0; }
#footercontenido strong { color:#000; }

#footercontenido .rightcta .contactdetails p {
	font-size:1.1em;
	padding:12px 0 0 0;
}

#footercontenido li p { line-height:14px; float:right; /*width:212px;*/ padding:0; /*height:30px;*/ overflow:hidden; font-size:13px;line-height:19px; }
#footercontenido span {
	float:left;
	height:44px;
	width:40px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/date.gif) 0 0 no-repeat;
	margin-right:10px;
	text-align:center;
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	line-height:19px;
	padding-top:15px;
}
#footercontenido span strong { font-size:.8em; display:block; color:#fff; }
#footercontenido ul { padding-top:10px; width:100%; overflow:hidden;}
#footercontenido li { 
	width:100%; 
	overflow:auto;
	/*background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) bottom left repeat-x;
	padding:6px 0;*/
}
#footercontenido ul.social { width:285px; }
#footercontenido ul.social li {
	float:left;
	background:none;
	width:46px;
}
#footercontenido ul.social li a {
	float:left;
}

#footercontenido .rightcta.blog ul.social {
	background:none;
}
#footercontenido .rightcta.blog ul.social li {
	float:left;
	background:none;
	width:46px;
}
#footercontenido .rightcta ul.social li a, #footercontenido .rightcta.blog ul.social li a {
	float:left;
	display:block;
	background:none;
	height:auto;
	padding:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
}
#footercontenido .rightcta ul.social li a.rss { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/rss.gif) 0 0 no-repeat; }
#footercontenido .rightcta ul.social li a.twitter { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/twitter.gif) 0 0 no-repeat; }
#footercontenido .rightcta ul.social li a.stumble { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/stumble.gif) 0 0 no-repeat; }
#footercontenido .rightcta ul.social li a.myspace { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/myspace.gif) 0 0 no-repeat; }
#footercontenido .rightcta ul.social li a.facebook { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/facebook.gif) 0 0 no-repeat; }
#footercontenido .rightcta ul.social li a.flikr { background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/flikr.gif) 0 0 no-repeat; }

#footercontenido .rightcta.blog ul, #footercontenido .rightcta ul.blog  {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) bottom repeat-x;
}
#footercontenido .rightcta.blog ul li, #footercontenido .rightcta ul.blog li {
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/li-bg.gif) 0 0 repeat-x;
	padding:0;
	overflow:hidden;
}
#footercontenido .rightcta.blog ul li a, #footercontenido .rightcta ul.blog li a {
	display:block;
	height:26px;
	background:url(http://www.metacoaching.es/wp-content/themes/BumbleBoosh/images/rightbullet.gif) 10px 9px no-repeat;
	text-decoration:none;
	color:#666666;
	font-size:1.2em;
	line-height:30px;
	padding-left:28px;
}
#footercontenido .rightcta.blog ul li a:hover, , #footercontenido .rightcta ul.blog li a:hover { color:#333; }






