/*
 * Theme Name: Syncorp
 * Theme URI: http://synesteth.com/syncorp
 * Description: Modern theme for your needs
 * Author: Synesthete
 * Author URI: http://synesteth.com
 * Version: 1.09
 * Update: 7th July 2011
 * Tags: theme-options, one-column, two-columns, fixed-width
*/

/*	================================================
====================================== RESET === */

/* Author: Eric Meyer */

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; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ol, ul {
	list-style: none;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

a:link {color: #7ca529; text-decoration: none;}      /* unvisited link */
a:visited {color:#56721c; text-decoration: none;}  /* visited link */
a:hover, #footer a:hover, #sidebar a:hover, #nav .sf-menu li li a:hover {color:#83ae2a; text-decoration: none;}  /* mouse over link */
a:active {color:#719625; text-decoration: none;}  /* selected link */

/*	================================================
========================== ESSENTIAL STYLING === */
	
body {
	line-height: 1.5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px/22px;
	position: relative;
	color: #3a3a3a;
	background: #050505 url('images/bg-patterns/noise-45-grid.png');
}

p, ul, ol {
	margin: 0;
}

ul li, ol li, ul li a, ol li a{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	z-index: 5;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h2.title {
	margin-left: 25px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

blockquote {
	margin: 0 25px 15px 0;
	padding: 25px;
	font-style: italic;
	float: left;
	width: auto;
	text-shadow: none;
}

blockquote p {
	padding: 0;
}

code {
	background: #e4e4e4;
}

pre code {
	background: none;
}

pre {
   margin: 0;
	overflow: auto;
	color: #646464;
	text-align: left !important;
 	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 	white-space: -pre-wrap;      /* Opera 4-6 */
 	white-space: -o-pre-wrap;    /* Opera 7 */
 	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

dl {
    margin: 0;
}

dt {
    font-weight: bold;
}

dd {
    padding: 0;
}

small {
	font-size: 11px;
	font-weight: normal;
}

::selection{ /* Safari and Opera */
	color: #fff;
	background:#B7AD7B;
	text-shadow: none;
}

::-moz-selection{ /* Firefox */
	color: #fff;
	background:#B7AD7B;
	text-shadow: none;
}

.cufon-vml {
        display: inline-block !important;
        padding: 0 !important;
        margin: -2px 0 0 0 !important;
        vertical-align: baseline !important;
} 

a .cufon-vml {
	margin: 0 !important;
}

/*	================================================
========================== LAYOUT CONTAINERS === */

#all-container {
	clear: left;
	padding-top: 6px;
	position: relative;
	z-index: 19;
	background: url('images/default/wrapper-top.png') 0 0 repeat-x;
}

#all-container.active {
	padding-top: 0;
}

h7.fw-bolded {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin-top: -10px;
}

#all-container.active {
	width: 960px;
	margin: 0 auto;
	clear: left;
	float: none;
	/* box-shadow: 0 0 2px #333333; */
}

#header-container {
	background: url('images/default/top-shadow.png') no-repeat bottom center;
}

#header-container, #wrapper, #footer-wrap {
	z-index: 20;
	float: left;
	width: 100%;
	position: relative;
}

#sliders-bg {
	position: relative;
	width: 980px;
	left: 50%;
	float:left;
	clear: left;
	padding: 75px 20px 60px;
	margin: -80px 0 0 -510px;
	background: url('images/default/sliders-bg.png') no-repeat center 1px;
}

#sliders-bg.as {
	padding-bottom: 10px;
}

#sliders-bg.carousel {
	padding-bottom: 15px;
	background: url('images/default/sliders-bg-carousel.png') no-repeat center 1px;
}

#as_cont {
	width:910px;
	margin: 0 auto;
	overflow: hidden;
	height: 360px; 
	padding-bottom: 50px;
}

#sliders-bg h3 {
	margin: 0 0 5px 0;
}

#all-container.active #wrapper, #all-container.active #footer-wrap {
	width: 960px;
}

#crumbs {
	margin: -10px 0 25px 25px;
	font-size:0.8em;;
	width: 95%;
}

.single-portfolio #crumbs, .page-template-portfolio-cramped-php #crumbs {
	margin: -10px 0 25px 0;
}

#crumbs a, #crumbs p {
	float:left;
	margin: 0 5px 0 0;
	padding: 0;
	text-indent: 5px;
}

#crumbs p {
	color: #6c6c6c;
}

#crumbs span {
	float: left;
	color: #CDC8B0;
}

#crumbs a:first-child {
	text-indent: 0;
	background: none;
}

#main, #footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#main {
	padding-bottom: 45px;
	display: table;
}

.blog #main, .page-template-default #main, .single #main, .search #main, .archive #main, .page-template-home-second-php #main, .page-template-home-third-php #main{
	background: url('images/default/sidebar.png') repeat-y right;
}

.blog .left #main, .page-template-default .left #main, .single .left #main, .search .left #main, .archive .left #main, .page-template-home-second-php .left #main {
	background: url('images/default/sidebar_reverted.png') repeat-y left;
}

