/*  

Theme Name: Macoreo Theme
Theme URI: 
Description: Theme for <a href="http://www.macoreo.com">Macoreo.com</a> website disigne by <a href="http://www.junihh.com">Junior Hernández</a>. Widget support.
Version: 0.5
Author: Junior Hernandez
Author URI: http://www.junihh.com
Tags: two columns, widgets, fixed width, 900px, green, orange, gray, white, custom header, personal, widgets
	By downloading and using this theme, you agree to the following terms:
    - All variations of this theme have to remain GPL
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

For support: info(at)junihh.com

*/


/* Reset needed styles
*******************************/
html,body,div,span,form,h1,h2,h3,h4,p,blockquote{margin:0;padding:0;border:0;outline: 0;}
:focus {outline: 0;}
body {line-height: 1;}
html {height: 100%;margin-bottom: 1px;}

/* Typography
*******************************/
body {
    font:normal 69% Tahoma, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font:normal 1em/1 Georgia, "Times New Roman", Times, serif;
}
pre,
var,
code { 
    font-family:"Courier New", Courier, monospace; 
}
h3,
#sidebar,
.postdata,
.entry-content {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-top:10px;
}
#header h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Header elements
*******************************/
h1 {
    font-size:4em;
}
h2 {
    font-size:2.36em;
    line-height:1.1;
    color:#152942;
}
h3 {
    font-size:1.55em;
    color:#152942;
}

/* Text elements
*******************************/
ul,ol,p,dl {
    line-height:1.8;
}
ul,ol         {margin: 0 0 1em .8em;}
ul            {list-style-type:disc;}
ol            {list-style-type:decimal;}
p,dl	      {margin: 0 0 1em 0; text-align: left;}
strong        {font-weight: bold; }
em            {font-style: italic; }
ins           {text-decoration:none;}
del           {text-decoration:line-through;}
img           {border:0;outline:0;}
blockquote {
    border-left: 2px solid #D2D6D8;
	margin:0 0 0 1.6em;
	padding: 0 0 0 1.6em;
}
a:link, a:visited, a:active {
    color:#6C9000;
    text-decoration:underline;
}
a:hover {
    color:#FF9B00;
    text-decoration:none;
}

/* Wordpress styles
*******************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft,
.imgl {
   float: left;
   margin-right: 15px;
   margin-bottom: 15px;
}
.alignright,
.imgr {
   float: right;
   margin-left: 15px;
   margin-bottom: 15px;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   padding-top: 4px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 1em;
   line-height:1.4;
   padding: 0 4px 4px;
   margin: 0;
}

/* Layout
*******************************/
body {
	color:#5E5F5E;
    background:url(images/bg.gif) 0 0 repeat-x #fff;
}
#root{
	width:900px;
	margin:0 auto;
}

/* Header
*******************************/
#header {
    height:104px;
    color:#fff;
    padding:35px 0 0 116px;
    font-size:1.2em;
    background:url(images/ranaHeader.gif) 0px 20px no-repeat;
}
#header a {
    color:#5E5F5E;
    text-decoration:none;
}
#header a:hover {
    color:#fff;
}
#header h2 {
    line-height:1.3;
    font-size:1em;
    color:#fff;
}
.logo {
	//background:url(images/ranaHeader.png) 0 25px no-repeat;
	width: 96px;
	height: 119px;
	margin-top:-12px;
	margin-bottom:30px;
	margin-left:-10px;
	float: left;
	Z-INDEX: 100001;
}

/* Navigation
*******************************/
#nav {
    overflow:hidden;
    width:800px;
    margin-left:0;
    padding:0;
    list-style:none;
}
#nav li {
    float:left;
    color:#fff;
}
#nav a {
    float:left;
    padding:6px 16px 0 16px;
    margin-right:1px;
    height:26px;
    text-decoration:none;
    font-size:1.10em;
    color:#fff;
}
#nav a:hover,
#nav .current_page_item a {
	background:url(images/bg_curr_pag.gif) 0 0 repeat-x #999;
}

/* Content
*******************************/
#content {
    width:590px;
    margin:20px 50px 30px 0;
    float:left;
}

#content .post {
    padding-top:1em;
    margin-bottom:3em;
}
#content .single {
    border-bottom:0;
}
#content h2 a {
    text-decoration:none;
    color:#6C9000;
}
#content h3 {
    margin-bottom:30px;
    line-height:2.1;
}
#content h2 a:hover {
	color:#FF9B00;
}
.postdata {
    padding:8px 0;
    margin:15px 0px 0px 0px;
    border:1px solid #eee;
    border-left:0;
    border-right:0;
    color:#9B9B9B;
    font-size: 9px;
}
.postdata a {
    color:#4C4D4C;
    text-decoration:none;
}
.postdata a:hover {
	text-decoration:underline;
}
.tags {
    line-height:1.2;
    clear:both;
}

