/*
Theme Name: JAM Creative
Theme URI: http://themeforest.net/item/master-premium-allinone-wordpress-theme/161938
Description: Premium All-in-one Wordpress theme edited by Jeremy Miller of JAM Creative
Version: 1.0.2
Author: Mbiz and JAM Creative
Author URI: http://themeforest/user/mbiz
*/


/*									RESET
---------------------------------------------------------------------------- */

/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-weight:normal }
ul { list-style:none }

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; text-transform: lowercase; }

/* Global reset-RESET */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none }


/*									GENERAL
---------------------------------------------------------------------------- */

@font-face {
    font-family: 'helveticabold';
    src: url('fontface/helvenbe-webfont.eot');
    src: url('fontface/helvenbe-webfont.eot?iefix') format('eot'),
url('fontface/helvenbe-webfont.woff') format('woff'),
url('fontface/helvenbe-webfont.ttf') format('truetype'),
url('fontface/helvenbe-webfont.svg#webfont9I5oxlED') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticalight';
    src: url('fontface/helvenle-webfont.eot');
    src: url('fontface/helvenle-webfont.eot?iefix') format('eot'),
url('fontface/helvenle-webfont.woff') format('woff'),
url('fontface/helvenle-webfont.ttf') format('truetype'),
url('fontface/helvenle-webfont.svg#webfontFek7KHo6') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticathin';
    src: url('fontface/helvente-webfont.eot');
    src: url('fontface/helvente-webfont.eot?iefix') format('eot'),
url('fontface/helvente-webfont.woff') format('woff'),
url('fontface/helvente-webfont.ttf') format('truetype'),
url('fontface/helvente-webfont.svg#webfontiMaDtC0a') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica';
    src: url('fontface/helvetne-webfont.eot');
    src: url('fontface/helvetne-webfont.eot?iefix') format('eot'),
url('fontface/helvetne-webfont.woff') format('woff'),
url('fontface/helvetne-webfont.ttf') format('truetype'),
url('fontface/helvetne-webfont.svg#webfont3V6DHRXL') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Helveticaobl';
    src: url('fontface/helveneo-webfont.eot');
    src: url('fontface/helveneo-webfont.eot?iefix') format('eot'),
url('fontface/helveneo-webfont.woff') format('woff'),
url('fontface/helveneo-webfont.ttf') format('truetype'),
url('fontface/helveneo-webfont.svg#webfontvcDOZ2E6') format('svg');
    font-weight: normal;
    font-style: normal;

}




html { background: #f8fafb }
body {
	position: relative;
	height: 100%;
	color: #766F65;
	font: normal 12px/1.7em helvetica;
	text-align: left;
	background: #ffffff;
}

/* ------ Wordpress defaults ------ */
.wp-caption { border: 1px solid #ced2d7; background: #f2f4f7; text-align:center; padding:5px; margin:10px }
.wp-caption-text { margin-top: 5px; padding-bottom: 0; font-size: 11px; }
.aligncenter { display:block; margin:0 auto; margin-bottom:10px; }
.alignleft { float:left }
.alignright { float:right }
.avatar {
	float: left;
	margin-right: 15px;
	padding: 2px;
	border: 1px solid;
}

/* ------ Breaks and dividers ------ */
.clear { clear: both; }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
div.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
div.divider { height: 20px; }
hr {margin: 20px 0 30px 0; height: 1px; border: none; border-bottom: 1px solid #e9ecee; clear: both;}
hr.gradient-divider-610, hr.gradient-divider-920 {display: block; margin: 10px 0 20px 0; height: 11px; border: none;
background: transparent url('images/skins/dark-blue/gradient-divider-610.png') no-repeat center top;}

/* ------ Image styles ------ */
0 img { padding: 1px; max-width: 956px; border: 1px double #766F65; }
#content-610 img { max-width: 620px }
#content-960 .no-border { border: none; }
#content-960 .wp-caption img { border: none; }
.bmargin {margin-bottom: 20px;}
img.img-bmargin, img.aligncenter {margin-bottom: 15px;}
img.img-rmargin, img.alignleft {margin-right: 15px; margin-bottom: 15px;}
img.img-lmargin, img.alignright {margin-left: 15px; margin-bottom: 15px;} 

/* ------ Links ------ */
a { text-decoration: none; outline: none;}

a:hover {
 
}

/* ------ Headers ------ */

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

h1 {padding-bottom: 20px; font-size: 32px; margin-bottom: 20px; } 
h2 {padding-bottom: 15px; font-size: 27px; margin-bottom: 15px; }
h3 {padding-bottom: 10px; font-size: 22px; margin-bottom: 10px; }
h4 {padding-bottom: 10px; font-size: 17px; margin-bottom: 10px; }
h5 {padding-bottom: 10px; font-size: 11px; margin-bottom: 10px; }
h6 {padding-bottom: 10px; font-size: 11px; margin-bottom: 10px; }
h1 a, h2 a, h3 a, h4 a {


  }
h1.h-underline, h2.h-underline, h3.h-underline {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9ecee;
}
h4.h-underline, h5.h-underline, h6.h-underline {
 	margin-bottom: 7px;
    border-bottom: 1px solid #e9ecee;
    padding-bottom: 6px;
 }

.fancy-header {
	margin: 20px 0 30px;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: transparent url('images/skins/dark-blue/pre-header-graphic.png') no-repeat left center;
}
.fancy-header h5{
	margin: 0;
	padding: 0 0 0 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #161c24;
	border-left: none;
	background: #161c24 url('images/skins/dark-blue/fancy-header-bg.png') repeat-x left top;
}
.fancy-header h5 a {
	margin-right: 20px;
	padding: 2px 0;
	border-bottom: 1px solid #4c5157;
	color: #a2a8b0;
}
.fancy-header h5 a:hover { border-color: #fff; }
.fancy-header h5 a.current-title {
	color: #fff;
	border: none;
	cursor: default;
}

/* ------ Paragraphs, blockquotes & typography ------ */	
p {padding-bottom: 15px; }
p em, li em {font-family: Helveticaobl}
blockquote {margin-bottom: 20px; padding: 20px; color: #191e25;
background: #f8fafb url('images/skins/dark-blue/blockquote-bg.png') repeat-y right center;
}
blockquote.pull-right {margin: 10px 0 10px 15px; padding: 10px; width: 235px; background: #f1f3f6; float: right;}
blockquote.pull-left {margin: 10px 15px 10px 0; padding: 10px; width: 235px; background: #f1f3f6; float: left;}
.highlight-1 {
	padding: 3px 6px;

}
.highlight-2 {
	padding: 3px 6px;
	background: #766F65;
    color: #FFFFFF;
}
.cufon { margin-bottom: 5px; }
.bold-text {
	font-family: helveticabold;
    text-transform: lowercase;
	font-size: 25px;
    line-height: 1em;
    padding-bottom: 10px;
}

.small-text { font-size: 18px; }

form .small-text  {font-size: 10px;}



/* ------ Text boxes ------ */	
.text-box-1 {
	background: #766F65;
	color: #766F65;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 20px;
	padding: 20px;
	color: white;
}

.fancy-textbox {
	background:  #766F65;
	color: #ffffff;
    font-size: 15px;
    line-height: 1.4em;
    margin-bottom: 20px;
    padding: 20px
}

.fancy-textbox2 {
	font-family: helveticalight;
    font-size: 16px;
    line-height: 1.6em;
    padding: 20px 0;
}

.author-box { min-height: 60px; }
.text-box-full-1, .fancy-textbox-fullwidth {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 25px 30px;
	width: 910px;
	min-height: 75px;
	background: transparent url('images/skins/dark-blue/box-type1-full-bg.png') no-repeat center bottom;
	overflow: hidden;
}
.text-box-full-1 .box-if-go-button {
	width: 780px;
	min-height: 84px;
	float: left;
}
.text-box-full-1 .go-button {
	position: absolute;
	right: 25px;
	bottom: 10px;
	margin-bottom: 30px;
	width: 84px;
	height: 84px;
	background: transparent url('../master/images/skins/dark-blue/go-button.png') no-repeat center top;
}
.text-box-full-1 .go-button:hover {
	background: transparent url('../master/images/skins/dark-blue/go-button.png') no-repeat center bottom;
}
.wrap-around {
	display: block;
	padding-bottom: 20px;
}

/* ------ Table styling ------ */
table {margin: 0 auto; margin-bottom: 20px; font-size: 11px;}
th, thead {
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-transform: uppercase;
	border-top: 1px solid #003453;
	border-bottom: 1px solid #003453;
	background: #1371be url('images/skins/dark-blue/thead-bg.png') repeat-x center top;
	vertical-align: text-top;
}
td {padding: 0 25px; height: 38px; line-height: 38px; border-top: 1px solid #fdfefe; border-bottom: 1px solid #e8ebec; vertical-align: text-top;}
tr {background: #f5f7f9;}
table tr:hover {color: #191e25;background: #f1f3f6;}

table#wp-calendar th, table#wp-calendar thead, table#wp-calendar td { padding: 0 13px; }
table#wp-calendar th, table#wp-calendar thead { text-align: center; }
table#wp-calendar tbody td { text-align: center; }
table#wp-calendar tfoot td { color: #191e25;background: #f1f3f6; }

/* ------ Other HTML ------ */
ol { margin: 0 0 20px 20px; }
ol li { line-height: 2em; }
ol li ol {
	list-style-type: upper-alpha;
	margin-bottom: 10px;
}
ol li ol li ol { list-style-type: lower-alpha; }
dl { margin-bottom: 20px; }
dt { font-weight: bold }
dd { margin-bottom: 10px; padding-left: 20px; }
address { margin-bottom: 10px; }
pre {
	margin-bottom: 20px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	background: #f2f4f7;
	overflow-x: auto;
	overflow-y: hidden;
}
code {
	padding: 3px 6px;
	background: #f2f4f7;
}


/*									HEADER
---------------------------------------------------------------------------- */

#page-top-border {
	display: block;
	height: 7px;
	background: #1a8fcc;
	border-bottom: 1px solid #011111;
}
#header-wrap { }
#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 200px;
	z-index: 500;
    background: url(images/headerBKG.gif) no-repeat top;  
}
#logo, #logo img, #logo-desc { float: left; }
#logo {
    height: 225px; 
    width: 303px; 
    text-indent: -9999px; 
    position: absolute; 
    right: 30px;
    top: 0;
    z-index: 1000;
 }
#logo a { display: block; height: 100%; width: 100%;}
#logo-desc { display: none; }
#logo-desc p {
	margin: 0;
	margin-top: 33px;
	padding: 0 15px;
	max-width: 400px;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	color: #a2a8b0;
	background: #11161c;
}

#message {
	font-family: helveticathin;
    font-size: 35px;
    font-weight: normal;
    left: 0px;
    line-height: 0.95em;
    position: absolute;
    top: 14px;
    margin: 0;
    padding: 0;
}

#message span {
	font-size: 21px;
}

/* ------ Login ------ */
#login-button, #logout-button {
	margin-top: 33px;
	margin-left: 10px;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	color: #a2a8b0;
	background: #11161c url('images/skins/dark-blue/button-bg.png') no-repeat -100px -100px;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	border: 1px solid #11161c;
	cursor: pointer;
}
#login-button span, #logout-button span { float: left; }
#login-button img, #logout-button img { margin-top: 5px; margin-left: 10px; }
#login-button:hover, #logout-button:hover {
	color: #fff;
	background: transparent url('images/skins/dark-blue/button-bg.png') no-repeat left top;
	border: 1px solid #003453;
}
#logout-button a {color: #a2a8b0;}
#logout-button a:hover, #logout-button:hover a {color: #fff;}
#login-box {
	display: none;
	position: absolute;
	top: 0px;
	right: 103px;
	padding: 4px 9px;
	width: 232px;
	height: 74px;
	background: url('images/skins/dark-blue/login-box-bg.png') repeat-x left top;
	float: right;
}
#login-box form {
	position: relative;
	width: 232px;
	height: 78px;
}
#login-box input {
	margin: 3px 0px 2px 0px;
	padding: 5px 7px;
	width: 166px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	background: #fff url('images/skins/dark-blue/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