.page-template-page-full-php #main, .page-template-portfolio-cramped-php #main, .error404 #main, .single-portfolio #main, .single-portfolio .left #main {
	background: none;
}

#header {
	position: relative;
	float:left;
	width: 960px;
	left: 50%;
	margin: 0 0 0 -480px;
	padding: 25px 0;
	z-index: 101;
	background: url('images/default/sliders-bg-carousel.png') no-repeat center -445px;
}


#wrapper {
	background: #ebebeb url('images/default/wrapper_bg.png') repeat-y center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#content {
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	width:100%;
}

.left #content {
	float: right;
}

.left #content.selecter {
	float: left;
}

.page-template-default #content, .blog #content, .page-template-contact-php #content, .search #content, .archive #content, .single #content {
	width: 640px;
}

.type-page {
	padding: 0 25px;
}

.page-template-home-third-php .third.last {
	margin-top: -25px;
}

.portfolio-item.icons-bg {
	 width:265px;
    padding: 25px !important;
    text-shadow: 0 -1px 0 white;
    background: url('images/default/top-shadow.png') no-repeat 102% 0 transparent;
    margin-left: 2px;
}

.portfolio-item.icons-bg:first-child {
	background: none;
}

.portfolio-item.icons-bg h3 {
	float: none;
	width: auto;
	margin-bottom: 5px;
}

.page-template-default .type-page, .page-template-contact-php .type-page {
	width: 590px;
}

#content, #sidebar, #footer {
	font-size: 12px;
}

/*	================================================
===================================== HEADER === */

#logo {
	float:left;
	margin-left: 25px;
}

#logo a {
	display: block;
}

#nav {
	position: relative;
	float: right;
	padding: 10px 25px 0;
	z-index: 4;
}

#nav li a {
	font-size: 12px;
}

#nav .sf-menu li li a {
	color: white;
}


/*	================================================
=============================== MAIN CONTENT === */



/*	================================================
====================== COMMENTS&FORM STYLING === */

#commentarea {
	float: left;
	width: 590px;
	padding: 50px 0 0;
	}
	
#commentform div {
	float: left;
	padding: 10px 0 0 0;
	width: 100%;
}

#respond {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

li #respond {
	padding: 0 5%;
}
	
	
#commentarea li ul {
	float: right;
	width: 90%;
}

.comment-body {
	position: relative;
	padding:4%;
	float: left;
	width: 92%;
	border-top: 3px solid white;
	margin: 25px 0 0;
	background: url('images/default/overlay.png') repeat-y scroll left bottom;
}

.comment-body:hover {
	background-color: #f9f9f9;
}


#commentarea ol {
	width: 100%;
	float: left;
}

.comment p {
	padding-left: 0;
}

.comment p.comment-meta {
	width: 65%;
}

#trackbacks {
	float:left;
	padding: 12px 0;
}

#respond label {
	float: left;
	width: 100%;
	text-align: left;
}

.reply {
	position: absolute;
	bottom: 0;
}

textarea {
	height: 100px;
	overflow-y: auto;
	border: none;
	padding: 7px;
	width: 50%;
}

.form-inner div {
	float: left;
	width: 100%;
	padding: 12px 0;
}

input  {
	height: 15px;
	line-height: 15px;
	border: none;
	padding: 7px;
	float: left;
	width: 50%;
	}

input[type="submit"] {
	height: auto;
}	

input, textarea {
	/*background: white url('images/default/cause_ieh8.png') repeat-x bottom;*/
	border: 1px solid #c6c6c6;
   /*box-shadow: inset 0 0 3px #181818;*/
   }

input:hover, textarea:hover {
   	border: 1px solid #e4e4e4;
   }

#footer input, #footer textarea {
	width: 92%;
	opacity:0.1;
	filter: alpha(opacity=10);
	border: none;
}

#footer input:hover, #footer textarea:hover {
	opacity:1;
	filter: alpha(opacity=100);
	border: none;
}


#comment-submit {
	padding: 8px 8px 7px;
}

#search-submit, .wpcf7-submit, #footer .wpcf7-submit, #comment-submit {
	cursor: pointer;
	height: 31px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	width: auto;
	color: white;
	float: left;
	border: none;
}

.wpcf7 input.wpcf7-submit {
	clear: left;
	padding: 5px 8px 7px;
	width: auto !important;
}

.wpcf7 input.wpcf7-submit:hover {
	padding: 5px 8px 8px;
	border:none;
}

#footer .wpcf7-submit {
	opacity: 1;
	filter: alpha(opacity=100);filter:chroma(color=#000000);
	border-bottom: 1px solid #7DB72F;
}


#search-submit, .wpcf7-submit, #comment-submit, a.button {
   background: #7DB72F url('images/default/cause_ieh8.png') repeat-x 0 bottom;
   border-bottom: 1px solid #7DB72F;
}

#search-submit {
	margin-left: 5px;
	width: 114px;
}

