/*

Theme Name: Busy Bee

Version: 1.2.1

Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.

Author: WooThemes

Author URI: http://www.woothemes.com

*/

html, body {

	font-family: arial;

	font-size: 12px;

	border: 0;

	color: #565656;

	background:#1A6101 url(/imagenes/fondo_top.jpg) center 0 no-repeat;

}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {

margin: 0;

padding: 0;

}


#banner-950 {
	padding-left: 20px;
	padding-top: 20px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Helvetica;
	color:#232323;
}

p {

line-height: 20px;

	padding: 10px 0;

}

h1, h2, h3, h4, h5 {

	padding: 10px 0;

}

ul, ol {

	list-style: none;

	padding: 10px 0;

}

small {

	font-size: 11px;

}

code {

	background: #FFFFC1;

}

a {

	color: #91A0BB;

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a img {

	border: none;

}

blockquote p {

	padding: 5px 0;

}

/* Align */

.aligncenter {

	margin: 10px auto 20px auto;

	display: block;

}

.alignleft {

	margin: 10px 20px 8px 0;

	float: left;

}

.alignright {

	margin: 10px 0px 8px 20px;

	float: right;

}

.col-left {

float:left;

}

.col-right {

	float: right;

}

/* Wrap */



/* Top */

#top-out {

width: 990px;

margin: 0 auto;

background: none transparent;

height:263px;
}

#top {

	width: 990px;

	margin: 0 auto;

}

/* Page Navigation */

#page_navi {

float:right;
font-size:11px;
height:26px;
width:290px;
margin:4px 0 0;

}

#page_navi a {

	color: #FFFFFF;

}

#secnav li a.subtexto {

	height: 32px;

}

#page_navi a:hover {

	text-decoration: underline;

}

#page_navi ul {

	padding: 0 0 0 10px;

}

#page_navi .col-left {

	margin-left: -6px;

}

/* Page Navigation (rss) */

#page_navi ul.rss {
background:url(/imagenes/bg_menu_top.png) repeat scroll 0 0 transparent;
-moz-border-radius:9px 9px 9px 9px;
border:2px solid #428425;
padding:4px;
}

#page_navi ul.rss li {

	padding: 0 5px;

	display: inline;
	
	font-weight:bold;

}

#page_navi ul.rss li.noborder {

border: 0px;

}

#page_navi ul.rss li.last {

	background: none;

}

/* Header */

#header {

background:none repeat scroll 0 0 transparent;
clear:both;
float:left;
height:118px;
margin:-12px 0 0;
position:static;
width:290px;

}

#header img.title {

	margin-left: 0px;

}

#header img {

border: 0px;

}

#header h1 {

	display: none;

}

#header .advert {

	position: absolute;

	left: 470px;

	top:10px;

}

/* Category Navigation */

#cat_navi {

background:url(/imagenes/bg_menu.gif) no-repeat scroll 0 0 transparent;
float:left;
height:43px;
margin:-19px 0 0;
width:100%;

}

#cat_navi li a span {

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;

}

/* Middle */

#middle-out-top { /* Background - Middle Top */

	background: transparent;

	margin-left: 35px;

}

#middle-out-bottom { /* Background - Middle Bottom Gradient */

	width: 100%;

	background: transparent;

margin-left: -17px;

}

#middle-out-bottom .single { /* Background - Content - Single Page */

	background: #FFFFFF;

}

#middle-content { /* Background - Content */

	width: 990px;

	margin: 0 auto;

	background: url(/imagenes/bg_body.gif) repeat-x scroll center top #FFFFFF;

}

#middle-content-bottom { /* Background - Content Bottom */

	width: 100%;

}

/* Page Nav */

#nav, #nav ul {

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	z-index: 100;

}

#nav a {

	display: block;

	line-height: 27px;

	padding: 0 10px;

	z-index: 100;

}

#nav li {

	float: left;

}



/* Style drop down list */

#nav li ul {

	position: absolute;

	width: 203px;

	left: -999em;

}



#nav li:hover ul, #nav li.sfhover ul {

	left: auto;

}



#nav li ul li a {

	line-height: 25px;

	font-size: 12px;

	color: #E0DFE3;

	width: 120px;

	border-right: #2A2A2A 1px solid;

}

#nav li ul ul {

	margin: -26px 0 0 140px;

}