#login-box #wp-submit {
	padding: 0;
	width: 25px;
	height: 17px;
	background: transparent url('images/skins/dark-blue/login-button.png') no-repeat left top;
	border: none;
	cursor: pointer;
}
#login-box #wp-submit:hover {
	background: transparent url('images/skins/dark-blue/login-button.png') no-repeat left bottom;
}
#login-box #sub-box {
	padding-top: 2px;
	width: 230px;
	height: 13px;
	background: #1b2128;
}
#login-box .sub-box {
	margin: 0;
	padding: 0;
	color: #959daa;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}
#login-box .sub-box a { color: #959daa; }
#login-box .sub-box a:hover { color: #1a8fcc; }
#close-login {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 17px;
	height: 17px;
	background: transparent url('images/skins/dark-blue/login-close.png') no-repeat left top;
	cursor: pointer;
}
#close-login:hover {
	background: transparent url('images/skins/dark-blue/login-close.png') no-repeat left bottom;
}

/* ------ Search form ------ */
#header-search-block {
	margin-top: 33px;
	width: 232px;
	max-width: 232px;
	height: 32px;
	float: right;
}
#search {
	width: 233px;
	height: 32px;
}
#search-box, #sidebar-content #search-box {
	margin:0;
	padding: 5px 5px;
	width: 182px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	border: 1px solid #edeeee;
	border-right: none;
	background: #fff url('images/skins/dark-blue/search-input-bg.png') repeat-x left top;
	float: left;
}
#sidebar-content #search-box {
	width: 181px;
	border: 1px solid #c9ccce;
	border-right: none;
	background-image: none;
}
#search-but, #sidebar-content #search-but {
	margin:0;
	width: 39px;
	height: 32px;
	border: none;
	background: transparent url('images/skins/dark-blue/search-button.png') no-repeat left top;
	float: left;
	cursor: pointer;
}
#sidebar-content #search-but {
	background: transparent url('images/search-button.png') no-repeat left top;
}
#search-but:hover {
	background: transparent url('images/skins/dark-blue/search-button.png') no-repeat left bottom;
}
#sidebar-content #search-but:hover {
	background: transparent url('images/search-button.png') no-repeat left bottom;
}

/* ------ Primary top menu ------ */
#main-menu-container {

	height: 33px;
}
#main-menu {
	height: 33px;
    margin: 0px auto;
    padding: 0px 0px 0px 6px;
    position: absolute;
    top: 167px;
    width: 954px;
}
#main-menu li {
	position: relative;
	float: left;
    width: auto;
	heiht: 33px;
    font-size: 16px;
    display: inline-block;
    font-family: helveticalight;
	border: none;
    text-transform: lowercase;
}
#main-menu li a.has-submenu {
	padding-right: 29px;
	background: url('images/dropdown-arrow.png') center right no-repeat;
}
#main-menu li a {
	display: inline-block;
	padding: 8px 6px 5px 6px;
}

#main-menu li:before {
	content: " // ";
    display: inline-block; float: left;
	margin: 8px 3px 0 3px
}

#main-menu li.last:after, #main-menu li.first:before  {
	content: "";
    margin: 0;
}

 #main-menu li a:hover {
	
    color: #ffffff;
}
#main-menu li ul {
	display: none;
	position: absolute; 
	top: 33px;
	left: 0px;
	width: 200px;	
}
#main-menu li ul li {
	position: relative;
	float: none;
	display: block;
	padding: 0;
	height: auto;
	line-height: 37px;
	font: 12px/25px helveticalight;
	border: none;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: lowercase;
}

#main-menu li ul li:last-child {border-bottom: none !important; }

#main-menu li ul li a {
	background-position: -100% -100%; /* Gets rid of parents background image */
	display: block;
    padding: 5px 0px 5px 10px;

}
#main-menu li ul li:hover {
	background-color: #817a71;
	background-image: none;
}

#main-menu li ul li:after, #main-menu li ul li:before {

	content: "" !important;
    padding: 0 !important;
    margin: 0 !important;
}

#main-menu li ul li.sub-has-sub {
	background-image: url('images/dropdown-right-arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#main-menu li ul li ul {
	display: none;
	position: absolute; 
	top: -1px;
	left: 230px;
	width: 230px;
	background: #1781c5;
	border: 1px solid #044269;
}
#main-menu li.current-menu-item a {
	/*background-color: #766F65;
    color: #ffffff;*/
}
#main-menu li.current-parent {
	/*background-color: #2273b6;*/
}

#pre-body-area {
	position: relative;
	overflow: hidden;
    width: 960px;
    margin: 0 auto;
}

/* ------ Fixed image slider ------ */
#fixed-slider-image {
	position: relative;
	height: 380px;
	border-bottom: 1px solid #11161c;
	background-color: #11161c;
	background-repeat: no-repeat;
	background-position: center top;
}
img.fixed-slide-bg-img {
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.fixed-slider-loader {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	background: #11161c url('images/skins/dark-blue/slider-loader.gif') no-repeat center center;
}

/* ------ Mbiz slider ------ */
#mbiz-slides {
	position: relative;
	height: 405px;
	border-bottom: 1px solid #11161c;
	background: #11161c url('images/skins/dark-blue/slider-loader.gif') no-repeat center center;
	
	overflow: hidden;
	/*overflow: auto;*/
}
.mbiz-slide-bg {
	padding-top: 35px;
	height: 370px;
	max-height: 370px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.mbiz-slide {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 370px;
	overflow: hidden;
}
.mbiz-slide-info {
	position: absolute;
	left: 0px;
	width: 370px;
}
.mbiz-slide-info-custom-wrap {
	margin-bottom: 20px;
	padding: 15px;
	background: url('images/skins/dark-blue/contentPattern.png') repeat left top;
}
.mbiz-slide-info-custom-wrap p {
	padding: 0;
	margin: 0;
}
.mbiz-slide-img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.slide-img-has-border a {
	position: relative;
	display: block;
	width: 550px;
	height: 340px;
}
.slide-img-has-border .slide-img-border {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 536px;
	height: 326px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.slide-wide-img a { width: 960px; }
.slide-wide-img .slide-img-border {
	width: 946px;
	border: 7px solid #000;
}
img.mbiz-slide-bg-img {
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.mbiz-slide h2 {
	color: #fff;
	padding-bottom: 0;
}
.mbiz-slide p {
	margin-top: 5px;
	color: #a2a8b0;
	font-size: 13px;
	line-height: 1.7em;
}
.mbiz-slide .mbiz-dark-text h2 { color: #191e25; }
.mbiz-slide .mbiz-dark-text p { color: #525a61; }
.mbiz-slide h2 span.stand-out{
	color: #1c99d1;
	font-size: 32px;
}
#mbiz-slider-nav {
	height: 26px;
	line-height: 22px;
	display: none;
	text-align: right;
}
.mbiz-slider-butt {
	background: transparent url('images/skins/dark-blue/mbiz-slider-butt-link.png') no-repeat center top;
	border: 1px solid transparent;
	cursor: pointer;
}
.mbiz-slider-butt img {
	width: 17px;
	height: 15px;
}

/* ------ Buttons ------ */
.button, p.form-submit, #content-960 input[type="submit"] {
	display: block;
	margin: 0 0px;
	padding: 0 0;
	font-size: 11px;
	border: none;
	float: left;
	cursor: pointer;
}

.button, p.form-submit:hover, #content-960 input[type="submit"]:hover {
	color: #918C84;
}

#content-960 input[type="submit"] {
	margin: 10px 0 0 0;
	width: auto;
}
#content-610 .button, #portfolio-container .button {

    color: #766F65;
    font-size: 20px;
    line-height: 1em;
    padding: 5px 9px;
}
#content-610 .button:after, #portfolio-container .button:after {
	content: " \00BB";
}

