/*
Theme Name: Atlas
Theme URI: http://www.iheartatlas.com/blog/
Description: Atlas Wordpress theme by <a href="http://www.iheartatlas.com">Brian Nelson</a>.
Version: 1.0
Author: Brian Nelson
Author URI: http://www.iheartatlas.com/blog/

*/
html {
        background-color: #fffefe;
}
body {
	margin: 0 0 51px 0;
	padding: 0;
	background: url(images/header_background.jpg) repeat-x;
        width: auto;
        height: 452px;
}
body a {
        outline: none;
}
#body-bottom {
        width: auto;
	height: 201px;
	margin-top: -201px;
        margin-bottom: -20px;
	background: url(images/footer_background.jpg) repeat-x;
}
#container {
	margin: auto;
	width: 960px;
}

/* HEADER */ /* ==================================================================== */
#header {
	width: 960px;
	height: 452px;
        margin-bottom: 17px;
}
#portfolio-header {
	width: 960px;
	height: 327px;
        margin-bottom: 0px;
}
#masthead {
	margin: 0;
	padding: 56px 0 18px 0;
	float: left;
	width: 239px;
}
#masthead h1 {
	margin: 0;
	background: url(images/atlas_logo.gif) no-repeat;
	text-indent: -9999px;
	width: 240px;
	height: 208px;
}
#masthead h1 a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#header-image {
	margin: 0 0 0 50px;
}
#header-image-portfolio img {
        margin: 13px 0 0 50px;
}

