	/*
THEME NAME: Please Act Accordingly
DESCRIPTION: A original theme for the blog Please Act Accordingly
VERSION: 1.0
AUTHOR: SeeD Software Ltda
AUTHOR URI: http://www.seed.com.co/
*/

#header h1 {
	margin: 0;
	padding: 0;
}
a{ 
color: #F55831; 
text-decoration: none;
}
a:hover{ color: #FF830A }
a img { border: 0 none; }
a:focus{ outline:none; }
h2, h3{
color:#2F5F75;
font-size:18px;
line-height:22px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #c0c0c0;
}
ul{
list-style: none;
padding:0; 
}
li {
	background: url('images/bullet.gif') left 8px no-repeat;
	padding-left: 7px;
	margin-bottom: 4px;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #fff;
}

#header{
background:#000000 url(images/fondo_cabezote.gif) no-repeat scroll 0 0;
height:194px;
padding:5px 15px;
width:920px;
}

#header-text {
	color: #000;
}

#access {
	background: #000 url('images/fondo_menu1.gif') repeat-x bottom;
	height: 39px;
}

#access div.menu {
	float: left;
	color: #d8361d;
}
#access-foot{
height: 7px;
background-color: #d8361d;
}
#search-box{
height: 46px;
background-color: #3d3d3d;
}
div.menu ul ul {
	border: 1px solid #191919;
}

div.menu ul li {
	background: transparent url('images/separador_menu.gif') bottom right no-repeat;
	height: 39px;
	padding: 0;
}

div.menu, div.menu a { color: #e86740; text-transform: uppercase;}
div.menu ul li a span{
	line-height: 23px;
	padding:10px 15px 6px 11px;
	font-size: 1.1em;
	display: block;
}
div.menu ul li a:hover span { color: #FF830A }
div.menu ul li.current_page_item a {
	background:transparent url(images/pestana_menu-left.png) no-repeat scroll left 0;
	height:30px;
	display: block;
	height: 39px;
	color: white;
}
div.menu ul li.current_page_item a:hover{ background-position: left -39px; }
div.menu ul li.current_page_item a span{
background: transparent url(images/pestana_menu-body.png) no-repeat scroll right 0;
display:block;
margin-left:4px;
}
div.menu ul li.current_page_item a:hover span{
	background-position: right -39px; 
	color: #FFF;
}
div.menu ul li ul li {
	border: 0 none;
	float: none;
}

div.menu ul li ul li a {
	padding-right: 5em;
	font-size: 1em;
}

div.menu ul li ul li a, div.menu ul li ul li a:hover, div.menu ul li.current_page_item ul li a {
	background-image: none;
}

div.menu ul li ul li a {
	background-color: #5E6065;
}

div.menu ul li ul li a:hover, div.menu ul li ul li.current_page_item a {
	text-decoration: underline;
}

#header-search {
	float: right;
	padding: 0 15px;
}

#header-search label {
	color: white;
	font-variant: small-caps;
	font-size: 0.9em;
	margin-top:10px;
	margin-right:8px;
}

#header-search label, #header-search button {
	float: left;
}

#header-search input, #header-search button {
	margin: 0;
	padding: 0;
	border-width: 0;
	border: 0 none;
}
#header-search input.text {
	width: 273px;
	height: 20px;
	margin-left: 1em;
	border: 1px solid #7c9ab6;
}
#header-search-form a{
display: block;
width: 78px;
height: 29px;
background: transparent url('images/boton-left.png') no-repeat scroll left 0;
float: left;
text-decoration:none;
width:78px;
margin-top:7px;
}
#header-search-form a:hover{ background-position: left -29px; }
#header-search-form a span{
background:#3D3D3D url(images/boton.png) no-repeat scroll right 0;
display:block;
font-size:100%;
height:24px;
margin-left:4px;
padding:5px 0 0 8px;
text-transform:uppercase;
width:66px;
color: #FFF;
}
#header-search-form a:hover span{ background-position: right -29px; }
#header-rss {
	float: right;
	margin-right: 10px;
}

#rss_icon {
	padding: 1em;
}

#rss_icon span {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 62px;
}

#rss_icon img {
	float: right;
}