#nav li ul ul li a {

	line-height: 25px;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {

	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {

	left: auto;

}

/* IE7 Fix */

#nav li:hover, #nav li.hover {

	position: static;

}

/* Second Menu */

#secnav, #secnav ul {

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

}

#secnav a {

color:#FFFFFF;

display:block;

line-height:16px;

padding:13px 20px 11px;

font-size:19px;

font-weight:normal;

letter-spacing:-1px;

}

#secnav a:hover {

color: #BC3004;

}

#secnav li:hover, #secnav li.sfhover1 {

	cursor: pointer;

}

#secnav li:hover span, #secnav li.sfhover1 span {

	color: #fff;

}

#secnav li {

	float: left;

	font-size: 16px;

	font-weight: bold;

}

/* Style drop down list */

#secnav li ul {

	position: absolute;

	width: 1em;

	width: 188px;

	left: -999em;

	z-index: 10;

	border: 1px solid #DC0000;

	border-width:0px 1px 1px;

}

#secnav li li {

	font-weight: normal;

}

#secnav li:hover ul, #secnav li.sfhover1 ul {

	left: auto;

}

#secnav li ul li a {

	background-color: #C00000;

	line-height: 34px;

	color: #FFFFFF;

	font-size: 12px;

	width: 148px;

	padding: 0 20px;

}

#secnav li ul li a:hover {

	background: #CD0000;

}

#secnav li ul ul {

	margin: -35px 0 0 188px;

	border-width:1px;

}

#secnav li:hover ul ul, #secnav li.sfhover1 ul ul {

	left: -999em;

}

#secnav li:hover ul, #secnav li li:hover ul, #secnav li.sfhover1 ul, #secnav li li.sfhover1 ul {

	left: auto;

}

#cat_navi #secnavRss {
float:right;
margin:5px 10px 0 0;
width:35px; 
}

/* IE7 Fix */

#secnav  li:hover, #secnav  li.hover {

	position: static;

}

/* Content */

#content {

	width: 990px;

	min-height: 550px;

	padding: 34px 7px 50px 8px;

}

* html #content {

	height: 550px;

}

/* Main Content */

#main-content {

	width: 632px;

	margin: -35px 0 0 31px;

}



.single #main-content {

	background: #fff;

	width: 583px;

	margin: 0px 0 0 0;

	padding: 0 32px 0 31px;

}

#main-content #follow-placeholder{
float: left;
margin: 0 0 10px;
}

#main-content #minibanners{
-moz-border-radius: 12px 12px 12px 12px;
-webkit-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
background: url(/imagenes/bg_commentarios.gif) repeat-x scroll 0 0 transparent;
float:left;
height: 40px;
padding: 3px 0 0 25px;
width: 91%;
}

#comments {
background: none repeat scroll 0 0 #F1F1F1;
float: left;
margin: 20px 0 0 25px;
padding: 15px 15px 30px;
position: relative;
width: 550px;
}

#comments h3 {
-moz-border-radius-topleft: 12px;
-moz-border-radius-topright: 12px;
-webkit-border-radius-topleft: 12px;
-webkit-border-radius-topright: 12px;
border-radius-topleft: 12px;
border-radius-topright: 12px;
background: none repeat scroll 0 0 #1B6101;
color: #F6FB85;
font-family: helvetica;
font-size: 16px !important;
font-weight: bold !important;
height: 28px;
margin: 0;
padding: 10px 0 0 15px !important;
text-transform: uppercase;
width: 535px;
}

#comments .fb_iframe_widget {
background: none repeat scroll 0 0 #FFFFFF;
float: left;
padding: 15px;
width: 520px;
}


/* Main Content (style) */

#main-content h2, #main-content h3 {

	font-weight: normal;

}

#main-content h2 {

	font-size: 32px;

}

#main-content h3 {

	font-size: 18px;

}

#main-content h4 {

	font-size: 12px;

}

#main-content ol, #main-content ul {

	line-height: 18px;

}

#main-content ul {

	padding-left: 50px;

}

#main-content ul li {

	list-style: circle;

	padding: 3px 0;

}

#main-content ol {

	padding-left: 57px;

}















#main-content ol li {







	list-style: decimal;







	padding: 3px 0;







}















#main-content blockquote {







	border-left:2px solid #777777;







	color:#777777;







	font-style:italic;







	margin:5px auto 15px;







	padding:0px 10px;







	width:85%;







}