.commtIndex {
    float:right;
}
.commtIndex a {
    color:#ffffff;
    background: url(images/icoComent_nrm.gif) 0px 0px no-repeat;
    padding:2px 0px 0px 0px;
    margin:1px 0px 0px 0px;
    width:28px;
    height:22px;
    display:block;
    text-align: center;
}
.commtIndex a:hover {
	color:#ffffff;
	background: url(images/icoComent_ovr.gif) 0px 0px no-repeat;
	text-decoration:none;
}

/* Sidebar
*******************************/
#sidebar {
    width:248px;
    float:left;
    margin:15px 0 30px 0;
}
#sidebar h3 {
    padding:0 0 12px 0px;
    color: #A1A2A0;
    font:normal 2em Georgia, Times, serif;
}
#sidebar .box {
    margin-bottom:18px;
}
#sidebar .boxSrch {
 	margin-bottom:18px;
    margin-top:75px;
}
#recentcomments,
#sidebar #calendar_wrap,
#sidebar .box .content,
#sidebar .box li a,
#sidebar .box .current-cat li a {
	margin-left: 0px;
	background: url(images/dot_li.gif) 6px 8px no-repeat;
	border-bottom: solid 1px #EBEBEB;
	text-decoration:none;
	text-transform: capitalize;
}
#sidebar .box .tags,
#sidebar #calendar_wrap,
#sidebar .box li a {
   padding:0 0 0 20px;
}
#sidebar .box .tags {
    line-height:1.6;
}
#sidebar .box li {
    display:inline;/*for IE*/
}
#sidebar .box li a {
    display:block;
}
#sidebar .box li li a {
    padding-left:40px;
}
#sidebar .box li li li a {
    padding-left:60px;
}
#sidebar .box li a:hover,
#sidebar .box .current-cat li a:hover {
	color:#FF9B00; 
}
#sidebar .box .current-cat a,
#sidebar .box .current-cat a:hover {
    margin: 2px;
}
#sidebar ul {
    margin:0px;
    padding:0px;
}

/*recent comments widget*/
#sidebar #recentcomments {
    padding-left:20px;
}
#sidebar  #recentcomments li.recentcomments {
    display:block;
}
#recentcomments li.recentcomments a {
    display:inline;
    border:0;
}

/* Comments
*******************************/
#comentTxt {
	margin-top: 25px;
}
#comentTxt_info, #comentTxt_info a {
	line-height: 14px;
	font-size: 9px;
	color: #4C4D4C;
	text-transform: uppercase;
	text-decoration: none;
}
#comentTxt_info a:hover {
	text-decoration: underline;
}
#comentTxt_texto {
	padding-top: 10px;
}
#comentTxt ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
#comentTxt li {
	margin: 0px 0px 25px 0px;
	padding: 0px 15px 0px 0px;
	border-bottom: 1px solid #EBEBEB;
}

.comentNum {
	float: right;
	margin-top: -12px;
	font: normal 34px Georgia, "Times New Roman", Times, serif;
	color: #EBEBEB;
}

.commentform {
	margin-top:15px;
}
.commentform input,
.commentform textarea {
	font-size: 11px;
	color:#4C4D4C;
	border:solid 1px #EBEBEB;
	padding:4px;
}
.commentform input {
	width:200px;
}
.commentform textarea {
	width:400px;
}
.commentform .comentario {
	color:#fff;
	background:url(images/bg_bt_nrm.gif) top repeat-x #fff;
	margin-top:10px;
	width:140px;
}
.commentform .comentario:hover {
	background:url(images/bg_bt_ovr.gif) top repeat-x #fff;
}

/* Footer
*******************************/
#footer {
    clear:both;
    padding-top:30px;
    height:285px;
    background:url(images/bg_ftr.gif) 0 0 repeat-x #fff;
}
.cred {
	font-size: 9px;
	clear:both;
    padding-top:5px;
	width:900px;
    margin:0 auto;
    display:block;
    color:#fff;
}
.cred a {
	color:#fff;
    text-decoration:none;
}
.cred a:hover {
    text-decoration:underline;
}


/* Some uses
*******************************/

