/*  
Theme Name: Byrneholics
Theme URL: http://www.byrneholics.com
Description: Designed by: <a href="http://www.byrneholics.com">Yan</a> 
Author: Yan
Author URL: http://www.thechowder.net
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#022833;
	background-repeat: repeat-x;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #d3e5e9;
}
	
TR, TD {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #022833;
}
	
/* MENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.menu {
	background-color: #033f4f;
	padding: 6px;
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	color: silver;
	}
	
td.menu {
	background-color: #033f4f;
	padding: 8px;
	color:silver;
	cursor:default;
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td.menu:hover {
	background-color: #b73333;
	padding: 8px;
	color: #374534;
	cursor:default;
	font-family:Verdana;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

.menu a:link{
	color:silver;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:visited{
	color:silver;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:active{
	color:silver;
	text-transform:uppercase; 
	text-decoration:none; 
	font-weight:none;}

.menu a:hover{
	color:white;
	text-transform:uppercase; 
	text-decoration:underline; 
	font-weight:none;}
	
/* VARIEDADES +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#6d9bb3;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#6d9bb3;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#6d9bb3;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:none;}
	
input, textarea, select, button {
font-size:11px;
color:#ffffff;
background: #000000;
border: 1px solid #76716d;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #76716d;
border: 1px solid #000000;}
	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar {
	background-color: #d3e5e9;
	padding: 4px;
}

.side-title {
	background-color: #3d6a80;
	padding: 4px;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: white; 
	text-transform: uppercase;
	text-align: center;}

.side-content {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #022833; 
	text-align: left;}

.latestimages {
	border: 1px dotted #f2ffe8;
}

.projects {
	border: 1px dotted #000000;
}

.latestwork {
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 14px;
	font-family:Verdana;
	font-size:10px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #022833; 
	text-align: left;
}
	
/* CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.table-content {
	background-color: #d3e5e9;
	padding: 4px;
	text-align:justify;
	color: #022833;
}

.title {
	background-color: #3d6a80;
	padding: 4px;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #d3e5e9; 
	text-transform: uppercase;
	text-align: center;}
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #021e26; 
font-weight: bold; 
background-image: url(); 
font-family: arial;
font-size:11px; 
letter-spacing:0px; 
line-height:8px; 
color: #ffffff; 
text-align:center;
padding:5px;
border-bottom : 0px solid #151515; 
border-top : 0px solid #D1E0E2;
}

.footer strong, b, {
color: #999999;
}

.footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-box-post {
	padding: 5px;
	line-height:15px;
	color:#022833; 
}
	
.news-box2 {
	background: #79acc5;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}
	
.news-box2 a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.news-box2 a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;}

.news-box2 a:hover {
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;}

.news-title, .news-title ul, .news-title ul ul {
	background-color: #3d6a80;
	font-family: Verdana; 
	font-size: 11px; 
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #d3e5e9; 
	text-align: center;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;}

.news-title li {}

.news-title a {
	color: #d3e5e9;
	text-decoration: none;}

.news-title a:link, .news-title a:visited {
	color: #d3e5e9;
	text-decoration: none;}

.news-title a:hover {
	color: #ffffff;
	text-decoration: underline;}

.postdate {
	font-family:Verdana;
	font-size:11px;
	font-color:#d3e5e9;
}

h2 {
	background-color: #53694f;
	padding: 4px;
	font-family:Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color: #e0ebd7; 
	text-transform: uppercase;
	text-align: center;
}

h3{
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid;
text-transform: uppercase;
}