/* Main Content (post) */















#main-content .post-title {







	width: 100%;







	position: relative;







}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {

}

#main-content h2 a, #main-content h3 a {

	color: #2A2A2A;

	text-decoration: none;
	
	font-weight:bold;

}

#main-content h2 a {

font-size:35px;
letter-spacing:-2px;

}

#main-content h2 a:hover, #main-content h3 a:hover {

	text-decoration: underline;

}

#main-content p.post-details {

	line-height: 18px;

	position: relative;

}

#main-content p.post-details a {

	text-decoration: none;

}

#main-content p.post-details a:hover {

	text-decoration: underline;

}

#main-content p.post-details {

	color: #616E77;

	font-size: 11px;

	padding: 0 50px 0 1px

}

#main-content .comment-cloud, #main-content .featured-cloud {

	display: block;

	position: absolute;

	right: 0;

	top: 15px;

}

#main-content .comment-cloud a, #main-content .featured-cloud a {

	width: 31px;

	height: 26px;

	padding-top: 4px;

	background: url(/wp-content/themes/busybee/images/comment.png) no-repeat 0 0;

	text-align: center;

	font-size: 11px;

	color: #5D5D5D;

	display: block;

	text-decoration: none;

}

#main-content .comment-cloud a:hover, #main-content .featured-cloud a:hover {

	text-decoration: underline;

}

#main-content .notaNav{
width:100%;
float: left;
}

#main-content h4.comments{float: left;margin: 4px 0 0 !important;}
#main-content h4.comments a{
background: url(images/ico-comm.png) no-repeat scroll 0 3px transparent;
color: #2162B4 !important;
float: left;
font-family: Helvetica;
font-size: 17px !important;
font-weight: bold;
height: 20px;
margin: -2px 0 0;
padding: 3px 0 0 65px;
text-align: left;
width: 35px;
}

#main-content .post h4 {

	margin-top: 1px;

	/*width: 100%;*/

}

#main-content .post h4.continue {

margin:5px 8px 0 -11px;

text-align: right;

}

#main-content .post h4.continue a {

background:#49A842 none repeat scroll 0 0;

color:#FFFFFF;

padding:4px 7px;

font-size: 11px;

text-decoration:none;

-moz-border-radius:6px;

font-weight:normal;

}

#main-content .post h4.featured-continue a {

background:#49A842 none repeat scroll 0 0;

color:#FFFFFF;

padding:7px 10px;

text-decoration:none;

-moz-border-radius:6px;

font-weight:normal;

}

#main-content .post h4.continue a:hover, #main-content .post h4.featured-continue a:hover {

background:#1A6F00 none repeat scroll 0 0;

}

#main-content .post h4.featured-continue {

text-align:right;

width: 580px;

}

#main-content .post img.thumbnail {

border:1px solid #828282;

float:left;

margin:15px 30px 10px 0;

}

#main-content .post p {

line-height:14px;

padding-top: 0px;

}

#main-content .post img.gallery {

	margin:0 7px 7px 0;

}

#main-content h2.arh {

	border-bottom: #EBEBEB 1px solid;

	margin-top: -10px;

	margin-bottom: 10px;

	position: relative;

}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {

	background-color:#EDEDED;

	padding:12px 42px;

	margin: 0 0 25px 0;

}

#main-content .latest .advert_468x60 {

	margin-left:33px;

}



/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{

clear:both;

margin-right:15px;

position:relative;

float:left;

}

#main-content .latest .featured {

	margin-left:10px;

}

#main-content .featured h4 {

	margin-bottom: 15px;

}

/* Post (latest) */

#main-content .latest {

	width: 656px;

	margin-left: -33px;

	position: relative;

}

#main-content .latest .block {

display:inline;

float:left;

margin-bottom:15px;

margin-left:17px;

width:310px;

}

#main-content .latest h3 {

padding-top: 7px;
height: 40px;
font-size:20px;
letter-spacing:-1px;
font-weight:bold;

}

#main-content .latest .comment-cloud, #main-content .latest .featured-cloud {

	top: 10px !important;

}

#main-content .latest p.post-details {

	padding-top: 5px;

}

#main-content .latest h4 {

	margin-top: 10px;

	position: relative;

}

/* Post (archives) */

