@charset "UTF-8";

/* CSS Document 84COLORS
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color:#74706D;
	font-size:12px;
	background:url(../images/cross.jpg) #fff;
	line-height: 17px;
}

p {
	padding: 0 0 14px 0;
	margin: 0;
}

a {
	color:#666;
	font-weight:bold;
	text-decoration:none;}

a:hover {color: #000000;}	
	
	
/* Layout container
------------------------------------------------------------- */
#wrap {
	background:url(../images/bk.jpg) repeat-x;
	width:100%;
	float: left;
}

#wrapTop {
	float: left;
}

#wrapBottom {
	background:url(../images/bkBottom.jpg) no-repeat bottom left;
	width:100%;
	float: left;
}

#container {
	float:left;
	width: 980px;
	margin: 0 0 0 118px;
}

#leftEdge {
	position:absolute;
	width:118px;
	height: 870px;
	background:url(../images/leftEdge.jpg);
	top: 0;
	left: 0;
}
	
#left {
	float:left;
	width:660px;}
	
#right {
	float:left;
	width:320px;
	margin: 0 -3px 0 0;
}

#leftProj {
	float:left;
	width:792px;}
	
#rightProjW {
	float:left;
	width:320px;
	margin: 0 -3px 0 0;
}

#rightIp {
	float:left;
	width:315px;
	background:url(../images/rightBk.jpg) no-repeat;
	padding: 20px 0px 10px 5px;
}

#rightIp h3 {
	padding:10px 0 10px 0;
}

#rightProj {
	float:left;
	width:182px;
	background:url(../images/rightBk.jpg) no-repeat;
	padding: 70px 0px 0 0px;
}

#rightProj h3 { padding:0 0 15px 0; }
	

/* Header section 
------------------------------------------------------------- */
#top {
	width:960px;
	height: 58px;
	background:url(../images/top.jpg);
	float:left;
	padding: 0 0 0 20px;
}	

#top h1 {
	padding:5px 0 0 0;
	margin:0;
	font-size:12px;
	font-style:italic;
	color:#E3D9CA;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

#topText {
	width:522px;
	height: 58px;
	float:left;
}

#topFlash {
	width:438px;
	height: 58px;
	float:left;
}

#logo {
	width:282px;
	height: 81px;
	float:left;
}	
	
	
/* Code for the menus
------------------------------------------------------------- */
#menu {
	width:498px;
	height: 81px;
	background:url(../images/menu.jpg);
	padding:0 0 0 200px;
	float:left;
}
#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	float:left;
	height:81px;
	display:block;
	background-image: url(../images/menu-links.jpg);
	text-indent: -999999px;
	outline:none;
	overflow: hidden;}
	
#menu li.home a{
	background-position: 0 -162px;
	width: 86px;}

	#menu li.home a:hover{background-position: 0 -81px;}
	#menu li.home a.selected {background-position: 0 0px;}
	
#menu li.portfolio a{
	background-position: -86px -162px;
	width: 113px;}
	
	#menu li.portfolio a:hover{background-position: -86px -81px;}
	#menu li.portfolio a.selected {background-position: -86px 0px;}
	
#menu li.about a{
	background-position: -199px -162px;
	width: 123px;}
	
	#menu li.about a:hover{background-position: -199px -81px;}
	#menu li.about a.selected {background-position: -199px 0px;}

#menu li.blog a{
	background-position: -322px -162px;
	width: 71px;}
	
	#menu li.blog a:hover{background-position: -322px -81px;}
	#menu li.blog a.selected {background-position: -322px 0px;}
	
#menu li.contact a{
	background-position: -393px -162px;
	width: 105px;}
	
	#menu li.contact a:hover{background-position: -393px -81px;}
	#menu li.contact a.selected {background-position: -393px 0px;}


/* Page Content
------------------------------------------------------------- */
#pic {
	float:left;
	width:188px;
	height:172px;}
	
#hello {
	float:left;
	width:422px;
	height:152px;
	background:url(../images/hello.jpg);
	line-height: 20px;
	font-size: 15px;
	padding: 20px 50px 0 0;
	color: #333;
}

#hello h2 {
	margin:0;
	padding:0 0 5px 0;
}
	
#getInTouch {
	float:left;
	width:250px;
	height:141px;
	background:url(../images/getintouch.jpg);
	padding: 31px 43px 0 27px;
	color: #7B7673;
	line-height: 18px;
	font-size: 13px;
}

