/*
Theme Name: Convergence
Theme URI: http://themeforest.net
Description: The place where people and information converge and create community.
Version: 1
Author: Maximus
Author URI: http://themeforest.net
Tags: community, news, industry, blog
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
.wpfblike {
height: 20px;
}
body {
	background: url(images/bgr.gif) #f7f6f6 repeat-x top;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
}
a {
	color: #33707e;
	text-decoration: underline;
}
.facebook_fans {
  border: none;
  width: 305px;
  height: 280px;
  background: transparent;
}
div.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 180px;
}
div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 5px 5px 5px 0;
}
div.toc.toc-right {
	max-width: 22em;
	float: right;
	margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
	display: block;
	background-color: #f0f0f0;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	color: #777;
/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-decoration: none;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
}

div.toc a.toc-header:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
}


div.toc ol {	
	margin: 0;
	padding: 5px;
	background-color: #fcfcfc;
	overflow: hidden;
	list-style-type: disc;
	
}
div.toc.auto-collapse ul {
	display: none;
}
div.toc li a {
	text-decoration: none;
	border: 0 none;
	color: #777;
	
}
div.toc li.toc-level-1 {
	padding-left: 0.65em;
	list-style-type: disc;
	
}
div.toc li.toc-level-2 {
	padding-left: 0.1em;
	list-style-type: disc;
	
}
div.toc li.toc-level-3 {
		padding-left: 1.35em;
		list-style-type: circle;
}
div.toc li.toc-level-4 {
	padding-left: 2.5em;
	list-style-type: square;
}
.onda {
padding: 5px;border: 1px solid #41924B; background: #87E293;
}
.ondasp
{	font-family: Arial; font-weight:normal !important;font-size:18px !important;letter-spacing: 1px;}
.cse-search-box {
float: right;
background-color: #f5f5f5;
}
.testimonio {
width: 256px;
border: 1px dashed #ccc;
background: white;
font-style: italic;
color: #a8a7a7;
min-height: 41px;
padding: 7px;
margin-bottom: 13px;
margin-top: 8px;
font-size: 14px;
text-align: left;

}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
.authcomment {
border: 1px solid #5eb7cb !important;
background-color: #c3f1fc !important;
}
h2 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom:2px solid #222222;
padding:10px 0 3px 0;margin-bottom:18px;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
#subscription-options{
  background: none;
  color: #222222;
  padding: 0px 20px 0px 20px;
  display:block;color:#fff;margin:13px 4px 10px 0;float:right;
  height: 20px;

}

#subscription-options:after	 {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#subscription-options p{
  padding-top: 0.5em;
}


#subscription-options span.followers a,
#subscription-options span.subscribers a{
	display: block;
}

#subscription-options span.subscribers,
#subscription-options span.followers{
	display: block;
	float: left;
	margin-left: 8px;
	  font: 1.40em/1.8em Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
	padding-left: 36px;
	position: relative; text-decoration: none;
	width: 108px;
}

#subscription-options span.subscribers a.icon,
#subscription-options span.followers a.icon{
  background-image: url(images/2-iconos.png);
  background-position: 0 0;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 3px;
}

#subscription-options span.followers a.icon{
  background-position: 30px 0;
}

#subscription-options span.count{
	font: bold 2.10em "Helvetica Neue",Helvetica;

	display: block;
	margin-bottom: -5px;
	width: 3em;
	float: left;
}

#subscription-options a#complete-rss span{
	display: none;
}

#subscription-options a{
	font-size: 1.10em;
	 text-decoration: none;
}


#subscription-options ul:after	 {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#subscription-options ul{
	clear: left;
  background: rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  padding: 0.25em 10px;
  display: inline-block;
  margin-left: -5px;
  margin-bottom: 0.5em;
}

#subscription-options ul li{
  float: left;
  padding-right: 0.7em;
}

#subscription-options ul li:after{
	content: "´";
  margin-left: 0.7em;
  color: #d4d4d4;
 }

#subscription-options ul li:last-child:after{
	content: "";
	margin: 0;
}



#sidebar-social {

list-style-type: none;

display: inline;
text-align: center;
}

#socialist li {
display: inline;
list-style-type: none;
margin-left: 15px;
border: 0;
}

.star li {
background:url(images/star.gif) no-repeat !important;
padding-left:20px !important;
}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 975px;
}
#page-bot {
	background: url(images/page-bot.gif) repeat-x top;
	height: 39px;
}
/*=== H eader ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
/*- Logo -*/
#header h1 {
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 417px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.navigation {

width: 300px;
margin-left: auto;
margin-right: auto;}
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}	
/*- Nav1 -*/
#nav1 {
	font-size: 13px;
	height: 37px;
}
#nav1 ul.sf-menu li {
	position: relative;
	float: left;
		background: url(images/nav1-sep.gif) no-repeat left top;
	line-height: 37px;
	text-align: center;
		width: 110px;
}