.entry-date abbr, .entry-meta abbr {
	border: 0;
}
.entry-meta { margin-bottom: 3em; }
.entry-meta a{ text-decoration: underline; }
body.single .entry-meta {
	margin-bottom: 0;
}

#comments-list .comment-author .n {
	font-weight: bold;
}

#comments-list .comment-meta {
	color: #6b6b6b;
}

#comments-list .comment-author img.avatar {
	float: left;
	margin-right: 0.5em;
}
.sidebar ul {	padding: 0; }


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
div#container { 
background-color: #eaeceb;
padding: 5px 11px 20px 11px;
overflow:hidden;
width: 928px;
}

div#content {
background-color:#FFFFFF;
padding:11px 20px 25px 20px;
width:578px;
}
#sidebar{
float:left;
width:290px;
margin-left: 10px;
}
div.sidebar {
float:right;
overflow:hidden;
width:288px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
background: #000 url('images/fondo_pie.jpg') repeat-x top;
padding: 10px 10px 10px 40px;
color: #FFF;
}


/* Misc styles */

.clear {
	clear: both;
}

.t a, div.sidebar .widgettitle{
	background:#488AA3 url('images/fondo_tab.gif') center bottom repeat-x;
	border-bottom:thin solid #B0B1B1;
	border-top:thin solid #97BECD;
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:12px;
	font-size:120%;
	font-weight:bolder;
}

div.skip-link {
	display: none;
}
.widget-inner, #wpcumuluswidgetcontent, .widget ul, div.gallery *,div.sidebar  div.networkedblogs_nwidget_container , div.sidebar .search,  div.sidebar h3 {
padding: 10px 15px 30px 15px;
background-color:#FFFFFF;
margin:0;
}

/* Ad styles */

div.sidebar #ads ul {
	margin: 0;
	padding: 0;
}

div.sidebar #ads li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
	list-style-type: none;
}

div.sidebar #ads img {
	width: 125px;
	height: 125px;
}

/* Sandbox styles */

div.menu ul,div.menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0 0 0 7px;
height: 39px;
}

div.menu ul a {
display:block;
text-decoration:none;
}

div.menu ul ul ul a {
font-style:italic;
}

div.menu ul li ul {
left:-999em;
position:absolute;
}