#getInTouch h3 a {
	background:url(../images/get-in-touch.png) no-repeat;
	background-position:0 0;
	margin: 0 0 2px 0;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:150px;
	height:21px;
	outline:none;
}

#getInTouch h3 a:hover {
	background-position:0 -21px;}

#getInTouch a {
	color:#666;
	font-weight:bold;
}
	
#getInTouch a:hover { color:#5F942D; }

#featured {
	float:left;
	width:614px;
	background:url(../images/featured.jpg) no-repeat;
	padding: 25px 34px 20px 12px;
}

#innerContent {
	float:left;
	width:604px;
	background:url(../images/featured.jpg) no-repeat;
	padding: 25px 34px 20px 22px;
}

#innerContent p.big {
	font-size: 15px;
	color: #666;
}

#showcase p.big {
	font-size: 15px;
	color: #666;
	margin: 10px 0 0px 50px;
}

#project-inner {
	float:left;
	width:746px;
	background:url(../images/featuredProj.jpg) no-repeat;
	padding: 25px 35px 40px 11px;
}

#why-inner {
	float:left;
	width:746px;
	background:url(../images/featuredProj.jpg) no-repeat;
	padding: 25px 35px 40px 11px;
}

#why-inner p {
	color: #333;
	font-size: 13px;
	padding: 0 30px 18px 30px;
	line-height: 18px;
}

#why-inner h2 {
	color: #333;
	padding: 0 0 10px 30px;
}

#why-inner p.big {
	color: #999;
	font-size: 15px;
	font-style: italic;
	padding: 0 0 20px 30px;
	
}
	
#news {
	float:left;
	width:305px;
	background:url(../images/news.jpg) no-repeat;
	padding: 30px 10px 0 5px;
	line-height: 18px;
	font-size: 13px;
}

#news p {
	padding: 0 15px 14px 3px;
	margin: 0;
} 

#testimonials p {
	padding: 0 15px 14px 20px;
	margin: 0;
}

#photo {
	float:left;
	width:164px;
	height:193px;
}
	
#painting {
	float:left;
	width:156px;
	height:193px;
}
	
#testimonials {
	float:left;
	width:305px;
	background:url(../images/testimonials.jpg) no-repeat;
	padding: 17px 10px 10px 5px;
	line-height: 18px;
	font-size: 13px;
	margin: 0 -3px 0 0;
}	

#testimonials a {
	color:#333;}

#testimonials a:hover {
	color:#000;}
	
	
/* Footer area
------------------------------------------------------------- */
#footerLeft {
	width:118px;
	height:97px;
	background:url(../images/footerLeft.jpg);
	position: absolute;
	left: 0px;
}

#footerw {
	height:97px;
	float: left;
	width:100%;
	background:url(../images/footerw.jpg) repeat-x;
	margin: 0 -3px 0 0;
}

#footer {
	width:965px;
	height:77px;
	background:url(../images/footer.jpg) no-repeat;
	padding:20px 0 0 15px;
	float:left;
	line-height: 18px;
	margin: 0 -3px 0 118px;
	color: #999;
}
	
#footer a {
	color:#333;
	font-weight:bold;}

#footer a:hover {
	color:#000;}
	

	
/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80px;
	color:#FC9;
	margin:0;
	padding:0;
	font-weight:normal;
	
}

h1.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	line-height: 60px;
	color:#FC9;
	margin:0;
	padding:0;
	font-weight:normal;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	line-height: 18px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	line-height: 18px;
}



#news h3, #testimonials h3 {
	padding:0 0 10px 0;
}

#news h3 a img {
	border: none;
}

