/*
Theme Name: night-draakun
Theme URI: http://www.draakun.com
Description: WordPress theme with 3 columns.
Version: 1
Author: Draakun
Author URI: http://www.draakun.com
Tags: 3 columns, fixed width
*/


/* basic */
body { background: #020a17 url('images/fondo.jpg') repeat-x;
       background-attachment: fixed;
       margin:0px 0px 0px 0px;
       padding:0px; 
       font:11pt Verdana, Arial, sans-serif; color:#fffac1;
}

a { outline: none;
    color: #cf663e;
    font: bold;
    text-decoration: none;}
}

a: hover { text-decoration: none; color: #fffac1;
}

a img { border:0;
}

blockquote { border-left:solid 5px #A7B3BC;
padding:5px 5px 5px 8px;
margin:8px;
background-color:#F4F5F7;
font:normal 10pt font-family: "Trebuchet MS";
line-height:160%;
display:inline-block;
}

pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; background-color:#EEF0F2; overflow:scroll; }
ul { list-style-type:square; }
input, 
select, 
textarea { font:8pt Verdana, Arial, sans-serif; background: none; color:#93cba3; }
form { margin:0px; padding:0px; }
p { margin:11px 0px 11px 0px; }
h1, h2, h3, h4, h5, h6  { font-weight:normal; color:#fda870; font-family: "Trebuchet MS";}
h1 { font-size:18pt }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:7pt; }

.sep { display:block; height:5px; background:transparent url('images/sep.gif') top center no-repeat; overflow:hidden; }

/* wordpress defaults */
.aligncenter,
div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left;}
.alignright { float:right;}
.wp-caption { text-align:center; padding-top:4px; margin:10px;
			  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding:5px 4px 5px; margin:0; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:150%; }

/* wrapper */
.wrap { width:950px; margin:auto; padding:0px; overflow:hidden;  background: url('images/dragon.png') no-repeat; }

/* blog title + description */

#head { 
    background: none;}

#head h1 {
    font: 14px Georgia; color:#cf663e;}

#head a {
    color: #cf663e;}

#head a:hover {
    color: #fffcd3;
    text-decoration:none;}

#head #desc {
    padding-top: 150px;
    padding-right: 80px;
padding-bottom:10px;
    font: italic bold 12px Georgia;
    text-align: right;
    color: #cf663e;}

/* menu */
#menu {
    padding-left: 180px;
    overflow:hidden;
    height:26px; font: 14pt Georgia;
}

#menu ul { list-style:none; margin: 0px 0px 0px 0px; padding:0px; overflow:hidden;}

#menu li { float:left; padding:0px 10px 0px 0px; }

#menu li a {
    display:block;
    padding:0px 10px 5px 0px;
    margin:0px 0px 0px 5px;
    text-align:center;  
    color:#cf663e;
    text-decoration: none;
}

#menu li a:hover {
    color:#fffac1;
    text-decoration:none;
}

#menu li.current_page_item a {
    color:#fffac1;
}

#menu li.current_page_item a:hover {
    color:#fffac1;
    text-decoration:none;
}


#innerwrap {
    background: none;
    overflow:hidden;
    padding-top: 10px;
}

#innerwrap-bottom {
    overflow:hidden;
    background: transparent url('images/inner-wrap-bottom.png') no-repeat;
             }



/* columns */
.c1 { width:140px; float: left; padding:0px; marging-right: 0px;}
.c2 { width: 650px; margin-left: 10px; float:left; overflow:hidden;}
.c3 { width:150px; background: transparent; float:left; padding:0px; margin:0px; overflow:hidden;}

