/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background:#7e99aa url(images/body.gif) repeat-x top;
	font-family: "Times New Roman", Times, serif;
}
.clear {
	clear: both;
}
#wrapper{
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#clogin {
	margin: -15px 0 0 0;
	float:right;
}

#logo{
	margin: 0px auto;
	width: 403px;
	height: 101px;
	background: url(images/logo.gif) no-repeat;
}
.topnav {
	width: 866px;
	margin: 0 0 10px 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav ul li {
	float: left;
	margin: 0 20px 10px 0;
	list-style:none;
}
#main{
padding:0;
width: 866px;
}
.entry-content{
	margin:0;
	padding:0;
	float: left;
}
.entry-content h1, .entry-content h2{
	padding: 0;
}
#home-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background: #FFFFFF;
}
.home-tagline {
	clear: both;
	text-align:center;
	margin: 20px auto;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	
}
a.home-tagline:link {
	color: #fff;
	border-bottom: 1px solid #9AAFBD;

}

a.home-tagline:visited {
	color: #fff;
	border-bottom: 1px solid #9AAFBD;
}

a.home-tagline:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

a.home-tagline:active {
	color: #fff;
	border-bottom: 1px solid #9AAFBD;
}
#home-page-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background: #fff url(images/backgrounds/background3.jpg) no-repeat right;
}
#page-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background: #FFFFFF url(images/backgrounds/rotate.php) no-repeat right;
}
#about-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background:#ffffff;
}
#homepage-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background: #FFFFFF;
}
#blog-content{
	height:477px;
	width:826px;
	margin: 0 auto;
	border: 20px solid #5a7e92;
	background: #FFFFFF;
}
#home{
	width: 200px;
	margin: 238px auto 0 auto;
	text-align:center;
}
#navigation{
	width: 260px;
	height: 100%;
	float:left;
	background: #ffffff;
	margin:0;
	padding:0;
	clear: left;
}
#navigation h2{
	font-family: "Times New Roman", Times, serif;
	color: #255f84;
	font-size: 16px;
	margin: 10px 0 10px 5px;
	text-transform:uppercase;
}
#navigation ul{
	margin-left: 25px;
}	
#navigation ul li{
	color: #255f84;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px auto;
	list-style:none;
}
#navigation ul li ul li {
	text-transform: lowercase;
	margin: 0px auto;
	font-weight: normal;
	font-size: 12px;
	
}

.topnav a:link {
 color: white;
 	text-transform: uppercase;
	font-size:12px;
	text-decoration:none;
	letter-spacing: 2px;
	margin-right: 40px;
	font-weight:normal;
}

.topnav a:visited {
 color: white;
 	text-transform: uppercase;
	font-size:12px;
	text-decoration:none;
	letter-spacing: 2px;
	margin-right: 40px;
	font-weight:normal;
}

.topnav a:hover {
 color: white;
 	text-transform: uppercase;
	font-size:12px;
	text-decoration:none;
	border-bottom: 1px solid #5A7E92;
	letter-spacing: 2px;
	margin-right: 40px;
	font-weight:normal;
}

.topnav a:active {
 color: white;
 	text-transform: uppercase;
	font-size:12px;
	text-decoration:none;
	letter-spacing: 2px;
	margin-right: 40px;
	font-weight:normal;
}
form p{
	font-size: 12px;
}
#headshot{
	width: 260px;
	height: 100%;
	float:left;
	background: #ffffff;
	margin:0;
	padding:0;
	clear: left;
}

.caption h1{
	margin: 0;
	text-transform:uppercase;
	color: #5A7E92;
	font-size: 16px;
	letter-spacing: 2px;
}
.caption h3{
	text-transform: uppercase;
	color: #5A7E92;
	font-size: 12px;
	margin: 0;
}
.caption p{
	color: #5A7E92;
	font-size: 10px;
	font-style:italic;
	margin: 0;
}