.titusArchiv {
	text-transform: capitalize;
	color:#A1A2A0;
	padding-left: 35px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	background: url(images/icoArchiv.gif) 1px 9px no-repeat;
}

.mainTitusPages,
.mainGreenTitus {
	font:normal 2.3em/1 Georgia, "Times New Roman", Times, serif;
	color:#6C9000;
	padding-bottom:10px;
}
.mainGreenTitus {
	padding-top:30px;
}

.icoRSS {
	float: left;
	width: 107px;
    height: 19px;
    margin-top: 1px;
}

.srchform {
	margin-top: 20px;
	margin-bottom: 25px;
}
.srchform #s {
	font-size: 12px;
	border:solid 2px #EBEBEB;
	padding:8px 20px 4px 8px;
	color:#A1A2A0;
	font-size: 13px;
	width:218px;
	height:20px;
	background:url(images/icoSearch.gif) 98% center no-repeat;
}

#tabSide1-nav ul, 
#tabSide2-nav ul, 
.tab ul,
.sideList ul,
#xtrFtr_1 ul,
#xtrFtr_2 ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
.sideList ul li,
.tab ul li,
#xtrFtr_1 ul li,
#xtrFtr_2 ul li {
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/dot_li.gif) 3px 11px no-repeat;
	border-bottom: solid 1px #EBEBEB;
	text-transform: capitalize;
}
.sideList ul li a,
.tab ul li a,
#xtrFtr_1 ul li a,
#xtrFtr_2 ul li a {
	color:#5E5F5E;
	text-decoration:none;
	display:block;
}
.sideList ul li a:hover,
.tab ul li a:hover,
#xtrFtr_1 ul li a:hover,
#xtrFtr_2 ul li a:hover { 
	color:#FF9B00;
}

.xtrFtr {
	clear: both;
	border: solid 2px #536F00;
	width: 870px;
	height: 210px;
	margin: 0px auto;
	padding: 15px;
	background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;

}
#xtrFtr_1, #xtrFtr_2 {
	float: left;
	width: 200px;
	height: 100px;
}
#xtrFtr_2 {
	margin-left: 23px;
}
.xtrFtr_tit {
	font:normal 1.6em/1 Georgia, "Times New Roman", Times, serif;
	color:#6C9000;
	padding-bottom:10px;
}

.comparSide  {
	width: 216px;
	margin: 25px 0px 25px 0px;
	border: solid 2px #EBEBEB;
	padding: 15px 15px;
	background:url(images/bg_sideBox.gif) bottom repeat-x #fff;
}

.sharePost {
	margin-top: 2px;
}
.sharePost img {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=30)”;
}
.sharePost img:hover {
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=99)”;
}

.fix {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#tabSide1,
#tabSide2,  {
	width:250px;
	margin-top:25px;
}

#tabSide1-nav ul li,
#tabSide2-nav ul li  {
	float:left;
	border: solid 1px #EBEBEB;
	background:url(images/bg_bt_nrm.gif) repeat-x #fff;
	padding: 2px 8px;
	font-size:9px;
}
#tabSide1-nav ul li:hover,
#tabSide2-nav ul li:hover {
	background:url(images/bg_bt_ovr.gif) repeat-x #fff;
}
#tabSide1-nav ul li a,
#tabSide1-nav ul li a:hover,
#tabSide2-nav ul li a,
#tabSide2-nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	display:block;
}

.tab {
	border: solid 2px #EBEBEB;
	padding: 15px 15px;
	margin-top:-2px;
	margin-bottom:25px;
	background:url(images/bg_sideBox.gif) bottom repeat-x #fff;
}

.tags {
	color:#5E5F5E;
	line-height: 16px;
}
.tags a {
	color:#5E5F5E;
	text-decoration:none;
}
.tags a:hover {
	color:#FF9B00;
	text-decoration:none;
}

.archivados {
	padding-left: 14px;
	background: url(images/dot_li.gif) 2px 5px no-repeat;
	line-height: 2em;
	color:#DEDEDE;
}
.archivados a {
	color:#5E5F5E;
	text-decoration:none;
}
.archivados a:hover {
	color:#FF9B00;
	text-decoration:none;
}

.linkEditPgs, .linkEditPgs a {
	color:#DEDEDE;
	font-size: 9px;
}
.linkEditPgs a:hover {
	color:#FF9B00;
	font-size: 9px;
}

.relPost_titu {
	padding-top:20px;
	font-size:1.5em;
    color:#4C4D4C;
}
.relPost ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
.relPost ul li {
	padding-left: 10px;
	background: url(images/dot_li.gif) 0px 8px no-repeat;
}

