/*  

Theme Name: SweetCapuccino

Theme URI: http://sergeek.com/

Description: Theme WordPress SerGeek

Version: 1.0

Author: Alankun

Author URI: http://sergeek.com

*/


/*css reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}


/* termina css reset */

body {

margin: 0;

padding: 0;

background: url(img/bg.png) repeat-x #fff;

font-family: Arial;

}


.clear {clear: both}

img.izq {

margin: 5px 8px 5px 0;

float: left;

}

img {

margin: 15px 0;

}

img.der {

margin: 5px 0 5px 8px;

float: right;

}

#wrapper {

width: 960px;

margin: 0 auto;

}


#header h1, #header h2 {

text-indent: -3000px;

}


#logo {

margin-left: 20px;

margin-top: -21px;

border: none;

outline: none;

float: left;

}

#search_box {

float: right;

margin-right: 20px;

}

#search_text {

border: none;

height: 30px;

background: url(img/search_box.png) no-repeat center center;

width: 255px;

font-weight: bold;

font-size: 13px;

color: #494545;

padding-left: 10px;

padding-right: 38px;

padding-top: 14px;

}

#content {

margin-top: 40px;

width: 560px;

float: left;

}

#content .post {

padding: 0 5px;

margin-bottom: 50px;

border-bottom: 1px dashed #e8e6cd;

}

#content .post h2 {

font-size: 1.5em;

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#content .post h2 a {

text-decoration: none;

color: #3c3822;

}

#content .post h2 a:hover {text-decoration: underline}

#content .post .entry {

font-family: arial, helvetica;

color: #787660;

font-size: 0.95em;

line-height: 25px;

margin-bottom: 30px;

}


#content .post .entry p {margin-bottom: 20px;}

#content .post .entry p b, strong {font-weight: bold; color: #5a594a}

#content .post .entry p em {font-style: italic}

#content .post .entry a {color: #cd1300}

#content .post .entry a:hover {text-decoration: none}

#content .post .entry ul {

margin-left: 40px;

margin-top: 20px;

margin-bottom: 20px;

margin-right: 20px;

list-style-type: square;

}

#content .post .entry ol {

margin-left: 40px;

margin-top: 20px;

margin-bottom: 20px;

margin-right: 20px;

list-style-type: decimal;

}


#content .post .entry ul li {

margin-bottom: 5px;

padding: 5px 15px;

background-color: #f3f2ec;

}

#content .post .entry ol li {

margin-bottom: 5px;

padding: 5px 15px;

background-color: #f3f2ec;

}

#content blockquote {

margin: 25px 0 25px 35px;

font-family: Times;

padding-left: 25px;

color: #96947e;

border-left: 5px solid #ecebe2;

}

#content .post .postmetadata {

font-size: 11px;

margin-top: 3px;

margin-bottom: 20px;

color: #8b896f;

}

#content .post .postmetadata a {

color: #8b896f;

text-decoration: none;

}

#content .post .postmetadata a:hover {text-decoration: underline}

#sidebar {

width: 395px;

float: right;

margin-top: 40px;

margin-bottom: 40px;

}

#sidebar .left {

width: 185px;

background-color: red;

float: left;

margin-left: 5px;

}

#sidebar .right {

width: 168px;

background-color: aqua;

float: right;

margin-right: 20px;

}

#sidebar .text {

padding: 15px;

}

#sidebar .content {padding-left: 15px}

#sidebar .content h3 {

text-align: right;

margin-right: 22px;

margin-bottom: 15px;

margin-top: 15px;

font-size: 16px;

}

#rss {

background: url(img/banner_rss.png) no-repeat;

width: 350px;

height: 90px;

margin-left: 8px;

font-size: 11px;

}


#rss ul {

list-style-type: none;

padding-top: 33px;

padding-left: 15px;
	
}

#rss ul li a {

width: 170px;

display: block;

margin: 1px 0;

padding: 2px;

text-decoration: none;

color: #dfdede;

}

#rss ul li a:hover {background-color: #2c1b16}

.categories ul {

font-size:11px;

line-height: 1.6em;

overflow:hidden;

list-style:none;

}

.categories ul li {

float: left;

display: block;

width: 130px;

list-style:none;

margin-right: -10px;

overflow:hidden;

}

.categories { margin-left: 5px}

