@charset "UTF-8";
@include 'lionbars.css';

/*
	gold 		ddb10c
	teal		618f6b
	red			cf572b
	shadow 		fff6d2
	orange		ffa800
	bg			fff6d3
	txtbox		fffcf2
	l.brown		B39C60
	brown		3f2d14
*/

@font-face {
 font-family: univers59;
 src: url("univers59.eot")
}
 @font-face {
 font-family:univers59;
 src:url("univers59.ttf");
}
a {
	online:none;
}

:-moz-any-link:focus {
 outline:none;
}
body {
	background-color:#3f2d14;
	background-image:url(images/bg.gif);
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B39C60;
	margin:0;
	padding:0;
}
#shadow {
	background-image:url(images/body.png);
	width:1024px;
	position:relative;
	margin:0 auto;
}
#container {
	width:860px;
	position:relative;
	margin:0 auto;
}
#header {
	display:block;
	width:860px;
	height:88px;
	background-image:url(images/headbg.png);
	z-index:100;
}
#top {
	background-image:url(images/top.png);
	width:1024px;
	height:192px;
	z-index:100;
	margin:0 auto;
}
#title {
	width:526px;
	height:88px;
	float:left;
}
#title a {
	display:block;
	background-image:url(images/head.png);
	width:526px;
	height:88px;
}
#nav {
	font-family:univers59, Arial Narrow;
	display:block;
	float:right;
	width:303px;
	height:88px;
	text-align:right;
	padding:0 30px 0 0;
}
#nav ul {
	list-style:none;
	margin:45px 0 0;
	padding:0;
}
#nav ul li {
	display:inline;
	padding-left:17px;
}
#nav ul li a {
	text-shadow:2px 2px 0 #e8dfb7;
	text-decoration:none;
	font-size:25px;
	color:#cf572b;
	text-transform:uppercase;
	padding:0 0 14px;
}
#nav.current_page_item a {
	color: #ffa800 !important;
	border-bottom:2px solid #cf572b;
}
#nav.current_page_item a:hover {
}
#nav ul li a:hover {
	color:#618f6b !important;
	border-bottom:2px solid #cf572b;
}
#info {
	width:850px;
	display:block;
	font-style:italic;
	z-index:100;
	text-shadow:1px 1px 0 #e8dfb7;
}
.label {
	color:#618f6b;
}
#location {
	float:left;
	padding:7px 0 7px 30px;
}
#contact {
	float:right;
	padding:7px 20px 7px 0;
}
#contact ul li {
	display:inline;
	padding-left:10px;
}
#contact a {
	text-decoration:none;
	color:#B39C60;
}
#contact a:hover {
	color:#cf572b;
	text-decoration:none;
}
#rule {
	background-image:url(images/rule.gif);
	width:850px;
	height:5px;
	display:block;
	clear:both;
}
.section {
	font-family:univers59, Arial Narrow;
	text-shadow:2px 2px 0 #e8dfb7;
	width:800px;
	color:#ffa800;
	z-index:100;
	clear:both;
	margin:65px auto 0;
	padding:0 0 10px;
}
.section a {
	color:#ffa800;
	text-decoration:none;
}
.wide {
	display:block;
	padding-top:10px;
}
h2 {
	font-size:30px;
	font-weight:400;
	letter-spacing:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
#stay {
	z-index:100;
	top:0;
}
#content {
	width:860px;
	margin:0 auto;
}
.entry {
	color:#618f6b;
	clear:both;
	border-top:1px solid #ddb10c;
	width:800px;
	position:relative;
	margin:0 auto;
	text-shadow:1px 1px 0 #e8dfb7;
	font-size: 14px;
}
.entry p {
	margin-top: 10px;
}
.grid_item {
	width: 185px;
	display: table-cell;
	text-shadow:1px 1px 0 #e8dfb7;
}
.grid_photo img {
	border: none;
}
.grid_photo {
	width: 185px;
	overflow:hidden;
	position:relative;
}
.g0, .g1, .g2 {
	padding-right: 20px;
}
.grid_row {
	margin: 0 auto 0 auto;
	padding-bottom: 40px;
	width: 800px;
	border-top:1px solid #ddb10c;
	padding-top: 20px;
}
.grid_label {
	color: #618f6b;
}
.grid_label .comment_link a {
	color: #618f6b !important;
	text-decoration: none;
}
.grid_label p a {
	color: #B39C60;
	text-decoration: none;
}
.grid_label p a:hover {
	text-decoration: underline;
}
.grid_label h3 {
	padding-top: 10px;
	margin: 0;
}
.grid_label p {
	padding-top: 5px;
	margin: 0;
}
#recentwork {
	width: 800px;
	margin: 0 auto;
	clear: both;
}
.hide_thumbnail {
	display: none;
}
.entry_content {
	width:595px;
	display:block;
	position:relative;
	padding:5px 0 20px;
}
.entry_content a {
	text-decoration:none;
	color:#ffa800;
}
.entry_content h3 {
	margin:0;
}
.about h3 {
	margin-top: 40px;
}
.resume-header h3 {
	margin-top: 0 !important;
}
h3 {
	color:#cf572b;
	font-style:italic;
	font-size:13px;
	margin: 0 0 5px 0;
	text-transform:capitalize;
}
h3 a {
	color:#cf572b !important;
	text-decoration:none;
}
.entry_photo {
	width:400px;
	float:right;
	text-align:right;
	overflow:hidden;
	position:relative;
	padding:20px 0;
}
.entry_content_page {
	width:595px;
	overflow:hidden;
	position:relative;
	vertical-align:top;
	padding:0 0 20px;
}
.entry_photo_page {
	float:right;
	width:185px;
	display:block;
	position:relative;
	vertical-align:top;
	padding:20px 0;
	font-size: 12px;
}
.entry_photo_page h3 {
	padding-top:0;
	margin-top:0;
}
.entry_content_blog {
	width:580px;
	position:relative;
	padding:0 0 20px;
}
.entry_content_blog img {
	margin:10px 0;
}
.solo {
	padding-top:8px;
}
.entry_photo_blog {
	float:right;
	width:185px;
	display:block;
	position:relative;
	text-align:left;
	padding:60px 0 20px;
	font-size: 12px;
}
.entry_photo_blog p {
	margin: 0;
	padding: 0;
}
.entry_content_blog p a {
	font-weight:700;
	font-style:italic;
	color:#618f6b;
	text-decoration:underline;
}
.entry_photo_page a, .entry_photo_blog a {
	text-decoration:none;
	font-weight:700;
	color:#ffa800;
}
.date_time {
	clear:both;
	display:block;
	color:#B39C60;
	font-style:italic;
	padding-bottom:5px;
}
.comment_link {
	color:#B39C60;
	font-weight:700;
	font-style:italic;
}
.blog_title {
	font-family:univers59, Arial Narrow;
	font-size:30px;
	text-transform:uppercase;
	font-style:normal;
	font-weight:400;
	text-shadow:2px 2px 0 #e8dfb7;
	margin:0;
	padding:15px 0 0;
}
.alignright {
	float:right;
	margin:5px 0 10px 10px;
}
.alignleft {
	float:left;
	margin:0 15px 0 0;
}
.entry_photo a {
	position:relative;
	float:right;
	margin:0;
}
.entry_content img, .entry img, .entry_photo img {
	border:0;
}
.entry_text {
	width:500px;
	float:right;
	text-align:left;
	padding:5px 0 20px;
}
#footer {
	clear:both;
	background-image:url(images/footer.png);
	width:1024px;
	height:176px;
	font-style:italic;
	font-size:10px;
	color:#B39C60;
	margin:0 auto;
	padding:0;
	text-shadow:1px 1px 0 #e8dfb7;
}
#footer a {
	text-decoration:none;
	color:#618f6b;
	font-weight:700;
	font-style:normal;
}
#copy {
	float:left;
	margin:20px 0 0 115px;
}
#backend {
	float:right;
	text-transform:uppercase;
	text-align:right;
	margin:20px 110px 0 0;
}
.last {
	border:none;
	padding-right:0;
}
#backend img {
	padding:5px 0 0;
}
#backend ul li {
	display:inline;
	border-right:1px solid #B39C60;
	padding:0 8px 0 5px;
}
#backend li.last {
	border:none;
	padding-right: 5px;
}
th.label {
	text-align:left;
}
.field input {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	border:0;
	background-color:#fffcf2;
	color:#618f6b;
	width:92%;
	padding:10px;
}
.lrg_field select {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	border:0;
	background-color:#fffcf2;
	color:#618f6b;
	width:99.5%;
	padding:10px;
}
.lrg_field textarea {
	border:0;
	background-color:#fffcf2;
	color:#618f6b;
	width:96.2%;
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:10px;
}
.button input {
	border:0;
	background-color:#cf572b;
	font-family:univers59, Arial Narrow;
	font-size:20px;
	color:#fff6d3;
	text-transform:uppercase;
	padding:5px;
}
.dl_button {
	background-color:#cf572b;
	font-family:univers59, Arial Narrow;
	font-size:20px;
	color:#fff6d3;
	text-decoration:none;
	margin-top:80px;
	display:block;
	width:150px;
	text-align:center;
	text-transform:uppercase;
	padding:5px 10px;
	text-shadow: none;
}
a.dl_button:hover {
	background-color:#ffa800;
}
.resume td {
	padding-bottom:10px;
}
.bottomlink {
}
.contact_form {
	width:580px;
	margin:0 0 20px;
}
.contact_form td {
	padding-bottom:4px;
}
ul.port {
	width:100%;
	margin:0 0 0 30px;
	padding:0;
}
.port li.cat-item {
	width:100%;
	font-family:univers59, Arial Narrow;
	font-size:30px;
	text-transform:uppercase;
	display:block;
	padding:10px;
}
.contact_form th {
	color:#B39C60;
}
#nav2 {
	width:800px;
	height:50px;
	clear:both;
	font-size:30px;
	font-family:univers59, Helvetica, Arial, sans-serif;
	text-shadow:2px 2px 0 #e8dfb7;
	margin:0 auto;
	padding:50px 0 0;
	text-align: center;
}
#nav2 small {
	text-transform:uppercase;
	font-size:20px;
}
.next {
	float:right;
}
.prev {
	float:left;
}
.comment-template {
	margin-top:50px;
}
.dsq-comment-message {
	font-size:15px;
	padding:0 10px !important;
}
.comment-template h2, .comment-template h3 {
	font-family:univers59, Arial Narrow;
	font-size:30px;
	text-transform:uppercase;
	font-style:normal;
	font-weight:400;
	text-shadow:2px 2px 0 #e8dfb7;
	border-bottom:1px solid #ddb10c;
	display:block;
}
.comment-template h3 {
	margin:0;
	padding:0 0 10px;
}
.comment-template a {
	color:#cf572b !important;
	text-decoration:none !important;
}
.dsq-brlink, .dsq-dc-logo img, .dsq-options {
	display:none !important;
}
li.dsq-comment {
	margin-bottom:10px !important;
	background-color:#e8dfb7 !important;
	padding:10px 10px 5px !important;
}
#dsq-comments-title {
	margin-top:50px !important;
}
.linkcat {
	list-style:none;
	margin:0;
	padding:0;
}
.linkcat li {
	padding:0 0 10px;

}
.linkcat h2 {
	font-size:12px;
	font-weight:700;
	font-style:italic;
	margin:0 0 10px;
}
.blogroll {
	list-style:disc;
	margin:0;
	padding:0 0 0 20px;
}
.commentlist {
	list-style:none;
	margin:0 0 40px;
	padding:0;
}
.bubble-top {
	background-image:url(images/bubble_top.png);
	width:498px;
	height:22px;
	display:block;
	margin:10px 0 0;
	padding:0;
}
.bubble-mid {
	background-image:url(images/bubble_mid.png);
	width:498px;
	margin:0;
	padding:0;
}
.bubble-mid p {
	margin:0;
	padding:10px 40px;
}
.bubble-bot {
	background-image:url(images/bubble_bot.png);
	background-repeat:no-repeat;
	width:498px;
	padding:25px 0 0 75px;
}
.comment-author, .comment-meta, #links li {
	display:inline;
}
.fn {
	font-weight:700;
	font-style:normal !important;
	text-transform:capitalize;
	padding-right:3px;
	color:#cf572b;
}
.comment-meta, .says {
	font-style:italic;
}
.comment-meta a {
	color:#618f6b !important;
}
.commentbox {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#618f6b;
	border:0;
	background-color:#fffcf2;
	width:450px;
	overflow:auto;
	margin:0 20px 0 auto;
}
.inputbox {
	text-align:right;
}
.txtbox {
	background-image:url(images/textbox.png);
	width:498px;
	height:61px;
	margin-bottom:5px;
}
.txtbox input, .txtbox select {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#618f6b;
	border:0;
	background-color:#fffcf2;
	width:425px;
	margin:18px 0 0 30px;
}
label {
	color:#B39C60;
	font-style:italic;
	padding:0 0 0 30px;
}
.wpcf7 p {
	margin:0;
	padding:0;
}
#commentform p {
	margin:0;
	padding:0 0 20px;
}
#commentform {
	padding:20px 0 0;
}
blockquote {
	font-size:18px;
	font-style:italic;
	margin:0;
	padding:0;
}
#links {
	position:fixed;
	width:1024px;
	height:25px;
	bottom:0;
	left:50%;
	margin-left:440px;
}
#links ul {
	list-style:none;
	height:25px;
	margin:0;
	padding:0;
}
#links a {
	width:59px;
	height:25px;
	display:block;
	float:left;
	margin-right:5px;
}
.homelink {
	background-image:url(images/homelink.png);
}
.toplink {
	background-image:url(images/toplink.png);
}
a#seeposts:hover, a#seework:hover {
	text-decoration:underline;
}
.section span {
	font-size:20px;
	padding-top:10px;
}
#searchwin {
	position:absolute;
	top:55px;
	margin-left:720px;
}
#searchbg {
	background-image:url(images/searchform.png);
	background-color:transparent;
	width:181px;
	height:24px;
	float:left;
}
#search {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#fff6d3;
	background-color:#b73c11;
	background-image:url(images/searchformbg.png);
	width:155px;
	border:0;
	margin:5px 0 0 10px;
}
#searchbig {
	font-family:'Cambria', Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	width:155px;
	border:0;
	color:#618f6b;
	background-color:#fffcf2;
	margin:5px 0 0 10px;
}
#gosearch {
	float:left;
	margin:0 0 0 2px;
}
.searchbuttonbig {
	position:absolute;
	float:right;
	top:52px;
	left:410px;
}
.gallery img {
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
}
.gallery a {
	color:#fffcf2 !important;
}
.gallery-item, .gallery-icon {
	margin:0 !important;
}
.gallery-item {
	margin:0 0 6px !important;
}
.gallery-icon a {
	position:relative;
	float:left;
	margin:0;
}
a.comment-reply-link {
	color:#cf572b !important;
	font-weight:700;
}
.children {
	list-style:none;
}
.bigbutton {
	display:block;
	width:400px;
	height:115px;
}
.portbutton {
	background-image:url(images/viewport.jpg);
	margin:0 0 20px !important;
}
.blog {
	background-image:url(images/viewblog.jpg);
}
li.bypostauthor div.bubble-top {
	background-image:url(images/bubble_top_author.png);
}
li.bypostauthor div.bubble-mid {
	background-image:url(images/bubble_mid_author.png);
}
li.bypostauthor div.bubble-bot {
	background-image:url(images/bubble_bot_author.png);
}
.authorlink {
	font-weight:700;
	font-style:italic;
}
.tns, .tns, #fullview, #togglecondensed, #recentposts, #links span, .bigbutton strong, .backtoblog span {
	display:none;
}
#contact ul, #backend ul {
	list-style:none;
	margin:0;
	padding:0;
}
.section a:hover, .entry_content a:hover, .entry_content_blog p a:hover, .entry_photo_page a:hover, .entry_photo_blog a:hover, #footer a:hover, #seework, .section span a {
	color:#cf572b;
}
.comment-template a:hover, .gallery a:hover {
	color:#ffa800 !important;
}
h3 a:hover {
	text-decoration: underline;
}
.entry_photo a span, .gallery-icon a span, .grid_photo a span {
	display:none;
	background-image:url(images/mag.png);
	background-repeat:no-repeat;
	width:50px;
	height:50px;
	position:absolute;
	left:15px;
	top:15px;
}
.entry_photo a:hover span, .gallery-icon a:hover span, .grid_photo a:hover span {
	display:block;
}
.port li.cat-item a, #nav2 a {
	text-decoration:none;
	color:#cf572b;
}
.port li.cat-item a:hover, #nav2 a:hover, .section span a:hover {
	color:#ffa800;
}
.bubble-bot em, a.comment-reply-link:hover {
	color:#B39C60 !important;
}
.backtoblog {
	display: block;
	width: 111px;
	height: 30px;
	background-image: url(images/back.gif);
	margin-top: 5px;
}
.addtoany_list a {
	padding: 0 !important;
}
.buttons {
	display: block;
	height: 25px;
}
.tags a {
	font-weight: normal;
}
.home {
	width: 595px !important;
	padding-top: 15px !important;
}
.port_front {
	font-family:univers59, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 50px 0;
	color: #618f6b;
	padding: 0 0 0 0;
	list-style: none;
	width: 820px;
	display: block;
}
.port_front li.cat-item {
	padding: 0 20px 3px 0;
	margin: 0;
	display: block;
	width: 185px;
	float: left;
}
.port_front a {
	color: #cf572b;
	font-weight: normal;
	text-decoration: none;
}
.port_front a:hover {
	color: #ffa800;
}
.cats {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 5px;
	display: block;
}
.cats a {
	text-decoration: none;
	color: #B39C60;
	font-weight: normal;
}
.cats a:hover {
	text-decoration: underline;
}
.welcome_msg {
	font-size: 20px;
	font-style: italic;
	width: 595px;
}
.blog-buttons {
	display: block;
	width: 185px;
	float:right;
}
.blog-archive {
	display: inline;
	font-size: 18px;
}
.entire-archive {
	font-family:univers59,Arial Narrow;
	text-transform: uppercase;
	font-size: 20px;
	text-shadow:2px 2px 0 #E8DFB7;
	margin-top: 50px !important;
}
.entire-archive a {
	font-weight: normal !important;
	color: #cf572b;
	text-decoration: none;
}
.entire-archive a:hover {
	color: #ffa800;
}
.connect_widget_interactive_area {
	width: 100px !important;
}
embed,
object,
video {
  max-width: 100%;
}
