/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9A8A7C;
	line-height:16px;
	background:url(/images/backgrounds/bg.gif) repeat #dedcd0;
}

#wrapper {
	background:url(/images/backgrounds/right_bg.gif) no-repeat top right;
	margin:0 auto;
	width:1300px;
	padding:0;
}
	
#container {
	padding:40px 160px;
	width:980px;
	text-align:left;
	background:url(/images/backgrounds/top_bg.gif) no-repeat;
}

#threeColCont {
	background:url(/images/backgrounds/3column_bg.gif) repeat-y;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9A8A7C;
	line-height:10px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
}


/* Typography */

h1, .columnTitle {
	color:#9A8A7C;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #DBD2C4;
	padding:14px 0 16px 0;
	margin:0 0 20px 0;
	text-transform:lowercase;
}

.findHeading {
	color:#9A8A7C;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	border-top:1px dotted #DBD2C4;
	padding:11px 0 11px 7px;
}

h1.featuredHeading {
	border-bottom:none;
}

.titleText {
	color:#9A8A7C;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
}

h2.titleText {
	padding:16px 10px 14px 10px;
}


a {
	color:#2C1E24;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

p.aboutWork {
	margin:0 0 17px 0;
	line-height:16px;
	color:#2C1E24;
	font-size:10px;
}


/* Left Col */

#leftCol, #rightCol {
	background:#FFFFFF;
	width:162px;
	padding:0 9px 11px 9px;
	float:left;
	margin:0 10px 0 0;
}

#leftCol {
	margin:0 20px 0 0;
	padding:14px 9px;
}

#leftCol p {
	margin:0 0 15px 0;
}

#update {
	margin:20px 0 0;
	font-size:11px;
	color:#2C1E24;
	padding:10px 10px 1px;
	background-color:#ece9e0;
}

#update p{
	margin:0 0 10px 0;
}

.blogSummary p {
	font-size:11px;
}


/* Main Navigation */

#nav_14623 {
	margin:13px 0 19px 0;
	border-top:1px dotted #DBD2C4;
	border-bottom:1px dotted #DBD2C4;
	padding:17px 7px;
	font-size:12px;
}

#nav_14623 li {
	list-style:none;
	line-height:19px;
	padding:0;
	background:none;
}

#nav_14623 li a {
	text-decoration:none;
}

#nav_14623 li a:hover, #nav_14623 li.down a {
	text-decoration:underline;
}

/* SubNav */

#subNav {
	background:url(../images/backgrounds/blog_tree.gif) no-repeat right 0;
	padding:5px 5px 15px 5px;
	margin:-5px 0 0 0;
	color:#2C1E24;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}

#subNav ul {
	margin:15px 0 0 0;
	font-style:normal;
}

#subNav li {
	list-style:none;
	padding:0 0 5px 0;
	background:none;
}

#subNav a {
	color:#9A8A7C;
	text-decoration:none;
	font-size:12px;
}

#subNav a:hover, #subNav .down {
	color:#9A8A7C;
	text-decoration:underline;
}


/* Middle Cols */

#doubleMiddleCol {
	width:542px;
	padding:0;
	float:left;
	margin:0 20px 0 20px;
	background:#FFFFFF;
}

#doubleMiddleCol p {
	margin:0 0 20px 0;
}

/* About */

.aboutPara {
	color:#2C1E24;
	font-size:12px;
	padding:0;
	line-height:20px;
}

.aboutHighlight {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#9A8A7C;
	font-size:14px;
	padding:0;
	line-height:21px;
}

.aboutQuote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	padding-top:13px;
	color:#2C1E24;
}

.aboutQuote a{
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	padding-top:10px;
	color:#2C1E24;
	text-decoration:underline;
}



/* Content */

#content {
	width:540px;
	margin:0 0 0 29px;
	float:left;
}

#content p {
	margin:0 0 20px 0;
}

.lineBreak {
	border-bottom:1px dotted #DBD2C4;
	margin:20px 0 20px 0;
	height:1px;
}

.projectLink {
	color:#9A8A7C;
	font-size:12px;
	line-height:25px;
}

.projectLink:hover {
	color:#2C1E24;
	font-size:12px;
}

.featuredProdLink {
	font-size:12px;
	line-height:25px;
	padding:0 7px;
	display:block;
}

.featuredProdDesc {
	font-size:10px;
	line-height:14px;
	margin:0 7px 13px 7px;
}

.findUsList a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.findUsList a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

li {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	list-style:none;
	padding:15px 0 0 0;
}

.findUsList li {
	padding:2px 0 0 12px;
	font-size:11px;
	margin:0 4px;
	line-height:20px;
}


/* Contact */

