/*
Theme Name: IDEO
*/

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans' , Tahoma, Arial, Helvetica, sans-serif;
	/*background: #1D1D1D url('images/body_bg.gif') repeat-y center top;*/
	background: #FFFFFF none repeat-y center top;
	color: #33333;
	text-align: center;
	margin:0;
}

#page{
	width:1000px;
	margin: 0 auto;
}

#header{
	background-repeat:no-repeat;
	background-position:top center;
	height:260px;
	padding-top:90px;
	width:900px;
	margin:0 auto;
}

#header_info{
	height:210px;
	background:transparent url('images/header_mask.png') no-repeat top left;
	padding-top:10px;
}

#info{
	background:transparent url('images/ideo_info.png') no-repeat bottom left;
	width:900px;
	height:210px;
	margin-left:10px;
}

#subtitle{
	background: transparent url('images/post_header_opa.png') repeat-x;
	height:40px;
	text-align:left;
	width:900px;
}

#header_info h2{
	margin:0;
	padding-top:4px;
	padding-left:10px;
	font-size:2.2em;
	color:#FFFFFF;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,FreeSerif,serif;
}

#searchform{
	float:right;
	margin-right:20px;
	padding:0;
	margin-top:10px;
	position:relative;
	z-index:2;
}

#searchform input.text{
	border:1px solid #6C6052;
	color:#6C6052;
	width:15em;
}

#searchform select{
	border:1px solid #6C6052;
	color:#6C6052;
	width:12em;
}

#searchform input.button{
	border:1px dashed #F0CE12;
	background-color:#6C6052;
	color:#DDDDDD;
}

#partner_logos{
	background:transparent url('images/footer_logos.png') top center;
	width:900px;
	height:95px;
}

#content{
	width:900px;
	margin:0 auto;
}

.back_link{
	margin-top:20px;
	padding-right:20px;
	color:#555555;
	float:right;
	text-decoration:none;
	font-size:1.2em;
}

.back_link:hover{
	text-decoration:underline;
}

.post{
	background-color:#FFFFFF;
	width:900px;
	padding-top:20px;
}

.post-header{
	background: transparent url('images/post_header_opa.png') repeat-x;
	height:40px;
	position:relative;
	z-index:1;
	text-align:left;
	top:310px;
}

.post-header a{
	color:#6C6052;
	text-decoration:none;
}

a.post-header-link{
	color:#6C6052;
	text-decoration:none;
}

.post-header h2{
	margin:0;
	padding:10px;
	font-size:2.2em;
	color:#FFFFFF;
	/*font-family:'Palatino Linotype','Book Antiqua',Palatino,FreeSerif,serif;
	font-family:franklin,helvetica,sans-serif;*/
	font-family:"Trebuchet MS",verdana,arial;
	display:inline;
}

.post-subtitle{
	font-size:1.4em;
	color:#6C6052;
}

.post-image{
	padding:0 10px;
	margin-top:-40px;
}

.post-image img{
	border:0;
}

.post-content{
	/*color:#FFFFFF;*/
	color:#1D1D1D;
	text-align:left;
	padding: 0 10px;
	font-size:1.2em;
}

.post-content .wp-caption-text{
	font-size:0.8em;
	color:#777777;
	margin-top:0;
	margin-bottom:15px;
}

.post-content img{
	/*border:solid 1px #F0CE12*/;
}

.post-content .alignleft{
	float:left;
	margin:0 5px;
}

.post-footer{
	padding:4px 10px;
	/*color:#FFFFFF;*/
	color:#1D1D1D;
}

.post-footer span{
	/*color:#FFFFFF;*/
	color:#1D1D1D;
}

.post-footer-left{
	float:left;
	text-align:left;
}

.post-footer-right{
	float:right;
	text-align:right;
}

.post-footer-left ul{
	margin:0;
	padding:0;
}

a.more_info{
	color:#1D1D1D;
	text-decoration:none;
	font-size:1.6em;
}

a.share_option{
	color:#AAAAAA;
	float:left;
	display:block;
	/*width:24px;*/
	height:24px;
	margin-right:4px;
}

a.share_option:hover{
	text-decoration:none;
}

a.share_facebook{
	/*background:transparent url('images/facebook_icon.png');*/
}

a.share_delicious{
	/*background:transparent url('images/delicious_icon.png');*/
}

a.share_digg{
	/*background:transparent url('images/digg_icon.png');*/
}

a.share_stumbleupon{
	/*background:transparent url('images/stumble_icon.png');*/
}

a.share_twitter{
	/*background:transparent url('images/twitter_icon.png');*/
}

.categories_list a{
	text-decoration:none;
	font-size:1.3em;
	/*color:#FFFFFF;*/
	color:#1D1D1D;
}

.tags_list a{
	color:#FFFFFF;
	font-size:1.2em;
}

.tags_list a:hover{
	text-decoration:none;
}

.clear{
	clear:both;
}

#footer{
	text-align:left;
	margin:0 50px 10px;
	/*padding:0 10px;*/
	color:#787878;
}

#footer_left{
	float:left;
}

#footer_right{
	float:right;
}

.rss{
	background:transparent url(images/rss.gif) no-repeat scroll left center;
	padding-left:20px;
	color:#787878;
}

#footer a{
	text-decoration:none;
	color:#0099AA;
}

.rss:hover{
	color:#FFFFFF;
}

/*
	Plugin URL: http://www.mis-algoritmos.com
	Autor: Victor De la Rocha
	Version: 0.2
*/
/*Digg*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #F0CE12;
	
	text-decoration: none; /* no underline */
	color: #F0CE12;
	font-weight:bold;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #F0CE12;
	background-color: #F0CE12;
	color: #FFFFFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #F0CE12;
	
	font-weight: bold;
	background-color: #F0CE12;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCCCCC;

	color: #CCCCCC;
}