#content-610 .button:hover, #portfolio-container .button:hover {
	color: #ffffff !important;
    background: #766F65;
}

.portfolio-more a {
	padding: 10px 0;
	color: #fff;
}
p.form-submit {
	height: 27px;
	line-height: 27px;
}
#comments-wrap #respond p.form-submit {
	height: 34px;
	line-height: 34px;
}
.download-button {
	display: block;
	margin: 0 5px;
	padding: 0 20px 0 44px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('images/skins/dark-blue/button-download-bg.png') no-repeat left top;
	border: 1px solid #003453;
	float: left;
	cursor: pointer;
}
#mbiz-slides .button {
	float: right;
}
.button:hover{
	color: #fff;
	background: transparent url('images/skins/dark-blue/button-bg.png') no-repeat left bottom;
}
.download-button:hover{
	color: #fff;
	background: transparent url('images/skins/dark-blue/button-download-bg.png') no-repeat left bottom;
}

/* ------ Header intro ------ */
#header-intro {
	padding: 30px 0 30px 0;
    margin: 0 auto;
	width: 960px;
	min-height: 40px;
	background: url('images/headerTitleBKG.gif') repeat-y center top #635D54;
    text-transform: lowercase;
}
#header-intro h1 {
	color: white;
    line-height: 1em;
    font-family: helveticathin;
    font-size: 62px;
    margin: 0px 0px 0px 11px;
    padding: 0px;
    text-transform: lowercase;
}
#header-intro p {
    color: white;
    font-family: helveticathin;
    font-size: 17px;
    padding: 0px 0px 0px 14px;
}
#header-intro p a:hover { color: #fff; }

/* ------ Breadcrumbs ------ */
#bread-crumbs-wrap {
	font-size: 12px;
    padding-top: 15px;
    text-transform: lowercase;
}
#bread-crumbs-wrap li{
	list-style: none;
	display: inline;
	margin-right: 5px;
	height: 12px;
}
#bread-crumbs-wrap a{
	padding-right: 10px;
	height: 12px;
	line-height: 12px;
	background: transparent url('images/bread-crumbs-arrow.png') no-repeat right 3px;
}

#bread-crumbs-wrap li a:hover {
	color: #766F65 ;
}


/*									BODY
---------------------------------------------------------------------------- */

#body-wrap {
	width: 100%;
	min-height: 300px;
	overflow: hidden;
	
}

body.page-template-home2-php #body-wrap #content-960, body.single-post #body-wrap #content-960,  body.archive #body-wrap #content-960 {
	background: url(images/contentBKG.gif) repeat-y right;
}

body.tax-portfolios #content-960 {background: none !important}

#content-960:after {
	content: "";
    display: block;
    clear: both;
}

#content-960 {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#content-full-width { padding: 25px 0 ; }

#content-full-width:after {
	display: block;
    clear: both;
    content: "";
}
#content-610 {
	padding: 50px 0;
	width: 620px;
	float: left;
}

body.home #content-610 {
	padding: 0 !important; 
}

body.single-portfolio #content-610 {
	width: 960px;
}

/* ------ Sidebars ------ */
#sidebar-wrap { 

width: 303px;
}

body.home #sidebar-wrap {
	width: 340px;
}

#sidebar-menu-wrap { width: 340px; }
.alignright #border-topend {
	/*width: 340px;*/
	height: 50px;
	
}
.alignleft #border-topend {
	/*width: 340px;*/
	height: 50px;

}
#sidebar-content {
	/*width: 290px;*/
	overflow: hidden;
}
.alignright #sidebar-content {
	/*padding-left: 50px;*/
	
}
.alignleft #sidebar-content {
	padding-right: 50px;
	
}
.alignright #border-bottomend {
	/*width: 340px;*/
	height: 70px;im
	
}
.alignleft #border-bottomend {
	/*width: 340px;*/
	height: 70px;
	
}
/* ------ Sidebar content ------ */
.sidebar-widget {
	padding-bottom: 15px;
	font-size: 11px;
}
/*.sidebar-header {
	margin-bottom: 15px;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: transparent url('images/skins/dark-blue/pre-header-graphic.png') no-repeat left center;
}*/
/*.sidebar-header h4 {
	margin: 0;
	padding: 12px 0 0 15px;
	height: 26px;
	line-height: 38px;
	background: transparent url('images/skins/dark-blue/sidebar-header-bg.png') repeat-x left center;
}*/

.sidebar-header h4 {
	background: #FFC73E;
    color: #766F65;
    height: auto;
    line-height: inherit;
    margin: 0px;
    padding: 2px 6px;
}

.sidebar-header h4 .tweets-load, .sidebar-header h4 .flickr-load {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 26px;
	height: 26px;
	background: transparent url('images/skins/dark-blue/widget-loader.gif') no-repeat center center;
}

.sidebar-widget ul {
	margin: 10px;
}

.sidebar-widget ul li {
	padding: 7px 0 7px 25px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('images/list-style-2.png') no-repeat left 14px;
}

.sidebar-widget ul li ul li ul li{
	background: transparent url('images/list-style-2.png') no-repeat left 14px;
}
ul.popular-posts-list a {  }
ul.popular-posts-list a:hover { background: #FFD87D; color: #766F65; }
ul.popular-posts-list img {
	margin-right: 15px;
	float: left;
}
ul.popular-posts-list p {
	font-size: 12px;
    line-height: 1.3em;
    padding: 0px;
}
ul.popular-posts-list li {
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dadee0;
	background: none;
	overflow: hidden;
}
.popular-post-date, .recent-tweets-date {
	
	
}
.recent-tweets-date a {
	
}
.recent-tweets-date a:hover {
	color: #000;
}
ul.recent-tweets li {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
	border-bottom: 1px solid;
    line-height: 1.3em;
/*	background: transparent url('images/skins/dark-blue/recent-tweets-bullet.png') no-repeat left 6px; */
}
ul.flickr-photos {
	margin-bottom: 7px;
	padding-left: 3px;
	width: 290px;
	overflow: hidden;
}
ul.flickr-photos li {
	margin: 7px 7px 7px 8px;
	padding: 0;
	width: 79px;
	height: 79px;
	background: none;
	border: none;
	float: left;
}
.flick-no-r {
	color: #0063dc;
	text-transform: lowercase;
}
.r-in-flickr {
	color: #ff0084;
	text-transform: lowercase;
}
ul#recentcomments li {
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('images/skins/dark-blue/recent-comments-bullet.png') no-repeat left 6px; 
}
.widget-list li {
	margin-bottom: 7px;
	padding: 0 0 7px 25px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('images/list-style-1.png') no-repeat left 6px;
}
#sidebar-menu li {
	border-bottom: 1px solid #e9ecee;
	background: transparent url('images/list-style-2.png') no-repeat left 13px;
}
#sidebar-menu a.has-submenu {
	background-image: url('images/skins/dark-blue/side-dropdown-arrow.png');
}
#sidebar-menu li ul {
	padding-left: 25px;
	display: none;
}
#sidebar-menu li ul li {
	font-size: 11px;
	
}
#sidebar-menu li ul li ul li {
	background: transparent url('images/list-style-2.png') no-repeat left 13px;
}
#sidebar-menu li a {
	display: block;
	padding: 7px 0 7px 25px;
	color: #525a61;
	background-repeat: no-repeat;
	background-position: right center;
}
#sidebar-menu li a:hover { color: #1a8fcc; }
#sidebar-menu a.current-a {
	color: #aeafaf;
	cursor: default;
}
#sidebar-menu a.current-parent {
	color: #aeafaf;
}
#sidebar-menu a.current-a:hover {
	color: #aeafaf;
}

/* Custom menu widget */
ul.menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e9ecee;
	background: transparent url('images/list-style-2.png') no-repeat left 13px;
}

ul.menu a.has-submenu {
	background-image: url('images/skins/dark-blue/side-dropdown-arrow.png');
}
ul.menu li ul {
	padding-left: 25px;
	display: none;
}
ul.menu li ul li {
	font-size: 11px;
	
}
ul.menu li ul li ul li {
	background: transparent url('images/list-style-2.png') no-repeat left 13px;
}
ul.menu li a {
	display: block;
	padding: 7px 0 7px 25px;
	color: #525a61;
	background-repeat: no-repeat;
	background-position: right center;
}
ul.menu li a:hover {

}
ul.menu a.current-a {
	color: #aeafaf;
	cursor: default;
}
ul.menu a.current-parent {
	color: #aeafaf;
}
ul.menu a.current-a:hover {
	color: #aeafaf;
}

#sidebar-wrap .social-icons {
	margin-bottom: 10px;
}
#sidebar-wrap .social-icons li {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	border: none;
	background: none;
}
#sidebar-wrap .social-icons li img {
	margin-bottom: 5px;
	border: none;
}
#sidebar-wrap .contact-widget li {
	margin-right: 0;
	float: none;
}
.popular-posts-list li:last-child, .recent-tweets li:last-child, .widget-list li:last-child, .sidebar-widget ul li:last-child,
#sidebar-menu li:last-child, #sidebar-menu li ul li:last-child, #sidebar-menu li ul li ul li:last-child, #big-footer ul#recentcomments li:last-child,
#footer-wrap ul.menu li:last-child, #footer-wrap ul.menu li ul li:last-child, #big-footer .widget_recent_entries ul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
#sidebar-wrap .widget_rss {
	max-width: 290px;
}
.rss-date { display:block }
#sidebar-wrap .rss-date { color: #919598 }
#sidebar-wrap .widget_rss cite{ color: #919598 }

