/*  
Theme Name: 3RUnstandard
Theme URI: http://tresrazones.com/
Description: Unstandard WP version for infographic design
Version: 0.1
Author: Juan Ramos
Author URI: http://tresrazones.com/
*/

* { margin: 0; padding: 0; }

body { background: #fff; color: #000; font: 62.5%/1.2em arial,sans-serif; text-align: center; }
#main-wrapper { display: block; margin: auto; padding: 0 7px; width: 960px; text-align: left; }

/* ----------------------------------- basics */
h1, h2, h3, h4{ font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.3em; line-height: 1.4em; }
h4 { font-size: 2em; line-height: 1.3em; color: #aaa;}
h4 a{ color: #aaa; text-decoration: none;}
a { color: #2c2c2c; }
a:hover { color: #0b0b0b; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { background: url("images/grey.gif") no-repeat top left; padding: 0 0 7em 0; position: relative; }
  #leaderboard h1 a { color: #000000; text-decoration: none; margin-left:8px } 
  #leaderboard h1 a:hover { color: #ccc; }
#lang-opt { font-size: 11px; text-transform: lowercase; font-weight: bold; }
  #lang-opt li { float: left; margin-left: 10px;}
  #lang-opt li a {color:#ccc; text-decoration: none;}
  #lang-opt li a:hover, #lang-opt li.current a { color: #000; }
#main-nav { font-size: 1.1em; text-transform: uppercase; font-weight: bold;}
  #main-nav li { float: left;  margin-left: 0px; }
  #main-nav li a { background: #ccc; color: #f2f2f2; display: block; padding: 0.5em 0; text-decoration: none; text-align: center; width: 8em; } 
  #main-nav li a:hover,
  #main-nav li.current a { background: #aaa; color: #eee; }
  #main-nav li.rss-now a { background: #aaa; color: #eee; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now.current a { background: #5e5e5e; color: #eee; }
.current_language_item a {color: #cc0000 !important;}
/*.language_item a {color: #eee !important;}*/
  
  
/* ----------------------------------- home posts */
.home .banner {  width: 720px; margin-bottom: 20px;}

/* ----------------------------------- home posts */
.home .left {  width: 720px;}
.home .main-post-bg { background: #444; display: block; height: 300px; position: relative; margin: 0 7px 7px 0; width: 720px; overflow: hidden; }
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #666; border: 1px solid #666; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85;  }    
    .post-comments a,
    .secondary-post-bg .post-comments a { font-size: 11px; color: #eee !important; display: block; height: 1.8em; line-height: 1.8em; width: 7.5em; text-decoration: none; text-align: center; text-transform: lowercase; } 
    .post-comments a:hover,
    .secondary-post-bg .post-comments a:hover { background: #0a0a0a;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #333; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 4px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=85); -moz-opacity: .85; opacity:.85; }
  .title-insert h2 { margin: 8px 10px 7px; line-height: 1.4em; }
  .title-insert h2 a { display: block; color: #bdbdbd; text-decoration: none; }
  .title-insert h2 a:hover { color: #fff;}
  .home .recent-leads { width: 740px; }
  .home .recent-leads .secondary-post-bg { background: #444; display: block; width: 356px; overflow: hidden; height: 150px; margin: 0 7px 7px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.6em; }
  .home .recent-leads .title-insert h3 a { font-size: 14px; display: block; color: #bdbdbd; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #fff; }
.home .right { width: 220px; text-align: left; }
.home .right h3 { font-weight: normal; font-size: 1.6em; color: #0b0b0b; padding-left: 2px; }

/* ----------------------------------- entry style */
.home.is-single {
	border-top: 1px solid #bbb;
}

.post.single {
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	width: 960px;
}

.post.single h2, .post.single h2 a {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	border: 0;
	text-decoration: none;
}

.post.single h2 a:hover {
	color: #3c6c92;
}

.post.single .entry {
	width:870px;
	float: right;
}

.post.single .meta {
	border-top: 2px solid #0b0b0b;
	color: #444;
	text-transform:lowercase;
	padding: 4px 0 0 0;
	margin-top: 1em;
	float: left;
	width: 75px;
	font-size: 11px;
	line-height: 16px;
}

.post.single p {
	text-align:justify;
	width: 500px;
	margin: 1em 0;
	line-height: 18px;
}

.post.single p a, .post.single li a {
	font-weight: bold;
}

.post.single h3 {
	font-size: 16px;
	color: #cc0000;
	margin-top: 20px;
}

.post.single blockquote, .post.single ul, .post.single ol {
	margin: 0 14px;
	color: #555;
}

.post.single ul li {
	list-style: circle;
	margin: 0 20px;
}

.post.single ol li {
	list-style: decimal;
	margin: 0 20px;
}

.post.single blockquote {
	font-style: italic;
	border-left: 1px solid #ccc;
	margin-left: 21px;
	padding-left: 10px;
}

.post.single img.floatleft {
	float: left;
	margin: 4px 10px 0 0;
}

.post.single img.floatright {
	float: right;
	margin: 4px 0 0 10px;
}

.infographic {
	background: url("images/greyInfo.gif") #F2F2F2 no-repeat top right;
	margin: 1em 0 2em 0;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	width:870px;
	color: #aaa;
	font-size: 12px;
	font-style: italic;
}

.link a {
	color: #cc0000 !important;
}

.navigation {
	font-size: 11px;
	padding: 10px 0;
}

.navigation a {
	background: #cc0000;
	/*border: 1px solid #ddd;*/
	text-decoration: none;
	display: block;
	float: left;
	color: #fff;
	text-transform: lowercase;
	padding: 4px 7px 3px;
}

.navigation .left {
	width: 50%;
	text-align: left;
}

.navigation .right {
	width: 49%;
	text-align: right;
	margin: 0 15px 0 0;
}

.navigation .right a {
	float: right;
}

.navigation a:hover {
	background: #eee;
	/*border-color: #3c6c92;*/
	color: #ccc;
}

/* ----------------------------------- entry style 
.post.single { font-size: 1.3em; line-height: 1.5em; color: #444; width: 720px; }
  .post.single h2, .post.single h2 a { font-size: 20px; line-height: 22px; color: #0b0b0b; text-decoration: none; }
  .post.single.entry { float: right; width: 625px; }
  .post.single.meta { border-top: 2px solid #0b0b0b; color: #444; text-transform:lowercase; padding: 4px 0 0 0; margin-top: 1em; float: left; width: 75px; font-size: 11px; }
    .post.single .meta a { color: #0b0b0b; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: normal; background: #f9f9de; }
  .post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
  .post.single h3 { font-size: 16px; color: #0b0b0b; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { background: #444; float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { background: #444; float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }*/
  
/* ----------------------------------- lists */
.sidebar-wrapper { background: #fff; }
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar-ul,
.related-posts ul { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 220px; }
  .sidebar-ul li,
  .related-posts li { color:#777; border-top: 1px solid #ccc; line-height: 1.5em; width: 220px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal; color: #888; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: url("images/li.gif") no-repeat 1px 3px; color: #0b0b0b; }
  .sidebar-ul li a:hover em { color: #999; }
  .related-posts h3 { display: none; }
  .serve-random { font-size: 12px; color: #888; margin-top: 7px; }
	.serve-random a { color: #0b0b0b; }
	.serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev {
	 background: url("images/nextprev_bg.gif") no-repeat top left;
	 margin-top: 0px;
	 font-size: 11px;
}
.sidebar-nextprev li {
	height: 27px;
	width: 109px;
	float: left;
	/*color: #aaa;*/
	/*text-align: center;*/
}
.sidebar-nextprev li.previous {
	margin-left: 0px;	
}
.sidebar-nextprev li.next {
	float: right;
	margin-right: 0px;
}
.sidebar-nextprev li a {
	outline: none;
	display: block;
	background: #6c6c6c;
	/*background: #ddd;
	line-height: 19px;
	/*text-indent: -9999em;*/
	/*text-decoration: none;*/
	height: 27px;
	/*padding: 4px 0px 4px 0px;*/
} 
.sidebar-nextprev li a:hover {
	background: #090909;	
}
.caption{
	position: absolute;
	z-index:0; 
	color: #ddd;
	text-align: center;
	line-height: 11px;
	width: 40px;
	margin: 8px 35px 8px 35px;
}
/*.sidebar-nextprev li.previous a {
	background: #6c6c6c;
}
.sidebar-nextprev li.previous a:hover {
	background: #e9e9e9;	
}
.sidebar-nextprev li.next a {
	background: #6c6c6c;
}
.sidebar-nextprev li.next a:hover {
	background: #e9e9e9;
}*/



.key {
	width:220px;
	font-weight:normal;
	color:#adadad;
}

.keyTitle {
	margin:0 0 5px 2px;
}

.keyPlay {
	background:transparent url(images/ico_play.gif) no-repeat scroll 0 0;
	display:block;
	padding:0 0 0 25px;
	line-height:20px;
}
.keyCursor {
	background:transparent url(images/ico_cursor.gif) no-repeat scroll 0 0;
	display:block;
	padding:0 0 0 25px;
	line-height:20px;
}
.keyPage {
	background:transparent url(images/ico_page.gif) no-repeat scroll 0 0;
	display:block;
	padding:0 0 0 25px;
	line-height:20px;
}

.linkedin {
	margin-top:20px;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.sidebarlink{
	border-bottom: 1px solid #ccc;
}

#logo{
	float:left;
	margin-right: 10px;
}

#license{
	float:left;
	display: block;
	width: 300px;
}

#license a{
	color:#9d2e2e;
	text-decoration:none;
}

.icon {
	margin: 20px 0px 0px auto;
	/*
	bottom: 0;
	position: fixed;
	width: 32px;
	height: 32px;
	*/
}

.icon img {
	vertical-align: bottom;
}

.sign {
	float:right;
	margin-top: 0px;
}

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #0b0b0b; display: block; width: 100%; margin: 21px 0 14px 0; padding: 35px 0 0 2px; background: url("images/distort.gif") no-repeat top center; }
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 720px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul, 
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: lowercase; border-top: 2px solid #0b0b0b; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 75px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
  .comment_text{margin-left:15px;}
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: left; width: 500px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 220px; }
  .pings h3 { color: #0b0b0b; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 220px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 220px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #0b0b0b; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 90px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label {
	font-size: 11px;
	color: #bbb;
  }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { border: 1px solid #bbb; padding: 4px; font-family: arial,verdana,sans-serif; font-size: 12px; color: #6c6c6c; }
  #commentform #comment { width: 500px; overflow: auto; height: 225px; }
  #commentform #submit { background: #333; color: #eee; padding: 0.8em 0; width: 13em; border: none; }
  #commentform #submit:hover{ background: #000000; border:none; color:#ffffff;}
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { border: 1px solid #bbb; border-width: 1px 0; padding: 14px 0; margin: 35px 0 21px; }
#categories ul { color: #999; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 150px; margin-right: 10px; }
#categories li a { color: #0b0b0b; font-weight: bold; float: left; text-decoration: none; }
#categories li a:hover { text-decoration: underline; }

/* ----------------------------------- search */
.search { background:#AAAAAA none no-repeat scroll left top; display: block; width: 220px; height: 22px; }

.search #searchForm { margin: 0 0 0 4px; height: 22px;}

#searchForm input { vertical-align: middle; margin: 0; }

.search #searchForm #s { background: #AAAAAA none repeat scroll 0 0; border:0 solid #eee; color:#eee; font-size:11px; margin-top:4px; padding:0; width: 10em; float: left;}

.search #searchSubmit { background: #666666; border:none; color:#CCCCCC; text-align: center; font-size:11px; margin:0; padding:0; width: 8em; height: 22px; float: right;}

.search #searchSubmit:hover{ background: #000000; border:none; color:#ffffff;}
  
/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 35px 0 72px; position: relative; width: 960px; }
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }


.headline {margin-bottom: 10px;}
.headline h2, .headline h2 a {font-size: 18px; line-height: 20px; color: #bdbdbd; text-decoration: none; }


/* class "cloud" for general formatting of the cloud*/

.page {
	text-align:justify;
	width: 625px !important;
}
.page p{
	width: 625px !important;
}

.cloud {
	text-align:justify;
	line-height: 2.5em;
    font-weight: bold;
	width: 625px;
}

.cloud a{
    text-decoration: none;
}

/* classes "tagX" for formatting the different font-sizes */

.tag1 { font-size: 12px; color: #d8d8d8;} /* smallest font */
.tag2 { font-size: 15px; color: #c9c9c9;}
.tag3 { font-size: 20px; color: #b6b6b6;}
.tag4 { font-size: 25px; color: #a2a2a2;}
.tag5 { font-size: 30px; color: #8d8d8d;}
.tag6 { font-size: 35px; color: #797979;}
.tag7 { font-size: 40px; color: #666666;}
.tag8 { font-size: 45px; color: #575757;}
.tag9 { font-size: 50px; color: #4c4c4c;} /* largest font */
