img { border-style: none; }
a img { text-decoration:none; border: none;}

body {	
	background: url('../img/bkgd-sub2010.jpg') #34332d no-repeat top center;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans;
	height: 100%;
}
#wrap-home {
	width: 976px;
	height: 654px;
	background: url('../img/home/homepapertop.png');
	margin: 0 auto;
}
#wrap-sub {
	width: 976px;
	margin: 0 auto;
	background: url('../img/sub-papertop.png');
}
#wrap-bodycopy {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-color: #fefef3;
}
#wrap-home-bot {
	width: 976px;
	height: 375px;
	background: url('../img/home/homepaperbottom.png');
	margin: 0 auto;
}
#homebody2 {
	padding: 40px 50px 0px 46px;
	width: 484px;
	float: left;
	clear: right;
}
#homebody3 {
	padding: 40px 40px 0px 0px;
	width: 350px;
	float: right;
	clear: right;
}

#keywords {
	padding: 60px 0 0 685px;
}
#keywords h2 {
	font:  bold italic 14px Georgia, Times, Serif;
	color: #c7c7b8;
	padding: 10px 0 0 0;
	margin: 0px;
}

/* nav */

#nav {
	width: 800px;
	margin: 40px 0 0 22px;
	height: 45px;
	background: url('../img/nav-bkgd.gif') no-repeat;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	color: #434338;
	font-weight: bold;
	text-align: center;
	height: 22px;
	padding: 6px 22px;
	margin: 6px 3px 4px 3px;
	font-size: 16px;	
}
#nav .active {
	color: #000000;
	background-color: #eeeed3;

}
#nav a:hover {
	color: #000000;
	background-color: #eeeed3;
}

#home a {
	background-image: url('../img/home/nav-home.jpg');
	background-position: center;
	background-repeat: no-repeat;
	padding: 5px;
	margin: 7px 20px 0 43px;
	border: none;
}

#home .active {
	background-image: url('../img/home/nav-home-over.jpg');
}
#home a:hover {
	background-image: url('../img/home/nav-home-over.jpg');
}






/* subnav */

#subnav {
	margin: 9px 0 0 46px;
	height: 63px;
	width: 850px;
}
#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	display: inline;
}
#subnav a {
	text-decoration: none;
	color: black;
	border: 1px dotted;
	border-color: #b5b594;
	font-weight: normal;
	text-align: center;
	height: 24px;
	padding: 4px 11px 7px 11px;
	margin: 10px 2px 0 2px;
	font-size: 12px;
}
#subnav .active {
	color: #000000;
	background-color: #efefd8;
	font-weight: normal;
}
#subnav a:hover {
	color: #000000;
	background-color: #efefd8;
}




#subnav-print2 {
	height: 63px;
	width: 679px;
	background-image: url(../img/bg-subnav.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin: 20px 0px 10px 0px;
}
#subnav-print2 ul {
	list-style-type: none;
}
#subnav-print2 li {
	display: inline;
}
#subnav-print2 a {
	display: block;
	float: left;
	text-decoration:none;
	color: #d4dfe7;
	font-weight: bold;
	text-align: left;
	height: 22px;
	margin: 0px 30px 0px 0px;
	font-size: 14px;
}
#subnav-print2 ul li .active {
	color: white;
	border-bottom: 1px dotted;
}
#subnav-print2 ul li a:hover {
	color: white;
	border-bottom: 1px dotted;
}
#sub1-clients {
	margin-left: 260px;
}
#sub1-contact {
	margin-left: 275px;
}
#sub1-company {
	margin-left: 510px;
}
#sub1-print2 {
	padding-left: 0px;
}
#sub1-print {
	padding-left: 120px;
}


/* web design */

#portfolio-website {
	height: 246px;
	background-image: url(../img/portfolio/web/bkgd.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#website-image {
	float: left;
	clear: right;
	margin: 0 0 10px 15px;
}
#website-description {
	float: right;
	width: 350px;
	height: 246px;
}
#website-description-title {
	padding: 54px 0 0 10px;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 15px;
	font-weight: normal;
	color: #444444;
}
#website-description-text {
	height: 120px;
	padding: 18px 40px 0 10px;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
#website-description-footer {
	height: 20px;
	padding: 5px 48px 0 55px;
}
#website-description-footerleft {
	width: 150px;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #919085;
	float: left;
	clear: right;
	padding-top: 5px;
}