/* GLOBAL NAV */ /* ==================================================================== */
#nav-left {
	float: left;
	width: 360px;
}
#nav-right {
	float: right;
	width: 360px;
}
#nav-left ul {
	margin: 188px 0 0 72px;
	padding: 0;
}
#nav-right ul {
	margin: 188px 72px 0 0;
	padding: 0;
}
#nav-left li {
	display: inline;
	list-style: none;
	float: left;
	width: auto;
}
#nav-right li {
	display: inline;
	list-style: none;
	float: left;
	width: auto;
}
#nav-left a, #nav-right a {
	display: block;
}
/* BLOG */ .nav-blog:link, .nav-blog:visited {
	background: url(images/nav_blog.gif) no-repeat;
	text-indent: -9999px;
	width: 76px;
	height: 51px;
	margin-right: 42px;
	background-position: 0px -102px;
}
.nav-blog:hover, .nav-blog:active {
	text-indent: -9999px;
	width: 76px;
	height: 51px;
	margin-right: 42px;
	background: url(images/nav_blog.gif) no-repeat;
	background-position: 0px -51px;
}
.nav-blog-selected {
	background: url(images/nav_blog.gif) no-repeat;
	text-indent: -9999px;
	width: 76px;
	height: 51px;
	margin-right: 42px;
	background-position: 0px 0px;
}
/* PORTFOLIO */ .nav-portfolio:link, .nav-portfolio:visited {
	background: url(images/nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 132px;
	height: 51px;
	background-position: 0px -102px;
}
.nav-portfolio:hover, .nav-portfolio:active {
	background: url(images/nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 132px;
	height: 51px;
	background-position: 0px -51px;
}
.nav-portfolio-selected {
	background: url(images/nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 132px;
	height: 51px;
	background-position: 0px 0px;
}
/* ABOUT */ .nav-about:link, .nav-about:visited {
	background: url(images/nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 83px;
	height: 51px;
	margin: 0 42px 0 44px;
	background-position: 0px -102px;
}
.nav-about:hover, .nav-about:active {
	background: url(images/nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 83px;
	height: 51px;
	margin: 0 42px 0 44px;
	background-position: 0px -51px;
}
.nav-about-selected {
	background: url(images/nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 83px;
	height: 51px;
	margin: 0 42px 0 44px;
	background-position: 0px 0px;
}
/* CONTACT */ .nav-contact:link, .nav-contact:visited {
	background: url(images/nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 114px;
	height: 51px;
	background-position: 0px -102px;
}
.nav-contact:hover, .nav-contact:active {
	background: url(images/nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 114px;
	height: 51px;
	background-position: 0px -51px;
}
.nav-contact-selected {
	background: url(images/nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 114px;
	height: 51px;
	background-position: 0px 0px;
}

/* MAIN BODY */ /* ==================================================================== */
#main-body {
	margin: 0 50px 0 50px;
}

/* POST CONTENT - BLOG */ /* ======================= */ 
#content {
	float: left;
	width: 500px;
}
.content-blog {
	border-right: 1px solid #c2c0c0;
	padding-right: 25px;
}
 #brian-header {
	width: 500px;
	height: 12px;
	margin: -20px 0 20px 0;
}
.rss-blog {
	float: left;
	width: 34px;
}
.rss-blog a {
	display: block;
	width: 34px;
	height: 11px;
}
.rss-top:link, .rss-top:visited {
	background: url(images/rss_top_link.gif) no-repeat;
	text-indent: -9999px;
}
.rss-top:hover, .rss-top:active {
	background: url(images/rss_top_link.gif) no-repeat;
	text-indent: -9999px;
	background-position: 0 -11px;
}
.post {
	margin-bottom: 56px;
}
.post-portfolio {
	margin-bottom: 7px;
}
.post-about {
        margin-bottom: 15px;
}
.post-resume {
        margin-bottom: 28px;
}
.post-title-resume {
	background: url(images/post_title_background.gif) no-repeat;
	height: 33px;
}
.post-title-resume h3 {
	margin: 0;
	padding: 11px 0 0 10px; 
	font: 0.82em Helvetica, Arial, Verdana, sans-serif;
        text-transform: uppercase;
        font-style: normal;
	font-weight: normal;
        /*letter-spacing: 0.04em;
        word-spacing: 0.04em;*/
}
.post-title {
	background: url(images/post_title_background.gif) no-repeat;
	height: 33px;
}
.post-title h3 {
	margin: 0;
	padding: 11px 0 0 12px; 
	font: 0.82em Helvetica, Arial, Verdana, sans-serif;
        text-transform: uppercase;
        font-style: normal;
	font-weight: normal;
        /*letter-spacing: 0.04em;
        word-spacing: 0.04em;*/
}
.post-title a, .post-title-resume a {
        text-decoration: none;
	color: #fcfdf5;
}
.post-title a:hover, .post-title-resume a:hover {
	text-decoration: none;
	color: #2e0e00;
}
.post-title-portfolio {
	height: 14px;
        margin-top: 6px;
}
.post-title-portfolio h3 {
	margin: 0;
	padding: 0 0 0 0; 
	font: 1.0em Helvetica, Arial, Verdana, sans-serif;
        text-transform: uppercase;
        font-style: normal;
	font-weight: normal;
}
.post-title-portfolio a {
        text-decoration: none;
	color: #a72015;
}
.post-title-portfolio a:hover {
	text-decoration: none;
	color: #2e0e00;
}
.post-entry-portfolio {
	font: 0.75em/1.58em Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
        color: #2e0e00;
	margin: 0;
	padding: 0;
}
.post-entry-portfolio p {
        margin: 10px 0 0 0;
}
.post-entry-portfolio img {
        margin: 0;
}
.post-entry-portfolio p a:link {
        color: #a72015;
	text-decoration: none;
}
.post-entry-portfolio p a:visited, .post-entry-portfolio p a:active {
        color: #a72015;
	text-decoration: none;
}
.post-entry-portfolio p a:hover {
        color: #2e0e00;
        text-decoration: none;
}
.post-date { 
	float: right;
	width: 500px;
}
.post-date h4 {
	margin: 4px 0 -1px 0;
	padding: 0;
	font: 0.62em Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.12em;
	color: #2e0e00;
	text-align: right;
}
.post-entry {
	font: 0.75em/1.58em Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
        color: #2e0e00;
	margin: 7px 0 0 0;
	padding: 2px 0 0 0;
}
.post-entry p {
        margin: 10px 0 0 0;
}
.post-entry img {
        margin: 0;
}
.caption-text {
	font: 0.83em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
        color: #959595;
	margin: 4px 0 0 13px;
	padding: 0;
	list-style-image: url(images/caption_text_bullet.gif);
}
.caption-text li {
        padding: 0;
}
.caption-text a:link {
        color: #a72015;
	text-decoration: none;
}
.caption-text a:visited, .caption-text a:active {
        color: #a72015;
	text-decoration: none;
}
.caption-text a:hover {
        color: #2e0e00;
        text-decoration: none;
}
.post-break {
        margin-bottom: 0px;
}
.share-links {
  color: #2e0e00;
  width: 488px;
  font: 9px Arial, Helvetica, Verdana, sans-serif;
  font-weight: bold;
  padding: 5px 15px 0 0;
  margin: 8px 0 -5px 0;
}
.share-links a {
  color: #2e0e00;
  margin: 0 9px 0 1px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.share-links a:hover {
  color: #a72015;
  margin: 0 9px 0 1px;
  text-decoration: none;
}
.audio-post, .subhead-post {
        background: #e1e1e1;
        color: #2e0e00;
        width: 485px;
        padding: 6px 5px 5px 10px;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
        font-weight: normal;
        text-transform: uppercase;
}
.audioplayer_container {
        padding: 0 0 6px 0;
}
.quote-post {
        background: #e1e1e1;
        color: #2e0e00;
        width: 470px;
        padding: 10px 15px 10px 15px;
}
.post-entry p a:link {
        color: #a72015;
	text-decoration: none;
}
.post-entry p a:visited, .post-entry p a:active {
        color: #a72015;
	text-decoration: none;
}
.post-entry p a:hover {
        color: #2e0e00;
        text-decoration: none;
}
.resume-p {
        padding: -9px 0 0 0;
}
.post-category {
	float: left;
	margin: 4px 0 0 0;
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.12em;
	color: #2e0e00;
}
.post-category a:link, .post-category a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #a72015;
	text-decoration: none;
}
.post-category a:hover, .post-category a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #2e0e00;
	text-decoration: none;
}
.post-comments a:link, .post-comments a:visited {
	font: 0.86em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #fffefe;
	float: right;
	background-color: #a72015;
	height: 20px;
	width: 30px;
	margin-bottom: 30px;
        padding: 4px 1px 2px 2px;
}
.post-comments a:hover, .post-comments a:active {
	font: 0.86em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #cccccc;
	float: right;
	background-color: #a72015;
	height: 20px;
	width: 30px;
	margin-bottom: 30px;
        padding: 4px 1px 2px 2px;
}
.add-comments a:link, .add-comments a:visited {
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fcfdf5;
	float: right;
	background-color: #a72015;
	height: 23px;
	width: 30px;
	margin-bottom: 30px;
        padding: 4px 1px 2px 2px;
}
.add-comments a:hover, .add-comments a:active {
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	color: #cccccc;
	float: right;
	background-color: #a72015;
	height: 23px;
	width: 30px;
	margin-bottom: 30px;
	padding: 4px 1px 2px 2px;
	
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi2.50								
|	Copyright (c) 2009 Lester "GaMerZ" Chan			
|	- Page Navigation CSS Style												
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css				
|																							|
+----------------------------------------------------------------+
*/
}
.wp-pagenavi {
        float: left;
        width: 500px;
        font: 0.68em/1.12em Helvetica, Arial, Verdana, sans-serif;
        text-align: center;
        margin: 0 0 5px 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 6px 9px 4px 9px; 
	margin: 2px;
	text-decoration: none;
	color: #fcfdf5;
	background-color: #a72015; 
}
.wp-pagenavi a:visited {
	padding: 6px 9px 4px 9px; 
	margin: 2px;
	text-decoration: none;
	color: #fcfdf5;
	background-color: #a72015;
}
.wp-pagenavi a:hover {	
	color: #2E0E00;
	background-color: #ffffff;
	border: 1px solid #c0bfb9;
        padding: 5px 8px 3px 8px; 
	margin: 2px;	
        
        /*color: #fcfdf5;
	background-color: #a72015;
        text-decoration: underline;*/
}
.wp-pagenavi a:active {
	color: #2E0E00;
	background-color: #ffffff;
	border: 1px solid #c0bfb9;
        padding: 5px 8px 3px 8px; 
	margin: 2px;	

        /*padding: 6px 9px 4px 9px; 
	margin: 4px;
	text-decoration: none;
	color: #fcfdf5;
	background-color: #a72015;*/
}
.wp-pagenavi span.pages {
	padding: 2px 10px 2px 4px; 
	margin: 0;
	color: #2E0E00;
}
.wp-pagenavi span.current {
        padding: 5px 8px 3px 8px; 
	margin: 2px;
	text-decoration: none;
	color: #2E0E00;
	background-color: #ffffff;
	border: 1px solid #c0bfb9;
}
.wp-pagenavi span.extend {
        padding: 5px 8px 3px 8px; 
	margin: 2px;
	text-decoration: none;
	color: #2E0E00;
	background-color: #fffefe;
	border: 1px solid #c0bfb9;


/* SIDEBAR - BLOG */ /* ======================= */ 
}
#sidebar {
	float: right;
	width: 310px;
	border-left: 1px solid #c2c0c0;
	padding-left: 24px;
        margin-left: -24px;
}
#featured-work h3 {
        text-indent: -9999px;
	height: 19px;
	margin: 19px 0 8px 0;
	padding: 0;
	background: url(images/featured_work_header.gif) no-repeat;
	background-position: center;
}
.fw-top-image {
	margin: 0 0 0 0;
}
.fw-inner-image {
	margin: 10px 0 0 0;
}
#searchform #s {
	background: #e1e1e1;
	border: 1px solid #c2c0c0;
	float: left;
	height: 26px;
	width: 300px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #2e0e00;
	padding: 6px 0 0 8px;
        text-transform: uppercase;
}
#searchform #searchsubmit {
	float: right;
	background: url(images/search_button_long.gif) no-repeat;
	width: 310px;
	height: 23px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
        margin-bottom: 0px;
        margin-top: 7px
}
#links {
	float: left;
	width: 250px;
}
#links h3 {
	text-indent: -9999px;
	height: 11px;
	margin: 21px 0 0 0;
	padding: 0;
	background: url(images/links_header.gif) no-repeat;
}
.ul-links {
	margin: 0 0 10px 0;
	padding: 7px 0 8px 0;
        font: 0.63em/1.6em Verdana, Helvetica, Arial, sans-serif;
}
#categories {
	float: left;
	width: 250px;
}
#categories h3 {
	text-indent: -9999px;
	height: 11px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/categories_header.gif) no-repeat;
}
.ul-categories {
	margin: 0 0 10px 0;
	padding: 7px 0 8px 0;
        font: 0.63em/1.6em Verdana, Helvetica, Arial, sans-serif;
}
#archives {
        clear: both;	
        width: 250px;
}
#archives h3 {
	text-indent: -9999px;
	height: 11px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/archives_header.gif) no-repeat;
}
.ul-archives {
	margin: 0 0 20px 0;
	padding: 7px 0 8px 0;
        font: 0.63em/1.6em Verdana, Helvetica, Arial, sans-serif;
}
#featured-posts {
	width: 207px;
	clear: both;
	margin-bottom: 10px;
}
#featured-posts h3 {
        text-indent: -9999px;
	height: 15px;
	margin: 5px 0 10px 0;
	padding: 0;
	background: url(images/recent_posts_header.gif) no-repeat;
	background-position: center;
}
.post-description-left {
	float: left;
	width: 207px;
}
#blog-past li {
	margin: 0 8px 0 16px;
	padding: 0;
	color: #c0bfb9;
	list-style-image: url(images/blog_past_bullet.gif);
}
.featured-work-link a:link, .featured-work-link a:visited {
	float: left;
	width: 150px;
        margin-top: 5px;
        font: 0.72em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #a72015;
}
.featured-work-link a:hover, featured-work-link a:active {
	float: left;
	width: 150px;	
        margin-top: 5px;
        font: 0.72em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #2e0e00;
}
#featured-posts a:link, #featured-posts a:visited {
	font: 0.69em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #a72015;
}
#featured-posts a:hover, #featured-posts a:active {
	font: 0.69em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #2e0e00;
}
#links a:link, #categories a:link, #archives a:link, #links a:visited, #categories a:visited, #archives a:visited {
	text-decoration: none;
	color: #a72015;
        margin-left: -3px;
}
#links a:hover, #categories a:hover, #archives a:hover, #links a:active, #categories a:active, #archives a:active {
	text-decoration: none;
	color: #2e0e00;
        margin-left: -3px;
}
.entries-rss {
	float: left;
	margin-left: 22px;
}
.entries-rss a {
	display: block;
	width: 110px;
	height: 15px;
}
.entries-rss, .entries-rss:visited {
	background: url(images/entries_rss_link.gif) no-repeat;
	text-indent: -9999px;
}
.entries-rss:hover, .entries-rss:active {
	background: url(images/entries_rss_link.gif) no-repeat;
	text-indent: -9999px;
	background-position: 0 -15px;
}
.comments-rss {
	float: left;
	margin-left: 18px;
}
.comments-rss a {
	display: block;
	width: 136px;
	height: 15px;
}
.comments-rss, .comments-rss:visited {
	background: url(images/comments_rss_link.gif) no-repeat;
	text-indent: -9999px;
}
.comments-rss:hover, .comments-rss:active {
	background: url(images/comments_rss_link.gif) no-repeat;
	text-indent: -9999px;
	background-position: 0 -15px;
}

