html,body {
	height:100%;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	color:#222;
}

a img {
	border:none;
}
p img {
display: inline-block;
padding: 10px;
border: 1px #CCC solid;
}
.wp-smiley {
border: none;
padding: 0 5px 0 5px;
}
h1 a {
	color:#FFF;
	text-decoration:none;
}

h4 a {
	color:#222;
	text-decoration:none;
}

h4 a:hover {
	color:#000;
}

.clear {
	clear:both;
}

#header {
	background:#222;
	height:425px;
	width:100%;
	position:relative;
}

#interior-header {
	background:#222;
	height:315px;
	border-bottom: outset #0071BC 3px;
	width:100%;
	position:relative;
	z-index: 0;
}

#interior-header > .site {
	height:100%;
}

#header > .site {
	height:100%;
}

.site {
	width:955px;
	position:relative;
	margin:auto;
}

#headline {
	position:absolute;
	top:200px;
	color:#FFF;
	left:10px;
	z-index: 4;
	width: 955px;
}

#headline h1 {
	font-size:6em;
	line-height:.85em;
	text-transform:uppercase;
	font-weight:normal;
}

#headline h2 {
	font-size:3em;
	letter-spacing:.02em;
	line-height:1.1em;
	font-weight:normal;
	z-index: 5;
}

#headline a {
	color: #FFF;
	text-decoration: none;
}

#gallery {
	width:990px;
	position:relative;
	left:-18px;
	height: 350px;
}

.logo {
	position: absolute;
	top: 25px;
	left: 650px;
}

.gallery_img {
	width:330px;
	float:left;
	background:url(../img/gallery_shadow.png) center bottom no-repeat;
	text-align:center;
	padding-bottom:0px;
	height:195px;
}

.gallery_img a img {
	border:1px solid #666;
}

.gallery_img a:hover img {
	border:1px solid #999;
}

.gallery_img {
	font-size: 16px;
	color: #000;
	font-weight: bold;

}
	
#sidebar {
	width:200px;
	position:absolute;
	min-height:200px;
	background:#FFF;
	border:1px solid #999;
	top: 0px;
	left:675px;
	padding:10px;
	font-size: 1.2em;
	line-height: 1.0em;
	z-index: 2;
}

#sidebar a {
	color: #0071BC;
	text-decoration: none;
}

#sidebar a:hover {
	background-color: #0071BC;
	color: #FFF;
	text-decoration: none;
}

#searchbox {
	padding: 0px;	
}
#searchbox input {
	margin-bottom: 10px;	
}
.cat-item li:first {
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.sidebarsection ul li {
	color: #0071BC;
	padding-top: 3px;
	padding-bottom: 3px;	
}


/* Portfolio */
.gallery_description {
	width:330px;
	float:left;
	background:url(../img/gallery_shadow.png) center bottom no-repeat;
	padding-bottom:0px;
}

.gallery_description > div {
	border:1px solid #666;
	width:260px;
	height:145px;
	padding:20px;
	background:#FFF;
	margin:0 0 5px 14px;
}

#portfolio_content {
	width:990px;
	position:relative;
	margin:auto;
	margin-top:-130px;
}

.portfolio_row {
	clear:both;
	padding-bottom:10px;
}


	
/*End Portfolio */
#footer {
	margin: auto;
	width: 100%;
	margin-top: -70px;
	background-image: url(../img/footer-bg2.jpg);
	/*border-top: solid 5px #000;*/
	height: 250px;
	z-index: 2;
	padding-top: 100px;
	color: #FFF;
}

#footer > h4 {
	text-align:right;
	line-height:1.1em;
	color:#222;
	font-size:2em;
	margin-right:50px;
}

.footerwrapper {
	width: 950px;	
	position:relative;
	margin:auto;
	z-index: 1;
}



.social-media {
	clear: both;
	float: left;
	width: 400px;
	left: 0;
	font-size: 16px;
	font-weight: bold;
}

.footer-right {
	position: absolute;
	float: right;
	right: 20px;
	bottom: 255px;	
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

.copyright {
	clear: both;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	font-weight: bold;
}

#container {
	margin-top:-50px;
}

#container {
	margin-top:-20px;
}


#content {
	width:415px;
	position:relative;
	min-height:500px;
	background:#FFF;
	border:1px solid #999;
	left:50px;
	padding:30px;
	font-size: 1.5em;
	line-height: 1.4em;
	z-index: 4;
}

#content_post {
	width:550px;
	position:relative;
	min-height:950px;
	background:#FFF;
	border:1px solid #999;
	left:25px;
	padding:30px;
	font-size: 1.5em;
	line-height: 1.4em;
	z-index: 4;
}


#content a, #content_post a {
	color:#0071BC;
	text-decoration: none;
}

#content a:hover, #content_post a:hover {
	text-decoration: underline;
	background-color:#0071BC;
	color: #FFF;
	padding: 1px 0px 1px 0px;
}

