/*
Theme Name: PLD Theme
Theme URI: http://www.glmdesign.com/we/portfolio.html
Description: PLD Theme
Author: Glm Design
Version: 1.0
Tags: pld, blue
*/

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: none;
	}
body, html {
	width: 100%;
	height: 100%;
	outline: none;
	}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #343434;
	line-height: normal;
	background: #455158 url(images/body-bkg.png) center repeat-y;
	}
.left, .alignleft {
	float: left;
	}
.right, .alignright {
	float: right;
	}
/* CLEAR FLOATS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	}
#wrap, #social-media, #content, #footer, .navigation { /* #HEADER and #MODULES because overflow must be visible */
	overflow: hidden;
	}
/* LINKS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
a {
	color: #004080;
	}
#footer a {
	color: #444;
	text-decoration: none;
	}
#footer a:hover {
	color: #444;
	text-decoration: underline;
	}
/* IMAGES -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
img {
	margin: 15px 0;
	}
#content img {
	border: 1px #999 solid;
	}
#content li img {
	border: none;
	}
img.alignleft {
	margin: 5px 15px 10px 0;
	}
#primary img {
	margin: 5px 0;
	}
#footer img {
	margin: 5px 0 0 15px;
	}
/* LISTS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
ul {
	margin: 15px;
	}
li {
	padding: 3px 0;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	}
#content li {
	font-size: 13px;
	line-height: 19px;
	}
#content .inline {
	margin: 15px 0;
	overflow: hidden;
	}
#content .inline li {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	width: 140px;
	background: url(images/bullet.png) 0px 7px no-repeat;
	}
/* Checklist
- - - - - - - - - - - - - - - */
.checklist {
	display: block;
	margin: 15px 0;
	padding: 10px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	overflow: hidden;
	}
.checklist li {
	display: block;
	float: left;
	padding: 3px 10px 3px 28px;
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	list-style: none;
	background: url(images/checkmark.png) 0 2px no-repeat;
	}
/* SIDEBAR -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#primary {
	position: relative;
	float: right;
	padding: 0 15px;
	width: 190px;
	}
#primary ul {
	margin: 0;
	}
#primary ul li {
	font-size: 12px;
	list-style: none;
	}
#primary ul li ul {
	margin: 15px;
	}
#primary ul li li {
	padding: 0;
	list-style: disc;
	}
#primary li a {
	}
#primary li a:hover {
	}
.widget-container {
	padding: 0;
	}
.blogroll a {
	display: block;
	}
/* NAVIGATION BAR -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.menu-nav-container {
	position: relative;
	width: 900px;
	height: 35px;
	background: url(images/nav-bkg.jpg);
	border-bottom: 1px #666 solid;
	}
.menu-nav-container ul {
	margin: 0 0 0 15px;
	padding: 0;
	}
.menu-nav-container li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 1px;
	list-style: none;
	}
.menu-nav-container a {
	display: block;
	position: relative;
	font-size: 13px;
	padding: 9px 25px 10px 30px;
	color: #51696f;
	text-decoration: none;
	background: url(images/bullet.png) 10px 10px no-repeat;
	line-height: normal;
	}
.menu-nav-container a:hover {
	color: #fff;
	background: #292929 url(images/bullet.png) 10px -35px no-repeat;
	}
/* SUBNAV */
.menu-nav-container .sub-menu {
	display: none;
	position: absolute;
	top: 35px;
	left: -15px;
	padding: 15px;
	width: 160px;
	background: #292929;
	z-index: 9999999;
	}
.menu-item:hover .sub-menu {
	display: block;
	}
#menu-item-35:hover .sub-menu, #menu-item-198:hover .sub-menu, #menu-item-195:hover .sub-menu, #menu-item-194:hover .sub-menu {
	display: block;
	}
#menu-item-194:hover .sub-menu {
	left: -80px;
	width: 170px;
	}
#menu-item-194 .sub-menu li {
	}