/* FEATURED POSTS ARCHIVE */ /* ======================= */
#featured-posts-left {
	float: left;
        width: 207px;
	margin: 11px 0 10px 26px;
}
#featured-posts-right {
	float: left;
        width: 207px;
	margin: 11px 0 10px 35px;
}
#featured-posts-left a:link, #featured-posts-left a:visited, #featured-posts-right a:link, #featured-posts-right a:visited {
	font: 0.69em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #a72015;
}
#featured-posts-left a:hover, #featured-posts-left a:active, #featured-posts-right a:hover, #featured-posts-right a:active {
	font: 0.69em/1.38em Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #2e0e00;
}

/* RESPONSE - BLOG */ /* ======================= */
#responses h3, #leave-comments h3 { 
	font: 0.84em Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
        text-transform: uppercase;
	color: #2e0e00;
	margin: 0 0 -8px 0;
	padding: 0;
}
#leave-comments h3 { 
	font: 0.84em Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: bold;
        text-transform: uppercase;
	color: #2e0e00;
	margin: 25px 0 -8px 0;
	padding: 0;
}
#responses ol {
	padding: 0;
}
.commentlist li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.commentlist .color1{
	background-color: #E1E1E1;
	padding: 10px 15px 10px 15px;
}
.commentlist .color2{
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
}
.commentlist-says {
 	font: 0.78em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.commentmetadata {
	font: 0.68em Helvetica, Arial, Verdana, sans-serif;
	margin: 4px 0 7px 0;
	float: left;
        clear: both;
        font-style: normal;
}
.commentmetadata a {
        text-decoration: none;
        color: #a72015;
        font-style: normal;
}
.commentmetadata a:hover {
        text-decoration: none;
        color: #2e0e00;
        font-style: normal;
}
.commentlist cite a {
	text-decoration: none;
	color: #a72015;
	font-style: normal;
}
.commentlist cite a:hover {
	text-decoration: none;
	color: #2e0e00;
	font-style: normal;
}
.commentlist p {
	font: 0.70em/1.52em Helvetica, Arial, Verdana, sans-serif;
	color: #2e0e00;
	text-align: left;
	margin: 7px 0 0 0;
	padding: 0;
	clear: both;
}
.commentlist cite {
        float: left;
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
        letter-spacing: 0.03em;
}
#commentform label {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #2e0e00;
	margin: 0 0 0 5px;
}
.wpcf7 label {
	font: 9px Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #2e0e00;
	margin: 0 0 0 9px;
}
.asterisk {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #a72015;
}
#author {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 0.92em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
}
#email {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 0.92em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
	margin-top: -6px;
}
#url {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 0.92em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
	margin-top: -6px;
}
#comment {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 126px;
	width: 490px;
	font: 0.75em/1.46em Helvetica, Arial, Verdana, sans-serif;
	color: #2e0e00;
	padding: 7px 0 0 8px;
	margin: -6px 0 0 0;
}
#submit {
	float: right;
	background: url(images/submit_button.gif) no-repeat;
	width: 93px;
	height: 31px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin: -6px 0 12px 0;
}
#author-contact input {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 1.23em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
        margin-top: 8px;
}
#email-contact input {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 1.23em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
}
#url-contact input {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 19px;
	width: 267px;
	font: 1.23em Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a72015;
	padding: 6px 0 4px 8px;
}
#comment-contact textarea {
	background: #fffefe;
	border: 1px solid #c0bfb9;
	height: 126px;
	width: 490px;
	font: 1.0em/1.44em Helvetica, Arial, Verdana, sans-serif;
	color: #2e0e00;
	padding: 7px 0 0 8px;
	margin: 0 0 0 0;
}
#submit-contact {
	float: right;
	background: url(images/submit_button.gif) no-repeat;
	width: 93px;
	height: 31px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin: 0 0 12px 0;
}