#nav1 ul.sf-menu li a {
	color: #333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 110px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
		color: #018ac4;
}
#nav1 ul.sf-menu li ul.children {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li:hover {
width: 155px;
	border-bottom: 1px solid #72d4ea;
	border-top: 1px solid #72d4ea;
		line-height: 35px;
	background: #5eb7cb url(images/ul_children_bg_hover.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: #5eb7cb;
	color: #333;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children li:hover {
background: #5eb7cb url(images/ul_children_bg_hover.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li ul.children li a:hover {
color: #333;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 305px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #222222;
	border: none;
	text-decoration: none;
}
.aside-title h2, .aside-title h2 a  {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .45em;
	border: none;
	color: #222222;
	text-decoration: none;
}

.twitter-title h2, .twitter-title h2 a  {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 .45em;
	padding-bottom: 10px;
	color: #222222;
		border: none;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #fff;
}
.post-date em {
	background: #5eb7cb;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
.apost-date a {
	color: #8c8c5b;
}
.apost-date em {
float: right;
	background: #d9d99f;
	color: #8c8c5b;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
.tpost-date a {
	color: #006295;
}
.tpost-date em {
float: right;
	background: #9BE1FB;
	color: #006295;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.susce .fl {
	line-height: 42px;
}
.susce {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
	border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h5 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: normal;
	border: none;
}

.relpop h5 {
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: normal;
	border: none;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
}
.aside {
	background: #fefeda;
	border: 2px dotted #baba89;
	margin: 0 0 28px;
	padding: 1px;
}

.twitter {
	background: #C5EFFD;
	border: 2px dotted #006295;
	margin: 0 0 28px;
	padding: 1px;
}
.twitter .content {
	height: 1%;
	padding: 18px;
}
.box .content {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	padding: 18px;
}
.aside .content {
	height: 1%;
	padding: 18px;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 0;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
#commentform input.author,#wpcf_your_name {
padding-left:17px;
background: #fff url(images/user.gif) left center no-repeat;
}

#commentform input.mail,#wpcf_email {
padding-left:19px;
background: #fff url(images/email.gif) left center no-repeat;
}

#commentform input.website,#wpcf_website {
padding-left:18px;
background: #fff url(images/website.gif) left center no-repeat;
}
#wpcf_msg {
background:#fff;
width: 300px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus, #wpcf_msg:focus {
border:1px solid #000;
}

#commentform input.mail[type="text"]:focus,#wpcf_email:focus {
padding-left:19px;
background:#FFF url(images/email2.gif) left center no-repeat;
border:1px solid #000;
}

#commentform input.website[type="text"]:focus,#wpcf_website:focus {
padding-left:18px;
background:#FFF url(images/website2.gif) left center no-repeat;
border:1px solid #000;
}

#commentform input.author[type="text"]:focus,#wpcf_your_name:focus {
padding-left:17px;
background:#FFF url(images/user2.gif) left center no-repeat;
border:1px solid #000;
}
.contactform input[type="text"] {
width:140px;
height:17px;
border:1px solid #a7a6a6;
float:left;
margin:5px;
padding:3px 3px 3px 19px;
}

.contactform textarea {
background:#FFF;

border:1px solid #a7a6a6;
float:left;
margin:5px 0 15px 5px;
}

.contactform input[type="submit"] {
padding: 0;
	width: 155px;
	height:39px;
	font: 110% Helvetica, Arial, sans-serif;
	background-color:#4da1b5;
padding: 10px;
		color:#fff;
	border:1px solid #367685;
	font-weight:bold;
margin-top: 5px;
	vertical-align: middle;
	cursor:pointer;

}
.message .btn:hover, .contactform input[type="submit"]:hover {
background-color:#2f8fa6;
border:1px solid #076379;
}
#wpcf_not_spam {
width:100px;
float:none;
height:17px;
margin:0 5px 5px;
padding:3px 3px 3px 1px;
}

input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}

.descargar a {
text-align:center;
display:block;
background-color:#4da1b5;
border:1px solid #367685;
color:#fff;
font:bold 110%  Arial, Helvetica, sans-serif;
text-decoration:none;
margin:10px 15px;
padding:5px;
}