.contactDetails {
	padding:80px 110px 110px;
	margin:20px 0 30px;
	background:url(../images/backgrounds/newsletter_bg.gif) no-repeat top left;
	font-size:11px;
	color:#2C1E24;
	line-height:40px;
}

.contactDetails li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}

.contactDetails li a{
		font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.contactForm {
	margin:0 0 30px;
	font-size:11px;
	color:#2C1E24;
	line-height:40px;
	padding:0 110px 30px 110px;
}



.contactForm input {
	margin-top:5px;
	float:right;
	border:1px solid #CAC2BB;
	padding:5px;
	width:210px;
	font-size:12px;
	color:#9A8A7C;
	font-family:Arial, Helvetica, sans-serif;
}

.contactCaptcha {
float:left;
padding-bottom:10px;
}

.contactForm label {
	padding: 0 10px 10px 0;
}

.contactForm item {
	margin-bottom:20px;
}

.contactForm input#catwebformbutton {
	width:94px;
	padding:0;
	border:0;
}

.contactSuccess {
	text-align:center;
	padding:135px 110px 110px;
	margin:20px 0 30px;
	background:url(../images/backgrounds/newsletter_bg.gif) no-repeat top left;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#2C1E24;
	line-height:21px;
}

.cat_button {
	position:relative;
}

.cat_listbox {
	border:1px solid #CAC2BB;
	padding:8px;
	width:210px;
	font-size:12px;
	color:#9A8A7C;
	font-family:Arial, Helvetica, sans-serif;
}


/* Right Col */

#rightCol {
	float:right;
	margin:0;
}


/* Portfolio */

h1.workTitle {
	margin:0;
}

.workPost {
	font-size:12px;
	border-bottom:1px dotted #DBD2C4;
}

.workTitle {
	border-bottom:1px dotted #DBD2C4;
	padding:15px 0 14px 0;
	margin:0 0 10px 0;
}

h2.workTitle {
	font-size:16px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#2C1E24;
	display:inline;
	border-bottom:none;
	padding:0 6px 5px 5px;
}

.workType {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9A8A7C;
	padding-left:8px;
	border-left:solid 1px #DBD2C4;
}

.workPost p {
	color:#2C1E24;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 13px 18px 13px;
	line-height:19px;
}

.viewLink {
	float:right;
	color:#9A8A7C;
	font-size:12px;
	padding-right:8px;
}

.workContainer img, .workContainer p {
	margin:0 0 10px 0;
}

.workContainer {
	margin:0 0 -15px 0;
	position:relative;
}

#doubleMiddleCol .workContainer p.workSummary {
	text-align:center;
	font-size:12px;
	margin:0;
	color:#2C1E24;
}


/* Blog */

.blogList {
}

h1.blogTitle {
	margin:0;
}

.blogPost {
	font-size:12px;
	border-bottom:1px dotted #DBD2C4;
}

.postTitle {
	border-bottom:1px dotted #DBD2C4;
	padding:14px 0 14px 0;
	margin:0 0 10px 0;
}

h2.postTitle {
	font-size:16px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#2C1E24;
	display:inline;
	border-bottom:none;
	margin:0;
	padding:0 5px 5px 5px;
}

h2.postTitle a {
	text-decoration:none;
	cursor:default;
}

#featuredBlog h2.postTitle a {
	text-decoration:none;
	cursor:pointer;
}

.blogDate {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9A8A7C;
	padding-left:8px;
	border-left:solid 1px #DBD2C4;
}

.blogPost p {
	color:#2C1E24;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding: 0 10px 0 10px;
}

.comments {
	float:right;
	color:#9A8A7C;
}

.page-nav {
	padding:10px 0;
}

.commentList {
	padding:0 0 1px 0;
}

.blog-comment-container {
	padding:0;
	margin:0;
	background:none;
}

.commentContainer {
	background:#EDE8E1;
	padding:10px;
	margin:0 0 10px 0;
}

.commentList h5 {
	color:#2C1E24;
	font-size:14px;
	font-weight:normal;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 10px;
}

.commentContainer h5 {
	margin:0;
}

.blog-comment-container .comment-details {
	background:none;
	font-size:12px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	padding:10px 0 7px 0;
}

.blog-comment-container .comment-details a {
	color:#9A8A7C;
	text-decoration:none;
}

.blog-comment-container .comment {
	background:#fff;
	padding:2px 5px;
	margin:0 -5px; 
}

.BlogPostArchive a {
	text-decoration:none;
	font-size:12px;
}

.BlogPostArchive a:hover {
	text-decoration:underline;
}


h1 a.rssFeed {
	text-align:right;
	text-transform:none;
	font-size:12px;
	float:right;
	font-style:normal;
}

h2.archiveText {
	color:#9A8A7C;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	padding:0;
}


/* Featured Blog */


