/*  
Theme Name: layout16
Theme URI: http://www.j-lafferty.com/
Description: Designed by: <a href="http://www.j-lafferty.com">Can</a> 
Author: Can
Author URI: http://www.j-lafferty.com/
*/



/* BODY */

body {
	background: #404040;
	color: #241D16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;}
	
td, tr {
	background: #F0EEEE;
	color: #241D16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 13x;
	text-align: justify;
	padding: 0px;}
	
.intro {
	background: #F0EEEE url('http://j-lafferty.com/images/layout16/welcomemessage.jpg');
	color: #D7D3D3;
	padding: 5px;
	height: 100px;}
	
.sidebarbody {
	padding: 5px 0px 5px 5px;}
	
.footer {
	background: #F0EEEE url('http://j-lafferty.com/images/layout16/footer.jpg');
	height: 53px;}
	
.ad {
	background: #404040;}
	


/* FONTS, STYLES */

strong, b {
	color: #4E6063;}
	
em, i {
	color: #5C8527;}
	
u {
	color: #64827F;}
	
a:link, a:visited, a:active {
	color: #808080;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #345888;
	font-weight: bold;
	text-decoration: none;}

a img {
	border: 1px solid #9F9F9F;}

a:hover img {
    border: 1px solid #64827F;}
	
.sbtitle {
	color: #2F575D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;}
	
input, textarea, select, button {
	background: #F0EEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #241D16;
	border: 1px solid #9F9F9F;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
	background: #F0EEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #241D16;
	border: 1px solid #64827F;}
	


/* TABLES AND CONTENT */

.sidebar {
	background: #D8D2D2 url('http://j-lafferty.com/images/layout16/sidebarbg.jpg');
	background-repeat: no-repeat;
	color: #241D16;
	border: 1px solid #C1C1C1;
	-moz-border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	margin: 0px;
	padding: 5px;}
	
.normal {
	background-color: #EFEFEF;
	color: #241D16;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	margin: 0px;
	padding: 5px;}
	


/* WORDPRESS */

.wpbg {
	background-color: #EAE6E6;
	padding: 5px;}

.news-box-post {
	background-color: #F8F6F6;
	border: #C1C1C1 1px solid;
	-moz-border-radius: 7px;
	padding: 0px 7px 7px 7px;
	font-size: 11px;
	line-height: 14px;
	color: #241D16;
	width: 100%;}
	
.news-box2 {
	background-color: #F8F6F6;
	font-size: 10px;
	padding: 5px;
	line-height: 12px;
	color: #6A5F56;}

.news-title, .news-title ul, .news-title ul ul {
	background: #EAE6E6;
	color: #64827F;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	font-style: none;
	text-align: center;
	text-transform: none;
	padding: 10px 0px 10px 0px;}

.news-title li {}

.news-title a, .news-title a:link, .news-title a:visited {
	color: #64827F;
	text-decoration: none;}

.news-title a:hover {
	color: #345888;
	text-decoration: none;}

h3 {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid;
	text-transform: none;}

news-box-post #p {
	padding: 0px;}
	