.wpcf7-submit:hover, #search-submit:hover, #comment-submit:hover {
	filter:chroma(color=#000000);
	background-image: none;
}


/*	================================================
===================================== SIDEBAR === */

#sidebar {
	float: left;
	width: 320px;
	overflow: hidden;
	padding: 25px 0;
}


#sidebar .no-widget {
	float: left;
	width: 270px;
	padding: 10px 25px;
}

#sidebar .no-widget p {
	padding-top: 10px;
}

#sidebar h3 {
	padding: 0 0 5px 0;
	margin: 0;
}

#sidebar h3 a {
	color: #3a3a3a;
}

#sidebar a, #sidebar li a {
	color: #6a6a6a;
}

.sidebar-wg li:first-child a {
	border: none;
}

.sidebar-wg li a, .sidebar-wg ul.children li a, .sidebar-wg ul.sub-menu li a, .thumb-posts a {
	float: left;
	width: 100%;
	padding: 7px 0;
	text-decoration: none;
}

#sidebar .thumb-posts {
	border: none;
}


#sidebar li.current_page_item a, #sidebar li a:hover, #sidebar .current_page_item li a:hover {
	text-indent: 5px;
}

#sidebar .current_page_item li a {
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	background: none;
	padding-left: 0;
}

.sidebar-wg {
	float: left;
	width: 270px;
	padding: 10px 25px;
}

.sidebar-wg ul {
	float: left;
	width: 100%;
	overflow: hidden;
}

.sidebar-wg ul.children li a, .sidebar-wg ul.sub-menu li a {
	width: 95%;
	margin-left: 5%;
}

.sidebar-wg ul.children ul.children li a, .sidebar-wg ul.sub-menu ul.sub-menu li a {
	width: 90%;
	margin-left: 10%;
}

.sidebar-wg ul.children ul.children ul.children li a, .sidebar-wg ul.sub-menu ul.sub-menu ul.sub-menu li a {
	width: 80%;
	margin-left: 20%;
}

/*	================================================
============================== ALL BLOG PAGE === */

.post, .type-attachment  {
	float: left;
	width: 590px;
	padding: 0 25px 35px;
	margin-bottom: 25px;
	position: relative;
}
		
.single-post .post {
	background: none;
}

.search-post {
	padding: 0 25px 25px;
}

.blog .post {
	margin-bottom: 0;
	padding: 0 0 40px 25px;
}

.second-home-post {
	margin-left: 25px;
}

.blog .post p, .single .post p {
	width: 400px;
	float: left;
}

.archive .post, .tax-servicesrendered .type-portfolio {
	padding: 0 0 35px 25px;
	width: 590px;
	float: left;
}

.archive .img {
	width: auto;
}

.tax-servicesrendered .type-portfolio .img {
	margin-right: 25px;
}

.meta, .comment-meta {
	float: right;
	width: 100%;
	padding: 7px 0;
	margin-top: -24px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.meta {
	border-top: 1px dashed #dfdaca;
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
}

.meta.blog {
	width: 165px;
	margin: 0 25px 0 0;
	border: 0;
	padding: 0;
	background: url('images/default/overlay.png') repeat-y right;
}

.meta.blog p {
	float: left;
	width: 90%;
	padding: 0;
	text-align: left;
}

.meta.blog p span {
	float: left;
	width: 20px;
	padding: 0 0 10px 0;
	background: url('images/default/icons.png') no-repeat;
}

.meta.blog p.b_date span {
	background-position: 0 0;
}

.meta.blog p.b_author span {
	background-position: -32px 0;
}

.meta.blog p.b_comm span {
	background-position: -65px 0;
}

.meta.blog p.b_cat span {
	background-position: -96px 0;
	padding-bottom: 25px;
}

.meta.blog p.b_tags span {
	background-position: -127px 0;
}

.meta p, .meta span {
	padding: 0;
	display: inline;
}

.meta p {
	padding: 0 15px 0 0;
}

.meta span {
	padding: 0 15px 0 0;
}

.comment-meta {
	text-align: right;
}

.social_icons {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}
.portfolio .social_icons {
	float: left;
	width: 288px;
	margin: 24px 0 0 21px
}

.social_icons li {
	float: left;
	margin-right: 5px;
}

.social_icons li:hover {
	background: none;
}

#pagenavi {
	float: left;
	width: 590px;
	padding: 0 0 0 25px;
}

#pagenavi h6 {
	float: left;
}

#pagenavi a, #pagenavi span {
	float: left;
	position:relative;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url('images/default/sliders-c.png') no-repeat 0 0;
	text-indent: -999em;
}

#pagenavi span.current {
	background: url('images/default/sliders-c.png') no-repeat 0 -25px;
}

/*	================================================
================== SPECIAL PAGES (PORTFOLIO) === */

#portfolio {
	float: left;
	min-height: 500px;
	position: relative;
}

#portfolio.booklet {
	min-height: 0;
}

#portfolio .clear {
	float: left;
	width: 910px;
	height: 10px;
	margin:0 0 25px 25px;
	background: url('images/default/overlay.png')
}