.tagline {
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
	color: #5A7E92;
	text-transform:capitalize;
	font-style:italic;
}
.contact-tagline{
line-height: 20px;
	font-size: 14px;
	margin-top: 25px;
	color: #5A7E92;
	text-transform:capitalize;
	font-style:italic;
}
#rightpane-text {
	float: left;
	width: 300px;
	height: 477px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	background: url(images/txt-pane-bg-50.png) repeat-y;
	line-height: 14px;
}

#rightpane-text p{
	margin: 25px;
	line-height: 20px;
	color: #fff;
}
#rightpane-text ul{
	list-style: none;
}
#rightpane-text li{
	color: #fff;
	width: 220px;
	margin-top: 10px;
}

#rightpane-bg {

}
#homeimgs {
	width: 810px;
	margin: 0 auto;
}
#homeimgs img{
	margin: 60px 25px 0 25px;
	
}
#homepage-text {
	margin: 40px 25px 0 25px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
#homepage-text p {
	color: #5a7e92;	
}
.simpleviewer{
	margin: 0;
	height: 400px;
	width: 826px;
}
#portfolio-left {
	width: 400px;
}
#portfolio-album {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	float: right;
}
#portfolio-page-text {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	width: 800px;
	float: right;
}
#portfolio-page-text h2 {
	font-size: 15px;
	line-height: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.ngg-album{
	width: 400px;
	float:left;
	margin-right: 20px;
}
div.ngg-thumbnail a {
	border-bottom: none;
	text-decoration: none;
}
div.ngg-thumbnail img:hover {
	background-color: #9AAFBD;
}

a:link {
	color: #5A7E92;
	text-decoration:none;
	font-weight:bold;

}

a:visited {
	color: #5A7E92;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #7E99AA;
	border-bottom: 1px solid #7e99aa;
	font-weight:bold;
}

a:active {
	color: #7E99AA;
	text-decoration:none;
	font-weight:bold;
}


#blog-text {
	float: left;
	width: 565px;
	height: 477px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;	line-height: 14px;
}

#blog-text p{
	margin: 25px;
	line-height: 20px;
	color: #5A7E92;
}

.entry-title a {
	color: #5A7E92;
}

.entry-title a:active, .entry-title a:hover {
	color: #7E99AA;
}

.entry-meta {
	margin-left: 10px;
}

#about-text {
	float: left;
	width:  100%;
	height: 477px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 14px;
}

#about-text p{
	margin: 25px;
	line-height: 20px;
	color: #5A7E92;
}
#about-text ul{
	list-style: none;
	
}
#about-text li{
	color: #5A7E92;
	width: 250px;
	margin-top: 10px;
}
#about-photos {
	float: left;
	width: 200px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 14px;
	text-align: center;
}

#about-photos p{
	margin: 25px;
	line-height: 20px;
	color: #5A7E92;
}

#firmphotowrap {
	margin: 5px;

}
pre {
	font-family: "Times New Roman", Times, serif;
	color: #5A7E92;
	text-align: center;
}
#aboutphotocap
{
	float:  right;
	clear:  both;
	text-align: center;
}

.photo{
	margin: 0 0 20px 0;
}
.photo img{
	border: 4px solid rgb(154, 175, 189);
	margin: 0 0 8px 0;
}
.photo-caption h3 {
	color: #5A7E92;
	font-size: 14px;
}
.photo-caption {
	color: #5A7E92;
	font-size: 10px;
	text-transform:uppercase;
}
.entry-title{
	margin-top: 15px;
}
#contact-text {
	float: left;
	width: 420px;
	height: 477px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 25px;
	color: #5A7E92;
}	

#footer {
	border: none;
	margin: 0px 80px 0 0;
	text-align:right;	
	}
#siteinfo {
	color: #fff;
	width: 900px;
}

#siteinfo a:link {
	border-bottom: 1px solid #9AAFBD;
	color: #fff;
	font-weight: normal;
	
}

#siteinfo a:visited {
	border-bottom: 1px solid #9AAFBD;
	color: #fff;
	font-weight: normal;
}

#siteinfo a:hover {
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight: normal;
}

#siteinfo a:active {
	border-bottom: 1px solid #9AAFBD;
	color: #fff;
	font-weight: normal;
}