/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 15px 10px 15px; color:#FFFFFF; text-transform:lowercase; font:italic 10pt Georgia, "Times New Roman", Times, serif; }
	.toptext a { color:#FFFFFF; }
	.toptext a:hover { color:#FFBE97; text-decoration:none; }
.midtext { margin:0px; padding:0px 15px 0px 15px; font:normal 9pt Georgia, "Times New Roman", Times, serif; }

/* widgets */
#widgets1 { list-style:none; color: #fffac1; padding-left:5px;}
#widgets2 { list-style:none; color: #fffac1; padding-left:5px;}
.widget { list-style:none; margin:0px 0px 0px 0px;}
#widgets1 .widget {background:url('images/linea1.png') no-repeat;}
#widgets2 .widget {background:url('images/linea.png') no-repeat;}
.widget ul { margin:0px; padding:0px; }
.widget ul li a { color: #cf663e; text-decoration: none;}
.widget li a:hover {color:#fffac1; text-decoration:none; }
.widget h2 { color:#fda870; font: 14pt Georgia; text-align: center;}

#widgets1 .widget li {
    list-style:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 3px 20px;
    background: url('images/2.png') left top no-repeat;
}

#widgets2 .widget li {
    list-style:none;
    background:url('images/2.png') left top no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 3px 20px;
}



/* search box */
#searchform #s { width:150px; }

/* blog posts */
.post { padding:0px 15px 5px 15px; overflow:hidden; line-height:160%;}

	/* blog title */
	.post-title h1 { margin:0px; padding:0px 0px 2px 15px; font:normal 2.4em Georgia, "Times New Roman", Times, serif; letter-spacing:-0.02em; line-height:130%;}
	.post-title h1 a { color:#fda870; text-decoration:none;}
	.post-title h1 a:hover { color:#fffac1; text-decoration:none;}

	/* bar with date, author and category */
	.post-sub { padding:5px 0px 0px 0px; overflow:hidden; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#fffcd3; }
		.post-sub a, 
		.post-foot a { color:#fffcd3; border-bottom:dotted 1px #CCCCCC; }
		.post-sub a:hover, 
		.post-foot a:hover { background-color:#EBEBEB; color:#fffcd3; border-bottom:dotted 1px #333333; text-decoration:none; }
		.post-date { float:left; overflow:hidden; margin-right:20px; }
		.post-author { float:left; overflow:hidden; margin-right:20px; }
		.post-cat { float:left; overflow:hidden; }

	/* blog text */
	.post-text { overflow:hidden; color:#fffac1; text-align: justify;}
		.aligncenter { display:block; margin:auto; text-align:center; }
		img.alignright { padding:4px; margin:0 0 2px 7px; display:inline; }
		img.alignleft { padding:4px; margin:0 7px 2px 0; display:inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.youtube { text-align:center; margin:10px 0px 10px 0px; }

	/* blog footer with tags, edit and comments */
	.post-foot { overflow:hidden; margin:0px 0px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; }
		.post-edit { float:right; }
		.post-comments { float:right; }

/* comments */
.commentlist { list-style:none; background: transparent; padding:0px; margin:0px; overflow:hidden; }
.commentlist li { overflow:hidden; padding:8px; background: transparent;}
.commentlist li.alt { background: transparent; overflow:hidden; }
	.comment-avatar img { float:left; padding:0px; margin:8px 8px 8px 0px; background: url('images/avatar.png') no-repeat;}
	.comment-bar { color:#fffcd3; overflow:hidden; padding:0px 8px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; }
		.comment-bar a { color:#fffcd3; border-bottom:dotted 1px #CCCCCC;  }
		.comment-bar a:hover { background-color:transparent; color:#000000; border-bottom:dotted 1px #333333; text-decoration:none; }

		.comment-author { color:#cd7759; font-size:11pt; font-style:italic; background: transparent;}
		.comment-author a { color:#cd7759; border-bottom:dotted 1px #666666; background: transparent; }
		.comment-author a:hover { text-decoration:none; }
	.comment-text { color:#fffac1;}

/* footer */
#footer {width: 950px; height:80px; background: none; padding-top:10px;
		 margin: auto;  font-family:Georgia, "Times New Roman", Times, serif; color:#AA9F8A; text-align:center;

}
	#footer a { color:#AA9F8A; border-bottom:dotted 1px #BEB6A7; text-transform:uppercase; }
	#footer a:hover { text-decoration:none; }