.categories ul li a {

display: block;

float: left;

text-decoration: none;

list-style:none;

padding-left: 20px;

padding-bottom: 5px;

padding-top: 5px;

background: url(img/bullet.png) 2px center no-repeat #fafaf9;

width: 95px;

margin-bottom: 10px;

color: #595959;

font-size: 12px;

}

.categories ul li a:hover {background-color: #fff}

#footer {

clear: both;

background-color: #efeee9;

font-size: 12px;

color: #61613e;

}

#footer a {

color: #92925e;

text-decoration: none;

}

#footer .content {

width:960px;

margin: 0 auto;

}

#footer .content p {

margin: 15px 0 10px 0;

}


#footer_links {margin-left:-5px}

#footer_links a {margin: 0 7px}

#links_left {

float: left;

width: 550px;

margin-bottom: 15px;

}

#links_right {

float: right;

width: 410px;

}


div.pagination {

padding:3px;

margin-bottom: 60px;

text-align:center;

}

div.pagination a {

padding: 2px 5px 2px 5px;

margin-right: 2px;

border: 1px solid #dad9d1;	

text-decoration: none; 

color: #9b977e;

background-color: #f3f2ec;

}

div.pagination a:hover, div.pagination a:active {

border:1px solid #6e694e;

color: #ddd9bf;

background-color: #948f6e;

}

div.pagination span.current {

padding: 2px 5px 2px 5px;

margin-right: 2px;

font-weight: bold;

border:1px solid #6e694e;

color: #ddd9bf;

background-color: #948f6e;

}

div.pagination span.disabled {

padding: 2px 5px 2px 5px;

margin-right: 2px;

border:1px solid #6e694e;

color: #948f6e;

}

ul#blogroll li {list-style: none}

ul#blogroll li a {

font-size: 12px;

text-decoration: none;

font-weight: normal;

background: url('img/feed_blogroll.png') no-repeat 5px center #f3f3f3;

padding-left: 23px;

color: #786844;

display: block;

margin-bottom: 10px;

padding-bottom: 10px;

padding-top: 10px;

}


ul#archives {

list-style-type: none;

}


ul#archives li a {

font-size: 12px;

text-decoration: none;

font-weight: normal;

background: url('img/cal.png') no-repeat 5px center #f3f3f3;

padding-left: 23px;

color: #786844;

display: block;

margin-bottom: 10px;

padding-bottom: 10px;

padding-top: 10px;

}

#thumbs {


width: 350px;

margin-top: 20px;

margin-left: 5px;

padding-bottom: 10px;

}


#thumbs .info img {

float: left;

display: block;

outline: none;

border: none;

margin-left: 10px;

margin-top: 1px;

margin-right: 2px;

margin-bottom: 0;

}


#thumbs .info {

width: 350px;

float: right;

font-size: 11px;

margin-top: 10px;

color: #7c7c7c;

}


#thumbs .info h3 {

font-size: 10px;

margin-top: -1px;

margin-left: 85px;

text-align: left;

text-transform: uppercase;

color: #7c7c7c;

}

#thumbs .info h3 a {

color: #1d1d1d;

text-decoration: none;

font-weight: bolder;

}

#thumbs .info p {

margin-top: -10px;

line-height: 18px;

margin-left: 85px;

padding-right: 9px;

margin-bottom: 20px;

}

#related h3 {

margin-bottom: 20px;

}

#related ul {

list-style-type: none;

}

#related ul li {

border-bottom: none;

background-image: none;

}

#related ul li a {

display: block;

padding-top: 5px;

padding-bottom: 5px;

padding-left: 30px;

color: #777777;

background: url(img/sticky.png) no-repeat 8px center #fdfcfa;

margin-bottom: 5px;

text-decoration: none;

font-size: 13px;

}

#related ul li a:hover {

background-color: #f9f8f6;

text-decoration: none;

}


/* Comentarios */

.commentlist {

list-style-type: none;

}

.commentlist li {

padding: 15px;

margin-bottom: 10px;

color: #7c7c7c;

border-bottom: 1px solid #ece9e5;

}


.commentmetadata {

float: right;

margin-top: 5px;

width: 120px;

font-size: 11px;

}

.commentmetadata a {

color: #7c7c7c;

text-decoration: none;

}

