/*
Theme Name: NM_GenkiTheme
Theme URI: http://www.nahuelmingori.com.ar
Description: Modificado especialmente para nscap
Version: 1.0
Author: Nahuel Mingori
Author URI: http://www.nahuelmingori.com.ar
Translated into Spanish by: Galder http://www.galder.net 
*/

body {
background: #FBE298;
color: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.5;
margin: 0 15px 0 30px;
padding: 0;
}

code {
font:115% monospace;
*font-size:100%;
}

a {
color: #4b0882;
text-decoration: none;
outline: 0;
}

a:hover {
color: #4b0882;
text-decoration: underline;
}

img {
border: 0;
}

h1, h2, h3 {
font-size: 1.5em;
font-family: "Trebuchet MS", Georgia, Tahoma, serif;
font-weight: normal;
letter-spacing: -1px;
margin: 0;
}

#wrap {
background-color: #FFFFFF;
border: 1px solid #ccc;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
float: left;
margin: 0;
padding: 0 0 15px 0;
text-align: left;
width: 99%;
min-width: 700px;
}

#sidetab {
}

#sidetab ul {
list-style-type: none;
margin: 0;
margin-top: 65px;
padding: 0;
}

#sidetab ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#sidetab a {
background: url(images/bg_sidetab.gif) no-repeat;
display: block;
height: 60px;
padding-bottom: 6px;
width: 25px;
}

#sidetab a:link, #navlist a:visited {
color: #555;
text-decoration: none;
}

#sidetab a:hover {
background: url(images/bg_sidetab.gif) no-repeat 0px -70px;
color: #fff;
}

#sidetab .sidetab_alt a {
background: url(images/feed.gif) no-repeat;
height: 25px;
}

#sidetab .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px -35px;
}

/* Posts */
#contentwrapper{
float: left;
width: 100%;
}

#content {
font-size: 1em;
margin-right: 470px;
overflow:hidden;
padding: 15px 20px 10px 20px;
}

.entrytitle h2 {
font-size: 2.2em;
line-height: 1em;
}

.entrytitle h2 a {
color: #B4C24B;
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-size: 1.8em;
}

.entry {
margin-bottom: 3em;
}

.entry blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}

.entrymeta {
margin-top: 1em;
}

.commentmeta {
background: #FFFFFF url(images/comment.gif) no-repeat;
padding-left: 20px;
}

.commentrss {
background: #FFFFFF url(images/rss.gif) no-repeat;
margin-left: 30px;
padding-left: 20px;
}

.navigation {
padding-bottom: 20px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* Sidebar */
#sidebar_left {
float: left;
margin-left: -470px;
padding-top: 54px;
width: 230px;
}

#sidebar_right {
float: left;
margin-left: -220px;
padding-top: 27px;
width: 215px;
}

.sidebar {
font-size: 0.85em;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.6em;
margin: 1em 0 0 0;
}

.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li {
border-bottom: 1px dotted #ddd;
margin-bottom: 0.3em;
padding: 0.3em;
}

.sidebar ul li ul{
color: #CDEB8B;
list-style-type: square;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border:0;
}

.searchinput {
border: 1px solid #C3D9FF;
padding: 3px;
width: 135px;
}

.searchbutton {
background-color: #CDEB8B;
border: 1px solid #C3D9FF;
margin:0 ;
padding: 2px;
}

#aboutme {
margin-top: 15px;
}

#aboutme ul li{
border: 0;
text-align: left;
}

#aboutme img{
border: 0;
float: left;
padding-right: 15px;
}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 3px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: #fff url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

#navcontainer a:link, #navlist a:visited {
color: #4096EE;
text-decoration: none;
}

#navcontainer a:hover {
background: url(images/menu.gif) no-repeat 0px -35px;
color: #fff;
}

#logo h3 {
color: #4096EE;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 35px; //GSF
font-weight: bold;
letter-spacing: -2px;
line-height: 1;
margin: 0;
}

#logo h3 a{ 
color: #CDEB8B;
}

#logo h3 a:hover {
color: #FF7400;
}