.sub-menu li {
	display: block;
	float: none;
	margin: 0;
	width: 160px;
	height: auto;
	line-height: 18px;
	}
.sub-menu a {
	padding: 0 0 0 10px;
	width: auto;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	background: url(images/bullet-alt.png) 0 7px no-repeat;
	}
.sub-menu a:hover {	
	text-decoration: underline;
	background: url(images/bullet-alt.png) 2px 7px no-repeat;
	}
/* TYPOGRAPHY -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
p {
	margin: 10px 0;
	font-size: 13px;
	line-height: 19px;
	}
#footer p {
	margin: 0 auto;
	width: 300px;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	text-align: center;
	}
/* h1, h2, h3, h4, h5, h6 ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {  
	margin: 15px 0;
	}
h1 {
	padding: 0 0 5px 0;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #292929;
	line-height: 20px;
	border-bottom: 2px #51696f solid;
	clear: both;
	}
h2 {
	padding: 0 0 0 20px;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #51696f;
	background: url(images/bullet.png) left 2px no-repeat;
	clear: both;
	line-height: 20px;
	}
h3 {
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #111;
	line-height: 19px;
	}
h4 {
	font: bold 13px Tahoma, Verdana, Arial, sans-serif;
	color: #800000;
	}
h5, h6 {
	font-size: 13px;
	font-weight: bold;
	color: #292929;
	}
/* GENERAL STYLING  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#wrap {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: #fff url(images/wrap-bkg.jpg) right repeat-y;
	}
#header {
	height: 130px;
	background: url(images/header-bkg.jpg);
	}
#art {
	height: 240px;
	background: url(images/art-bkg.jpg);
	}
#left {
	float: left;
	width: 699px;
	}
#content {
	float: left;
	margin-left: 20px;
	width: 635px;
	}
.single #content, .error404 #content, .search #content {
	margin-top: 10px;
	}
/* SOCIAL MEDIA  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#social-media {
	height: 79px;
	background: url(images/social-media.png) top no-repeat;
	}
.home #social-media {
	margin-top: 10px;
	height: 79px;
	background: url(images/social-media.png) top no-repeat;
	}
#social-media a {
	display: block;
	float: left;
	margin: 35px 10px 0 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	}
a#facebook {
	margin-left: 15px;
	background: url(images/facebook.png);
	}
a#twitter {
	background: url(images/twitter.png);
	}
a#phone {
	width: 17px;
	background: url(images/phone.png);
	}
a#mail {
	width: 40px;
	background: url(images/mail.png);
	}
/* BOXES  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#polaroids {
	display: block;
	float: left;
	margin: -10px 0 0 0;
	width: 352px;
	height: 290px;
	text-indent: -9999px;
	background: url(images/polaroids.png);
	}
.box {
	display: block;
	position: relative;
	width: 254px;
	margin: 0 0 20px 0;
	text-decoration: none;
	}
.home .box {
	float: left;
	margin: 0 0 20px 20px;
	}
#call {
	float: left;
	height: 242px;
	text-indent: -9999px;
	background: url(images/module-call.png) top no-repeat;
	}
.home #call {
	margin: 10px 0 0 15px;
	}
#dr {
	height: 142px;
	background: url(images/module-dr.png) top no-repeat;
	}
#forms {
	height: 210px;
	background: url(images/module-forms.png) top no-repeat;
	}
/* POST */
.post {
	display: block;
	position: relative;
	padding: 15px 0;
	}
.post .alignnone {
	float: none;
	}
blockquote {
	margin-left: 15px;
	padding-left: 15px;
	border-left: 2px #fff solid;
	}
.meta {
	margin: 5px 0 15px 0;
	font-size: 12px;
	color: #ddd;
	}
.entry-utility {
	display: none;
	}
.navigation {
	display: block;
	margin: 15px 0;
	width: 100%;
	font-size: 12px;
	}
.nav-previous {
	float: left;
	width: 200px;
	text-align: left;
	}
.nav-next {
	float: right;
	width: 310px;
	text-align: right;
	}