/* ------ Homepage content ------ */
.featured-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px dotted #dadee0;
	overflow: hidden;
}
.featured-wrap-fullwidth {
	margin: 0 10px 20px 10px;
	width: 300px;
	float: left;
}
.featured-img-wrap-fullwidth {
	margin-bottom: 10px;
	width: 300px;
	height: 154px;
}
.featured-img-wrap {
	width: 194px;
	height: 154px;
	float: left;
}
.featured-item .info {
	margin-left: 25px;
	width: 400px;
	float: left;
}
#latest-news-fullwidth {
	margin-right: 28px;
	width: 463px;
	float: left;
}
.latest-news-item {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dadee0;
}

.latest-news-item img {
	display: none;
}

/*body.home .date-tag {
    font-family: helveticabold;
    font-size: 22px; 
    margin: 0px 10px 10px 10px;
    padding: 0px 0 10px;
	text-transform: lowercase;
    position: inherit;
}

body.home .date-tag:after {
	display: block;
    clear: right;
    content: "";
}	

body.home .date-tag span {
    display: inline !important;
    line-height: 1.2em;
    text-transform: lowercase;
    background: #766F65;
    color: white;
}

.date-tag {
	bottom: 7px;
    float: right;
    font-family: helveticalight;
    margin: 0px 0px 0px 5px;
    position: relative;
    text-align: right;
}

.day {
	display: inline;
    float: left;
    font-size: 34px;
    line-height: 42px;
}

.month {
	float: left;
    font-size: 14px;
    line-height: 14px;
    padding-left: 3px;
    padding-top: 5px;
    text-align: left;
    text-transform: lowercase;
    width: 40px;
}

.year {
    float: left;
    font-size: 17px;
}*/

.date-tag {
    font-family: helveticabold;
    font-size: 22px; 
   /* margin: 0px 0px 10px 10px;
    padding: 0px 0 10px;*/
	text-transform: lowercase;
    position: inherit;
}

.date-tag:after {
	display: block;
    clear: right;
    content: "";
}	

.date-tag span {
    display: inline !important;
    line-height: 1.2em;
    text-transform: lowercase;
    background: #766F65;
    color: white;
}

.date-tag {
    float: right;

   
    text-align: right;
}



#from-gallery-fullwidth {
	width: 463px;
	float: left;
}
.from-gallery-imgs {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
#text-widget-home {
	padding-top: 20px;
}

/* ------ Blog ------ */
.post-block  {
	border-bottom: 4px solid;
    margin-bottom: 60px;
    padding-bottom: 20px;
    position: relative;
}

.post-block:after {
	display: block;
    clear: both;
    content:" ";
    
}

.search-results-post-block {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dadee0;
}
.post-block h1, .post-block h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9ecee;
}
.floated-post {
	width: 360px;
	float: right;
	margin-bottom: 10px;
}
.floated-post-img-wrap {
	margin-bottom: 10px;
	width: 234px;
	height: 204px;
	float: left;
}
.full-post-img-wrap{
	width: 620px;
	height: 234px;
    clear: both;
}

.full-post-img-wrap a {
	padding: 0 !important;
    background: none;
}	

.fancy-post-meta {
	margin: 15px 0 15px 0;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: transparent url('images/skins/dark-blue/pre-header-graphic.png') no-repeat left center;
}
.fancy-post-meta p {
	position: relative;
	margin: 0;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	font-size: 11px;
	background: transparent url('images/skins/dark-blue/sidebar-header-bg.png') repeat-x left center;
}

.new-post-meta {
	border-left: 1px dotted #BBBBBB;
    float: right;
    font-size: 10px;
    margin: 0px 0px 10px 10px;
width: 177px;
}

.new-post-meta2 {
    font-size: 10px;
    position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #e9ecee;
    height: 24px	
}

.new-post-meta ul, new-post-meta2 ul {
	margin-bottom: 0 !important;
}

.new-post-meta li, .new-post-meta2 li  {
	background-image: url(images/blogIcons.gif) !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-bottom: 1px solid #DDDDDD;
     padding: 9px 0px 9px 25px !important;
    margin: 0px 0px 0px 10px !important;
}

.new-post-meta2 li {
	border-bottom: none;
    display: block; float: left;
    margin: 0px 16px 0px 0px !important;
padding: 9px 0px 9px 20px !important;
}

.new-post-meta li a, .new-post-meta2 li a {
	color: #766F65;
    background: none;
   
}

.new-post-meta li.fancy-date, .new-post-meta2 li.fancy-date {background-position: 0 9px !important;}
.new-post-meta li.fancy-author, .new-post-meta2 li.fancy-author { background-position: 0px -38px !important;}
.new-post-meta li.fancy-tags, .new-post-meta2 li.fancy-tags {background-position: 1px -132px !important;}
.new-post-meta li.fancy-category, .new-post-meta2 li.fancy-category {background-position: 0px -85px !important;}
.new-post-meta li.fancy-comments, .new-post-meta2 li.fancy-comments { background-position: 0px -178px !important; border: none; margin-right: 0 !important}

.blogHeaderContainer {
	/*width: 430px;*/
    width: 620px;
    float: left;
}

.blogHeaderContainer:after {
	clear: both;
    content: "";
    display: block;
}

.blogHeaderContainer h3{
	margin: 0 0 10px 0;
    padding: 0;
}

.search-results-post-block .fancy-post-meta, .search-results-post-block .fancy-post-meta p {
	margin: 0;
	padding: 0;
	background: none;
}
.meta-full-size {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #e9ecee;
}
.thedawn_attachment {
	padding: 10px 0 20px 0;
	text-align: center;
}
.post-comments {
	position: absolute;
	top: 0px;
	right: 10px;
}
.post-meta .post-comments {
	position: absolute;
	top: 0px;
	right: 0px;
}
ul.page-numbers { clear: both; }
#body-wrap ul.page-numbers li {
	float: left;
	margin: 0;
	margin-right: 7px;
	padding: 0;
	height: 29px;
	width: 29px;
	font-size: 11px;
	text-align: center;
	background: none;
}
#body-wrap ul.page-numbers li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	width: 31px;
	background: #766F65;
    color: #ffffff;
}
#body-wrap ul.page-numbers li a:hover {
	background: #817A71;
}

#body-wrap ul.page-numbers li span.current {
	display: block;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	width: 31px;
	color: #fff;	
}

.post a {
    padding: 2px;
    display: inline;famami
}


/* Single */
.post-meta {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 20px;
	font-size: 11px;
	border-bottom: 1px solid #e9ecee;
	overflow: hidden;
}
.post-meta-bottom { padding-top: 10px; font-size: 11px; clear: both; }
.share-this-wrap {
	margin-top: 10px;
	padding: 0;
	padding-left: 26px;
	height: 24px;
	background: transparent url('images/icon-share-this.png') no-repeat left center;
	cursor: pointer;
	clear: both;
}
.share-this {
	padding: 0 6px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	float: left;
}
#share-social-icons {
	visibility: hidden;
	margin-top: -1px;
	padding: 0 0 0 5px;
}
#share-social-icons li {
	background: none !important;
    display: inline;
    height: 24px;
    line-height: 24px !important;
    margin:0 5px 0 00  !important;
    padding: 0px !important;
}

#share-social-icons li a {
	background: none
}

.tiny-header {
	display: block;
	font-family: helveticabold;
}
.tabs-posts .tabs-content {
	min-height: 150px;
}
.popular-widget-item {
	margin: 0 7px;
	width: 191px;
	float: left;
}
.popular-widget-img-wrap {
	margin-bottom: 10px;
	width: 191px;
	height: 102px;
}
.popular-widget-item a { color: #525a61; }
.popular-widget-item a:hover { color: #1a8fcc; }

/* Comments */
#content-610 #comments-wrap li, #content-full-width #comments-wrap li {
	padding: 0;
	background: none;
}
#content-610 #comments-wrap .children, #content-full-width #comments-wrap .children {
	margin-top: 10px;
	background: none;
}
#content-610 #comments-wrap .depth-1, #content-full-width #comments-wrap .depth-1  {
	margin-bottom: 30px;
	padding-bottom: 20px;	
	background: transparent url('images/skins/dark-blue/gradient-divider-610.png') no-repeat left bottom;
}
#content-610 #comments-wrap .depth-2, #content-610 #comments-wrap .depth-3, #content-610 #comments-wrap .depth-4, #content-610 #comments-wrap .depth-5, #content-full-width #comments-wrap .depth-2, #content-full-width #comments-wrap .depth-3, #content-full-width #comments-wrap .depth-4, #content-full-width #comments-wrap .depth-5 {
	padding-top: 40px;
	padding-left: 40px;

}
.comment-body {
	padding-left: 10px;
	overflow: hidden;
	min-height: 100px;
}
.comment .date-tag{ 
margin-top: 3px;
font-size: 13px;
font-family: helvetica;
 }
.comment .comment-index {
	color: #766F65;
	font-size: 10px;
}
.comment .tiny-header {
	display: inline;
	margin-right: 20px;
	float: left;
}
.reply-button {
	font-size: 10px;
	float: right;
}
.reply-button a, .edit-comment a   {
	background: #ffffff;
    color: #766F65;
}
.edit-comment { font-size: 10px; }
.overflow { overflow: hidden; }
.comment-navigation {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.comment-navigation .nav-previous { float: left }
.comment-navigation .nav-next { float: right }
#content-610 #comments-wrap .pingback {
	margin-bottom: 20px;
	padding-bottom: 20px;	
	min-height: 50px;
	background: transparent url('images/skins/dark-blue/gradient-divider-610.png') no-repeat center bottom;
}

/* Forms: comment & contact */
.contact-form { position: relative; }
#add-comment input, .contact-form input, #content-960 input[type="password"], #content-960 input[type="text"] {
	margin: 3px 15px 3px 0;
	padding: 5px 7px;
	width: 96%;
	font-family: helveticathin;
font-size: 16px;
	line-height: 20px;
	color: #525a61;
	background: #fff url('images/skins/dark-blue/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
#add-comment p, .contact-form p { padding-bottom: 7px; }
#add-comment textarea, .contact-form textarea, textarea  {
	margin: 3px 0;
	padding: 5px 7px;
	width: 96%;
	height: 180px;
	line-height: 20px;
	font-family: helveticathin;