div.menu ul li:hover ul, div.menu ul li.sfhover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}
.entry-title, .entry-title a{ 
font-size:18px;
line-height:22px;
}
.entry-date form#commentform .form-label {
margin:1em 0 0;
}
.entry-date{ 
color:#666666;
float:left;
margin-bottom:1em;
width:380px;
}
form#commentform span.required {
background:#fff;
color:red;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
border: 1px solid #7e9db9;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
height:auto;
margin-bottom:1em;
overflow:hidden;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}
div.navigation div.nav-next {
float:right;
text-align:right;
}
ul.xoxo{ margin: 0; }
div.sidebar h3 { font-size:1.2em; }
div.sidebar input#s{ width:7em; }
div.sidebar li.widget {
list-style:none;
border: 1px solid #b0b2b1;
display: block;
margin-bottom:10px;
background:none;
padding:0;
}
div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}
div.sidebar ul ul li { list-style:none; }
div.sidebar ul ul ul { margin:0 0 0 0.5em; }
div.sidebar ul ul ul li { list-style:circle; }
div.menu ul li,div.gallery dl,div.navigation div.nav-previous { float:left; }
input#author,input#email,input#url { width:50%; }
div.navigation div{ width: 45%; }
#blog-title span a{ color: #000; }
.subscribe2-text-title{
display:block;
font-weight:bolder;
}
input.subscribe{
border: 0;
background: #FFF url('images/boton_subscribe.png') no-repeat top;
width: 78px;
height: 29px;
color: #FFF;
margin-left:5px;
}
input.unsubscribe{
border: 0;
background: #FFF url('images/boton_unsubscribe.png') no-repeat top;
width: 90px;
height: 29px;
color: #FFF;
}
input.emailtext{ border: 1px solid #7e9db9; }
#stockfooter{
color:#676769;
display:block;
text-align:right;
}
#networkedblogs_nwidget_body{
padding: 15px;
height: 265px !important;
background-color: #FFF;
}
#networkedblogs_nwidget_container {padding: 0 !important;}
ul.tabs{
background-color:#B1B1B1;
padding:0;
display:block;
height:33px;
}
ul.tabs li{
display:inline;
margin:0;
padding:0;
float: left;
}
ul.tabs li a{
padding: 10px 15px;
height: 13px;
display: block;
font-weight: bolder;
margin: 0px 1px 0px 0px;
background:transparent url('images/pestana_modulo_onoff.jpg') repeat-x scroll 0 0;
color: #FFF;
border: 0;
}
ul.tabs li a:hover{background-position: 0 -34px;}
ul.tabs li a.tab-current{
background:transparent url('images/pestana_modulo_sel.gif') repeat-x scroll 0 0;
color: #000;
}
ul.tabs li a:hover.tab-current{ background:transparent url('images/pestana_modulo_sel.gif') repeat-x scroll 0 0;}
div.t2{display: none;}
.Advman_Widget .widgettitle{ display: none;}
#description{
width: 618px;
height: 222px;
background: transparent url('images/fondo_intro.jpg') no-repeat;
color: white;
margin-bottom:4px;
}
#description span {
display: block;
padding: 6px 20px 0px 135px;
font-size:13px;
line-height:18px;
}
div#container-left{
float:left;
width: 618px;
}
.entry-content{ 
clear: both;
padding-top:10px;
}
ul.addtoany_list {
display:block;
float:left;
list-style-type:none;
margin-bottom:0 !important;
margin-left:0 !important;
margin-right:0 !important;
margin-top:-7px;
padding:0 !important;
}
a.seedLogo {
background-image:url(images/seed_logo.png);
background-position:0 0;
display:block;
float:right;
height:31px;
width:27px;
}
a:hover.seedLogo{ background-position: 0px 32px; }
#generator-link{
display: block;
text-align:right;
overflow:hidden;
}
.generator-text{ 
display: block;
margin-top: 10px;
width: 300px;
float: right;
}
#provider{ 
display: block;
clear: both;
font-size:90%;
margin-top:5px;
}
.footer-ad{
text-align: center;
margin-top:20px;
}
#rss-link{
color:white;
float:left;
font-size:110%;
margin:15px 0 0 30px;
width:150px;
}

#rss-link a{
display:block;
float:left;
height:10px;
width:20px;
}
.nav-previous .meta-nav{
display:block;
float:left;
height:40px;
width:10px;
background:transparent url('images/flecha-izq.png') no-repeat scroll 0 16%;
margin-right: 5px;
}
.nav-next .meta-nav{
display:block;
float:right;
height:40px;
width:10px;
background:transparent url('images/flecha-der.png') no-repeat scroll 0 16%;
margin-left: 5px;
}
#crp_related, #comments{
border-top: 1px solid #CDCDCD;
margin-top: 20px;
}
#crp_related h2{ margin-top: 10px; }
#comments-list ol{
list-style: none;
padding: 0;
}
#comments-list ol li{ 
background: none; 
padding: 0;
}
#commentform .form-submit #submit{
background: transparent url('images/boton-post-comment.jpg') no-repeat top;
width: 123px;
height: 29px;
border: 0px;
color: #FFF;
text-transform: uppercase;
margin-left:265px;
}
#post-439 ul li{ background: none; }
#post-439 ul li.dark{ 
background-color: #e0e8eb; 
padding-top: 5px;
padding-bottom: 5px;
}
.page h2.entry-title{
text-transform: uppercase;
}
.t1 a{ width: 100px;}
.t2 a{ width: 100px;}
.dtom {
float:left;
width:60px;
}
ul.addtoany_list li a{ padding: 0 !important; }
.your-name input, .your-email input, .your-subject input{ 
border: 1px solid #7c9ab6; 
width: 245px;
height: 24px;
}
.your-message textarea{
border: 1px solid #7c9ab6;
width: 576px;
height: 129px;
}
p.contact-submit{ text-align: right; }
p.contact-submit input{
border: 0;
background: transparent url('images/boton-contact-send.jpg') no-repeat;
color: white;
height: 29px;
width: 69px;
}