/* 
Theme Name: Lucky Four
Theme URL: http://4rojo.com/
Description: Propia coleccion
Author: Jorge Montoya
Author URI: http://fabricadecosas.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body{
font-family: "Trebuchet MS", arial, "Sans Serif";
}

p{
margin:5px 0 5px 0;
}

a:link, a:visited{
color:#cc0000;
text-decoration:none;
}

a:hover, a:active{
color:#660000;
text-decoration:underline;
}

h1, h2, h3, h4, h5 {
font-weight:bold;
}

h2{
font-size:24px;
}

h3{
font-size:20px;
}

h4{
font-size:16px;
}

ul{
list-style-type:none;
}

ul li {
list-style-type:none;
background: url(images/arrow.png) no-repeat top left;
line-height:16px;
padding-left:14px;
font-size:12px;
}

li {
list-style-type:none;
background: url(images/arrow.png) no-repeat top left;
line-height:16px;
padding-left:14px;
font-size:12px;
}

#container{
width:1000px;
margin:10px auto;
font-size:14px;
line-heignt:18px;
}

#feed{
text-align:right;
}

#header{
background:url("images/bgtop.jpg") no-repeat top center;
height: 100px;
margin-bottom:0px;
border-bottom:1px solid #FE0002;
}

#topad{
float:right;
margin:5px;
}

#nav{
height:30px;
margin:0px 0px 10px 0px;
padding-left:10px;
padding-right:10px;
background: url(images/bgnav.jpg) no-repeat top center;
line-height:30px;
}

.buscar{
float:right;
}

#content{
width:730px;
float:right;
margin-left:-10px;
}

.post{
width:540px;
float:left;
}

.social{
float:right;
width:84px;
height:24px;
background:url(images/social.png) no-repeat top center;
padding-top:18px;
text-align:center;
margin-bottom:5px;
margin-left:5px;
}

.laterales{
width:160px;
float:right;
}
#postmeta{
font-size:11px;
margin:10px 0px 10px 0px;
text-align:right;
}
.postnavigation{}
#searchform{}
#sidebar{
width:240px;
float:left;
padding:10px;
}

#tagcloud{
background: url(images/tags.png) no-repeat top center;
width:230px;
padding:5px;
margin-top:10px;
}

.subs{
font-size:12px;
text-align:center;
background: url(images/subs.png) no-repeat top center;
}

#comments{
width:500px;
}
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{
width:500px;
}
.comments_meta{}

#footer{
width:1000px;
margin:20px auto;
clear:both;
text-align:center;
font-size:12px;
}