/* PORTFOLIO */ /* ======================= */
/*#row-1 {
	float: left;
	width: 199px;
	margin-right: 21px;
}
#row-1 img {
	margin: 21px 0 0 0;
}
#row-2 {
	float: left;
	width: 199px;
	margin-right: 21px;
	margin-bottom: 20px;
}
#row-2 img {
	margin: 21px 0 0 0;
}
#row-3 {
	float: left;
	width: 199px;
	margin-right: 21px;
}
#row-3 img {
	margin: 21px 0 0 0;
}
#row-4 {
	float: left;
	width: 199px;
}
#row-4 img {
	margin: 21px 0 0 0;
}*/
.TitleCls {
	font-style: oblique;
}

/* FOOTER */ /* ==================================================================== */
#footer {
	width: 960px;
	height: 220px;
	clear: both;
}
#footer-nav-left {
	float: left;
	width: 436px;
}
#footer-nav-right {
    float: right;
	width: 436px;
}
#footer-nav-left ul {
	margin: 95px 0 0 204px;
	padding: 0;
}
#footer-nav-right ul {
	margin: 95px 0 0 0;
	padding: 0;
}
#footer-nav li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
}
#footer-nav a {
	display: block;
}
#footer-logo {
	float: left;
	width: 88px;
	margin: 60px 0 0 0;
	padding: 0;
}
#footer-logo h5 {
	background: url(images/footer_nav_atlas.gif) no-repeat;
	text-indent: -9999px;
	width: 88px;
	height: 88px;
	margin: 0px 0 0 0px;
}
#footer-logo h5 a {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
/* BLOG */ .footer-nav-blog:link, .footer-nav-blog:visited {
	background: url(images/footer_nav_blog.gif) no-repeat;
	text-indent: -9999px;
	width: 52px;
	height: 22px;
	margin-right: 34px;
	background-position: 0px -44px;
}
.footer-nav-blog:hover, .footer-nav-blog:active {
	text-indent: -9999px;
	width: 52px;
	height: 22px;
	margin-right: 34px;
	background: url(images/footer_nav_blog.gif) no-repeat;
	background-position: 0px -22px;
}
.footer-nav-blog-selected {
	background: url(images/footer_nav_blog.gif) no-repeat;
	text-indent: -9999px;
	width: 52px;
	height: 22px;
	margin-right: 34px;
	background-position: 0px 0px;
}
/* PORTFOLIO */ .footer-nav-portfolio:link, .footer-nav-portfolio:visited {
	background: url(images/footer_nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 109px;
	height: 22px;
	background-position: 0px -44px;
}
.footer-nav-portfolio:hover, .footer-nav-portfolio:active {
	background: url(images/footer_nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 109px;
	height: 22px;
	background-position: 0px -22px;
}
.footer-nav-portfolio-selected {
	background: url(images/footer_nav_portfolio.gif) no-repeat;
	text-indent: -9999px;
	width: 109px;
	height: 22px;
	background-position: 0px 0px;
}
/* ABOUT */ .footer-nav-about:link, .footer-nav-about:visited {
	background: url(images/footer_nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 67px;
	height: 22px;
	margin: 0 34px 0 37px;
	background-position: 0px -44px;
}
.footer-nav-about:hover, .footer-nav-about:active {
	background: url(images/footer_nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 67px;
	height: 22px;
	margin: 0 34px 0 37px;
	background-position: 0px -22px;
}
.footer-nav-about-selected {
	background: url(images/footer_nav_about.gif) no-repeat;
	text-indent: -9999px;
	width: 67px;
	height: 22px;
	margin: 0 34px 0 37px;
	background-position: 0px 0px;
}
/* CONTACT */ .footer-nav-contact:link, .footer-nav-contact:visited {
	background: url(images/footer_nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 93px;
	height: 22px;
	background-position: 0px -44px;
}
.footer-nav-contact:hover, .footer-nav-contact:active {
	background: url(images/footer_nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 93px;
	height: 22px;
	background-position: 0px -22px;
}
.footer-nav-contact-selected {
	background: url(images/footer_nav_contact.gif) no-repeat;
	text-indent: -9999px;
	width: 93px;
	height: 22px;
	background-position: 0px 0px;
}
#footer-info {
	clear: both;
	width: 960px;
	font: 0.67em/1.4em Helvetica, Arial, Verdana, sans-serif;
        color: #42281b;
	margin: 0;
}
.footer-info-left {
	float: left;
	width: 270px;
	margin: 35px 0 0 50px;
	padding: 0;
}
.footer-info-mid {
	float: left;
	width: 320px;
	text-align: center;	
	margin-top: 35px;
	padding: 0;
}
.footer-info-right {
	float: right;
	width: 270px;
	text-align: right;	
	margin: 35px 50px 0 0;
	padding: 0;
}
#footer-info li {
	list-style: none;
	display: inline;
}
#footer-info li a {
	text-decoration: none;
	color: #42281b;
}
#footer-info li a:hover, #footer-info li a:active {
	text-decoration: none;
	color: #a72015;
}
#top-link { 
        display: none; 
        position: fixed; 
        right: 5px; 
        bottom: 5px; 
        color: #42281B; 
        font: 60% Arial, Helvetica, Verdana, sans-serif; 
        text-decoration: none; 
}