.selecterBtns ul {
    margin: -10px 0 24px 25px;
    height: 1px;
    padding: 0 0 48px;
    width: 910px;
    background: url('images/default/overlay.png') repeat-x bottom;
}

.selecterBtns li h6 {
	width: auto;
	float: left;
	padding-top: 7px;
	font-size: 15px;
}

.page-template-portfolio-cramped-php .selecterBtns ul {
	margin-left: 0;
}

.selecterBtns ul li {
	float:left;
	padding-right: 15px;
}

.selecterBtns ul li a {
	 background: url('images/default/sliders-c.png') no-repeat 0 0;
    cursor: pointer;
    float: left;
    position: relative;
    padding: 6px 0 0 30px;
}

.selecterBtns ul li a:hover {
	 background: url('images/default/sliders-c.png') no-repeat 0 -25px;
}	 

.selecterBtns ul li a.active {
	 background: url('images/default/sliders-c.png') no-repeat 2px -78px;
	 padding-bottom: 4px;
}

.img {
	width: 590px;
	position: relative;
	float: left;
	margin-bottom: 25px;
}

.full-img {
	margin-bottom: 25px;
}

.img h2 {
	position: absolute;
	background-color: white;
	padding: 15px;
	top: 55%;
	left: 0;
}

.img h2 a, .img.link h2 a {
	opacity:1;
	background: transparent none;
}

.img a, .img img, .img iframe {
	float: left;
}

.page-template-portfolio-cramped-php #content {
	
	padding-left: 25px;
}

.portfolio-item {
	float:left;
	padding: 0 0 25px 25px;
	width:286px;
	position: relative;
	overflow: hidden;
	min-height: 278px;
}

.page-template-portfolio-2-col-php .portfolio-item {
	width: 441px;
	min-height: 368px;
}

.page-template-portfolio-4-col-php .portfolio-item {
	width: 208px;
	min-height: 288px;
}

.page-template-portfolio-4-col-php .portfolio-item.icons {
	width: 281px;
}

.page-template-portfolio-4-col-php .portfolio-item.icons.last {
	padding-right: 0;
}

.page-template-portfolio-cramped-php .portfolio-item {
	width: 226px;
	padding: 0;
	margin: 0 1px 1px 0;
	height: 195px;
}

.page-template-portfolio-cramped-php .portfolio-item.last {
	padding: 0;
	margin-right: 1px;
}

.portfolio-item.second-home {
	margin-bottom: 20px;
	margin-left: 2px;
	width: 269px;
}

.portfolio-item.second-home .thumbnail {
	width: 269px;
}

.portfolio-item.third-home, .portfolio-item.third-home .thumbnail {
	width: 282px;
} 

.portfolio-item.second-home .thumbnail, .portfolio-item.first-home .thumbnail, .portfolio-item.third-home .thumbnail {
	height: 115px;
}

.portfolio-item.second-home h3 {
	float: left;
	margin-top: 0;
}

.portfolio-item p.date {
	margin: -9px 0 9px;
	float: left;
	width: 100%;
	color: #a9a9a9;
	font-size: 0.9em;
}

.portfolio-item p.date span {
	float: left;
	width: 15px;
	padding: 0;
	background: url('images/default/icons.png') no-repeat -159px -1px;
}

.linebreak {
	clear: both;
	width: 100%;
	height: 33px;
	overflow: hidden;
}

.linebreak.bg-image {
	background: url('images/default/overlay.png') repeat-x scroll 0 100%;
	margin-bottom: 25px;
}

.linebreak.bg-image.fixed {
	margin-left: 25px;
	width: 910px;
}

.linebreak.nospace {
	height: 8px;
}

.home .portfolio-item, .home .portfolio-item.last {
	min-height: inherit;
	padding-bottom: 0;
}

.portfolio-item.last {
	padding: 0 25px 25px 25px;
}

.icon {
	float: left;
	margin-right: 15px;
	min-height: 100%;
	height: 100%;
}

.thumbnail {
	position: relative;
	float: left;
	width: 286px;
	height: 145px;
	margin-bottom: 10px;
	overflow: hidden;
} 

.page-template-portfolio-2-col-php .thumbnail {
	width: 441px;
	height: 235px;
}

.page-template-portfolio-cramped-php .thumbnail {
	width: 226px;
	height: 195px;
}

.page-template-portfolio-4-col-php .thumbnail {
	width: 208px;
	height: 140px;
} 

.thumbnail a, .img a {
	background: #101010 url('images/default/fade-img.png') no-repeat center;
}

.thumbnail.link a, .img.link a {
	background: #101010 url('images/default/fade-link-img.png') no-repeat center;
}

.page-template-portfolio-cramped-php .thumbnail a {
	background-image: none;
}

.thumbnail a {
	float:left;
	width: 100%;
	height: 100%;
}

.thumbnail img {
	float: left;
}

.portfolio-item h3, .portfolio-item .excerpt {
	float: left;
	width: 100%;
}


