/* -------------------------------------------------------------- 
Prime Cut Design website V.1 October 2008
-------------------------------------------------------------- */

html, body {
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
}
body {
	font: normal normal 62.5% Verdana, Arial, sans-serif;
	color: #897769;
	background: #c8ae6a url(../images/pc-backgd.jpg) repeat-x;
}
/*=== PNG IE 6 fixer ===*/
img, div, ul li {
	behavior: url(../iepngfix/iepngfix.htc)
}
#navbar-iframe {
display: none !important;
}
* {
	margin:0;
	padding:0;
}
 #powered-by img {
 background-color: none !important;
 border: none !important;
 padding: 0;
 margin: 0;
 }
 #powered-by a {
 text-decoration: none !important;
 border-bottom: none !important;
 background-color: none !important;
 }
 #powered-by img a:hover {
 background-color: none !important;
 padding: 0;
 margin: 0;
 }
#header h1, #description, #profile-container, .profile-datablock, .profile-data, #blogfeeds {display: none;}
h1, h2, h3, h4, h5, h6, {
margin:0;
padding:0;
font-weight:normal;
}
#available {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	width: 211px;
	height: 123px;
	border: 0;
	background: url(../images/available-for-work.png) no-repeat 0 0;
}
#outer {
	width: 100%;
	margin: 0 auto -52px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#wrapper {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
#banner {
	width: 931px;
	height: 250px;
	background: url(../images/primecut-banner.png) no-repeat 0 0;
	margin: 0 auto;
}
#banner span {
	display: none;
}
div#navigation {
	z-index: 2;
	margin: 14px 0 0 24px;
}
div#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 44px;
}
div#navigation ul li {
	height: 28px;
	float: left;
	display: inline; /* IE 6 */
	margin: 0;
	padding: 16px 20px 0 20px;
	font:11px Georgia, Verdana;
	color:#5d270f;
	letter-spacing: 0.105em;
	text-decoration:none;
	text-transform:uppercase;
	background: url(../images/nav-divider.png) no-repeat top right;
}
div#navigation ul li.selected {
	background: url(../images/select-backgd.png) repeat-x;
	color: #b02c1c;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: -1px;
	padding-top: 15px;
}
div#navigation ul li.selected2 {
	background: url(../images/select-backgd.png) repeat-x top left;
	color: #b02c1c;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
div#navigation a:link, div#navigation a:active, div#navigation a:visited {
	color:#5d270f;
	text-decoration:none;
}
div#navigation a:hover {
	color: #b02c1c;
}
#content {
	background: url(../images/content-background.png) repeat-y;
	text-align: left;
	padding: 0;
	margin: 0 0 0 23px;
	float: left;
	width: 908px;
	}
#main {
	float: left;
	width: 540px;
	margin: 0;
	padding: 35px 40px;
}
#main p {
	margin-top: 5px;
}
#sidebar {
	float: left;
	width: 263px;
	padding: 35px 11px 35px 14px;
	line-height: 2em;
}
#sidebar p {
	color: #20170e;
	margin-left: 5px;
	line-height: 1.8em;
}
.sideImg {
margin: 0 0 20px 5px;
border: 0;
}
h1, h1 a:link, h1 a:active, h1 a:visited {
	margin:0;
	padding:0;
	font:3.4em Georgia, "Times New Roman", Times, serif;
	color:#a72315;
}
h2 {
	margin:0;
	padding:0;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#22190f;
	text-transform:uppercase;
}
h2.small {
	clear: both;
	margin: 0 0 10px 0;
	padding:0;
	font: 2.8em Georgia, "Times New Roman", Times, serif;
	color:#a72315;
	text-transform: none;
}
h2.main {
	margin: 20px 0 -10px 0;
	padding:0;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color:#1f160e;
	text-transform: lowercase;
}
h3 {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #22190f;
	margin-bottom: 5px;
}
h3.large {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	color: #1f160e;
	margin-bottom: -5px;
	margin-top: 15px;
}
p {
	padding: 10px 10px 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}
#delicious-posts-neostylo {
	font-size: 1.2em;
}
#delicious-posts-neostylo a, p a, ul#twitter_update_list li a {
	color: #fa6a00;
	text-decoration: none;
	border-bottom: 1px dotted #fa6a00;
}
#delicious-posts-neostylo a:hover, p a:hover, ul#twitter_update_list li a:hover {
	background-color: #fa6a00;
	color: #803600;
	border-bottom: none;
}
ul#twitter_update_list li a, ul#twitter_update_list li a:hover {
font-size: 1em;
}
/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper {
	text-align:left;
}
#flickr_badge_wrapper {
	padding:10px 0px 10px 0px;
}
.flickr_badge_image {
	margin:0 5px 10px 0;
	float: left;
}
.flickr_badge_image img {
	border: 3px solid #d0c293 !important;
}
#flickr_badge_source {
	text-align:left;
	margin:0 10px 0 10px;
}
#flickr_badge_icon {
	float:left;
	margin-right:5px;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
.sideHolder {
	padding: 0 0 25px 0;
	margin: 20px 20px 20px 0;
	background: url(../images/sidebar-boxes-bottom.gif) no-repeat bottom;
	clear: both;
}
#latest-entries-list {
	padding:0;
	margin: 20px 20px 0 0;
	background: url(../images/sidebar-boxes-bottom.gif) no-repeat bottom;
	padding-bottom: 25px;
}
#latest-entries-list li {
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px solid #392615;
}
#latest-entries-list a {
	display:block;
	padding:10px;
	font-size: 1.1em;
	color:#fa6a00;
	line-height:16px;
	width: auto;
	text-decoration:none;
}
#latest-entries-list a:hover {
	color:#cdbd99;
	background-color:#2e2115;
}
#latest-entries-list a .inline-date {
	color:#897769;
	font-size: 1em;
}
.port1, .port2 {
	width:250px;
	font-size: 0.9em;
	line-height:18px;
	margin-top: 20px;
}
.portfull {
	width: 515px;
	margin-top: 20px;
	font-size: 0.9em;
	line-height:18px;
}
.port1, .portfull {
	float:left;
}
.port2 {
	float:right;
}
.port-sample {
	padding-bottom: 60px;
	padding-top: 15px;
	background: url(../images/portfull-background.gif) no-repeat bottom;
}
.port-sample-no-back {
	padding-bottom: 15px;
	padding-top: 15px;
	background: none !important;
}
.port-sample a img {
	border: 4px solid #efe6c8;
}
.port-sample a:hover img {
	border: 4px solid #cfba81;
}
.port-sample p, .port-sample-no-back p {
	margin-left: 6px;
	margin-bottom: 3px;
}
.port-sample p strong, .port-sample-no-back p strong {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color:#22190f;
	text-transform:uppercase;
	letter-spacing: 0.2em;
}
.details {
	margin:8px 0 8px 6px;
	padding:4px 0;
}
.details ul {
	margin-bottom: 18px;
}
.details li {
	list-style: none;
	display: inline;
	height: 14px;
	margin-right: 10px;
	padding: 0 0 0 18px;
	background: url(../images/tick.gif) no-repeat 0 0;
	font-size: 1.2em;
}
.port-sample a, .featured-1 a, .featured-2 a {
	color:#fa6a00;
}
.port-sample a:hover, .featured-1 a:hover, .featured-2 a:hover {
	text-decoration:none;
}
.pages {
	text-align: right;
	padding: 0;
	margin-top: 5px;
}
.pages strong, .pages a:link, .pages a:visited {
	background: #efe6c9;
	padding: 3px 5px 4px;
	text-decoration: none;
	margin-right: 2px;
	font-style: italic;
	border-bottom: none !important;
}
.pages a: hover {
	text-decoration: none;
	border-bottom: none !important;
}
.pages strong {
	background: #c8ae6a;
	color: #FFF;
}
#contactBubble {
	background: url(../images/contact-bubble.png) no-repeat 0 0;
	height: 137px;
	width: 243px;
	display: block;
	margin-bottom: 30px;
	padding: 5px 0 0 15px;
}
#contactLabel {
	background: url(../images/form-label.png) no-repeat 0 0;
	height: 340px;
	width: 567px;
	margin-left: -53px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#thankyouLabel {
	background: url(../images/thankyou-label.png) no-repeat 0 0;
	height: 340px;
	width: 567px;
	margin-left: -53px;
	margin-top: 30px;
	margin-bottom: 60px;
}
#contactForm {
	padding-top: 60px;
	padding-left: 220px;
	width: 280px;
}
.input_wrap {
	display:			block;
	border:				#fff 1px solid;
	padding:			0;
	margin:				8px 0 0 0;
}
input, select, textarea {
	color:				#697273;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-style:			italic;
	padding:			8px 4px 8px 4px;
	border:				none;
	margin:				0;
	background:			url(../images/input-backgd.png) repeat;
}
input:focus, select:focus, textarea:focus {
	background:			#ffffa0;
}
#contactForm input, #contactForm textarea {
	width:				270px;
}
#contactForm input.contact-button {
	display:			block;
	width:				91px;
	height: 			32px;
	border:				none;
	padding:			0;
	margin:				6px 0 0 0;
	cursor:				pointer;
	background: none !important;
}
.hidden {
	display: none;
}
.sideHolder ul, ul#recently, ul.archive-list {
	margin: 0 0 20px 0;
	padding: 0;
}
.sideHolder ul li, ul#recently li, ul.archive-list li {
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background: url(../images/sidebar-bullet.gif) no-repeat 0 0;
	background-position: 0px 6px;
	font-size: 1.1em;
}
ul#recently li a, ul.archive-list li a {
	color: #fa6a00;
	text-decoration: none;
	border-bottom: 1px dotted #fa6a00;
}
ul#recently li a:hover, ul.archive-list li a:hover {
	background-color: #fa6a00;
	color: #803600;
	border-bottom: none;
}
.dropcap {
	float:left;
	font-size: 7.6em;
	line-height:70px;
	padding-right: 2px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	height: 42px; /* .push must be the same height as .footer */
	background: url(../images/footer-backgd.jpg) repeat-x;
	padding:  10px 0 0 0;
	clear: left;
}
/* Twitter */
ul#twitter_update_list {
margin: 6px 0 0 0;
padding: 0;
background: url(../images/twitter-bird.png) no-repeat 0 0;
width: 205px;
}
ul#twitter_update_list li {
list-style: none;
margin: 0;
padding: 44px 0 0 0;
color: #20170e;
font-size: 1.4em;
}
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:0.8em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
 .post-body {
 font-size: 1.3em;
 }