#main-content .archives .block {

clear:both;

margin-bottom:15px;

margin-left:22px;

position:relative;

width:615px;

}

#main-content .archives h2 {

	padding-right: 50px;

}

#main-content .archives p.post-details {

	padding-right: 50px;

}

#main-content .archives img.alignleft {

	margin: 15px 15px 0 0;

}

/* Main Content (post>single) */

#main-content p.tags {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background: none repeat scroll 0 0 #F1F1F1;
clear: both;
float: left;
line-height: 10px;
margin: 15px 0 10px;
padding: 10px;
width: auto;
}

.single #main-content .advert_468x60 {

margin: 15px 0 0px 0;

}

.archives {

margin-left:-33px;

}















#main-content .page h2 {







	padding-top: 5px;







}















/* Comments */















#comments h3 {







	font-size: 20px;







	font-weight: normal;







	padding: 10px 0 20px 0;







}















/* Comments (comment) */















#comments_wrap {







	width: 553px;







	padding: 15px 32px 75px 31px;







	background: url(/wp-content/themes/busybee/images/bg_comments.gif) repeat-x 0 bottom;







	margin-bottom: -52px;







	position: relative;







}















#comments .comment a {







	text-decoration: underline;







}















#comments .comment a:hover {







	text-decoration: none;







}















#comments .comment small {







	font-size: 10px;







	margin-top: -2px;







}















#comments .comment {







	margin-top: 10px;







	width: 100%;







}















#comments .comment .col-left {







	width: 110px;







}















#comments .comment .col-left img {







	border: #EDEDED 5px solid;







}















#comments .comment .col-left .inside {







	background: url(/wp-content/themes/busybee/images/bg_comment_element.gif) no-repeat right 27px;







	width: 110px;







	float: right;







	margin-right: -16px;







	position: relative;







	overflow: hidden;







	padding-right: 7px;







	min-height:70px;







}















#comments .comment .col-left p {







	padding: 0 0 0 2px;







	line-height: 19px;







}















#comments .comment .col-right {

	min-height: 70px;

	background: #fff;

	padding: 10px 20px;

	border: #EDEDED 5px solid;

	margin-left:121px;

	float:none;

}

* html #comments .comment .col-right {

	height: 100px;

}

#comments .comment span.reply {

	float:right;

	padding: 3px 3px 0;

	font-size:11px;

}

#comments .comment span.reply a {

	text-decoration:none;

	color:#aaa;

}

#comments ul.children {

	margin:10px 0 0 20px;

	padding:0;

}

#comments .navigation .alignright,

#comments .navigation .alignleft {

	margin:0;

}

#comments .navigation a {

	background: #616E77;

	color: #fff;

	display: block;

	padding: 5px 9px;

	margin-left: 4px;

	font-weight:bold;

}

#comments .navigation a:hover {

	background: #888;

}

#comments .commentlist {

	padding:0;

}

#comments .commentlist p{

	padding:0 0 10px;

}

#comments .commentlist #respond #form_wrap {

	padding:0 0 25px;

	margin:0;

	border:0;

	width:auto;

}

#comments .commentlist .children #respond #form_wrap .col-right{

	float:none;

}

#comments .cancel-comment-reply {

	margin-bottom:10px;

}

/* Comments (form) */

#form_wrap {

	border-bottom: 1px solid #E6E6E6;

	width: 553px;

	padding: 15px 32px 30px 31px;

	position: relative;

}

#form_wrap h2 {

	padding-bottom: 28px;

	position: relative;

}

#form_wrap .form-left {

	width: 170px;

	float:left;

}

#form_wrap .form-right {

	width: 361px;

	float:right;

}

.children #form_wrap .form-right {

	float:none;

}

#form_wrap textarea, #form_wrap .form-left input {

	border: 1px solid;

	border-top-color: #C5C3C3;

	border-left-color: #C5C3C3;

	border-right-color: #EDEDED;

	border-bottom-color: #EDEDED;

	background: #fff;

	font-size: 12px;

	color: #676563;

	padding: 7px 10px;

}

#form_wrap textarea {

	width: 340px;

	margin-bottom: 18px;

}

#form_wrap .form-left input {

	width: 147px;

	display: block;

	margin-bottom: 10px;

}