.testHighlight {color:#000;}

a.newsTitle {
	color:#5F942D;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}

a.newsTitle:hover {color:#000;}

.newsDate {
	color:#CFC6B2;
	font-size:12px;
	font-weight:bold;
}

.floatLeft {
	float:left;}

a.featuredBorder img {
	border:3px solid #F0E0BF;
	margin:0 0 5px 0;}
	
a.featuredBorder img:hover {
	border:3px solid;
	border-color: #EBD397;
}

ul, li {
	padding:0;
	margin:0;
}

	
ul.bullet li {
	font-size:13px;
	background:none;
	padding:0 20px 10px 19px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.contact li {
	font-size:13px;
	padding:0 0px 2px 19px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.contact {
	padding:0 0px 10px 0px;
}

p.intro {
	color: #BFAC92;	
	font-weight: bold;
	padding:0 20px 10px 19px;
}

ul.bulletProj li {
	font-size:13px;
	background:none;
	padding:0 0 0px 0px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.bulletProj li a {
	display:block;
	font-weight: normal;
	padding: 4px 0 4px 6px;
	color: #666;
	cursor: pointer;
	font-style: italic;
	border-bottom:1px solid;
	border-bottom-color:#F2E7C7;
}

ul.bulletProj li a:hover{ color:#7A450D; }
	

ul.bulletProj li a.projSelected {
	font-size:13px;
	background:#fff;
	border:1px solid #EDDCB9;
	padding:4px 5px;
	color:#D73512;
	list-style:none;
	margin: 0;
	display: block;
}

.highlightRight { color:#333; }
	
.formContact {
	background-color:#FEF4EB;
	border:1px solid #eae4cc;
	margin:20px 40px 0 70px;
}

.contentBox {
	width:490px;
	background-color:#FFFCF1;
	border:1px solid #EDDCB9;
	padding: 20px 0 20px 0;
}
	
.contentBox p {
	padding:10px 40px;
	font-size: 13px;
	color: #000;
}	

.contactBox {
	width:410px;
	background-color:#FFFCF1;
	border:1px solid #EDDCB9;
	padding: 20px 0 20px 0;
	padding:20px 40px;
	font-size:14px;
	color:#5C8C29;
}

.marginLeft { margin: 10px 50px 10px 50px; }

.formInput {
	width:200px;
	background-color:#FFF;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-style: italic;
	color: #666;
	padding:4px 10px;
	font-size:13px;
	border:1px solid #ccc;
	margin-top:5px;
}

.formSubject {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color: #333;
	font-size:12px;
	margin-top:5px;
}

.formMessage {
	width:350px;
	background-color:#FFF;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-style: italic;
	color: #666;
	padding:4px 10px;
	font-size:13px;
	border:1px solid #ccc;
	margin-top:5px;
}

.testimonials {
	color:#666;
	font-size:12px;
	font-style:italic;
}
	
/* Buttons
------------------------------------------------- */
a.painting {
	background:url(../images/photo.jpg);
	background-position:0 -400px;
	border:none;
	float: left;
	height:200px;
	outline: none;
	overflow: hidden;
	padding:0;
	text-indent: -999999px;
	width:156px;	
}
	
a.painting:hover {
	background-position:0 -600px;}

a.photo {
	background:url(../images/photo.jpg);
	background-position:0 0;
	border:none;
	float: left;
	height:200px;
	outline: none;
	overflow: hidden;
	padding:0;
	text-indent: -999999px;
	width:164px;	
}
	
a.photo:hover {
	background-position:0 -200px;}
	
a.photoBtn img {
	background:url(../images/photo0.jpg);
	background-position:top;
	display:block;
	border:none;
	width:138px;
	height:118px;
	padding:53px 18px 22px 8px;
}
	
a.photoBtn img:hover {
	background-position:bottom;}
	
a.viewMoreBtn {
	background:url(../images/viewmore.png);
	background-position:0 0;
	border:none;
	display:block;
	margin: 5px 0 0 0;
	text-indent: -999999px;
	overflow: hidden;
	width:143px;
	height:24px;
	outline:none;
	float:right;
}
	
a.viewMoreBtn:hover {
	background-position:0 -24px;}
	
a.readMoreBtn {
	background:url(../images/viewmore.png);
	background-position:0 -48px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:92px;
	height:19px;
	outline:none;
}
	
a.readMoreBtn:hover {
	background-position:0 -67px;}

a.prevBtn {
	background:url(../images/view-website0.gif);
	background-position:0 -92px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:134px;
	float:left;
	height:25px;
	outline:none;
}
	
a.prevBtn:hover {
	background-position:0 -117px;}
	
a.nextBtn {
	background:url(../images/view-website0.gif);
	background-position:0 -42px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:110px;
	float:left;
	height:25px;
	outline:none;
}
	
a.nextBtn:hover {
	background-position:0 -67px;}

a.viewWebBtn {
	background:url(../images/view-website0.gif);
	background-position:0 0;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	float:right;
	width:110px;
	height:21px;
	outline:none;
}
	
a.viewWebBtn:hover {
	background-position:0 -21px;}


/* BODY NARROW
------------------------------------------------- */
body.narrow #footer {
	width:965px;
	height:77px;
	background:url(../images/footer.jpg) no-repeat;
	padding:20px 0 0 15px;
	float:left;
	line-height: 18px;
	margin: 0 -3px 0 0px;
	color: #999;
	}

body.narrow #footerLeft {
	width:118px;
	height:97px;
	background:url(../images/footerLeft.jpg);
	position: absolute;
	left: 0px;
	display:none;
}

body.narrow #container {
	float:left;
	width: 980px;
	margin: 0;
}

body.narrow #leftEdge {
	position:absolute;
	width:118px;
	height: 870px;
	background:url(../images/leftEdge.jpg);
	left: 0px;
	right: 0px;
	display:none;
}

body.narrow #wrapBottom {
	background:url(../images/bkBottom2.jpg) no-repeat bottom left;
	width:100%;
	float: left;
}

.error {
	font-size:18px;
	color:#D94320;
}

/****************************************
Extra code for the blog section
*****************************************/

@font-face {
	font-family: 'Nadia';
	src: url('../fonts/nadia_serif-webfont.eot');
	src: local('☺'), url('../fonts/nadia_serif-webfont.woff') format('woff'), url('../fonts/nadia_serif-webfont.ttf') format('truetype'), url('../fonts/nadia_serif-webfont.svg#webfontABiuG8RG') format('svg');
	font-weight: normal;
	font-style: normal;
}

#blog-inner {
	float:left;
	width:642px;
	background:url(../images/featuredProj.jpg) no-repeat;
	padding: 40px 85px 40px 65px;
}

	#blog-inner h2 {
		margin-left: -30px;
		padding: 0 0 15px 0;
	}

.content-box-blog {
	float: left;
	background-color:#FFFCF1;
	border:1px solid #EDDCB9;
	padding: 40px 50px 20px 50px;
	width:540px;
}

.search-form {
	float: right;
}

.search-field {
	background:url(../images/search-box.gif) no-repeat top left;
	border: none;
	color: #313131;
	font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana;
	font-size: 12px;
	font-style: italic;
	float: left;
	height: 23px;
	padding: 3px 0px 3px 10px;
	margin: 0;
	outline: none;
	width: 153px;
}

#right-blog {
	float:left;
	width:182px;
	background:url(../images/rightBk.jpg) no-repeat;
	padding: 45px 0px 0 0px;
}

