/*
Theme Name: Paulos
Description: Copia modificada de DevArt v1.0.1. 
Version: 1.0
Author: Pablo
Author URI: http://pablo-olivera.com

 La estructura general del codigo esta basado en el tema DevArt v1.0.1 http://deniart.ru/,
 la traduccion, modificaciones varias en el codigo fuente, incluyendo el CSS,
 fueron hechas por Pablo.
 Licencia: GPL

*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none;  list-style-position: inside; } 
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; } 



/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #000; 
	background: #FCFCFC url(images/top.gif) repeat-x; 
}

h1, h2, h3, h4{ font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 20px; line-height: 26px; margin-bottom: 10px; }
h2 { font-size: 20px; line-height: 24px; margin-bottom: 7px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #C90404; text-decoration: none;}
a:hover { color: #11593C; }
a:visited { color: #8B0000; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 1.2em Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #F0F0F0; 
}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 940px; 
	padding-bottom: 10px; 
	margin: 0 auto; 
	overflow: hidden; 

}
#container #wrapper { 
	width: 940px; 
	float: left; 
	overflow: hidden; 
	background: #FCFCFC;
}



/* Header
-------------------------------------------------------------------*/
#header { 
        border-bottom: 2px solid #000000;
	width: 940px; 
	height: 68px; 
	float: left; 
	position: relative; 
}
#header h1 { 
	font: 30px Verdana; 
        text-align: left;
	padding-top: 10px; 
	margin-bottom: 0;
        margin-left: 10px; 
	color: #fff; 
}
#header h1 a { 
	color: #4B0082; 
        text-align: center; 
	text-decoration: none; 
}
#header h1 a:hover {
        color: #11593C;
        text-decoration: none;
}

#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #ccc; 
}


/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 940px; 
	height: 31px; 
	float: left; 
	background: #000000; 	
	position: relative; 
}
#nav ul { 
	margin-left: 10px; 
	position: absolute;	
	overflow: hidden; 
	height: 31px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 7px; 
}

#nav ul li a { 
	display: block; 
	text-decoration: none; 
        top: 50%; 
	font-weight: bold;        
	color: #FFFFFF; 
	line-height: 32px; 
	padding: 0 10px 0 10px; 
    
}
#nav ul li a:hover { text-decoration: none;	
        color: #A9A9A9;
 }

/* Search

-------------------------------------------------------------------*/

#nav #search {	padding: 5px;	
		     
}

#search #s { 
        float: right;  
	width: 279px; 		
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search.gif) no-repeat 0 0;       
        display: inline;
}


/* Wrapper Bottom
-------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 900px;
}


/* Content
-------------------------------------------------------------------*/


#content { 
	width: 600px; 
	float: left; 
	padding: 10px; 
	background: #FCFCFC;  
}

#content .post { font-size: 1.2em; margin-bottom: 40px; }
#content .post p { margin-bottom: 5px; padding-top: 10px; }
#content .post h1 { color: #11593C; margin-bottom: 5px; }
#content .post h1 a { text-decoration: none; color: #11593C; }
#content .post h1 a:hover { text-decoration: none; color: #C90404; }
#content .post-list li { list-style: none; }
#content .post a:hover { text-decoration: none; color: #11593C; } 


#content .post .post-info { 
	clear: both;	
	color: #000; 
	background: #F0F0F0;	
	padding: 3px; 	
	margin-top: 10px;  
	font-size: 0.9em;
}
#content .post .post-info a { color: #11593C; text-decoration:none; }
#content .post .post-info a:hover { color: #C90404; text-decoration:none; }


img.alignleft, div.alignleft {
          float:left;
          margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
          float:right;
          margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
         display: block;
         margin:0 auto;
}

/* Sidebar

-------------------------------------------------------------------*/
#sidebar { 
        border-left: 2px dotted #000000;
	width: 318px;
	float: left;
	font-size: 13px;
	margin: 10px 0;		
        color: #555;
        background: #FCFCFC;
}

#sidebar h3 { font: normal 18px Verdana; 
              color: #4B0082;  
}
#sidebar a { color: #11593C; 
             text-decoration: none; 
}
#sidebar a:hover { 
        text-decoration: underline;
        color: #C90404;               
}
#sidebar a:visited { color: #96A899;                      
}
#sidebar .block {	
	padding: 10px;
	overflow: hidden;
	color: #555;
}
#sidebar .block li { 
	background: url(images/arrow.gif) no-repeat 2px 8px; 
	padding-left: 12px;
}

#sidebar .feed {
         background: url(images/feed.png) no-repeat;
         padding-left: 19px;
}



/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 15px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #000; 
}
#comments { padding: 0 0 10px 0 }
#comments .comment { 
	background: #F0F0F0; 	
	overflow: hidden; 	
	padding: 10px;    
        border-top: 1px solid #bfcec3;   
        font-size: 1.2em;
}


#comments .comment .comment-info { 
          font-size: 0.9em;
        font-style: italic;	
	color: #000;
	margin-bottom: 8px; 
        
}
#comments .comment .comment-info a { 
	color: #11593C; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #F0F0F0; 
	border: 1px solid #bfcec3;    
	padding: 10px; 
	color: #000; 
   overflow: hidden; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 576px; 
	border: 1px solid #aaa; 
	height: 120px;
        overflow: hidden; 
        
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }

#commentform input#submit:hover { 
        background: #FFF;
        text-decoration: none;
}

/* Footer
-------------------------------------------------------------------*/


#footer { 
	width: 940px; 
        float: left;
	padding-top: 6px;
        border-top: 2px solid #000000;
	text-align: center;
        color: #000;
}

#footer p { 
	font-size: 13px; 
	margin: 0; 
}
#footer a { 
           color: #000;
text-decoration: underline;
}
#footer a:hover{
        text-decoration: underline;
	color: #C90404;
}

/*
+----------------------------------------------------------------+
																							
	WordPress 2.6 Plugin: WP-PageNavi 2.40									
	Copyright (c) 2008 Lester "GaMerZ" Chan									
   Adaptado para Paulos
*/

.wp-pagenavi { text-align: center; }


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #11593C;
	color: #11593C;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #11593C;
	color: #11593C;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #C90404;
	color: #C90404;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #11593C;
	border: 1px solid #11593C;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #11593C;
	color: #11593C;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #11593C;
	color: #11593C;
	background-color: #FFFFFF;
}