#form_wrap input.sb {
-moz-border-radius:9px 9px 9px 9px;
background:none repeat scroll 0 0 #1A6101;
border:2px solid #02A616;
clear:left;
color:#FFFFFF;
display:block;
font-size:14px;
font-weight:bold;
height:17px;
padding:10px;
width:122px;
}

#form_wrap p.lc_logged {

	margin-top: -20px;

	position: relative;

}

/* PageNavi */

.more_entries {

	width: 100%;

	font-size: 12px;

	font-weight: bold;

	border-top: #EBEBEB 1px solid;

	padding: 26px 0;

}

.Nav {

	float: right;

}

.Nav a {

	text-decoration: none !important;

}

.Nav .on, .Nav a:hover {

	background: none repeat scroll 0 0 #033203 !important;

}

.Nav a, .Nav .on {

	background: none repeat scroll 0 0 #1A6101;

	color: #fff;

	display: block;

	float: left;

	padding: 5px 9px;

	margin-left: 4px;
	
	-moz-border-radius:6px 6px 6px 6px;

}

/* Sidebar */

#sidebar {

/*background:transparent url(/imagenes/sidebar_bg.png) no-repeat scroll 0 0;*/

margin:-34px auto 0;

overflow:hidden;

padding:0 0 0 9px;

text-align:center;

width:318px;

}

#sidebar h2 {

	font-size: 12px;

	background: #616E77;

	color: #fff;

	padding: 8px 14px;

	float: left;

	margin: 0 0 10px 1px;

	display: none;

}

#sidebar ul {

	clear: both;

}

#sidebar a {

	color: #636363;

}

#sidebar a:hover {

	color: #000;

	text-decoration: underline;

}

/* Sidebar (block) */

#sidebar .block {

margin:0 auto;

padding:21px 25px 0px 0;

text-align:center;

width:300px;

}

/* Sidebar (block > inside)*/

#sidebar .block .inside {

	border: #D5D4D4 5px solid;

	background: #EDEDED;

	padding-bottom: 5px;

}

#sidebar .block .inside ul {

	padding: 0;

}

#sidebar .block .inside li {

	padding: 8px 15px 8px 10px;

	line-height: 18px;

	background: url(/wp-content/themes/busybee/images/bg_footer_list.gif) repeat-x 0 bottom;

	position:relative;

}















#sidebar .block .inside li img.thumbnail,







#sidebar .block .inside li img.avatar{







	border: #A4A4A4 2px solid;







	float: left;







	margin-right: 10px;







}















/* Sidebar (widgetized)*/















#sidebar .widgetized h2 {

/*background-image:url(/imagenes/bg_widget.gif);*/

height:27px;

margin:0 0 0 -20px;

padding:4px 0 0 15px;

width:286px;

color:#FFDE00;

font-size:16px;

}















/* Sidebar (widgetized>list>)*/















#sidebar .widgetized ul {







	clear: both;







	width: 280px;







	padding: 0 0 8px 0;







/*	border-top: #CECFC6 1px solid;*/







}















#sidebar .widgetized li {







	border-bottom: #CECFC6 1px solid;







	line-height: 20px;







	padding: 5px 0 5px 21px;







	background: url(/wp-content/themes/busybee/images/bg_sidebar_circle.gif) no-repeat 5px 12px;







	overflow: hidden;







}















/* Sidebar (widgetized>list>inside)*/















#sidebar .widgetized ul ul {







	padding: 0;







	margin: 3px 0 0 0;







}















#sidebar .widgetized ul ul li {







	border: 0;







	padding-bottom: 0;







}















/* Sidebar (widgetized > special list)*/















#sidebar .widgetized .widget_categories ul,







#sidebar .widgetized .widget_archive ul,







#sidebar .widgetized .widget_links ul {







	background: url(/wp-content/themes/busybee/images/bg_sidebar_ul_lines.gif) no-repeat right 0;







	margin-top: 3px;







	border: 0;







	width: 270px;







	margin-left: -9px;







	position: relative;







}















#sidebar .widgetized .widget_categories ul li,







#sidebar .widgetized .widget_archive ul li,







#sidebar .widgetized .widget_links ul li {







	width: 104px;







	float: left;







	display: inline;







	margin-left: 10px;







}















#sidebar .widgetized .widget_categories ul li,







#sidebar .widgetized .widget_archive ul li {







	background: url(/wp-content/themes/busybee/images/bg_sidebar_folder.gif) no-repeat 0 7px;







}















