/*
Theme Name: Messages by Marlow
Description: A two-column layout. Based on the <a href="http://templates.arcsin.se/deep-red-website-template/">Deep Red template</a>.
Author: Scott Marlow
Author URI: http://www.marketingbymarlow.com
Theme URI: http://templates.arcsin.se/
Version: 1.0
Tags: 
*/


/* standard elements */
.content a img {
	border: none
}
.content a {
	text-decoration: underline
}
.content h1 a, .content a img {
	color: #333;
	text-decoration: none
}
.content h1 a:hover {border-bottom: 1px dotted #333}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #cccc33 url(img/bgbody-cc3.gif) repeat-y center top;
/*	font: normal 0.7em Tahoma, Verdana, sans-serif;*/
font: normal 12px Arial, Verdana, sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #666;
	font: bold 1.2em sans-serif;
	letter-spacing: .1em;
	margin: 24px 0 0 0;
	text-transform: uppercase
}
h2 {
	color: #333;
	font: bold 1em sans-serif;
	letter-spacing: .1em;
	margin: 24px 0 0 0
}
h3 {
margin-top: 1em
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #cc0000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode", serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	color: #555;
	display: block;
	font: normal 1.2em "Trebuchet MS", serif;
	margin: 6px 0;
	padding-left: 28px;
}
cite {margin-top: -6px}
/* structure */
.main {
	width: 680px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	float: right;
	width: 254px;
}
.footer {
	clear: both;
}
/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	font-size: 0;
	line-height: 0;
	display: block;
}
.header, .link_projects, .lbl, .link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover, div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	color: #333
}
div.link_subpages {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
div.link_subpages li {
	list-style: none;
	border-bottom: 5px solid #FFF;
}
div.link_subpages a {
	display: block;
	padding: 15px 5%;
	width: 90%;
	font-weight: bold;
}
div.link_subpages a:hover {
	color: #333
}
/* logo */
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 1.4em Verdana, sans-serif;
}
/* main navigation */
.link_menu {
	background: #CC2224 url(img/grdnt_red.png) repeat-x;
}
.link_menu a {
	border-bottom: 1px 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: #444;
}
#navMenu li {
	list-style-type:none;
}
/* projects */
.lbl {
	background: #399 repeat-x;
	clear: both;
	color: #FFF;
	font: bold 1.2em sans-serif;
	height: 50px;
	letter-spacing: .05em;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	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: #222 url(img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 1em "Trebuchet MS", sans-serif;
	height: 55px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: bold 1.1em arial, sans-serif;
	margin-left: 6px;
	margin-top: 14px;
	padding: 5px;
}
/* content */ 
.content {
	color: #333;
	font-family: arial, sans-serif;
	line-height: 1.4em;
	padding: 0 10px 10px;
}
.content a {
	color: #666;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
/*	list-style: url(img/li.gif);*/
	margin-left: 18px;
}
/* footer */
.footer {
	color: #666;
	clear: both;
}
.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: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #cc0000;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode", serif;
	margin-bottom: 12px;
	padding: 8px 10px;
}
.commentmetadata a, #commentform a {
	color:#cc0000;
}
#comment {
	width:97%;
	height:15em;
}
.insertando {
	text-align:center;
	font-size:1.5em;
}
.gravatar {
	float:right;
}
/* Widgets .widge ul {
	padding: 12px;
	background: #
}
*/
.widget {overflow-x: hidden}
.widget p {
	padding: 12px;
	color: #fff
}
.widget ul {
		background: #9c3;
		/*background: #222 url(img/grdnt_gray.gif) repeat-x;*/
}
.widget ul li {
	list-style: none;
	border-bottom: 3px solid #FFF;
}
.widget ul a {
	display: block;
	padding: 6px 5%;
	width: 90%;
	font-weight: bold;
}
.widget ul a:hover {
	background: #399;
	color: #FFF;
}
.widget form {
	color: #AAA;
	padding: 12px;
}
.twitter-item {
	color: #222; 
	padding: 4px 6px}
ul.twitter a.twitter-link {
	font-weight: bold
	}
ul.twitter a.twitter-link:hover,.textwidget a:hover {
background: none; text-decoration: underline
}
.textwidget a {
font-weight: bold
}
.screen-reader-text {
color: #222
}
input#searchsubmit {
margin-left: 28px
}