font-size: 16px;
	color: #525a61;
	background: #fff url('images/skins/dark-blue/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
/* This is yellow. Not sure if this is cool or not? */
/*.contact-form { position: relative; }
#add-comment input, .contact-form input, #content-960 input[type="password"], #content-960 input[type="text"] {
	margin: 3px 15px 3px 0;
	padding: 5px 7px;
	width: 200px;
	height: 20px;
	line-height: 20px;
    font-family: helveticathin;
font-size: 15px;
	background: #FFD65E;
border: none;
color: #766F65;
font-family: helveticathin;
}
#add-comment p, .contact-form p { padding-bottom: 7px; }
#add-comment textarea, .contact-form textarea, textarea  {
	background: #FFD65E;
border: none;
color: #766F65;
font-family: helveticathin;
font-size: 15px;
height: 180px;
line-height: 20px;
margin: 3px 0px;
padding: 5px 7px;
width: 606px !important;
}*/

.contact-form textarea  { width: 95%; }


#respond textarea { width: 95% }
#respond { overflow: hidden; }
#sidebar-content .contact-form input, #big-footer .contact-form input  { width: 60%; }
#sidebar-content .contact-form textarea, #big-footer .contact-form textarea { width: 94%; height: 100px; }
#sidebar-content .contact-form .response, #big-footer .contact-form .response { width: 95% }
#add-comment #submit-button, #respond #submit-button, .contact-form .submitemail, #sidebar-content .contact-form .submitemail, #big-footer .contact-form .submitemail {
	background: none;
    border: none;
    color: #766F65 !important;
    cursor: pointer;
    float: right;
    font-family: helveticabold;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    text-transform: lowercase;
    width: auto;
}
.contact-form  p { overflow: visible; }
#sidebar-content .contact-form  p, #big-footer .contact-form  p { margin-left: 0px; }
.contact-form  p.form-submit {
	position: relative;
	margin-left: 0;
}
.form-lable { display: block; }
.contact-form-loader {
	position: absolute;
	top: 10px;
	right: -35px;
	display: none;
	width: 16px;
	height: 16px;
	background: transparent url('images/skins/dark-blue/loader.gif') no-repeat center center;
}
#big-footer .contact-form-loader {
	background: transparent url('images/skins/dark-blue/loader-dark.gif') no-repeat center center;
}
div.response { display:none; margin-top: 20px; width: 594px; clear: both; }
.theDawnfield-container {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.contact-form fieldset {
	margin-bottom: 20px;
	padding: 15px 0 0 5px;
	border: 1px solid #e1e4e9;
}
.contact-form fieldset  legend { padding: 0 5px; font-size: 11px; text-transform: uppercase; }
.form-allowed-tags {
	font-size: 11px;
	margin-bottom: 10px;
}

/* ------ Portfolios ------ */
.portfolio-page {
	position: relative;
	padding: 50px 0;
	width: 960px;
	float: left;
	overflow: hidden;
}
#portfolio-nav {
	display: none;
	position: absolute;
	top: 20px;
	right: 0px;
	height: 23px;
	line-height: 23px;
}
.prev-portfolio {
	width: 90px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('images/skins/dark-blue/portfolio-prev.png') no-repeat center top;
	float: right;
	cursor: pointer;
}
.prev-portfolio:hover {
	color: #fff;
	background: transparent url('images/skins/dark-blue/portfolio-prev.png') no-repeat center bottom;
}
.next-portfolio {
	width: 90px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('images/skins/dark-blue/portfolio-next.png') no-repeat center top;
	float: right;
	cursor: pointer;
}
.next-portfolio:hover {
	color: #fff;
	background: transparent url('images/skins/dark-blue/portfolio-next.png') no-repeat center bottom;
}
.portfolio-count {
	font-size: 11px;
	padding: 0 0 0 15px;
	float: right;
}
.portfolio-length {
	font-size: 11px;
	padding: 0 15px 0 5px;
	float: right;
}
.portfolio-page h1{
	margin-bottom: 20px;
	border-bottom: 1px solid #e9ecee;
}
.portfolio-page-img-wrap {
	width: 610px;
	height: 100%;
	float: left;
}
#portfolio-container.portfolio-post-img-wrap {
	width: 610px;
	height: 359px;
	float: left;
}
#portfolio-sidebar-container.portfolio-post-img-wrap {
	width: 304px;
	height: 184px;
}
.portfolio-page-info, .portfolio-post-info { width: 310px; }

.portfolio-post-info p {
	font-size: 13px;
	line-height: 1.4em;
    padding-bottom: 5px;
}	

.portfolio-post-info-sidebar { width: 290px; }
#portfolio-container {
	list-style: none;
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
}

 body.tax-portfolios #portfolio-container {
 	padding: 50px 0 0 0 ;
 }

body.single-portfolio #portfolio-container {
	padding: 0;
}

#portfolio-sidebar-container {
	width: 100%;
	overflow: hidden;
}
#portfolio-sidebar-container .portfolio-post h3{
	margin-bottom: 20px;
	border-bottom: 1px solid #e9ecee;
}
.portfolio-post {
	padding: 0 0 70px 0;
	width: 100%;
	overflow: hidden;
}
.portfolio-post-2columns {
	margin: 0 18px 30px 18px;
	width: 444px;
	min-height: 330px;
	max-height: 330px;
	float: left;
}
.text-out-2col {
	min-height: 490px;
	max-height: 490px;
}
.portfolio-post-wrap a:hover { color: #fff; }
.portfolio-post-2columns .portfolio-post-wrap {
	position: relative;
	margin-bottom: 15px;
	width: 444px;
	height: 274px;
}
.portfolio-post-wrap img, .portfolio-post-wrap .portfolio-post-info {
	position: absolute;
	top: 0px;
}
.portfolio-post-2columns .portfolio-post-info {
	padding: 25px;
	width: 394px;
	height: 224px;
	color: #fff;
	background: transparent url('images/skins/dark-blue/portfolio-bg.png') repeat left top;
}
.portfolio-post-3columns {
	margin: 0 8px 30px 8px;
	width: 304px;
	min-height: 220px;
	max-height: 220px;
	float: left;
}
.text-out-3col {
	min-height: 360px;
	max-height: 360px;
}
.portfolio-post-3columns .portfolio-post-wrap {
	position: relative;
	margin-bottom: 15px;
	width: 304px;
	height: 184px;
}
.portfolio-post-3columns .portfolio-post-info {
	padding: 10px;
	height: 160px;
    width: 280px;
	color: #fff;
	font-size: 11px;
	background: transparent url('images/skins/dark-blue/portfolio-bg.png') repeat left top;
}
.portfolio-post-3columns .portfolio-post-info-out { font-size: 11px; }

/* Scrollable plugin for portfolio sliding pages */
.scrollable {
	position:relative;
	overflow:auto;
	width: 100%;
	height: 1000px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
a.disabled {
	visibility:hidden !important;		
} 

#project-description {
	font-family: helveticalight;
font-size: 16px;
line-height: 1.6em;
margin: 0px 0px 20px;
}

/* ------ Gallery ------ */
.pp_gallery ul {display: none}

#gallery-container {
	margin: 0 auto;
	padding: 50px 0;
	width: 896px;
	overflow: hidden;
}
#gallery-container .gallery-img-wrap {
	margin: 0 15px 30px 15px;
	width: 194px;
	height: 154px;
	float: left;
}
#gallery-container-sidebar {
	padding: 10px 0;
	width: 620px;
	overflow: hidden;
}
#gallery-container-sidebar .gallery-img-wrap {
	margin: 0 13px 26px 13px;
	width: 126px;
	height: 100px;
	float: left;
}
.from-gallery-imgs .gallery-img-wrap {
	margin: 0 7px 14px 7px;
	width: 191px;
	height: 154px;
	float: left;
}
.full-width-home .gallery-img-wrap {
	margin: 0 4px 13px 4px;
	width: 145px;
	height: 117px;
}
.from-gallery-imgs .last-img { margin-right: 0; }

/* portfolio & gallery slider*/

#gallery-slider {
	background-position: 50% 50% !important;
    border: 3px solid #766F65;
    float: right;
    height: 306px;
    width: 575px;
    margin: 0px 0px 20px 20px;
}

#gallery-slider img {
	border: none !important;
	padding: 0px !important;
}


/*							TheDawn elements style
---------------------------------------------------------------------------- */

a.load-img{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.zoom-wrap, .play-wrap, .read-wrap, .flickr-wrap, .play-lightbox-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.zoom-wrap, .play-wrap, .read-wrap {
	height: 100%;
	background: #000000 url('images/enlarge-img-bg.png') no-repeat center center;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.zoom-img-2 .zoom-wrap {
	background: transparent url('images/enlarge-img-bg-2.png') no-repeat center center;
}

.play-wrap {
	background: #000000  url('images/skins/dark-blue/play-img-bg.png') no-repeat center center;
}
.read-wrap {
	background: #000000  url('images/skins/dark-blue/read-img-bg.png') no-repeat center center;
}
.flickr-wrap {
	background: #000000  url('images/skins/dark-blue/flickr-img-bg.png') no-repeat center center;
}
.play-lightbox-wrap {
	background: transparent url('images/skins/dark-blue/play-lightbox-bg.png') no-repeat center center;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.play-lightbox-wrap .vid-title {
	display: block;
	background: #000;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
}
.img-load-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	
	cursor: pointer;
}
a.zoom-img:hover, a.zoom-img-2:hover, a.play-img:hover, a.read-img img:hover { opacity: 0.85; }

/* ------ List styles ------ */
#content-610 ul, #content-full-width ul, #gallery-container ul, #gallery-container-sidebar ul, .latest-news-item ul { margin-bottom: 10px; }
#content-610 ul li ul, #content-full-width ul li ul , #gallery-container ul li ul, #gallery-container-sidebar ul li ul { margin-bottom: 0; }

#content-610 ul li, #content-full-width ul li, #gallery-container ul li, #gallery-container-sidebar ul li, .latest-news-item ul li {
	line-height: 1.5em;
margin: 0px 0px 6px 10px;
padding-left: 20px;
	background: transparent url('images/list-style-1.png') no-repeat left 4px;
}