.page-template-portfolio-cramped-php .portfolio-item .excerpt {
	position: absolute;
	padding: 25px;
	width: 176px;
	top: 195px;
	left: 0;
	height: 195px;
	background: url('images/default/captions.png');
}

.page-template-portfolio-cramped-php .portfolio-item .excerpt p {
color: #e0e0e0;
}

.portfolio-item-booklet span.noimage {
	display: block;
	width: 455px;
	height: 400px;
}

.portfolio-item-booklet .excerpt {
	position: absolute;
	padding: 15px;
	max-width: 170px;
	left: 15px;
	bottom: -115px;
	background: url('images/default/captions.png');
	color: white;
}

.portfolio-item-booklet .excerpt h3 {
	margin-bottom: 5px;
}

.portfolio-item-booklet.right .excerpt {
	right: 15px;
	padding: 15px;
	left: auto;
}

#controls {
	float: left;
	margin-left: 25px;
	width: 910px;
}

#controls #left {
	float: left;
	height: 18px;
	padding: 2px 0 2px 35px;
	background: url('images/default/sliders-c.png') no-repeat left 0;
	font-size: 13px;
}

#controls #left:hover {
	background: url('images/default/sliders-c.png') no-repeat left -25px;
}

#controls #right {
	float: right;
	height: 18px;
	padding: 2px 35px 2px 0;
	background: url('images/default/sliders-c.png') no-repeat right 0;
	font-size: 13px;
}

#controls #right:hover {
	background: url('images/default/sliders-c.png') no-repeat right -25px;
}


/*	================================================
====================== SINGLE PORTFOLIO PAGE === */


.single-portfolio .type-portfolio {
	float: left;
	padding-bottom: 25px;
}

.single-portfolio .img {
	width: 620px;
	margin-right: 25px;
	margin-bottom: 0;
	float: left;
}

.single-portfolio .img a {
	float: left;
	margin-bottom: 25px;
	position: relative;
}

.single-portfolio #content {
	width: 910px;
	padding: 25px 0 0 25px;
	float: left;
}

.portfolio-dsc, #details {
	float: left;
	width: 265px;
	padding-bottom: 25px;
}

.services {
	width: 100%;
}

.services, .services li, .services li a {
	float: left;
}

.services li {
	padding: 5px 10px 5px 0;
}

#details h3 {
	margin-top: 25px;
}

#details h3:first-child {
	margin-top: 0;
}

#projects_nav {
	float: left;
	width: 100%; 
	padding: 0 0 20px 0;
	margin: -10px 0 25px 0;
	background: transparent url('images/default/overlay.png') repeat-x left bottom;
}

#projects_nav h2 {
	width: auto;
	float: left;
	margin-bottom: 0;
}

#nextprev_buttons {
	float: right;
	position: relative;
}

.left_b, .right_b {
	float: left;
	width: auto;
}

.left_b a, .right_b a {
	width: 26px;
	height: 26px;
	display: block;
	text-indent: -999em;
	background: url('images/default/sliders-c.png') no-repeat 0 0;
}

.left_b a {
	margin: 0 0 0 5px;
}

.right_b a {
	margin: 0 5px 0 0;
	background-position: right 0;
}

.projectslist {
	float: left;
	width: 100%; 
	padding: 0 0 19px 0;
	margin: 0px 0 25px 0;
	background: transparent url('images/default/overlay.png') repeat-x left bottom;
}


/*	================================================
======================== SPECIAL PAGES (404) === */

.error404 #content {
	float: left;
	padding: 25px 0 25px 25px;
	width: 910px;
}


.error404 #content div ul li, .error404 #content div ul.children li:first-child {
	float: left;
	width: 100%;
	border-top: 1px solid #f1f1f1;
}

.error404 #content div ul.children li, .error404 #content div .children li .children li {
	width: 95%;
	float: right;
}

.error404 #content div ul li a {
	display: block;
	padding: 7px 0;
}

.error404 #content div ul li:first-child {
	border: none;
}

.error404 #content .advertise {
	width: 910px;
	margin-top: 10px;
}

.error404 #content .advertise p {
	text-align: center;
}



/*	================================================
==================== SPECIAL PAGES (CONTACT) === */

.page-template-contact-php iframe {
	float: left;
}

div.wpcf7 {
	float: left;
	padding: 0 0 20px 0 !important;
	width: 100%;
}

.page-template-contact-php div.wpcf7 p {
	padding: 0 0 15px 0;
}

#sidebar div.wpcf7 {
	float: left;
	padding-top: 10px !important;
}

#footer div.wpcf7 {
	padding: 0 !important;
}

div.wpcf7 p {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.wpcf7 input, .wpcf7 textarea {
	width: 95%;
	padding: 7px;
}

span.wpcf7-form-control-wrap {
	display: block !important;
	position: relative !important;
}

span.wpcf7-not-valid-tip {
	padding: 7px 0 !important;
	background: transparent !important;
	margin: 0 !important;
	top: 0 !important;
	left: 0 !important;
	height: 15px;
	text-indent: 7px;
	line-height: 14px;
	width: 100% !important;
	color: #FF0000;
	border: none !important;
}

.wpcf7-response-output {
	float:left;
	padding: 7px 0 !important;
	margin: 0 !important;
	width: 100% !important;
}

#footer .wpcf7-response-output {
	width: 100% !important;
}