#website-description-footerright {
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	float: right;
	width: 84px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#website-description-footerright a{
	color: #dc590a;
	text-decoration: none; 
}
#website-description-footerright a:hover{
	color: #dc590a;
	text-decoration: none; 
	background-color: #FFFFFF;
}




/* print design */

#portfolio-print {
	background-color: white;
	padding: 20px;
	text-align: center;
	clear: both;
}
#print-description-text {
	height: 120px;
	padding: 18px 40px 0 10px;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
#print-description-title {
	height: 25px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #F0F0E4;
	color: #444;
	padding-top: 7px;
}
.dash {
	font-size: 8px;
	color: #666666;
}




/* main content */


#bodycopy {
	margin: 0 0 48px 0px;
	width: 680px;
	padding: 0 0 0 42px;
	background-color: #fefef3;
	clear: right;
	float: left;
}
#bodycopy.blog {
	margin: 0 0 48px 0px;
	width: 580px;
	padding: 0 0 0 42px;
	background-color: #fefef3;
	clear: right;
	float: left;
	color: #333;
}
#wrap-bodycopy #bodycopy.blog p {
	text-decoration: none;
	border: none;
	font-size: 13px;
	line-height: 20px;
}
#bodycopy-alltext li{
	font-size: 13px;
	color: black;
	line-height: 23px;
	font-weight: normal;
}
#bodycopy-alltext {
	margin: 0 0 48px 0px;
	width: 580px;
	padding: 0 100px 0 42px;
	background-color: #fefef3;
	clear: right;
	float: left;
}
#bodycopy-alltext p {
	font-size: 13px;
	color: black;
	line-height: 20px;
	font-weight: normal;
}
#bodycopy-alltext a {
	color: #dc590a;
	text-decoration:none;
	border-bottom: 1px dotted;
}
#bodycopy-alltext a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid;
}
#home-bodycopy {
	margin: 0 0 35px 20px;
	width: 680px;
	padding: 0 0 0 31px;
	background-color: #fefef3;
}
#rightcolumn {
	width: 237px;
	float: right;
	background-color: #fefef3;
	margin: 0;
	padding: 0;
}
#rightcolumn.blog {
	width: 337px;
	float: right;
	background-color: #fefef3;
	margin: 0;
	padding: 0;
	height: 600px;
}
#bodycopy p {
	font-size: 13px;
	color: black;
	line-height: 20px;
	font-weight: normal;
}
#bodycopy a {
}
#bodycopy a:hover {
	color: #666;
	text-decoration:none;
	border-bottom: 1px solid;
}
#home-bodycopy p {
	font-size: 13px;
	color: black;
	line-height: 23px;
	font-weight: normal;
}

#home-bodycopy a {
	color: #dc590a;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#home-bodycopy a:hover {
	color: #666;
	text-decoration:none;
	border-bottom: 1px solid;
}
#bodycopy h1 {
	font-size: 32px;
	color: #2186a3;
	font-weight: normal;
	margin: 0;
}
#bodycopy-alltext h1 {
	font-size: 32px;
	color: #2186a3;
	font-weight: normal;
	margin: 0;
}
#home-bodycopy h1 {
	font-size: 24px;
	color: #2186a3;
	font-weight: normal;
	margin: 0px 0 -5px 0;
}
#homebody2 h3{
	font-size: 24px;
	color: #2186a3;
	font-weight: normal;
	margin: 0px;
}
#homebody2 p {
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-weight: normal;
}
.homebody2-titles a{
	font-size: 16px;
	color: #dc590a;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px dotted;
}
.homebody2-titles a:hover {
	color: #666;
	text-decoration:none;
	border-bottom: 1px solid;
}

#homebody2 ul {
	list-style-type: none;
}
#icon1 {
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-weight: normal;
	list-style-type: none;
	margin: 20px 0 0 0;
	background-image: url('../img/home/icon-w.jpg');
	background-position: 3px 0px;
	padding: 0px 0px 0px 42px;
	background-repeat: no-repeat;
}