#sidebar .widgetized .widget_links ul li {







	background: url(/wp-content/themes/busybee/images/bg_sidebar_circle.gif) no-repeat 5px 13px;







}















/* Sidebar (widgets)*/















#tag_cloud h2, #footer #tag_cloud h2 {







	display: block;







	float: none;







}















.textwidget {







	clear: both;







	padding: 5px 2px;







	line-height:20px;







}















#wp-calendar {







	width: 95%;







	padding: 0 0 0px 0;







	margin-bottom: 15px;







	clear: both;







}















#wp-calendar caption {







	padding: 10px;







}















#wp-calendar th {







	color: #fff;







}















#wp-calendar th, #wp-calendar td {







	padding: 5px;







	text-align: center;







	background: #E7E7E7;







	color: #9E9E9E;







}















#wp-calendar td {







	background: transparent;







}















#wp-calendar td, table#wp-calendar th {







	padding: 3px 0;







}















#wp-calendar a {







	text-decoration: underline;







}















#wp-calendar a:hover {







	text-decoration: none;







}























/* Sidebar (Search)*/















#sidebar #search_main form div {







	position: relative;







	width: 260px;







	height: 33px;







	background: url(/wp-content/themes/busybee/images/bg_search_field.gif) no-repeat 0 0;







}















#sidebar #search_main input.field {







	width: 163px;







	position: absolute;







	left: 12px;







	top: 7px;







	padding-top: 2px;







	outline: none;





	font-size: 12px;







	color: #fff;







	border: 0;







	background: transparent;







	z-index: 1;







}















#sidebar #search_main input.submit {







	position: absolute;







	right: 0;







	top: 0;







	z-index: 1;







}















/* Sidebar (advert 125x125) */















#advert_125x125 {







	width: 270px !important;







	margin-left: -10px;







	padding-top: 10px !important;







	padding-bottom: 25px !important;







	overflow: hidden;







}















#advert_125x125 img {







	display: block;







	float: left;







	margin: 9px 0 0 10px;







	display: inline;







}















/* Tabs */















ul#idTabs {







	width: 100%;







	padding: 0 0 7px 0;







}















ul#idTabs li {







	display: inline;

	font-weight: bold;







}















ul#idTabs li a {







	line-height: 31px;







	background: #616E77;







	color: #fff !important;







	display: block;







	float: left;







	padding: 0 12px;







	margin-right: 4px;







}















ul#idTabs li a.selected, ul#idTabs li a:hover {







	background: #255271;







	text-decoration:none;







}















#tagcloud {







	padding:10px;







}















/* Video Tabs */















ul#vidTabs {







	width: 100%;







	padding: 0 0 7px 0;







}















ul#vidTabs li {







	display: inline;

	font-weight: bold;







}















ul#vidTabs li a {







	line-height: 31px;







	background: #616E77;







	color: #fff !important;







	display: block;







	float: left;







	padding: 0 12px;







	margin-right: 4px;







}















ul#vidTabs li a.selected, ul#vidTabs li a:hover {







	background: #255271;







	text-decoration:none;







}















/* Sidebar (flickr) */















#flickr h2 span {







	color: #0061D8;







}















#flickr h2 span span {







	color: #FF1183;







}















#flickr .wrap {







	width: 270px;







	margin-left: -5px;







	padding: 0;







	position: relative;







}















#flickr a img {







	float: left;







	margin-left: 5px;







	margin-bottom: 5px;







	display: block;







	padding: 3px;







	background: #fff;







	border: #CECFC6 1px solid;







}















#flickr a:hover img {







	border: #A8AA99 1px solid;







}















/* Footer */















#footer-out {

width: 100%;

background: #C00000 url(/wp-content/themes/busybee/styles/skyblue/bg_footer_gradient.jpg) left repeat-x;

}















#footer {

	width: 939px;

	margin: 0 auto;

	padding: 23px 0 10px 0;

}

* html #footer {







	height: 275px;







}















#footer .position {







	width: 960px;







	margin-left: -20px;







}















#footer a {







	text-decoration: underline;







	color: #636363;







}















#footer a:hover {







	text-decoration: none;







}