.author_comment, .author_comment a {

font-size: 13px;

color: #1d1d1d;

font-weight: bold;

text-decoration: none;

margin-bottom: -10px;

}

.author_badge {

margin: 0;

padding: 0;

}

.commentext {

float: left;

width: 350px;

font-size: 11px;

line-height: 20px;

}

.commentext a {color: #907d50}

.comment_right {

float: right;

width: 170px;

}

.moderation {

font-size: 13px;

color: #7c7c7c;

background-color: #eeeeeb;

border: 1px solid #d4d4d2;;

}

.moderation p {

width: 310px;

line-height: 20px;

margin-left: 25px;

padding: 10px;

}

.moderation img {

float: left;

margin-left:10px;

margin-top: 30px;

}

#trackbacks h3 {

font-size: 12px;

margin-bottom: 20px;

margin-top: 30px;

}

#trackbacks ol {

list-style-type: none;

}

#trackbacks ol li {

border-bottom: 1px solid #ece9e5;

margin-bottom: 5px;

font-size: 12px;

}

#trackbacks ol li a {

height: 20px;

display: block;

background: url(img/trackback.png) no-repeat right center;

padding: 15px 5px 5px 5px;

}


#trackbacks a {

color: #7c7c7c;

text-decoration: none;

}


#author {

width: 230px;

border: 1px solid #939393;

padding: 5px 10px 5px 25px;

background: url(img/person.png) no-repeat 5px 3px #fff;

margin-bottom: 10px;

}

#email {

width: 230px;

border: 1px solid #939393;

padding: 5px 10px 5px 25px;

background: url(img/mail.png) no-repeat 5px 3px #fff;

margin-bottom: 10px;

}

#url {

width: 230px;

border: 1px solid #939393;

padding: 5px 10px 5px 25px;

background: url(img/world.gif) no-repeat 5px 3px #fff;

margin-bottom: 10px;

}


#comment {

width: 535px;

border: 1px solid #939393;

padding: 10px;

font-family: Arial;

font-size: 13px;

height: 150px;

}

#tags {

font-size: 11px;

padding: 5px;

line-height: 20px;

}

.subscribe-to-comments {

font-size: 13px;

float: left;

}

.gravatar {

float: left;

margin-top: 5px;

border: 1px solid #d8d6d2;

padding: 2px;

}

#respond {

margin-top: 30px;

margin-bottom: 20px;

font-size: 14px

}

#commentform {

font-size: 13px;

color: #7c7c7c;

margin-bottom: 50px;

}

#commentform a {color:#907d50}

#submit {

border: none;

float: right;

}



#links ul {

list-style-type: none;

width: 347px;

margin-left: 8px;

} 

#links li {

border: 1px dotted #e8e6cd;

border-width: 1px 0;

margin: 5px 0;

}

#links li a { 

color: #a08d6c;

display: block;

font-size: 14px;

padding: 5px;

text-decoration: none;

background: url(img/tag.png) no-repeat 97% 93%;

}

* html #links li a {  /* make hover effect work in IE */

width: 350px;

}

#links li a:hover {background: url(img/tag.png) no-repeat 97% 93% #fafaf9;}

#links a em { 

padding-top: 5px;

color: #727575;

display: block;

font-size: 13px;

line-height: 125%; 

margin-bottom: 5px;

}

#links a span {

color: #858686;

font: normal 70% Verdana, Helvetica, sans-serif;

line-height: 150%;

}


img.wp-smiley {

float: none;

margin: 0;

padding: 0;

}

#comment_list {

list-style-type: none;

width: 310px;

} 

#comment_list li {

border: 1px dotted #e8e6cd;

border-width: 1px 0;

margin: 5px 0;

}

#comment_list li a { 

color: #a08d6c;

display: block;

font-size: 14px;

padding: 5px;

text-decoration: none;

background: url(img/comment.png) no-repeat 97% 93%;

}

* html #comment_list li a {  /* make hover effect work in IE */

width: 310px;

}

#comment_list li a:hover {background: url(img/comment.png) no-repeat 97% 93% #fbfbfb;}

#comment_list a em { 

padding-top: 5px;

color: #727575;

display: block;

font-size: 13px;

line-height: 125%; 

margin-bottom: 5px;

}

#comment_list a span {

color: #858686;

font: normal 70% Verdana, Helvetica, sans-serif;

line-height: 150%;

}