div.wpcf7-validation-errors {
	border: none !important;
}

/*	================================================
===================================== FOOTER === */

#divider-btm {
	clear: both;
	height: 6px;
	background: url('images/default/wrapper-top.png') repeat-x 0 -6px;
	position: relative;
	z-index: 21;
}

#all-container.active #divider-btm {
	display: none;
}

#footer-wrap {
	float: none;
	clear:left;
	background: url('images/default/opacity-bg.png');
	padding-bottom: 50px;
}

#copyrights-area-wrap {
	float: left;
	width: 100%;
	position: relative;
}

#copyrights-area-wrap span {
	position: absolute;
	width: 100%;
	height: 100%;
}

#copyrights-area {
	clear: both;
	padding: 25px 25px 50px;
	font-size: 11px;
	line-height: 11px;
	width: 910px;
	margin: 1px auto 0;
	background: url('images/default/sliders-bg-carousel.png') no-repeat center -445px;
}

#copyrights-area div {
	float: left;
	width: auto;
	color: white;
}

#copyrights-area #footer-menu {
	float: right;
}

#copyrights-area .menu li {
	padding: 0 5px;
	font-size: 8px;
}

#copyrights-area .menu li:first-child {
	border: none;
}

#copyrights-area .menu li a {
	display: block;
	text-transform: uppercase;
}

#copyrights-area .menu li, #copyrights-area .menu li a {
	float: left;
}
	
#footer {
	color: #fff8dc;
	overflow: hidden;
	padding:5px 0 25px 25px;
	width: 935px;
	position: relative;
	background: url('images/default/bottom-shadow.png') no-repeat;
}

#footer .no-widget {
	float: left;
	padding: 25px;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer h3 a, #footer h3{
	color: white;
	margin-bottom: 15px;
}

#footer .no-widget {
	width: auto;
}

.wg {
	float: left;
	width: 208px;
	padding: 20px 25px 0 0;
}

.wg li, .wg .children li:first-child {
	float: left;
	width: 100%;
}

.wg .children li, .wg .children li .children li {
	float: right;
	width: 95%;
}

.wg li a, .wg ul.children li a {
	padding: 7px 0;
	float: left;
}

.wg li, .wg .thumb-posts {
	border-bottom: 1px solid;
}

.wg li, .wg .thumb-posts {
	border-bottom-color: #262626; 
}

.wg li:hover, .wg .thumb-posts:hover {
	border-bottom-color: #393939; 
}

/*	================================================
================================= SHORTCODES === */

/* alert boxes */

.alert, .info, .news-alert {
	width: 99.5%;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	background: -o-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
	color: #444444;
	text-align: left;
	margin: 0 auto 25px;
	text-shadow: 0 -1px 0 white;
	border: 1px solid #D2D2D2;
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
}

.alert p, .info p, .news-alert p {
	padding: 10px 15px 10px 55px;
	background: url('images/default/alert.png') no-repeat 15px center;
}

.info p {
	background: url('images/default/info.png') no-repeat 15px center;
}

.news-alert p {
	background: url('images/default/news.png') no-repeat 15px center;
}


/* button */

a.button {
	float: left;
	padding: 8px 12px 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: white !important
}

a.button:hover {
	background: #7ca529;
}

a.morecustom {
	font-size: 13px;
	display: block;
	float: right;
	margin-top: 20px;
	background: url('images/default/arrows-menu.png') no-repeat -10px center;
	padding-left: 15px;
}

.portfolio-item a.morecustom {
	margin-top: 5px;
}


/* columns */

.third {
	float: left;
	width: 31.4%;
	padding: 0 2.8% 25px 0;
	
}

.double-third {
	float: left;
	width: 65.5%;
	padding: 0 2.8% 25px 0;
}

.double-third.home {
	width: 64%;
	padding: 0 25px 25px 0;
}

.quarter {
	float: left;
	width: 22.9%;
	padding:0 2.8% 25px 0;

}
.half {
	float: left;
	width: 48.6%;
	padding: 0 2.8% 25px 0;

}

.last {
	padding-right: 0;
	margin: 0;
	background: none;
	float: left;
}

/* lists */

.dropcap {
	font-size: 36px;
	line-height: 36px;
	margin: 10px 10px 0px 0;
	float: left;
	font-weight: bold;
}

/* lists */

ul.check-list, ul.default-list {
	clear: both;
	width: 100%;
	margin: 0 25px 15px 0;
	padding:0;
}

ul.check-list li, ul.default-list li {
	padding: 7px 0;
}



ul.default-list li {
	background: url('images/default/default.png') no-repeat left center;
	text-indent: 15px;
}

ul.check-list li {
	background: url('images/default/check.png') no-repeat left center;
	text-indent: 15px;
}

