@import url('screen.css');

/* Layout
------------------------------------------------------------------------------*/
div#container {
overflow:hidden;
padding:0 0 20px;
width:100%;
}

div#content {
float:left;
margin:20px 20px 0;
width:535px;
}

div#sidebar {
float:left;
width:388px;
}

div.sidebar {
overflow:hidden;
}

div#primary {
margin:25px 0 1.5em;
}

div#secondary {
clear:right;
padding:0 0 0 22px;
}

div#secondary .sidebar {
float:left;
width:183px;
}

div#tertiary {}

div#footer {
clear:both;
width:100%;
}
/*#%--------------------------------------------------------------------------*/


#global-nav {
	background:#CC3300;
}

#global-nav ul {
	list-style:none;
	margin:0;
	overflow:hidden;
}

#global-nav ul li {
	float:left;
}

#global-nav a {
	color:#fff;
	display:block;
	font-weight:700;
	padding:.4em 1em;
	text-decoration:none;
}

#global-nav .ideaction {
	font-weight:700;
	text-transform:uppercase;
}

#wrapper {
	background:#97CAB1 url(../img/bg.jpg) repeat-x;
	padding:1em 0 0;
}

.container {
	position:relative;
}

#wrapper .container {
	background:url(../img/bg-paisaje.jpg) no-repeat center -32px;
}

a {
	color:#7CBD9D;
	text-decoration:none;
}

a:hover {
	color:#DE3A00;
}

div.skip-link {
display:none;
}

.upper {
	text-transform:uppercase;
}

/* Header
------------------------------------------------------------------------------*/
#header {
	overflow:hidden;
}

#blog-title {
	display:block;
	margin:.7em 0 0;
}

#blog-title a {
	font-weight:700;
	letter-spacing:-0.05em;
	text-decoration:none;
	text-transform:uppercase;
}

#search {
	background:url(../img/form_bg.png) no-repeat;
	padding:20px 51px 19px;
	position:absolute;
	right:0;
	top:1.5em;
}

/* Container
------------------------------------------------------------------------------*/
#container {
	-moz-border-radius:30px;
	-khtml-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	background:#EEEBCB;
}

.hentry {
	margin:0 0 2.5em;
}

.entry-title {
	color:#7CBD9D;
	font:700 1.65em "Segoe UI",Tahoma,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin:0;
}

.entry-meta {
	background:#E3DFB8;
	border-bottom:1px solid #B3CA9E;
	border-top:1px solid #B3CA9E;
	color:#8E7938;
	padding:5px;
}

.entry-meta a {
	color:#8E7938;
}

.comments-link a {
	color:#DE3A00;
}

.entry-content img, div.gallery img, img.avatar {
background:#E3DFB8;
border:1px solid #C5C08C;
margin:5px auto;
padding:3px;
}

/* Sidebar
------------------------------------------------------------------------------*/
div.sidebar ul {
margin:0;
}

div.sidebar h3 {
	margin:15px 0 8px;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0;
}

div.sidebar ul ul li {
list-style-image:url(../img/bullet.gif);
list-style-position:inside;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

#ads {
	padding:0 0 0 36px;
}

#ads a {
	background:#E3DFB8;
	border:1px solid #CCC2A7;
	color:#9D7950;
	display:block;
	float:left;
	font-family:Arial;
	font-weight:700;
	height:123px;
	line-height:123px;
	margin:0 20px 0 0;
	text-align:center;
	width:123px;
}

#users-types {
	background:url(../img/bubble.jpg);
	font-size:1.167em;
	padding:11px 0 33px 21px;
	position:relative;
	width:346px;
}

#users-types h2 {
	bottom:0;
	margin:0;
	position:absolute;
	right:90px;
}

#users-types h2 a {
	background:url(../img/ideaction.png);
	display:block;
	height:18px;
	text-indent:-9999em;
	width:140px;
}

#users-types h3 {
	background:url(../img/titles.png) no-repeat -4px -5px;
	display:block;
	height:24px;
	margin:0;
	text-indent:-9999em;
	width:232px;
}

#users-types p {
	margin-bottom:5px;
}

#users-types a {
	color:#8E7938;
}

h3#along {
	background-position:-4px -42px;
}

h3#company {
	background-position:-4px -80px;
}

#algo {
	background:url(../img/que.png) no-repeat;
}

#algo .inner {
	background:url(../img/que-bottom.png) no-repeat left bottom;
	padding:13px 30px 31px 15px;
}

#algo h3 {
	color:#8E7938;
	font:700 1.167em Rockwell,"Copperplate","Arial Black","Cooper Black",Helvetica,"Gill Sans",Arial,sans-serif;
	text-shadow:0 1px 0 #eee;
}

div#menu {
margin:1em 0;
overflow:hidden;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
overflow:hidden;
}

