/*
Theme Name: Lopata
Theme URI: http://
Description: Theme for Lopata, Flegel and Company
Author: Gorilla 76
Author URI: http://www.gorilla76.com
version: 1.0
*/

body {
background:#f3f3f3 url(images/bg.jpg) repeat left top;
color:#412c12;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:20px;
margin:0;
text-align:left;
}

div#wrapper {
width:1009px;
}

body.home div#wrapper {background:url(images/bg-home.jpg) no-repeat;}
body.about div#wrapper {background:url(images/bg-about.jpg) no-repeat;}
body.services div#wrapper {background:url(images/bg-services.jpg) no-repeat;}
body.careers div#wrapper {background:url(images/bg-careers.jpg) no-repeat;}
body.tools div#wrapper {background:url(images/bg-tools.jpg) no-repeat;}
body.contact div#wrapper {background:url(images/bg-contact.jpg) no-repeat;}
body.newsletter div#wrapper {background:url(images/bg-newsletter.jpg) no-repeat;}
body.news div#wrapper {background:url(images/bg-newsletter.jpg) no-repeat;}

div#header {
height:168px;
position:relative;
}

a#logo {
left:26px;
position:absolute;
top:28px;
}

a { outline: none; }

div#nav {
height:60px;
left:343px;
position:absolute;
top:68px;
width:660px;
}

#nav ul li {
display:inline;
list-style:none;
margin:0 20px 0 0;
padding:0;
}

#nav a {
color:#1554a6;
font-size:42px;
line-height:42px;
padding-bottom:10px;
text-decoration:none;
}

#nav a:hover {
border-bottom:10px solid #886c46;
padding-bottom:0;
}

div#nav-small {
height:35px;
left:343px;
position:absolute;
text-align:right;
top:30px;
width:595px;
}

#nav-small ul li {
display:inline;
list-style:none;
margin:0 10px 0 0;
padding:0;
}

#nav-small a {
color:#1554a6;
font-size:20px;
line-height:20px;
padding-bottom:7px;
text-decoration:none;
}

#nav-small a:hover {
border-bottom:7px solid #886c46;
padding-bottom:0;
}

div#drawingboard {
height:230px;
}

div#footer {
border-top:1px solid #886c46;
font-size:11px;
height:75px;
margin:60px 30px 0;
padding-top:10px;
position:relative;
}

#footer-left {
float:left;
text-align:left;
width:480px;
}

#footer-left a {
color:#412c12;
}

#footer-left a:hover {
text-decoration: none;
}

#footer-right {
color:#1554a6;
float:right;
text-align:right;
width:450px;
}

#footer-right a {
color:#1554a6;
text-decoration:underline;
}

#footer-right a:hover {
text-decoration:none;
}

#nav ul,#nav-small ul {
display:inline;
margin:0;
padding:0;
}

#content {
position: relative;
}

.clear {
clear: both;
}

.col-313 {
width: 313px;
float: left;
text-align: right;
line-height: 24px;
font-size: 16px;
}

.col-160 {
float: left;
width: 160px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

.col-499 {
float: right;
width: 499px;
text-align: left;
}

.col-499-limited {
float: right;
text-align: left;
width: 309px;
padding-right: 190px;
display: inline;
background: url(images/bg-bio_sample.jpg) no-repeat;
min-height:417px;
}

.col-659 {
float: right;
width: 459px;
margin-right:200px;
text-align: left;
display: inline;
}

.col-659-full {
float: right;
width: 659px;
text-align: left;
display: inline;
}

.col-300 {
float: left;
width: 300px;
text-align: left;
}

.col-349 {
float: right;
width: 349px;
text-align: left;
padding-left:23px;
border-left: 1px solid #886c46;
}

.col-313 ul, .col-160 ul, .col-349 ul {
margin: 0;
padding: 0;
}

.col-313 li, .col-160 li, .col-349 li {
margin: 0;
padding: 0;
list-style: none;
}

.col-313 a, .col-160 a {
color: #1554a6;
text-decoration: none;
}

.col-313 a:hover, .col-160 a:hover  {
text-decoration: underline;
}

.col-349 ul {
margin-top: 20px;
}

.col-349 li {
margin-bottom: 15px;
}

.col-349 ul li p {
margin: 0;
padding: 0;
}

.col-349 ul li a.post-title {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: underline;
}

.col-349 a:hover, .col-349 ul li a.post-title:hover {
text-decoration: none;
}

.col-349 a {
text-decoration: underline;
color:#412c12;
}

h1.pagetitle {
color: #1554a6;
font-size: 28px;
line-height: 28px;
font-weight: normal;
padding: 0;
margin: 0;
}

h1.alone {
margin-bottom:10px;
}

li.current a {
color:#412c12;
font-weight: bold;
}

#nav li.current a {
border-bottom:10px solid #886c46;
padding-bottom:0;
font-weight: normal;
}

#nav-small li.current a {
border-bottom:7px solid #886c46;
padding-bottom:0;
font-weight: normal;
}

.news-post {
padding: 15px 0;
}

.news-post h3 {
margin: 0;
padding: 0;
}

.news-post h3 a {
color: #1554a6;
text-decoration: none;
}

.news-post h3 a:hover {
text-decoration: underline;
}

p.date {
font-size: 12px;
margin: 0;
padding: 5px 0;
}

.post p a {
color:#412c12;
}

.post p a:hover {
color: #1554A6;
text-decoration: none;
}


img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Added by dan@gorilla76.com */

.home strong,
.about strong,
.services strong,
.careers strong,
.tools strong,
.contact strong,
.newsletter strong {
	font-weight: normal;
}

.home .col-300 a {
	color: #412C12;
}