#footer h2.widget_title {







	font-size: 14px;







	background: #2A2A2A;







	color: #fff;







	padding: 10px 15px;







	float: left;







	margin: 0 0 10px 1px;







	display: inline;







}















/* Footer (block) */















#footer .block {







	width: 300px;







	float: left;







	margin-left: 20px;







	display: inline;







}















#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{















	border: #D5D4D4 5px solid;







	background: #EDEDED;







	padding-bottom: 10px;







	clear: both;







	margin:0 0 15px;







}















#footer .block .textwidget {







	padding: 5px 10px;















}















/* Footer (block > list) */















#footer ul {







	padding: 0;







}















#footer li {







	padding: 5px 10px;







	line-height: 20px;







	background: url(/wp-content/themes/busybee/images/bg_footer_list.gif) repeat-x 0 bottom;







}

/* Footer (copyright) */

#copyright-out {

background:#FFFFFF url(/imagenes/footer.jpg) repeat-x scroll left center;

margin:0 auto;

width:990px;

height:141px;

}

#copyright {
color:#FFFFFF;
float:left;
font-size:11px;
margin:0 0 0 20px;
}

#copyright .col-left{
height:auto;
margin:85px 0 0;
}

#copyright .col-right img {

	vertical-align: middle;

}

#copyright .col-right span {

display: none;

}

/* Fix */

.wrap:after,

#sidebar .widgetized .widget_categories ul:after,







#sidebar .widgetized .widget_archive ul:after,







#sidebar .widgetized .widget_links ul:after {







    content: ".";







    display: block;







	 height: 0;







    clear: both;







    visibility: hidden;







}















/*=== Misc. ===*/







.fix{
border-top:1px solid #EEEEEE;
clear:both;
height:1px;
margin:-10px 0 10px;
overflow:hidden;
}







.fl{







	float: left







}







.fr{







	float: right







}







.ac{

	text-align: center

}

.ar{

	text-align: right;

}

img.centered{

display: block;

margin-left: auto;

margin-right: auto;

}

.wp-caption {

	-moz-border-radius-bottomleft:3px;

	-moz-border-radius-bottomright:3px;

	-moz-border-radius-topleft:3px;

	-moz-border-radius-topright:3px;

	background-color:#EEEEEE;

	border:1px solid #DDDDDD;

	padding:4px 0 5px;

	text-align:center;

}

.wp-caption-text {

	padding:3px 0 0;

	font-size:11px;

}

/* Video Widget */

#video p {

	padding:0;

}

#video h2 {

	margin-bottom:7px !important;

}

#video .latest {

	border: #D5D4D4 5px solid;

	background: #EDEDED;

	width:250px;

}

#video .vidtabs ul li {

	background: none !important;

	border: 0px !important;

	padding: 0px !important;

}

.vidtabs ul#vidTabs {

	padding:7px 0 !important;

}

#footer .block .vidtabs ul {

	background:none;

	border:0;

}

/* Twitter */

#header .latest_twitter {

	position: absolute;

	left: 470px;

	top:46px;

}

#header .latest_twitter img {

	float:left;

	margin: 0 15px 15px 0;

}

#header .latest_twitter ul {

	color:#cccccc;

	padding:0;

	line-height:18px;

}

.resultbox {

}

#secnav li a span {

color: #ffcb01;

}

.featured-title {

font-size:14px;

padding:20px 30px 0 33px;

clear:both;

min-height:310px;

}

.featured-excerpt {
float:left;
height:auto;
margin:0 0 15px -20px;
padding:0;
}

.featured-title img {

margin-left: -33px

}

#main-content .featured-cloud {

/*position: relative;

float: right;

margin: -80px -60px 0 0;*/

}

#main-content .post .featured img.thumbnail {

margin:0 0 5px -30px;

}

#main-content .featured-title h2 {

font-size: 28px;

margin-left: -24px;

}

#main-content p {

line-height: 17px;

}

#ros {

margin: -25px;

}

.wp-polls .pollbar {

background-color:#0B4D73;

border:1px solid #255271;

font-size:8px;

height:10px;

line-height:10px;

margin:1px;

}

.wp-polls h2{
	display:none;
}

#bannerforo {

margin-left: -25px;

}

#banner_middle_home {

text-align: center;

margin-left: 29px;

}

.featured-comentarios {

background:transparent url(/imagenes/ico_comments.png) no-repeat scroll 0 0;

font-size:12px;

margin:7px 0 15px -17px;

padding-left:23px;

}