div#menu ul a {
color:#CC3300;
display:block;
font-weight:700;
padding:0.5em;
text-decoration:none;
text-transform:uppercase;
}

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

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

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
float:right;
margin:1em 35% 0 0;
width:60px;
}

form#commentform .form-input {
}

form#commentform span.required {
color:#c30;
}

form#commentform div.form-textarea {
padding:.6em 0;
}

form#commentform div.form-submit {
float:right;
width:36%;
}

form#commentform div.form-avatar {
color:#8E7938;
float:left;
width:62%;
}

form#commentform div.form-avatar a {
color:#000;
text-decoration:underline;
}

form#commentform div.form-option {}

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

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol {
list-style:none;
margin:0;
}

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

div.comments .comment-author, div.comments .comment-meta, div.comments .comment-content {
margin-left:50px;
}

div.comments .comment-author {
color:#000;
font-weight:700;
text-transform:uppercase;
}

div.comments .comment-author a {
color:#000;
text-decoration:none;
}

div.comments .comment-author a:hover {
color:#DE3A00;
text-decoration:underline;
}

div.comments ol li img.avatar {
left:0;
margin:3px 0;
position:absolute;
top:0;
}

div.comments .comment-meta {
border-bottom:1px dotted #8E7938;
color:#8E7938;
font-size:0.917em;
margin-bottom:.5em;
}

div.comments .unapproved {
background:#97CAB1;
color:#fff;
display:block;
font-weight:700;
margin:0 0 .5em;
padding:.5em .75em;
}

div.comments div.comment-reply-link {
background:#E3DFB8;
border:1px solid #CCC2A7;
font-size:0.833em;
font-weight:700;
left:0;
padding:1px;
position:absolute;
text-align:center;
text-transform:uppercase;
top:50px;
width:38px;
}

div.comments a.comment-reply-link {
display:block;
}

div.comments ul.children {
	list-style:none;
	margin:0 0 0 50px;
}

div.comments ul.children li.comment {
padding:0;
}

div.comments ul.children .comment-author, div.comments ul.children .comment-meta, div.comments ul.children .comment-content {
margin-left:0;
}

div.comments ul.children .comment-author, div.comments ul.children .comment-meta  {
padding:0 0 0 40px;
}

div.comments ul.children img.avatar {
height:23px;
margin:1px 0;
width:23px;
}

div.comments ul.children div.comment-reply-link {
left:auto;
right:0;
top:12px;
}

div.comments ul.children li.comment + div#respond {
padding:0;
}

div#cancel-comment-reply {
	float:right;
}

a#cancel-comment-reply-link {
	background:#E3DFB8;
	color:#DE3A00;
	display:block;
	font-size:0.833em;
	padding:3px 7px;
	text-transform:uppercase;
}

div.comments div.comment-reply-link a {
color:#DE3A00;
}

div.comments li.comment + div#respond {
border-bottom:1px solid #E3DFB8;
margin:-2em 0 2em;
padding:0 0 0 50px;
width:486px;
}

div.comments li.comment + div#respond textarea#comment {
width:479px;
}

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

input#submit {
background:#B3CA9E;
border:none;
color:#fff;
cursor:pointer;
font:700 1.167em Rockwell,"Copperplate","Arial Black","Cooper Black",Helvetica,"Gill Sans",Arial,sans-serif;
padding:0.5em 1em;
text-shadow:0 2px 0 #999;
}

.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 {
margin-bottom:1em;
}

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

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

div.navigation {
overflow:hidden;
margin:0 0 2.5em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div {
margin:0;
padding:0;
}

div#footer {
overflow:hidden;
padding:1.5em 1em;
}

div#footer a {
color:#000;
text-decoration:underline;
}

div#footer .column {
padding:.5em 0 0;
}

div#footer div#icons {
padding:0;
}

div#icons .meta-sep {
	display:none;
}

div#icons a {
display:block;
float:left;
height:49px;
margin:0 .5em 0 0;
text-indent:-9999em;
width:50px;
}

#wp {
background:url(../img/wp.png);
}

div#icons a#cc {
background:url(../img/cc.png);
width:49px;
}

body.red #blog-title a, body.red .entry-content a, body.red .entry-title, body.red .entry-title a, body.red .sidebar a {
	color:#CC3300;
}

body.green .entry-content a, body.green .entry-title, body.green .entry-title a, body.green .sidebar a {
	color:#7CBD9D;
}

body.green #global-nav {
	background:#7CBD9D;
}

body.yellow #blog-title a, body.yellow .entry-content a, body.yellow .entry-title, body.yellow .entry-title a, body.yellow .sidebar a {
	color:#8E7938;
}

body.yellow .entry-content a {
	text-decoration:underline;
}

body.yellow #global-nav {
	background:#8E7938;
}