ul li h3 {
	text-indent: 0;
	background: none;
}

/* Pullquote */

.pullquote {
	float: left;
	margin: 10px 20px 10px 0;
	display: inline;
	font-size: 1.2em;
	width: 30%;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	background: url('images/default/overlay.png') repeat-y right;
	padding: 0 17px 0 0;
}

.pullquote.right {
	float: right;
	margin: 10px 0 10px 20px;
	text-align: right;
	padding: 0 0 0 17px;
	background-position: left;
}

/* Slide panels */

.toggle_slide {
	float: left;
	width: 100%;
}

h3.trigger {
	width: 100%;
	float: left;
	position: relative;
}

h3.trigger a {
	padding: 3px 0 0 35px;
	display: block;
}

h3.trigger span {
	position: absolute;
	left: 0;
	width: 26px;
	height: 28px;
	background: url('images/default/sliders-c.png') no-repeat 0 -80px;
}

h3.trigger.active span {
	background: url('images/default/sliders-c.png') no-repeat -2px -139px;
}

.toggle_container {
	float: left;
	padding: 0 0 0 35px;
	margin-top: 5px;
	background: url('images/default/overlay.png') repeat-y 7px top;
}

/*	================================================
==================================== WIDGETS === */

/* about */

.widget_about p {

}

/* archives */

.widget_archive li a {

}

/* flickr */

#flickr-content {
    float: left;
    margin-left: -6px;
    width: 290px;
    padding: 15px 0 0;
}

.flickr-image {
    float: left;
    margin: 0 0 6px 6px;
}

.flickr-image img {
	padding: 3px;
	border: 1px solid #c7bf98;
}

.flickr-image img, .thumb-posts img {
	border: none;
	padding: 4px;
	background: url('styles/images/thumb.png');
}

#footer .flickr-image img, #footer .thumb-posts img {
	background: url('styles/images/thumb_footer.png');
}

.flickr-image img:hover, .thumb-posts img:hover {
	background: none;
	border: none;
}

#footer #flickr-content {
	width: auto;
	margin: 7px 0 0 0;
	padding: 0;
}

#footer .flickr-image {
    float: left;
    margin: 0 6px 6px 0;
}

#footer .flickr-image img {
	padding: 4px;
	border: none;
}

#footer .flickr-image img:hover {
	background: none;
	border: none;
}

/* thumbnail posts */

.thumb-posts {
	float: left;
	width: 100%;
	padding: 7px 0;
}


.thumb-posts a {
	width: 70%;
	float:left;
	border:none;
	padding: 0;
	text-decoration: none;
}

#footer .thumb-posts a {
	width: 60%;
}

#footer .thumb-posts img:hover {
	background: none;
}

.thumb-posts img {
	float: left;
	margin: 0 10px 0 0;
	padding: 4px 4px 4px 0;
}

.thumb-posts img:hover {
	cursor: pointer;
}

.thumb-posts a p {
	float: left;
	margin: 0;
	text-decoration: none;
}

.thumb-posts a span.title {
	margin: 0;
	display: block;
}

.thumb-posts a span.title:hover {
	
}

.thumb-posts a span.date {
	font-size: 0.9em;
	display: block;
}

#sidebar .thumb-posts a span.date {
	color: #636363;
}

/* news & comments */

.news li, .widget_recent_comments li {
padding: 7px 0;
}


.news li p {
	padding-bottom: 0;
}

.news li a, .widget_recent_comments li a {
	border: none;
	float: none;
	padding: 0;
}


/* calendar */

table#wp-calendar {
	width: 100%;
	margin: 15px 0 5px 0;
	text-align: center;
}

table#wp-calendar caption {
	margin-bottom: 15px;
	font-size: 15px;
	text-align: left;
}

table#wp-calendar td {
	padding: 5px 0;
	margin: 1px;
	text-align: center;
}

table#wp-calendar td a {
	display: block;
	width: 100%;
	height: 100%;
}


/* rss */

.widget_rss li {
	padding: 7px 0;
}

#sidebar .widget_rss li a:hover, #footer .widget_rss li a:hover {
	background: none;
	padding-left: 0;
	text-indent: 0;
}

/* search */

.sidebar-wg .search {
	margin:15px 0 0 0;
	}



/* tag-cloud */

#sidebar .widget_tag_cloud div{
	margin-top: 10px;
}

/* text */

.textwidget {
	margin:0;
	}

.widget_tag_cloud .wg-inner div {
	margin: 0;
}

/* twitter */

.twitter {
	float: left;
	margin: 0;
}

.twitter li {
	padding: 7px 0;
}

.twitter li a {
	padding: 0;
	border-top: none;
	float: none;
	display: block;
}

.twitter-timestamp {
	display: block;
	font-size: 1;
	font-style: italic;
	text-align: left;
	color: #c9c9c9;
}

/* gallery */

#gallery {
	width: 100%;
	float: left;
	padding: 0;
}

#gallery dl {
	float: left;
	padding: 0;
	padding: 5px;
}

#gallery br {display:none;}

