/*
Theme Name: DragonWorks
Theme URI: http://dragonworks.cl/
Description: 
Version: 1.0
Author: Labsing (equistene)
Author URI: http://www.nadameansnothing.com
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
#entry-meta-single {border:1px solid red;}
#respond {border:1px solid #666; padding: 10px; margin: 10px; background: #333; text-shadow:1px 1px 1px #000}
li.depth-1 {padding: 10px; border-bottom: 1px dashed #333;}
.post {}


/* - BASIC STUFF - */
body {background:#000 url(images/fndmain.jpg) center fixed no-repeat;font:11px Arial, Helvetica, Calibri;color:#fff;margin:0 auto;padding:0 20px;}
a {text-decoration:none; color: #fff}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}
img, img a, img a:hover{ border:none;}

.celeste{ color: #36A9D8; font-weight: bold;}
.celeste a{color:#36A9D8; text-decoration:none; font-weight:bold}
.celeste a:hover{text-decoration: underline;}


/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper { background: url(images/main.jpg) repeat-y; float:none;clear:both;margin:0 auto;padding:0;width:900px;}

#footer {height:103px; background: url(images/footer.jpg) no-repeat;overflow:hidden;margin:0;clear:both;float:none;text-align:center;padding:0; font-size:12px}
.infooter{ text-align: right; float: right; margin: 35px 50px 0 0; font-size:10px}


#header {height:183px; background: url(images/headerfnd.jpg) no-repeat; margin:0 auto;text-align:center;padding:0;}
.a-linea{float:right; margin:0; padding:0;}
#subheader{ background: url(images/subheader.jpg) no-repeat; height: 238px;}

#menumenu{ height:22px; background:url(images/menumenu.jpg) no-repeat;}

#topframe{ background: url(images/topframe.jpg) no-repeat; height:40px; margin:0; padding:0; text-align:right }

/* -- POSTS -- */
.post-index {margin:0; padding: 11px; text-align: justify;}
.post-index a, #post-single a{ color: #FBE909;}
.post-index h2 a{ color: #C0AF0B;}
.post-index h2 a:hover{ text-decoration: none; color: #CCCC00}
#post-single {margin:0 0 20px; padding: 10px; text-align: justify;}
#post-single h2{ color:#C0AF0B; }
.posts-wrap {float:left; clear:none;width:520px;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:left; clear:none;width:380px; text-align: left;}
.sidebar {width:99%;clear:none;}
.block-1 {float:right;}

#videoside{ margin:0 auto; padding:10px 0 0 0;}
#videoside h1{ font-size:14px; padding:5px; color:#C0AF0B;}
#videoside h2{ margin:5px 0 0 0; color:#FFCC33; text-align:left; font-size:12px;}
.videoshare{ font-size:10px; margin:0 auto; padding:5px 0; text-align:center;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}
h3#comments{ padding: 0 10px}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