.descargars
{
color:#333;
font:bold 110%  Arial, Helvetica, sans-serif;
}
 .descargars a {
text-align:center;
display:block;
background-color:#4da1b5;
border:1px solid #367685;
color:#333333;
font:bold 110%  Arial, Helvetica, sans-serif;
text-decoration:none;
margin-top: 5px;
padding:10px;
}

.descargar a:hover, .descargars a:hover {
background-color:#2f8fa6;
border:1px solid #055666;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #000000;
	float: left;
	padding: 8px 40px 8px 8px;
	width: 256px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: 155px;
	height:39px;
	font: 110% Helvetica, Arial, sans-serif;
	background-color:#4da1b5;
padding: 10px;
		color:#fff;
	border:1px solid #367685;
	font-weight:bold;

	vertical-align: middle;
	cursor:pointer;

}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
	margin-bottom: 10px;
		margin-right: 10px;

}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}

.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}


.dp-highlighter {
font-family:"Consolas", "Courier New", Courier, mono;
font-size:12px;
background-color:#E7E5DC;
width:99%;
overflow:auto;
padding-top:1px;
margin:18px 0;
}

.dp-highlighter .bar {
padding-left:45px;
}

.dp-highlighter.collapsed .bar,.dp-highlighter.nogutter .bar {
padding-left:0;
}

.dp-highlighter ol {
list-style:decimal-leading-zero;
background-color:#fff;
color:#5C5C5C;
margin:0 0 1px 45px;
padding:0;
}

.dp-highlighter.nogutter ol {
list-style-type:none !important;
margin-left:0;
}

.dp-highlighter ol li,.dp-highlighter .columns div {
border-left:3px solid #6CE26C;
background-color:#f8f8f8;
padding-left:10px;
line-height:14px;
}

.dp-highlighter.nogutter ol li,.dp-highlighter.nogutter .columns div {
border:0;
}

.dp-highlighter .columns {
color:gray;
overflow:hidden;
width:100%;
}

.dp-highlighter .columns div {
padding-bottom:5px;
}

.dp-highlighter ol li.alt {
background-color:#fff;
}

.dp-highlighter.collapsed ol {
margin:0;
}

.dp-highlighter.printing .tools {
display:none !important;
}

.dp-highlighter.printing li {
display:list-item !important;
}

.dp-highlighter .tools {
font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:silver;
background-color:#f8f8f8;
text-align:right;
border-left:3px solid #6CE26C;
padding:3px 8px 10px 10px;
}

.dp-highlighter.nogutter .tools {
border-left:0;
}

.dp-highlighter.collapsed .tools {
border-bottom:0;
}

.dp-highlighter .tools a {
font-size:9px;
color:#a0a0a0;
text-decoration:none;
margin-right:10px;
}

.dp-highlighter .tools a:hover {
color:red;
text-decoration:underline;
}

.dp-about {
background-color:#fff;
margin:0;
padding:0;
}

.dp-about table {
width:100%;
height:100%;
font-size:11px;
font-family:Tahoma, Verdana, Arial, sans-serif !important;
}

.dp-about td {
vertical-align:top;
padding:10px;
}

.dp-about .copy {
border-bottom:1px solid #ACA899;
height:95%;
}

.dp-about .title {
color:red;
font-weight:700;
}

.dp-about .para {
margin:0 0 4px;
}

.dp-about .footer {
background-color:#ECEADB;
border-top:1px solid #fff;
text-align:right;
}

.dp-about .close {
font-size:11px;
font-family:Tahoma, Verdana, Arial, sans-serif !important;
background-color:#ECEADB;
width:60px;
height:22px;
}

.dp-highlighter .comment,.dp-highlighter .comments {
color:#008200;
}

.dp-highlighter .string {
color:blue;
}

.dp-highlighter .keyword {
color:#069;
font-weight:700;
}

.dp-highlighter .preprocessor {
color:gray;
}

/* SUPERFISH STYLESHEET ---------------------------------- */
.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none }
.sf-menu { line-height:1.0 }
.sf-menu ul { position:absolute; top:-999em; width:12em }
.sf-menu ul li { width:100% }

/* fixes IE7 'sticky bug' */
.sf-menu li:hover { visibility:inherit }

.sf-menu li { float:left; position:relative }
.sf-menu a { display:block; position:relative }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left:0; top:2.4em; /* match top ul list item height */ z-index:99 }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:12em; top:-0.1em }

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:12em; top:-0.1em }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.yarr { visibility:hidden; position:relative }
.yarr span { cursor:pointer; position:absolute; bottom:0; right:0 }
.yarr img { vertical-align:-2px }
.box2:hover .yarr { visibility:visible }