.single .nav-previous {
	float: right;
	width: 250px;
	text-align: right;
	}
.single .nav-next {
	float: left;
	width: 250px;
	text-align: left;
	}
/* FOOTER -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#footer-wrap {
	width: 100%;
	background: url(images/footer-wrap-bkg.png) center top repeat-x;
	}
#footer {
	position: relative;
	margin: 15px auto 0 auto;
	padding: 30px 20px;
	width: 860px;
	background: #000;
	}
#footer ul.alt {
	float: left;
	width: 180px;
	}
.column {
	float: left;
	margin: 0 0 0 15px;
	width: 170px;
	}
#footer ul {
	margin: 0;
	}
#footer li {
	display: block;
	margin: 3px 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #444;
	line-height: 17px;
	list-style: none;
	background: url(images/bullet.png) 1px 5px no-repeat;
	}
#footer li.last {
	padding-right: 0;
	border: none;
	}
.copyright {
	margin: 15px 50px 0 0;
	border-top: 1px #ccc solid;
	}
/* FORM */
form {
	position: relative;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444;
	}
form div {
	font-style: italic;
	}
input, select, textarea {
	font: 13px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 19px;
	background: #FFFF99;
	}
form img { /* CONTACT FORM PLUGIN  */
	margin: 5px 15px 0 0;
	}
#uCheck {
	margin-top: 10px;
	}
.field {
	position: relative;
	margin: 15px 0 0 0px;
	}
label {
	display: block;
	margin: 0 0 8px 0;
	font: 13px Arial, Helvetica, sans-serif;
	}
input {
	padding: 10px;
	}
input, select {
	display: block;
	margin: 0;
	width: 250px;
	}
input.alt {
	margin-left: 117px;
	}
input:active, input:focus, textarea:active, textarea:focus {
	}
textarea {
	display: block;
	margin: 0;
	padding: 10px;
	width: 300px;
	height: 150px;
	}
input[type="checkbox"] {
	margin: 5px 0;
	}
input[type="radio"] {
	margin: 5px 0;
	padding: 5px 0;
	}
form #submit, input[type="submit"] {
	display: block;
	margin: 25px 0;
	padding: 0;
	width: 180px;
	height: 50px;
	font-weight: bold;
	color: #fff;
	text-indent: -9999px;
	background: url(http://img821.imageshack.us/img821/105/submit.jpg) left -50px no-repeat;
	border: none;
	cursor: pointer;
	}
form #submit:hover, input[type="submit"]:hover {
	background: url(http://img821.imageshack.us/img821/105/submit.jpg) left 0 no-repeat;
	}
/* NEWS TICKER  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#news {
	margin: 0 0 9px 30px;
	padding: 6px 0 9px 9px;
	font-size: 13px;
	font-weight: normal;
	width: 641px;
	background: #0b3d78 /*url(images/news-bkg.png) left center repeat-y*/;
	}
.home #news {
	margin: -9px auto 0 auto;
	padding: 6px 6px 9px 15px;
	width: 850px;
	}
#news ul {
	display: inline;
	margin: 0 0 0 5px;
	margin: 0 0 0 3px\9;
	padding: 0;
	background: none;
	}
#news li {
	display: block;
	margin: 0;
	margin: 2px 0 0 0\9;
	padding: 0;
	width: 500px;
	font-weight: normal;
	list-style: none;
	line-height: normal;
	background: #0b3d78;
	}
#news a {
	text-decoration: none;
	background: none;
	}
/* GALLERY  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.piclenselink {
	display: none;
	}
#content .ngg-gallery-thumbnail-box img {
	border: none;
	}
/* TABLE  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
table, tr, th, td {
	font-size: 13px;
	}
/* SEARCH FORM  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.widget_search .screen-reader-text {
	}
.widget_search {
	position:relative;
	margin: 15px 0;
	}
#searchsubmit {
	display: none;
	}
.widget_search #s {
	padding-left: 40px;
	width: 200px;
	height: 28px;
	}