#content-610 ul li ul li ul li, #content-full-width ul li ul li ul li, #gallery-container ul li ul li ul li, #gallery-container-sidebar ul li ul li ul li {
	background: transparent url('images/list-style-2.png') no-repeat left 8px;
}

ul.list-style-2 li  {
	background: transparent url('images/list-style-2.png') no-repeat left 5px    !important;
}

ul.list-style-5 li {
	background: transparent url('images/list-style-5.png') no-repeat left 3px    !important;
}

ul.list-style-6 li {
	background: transparent url('images/list-style-6.png') no-repeat left 4px    !important;
}

body.single-portfolio #content-610 ul.list-style-1 li, body.single-portfolio #content-610 ul li ul.list-style-1 li, body.single-portfolio #content-610 ul li ul li ul.list-style-1 li,body.single-portfolio #content-610ul.list-style-2 li, body.single-portfolio #content-610 ul li ul.list-style-2 li, body.single-portfolio #content-610 ul li ul li ul.list-style-2 li, body.single-portfolio #content-610 ul.list-style-3 li, body.single-portfolio #content-610 ul li ul.list-style-3 li, body.single-portfolio #content-610 ul li ul li ul.list-style-3 li,body.single-portfolio #content-610 ul.list-style-4 li, body.single-portfolio #content-610 ul li ul.list-style-4 li, body.single-portfolio #content-610 ul li ul li ul.list-style-4 li, body.single-portfolio #content-610 ul.list-style-5 li, body.single-portfolio #content-610 ul li ul.list-style-5 li, body.single-portfolio #content-610 ul li ul li ul.list-style-5 li, body.single-portfolio #content-610 ul.list-style-6 li, body.single-portfolio #content-610 ul li ul.list-style-6 li, body.single-portfolio #content-610 ul li ul li ul.list-style-6 li, body.single-portfolio #content-610 ul.list-style-7 li, body.single-portfolio #content-610 ul li ul.list-style-7 li, body.single-portfolio #content-610 ul li ul li ul.list-style-7 li, body.single-portfolio #content-610 ul.list-style-8 li, body.single-portfolio #content-610 ul li ul.list-style-8 li, body.single-portfolio #content-610 ul li ul li ul.list-style-8 li {
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0px 0px 6px 10px;
    padding-left: 20px;
    width: 89px;
}




body.single-portfolio #content-610 ul.list-style-1:after, body.single-portfolio #content-610 ul ul.list-style-1:after, body.single-portfolio #content-610 ul ul ul.list-style-1:after, body.single-portfolio #content-610ul.list-style-2:after, body.single-portfolio #content-610 ul ul.list-style-2:after, body.single-portfolio #content-610 ul ul ul.list-style-2:after, body.single-portfolio #content-610 ul.list-style-3:after, body.single-portfolio #content-610 ul ul.list-style-3:after, body.single-portfolio #content-610 ul ul ul.list-style-3:after, body.single-portfolio #content-610 ul.list-style-4:after, body.single-portfolio #content-610 ul ul.list-style-4:after, body.single-portfolio #content-610 ul ul ul.list-style-4:after, body.single-portfolio #content-610 ul.list-style-5:after, body.single-portfolio #content-610 ul ul.list-style-5:after, body.single-portfolio #content-610 ul ul ul.list-style-5:after, body.single-portfolio #content-610 ul.list-style-6:after, body.single-portfolio #content-610 ul ul.list-style-6:after, body.single-portfolio #content-610 ul ul ul.list-style-6:after, body.single-portfolio #content-610 ul.list-style-7:after, body.single-portfolio #content-610 ul ul.list-style-7:after, body.single-portfolio #content-610 ul ul ul.list-style-7:after, body.single-portfolio #content-610 ul.list-style-8:after, body.single-portfolio #content-610 ul ul.list-style-8:after, body.single-portfolio #content-610 ul ul ul.list-style-8:after {
	display: block;
    clear: left;
    content: "";    
}

/* ------ Text boxes ------ */
.title-and-text-box {
	position: relative;
	margin-bottom: 20px;
}
.title-and-text-box h5.box-title-style-1, .title-and-text-box h5.box-title-style-2 {
	margin-bottom: 0;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
.title-and-text-box h5.box-title-style-1 {
	
}
.title-and-text-box h5.box-title-style-2 {
	background: #766F65;
    border: 1px solid #766F65;
}
.title-and-text-box .box-text {
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	border-top: none;
	background: #f2f4f7;
	overflow: hidden; /* ie7 content disappear bug fix */
}
.no-title-box-text {
	background: #F2F4F7;
    border: 1px solid #CED2D7;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 15px;
line-height: 1.4em;
}
.warning-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #c53333;
	border: 1px solid #ec9b9b;
	background: #fae2e3;
}
.warning-box a { color: #c53333; text-decoration: underline; }
.warning-box a:hover { color: #000; }
.success-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #28941a;
	border: 1px solid #72cb67;
	background: #dffad3;
}
.success-box a { color: #28941a; text-decoration: underline; }
.success-box a:hover { color: #000; }
.info-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #1c86c9;
	border: 1px solid #50b0ec;
	background: #dde9f7;
}
.info-box a { color: #1c86c9; text-decoration: underline; }
.info-box a:hover { color: #000; }
.note-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #9a8e00;
	border: 1px solid #d3c200;
	background: #fffac6;
}
.note-box a { color: #9a8e00; text-decoration: underline; }
.note-box a:hover { color: #000; }
.price-box-style-1 {
	margin-bottom: 20px;
	height: 174px;
	background: #f2f4f7 url('images/skins/dark-blue/price-style1-bg.png') repeat-x center top;
}
.price-big {
	padding: 20px 20px;
	width: 154px;
	max-width: 154px;
	height: 134px;
	text-align: center;
	background: #f2f4f7 url('images/skins/dark-blue/price-big-bg.png') repeat-x center top;
	border-right: 1px solid #f8fafb;
	float: left;
}
.price-info {
	padding: 20px 20px;
	width: 61%;
	max-width: 61%;
	height: 134px;
	background: transparent url('images/skins/dark-blue/price-info-bg.png') repeat-y left top;
	border-left: 1px solid #dde0e4;
	float: left;
}
.bold-price {
	display: block;
	margin-bottom: 10px;
	color: #191e25;
    line-height: 1em;
	font-size: 49px;
}
.price-box-style-2 {
	margin: 0 30px 20px 0;
	width: 294px;
	text-align: center;
	float: left;
}
#content-610 .price-box-style-2 { margin-right: 0; }
.price-box-style-2 h5.box-title-style-1 {
	margin-bottom: 0;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
.price-box-style-2 h5.box-title-style-1 {
	border: 1px solid #003453;
	background: #1a8fcc url('images/skins/dark-blue/fancy-header-blue-bg.png') repeat-x center top;
}
.price-box-style-2 .box-content {
	padding: 20px 0 0 0;
	background: #f4f4f8 url('images/skins/dark-blue/price-box-style2-bg.png') repeat-x center top;
}
#content-610 .price-box-style-2 .box-content ul li, #content-full-width .price-box-style-2 .box-content ul li {
	list-style: none;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: #f4f4f8 url('images/skins/dark-blue/price-box-style2-bg.png') repeat-x center top;
}
.order-button-wrap {
	padding: 70px 60px 0 60px;
	height: 74px;
	background: #f4f4f8 url('images/skins/dark-blue/price-box-style2-order-bg.png') repeat-x center top;
}

/* testimonials */

.testimonial-box {
    float: left;
    margin: 10px 15px 20px;
    width: 290px;

}

.testimonial-content {
	background: #766F65;
    padding: 10px;
    color: #ffffff;
}

.testimonial-author {
	font-family: helveticabold;
    font-size: 15px;
    text-align: right;
    line-height: 1em;
    background: url(images/testimonialBKG.gif) no-repeat top right;
    margin: 0px;
    padding: 6px 45px 0px 0px;
}

.testimonial-author span {
	display: block;    
    font-family: helvetica;
    font-size: 13px;
    }
.testimonial-content p {
	line-height: 1.5em;
}

p:last-child {
padding-bottom: 0px;
}

/* ------ Tabs ------ */
#content-610 .tabs-navigation, #content-full-width .tabs-navigation {
	height: 31px;
	border-bottom: 3px solid #766F65;
}
#content-610 ul.tabs-nav, #content-full-width ul.tabs-nav { height: 31px; }
#content-610 ul.tabs-nav li, #content-full-width ul.tabs-nav li {
	margin: 0px 5px 0px 0px;
	padding: 0;
	height: 31px;
	line-height: 33px;
	font-size: 19px;
    font-family: helveticalight;
	text-transform: lowercase;
	border-bottom: none;
	float: left;
    
}
ul.tabs-nav li.current-tab {
	background: #766F65 !important;
    color: #ffffff;
}

li.current-tab a {
	color: #ffffff !important;
}

#content-610 ul.tabs-nav li:hover, #content-full-width ul.tabs-nav li:hover {
	background: #9A958E;
    color: #ffffff;
}

#content-610 ul.tabs-nav li a:hover, #content-full-width ul.tabs-nav li a:hover {
	color: #ffffff;
}

#content-610 ul.tabs-nav li a, #content-full-width ul.tabs-nav li a {
	display: block;
	padding: 0px 15px;
	color: #766F65;
}
.tabs-style1 .tabs-content {
	margin-bottom: 20px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	background: #f2f4f7;
}
.tabs-style1 .tabs-content-nostyle {
	margin-bottom: 20px;
	padding: 20px 0 10px 0;
}