#icon2 {
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-weight: normal;
	list-style-type: none;
	margin: 15px 0 0 0;
	background-image: url('../img/home/icon-o.jpg');
	background-position: 3px 0px;
	padding: 0px 0px 0px 42px;
	background-repeat: no-repeat;
}
#icon3 {
	font-size: 12px;
	color: black;
	line-height: 18px;
	font-weight: normal;
	list-style-type: none;
	margin: 15px 0 0 0;
	background-image: url('../img/home/icon-e.jpg');
	background-position: 3px 0px;
	padding: 0px 0px 0px 42px;
	background-repeat: no-repeat;
}
.homebody2 ul {
	list-style-image: url(/img/homeredball.gif)
}
#homebody3 h4{
	font-size: 24px;
	color: #2186a3;
	font-weight: normal;
	margin: 0px 0 -5px 0;
}
#homebody3 p {
	font-size: 13px;
	color: black;
	line-height: 20px;
	font-weight: normal;
}


.author {
	font-size: 11px;
	color: #758C20;
	line-height: 20px;
}
.author2 {
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}

#recentwork-bkgd {
	margin: 0 0 0 44px;	
	height: 207px;
	width: 720px;
	background-image: url(../img/home/recent-work.jpg);
	float: left;
}

#recentwork-link1 a{
	margin: 180px 0 0 70px;
	text-align: center;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 1px dotted;
	color: black;
	float: left;
	clear: right;
}

#recentwork-link2 a{
	margin: 180px 0 0 140px;
	text-align: center;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 1px dotted;
	color: black;
	float: left;
	clear: right;
}

#recentwork-link3 a{
	margin: 180px 0 0 136px;
	text-align: center;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 1px dotted;
	color: black;
	float: left;
	clear: right;
}
#recentwork-titles {
	margin: 0px 0 0 44px;
}
#recentwork-title1 {
	padding-top: 0px;
	margin: 0px 0 0 28px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #A1A885;
	float: left;
	clear: right;
}

#recentwork-title2 {
padding-top: 0px;
	margin: 0px 0 0 75px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #A1A885;
	float: left;
	clear: right;
}

#recentwork-title3 {
padding-top: 0px;
	margin: 0px 0 0 90px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #A1A885;
	float: left;
}
.title-italic {
 	font-weight: normal;
	font-style: italic;
	color: #666666;
}

#footer-text {
	padding: 10px 0;
	font-size: 11px;
	color: #989EAB;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

#footer-text a {
	color: #989EAB;
	text-decoration: none;
}



*html #home a {
	margin-left: 25px;
}
*html #recentwork-bkgd {
	margin-left: 20px;	
}
*html #recentwork-title1 {
	margin-left: 18px;
}

*html #recentwork-title2 {
	margin-left: 71px;
}

*html #recentwork-title3 {
	margin-left: 85px;
}




.black-14 {
	font-size: 15px;
	color: black;
	line-height: 22px;
}
#bodycopy h3 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 25px 0 -10px 0;
}
#bodycopy-alltext h3 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 25px 0 -10px 0;
}

.link-blue {
	color: #cfe6ec;
}
.link-orange {
	color: #dc590a;
	border-bottom: 1px dotted;
	text-decoration: none;
}
.green {
	color: #A1A885;
}






/*
Theme Name: Your Theme Name
Theme URI: http://yourwebsite.com/
Description: A description for your theme.
Version: 1.0
Author: Your Name
Tags: tags, for, your, theme, separated, by, commas
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#bodycopy.blog a {
	color: #dc590a;
	text-decoration: none;
}

#bodycopy.blog a:visited {
	color: #dc590a;
	text-decoration: none;
}

#bodycopy.blog a:hover {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

#bodycopy.blog h2 {
	font-family: "Trebuchet MS", Arial, sans;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	margin: 15px 0 5px 0;;
}

#bodycopy.blog h5 {
	font-size: 16px;
	margin: 28px 0 20px 0;
}

#bodycopy.blog h6 a{
	font-size: 32px;
	color: #2186a3;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	margin-top: 0px;
	padding: 0px;
}

#bodycopy.blog h6 a:hover {
	color: #2186a3;
	text-decoration: none;
	border-bottom: none;
}

#bodycopy.blog h6 {
	margin: 0px;
	padding: 0px;
}

ol#comments li p {
	font-size: 100%;
}

#bodycopy.blog p, #bodycopy.blog li, #bodycopy.feedback {
	font: 90%/175% Trebuchet, 'Lucida Sans Unicode', Verdana, sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}

.meta {
	font-size: .75em;
}



.meta li, ul.post-meta li {
	display: inline;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.meta ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}






#menu {
	border-left: 1px dotted #ccc;
	padding: 5px 0 10px 10px;
	margin: 0 0 0 30px;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #999;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding-bottom: 5px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 4px;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #dc590a;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px dotted #809080;
	color: #809080
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