#featuredBlog {
	background:url(../images/backgrounds/blog_tree.gif) no-repeat right 0;
	padding:5px 5px 15px 5px;
	margin:-5px 0 0 0;
}

#featuredBlog .blogDate, #featuredBlog .comments {
	display:none;
}

#featuredBlog h2.postTitle {
	font-size:12px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#2C1E24;
	border-bottom:none;
	padding:0;
	font-weight:normal;
}

#featuredBlog .postTitle {
	border-bottom:none;
	padding:0 0 5px 0;
	margin:0;
}

#featuredBlog .blogPost p {
	color:#9A8A7C;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 -3px;
	line-height:16px;
	font-size:11px;
	padding:5px 0 0 3px;
}

#featuredBlog .blogPost {
	border-bottom:none;
	height:auto;
	overflow:hidden;
	margin:12px 0 0 0;
}

#featuredBlog .blogPost img {
	display:none;
}

.blogLink{
	padding: 2px 5px 5px 8px;
	background-color:#8BAE3C;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.blogLink a{
	color:#fff;
	text-decoration:none;
}

.blogLink a:hover{
	text-decoration:underline;
}



/* Twitter */

#twitter {
	background:url(../images/backgrounds/twitter_bird.gif) no-repeat right 6px;
	border-top:1px dotted #DBD2C4;
	padding:10px 0 15px 0;
	margin:20px 0 0 0;
}

#twitter h2.titleText {
	padding:5px 4px 14px 4px;
}

#twitter p{
	margin:0 4px 0 ; 
	color:#9A8A7C;  
	font-size:10px; 
}

#twitter p a{
	text-decoration:underline;
}

#twitter h3{
	padding:5px 3px 5px 3px;
	font-size:11px;
	font-weight:normal;
	color:#2C1E24;
	}

.twitterLink{
	padding: 2px 5px 5px 8px;
	background-color:#EF4A84;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

.twitterLink a{
	color:#ffffff;
	text-decoration:none;
}

.twitterLink a:hover{
	text-decoration:underline;
}

/* Newsletter */

.newsletterLink{
	padding: 2px 5px 5px 8px;
	background-color:#2C1E24;
	color:#B0A499;
	text-decoration:none;
	font-size:12px;
}

.newsletterLink a{
	color:#B0A499;
	text-decoration:none;
}

.newsletterLink a:hover{
	text-decoration:underline;
}

/* Newsletter Form */

.newsletterForm {
	padding:80px 110px 110px;
	margin:20px 0 30px;
	background:url(../images/backgrounds/newsletter_bg.gif) no-repeat top left;
	font-size:11px;
	color:#2C1E24;
	line-height:40px;
}

.newsletterForm input {
	margin-top:5px;
	float:right;
	border:1px solid #CAC2BB;
	padding:5px;
	width:210px;
	font-size:12px;
	color:#9A8A7C;
	font-family:Arial, Helvetica, sans-serif;
}

.newsletterCaptcha {
float:left;
padding-bottom:10px;
}

.newsletterForm label {
	padding: 0 10px 10px 0;
}

.newsletterForm item {
	margin-bottom:20px;
}

.newsletterForm input#catwebformbutton {
	width:94px;
	padding:0;
	border:0;
}

.newsletterSuccess {
	text-align:center;
	padding:135px 110px 110px;
	margin:20px 0 30px;
	background:url(../images/backgrounds/newsletter_bg.gif) no-repeat top left;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#2C1E24;
	line-height:21px;
}

.subnote{
	color:#9A8A7C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cat_button {
	position:relative;
}

/* Footer */

#footer{
	padding: 5px 0 0 0;
	text-align:right;
}


.copy {
	color:#2C1E24;
	border-top:1px dotted #DBD2C4;
	padding:13px 7px 0 7px;
}

/* Images */

.featuredImg {
	margin-bottom:20px;
}

.latestImg {
	margin:10px 0;
}

/* Caption */

#caption {
  z-index: 0;
  width: 540px;
  height: 270px;
  position: relative;
  margin-bottom:20px;
}

#captionPortfolio {
  z-index: 0;
  width: 260px;
  height: 200px;
  position: relative;
  margin-bottom:20px;
}

#caption img , #captionPortfolio img {
  z-index: 1;
}
#caption span , #captionPortfolio span {
  display: none;
}
#caption:hover span {
	padding:7px 10px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 520px;
  height: 21px;
  background: #2C1E24;
  color: white;
  font-weight: normal;
  font-style:italic;
  font-size:16px;
}

#captionPortfolio:hover span {
	padding:7px 10px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 240px;
  height: 21px;
  background: #2C1E24;
  color: white;
  font-weight: normal;
  font-style:italic;
  font-size:16px;
}