/* ------ Toggles & FAQs ------ */
.faq-q, .toggle-t {
	padding: 0 0 0 20px;
	background: transparent url('images/list-style-faqs-closed.png') no-repeat left 6px;
	cursor: pointer;
}
.faq-q p {
	color: #766F65;
	padding-bottom: 10px;
}
.toggle-open {
	background: transparent url('images/list-style-faqs-open.png') no-repeat left 6px;
}
.toggle-block { margin-bottom: 20px; }
.toggle-content {
	padding-top: 10px;
	overflow: hidden; /* ie7 content disappear bug fix */
}
.faq-answer {
	margin: 0 0 20px 10px;
	padding: 5px 15px;
	border-left: 1px solid #ced2d7;
}
.toggle-block .box-title-style-1, .toggle-block .box-title-style-2 { cursor: pointer }
.title-and-text-box span.handle {
	position: absolute;
	top: 12px;
	right: 20px;
	display: none;
	width: 7px;
	height: 14px;
	background: transparent url('images/skins/dark-blue/toggle-handle.png') no-repeat left top;
	cursor: pointer;
}

/* ------ Column Layouts ------ */
.one-third-column {
	margin: 0 3% 20px 0;
	width: 31.25%;
	max-width: 31.25%;
	float: left;
}
.two-third-column {
	margin: 0 3% 20px 0;
	width: 65.625%;
	max-width: 65.625%;
	float: left;
}
.one-fourth-column {
	margin: 0 3% 20px 0;
	width: 22.604%;
	max-width: 22.604%;
	float: left;
}
.three-fourth-column {
	margin: 0 3% 20px 0;
	width: 74.062%;
	max-width: 74.062%;
	float: left;
}
.one-half-column {
	margin: 0 3% 20px 0;
	width: 48.3%;
	max-width: 48.3%;
	float: left;
}
.last-col { margin-right: 0; }

/* ------ Nivo slider ------ */
#nivo-container {
	padding: 5px 0px;
	height: 349px;
	
	
}
#slider {
    position:relative;
    margin: 0 auto;
	width:960px;
    height:349px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider-border {
	position:absolute;
    top:0px;
    left:0px;
	width: 950px;
	height: 330px;
	border: 5px solid #000;
	z-index: 200;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

#sliderBottom {
	height: 5px;
    margin: 0px 0px 14px;
    width: 960px;
}

/* Lightbox shortcodes */
.flowplayer { margin: 0 auto; }
.video-lightbox, .image-lightbox {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
.video-lightbox a { color: #888; }
#content-610 .video-lightbox img{
	max-width: 620px;
	padding: 0;
	border: none;
}

/* Sitemap */
#list-sitemap {
	color: #766F65;
	font-size: 10px;
}
#list-sitemap a { font-size: 12px; }
#list-sitemap li.pagenav, #list-sitemap li.categories, #list-sitemap li.portfolio-list, #list-sitemap li.post-list, #list-sitemap li.archive-list, #list-sitemap li.author-list {
	padding-bottom: 30px;
}
#list-sitemap li.portfolio-list ul li, #list-sitemap li.post-list ul li {
	position: relative;
}
#list-sitemap li.portfolio-list ul li.date-true:hover, #list-sitemap li.post-list ul li.date-true:hover {
	background-color: #f2f4f6;
}
#list-sitemap .show-date {
	position: absolute;
	top: 0px;
	right: 0px;
}


/*									Testimonials
---------------------------------------------------------------------------- */

#testimonials {
	background: url(images/testimonialsBKG.gif) center top no-repeat;  
    postion: relative;
    width: 100%;
    height: 161px;
}

#testimonials .container {
	width: 960px;
    margin: 0 auto;
    position: relative;
}

#testimonials .container h3 {
	color: #ffffff;
    font-family: helveticathin;
    font-size: 28px;
    margin: 0;
    padding: 10px 0 0 11px; 
}

.testimonial-widget {
	color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1.3em;
}

.testimonial-widget p {
	margin: 0;
    padding: 0;
}

.testimonial-widget .person {
	clear: right;
    margin: 0 25px 0 0 ;
	width: auto; 
    float: right;
    font-size: 12px;
    line-height: 1.1em;
}

.testimonial-widget .person span {
	font-size: 16px;
    font-family: helveticabold;
    padding: 0 0 4px 0;
    display: inline-block;
}


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

#footer-wrap { clear: both; }
#big-footer {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #766F65;
	font-size: 12px;
}
#big-footer h5 {
	font-family: helveticabold;
    font-size: 15pt;
    text-transform:lowercase;
    margin-bottom: 0;
    line-height: 1em;
    padding-bottom: 8px;
 }
#big-footer a {
 	
    padding: 0px 2px;
 }
#big-footer a:hover { color: #766F65; background: none; text-decoration: underline }
.footer-content {
	margin: 0 auto;
	width: 960px;
}

.footer-column:first-child {
	margin: 0px 0px 17px 14px !important;
    width: 221px !important;
}



.col-option1 .footer-column {
	margin-bottom: 30px;
	width: 960px;
}
.col-option2 .footer-column {
	margin: 0 15px 30px 15px;
	width: 450px;
	float: left;
}
.col-option3 .footer-column {
	margin: 0 20px 30px 20px;
	width: 280px;
	float: left;
}
.col-option4 .footer-column, .col-option4-3 .footer-column, .col-option43- .footer-column {
	margin: 0 00px 17px 24px;
	width: 206px;
	float: left;
    position: relative;
}
.col-option5 .footer-column, .col-option5-4 .footer-column, .col-option54- .footer-column {
	margin: 0 15px 30px 15px;
	width: 162px;
	float: left;
}
#footer-sub-area {
	padding-top: 20px;
	border-top: 1px dotted #3d444c;
	clear: both;
	overflow: hidden;
}
#big-footer .popular-posts-list li { border-color: #3d444c; }
#big-footer .popular-post-date, #big-footer .recent-tweets-date { color: #766F65;margin: 0px 0px 0px 4px; }
#big-footer .recent-tweets li {  }
#big-footer .widget-list li {
	border-color: #3d444c;
	background: transparent url('images/skins/dark-blue/list-style-2.png') no-repeat left 6px;
}
#big-footer ul#recentcomments li { border-color: #3d444c; }
#big-footer .widget_recent_entries ul li, #big-footer .widget_alt_style .widget_archive ul li, #big-footer .widget_alt_style .widget_categories ul li, #big-footer .widget_alt_style .widget_links ul li, #big-footer .widget_alt_style .widget_meta ul li, #big-footer .widget_alt_style .widget_pages ul li, #big-footer .widget_alt_style .widget_rss ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #3d444c;
	background: transparent url('images/skins/dark-blue/list-style-2.png') no-repeat left 13px;
}
#big-footer .widget_recent_entries ul li:last-child, #big-footer .widget_alt_style .widget_archive ul li:last-child, #big-footer .widget_alt_style .widget_categories ul li:last-child, #big-footer .widget_alt_style .widget_links ul li:last-child, #big-footer .widget_alt_style .widget_meta ul li:last-child, #big-footer .widget_alt_style .widget_pages ul li:last-child, #big-footer .widget_alt_style .widget_rss ul li:last-child {
	border: none;
}
#big-footer .widget_recent_entries ul li a, #big-footer .widget_alt_style .widget_archive ul li a, #big-footer .widget_alt_style .widget_categories ul li a, #big-footer .widget_alt_style .widget_links ul li a, #big-footer .widget_alt_style .widget_meta ul li a, #big-footer .widget_alt_style .widget_pages ul li a, #big-footer .widget_alt_style .widget_rss ul li  {
	display: block;
	padding: 7px 0 7px 25px;
}
#big-footer .widget_alt_style .widget_pages ul li ul li {
	border: none;
	padding-left: 10px;
}
.sub-widget-area1 {
	width: 250px;
	margin-right: 30px;
	float: left;
}
.sub-widget-area2 {
	width: 680px;
	float: left;
}
.sub-widget { margin-bottom: 15px; }
.social-icons { margin-top: 5px; }
.social-icons li {
	display: inline;
	margin-right: 5px;
}
.social-icons li img { margin-bottom: 5px; }
.contact-widget { overflow: hidden; }

/*.contact-widget li {
	float: left;
	border-bottom: 1px dotted #dadee0;
	padding: 1px 0px 10px 25px !important;
    margin: 0 25px 10px 0;
    clear: left;
}*/

.contact-widget li {
	border-bottom: 1px solid #DADEE0;
    float: left !important;
    font-family: helveticalight;
    font-size: 18px;
    margin: 0px 0px 10px 7px !important;
    padding: 1px 10px 10px 25px !important;
    width: auto;
    min-width: 10px !important;
} 


.contact-widget2 li {
	border-bottom: 1px solid #DADEE0;
    float: left !important;
    font-family: helveticalight;
    font-size: 18px;
    margin: 0px 0px 10px 7px !important;
    padding: 1px 10px 10px 25px !important;
    width: auto;
    min-width: 10px !important;
} 

.contact-widget .tel, .contact-widget2 .tel {
	min-width: 162px;
	background: transparent url('images/icon-tel.png') no-repeat left 2px    !important;
}
.contact-widget .email, .contact-widget2 .email  {
	min-width: 162px;
	background: transparent url('images/icon-email.png') no-repeat left 2px    !important;
}
.contact-widget .address, .contact-widget2 .address  {
	min-width: 162px;
   
	background: transparent url('images/icon-home.png') no-repeat left 2px    !important;
}

.contact-widget2 .tel, .contact-widget2 .email, .contact-widget2 .address  {
 	background-position: left 5px !important;
}