#gallery img {
	border: none;
	padding: 5px;
	background: url('styles/images/thumb.png');
}

#gallery img:hover {
	background: none;
}

/*	================================================
=========================== WORDPRESS STYLES === */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.aligncenter {
	padding: 6px;
    margin-bottom: 20px!important;
    background: url('styles/images/thumb.png');
}

.alignleft {
	float: left;
	width: auto;
	padding: 6px;
	margin: 5px 20px 6px 0;
	background: url('styles/images/thumb.png');
}

.alignright {
	float: right;
	width: auto;
	padding: 6px;
	margin: 5px 0 6px 20px;
	background: url('styles/images/thumb.png');
}

.navigation .alignright, .navigation .alignleft {
	background: none;
}

.wp-caption {
	font-size: 13px;
	text-align: center;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	padding: 4px 0 0 0;
	margin: 0 0 0 4px;
	text-align: center;
	text-shadow: none;
}

/*************************************************
*
*	project:  	liteAccordion - horizontal accordion plugin for jQuery
*	author:   	Nicola Hibbert
*	url:	  	http://nicolahibbert.com/horizontal-accordion-jquery-plugin
*	demo:	  	http://www.nicolahibbert.com/demo/liteAccordion
*
/*************************************************/
/****************************************** Core */
.accordion { text-align: left; margin: 0 auto; height: 360px; width: 910px; }
.accordion ol { position: relative; overflow: hidden; height: 100%; margin: 0; padding: 0; list-style-type: none; }

.accordion li h2 { 
	color: black;
	font-weight: normal;
	z-index: 2; 
	position: absolute; 
	margin: 0;
	top: 0; 
	left: 0; 
	width: 40px !important;
	height: 360px !important;
	background: url('images/default/captions.png');
	}
	
.accordion li h2 span {
		background: url('images/default/sliders-c.png') no-repeat center top;
		height: 24px;
		width: 26px;
		top: 173px;
		left: 7px;
		position: absolute;
	}
	
.accordion li > h2 span:hover {
	background: url('images/default/sliders-c.png') no-repeat center -25px;
	cursor: pointer; 
	opacity: 0.8;
	}
	
.accordion li > h2.selected {
	background: url('images/default/overlay.png');
}

.accordion li > h2.selected span { 
	background: url('images/default/sliders-c.png') no-repeat 2px -77px;
	opacity: 1;
	}
	
.accordion li > div { 
	height: 100%;
	width: 100%;
	position: absolute; 
	top: 0;
	z-index: 1; 
	overflow: hidden;
	}
	

.accordion li > div img {
	position: absolute;
	overflow: hidden;
	left: 0;
}

.acc_description {
	position: absolute;
	max-width: 250px;
	padding: 20px;
	right:15px;
	bottom: 15px;
	top: auto;
	background: url('images/default/captions.png');
	color: white !important;
	font-size: 12px;
}

#see_also {
	float: left;
	position: relative;
	/*left: -50%;*/
	text-align: left;
	margin-top: 50px;
	width: 100%;
}

#see_also.home {
	margin-top: 0;
	margin-bottom: -7px;
}

#see_also.home h3 {
	float: left;
	margin-right: 25px;
}

ul.ts_container{
	list-style:none;
	margin:0;
	padding:0;
	width: auto;
	/*left: 50%;*/
	position:relative;
	height:30px;
	float: left;
}

#see_also.home ul.ts_container {
	margin-top: -4px;
}

#see_also.home ul.ts_container li a {
	margin-right: 5px;
}

ul.ts_container li {
	float: left;
	position: relative;
}

ul.ts_container li a {
	position: relative;
	float: left;
	text-align: left;
	width: 24px;
	height: 24px;
	cursor: pointer;
	text-indent: -999em;
	background: url('images/default/sliders-c.png') no-repeat 0 0;
}

ul.ts_container li a:hover {
	background: url('images/default/sliders-c.png') no-repeat 0 -48px;
	padding-bottom: 2px;
	margin-top: -2px;
}

ul.ts_container li.ts_thumbnails {
	display:none;
	position:absolute;
}
ul.ts_container li.ts_thumbnails span {
	background:transparent url(images/default/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
}
.ts_preview_wrapper {
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 3px #999;
	-webkit-box-shadow:0px 0px 3px #999;
	box-shadow:0px 0px 3px #999;
}

ul.ts_preview {
	position:absolute;
	left:0px;
	bottom: 0;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.ts_preview li {
	float:left;
	position: relative;
}

ul.ts_preview li small {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 8px 11px;
	color: white;
	background: black;
	font-size: 11px;
	text-transform: uppercase;
	opacity:0.8;
}

ul.ts_preview li img {
	display:block;
}

span.noimage {
	width: 100%;
	height: 100%;
	position: relative;
	background: #f7f7f7 url('images/default/noscreenshot.png') no-repeat center;
	display: block;
	box-shadow:inset 0 0 40px #949494;
}

#carousel .carousel-feature .carousel-caption{
display:none!important;
}
#sidebar {
float: right;
}