#logo a {
color: #fff;
}

#logo h3 a.logoalt {
color: #4096EE;
}

#logo h3 a.logoalt:hover {
color: #FF7400;
}

/* Comments */
.commentsblock textarea {
width: 35em;
}

.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.alt1 {
background: #E3E2DE;
border: 1px solid #634047;
padding: 0.5em;
border-left: 10px solid #634047;
}

.alt2 {
background: #E3E2DE;
border: 1px solid #634047;
padding: 0.5em;
border-left: 10px solid #634047;
}

h3#comments {
font-size: 1.6em;
}

/* Footer */

#footer {
color: #666666;
clear: both;
margin: 10px 0 0 0;
padding: 0 0 2px 0;
padding-right: 10px;
min-width: 700px;
}




/* nscap - nm */ 

.nm_title{
   font-family: arial, tahoma, serif;
   font-size: 36px;
   color: #770c83;
   display: block;
   margin: 0 0 10px 0;
   height: 70px;
   min-width: 700px;
}
.nm_title .title a, .nm_title .title a:link, .nm_title .title a:active, .nm_title .title a:visited, .nm_title .title a:hover{
   font-family: arial, tahoma, serif;
   font-size: 36px;
   color: #770c83;
   display: block;
   margin: 0 0 10px 0;
   height: 70px;
   text-decoration: none;
   width: 610px;
}
.nm_title .title a span{
   font-size: 50px;
   font-weight: bold;
}
.nm_title .title{
	float: left;
	width: 610px;
}
.nm_title .logo{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
    text-align: right;
    width: 70px;
}
.nm_title .logo a{
	float: right;
	display: block;
	width: 70px;
}
.nm_fecha{
   font-family: "Trebuchet MS",Georgia,Tahoma,serif;
   font-size: 16px;
   color: #999999;
   letter-spacing: -1px;
}
.nm_categorias, .nm_etiquetas{
   margin-bottom: 5px;
}
#footer .lf{
	float: left;
 	width: 350px;
 	margin-left: 10px;
}
#footer .rg{
 	float: right;
 	width: 200px;
 	text-align: right;
 	margin-right: 10px;
}
#footer .bttm{
 clear: both;
 text-align: center;
}
.img_ciclonico{
 position: relative;
 top: 2px;	
 left: -2px;
}
.nm_loguitos{
 padding-top: 4px;
 margin-bottom: 42px;
}
.nm_loguitos ul{
float: left;
list-style-type:none;
margin:0;
padding:0;
border: 0;
width: 100%;
}
.nm_loguitos ul li{
	display:inline;
	float:left;
	margin:0 5px 0 0;
	padding:0;
   border: 0;	   
}
.nm_escribir{
  font-family: Arial, Georgia,Tahoma,serif;
  color: #000000;
  font-weight: bold;
  margin-left: 7px;
  position: relative;
  top: -2px;
}
#aboutme a, #aboutme a:link, #aboutme a:visited, #aboutme a:active{
color: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.5;
margin-left: 65px;
font-weight: bold;
position: relative;
top: -10px;
}
#aboutme a:hover{
text-decoration: underline;
color: #000000;
}
   .solapas{
      width: 229px;
		margin-top: 15px;
    }
    .solapas .botones{
      width: 100%;
    }

    .solapas .botones ul{
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .solapas .botones ul li{
        display: inline;
        float: left;
        padding: 5px;
        background-color: #AA11BB;
        border-right: 3px solid #FFFFFF;
        border-bottom: 0;
        cursor: pointer;
        color: #FFFFFF;
        margin: 0;
        font-size: 10px;
    }
    .solapas .botones ul li.actived{
      background-color: #FDF1CE;
      color: #333333;
    }
    .solapas .botones ul li.hover{
        background-color: #910F9F;
        color: #FFFFFF;
    }
    .solapas .contenido{
      background-color: #FDF1CE;
      width: 100%;
      min-height: 227px;
      clear: left;
    }
    .solapas .contenido div{
       padding: 5px;
    }