.featured-comentarios a, .featured-comentarios a:hover {

color: #FFB4B4;

text-decoration: none;

}

.latest .normalposts {

background:url(/imagenes/box_noticias.png) center top no-repeat;

margin:29px auto 0 auto;

padding-top:32px;

height:211px;

}

#plantel {

background:transparent url(/imagenes/box_plantel.png) no-repeat scroll 0 0;

height:203px;

margin:0 0 0 5px;

width:624px;

padding:33px 0 0 40px;

}

#plantel ul {

margin:0;

padding:0;

list-style:none;

}

#plantel ul li {

list-style:none;

padding:0;

margin:0;

}

.plantelcolumna {

float:left;

width:154px;

}

#plantel a {

color:#FF0000;

text-decoration:underline;

float:left;

margin:14px 0 0 0;

}

#ultimosmiembros {

background:url(/imagenes/ultimosmiembros.png);

width:300px;

height:180px;

}

#ultimosmiembros table {

padding-top:39px;

*margin-top: 39px;

}

.bannersidebar {

margin:20px 16px 30px 0;

text-align:center;

}

#socialalbumes {

background:url(/imagenes/galeriadefotos.png) no-repeat;

width:300px;

height:123px;

padding:42px 12px;

vertical-align:bottom;

}

#socialalbumes0 {

*margin-top: 39px;

}

#socialalbumes0 td {

padding:0 0 11px 0;

text-align:center;

*vertical-align: bottom;

*height: 90px;

}

#socialalbumes tr {

height:60px;

}

#ultimosalbumes {

background:url(/imagenes/ultimasgalerias.png) no-repeat;

width:650px;

margin-left:-29px;

height:185px;

padding:53px 15px 0;

}

#ultimosalbumes1 td {

*padding-top: 30px;

*vertical-align: middle;

}

#ultimosalbumes a {

color:#1A6F00;

}

#topbannerad {

width:300px;

background:#DAEAD1;

padding:3px 0;

-moz-border-radius-topright:8px;

-moz-border-radius-topleft:8px;

color:#1A6F00;

}

#gallery .folder {

display:none;

}

#sidebar .widgetized #subscribe2 h2 {

display:none;

}

#subscribe2 {

}



.suscripciones {

background:transparent url(/imagenes/box_entumail.png) no-repeat scroll 0 0;

height:70px;

width:300px;

padding:31px 0 0 10px;

text-align:left;

}

#subscribe2 input[type=text] {

border:1px solid #666666;

width:147px;

margin:4px 8px 0 0;

}

#subscribe2 input[type=submit] {

-moz-border-radius:6px;

background:#49A842 none repeat scroll 0 0;

color:#FFFFFF;

font-size:11px;

font-weight:normal;

padding:4px 7px;

text-decoration:none;

border:0 none;

}

#footerlinks {

float:right;
margin:-10px 12px 0 0;

}
#footerlinks  a{color:#FFFFFF;}

#banner_home_plantel {

margin: 20px auto 0 auto;

text-align: center;

}

#commentform textarea {

width:605px;

}

.wp-polls{
	background:url(/imagenes/box_encuesta_mex_head.png) no-repeat;
	width:300px;
	padding:31px 0 0 0;
}

.wp-polls-form {
	background:url("/imagenes/box_encuesta_mex_abajo.png") no-repeat;
	margin:-2px 0 0;
	width:300px;
}

.wp-polls-form p{
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	font-size:12pt;
	padding:10px 0 15px;
	color:#204A09;
}

.wp-polls-form p#botonVotar{
	border:medium none;
	margin:0;
	padding:0 0 15px 7px;
	width:300px;
}

.wp-polls-form p#botonVotar input[type=button]{
	-moz-border-radius:12px 12px 12px 12px;
	background-color:#204A09;
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	padding:4px;
	text-transform:uppercase;
}
#form_wrap .form-right {float:left;} 
#form_wrap .form-left {width:500px;} 
#form_wrap .form-left INPUT {width:300px;} 
#form_wrap TEXTAREA {width:500px;} 

.textwidget #twitter_widget{
background: url(/imagenes/box_twitter.gif) no-repeat scroll 0 0 transparent;
height: 94px;
margin: 0;
width: 300px;
position: relative;
}