#right-blog h3 {
		padding: 0 0 12px 0;
	}
	
		#right-blog h3.categories {
			padding: 0 0 0px 0;
		}

ul.post-list {
	padding-bottom: 10px;
}

	ul.post-list li {
		border-bottom:1px solid;
		border-bottom-color:#F2E7C7;
		color: #C2B195;
		font-size:12px;
		font-style: normal;	
		display:block;
		list-style:none;
		margin: 0;
		padding: 6px 0;
	}
	
		ul.post-list li a {
			display:block;
			font-style: italic;
			font-size:13px;
			font-weight: normal;
			cursor: pointer;	
			
		}
		
			ul.post-list li a:hover{color:#7A450D; }


.btn-all-posts {
	background:url(../images/btn-view-all-posts.gif) no-repeat;
	display: block;
	cursor: pointer;
	outline: none;
	overflow: hidden;
	height: 18px;
	text-indent: -99999px;
	margin: 0px 0 35px 0;
	width: 117px;
}

	.btn-all-posts:hover {
		background-position: 0 -18px;
	}

.btn-search {
	background:url(../images/search-box.gif) no-repeat;
	background-position: right;
	border: none;
	float: left;
	cursor: pointer;
	outline: none;	
	padding: 0;
	margin: 0;
	height: 29px;
	width: 35px;
}

/* Styles for blog posts
------------------------------------------------------------- */
.post {
	float: left;
	font-size: 13px;
}

	.post a {
		color: #72A93F;
		font-weight: bold;
	}

	.post a:hover {color: #DB401A;}

.post p{
		color: #666;
		font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana;
		font-size: 13px;
		line-height: 20px;
		padding: 0 0 23px 0;
	}
	
		.post p.highlight {
			border-bottom:1px solid #EDDCB9;
			color: #999;
			display: block;
			font-style: italic;
			font-size: 14px;
			line-height: 1.5em;
			padding-bottom: 25px;
			margin-bottom: 15px;
		}

		.post p.conclusion {
			font-size: 13px;
			font-style: italic;
			font-weight: bold;
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		
	.post ul{
		background:url(../images/ul-bottom.gif) no-repeat bottom #fff;
		border-top:1px solid #EBE8DE;
		list-style: none;
		line-height: 20px;
		padding: 20px 20px 40px 20px;
		margin: 0;
	}
	
		.post ul li{
			background:url(../images/bullet2.gif) no-repeat left 3px;
			color: #333;
			padding: 0px 40px 15px 20px;
		}

	.post h3{
		border-bottom: 3px solid #FAF4E7;
		color: #000;
		font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		padding: 10px 0 10px 0;
		margin: 10px 0 15px 0;
	}

.post-title, .post-title h2 {
	color: #72A93F;
	display: block;
	font-family: Nadia, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: -0.06em;
	padding-bottom: 10px;
}

.entry-content h2 {
	color: #72A93F;
	display: block;
	font-family: Nadia, Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: -0.06em;
	padding: 0 0 10px 20px;
}

		.post-title .black {color: #000;}

	.post-title a {
		color: #72A93F;
		font-weight: normal;
	}
	
		.post-title a:hover {
			color: #DB401A;
		}

.post-filed-under {
	display: block;
	color:#C2B195;
	padding-bottom: 10px;
}

	.post-filed-under a {
		color:#C2B195;
		font-weight: normal;
	}
		.post-filed-under a:hover {color:#666;}

img.post-photo, .post-photo a {
	border:3px solid #F0E0BF;	
	margin: auto;
	display:  block;
}

.img-left {
	border:1px solid #fff;
	float: left;
	margin: 0px 30px 10px 0;
}

p.post-caption a {
	border:3px solid #F0E0BF;
}

	p.post-caption a:hover {border:3px solid #EBD397;}

a.post-photo img {
	border:3px solid #F0E0BF;
}

	a.post-photo:hover img {border:3px solid #EBD397;}

p.post-caption {
	color: #ccc;
	font-style: italic;
	text-align: center;
	line-height: 16px;
}

p.post-caption img {
	border:3px solid #F0E0BF;	
	margin: auto;
	margin-bottom: 10px;
	display:  block;
}

img.frame {
	border:3px solid #F0E0BF;	
	margin: auto;
	margin-bottom: 10px;
	display:  block;
}

.post-date {
	background-color: #DB401A;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	height: 41px;
	line-height: 1.2em;
	margin: -8px 0 0 -78px;
	padding: 15px 0 0 2px;
	text-align: center;
	text-transform: uppercase;
	width:54px;
	border-radius: 28px;
		-moz-border-radius: 28px;
}

#comments {
	float: left;
}

	#comments h4 {
		border-top:1px solid #EDDCB9;
		color: #79450A;
		font-size: 15px;
		font-style: italic;
		font-weight: normal;
		padding: 25px 0 20px 0;
		margin: 30px 0 0 0;
	}
	
#comments ul li {
	background-color: #FCF6E8;
	list-style: none;
	padding: 15px 30px;
	margin: 0 0 10px 0;
}

#comments ul li.odd {
		background-color: #FFFCF1;
	}

	#comments ul li.author {
		background-color: #fff;
		border:1px solid #EDDCB9;
	}

.comment-name {
	color: #DE431A;
}

	.comment-name a {
		color: #DE431A;
		font-weight: bold;
	}
	
		.comment-name a:hover {
			color: #7A450D;
		}

.comment-number {
	color: #999;
	display: inline-block;
	font-style: italic;
	padding: 0 0 5px 0;
	margin-left: -14px;
}

.comment-posted-on {
	color: #999;
	font-style: italic;
}

#post-comment-box p {
	line-height: 1em;
}

a.btn-old-post {
	background:url(../images/btn-oldnew-posts.gif);
	background-position:0 0;
	border:none;
	display:inline-block;
	text-indent: -999999px;
	margin: 10px 0 0 200px;
	overflow: hidden;
	outline:none;
	width:105px;
	height:21px;
}
	
	a.btn-old-post:hover {
		background-position:0 -21px;}
	
a.btn-new-post {
	background:url(../images/btn-oldnew-posts.gif);
	background-position:-105px 0;
	border:none;
	display:inline-block;
	text-indent: -999999px;
	overflow: hidden;
	outline:none;
	width:106px;
	height:21px;
	
}
	
	a.btn-new-post:hover {
		background-position:-105px -21px;}

a.btn-continue-reading {
	background:url(../images/btn-continue-reading.gif);	
	border:none;
	display:inline-block;
	margin: -20px 0 50px 0;
	text-indent: -999999px;
	overflow: hidden;
	outline:none;
	width:136px;
	height:24px;
	
}
	
	a.btn-continue-reading:hover {
		background-position:0 -24px;}

