/*  
Theme Name: Deep Red
Theme URI: http://templates.arcsin.se/
Description: A two-column layout with a touch of red. Based on the <a href="http://templates.arcsin.se/">free website template</a> Deep Red.
Version: 1.0
Author: Andrés Nieto
Author URI:  http://www.anieto2k.com
*/

/*#############################################################
Name: Deep Red
Date: 2006-08-28
Description: A two-column layout with a touch of red.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: white;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: black;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}
code {
	background: url(img/bgcode.gif);
	border: 1px dashed #3f702c;
//	border-left: 0px solid #D91623;
	color: #555;
	display: block;
	font: bold 1em "Courier",monospace;
	margin: 14px 0px 0px 0px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.1em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	width: 753px;
	margin: 0 auto;
        border: solid yellow 0px;
        background: white url(http://dfreelon.org/wp-content/uploads/bg1.jpg) -1px 0px;
}
.main_left {
	float: left;
	border-top: 6px solid #FFF;
	width: 539px;

}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 212px;
        padding-right: 1px;
}
.footer {clear: both;}

/* misc */

.disclaimer {
       background: #e3ffd8;
       padding: 3px;
       color: #3f702c;
       float: left;
       border: solid #3f702c 1px;
       width: 202px;
       margin: 0px 0px 1px 1px;
}
.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 0px solid #FFF; 
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	text-decoration: underline;
}

/* logo */
.header {
	background: ;
/*	height: 180px;  */
        border: solid blue 0px;
        margin-bottom: -5px;

}
.header h1 {
	margin: 0px;
	padding: 22px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
        color: black;

}

.header h1 a{
        color: black;
}

/* main navigation */
.link_menu {
	background: #3f702c;
        padding: 8px 5px 5px 1px;
        margin-bottom: 0px;
}
.link_menu a {
	border-bottom: 0px solid #FFF;
	display: block; 
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
     
}
.link_menu a:hover {
/*        background: white;
          color: #3F702C;
*/
          text-decoration: underline;
}

#navMenu li {
	list-style-type:none;
        display: inline;
}

/* projects */
.lbl {
	background: white;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
/*	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center; */
}
.leftcol {
	background: #3F702C;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
        margin-top: 17px;
        margin-left: 0px;
        padding: 4px;
        border: double white;
        border-width: 3px 3px 0px 3px;
        width: 198px;
}

.link_projects a {
/*	display: block;
	text-align: center; 
        padding-top: 24px;
        width: 124px;
        height: 100px;
*/
	color: #FFF;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}

/* updates */
.link_updates {
	background: white;
}
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	font: normal 1em "Trebuchet MS",sans-serif;
	padding: 2px 0;
/*	text-align: center; 
        height: 55px;
        display: block;
*/
}
.link_updates a span {
	float: left;
	font: bold 1.1em Verdana,sans-serif;
	margin-left: 6px;
	margin-top: 14px;
	padding: 5px;
}


/* content */ 
.content {
	color: black;
	font-family: Verdana,sans-serif;
	line-height: 1.5em;
	padding: 0 10px 10px; 
        border: solid #3f702c;
        border-width: 1px 1px 0px 1px;

}
.content a {
	color: #3f702c;
}
.content p {
	margin: 4px 0 10px 0;
}

.posty a{
	font-weight: bold;
}

.content .descr {
	color: #666;
	margin-bottom: 10px;
}

.content .descr2 {
	color: #666;
	margin-bottom: 6px;
        padding-top: 2px;
        border: solid #3f702c;
        border-width: 1px 0px 0px 0px;
}

.content li {
	list-style: default;
	margin-left: 18px;
        margin-bottom: 5px;
}

.content ul, .content ol{
        margin: 15px 0px;
}

.content ol{
        margin-left: 5px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
        background: red;
}
.realfooter{
        background: #3f702c;
        margin-top: 16px;
        border: solid white;
        border-width: 1px 0px 0px 0px;
        padding: 2px;
        color: #e3ffd8;
        font-size: 10px;
        text-align: center;
        width: 746px;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}


/* COMENTS */
.commentlist li {
	background: #eee;
	border: 1px solid #F0F0F0;
	border-left: 0px solid #D91623;
	color: black;
	display: block;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
}

.commentmetadata{
        margin-top: -11px;
        display: block;
        text-align: right;
}

.commentmetadata a, #commentform a {
	color: #3f702c;
}

.commentmetadata a:hover, #commentform a:hover {
	text-decoration: underline;
}

#comment {
	width:97%;
	height:15em;
}

.insertando {
	text-align:center;
	font-size:1.5em;
}

.commenttemplate {
        padding: 0px 12px;
}

.commentlist p {
        margin-bottom: 12px;
}

.commentlist li {
        padding-bottom: 0px;
}

.commenttemplate a {
        color: #3f702c;
        font-weight: bold; 
}

.commenttemplate a:hover {
        text-decoration: underline;
}

.gravatar {
float:right;
}

/* widgetstyles */

.widgettitle{
        font-size: 17px;
        margin-top: 15px;
}

#sidebar ul ul, #sidebar li{
        font-size: 12px;
        text-align: left;
        list-style-type: none;
}

#sidebar li{
        margin-top: 3px;
        list-style-type: none;
}

.widget_categories{
        margin-top: 6px;
}

.page_item a {
        display: inline;
}

table.padded-table td, table.padded-table th { 
        padding: 3px; 
}

hr {
        margin: 9px 0px;
}