/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: #c8c8c8; font: 100% Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/** html .group, *:first-child+html .group { zoom: 1; }*/ /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 100%; margin: 0 auto; text-align: center; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { font-size:1.9em; font-weight: bold; font-family:Arial,Helvetica,sans-serif; margin:5px 0 0; }
    h2 a { color: #000000; text-decoration: none;}
    h2 a:hover {text-decoration: underline;}
h3 { }

p { margin: 0 0 10px 0; }
a { color: #04adea;}
a img {border: none;}
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { width:675px; margin-bottom: 30px; text-align: left;}

.alignleft { float: left;}
.alignright { float: right; }

.mt23 {margin-top: 23px;}
.mr10 {margin-right:10px;}
.mt5 {margin-top: 5px;}

#tags { height: 20px; margin-top: 20px;}
#tags p a {background:none repeat scroll 0 0 #000000; color:#FFFFFF; font-size:0.688em; padding:0 2px; text-decoration:none; text-transform:uppercase;}

.entry { margin-top:50px; font-family: Arial,Helvetica,sans-serif; font-size:0.8em; }
.entry a { }
.entry a:hover { }
.entry img.alignleft { display:inline; margin:8px 20px 5px 0;}
.entry a img.alignleft { display:inline; margin:8px 20px 5px 0;}
.entry p img.alignleft { display:inline; margin:8px 20px 5px 0;}
.entry p a img.alignleft { display:inline; margin:8px 20px 5px 0;}
.entry ul,ol {margin-left: 30px;}

pre { }
code, tt { }
acronym { cursor:help; border-bottom:thin dotted; }

#meta { }
.postmetadata { }

#sidebar { float:left; text-align:left; }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { width:264px; }
	#s { }
	#searchsubmt { }
#commentform { width:672px; }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dashed #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:left; margin:3px 10px 10px 0; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 0.625em; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 0.688em; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { border:1px solid #A1A1A1; height:15px; padding:7px; width:310px; }
input[type=submit] {background:none repeat scroll 0 0 #F7F7F7; border:1px solid #A1A1A1; height:31px; width:326px;}
textarea { border:1px solid #A1A1A1; height:100px; padding:5px; width:650px; }
label {color:#A1A1A1; font-family:Arial,Helvetica,sans-serif; font-size:0.7em;}


/* CUSTOM STYLES FOR 2NOVATOS */
#ie6warning {background:none repeat scroll 0 0 #FFCC00;  border:1px solid #FF0000; color:#000000; padding:10px 10px 20px;}
    #ie6warning h2 { background:url("images/iewarning.gif") no-repeat scroll 0 2px transparent; color:#C0181B; margin:0 auto; padding-left:40px; width:855px;}
    #ie6warning p {width: 900px; margin: 0 auto;}
    #ie6warning p a {color: #C0181B;}

#mantenimiento {background:none repeat scroll 0 0 #C8C8C8;  border:1px solid #AAAAAA; color:#000000; padding:10px 10px 20px;}
    #mantenimiento h2 { background:url("images/mantenimiento.png") no-repeat scroll 0 2px transparent; color:#000000; margin:0 auto; padding-left:40px; width:855px;}
    #mantenimiento p {width: 900px; margin: 0 auto;}
    #mantenimiento p a {color: #333333;}

#headerAdds {height: 21px; background: #000000; color: #FFFFFF; text-align: center; font-size: 0.75em; font-weight: bold; border-bottom: 1px solid #202020;}
/* HEADER */
#header { height: 100px; background:#0c0c0c; color: #FFFFFF; }
#header-fixed {width: 1005px; margin: 0 auto; padding: 0;}
    .title {height: 64px; width:275px; margin-top:17px; margin-left:10px; text-indent: -1000em; float:left;}
    .title a {background: transparent url("images/2novatos.png"); height: 64px; width:275px; display: block; }

    .socialmedia {float:right; height:25px; text-indent:-1000em; width:85px;}
        a#socialTwitt {background: url("images/socialicons.png") no-repeat 0 0; height: 25px; width: 25px; display: block; float: left;}
        a#socialFace {background: url("images/socialicons.png") no-repeat -25px 0; height: 25px; width: 25px; display: block; float: left; margin-left:5px;}
        a#socialRSS {background: url("images/socialicons.png") no-repeat -50px 0; height: 25px; width: 25px; display: block; float: left; margin-left:5px;}

    .description {text-indent: -1000em;}
/* MENU */
#menu-bg {height: 41px; background: transparent url("images/menu_bg.gif") repeat-x scroll center; margin:0; padding:0;}
    #page-nav { width: 1005px; margin: 0 auto; padding: 0;}
        #menu-page { float:left; margin:0; padding:1px 0 0; width:600px; }
            #menu-page ul { border:0 none; float:left; list-style:none outside none; margin:0; padding:0; text-align:left; }
            #menu-page ul li { border:0 none; float:left; margin:0; padding:0; }
            #menu-page ul li a { color:#FFFFFF; float:left; font:12px Arial,Helvetica,sans-serif; margin:0; padding:12px 0; text-decoration:none; }
            #menu-page ul li.current_page_item a { background:url("images/right_menu.gif") no-repeat scroll right center transparent; }
            #menu-page ul li a span { background:none repeat scroll 0 0 transparent; padding:12px 10px; }
            #menu-page ul li.current_page_item a span { background:url("images/left_menu.gif") no-repeat scroll left center transparent; }
            #menu-page ul li a:hover { background: url(images/right_menu.gif) no-repeat right; }
            #menu-page ul li a:hover span { background:url("images/left_menu.gif") no-repeat scroll left center transparent; }
            
        .search-menu  { float:right; margin:0; padding:7px 0 0; width:264px; text-align: right; }
        .search-menu form { display:block; float:right; padding:0;}
        .search-menu form #s {background:url("images/search_bg.gif") no-repeat; float:left; border:0 none; color:#6C6C6C; font:12px Arial,Helvetica,sans-serif; height:15px; margin:0; padding:6px 5px; width:227px;}
        .search-menu form .button {float:right; margin:0; padding:0;}

#content{width: 1005px; margin: 0 auto 30px; background: #FFFFFF; display:inline-block;}

/* POSTS */
.leftContent { float:left; text-align: left; padding: 15px;}

.share {float:right; height:40px; text-align:left;}
.share_f {}
.fbsharemini:hover { background-position:0 -16px; }
.fbsharecount { color:#424242; font-size:0.875em; font-weight:bold; font-family:Arial; }

.categories {font-family: Georgia,'Times New Roman',times,serif; text-transform: uppercase; font-size:0.72em;}
    .categories a {text-decoration: none;}
    .categories a:hover {text-decoration: underline;}

img.thumbs-in-archive {border:1px solid #E0E0E0; float:right; margin:1px 0 0 15px; padding:5px;}

.meta {color: #9c9c9c; font-family: Georgia,'Times New Roman',times,serif; font-size:0.72em;}
    .meta a {color: #9c9c9c; }

.readandcomm { overflow:hidden; border-top:1px solid #E0E0E0; border-bottom:4px solid #000000; font-family:Arial,helvetica,sans-serif; margin-top:20px; padding:9px 5px 10px 0;}
.readmore { text-transform: uppercase; float: left;}
    .readmore a {background:none repeat scroll 0 0 #000000; color:#FFFFFF; font-size:0.9em; text-decoration:none; padding:2px 5px 2px 4px; cursor: pointer;}
    a.arrow_reading {background: url(images/arrow_reading.png) no-repeat 0 0; cursor: pointer;}
.comments {float: right;}
    .comments a {background:url("images/comments_bg_left.png") no-repeat scroll left top transparent; color:#FFFFFF; display:block; float:left; font:bold 14px "Helvetica Neue",Helvetica,Arial,sans-serif; padding-left:10px; text-decoration:none; }
    .comments a span {background:url("images/comments_bg_right.png") no-repeat scroll right top transparent; cursor:pointer;display:block;  float:left; height:24px; line-height:20px; padding-right:10px; }
    a.commtxt {background:none repeat scroll 0 0 transparent; color:#000000; padding:2px 5px 0 0;}

/* COMENTARIOS */
.comentarios {text-align:left; width:675px;}
.leaveReply {background:url("images/comentarios.gif") no-repeat scroll 0 5px transparent; text-indent:-1000em;}


    /* SIDEBAR */
#twitter {background:none repeat scroll 0 0 #04ADEA; color:#FFFFFF; font-family:Verdana; font-size:0.75em; margin-left:33px; margin-right:-33px; margin-top:15px; padding:7px 7px 7px 10px; width:275px;}
    #twitter p {margin: 0;}
    #twitter a {color: #FFFFFF; text-decoration: underline; background: none;}
#twitterfoot {height:25px; width:267px; text-align:right; margin-left:33px; margin-right:-33px; padding-right:25px; background:url("images/black_corner.png") no-repeat scroll right top transparent;}
    #twitterfoot img  { border: 0; margin: 0;}

#fast_resources {background:url("images/recursos_title.gif") no-repeat scroll 10px 10px #F3F3F3; color: #303030; margin-left:33px; margin-right:-33px; margin-top:25px; padding:47px 7px 7px 10px; width:275px;}
    #fast_resources h3 {font-family: Arial,Helvetica,sans-serif; font-size: 0.75em; font-weight: bold;}
    #fast_resources h3 a {text-decoration: none; color: #303030;}
    #fast_resources p {font-size: 0.75em; font-family: Arial,Helvetica,sans-serif;}
.fr_entry { border-bottom: 1px dashed #A3A3A3; margin-bottom:5px;}
.fr_entry p a { background: #303030; color:#FFFFFF; padding:2px 5px; text-decoration:none;}


.black_square {background:url("images/black_corner.png") no-repeat scroll right center transparent; height:25px; width:259px; margin-left:33px; margin-right:-33px; padding-right:33px; text-align:right;}
.black_square a { font-family: Arial,Helvetica,sans-serif; font-size: 0.688em; color: #303030; text-decoration: none;}
.black_square a:hover { text-decoration: underline;}

/* NAVIGATION */
.navigation {}
.next-posts {}
    .next-posts a { }
    .next-posts a:hover { }
.prev-posts {}
    .prev-posts a { }
    .prev-posts a:hover { }

/* Footer */
#footer {background:none repeat scroll 0 0 #2D2E30; display:inline-block; margin:0 auto 0 25px; width:1005px;}

#archive_footer { float: left; width: 220px; background: url("images/archivo.gif") no-repeat 20px 20px; color:#A1A1A1; font-family:Arial,Helvetica,sans-serif; font-size:0.625em; padding:55px 20px 20px; text-align:left;}
    #archive_footer ul {list-style: none;}
    #archive_footer  a {color: #FFFFFF; text-decoration: none;}
    #archive_footer  a:hover {text-decoration: underline;}
#tagcloud_footer {background:url("images/tagcloud.gif") no-repeat scroll 0 20px transparent; color:#A1A1A1; float:left; padding:43px 0 0; font-size:0.75em; width:700px; text-align: left;}
    #tagcloud_footer a {text-decoration:none; text-transform:uppercase; color: #FFFFFF;}
    #tagcloud_footer a:hover {text-decoration:underline;}
#footinf {}
#logos_footer {float:left; margin:10px 10px 15px 20px; text-indent:-1000em; width:200px;}
    #logos_footer a.wpress {background:url("images/wplogo.png") no-repeat scroll 0 0 transparent; display:block; float:left; height:30px; margin-right:20px; width:30px;}
    #logos_footer a.sixcub {background:url("images/6cublogo.png") no-repeat scroll 0 0 transparent; display:block; float:left; height:30px; width:40px;}
#copy_footer {color:#A1A1A1; font-size:0.688em; margin:10px 0 0 15px; padding:0 50px 0 20px; text-align:right;}
    #copy_footer a {color: #FFFFFF;}

#footer_end {background:url("images/black_corner.png") no-repeat scroll right center transparent; height:25px; margin-bottom:30px; margin-left:25px; margin-right:-25px;}


/* PLUGIN TIPSY */
.tipsy { padding: 5px; font-size: 0.625em; background: url("images/tipsy.png") no-repeat 80% 80%; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { /*-moz-border-radius:3px; -webkit-border-radius:3px;*/ border-radius: 3px;  }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
/* END CUSTOM STYLES */

/*********************************/
/*       CLASES POR POSTS        */
/*********************************/
/* POSTS DE RECURSOS RAPIDOS */
.category-recursos {}
.category-recursos p a { background: #303030; color:#FFFFFF; padding:2px 5px; text-decoration:none; }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */
