/*
Theme Name: attitudenew
Theme URI: http://www.attitudedesign.co.uk
Description: Attitude Design version 6
Author: Attitude Design
Version: 1.0
Tags: 
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }








/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
	padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Georgia, Times, Verdana, Arial, "Lucida Grande", Helvetica,  sans-serif;

/*
	background-attachment: scroll;
	background-image: ;
	background-repeat: repeat x;
	background-position: left top;
*/
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}

h2, h3, h4, h5, h6 {
	margin: 1em 0 0.3em;
}

h1 {
	font-size: 250%;
	font-style: italic;
	margin: 0 0 0.3em;
}

.three_forths h1 {
	width: 630px;
}

h2, h3 {
	border-bottom:1px solid #7d5653;
	margin:2em 0 0.5em;
	padding:0.2em 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}

.pagewidth{
	width: 970px;
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	}

.fullwidth {
	width:950px;
	margin: 0 10px;
	float: left;
}	

#page {
	padding: 100px 0 90px 0;
	background: #2e110e url('images/attitude_bg.jpg') no-repeat fixed top center;
}

#pagehome {
	padding: 100px 0 90px 0;
	background: #2e110e url('images/attitude_bg.jpg') no-repeat fixed top center;
}

#pageblog {
	padding: 100px 0 90px 0;
	background: #2e110e url('images/attitude_bg.jpg') no-repeat fixed top center;
}


#pagehome h2, #pagehome h3, #pagehome h4{
	border-bottom: 0px;
	padding: 0;
	margin: 10px 0 0 0;
}

#nav_container {
	width: 100%;
	position: fixed;
	z-index:100;
}


#nav_area {
	background: url('images/nav_bg.gif') top left repeat-x #4f4f4f;
	width:100%;
	float:left;
	display: block;
}

#bar_area {
	background: url('images/bararea_bg.png') repeat-x scroll left bottom;
	width: 100%;
	float:left;
	display: block;
	padding:3px 0 21px 0;
}

#bar_area p {
	margin: 0 10px;
	padding: 0;
	font-style: italic;
	font-size: 80%;
	color: #999;
	text-align: right;
}

#topnavigation {
	background: url('images/attitude_design_logo.gif') top left no-repeat ;
	padding: 8px 0;
	margin: 0 10px;
}

#topnavigation ul{
	float: right;
	padding: 0;
	margin: 0;
}

#topnavigation li{
	float: left;
	list-style-type: none;
	padding: 0 .5em;
	font-size: 100%;
	background: none;
}

#topnavigation li a:link		{ color: #a5a4a5; text-decoration: none;}
#topnavigation li a:visited		{ color: #a5a4a5; text-decoration: none;}
#topnavigation li a:hover		{ color: #FFF; text-decoration: none; text-shadow: 0px 0px 4px #FFF;}
#topnavigation li a:active		{ color: #a5a4a5; text-decoration: none;}

#topnavigation ul .current_page_item a { color: #FFF; text-decoration: none;}
#topnavigation ul .current_page_ancestor a { color: #FFF; text-decoration: none;}
#topnavigation ul .current_page_parent a { color: #FFF; text-decoration: none;}


.forth {
	width: 222px;
	margin: 0 10px;
	float: right;
}

.forth h1, .forth h2, .forth h3{
	font-style: normal;
}

.three_forths {
	width: 706px;
	margin: 0 10px;
	float: left;
}

.three_forths_lines h3{
	margin-top:0;
}

.three_forths_lines {
	width: 726px;
	background: url('images/three_forths_lines.gif') top right repeat-y ;
	float: left;
}

.three_forths_lines .forth{
	float: left;
}

.righthandsidebar {
/*
	background: url('images/righthandforthline_bg.gif') top right repeat-y ;
*/
	float: left;
	width: 100%;
	margin: 25px 0 50px 0;
	padding: 0;
}

.righthandsidebar .forth p a {
	line-height: 1.2em;
	padding: 0 0 20px 0;
	display: block;
}

a:link		{ color: #E6DAAB; text-decoration: none;}
a:visited	{ color: #E6DAAB; text-decoration: none;}
a:hover		{ color: #FFF78D; text-decoration: none; text-shadow: 0px 0px 2px #fff;}
a:active	{ color: #E6DAAB; text-decoration: none;}

body {
	color: #fff;
}
body,
input,
textarea {
	font-size: 14px;
	line-height: 1.4em;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 1em;
	color: #e0d2cd;
	line-height: 1.5em;

}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

li {
	line-height: 1.3em;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


.forth h1, .forth h3 {
	color: #FFF;
	font-size: 110%;
}

.underhead {
	font-style: italic;
	color: #CCA9A8;
	font-size: 85%;
	margin: 0 0 12px;
	padding: 0;
	line-height: 1.2em;
}

span.underhead {
	font-size: 65%;
}

.wp-pagenavi {
	text-align: center;
}

.pages {
	color: #CCA9A8;
	font-size: 80%;
	font-style: italic;
}

.testimonial {
	width: 100%;
	margin: 30px 0 0 0;
}


.testimonial p {
	color:#CCA9A8;
	font-style: italic;
	margin: 0;
	padding: 0;
	

}



.testimonial .quote_name {
	font-style: normal;
	color: #84685f;
	font-size: 90%;
	width: 80%;
	margin: 15px auto 0 auto;
}

.testimonial .quote_name strong{
	color: #E6DAAB;
}

.quote_start {
	margin: 0 10px 0 0;
}

.quote_end {
	margin: 0 0 0 10px;
}



ul.tick-list{
	list-style-image:url("images/tick.gif");
	list-style-type:square;
	margin-bottom: 0;
	margin-top:10px;
}

.smallicon {
	margin: 0 4px;
}

.nopad {
	margin: 0;
	padding: 0;
}

.entry-content p {
	width: 95%;
}

.entry-content li, .entry li {
	margin-bottom: 10px;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}





/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}



.sidebar h2 {
	margin:0 0 10px 0;
	color:#FFFFFF;
	font-size:110%;
}

.sidebar select{
	margin: 3px 0 20px 0;
	width: 222px;
}



#searchsubmit, #s {
	font-size: 80%;
	margin: 0 0 20px 0;
}

.sidebar li {
	list-style-type:none;
}

.sidebar ul li{
	font-size: 90%;
	margin: 0 0 5px 0;
}

.sidebar ul {
	margin: 0 0 20px 0;
}

#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

img.alignright {
	margin: 10px 0 10px 10px;
}

img.alignleft {
	margin: 10px 10px 10px 0;
}

img.aligncenter {
margin: 10px 0;
}

/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}



/* Home Page
-------------------------------------------------------------- */
#hero_frame {
 	background: url('images/frame.gif') no-repeat top left;
 	width: 950px;
	padding: 68px 69px;
	float: left;
	margin: 0 0 45px 0;
}


.helloweareattitude {
	margin: 0 0 30px 0;
}

.portfoliolinks {
	margin: 0;
	padding: 0;
}

.portfoliolinks li{
 	background: url('images/portfolio_bg.gif') 0 0 repeat-x #715f3b;
	margin: 0 0 8px 0;
	padding: 4px;
	width: 214px;
	list-style-type: none;
	display: block;
	float: left;
}
.portfoliopage {
	margin: 20px 0 0 0;
}

.portfoliopage li{
 	margin: 0 10px 40px 10px;
}


.portfoliolinks li.selected {
 	background: url('images/portfolio_bg.gif') 0 -64px repeat-x #515151;

}
.portfoliolinks li.selected a{
	border: 1px solid #999;
	color: #FFF78D;
}

.portfoliolinks li:hover{
 	background: url('images/portfolio_bg.gif') 0 -64px repeat-x #515151;
}

.portfoliolinks a{
	padding: 5px;
	width: 202px;
	border: 1px solid #cabda7;
	float: left;
	color: #5E2621;
}





.portfoliolinks li a span {
	padding: 12px 0 0 0;
	float: left;
}

.portfoliolinks a img{
	display: block;
 	float: left;
 	margin: 0 8px 0 0;
 	width: 44px;
 	height: 44px;
}

.portfoliolinks a:hover{
	border: 1px solid #999;
	color: #FFF78D;
}

.portfolio_imagearea {
	width: 668px;
	margin: 0 0 0 10px;
	float: left;

}



.portfolio_textarea {
	width: 262px;
	float: left;
	margin: 0 10px 0 0;
}

.portfolio_textarea p{
	font-size: 80%;
	text-align: right;
}

.portfolioblock {
	border-bottom: 1px solid #7d5653;
	padding: 25px 0 15px 0;
	float: left;
}

.portfolioblock h3 {
	margin: 0;
	border-bottom: none;
	text-align: right;

}


.latestposts ul{
	margin: 0;
	padding: 0;
}

.latestposts ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}

.latestposts h3{
	float: left;
	font-size: 90%;
	line-height: 1.3em;
	margin: 10px 5px 0 0;
	border-bottom: none;
}

.latestposts p{
	float: left;
	font-size: 90%;
	line-height: 1.3em;
	margin: 10px 5px 0 0;
	border-bottom: none;
}

.latestposts .image_area {
	float: left;
	width: 36px;
	 border: 1px solid #CABDA7;
	 padding: 3px;
	 margin: 10px 5px 0 0;
}

.latestposts .image_area:hover{
	 border: 1px solid #fff;
}

.latestposts .text_area {
	float: right;
	width: 170px;
}

.three_forths_lines .forth .tick-list li{
	font-size: 90%;
	line-height: 1.3em;
	margin: 0 5px 3px 0;
}

#pagehome .three_forths_lines {
	margin: 30px 0 10px 0;
}

#pageblog .three_forths_lines {
	margin: 0px 0 10px 0;
}

.text_area p a{
	margin: 0;
}
/*---------------------------------------------------------------------------------
News Ticker -----*/
#NewsTicker {
	width:222px;
	height:200px;
	margin:0 auto;
	overflow: hidden;
	position:relative;
}

#NewsTicker h1 {
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

#NewsVertical {
	width: 10000px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
}
	
#TickerVertical {
	width: 222px;
	height: 200px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin:0 auto;
	overflow: hidden;
	position:relative;
}

#TickerVertical li {
	width: 222px;
	color: #CCA9A8;
	text-align: left;
	font-size: 11px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	height: 200px;
	display: inline;
	font-size: 80%;
	line-height: 1.2em;
}

.NewsImg {
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------
Footer -*/

.footer_cta {
	display:block;
	float:left;
	margin:15px 0 0;
	padding:0;
	width: 950px;
	height: 145px;
	overflow: hidden;
}

.footer_cta a{
	background: url('images/footer_cta.gif') 0 0 no-repeat;
	display:block;
	padding:145px;
	line-height: 25px;
	min-height: 25px;
	height: 145px;
	overflow: hidden;

}

.footer_cta a span{
	height: 1px;
	color: #FFF;
}

.footer_cta a:hover{
	background: url('images/footer_cta.gif') 0 -144px no-repeat;
	display:block;
}

#social_strip {
	background: url('images/social_strip.gif') top left repeat-x #1a0303;
	padding: 20px 0 10px 0;
}

#social_strip #follow{
	margin: 0;
	padding: 0;	
}

#social_strip #follow li:hover{
	background: url('images/social_glow.png') -25px -22px no-repeat;
}

#social_strip #follow li {
	margin: 0;
	padding: 14px 5px 14px 10px;
	list-style-type: none;
	font-size: 90%;
	font-style: italic;
}

#social_strip #follow li a{
	padding: 0 0 10px 60px;
	display: block;
}

#social_strip #follow .twitter a{
	background: url('images/social_twit.png') top left no-repeat;
}

#social_strip #follow .facebook a{
	background: url('images/social_face.png') top left no-repeat;
}

#social_strip #follow .rssfeed a{
	background: url('images/social_rss.png') top left no-repeat;
}

#social_strip .forth {
	float: left;
}


#social_strip .news{
	padding: 14px 5px 24px 70px;
	display: block;
	background: url('images/social_news.png') 10px 14px no-repeat;
	font-size: 90%;
	font-style: italic;
	margin:0 10px;
	width:147px;
	float: left;
}

#social_strip .news p{
	margin: 0 0 3px 0;
}

#social_strip .news input {
	width: 20px;
	float: left;
}

#social_strip .news .youremail {
	width: 100px;
	margin: 0 5px 0 0;
	font-size: 70%;
	color: #666;
}

#social_strip .news .submit{
	width: 33px;
	font-size: 80%;
}

#corner, .push {
	position: fixed; bottom: 0; left: 0;
	height: 160px; /* .push must be the same height as .footer */
}

#footer {
	background: url('images/footer_strip.gif') top left repeat-x #6d6e71;
	margin: 0;
	padding: 30px 0 20px 0;
	float: left;
	width: 100%;
}

.footeraddress {
	margin-top: 10px;
	color: #b5b5b3;
}

#footer_flurish {
	margin: 100px 0 20px 0;
	padding: 0 0 120px 0;
	float: left;
	width: 100%;
	text-align: center;
}

#footer_flurish img{
	margin: 0 auto 0 auto;
	padding: 0;
}

#footer ul{
	padding: 0;
	margin: 0;
	float: left;
}

#footer li{
	float: left;
	list-style-type: none;
	padding: 0 20px 0 0;
	background: none;
}


#footer li a:link		{ color: #888; text-decoration: none;}
#footer li a:visited	{ color: #888; text-decoration: none;}
#footer li a:hover		{ color: #fff; text-decoration: none;}
#footer li a:active		{ color: #888; text-decoration: none;}



/*---------------------------------------------------------------------------------
Thumb images -----*/

img.thumbnail {
	margin: 0 10px 0 0 ;
	float: left;
}

.excerpt_area {
	width: 520px;
	float: left;
}


.lefthand_colomn {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.righthand_colomn {
	float: right;
	width: 570px;
}

.righthand_colomn_small {
	float: right;
	width: 210px;
	margin: 0 0 0 20px;
}

.righthand_colomn_comments {
	width: 300px;
	float: right;
	text-align: right;
}

.righthand_colomn_comments a{
	color: #E6DAAB;
}

.righthand_colomn_comments a:hover{
	color: #FFF78D;
}

.lefthand_colomn_large {
	float: left;
	width: 660px;
}


.lefthand_colomn_small {
	float: left;
	width: 210px;
	margin: 0 20px 0 0;
}

.righthand_colomn_large {
	float: right;
	width: 660px;
}

.righthand_colomn_large_halfleft {
	float: left;
	width: 320px;
	margin: 0 20px 0 0;
}

.righthand_colomn_large_halfright {
	float: right;
	width: 320px;
}

.righthand_colomn_large .small_left {
	float: left;
	width: 120px;
	margin: 0 20px 0 0;
}

.righthand_colomn_large .large_right {
	float: left;
	width: 520px;
}

.smalltextunder {
	margin-bottom: 0;
}

.smalltext{
	font-size: 90%;
	color: #CCA9A8;
	font-style:italic;
}

.entry {
	margin: 0 0 30px 0;
	float: left;
	width: 100%;
}


.entry img{
	border:4px solid #2E110D;
}

.entry img.wp-smiley {
	border:none;
}

.entry a img{
	border:4px solid #2E110D;
}

.entry a img:hover{
	border:4px solid #888065;
}


/* Panel Tab/button */
.tab {
	position: relative;
    z-index: 999;
}

.tab p {
	text-align: right;
	font-style: italic;
	float: right;
}


.tab a.open, .tab a.close {
	cursor: pointer;
	display: block;
	position: relative;
}
#close {
	font-style: italic;
}


/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
/*
    position: relative;   /*Panel will "push" the content down */
*/
    top: 0;
    z-index: 999;
    text-align: center;
   
}

#panel {

	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	margin: 0 10px 30px 10px;
}

#panel p {
	width: 868px;
}
.linklove {
	display: none;
}

.excerpt_area h2{
	margin: 5px 0 10px 0;
	padding: 0;
	border: none;
	font-size: 110%;
}

.mainpagepost {
	float: left;
}

.mainpagepost .entry {
	width: 210px;
}

.mainpagepost .excerpt_area {
	width: 202px;
	float: left;
}

.excerpt_area .smalltext {
	margin: 0;
	padding: 0;
	font-size: 80%;
}

.mainlatest {
	margin: 20px 0 20px 0;
	float: left;
}

.mainlatest .forth {
	float: left;
}

.mainlatest .entry {
	margin: 0 0 10px 0;
}

/*
 * jQuery Nivo Slider v2.0
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#f4f4f2;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
	font-style: italic;
	text-align: right;
	font-size: 90%;
}

.nivo-caption a{
	color: #6B0A0A;
}

.nivo-caption a:hover{
	font-style: italic;
	color: #877e5b;
}
.nivo-caption p {
	padding:5px 20px;
	margin:0;

}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	text-indent:-9999px;
	border:0;
	position:absolute;
	z-index:200;

}


a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */

#mainslider .nivo-controlNav {
	position:absolute;
	z-index:100;
	left:47%;
	bottom:10px;
}

.profslider {
	margin-bottom:30px;
	height:380px;
	background:url('images/loading.gif') no-repeat 50% 50% #4F4F4F; 
	border: 4px solid #2e110d;
	float: right;
	width: 652px;
}

.profslider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.profslider .nivo-controlNav {
	position:absolute;
	left:47%;
	z-index:100;
	bottom: -20px;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url('images/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

#mainslider {
	margin-bottom:30px;
	height:322px;
	background:url('images/loading.gif') no-repeat 50% 50% #4F4F4F; 
	float: left;
	width: 813px;
	position:absolute !important;
	overflow:hidden;
}
#mainslider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#sideticker {
	height:230px;
	overflow:hidden;
	width:222px;
	padding:0;
	margin:0;
}

#sideticker li {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:100px;
}

#dropmenu, #dropmenu ul {
	position:relative;
	z-index:3000;
} 
#dropmenu a {
	display:block;
	text-decoration:none;
} 

#dropmenu ul {
	position:absolute;
	display:none;
} 
#dropmenu ul a {
} 
#dropmenu li ul {
	width:200px;
	background: url('images/nav_dropbg.png') bottom left no-repeat;
	padding: 10px 0 30px 0;
} 

#dropmenu li ul li{
	padding: 2px 0 5px 5px;
	font-size: 90%;
} 

#dropmenu li ul a {
	width:200px;
	float:left;
	display:block;
} 
#dropmenu ul ul {
	top:auto;
} 
#dropmenu li ul ul {
} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
} 



.arcul ul {
	border-top:1px solid #CCC;
	margin:0;
	padding:0;
}

.arcul li {
	list-style-type:none;
	width:100%;
	border-bottom:1px solid #CCC;
	padding:5px 0;
	margin:0;
}

.catul ul {
	border-top:1px solid #CCC;
	margin:0;
	padding:0;
}

.catul li {
	list-style-type:none;
	width:100%;
	border-bottom:1px solid #CCC;
	padding:5px 0;
	margin:0;
}

.comments_colomn_left{
	width: 340px;
	float: left;
}

.comments_colomn_right{
	width: 340px;
	float: right;
}

.comments_colomn_left textarea {
	width: 334px;
}


.nav-next {
	text-align:right;
	float:right;
}

.nav-previous {
	text-align:left;
	float:left;
}

.righthandsidebar .latestposts .text_area p a{
	margin: 0;
	padding: 0;
}

.side_cta {
	display:block;
	float:left;
	height:212px;
	margin:15px 0 0;
	overflow:hidden;
	padding:0;
	width:222px;
}

.side_cta a{
	background:url('images/side_cta.gif') repeat-x scroll 0 0;
	display:block;
	height:212px;
	line-height:25px;
	min-height:25px;
	overflow:hidden;
	padding:212px 0 0 0;

}

.side_cta a:hover{
	background:url('images/side_cta.gif') repeat-x scroll 0 -212px;
	display:block;
	height:212px;
	line-height:25px;
	min-height:25px;
	overflow:hidden;
}