#footer-wrap .contact-widget .tel, #footer-wrap .contact-widget .email, #footer-wrap .contact-widget .address, {
	background-position: left 4px;
}
#footer-wrap ul.flickr-photos { margin-bottom: 7px; padding-left: 3px; width: auto; overflow: hidden }
#footer-wrap ul.flickr-photos li {
	width: 75px;
	height: 75px;
}
#footer-wrap ul.menu li { border-bottom: 1px dotted #3d444c; }
#standard-footer {
	font-size: 11px;
}
#standard-footer p {
	margin: 0;
	padding: 0;
}
#standard-footer ul#footer-menu {
	height: 68px;
	float: right;
}
#standard-footer ul#footer-menu li {
	display: inline;
	margin-left: 10px;
}
#standard-footer ul#footer-menu .current-menu-item a {
	color: #a4d4eb;
	cursor: default;
}
#standard-footer ul#footer-menu li ul{ display: none; }
#standard-footer ul#footer-menu a { color: #fff; }
#standard-footer ul#footer-menu a:hover { color: #a4d4eb; }
#standard-footer p.copyright { float: right; padding: 0 ; text-align: right; line-height: 1.3em;}
#standard-footer .footer-content {
	width: 930px;
	border-top: 1px solid #766F65;
	padding-top: 25px;
	margin-top: 5px;
}

#standard-footer ul.affiliates {
	float: left;
	position: relative;
}

#standard-footer ul.affiliates li {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	background: url(images/sprite-affiliate-logo.png) no-repeat 0 0;
	height: 49px;
}	

#standard-footer ul.affiliates li.title { background: none; position: absolute; top: -20px; height: auto;}
#standard-footer ul.affiliates li.adclub { background-position: 0 0; width: 87px;}
#standard-footer ul.affiliates li.chamber { background-position: -89px 0; width: 124px }

#standard-footer ul.affiliates li.adclub:hover { background-position: 0 -49px}
#standard-footer ul.affiliates li.chamber:hover { background-position: -89px -49px }

#standard-footer ul.affiliates li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-color: transparent
}

/* ------ Rounded Corners ------ */
#logo-desc p, #login-box input, #main-menu li ul li ul, .mbiz-slide-info-custom-wrap,  p.form-submit, #content-960 input[type="submit"],
.download-button,  #add-comment input, .contact-form input, #content-960 input[type="password"], #content-960 input[type="text"],
#add-comment textarea, .contact-form textarea, textarea, .contact-form fieldset, .warning-box, .success-box, .info-box, .note-box, .price-box-style-1
{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
pre, #login-button, #logout-button {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 4px;
}
.fancy-header h5, .fancy-post-meta p, 
{
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
#login-box, #login-box #sub-box, .price-box-style-2 .box-content, .order-button-wrap, .tabs-style1 .tabs-content
{
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
}
#search-box, #sidebar-content #search-box, .price-big
{
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;

border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
 .price-box-style-2 h5.box-title-style-1, #content-610 ul.tabs-nav li, #content-full-width ul.tabs-nav li
{
border-top-right-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
}
#search-but, #sidebar-content #search-but {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
.no-float { float: none }

/* ----- footer form ----- */

legend {
	font-family: helveticabold, helvetica, arial, sans-serif;
    font-size: 2.05em;
    font-weight: normal;
 	border: none;
    padding: 0px 0px 11px 26px;

}

.widgetcform input.single {
	border: none !important;
    clear: left;
    float: left;
    font-family: helveticathin, helvetica, arial, sans-serif;
    font-size: 21px;
    line-height: 1em;
    margin: 0px 0px 5px;
    padding: 6px 10px 4px;
    width: 212px;
}

.widgetcform .cform label {
	display: none;
}

.widgetcform .cf-sb {
	clear: both;
    width: auto;
    overflow: visible !important;
}

.cform ol , .cform ol li {
	line-height: 1em;
    list-style: none;
    margin: 0px 0 10px;
    padding: 0px;
    clear: left;
}

.cform ol li:after {
	display: block;
	clear: both;
	content:"";	
}

input.sendbutton {
	background: none !important;
    border: none !important;
    clear: both;
    cursor: pointer;
    float: left;
    font-family: helveticabold, helvetica, arial, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    padding: 3px 0px 0px 26px;
    text-align: right;
    width: 206px;
    text-transform: lowercase;
}

input.sendbutton:focus {
	outline: none;
}

input.sendbutton:hover {
	color: #918C84
}

fieldset {
	border: none;
}

.linklove, .reqtxt, .emailreqtxt, .cf_hidden {
	display: none;
}

#usermessagea {
	font-family: helveticabold, helvetica, arial, sans-serif;
}

.footer-column #usermessagea {
	font-size: 10px;
    line-height: 1.2em;
    position: absolute;
    top: 154px;
    left: 0;
    width: 119px;
}

.footer-column #usermessagea.success {
	background: #766F65;
    color: white;
    font-size: 40px !important;
    line-height: 1em;
    padding: 7px;
    top: 40px !important;
    width: 100%;
}

.footer-column #usermessagea.success span {
	font-size: 14px;
	line-height: 1em;
    padding: 0px 0px 0px 44px;
}



/* tab cform */

.tabs-content .reqtxt, .tabs-content .emailreqtxt {
	font-size: 10px;
    display: block !important;
    float: right;
	padding-right: 5px;
    line-height: 1em;
    color: #9A958E;
}

.tabs-content label {
	float: left;
	margin: 0px 6px 0px 0px;
    line-height: 1em;
}

.tabs-content input, .tabs-content textarea {
    margin: 5px 0px 3px !important; 
}

.tabs-content .cform br {
	display: none;
}

.cf-box-group input {
	float: left;
	margin: 7px 6px 0px 15px !important;
}

.cf-box-group label {
    line-height: 26px;
	margin: 0px 0px 10px;
}

.cf-box-group p {
	display: none;
}

.tabs-content  .success {
	font-family: helveticathin;
    font-size: 6em;
    line-height: 0.9em;
    margin: 0px 0px 12px;
    padding: 0px;

}

.tabs-content  .success span {
	font-size: 0.4em;
    line-height: 1.2em;

}

.tabs-content .failure, .tabs-content .waiting {
	background: #FFC73E;
    font-family: helveticabold, helvetica, arial;
    margin: 0px 0px 15px;
    padding: 5px 10px;
}
/* ----- tweets widget ----- */

.latesttweets {width: 224px !important}

.socialiconswidget {width: 176px !important;}

.tabs-content .sendbutton {
	
    float: none !important;
    margin: 0px 0px 10px !important;
    padding: 5px 7px !important;
    text-align: center !important;
    width: 99% !important;
    font-size: 14px !important;
}

.tabs-content textarea {
	height: 90px !important
}

/* ----- ngg gallery recent work widget ----- */

.ngg-widget {
	padding: 3px 0px 0px 0pt !important;
    overflow: visible;
}

.ngg-widget a {
	background: none !important;
    padding: 0 !important;
}

.ngg-widget img {
	padding: 0 !important;
    border: 2px solid #817a71 !important;
}

.ngg-widget  #thumbdesc {
	font-size: 11pt;
    font-family: helveticabold;
    text-align: right;
}	

.ngg-widget #thumbdesc span {
    font-family: helveticalight;
}

.ngg-widget #thumbdesc a {
	color: #766F65;
    text-decoration: none;
}

.ngg-widget #thumbdesc a:hover , .ngg-widget #thumbdesc span:hover {
	background: #766F65 !important;
    color: #ffffff;
}

/* ----- footer social time ----- */

#big-footer .widget_text {
	font-size: 10pt;
    font-family: helvetica;
}

#big-footer .widget_text li {
	margin: 0 0 11px 0;
    height: 21px;
}

#big-footer .widget_text a {
    color: #766F65;
    padding: 1px 0px 1px 28px;
    display: block;
    background: url(images/spriteFooterSocMe.gif) no-repeat left; 
}

#big-footer .widget_text a:hover {

   
    text-decoration: underline;
}

#big-footer .widget_text .twitter a {background-position: 0 0}
#big-footer .widget_text .facebook a {background-position: 0 -32px}
#big-footer .widget_text .rss a {background-position: 0 -63px}
#big-footer .widget_text .flickr a {background-position: 0px -127px;}


/* More Link */

.more-link {
    color: white;
    float: right;
    padding: 0px 15px 0 5px;
    text-align: right;
    text-transform: lowercase;
    background: url(images/arrowRight.gif) no-repeat right 5px #766F65;
    position: absolute;
    bottom: 0;
    left: 0;
}

body.home .more-link {
	margin: 0 10px 0 0;
    position: relative;
}

/*.more-link:after {
	content: " \00BB";
}*/



/* home page calls to action */

#calls-to-action a {
	display: block;
    height: 100%;
    width: 100%;
    text-indent: -9999px;
}

#calls-to-action div {
	height: 285px;
    width: 595px;
}

.package { background: url(images/jamWithUs1.gif) no-repeat; }
.judgement { background: url(images/jamWithUs2.gif) no-repeat; }


/* fancy widget, fancy archive */

.widget_archive, .widget_categories {
	width: 50%;
    float: left;
}

.widget_categories {
	margin: 0 0 0 0;
}

.widget_archive .sidebar-header, .widget_categories .sidebar-header {
    padding: 0;
    line-height: inherit;
    background: none;
    height: auto;
}

.widget_archive .sidebar-header h4, .widget_categories .sidebar-header h4 {
	font-size: 13px;
height: auto;
line-height: inherit;
padding: 0px 0px 0px 9px;
}

.widget_archive ul, .widget_categories ul {
	margin: 0;
}

.widget_archive ul li, .widget_categories ul li {
	text-transform: lowercase;
	padding: 0;
    background: none;
}

.widget_archive ul li a, .widget_categories ul li a {
	display: block;
    padding: 3px 0px 3px 22px;
}

.widget_archive ul li a:hover, .widget_categories ul li a:hover {

}

/* ----- manifesto styling ----- */

body.page-id-319 #content-full-width li {
	font-family: helveticalight;
    font-size: 1.7em;
    margin-bottom: 0 !important;
    background-position: 0px 10px !important;
}

.pp_description {display: none !important;}

/* ----- related projects ----- */

.relatedProjects h4 {
    margin: 0;
    padding: 0;
}

.relatedProjects .portfolio-post-3columns {
	margin: 0px 8px 0px;
}	