@charset "utf-8";
/* 
------------------
WORDPRESS DATA
------------------
	Theme Name: DyT
	Author: Marcos Sader
	Author URI: http://fenix.st
	Version: 1.0
------------------
YUI RESET and Main Structure
------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

*{margin:0;padding:0;} /*Extra Reset*/
body{background:#F7F7F7;color:#333333;font-size:12px; line-height:160%;font-family:Verdana, Arial, Helvetica, sans-serif;margin:0 auto;}
a,
a:visited{color:#BE0C0C;text-decoration:none;}
a:hover{text-decoration:underline;}

.clear{clear:both;height:1px;font-size:1px;line-height:1px;zoom:1;}

#main{background:#FFF url(images/cbg.png) repeat-y;width:960px;margin:0 auto;padding:0 15px;}
#container{padding:10px 0 1px 0;}

.col{float:left; position:relative;top:0;}

#alpha{width:200px; left:-510px;   }
#beta{width:480px; padding:0 15px; left:200px;}
#gamma{width:250px;}

/* 
------------------
HEADER
------------------
*/
#header{height:130px;background:url(images/header.png) no-repeat; position:relative;}

#header a#logo{ width:310px; height:80px; position:absolute; bottom:10px; left:10px; display:block; text-decoration:none; border:none;}
#header a#logo:hover{text-decoration:none; }
#header a#logo strong{font-size:1px; visibility:hidden;}





/* 
------------------
SIDEBARS
------------------
*/
.side_block{padding:10px 15px;}
.side_block h2{color:#BE0C0C;font-size:13px;font-weight:bold;padding:0px 0px 5px 0px;border-bottom:1px dotted #C0C0C0;}
.side_block p{padding:5px 0px 0px 0px;}
.side_block ul li a,
.side_block ul li a:visited{display:block;color:#333;text-decoration:none;padding:5px 0px;border-bottom:1px dotted #C0C0C0;}
.side_block ul li a:hover{background:#EAEAEA;color:#BE0C0C;text-decoration:none;}


/* 
------------------
POSTS
------------------
*/
.post{padding:10px 0;margin:0 0 2em 0;background:url(images/pbg.png) no-repeat center bottom;}
.post h1{color:#333;font-size:1.6em;font-family:Arial, Helvetica, sans-serif;}
.post h1 a,
.post h1 a:visited {color:#333333;text-decoration:none;}
.post h1 a:hover{color:#BE0C0C;text-decoration:none;}
.post_meta{font-size:0.9em;color:#666;margin:0.5em 0 1.5em 0; padding:0 0 5px 0;border-bottom:1px dotted #C0C0C0;}
.page h1{margin-bottom:1em;padding:0 0 5px 0;border-bottom:1px dotted #C0C0C0;}

.txt p,
.txt ol,
.txt ul{margin:0 0 1.6em 0;}
.txt li{margin:0 0 0 2em;}
.txt ul li{list-style-type:square;}
.txt blockquote{margin:0 2em 1.6em 2em;padding:10px;background:#F7F7F7;border-top:2px solid #C0C0C0;border-bottom:1px solid #C0C0C0;}
	

.post h2,
.post h3{color:#333;font-size:1.2em;font-weight:bold;margin:0 0 1.6em 0;}
.post h3{font-size:1em;}


/*
------------------
COMMENTS
------------------
*/
#comments{padding:10px 0;}
#comments h3{color:#333;font-size:1.6em;font-family:Arial, Helvetica, sans-serif;}
#comments h3#respond{margin:1em 0;}

#commentlist{margin:1em 0;border-bottom:1px dotted #C0C0C0;}
#comments div.comment{padding:10px;background:#F7F7F7;border-top:1px dotted #C0C0C0;}
#comments div.comment.alt{background:#FFF;}
#comments div.comment h4,
#comments div.comment h4 a{font-weight:bold;}
#comments div.comment .comment_meta{font-size:0.9em;color:#666;margin-bottom:1em;}

#comments form{margin:1em 0;font:11px/1.6em Verdana, Arial, Helvetica, sans-serif;}
#comments form *{font:11px/1.6em Verdana, Arial, Helvetica, sans-serif;}
#comments form p{position:relative;zoom:1;}
#comments form label{position:absolute;left:300px;color:#666;}
#comments input,
#comments textarea{border-width:1px;padding:3px;width:280px;margin-bottom:1em;}
#comments textarea{overflow:hidden;height:180px;width:400px;}
#comments button{width:200px;cursor:pointer;font-weight:bold;padding:3px;}

#comments form .subscribe-to-comments{padding:10px 0;}
#comments form .subscribe-to-comments input#subscribe{width:auto;}
#comments form .subscribe-to-comments label{left:25px;}

/*
------------------
Footer
------------------
*/
#footer{padding:10px 15px; background:#313032; color:#FFF;}