#content h2,.gallery_description h2, #content_post h2 {
	font-size:1.5em;
	font-weight:600;
	padding-bottom:10px;
	z-index: 2;
}

#content p,.gallery_description p, #content_post p {
	margin:0;
	padding-bottom: 10px;
	text-align:left;
}
strong {
	color: #0071BC;
	font-weight: bolder;
}
#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	width: 700px;
	margin:0;
	position:absolute;
	left:0;
	top:40px;
}
#postmeta, .postmeta, .postintro {
	font-size: .8em;	
}

#nav ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
#nav li {
	display: inline;
	font-size: 1.4em;
}

#nav li a {
	padding:5px 7px;
	color:#555;
	text-decoration:none;
	font-weight:600;
	/*font-size: 0.8em;*/
}

#nav li a:hover {
	color:#FFF;
	background:#333;
}

#nav li.current_page_item a {
	color:#FFF;
	background:#222;
	cursor:default;
}

#subnav{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	width: 600px;
	margin:0;
	left:0;
	top:70px;
}

#subnav ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
#subnav li {
	display: inline;
	font-size: .9em;
	text-transform: lowercase;
}

#subnav li a {
	padding:5px 7px;
	color:#555;
	text-decoration:none;
	font-weight:600;
}

#subnav li a:hover {
	color:#FFF;
	background:#333;
}

#subnav li.current_page a {
	color:#FFF;
	background:#222;
	cursor:default;
}


#large_shadow {
	background:url(../img/large_shadow.png) center no-repeat;
	width:515px;
	height:28px;
	position:absolute;
	bottom:-5px;
	left:90px;
}

#profile_picture {
	position:absolute;
	top:40px;
	left:505px;
	padding:0;
}

#profile_picture img {
	border:1px solid #999;
}

#profile_picture2 {
	position:absolute;
	top:10px;
	left:525px;
	padding:0;
}

#profile_picture2 img {
	/*border-left:3px solid #000;
	border-right:3px solid #000;*/
	border:1px solid #999;
	width: 350px;
}


#right_text {
	position:relative;
	font-size:1.0em;
	text-align: left;
	width: 400px;
}

#footer-col1 {
	position: absolute;
	left: 230px;
}

#footer-col2 {
	position: absolute;
	left: 460px;
}

.footer-col {
	height: 200px;	
	background: #FFF;
	width: 200px;
	border: double #222 6px;
}

.footer-col .linkcat {
	margin-left: 5px;
	list-style: none;
}

.footer-col h2 {
	display: none;
	height: 0;
/*	list-style: none;	
	font-size: 1.4em;
	font-weight: 900;
	color: #222;
	padding-bottom: 5px;
	margin-left: 20px;	*/
}

.footer-col .linkcat, .footer-col ul {
	padding-top: 10px;
}
.footer-col .linkcat li, .footer-col ul li {
	margin-left: 5px;
	list-style: circle;
	color: #333;
}

.footer-col .linkcat li a, .footer-col ul li a {
	color: #333;
	font-size: 1.1em;
	text-decoration: none;
}

.footer-col .linkcat li a:hover, .footer-col ul li a:hover {
	background-color: #333;
	color: #FFF;
	font-size: 1.1em;
	text-decoration: underline;
}

.footer-col h3 {
	color: #000000;
	font-size: 14px;
	text-transform: lowercase;
	margin-top: -25px;
	margin-left: -10px;
}

.form_col {
	float:left;
	width:45%;
	margin-right:20px;
	margin-top:10px;
}

.input input {
	margin-bottom:10px;
	border:1px solid #999;
	padding:5px;
	font-size:1.3em;
}

.input label {
	color:#333;
	display:block;
}

textarea {
	width:400px;
	height:117px;
}

.submit {
	border:1px solid #999;
	padding:3px;
	margin:5px 0 0;
	float:right;
	position:relative;
	right:-20px;
}

body.subpage #content {
	left:0;
}

.col {
	float:left;
	position:relative;
	width:418px;
}

.col #large_shadow {
	bottom:-10px;
	left:-20px;
}

#portfolio_subimages {
	width:330px;
	float:left;
	margin:20px;
}

body.subpage .link a {
	text-decoration:none;
	color:#600;
}

body.subpage .link a:hover {
	text-decoration:underline;
}

body.subpage .link {
	margin-bottom:10px;
}

/* copy styles */
blockquote {
	font-size: .9em;
	line-height: 1.2em;
	background-image: url(../img/quote.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #f3f5f5;
	padding: 15px 20px 15px 40px;
}
h1 {
	font-weight: bold;
	font-size: 1.6em;
	padding-top: 5px;
	padding-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 5px;
	line-height: 1.2em;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
}
h6 {
	font-weight: bold;
	font-size: 1em;
}
/* image alignment */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.comment {
margin: 20px 0 20px 0;	
}
.tag {
padding-right: 5px;	
}