.C2A {
	margin: 20px 0 0 0;
}

.righthandsidebar .forth h2, .righthandsidebar .forth h1{
	color:#FFFFFF;
	font-size:110%;
	border-bottom:1px solid #7D5653;
}

.entry .sociable {
	float:left;
	width:340px;
	margin:0;
}
.entry .relatedposts {
	float:right;
	width:340px;
}

#topnavigation .headerlink {
	float:left;
	padding:0;
	margin:-5px 0 -5px 0;
}

#topnavigation .headerlink img {
	width:105px;
	height:30px;
}


.third {
	width: 302px;
	float: left;
	margin: 0 20px 40px 0;
}


.third_end {
	width: 302px;
	float: left;
	margin: 0;
}


.call_one {
	display:block;
	float:left;
	padding:0;
	width: 302px;
	height: 175px;
	overflow: hidden;
}

.call_one a{
	background: url('images/call1.gif') 0 0 no-repeat;
	display:block;
	padding:145px;
	line-height: 25px;
	min-height: 25px;
	height: 145px;
	overflow: hidden;

}

.call_one a span{
	padding: 300px;
	height: 1px;
}

.call_one a:hover{
	background: url('images/call1.gif') 0 -175px no-repeat;
	display:block;
}

.call_two {
	display:block;
	float:left;
	padding:0;
	width: 302px;
	height: 175px;
	overflow: hidden;
}

.call_two a{
	background: url('images/call2.gif') 0 0 no-repeat;
	display:block;
	padding:145px;
	line-height: 25px;
	min-height: 25px;
	height: 145px;
	overflow: hidden;

}

.call_two a span{
	padding: 300px;
	height: 1px;
}

.call_two a:hover{
	background: url('images/call2.gif') 0 -175px no-repeat;
	display:block;
}


.call_three {
	display:block;
	float:left;
	padding:0;
	width: 302px;
	height: 175px;
	overflow: hidden;
}

.call_three a{
	background: url('images/call3.gif') 0 0 no-repeat;
	display:block;
	padding:145px;
	line-height: 25px;
	min-height: 25px;
	height: 145px;
	overflow: hidden;

}

.call_three a span{
	padding: 300px;
	height: 1px;
}

.call_three a:hover{
	background: url('images/call3.gif') 0 -175px no-repeat;
	display:block;
}

.entry img.noborder {
	border: none;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#404page {

}

#page_header {
	margin: 0 0 -50px 0;
	padding: 120px 0 30px 0;
	background: #24120e;
}

.header_message h4{


}

.header_message p{
	margin: 60px 0 10px 0;
	font-size: 110%;
	font-style: italic;
	color: #cca9a8;
	line-height: 1.4em;
}

.header_message p.header_link{
	margin: 0;
	font-size: 100%;
}


.header_hero img{
	border:4px solid #2E110D;
}

.header_hero {
	margin-bottom: 10px;
}

.entry h1 {
	border-bottom:1px solid #7D5653;
	margin: 0 0 0.5em;
	padding:0.2em 0;
	font-size: 150%;
}

.box {
	width:646px;
	background: #24120E;
	padding: 30px;
	float: left;
}

.box h2{
	margin: 0;
	padding-top: 0px;
}

.box p{
	font-size: 85%;
}

.left_col {
	width:46%;
	float: left;
}

.right_col {
	width:46%;
	float: right;
}


.box img{
	float: left;
	margin: 20px 20px 10px 0;
	display: inline;
	width: 100px;
	border:4px solid #7D5653;
}

.box h4{
	margin: 20px 0 10px 0;
	width: 168px;
	float: left;
	display: inline;
	clear: none;
}

.job{
	font-size: 95%;
	font-style: italic;
	color: #7D5653;
}

.recognitions img{
	float: left;
	margin: 8px 10px 10px 0;
	border:4px solid #2E110D;
}

#page .recognitions p{
	font-size: 90%;
	color: #84685F;
	float: left;
	display: block;
	width: 120px;
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 1.2em;
}

#page .recognitions a{
	margin: 0;
	padding: 0;
}

.padding_right {
padding: 0 10px 0 0;
}
