/* @group Browser Rest */

/* ----------------------------------------------------------------
* BROWSER RESET
 * ---------------------------------------------------------------- 
*/ 
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;
	
}
body { line-height: 1;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* @end */

/* @group Global */

/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 
html { height: 100%; }
body { height: 100%; }
html { font-size: 76%; }
body { background: #549CCC url() no-repeat top center; font-family: Georgia, Arial, sans-serif; font-size: 1.1em; line-height: 1.4em; color: #fff; }
.clear { clear: both; width: 1px; height: 1px; margin: 0; padding: 0; }
.hidden { display: none; }

span.sIFR-alternate {
	display: none;
}

.fill {height: 15px; }

.update {
	padding-top: 464px;
	padding-left: 219px;
	padding-bottom: 100px;
	padding-right: 0;
}



/* @end */

/* @group Background */

/* ---------------------------------------------------------------- 
*  BKG IMAGE
* ---------------------------------------------------------------- 
*/ 

.bkg_home {
	background:  url("../imgs/design/PNG/first_bg.png") no-repeat center top;
}

.bkg_work {
	background:  url() no-repeat center top;
}

.bkg_about {
	background:  url() no-repeat center top;
}



/* @end */

/* @group HR */

/* ---------------------------------------------------------------- 
*  HR
* ---------------------------------------------------------------- 
*/ 
div.hr {
	width: 100%;
	height: 1px;
	margin-top: 1px;
}

div.hr hr { display: none; }

/* @end */

/* @group Wrapper */

/* ---------------------------------------------------------------- 
*  PG_WRAPPER
* ---------------------------------------------------------------- 
*/ 
.pg_wrapper {
	min-width: 960px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    z-index: -5;
}

/* @end */

/* @group Container */

/* ---------------------------------------------------------------- 
*  CONTAINER
* ---------------------------------------------------------------- 
*/ 

.container {
	width: 960px;
}

/* @end */

/* @group Post Wrappers */

/* ---------------------------------------------------------------- 
*  POST_WRAPPERS
* ---------------------------------------------------------------- 
*/ 
.post_wrapper {
	width: 272px;
	float: right;
	background:  url("../imgs/design/PNG/news_bkg.png") repeat-x top;
	padding: 0 16px;
	margin:36px 11px 0 0;
	min-height: 200px !important;
}

 
.notebook_wrapper {
	width: 700px;
}

.gallery_wrapper {
	width: 940px;
	margin:0 20px;
}

/* @end */

/* @group Header */

/* ---------------------------------------------------------------- 
*  HEADER
* ---------------------------------------------------------------- 
*/ 
#header {
	width: 100%;
	overflow: hidden;
}

#header div,
#header ul { height: 99px; }

#header .container {
	margin: 28px auto 0;
	height: 100px;
}

#header h1 { display: none; }

#header .title {
	float: left;
	width: 380px;
	cursor: pointer;
	padding:0 0 4px 15px;
	margin:-9px 0 0 0;
	text-indent: -3000px;
}

#header .title span {
	font-size: 11px;
	font-style: italic;
	line-height: 88px;
	text-transform: lowercase;
}

#header ul { float: right; margin-right:20px; }

#header li {
	float: left;
	height: 25px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-right: 7px;
	padding: 43px 7px 0 8px;
}

#header li a {
	color: #585753;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 26px;
	text-decoration: none;
}

#header li a:hover { 
    text-decoration: none;
	color: #fff;
}

/* @end */

/* @group Billboard */

/* ---------------------------------------------------------------- 
*  BILLBOARD
* ---------------------------------------------------------------- 
*/ 
#billboard {
	width: 100%;
	overflow: hidden;
}

 
#billboard_port {
	width: 100%;
	overflow: hidden;
}

#billboard .container {
	margin: 0 auto;
}

#billboard_port .container {
	margin: 0 auto;
}


#billboard .showcase {
	background:  url("../imgs/design/PNG/billboard_bkg.png") repeat-x;
	margin: 1px;
	width: 939px;
	height: 335px;
 	padding-bottom: 6px;
	margin: 35px 16px 0 10px;
	border: 1px solid transparent;
}

#billboard .showcase img.featured {
	float: right;
	/*
    width: 596px;
	height: 341px;  as
	*/
    margin: 0 -1px 0 0;
}

#billboard .showcase h2 { margin-left: 637px; }
#billboard .showcase div { margin-left: 637px; }


#billboard .showcase h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 20px;
	letter-spacing: -1px;
	margin-top: 27px;
	margin-bottom: 10px;
	margin-left: 26px;
	text-transform: lowercase;
}

#billboard .showcase h2 a {
	color: #04008E;
	font-size: 20px;
	text-decoration: none;
}

#billboard .showcase h2 a:hover { 
    text-decoration: none; 
	color: #fff;
}

#billboard .showcase p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 90px;
	color: #444444;
	padding-right: 20px;
	padding-bottom: 35px;
	line-height: 20px;
	margin-left: 29px;
	overflow: hidden;
}

#billboard .showcase p.button {
	padding-right: 20px;
	padding-bottom: 1px;
	line-height: 20px;
	margin-left: 27px;
	position:relative;
	overflow: hidden;
	font-weight: bold;
}

#billboard .showcase .view_project {
	background:  url() no-repeat;
	height: 36px;
	width: 188px;
	display: inline-block;
}

#billboard .showcase .view_project:hover{
	background-image:  url();
	background-repeat: no-repeat;
	background-position: 0 -36px;
}

#billboard .showcase_portsingle {
	background:  url() repeat-x top left;
	margin: 1px;
	width: 818px;
	height: 503px;
 	padding-bottom: 6px;
	margin-top: 40px;
	border: 1px solid transparent;
}

#billboard_port .portitem_nav_left {
	
}

#billboard .showcase_portsingle img.portpicture {
	float: right;
	/*
    width: 806px;
	height: 419px;
	*/
    margin: 5px 5px 0 5px;
}

#billboard .navigation {
	height: 21px;
}

#billboard .navigation ul {
	float: right;
	margin-top: 7px;
	margin-right: -4px;
}

#billboard .navigation ul li {
	width: 14px;
	height: 14px;
	margin-right: 4px;
	float: left;
	cursor: pointer;
	background:  url() no-repeat center center;
}

#billboard .navigation ul li.active {
	background:  url() no-repeat center center;
}

#billboard .navigation ul li.prev {
	width: 18px;
	background:  url() no-repeat left center;
	visibility: hidden;
}

#billboard .navigation ul li.next {
	width: 18px;
	background:  url() no-repeat right center;
	visibility: hidden;

}

/* @end */


/* @group Portfolio Gallery */

.slider_wrap {
	background:  url() no-repeat top center;
	width: 850px;
	margin: 0 auto;
}

#slider {
	width: 820px;
	height: 520px;
	margin: 0 auto;
    position: relative;
}

.scroll {
	height: 448px;
	width: 810px;
	margin: 0 auto;
    position: relative; /* fix for IE to respect overflow */
    clear: left;
    overflow: scroll;
}

.scrollContainer div.panel{
  padding: 29px 0 10px 1px;
  height: 430px;
  width: 900px;	
}

.slider_nav {
	float: right;
	padding:18px 20px 0 0;
}

ul.navigation {
	float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    height: 9px;
    width: 9px;
    margin-right: 10px;
}

ul.navigation a {
   background:  url() no-repeat;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background:  url() no-repeat;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons.right {
	right:-72px;
}
.scrollButtons {
cursor:pointer;
position:absolute;
top:220px;
}

.scrollButtons.left {
left:-75px;
}
.scrollButtons {
cursor:pointer;
position:absolute;
top:200px;
}

#slider h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #663933;
	font-size: 36px;
	letter-spacing: -1px;
	margin-left: 15px;
	margin-top: 11px;
	text-transform: uppercase;
}

#contents .inner-container{
	width: 830px;
	margin: 0 auto;
}

#contents #port_wrapper {
	float: left;
	width: 480px;
}

#contents #port_wrapper .port_module {
	width: 480px;
	margin-top: 14px
}

#contents #port_wrapper .port_module h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #335378;
	font-size: 26px;
	line-height: 28px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc7b7;
	margin-left: 19px;
	text-transform: uppercase;
}
	
#contents #port_wrapper .port_module .copyblock {
	width: 445px;
	margin: 16px 0 0 19px;
	color: #393738;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

}

.copyblock_project {
	margin: 0 19px;
	width: 545px;
}

.copyblock p,
.copyblock_project p {
	color: #393738;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.testimonial_wrapper {
	width: 275px;
	float: right;
	background:  url() repeat-x top;
	padding: 16px;
	margin: 15px 20px 0
	;
	min-height: 180px !important;
}

.related_wrapper {
	width: 175px;
	float: right;
	background:  url() repeat-x top;
	padding: 16px;
	margin: 15px 20px 0;
	min-height: 180px !important;
}

.related_wrapper h3 {
	text-transform: uppercase;
	font-size: 14px;
}

.related_wrapper ol {
	margin-top: 3px;
}

.related_wrapper ol li {
	margin:0 0 1px 1px;
}

.related_wrapper ol a,
.relatedl_wrapper ol a:visited {
	color: #847160;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.related_wrapper ol a:hover {
	text-decoration: underline;
}

.testimonial_wrapper .t_image {
	width: 284px;
	margin-top: -5px;
	padding-top: 15px;
	min-height: 220px !important; 
	}

#contents .testimonial_wrapper .quote {
	width: 284px;
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	color: #847160;
	margin-top: 15px;
}

#contents .testimonial_wrapper .citation {
	width: 249px;
	text-align: right;
	margin-top: 8px;
	padding-right: 25px;
	color: #847160;
	font: bold 11px Georgia, Times New Roman, serif;
}

.tag_block {
	background:  url() no-repeat;
	width: 445px;
	height: 15px;
	margin: 45px 0 0 18px;
	padding-left: 65px;
}

.tag_block a {
	font: 11px Helvetica, Arial, sans-serif;
	color: #746E60;
	text-decoration: none;
}

.tag_block a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Contents > Post Listings */


.breadcrumb {
	float: left;
	font: 14px Helvetica, Arial, sans-serif;
	color: #444444;
	text-transform: uppercase;
	padding-top: 57px;

}

.breadcrumb a,
.breadcrumb a:visited,
.breadcrumb a:hover {
	color: #444444;
}

.category_header {
	margin:0 10px;
	border-bottom:1px dotted #444444;
}

.category_header img {
	float:right;
	padding:0 20px 12px 0;
}

.notebook_header {
	margin:0 13px 20px 21px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #444;
}



/* @end */



/* @group Contents */

/* ---------------------------------------------------------------- 
*  CONTENTS
* ---------------------------------------------------------------- 
*/ 
#contents {
	width: 100%;
}

#contents .container {
	margin: 0 auto;
	padding-bottom: 176px;
	z-index: 1;
}

.grad_seperator {
	background:  url() repeat-x center;
	border-top: 1px solid #c6bfaa;
	height: 192px;
	position: absolute;
	width: 100%;
	z-index: -2;
}

#contents #modular_wrapper {
	float: left;
	width: 600px;
	margin:15px 0 0 25px;
}

#contents #modular_wrapper .module {
	width: 580px;
	margin-top: 31px;
}

#modular_wrapper .advt_1 {
	width: 100%;
	height: 115px;
	text-indent: -3000px;
	background:  url() no-repeat;
}

#modular_wrapper h5,
#modular_wrapper h5 a,
#modular_wrapper h5 a:visited {
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
}

#modular_wrapper .advt_1:hover {
	background-position: 0 -131px;
}

#modular_wrapper .advt_2 {
	width: 100%;
	height: 32px;
	background:  url() no-repeat;
	margin-top: 3px;
	padding-left: 10px;
}

#modular_wrapper .advt_2 span { float: left; }

#modular_wrapper .advt_2 .tweet_word {
	width: 90px;
	height: 14px;
	margin-top: 14px;
	background:  url() no-repeat;
}

#modular_wrapper .advt_2 .tweet_word:hover {
	background-position: 0 -14px;
}

#modular_wrapper .advt_2 .linkedin_word {
	width: 100px;
	height: 14px;
	margin: 14px 0 0 65px;
	background:  url() no-repeat;
}

#modular_wrapper .advt_2 .linkedin_word:hover {
	background-position: 0 -14px;
}

#modular_wrapper .advt_2 .tweet_box {
	width: 23px;
	height: 20px;
	margin: 11px 0 0 55px;
	background:  url() no-repeat;
}

#modular_wrapper .advt_2 .tweet_box:hover {
	background-position: 0 -20px;
}

#modular_wrapper .advt_2 .linkedin_box {
	width: 23px;
	height: 20px;
	margin: 11px 0 0 5px;
	background:  url() no-repeat;
}

#modular_wrapper .advt_2 .linkedin_box:hover {
	background-position: 0 -20px;
}





#contents .thumb_post {
	width: 215px;
	float: left;
	margin: 10px;
}

#contents .thumb_copy {
	font: 12px Helvetica, Arial, sans-serif;
	margin:0 10px 0 10px;
	line-height: 14px;
}

#contents .thumb_copy p.thumb {
	margin: 10px 0 0 0;
	float: left;
}

.project-post {
	float:left;
	margin:0 0 5px;
	width:160px;
	position:relative;
}

.project-post .redwrap {
	background:  url() repeat;
	height: 160px;
	width: 160px;
	overflow: hidden;
	float: left;
	position:relative;
	}

.project-post a span.slide-title {
	color:white !important;
	font: 12px Helvetica, Arial, sans-serif;
	position:absolute;
	padding: 10px 0 0 4px;
	text-transform:uppercase;
	top:134px;
	left: 3px;
	width:400px;
	z-index:0;
}

.project-post a img, .tag .entry-content a img{
	position:absolute;
	z-index:5;
}
.project-post img {
	margin:0 0 18px;
}
a img {
	border:medium none;
}

span.gradient {
	background:transparent url() no-repeat scroll right top;
	height:125px;
	position:absolute;
	right:0;
	top:50px;
	width:20px;
	z-index:4;
}

#contents .post {
	padding: 5px;
	margin: 8px 8px;
	float: left;
	height: 160px;
	background:  url() repeat;
	
}


#contents .post-home {
	padding-bottom: 5px;
}

#contents .post div.img {
	float: left;

}

#contents .post div.img_wrap {
	float: left;
	}

#contents .post div.img_wrap div {
	float: left;
	width: 205px;
	height: 205px;
	overflow: hidden;
	color: #c8c8c8;
}

#contents .post div.img_wrap div.fill {
	width: 205px;
	padding-top: 175px;
	overflow: hidden;
}

#contents .post div.img_wrap div.fill .redbox {
	background:  url() repeat;
	padding: 10px 0 5px 5px;
	}



#contents .post_wrapper .post_header {
	margin: 16px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0bbae;

}

#contents .post_wrapper .post_header span {
	height: 15px;
	width: 264px;
}

#contents .post_wrapper .post_header a,
#contents .post_wrapper .post_header a:visited,
#contents .post_wrapper .post_header a:hover,
#contents .post_wrapper .post_header a:active {
	text-decoration: none;
	}

#contents .post h1 {
	color: #ffffff;
	text-decoration: none;
	padding-left: 4px;
	font: 12px Helvetica, Arial, sans-serif;
	}


#contents .post h1 a {
	color: #ffffff;
	text-decoration: none;
	font: bold 12px Georgia, Times;
}

#contents .post h1 a:hover { text-decoration: none; }

#contents .post p {
	color: #746e60;
	font-size: 11px;
	line-height: 16px;
}

#contents .post p a {
	text-decoration: underline;
}

#contents .post p a:hover {
	text-decoration: none;
}

#contents .post blockquote {
	background: #f2f2f2 url() no-repeat left top;
	border-left: 5px solid #e9e9e9;
	margin-bottom: 20px;
	padding: 12px 0 13px 46px;
}

#contents .post blockquote p {
	padding-bottom: 0;
}

#contents .post ol,
#contents .post ul {
	padding-bottom: 20px;
}

#contents .post ol {
	margin-left: 20px;
	list-style-type: decimal;
}

#contents .post ul {
	margin-left: 15px;
	list-style-type: disc;
}

#contents .post .info {
	border-bottom: 1px #746e60 dotted;
	color: #cacaca;
	padding: 3px 0;
	font-size: 9px;
	font-style: italic;
}

#contents .post .info a,
#contents .post .info span {
	color: #808080;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 8px;
	text-decoration: none;
}

#contents .post .info a:hover {
	text-decoration: underline;
}

#contents .post .info a.first,
#contents .post .info span.first {
	padding-left: 0;
}


#contents .post p,
#contents .post .info {
	margin-left: 16px;
}
/* @end */


/* @group Client / Work */

/* ---------------------------------------------------------------- 
*  CLIENTS / THE WORK
* ---------------------------------------------------------------- 
*/

#clients_wrap {
	background:  url() no-repeat top center;
	width: 860px;
	height: 337px;
	margin: 0 auto;
	padding: 40px 50px 30px 50px;
}

.thework_header {
	margin:0 13px 0 16px;
	padding: 0 5px 15px 0;
	border-bottom:1px dotted #444444	
}

.thework_header img {
	float: right;
}


.gallery_wrapper ul {
	float:left;
	background:  url() no-repeat;
	width: 100%;
	height:50px;
	padding: 30px 0 0 71px;
	margin:19px 0 -20px 10px;
}

.gallery_wrapper li {
	float:left;
	height:23px;
	margin-right:18px;
	overflow:hidden;
	text-transform:uppercase;
}

.gallery_wrapper li a {
	color: #585753;
	font-size: 11px;
	font-family: Arial;
	line-height: 20px;
	text-decoration: none;
}

.active-cat {
	background-color: #EBE6D9;
	margin: -5px 0 0 0;
	padding: 5px 8px;
}

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

#clients_wrap .list_clients {
	width: 33%;
	margin-top: 10px;
	float: left;
	}
	
#clients_wrap .list_clients li {
	padding-left: 35px;
	margin: 3px 0;
	color:  #7B8A99;
	}
	
#clients_wrap .list_clients li a {
	color:  #556679;
	text-decoration: none;
	}
	
#clients_wrap .list_clients li a:hover {
	text-decoration: underline;
	}
	
#clients_wrap .list_clients li a:visited {
	color:  #61748a;

} 
	
.case {font-size: 10px; font-style: italic; color:#413A27; }	
	
/*
#clients_wrap .list_clients li.case_study:hover {
	text-decoration: none;
	color: #ffffff;
	background: url() #6C4C41 no-repeat center right;
	}

#clients_wrap .list_clients li.case_study a:hover {
	padding: 0 100%;
	margin: 1px 0 1px -4px;
	text-decoration: none;
	color: #ffffff;
}
*/

	
/* @end */



/* @group Contents > About Us */

#about_wrap {
	background:  url("") no-repeat top center;
	padding: 163px 0 43px 15px;
	margin:20px 10px 0 10px;
	width:940px;
	}
	
#about {
	background:  url() no-repeat top center;
	padding: 30px 0 0 0;
	width: 960px;
	margin:  0 auto;
}

#about_nobkg {
	padding: 10px 0 0 0;
	width: 930px;
	margin:  0 auto;
}

#about .container {
	padding:19px 30px;
	width: 860px;
	}


.profile {
	width: 860px;
	padding: 20px 0 0 0;
	border-bottom: 1px dotted #444444;
	position: relative;
}

.profile_single {
	width: 930px;
	padding: 20px 0 0 0;
	position: relative;
}


.profile_footer_left {
	width: 308px;
	float: left;
	padding: 10px 0 10px 0;
	margin:15px 15px 0 0;
	position: relative;
}

div.profile_img {
	float: left;
	width: 143px;
	margin:0 0 10px 0;
}

div.profile_bio {
	float: left;
	width: 580px;
	margin:-8px 0 20px 20px;
}

div.profile_bio_single {
	float: right;
	width: 545px;
	margin:-8px 0 20px 0;
}

div.profile_bio_single a {
	font: 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #335378;
	padding-top: 17px;
}

div.profile_bio_single a:hover {
	text-decoration: underline;
}

#about h1 {
	font: 32px  Helvetica, Arial, sans-serif;
	color: #4f4f4f;
	text-transform: uppercase;
	padding-bottom: 4px;
	}

#about span.position_title {
	font: 12px  Helvetica, Arial, sans-serif;
	color: #663933;
	text-transform: uppercase;
}

.profile_bio p {
	color: #fff;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
	padding-top: 8px;
}

.profile_bio p.bio {
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 17px;
}

.profile_bio_single p.bio {
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 17px;
}

.profile_bio_single p {
	color: #484644;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
	padding-top: 8px;
}

.profile_bio_single p.bio {
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 17px;
}

.profile_bio p.bio a {
text-decoration: none;
color: #335378;
}

.profile_bio p.bio a:hover {
text-decoration: underline;
}

.profile_bio p.bio2 {
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 17px;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 165px;
	float: left;
}

p.bio2 a {
	font: 12px Helvetica, Arial, sans-serif;
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 165px;
	text-decoration: none;
	color: #335378;
}

p.bio2 a:hover {
text-decoration: underline;
}


#about_wrap p.intro {
	color: #484644;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding: 8px 250px 0 5px;
}

#about span.email_address {
	background:  url() no-repeat;
	width: 81px;
	height: 12px;
	margin: 8px 0 0 0;
	display: inline-block;
	position: absolute;
	bottom: 15px;
	float: left;
}

#about .extra {
	width: 648px;
	margin: 25px auto;
	background: #e7e6dc url() no-repeat;
	padding-left: 215px;
	height: 145px;
}



/* @end */

/* @group Contents > Process
 */

.process_wrapper {
	width:940px;
	margin: 0 auto;
}


#process {
	background:  url() no-repeat top center;
	margin: 13px 0 0 -3px;	
	width: 960px;
	padding-top: 65px;
}

#process .container {
	width:920px;
	background:  url() no-repeat top center;
	margin: 0 auto;
	padding: 297px 0 0 0;
}

#process .container .left {
margin:20px 40px 18px;
}

#process .container .processbox {
	float: left;
	width: 380px;
	height: 160px;
	padding: 20px;
}

#process .container .processbox:hover {
	background:  url() repeat;
}

#process .container .processbox h1 {
	font-family: Helvetica, Arial, sans-serif;
	padding: 2px 0;
	color: #663933;
	font-size: 18px;
	text-transform: uppercase;
}

#process .container .number1 {
	background:  url() no-repeat;
	padding-left: 28px;
}

#process .container .number2 {
	background:  url() no-repeat;
	padding-left: 28px;
}

#process .container .number3 {
	background:  url() no-repeat;
	padding-left: 28px;
}

#process .container .number4 {
	background:  url() no-repeat;
	padding-left: 28px;
}

#process .container .copy {
	padding:5px 0 0 28px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#questions {
	border-top:1px dotted #444444;
	margin: 0 25px;
	padding: 23px 0 48px 35px;
}

#questions .copyblock p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #663933;
	padding-top: 10px;
	text-transform: uppercase;
}

#questions .copyblock p a,
#questions .copyblock p a:hover,
#questions .copyblock p a:visited {
		color: #663933;
		text-decoration: none;
}

/* @end */


/* @group Contents > Notebook */

/* ---------------------------------------------------------------- 
*  CONTENTS
* ---------------------------------------------------------------- 
*/

#contents .post-notebook {
	margin: 0 40px 0 20px;
	padding-bottom: 5px;
	color: #585753;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 20px;
}

#contents .post-notebook div.img {
	float: left;
}

#contents .post-notebook div.img_wrap {
	float: left;
	padding: 5px;
	background:  url() repeat;
}

#contents .post-notebook div.img_wrap div {
	float: left;
	width: 205px;
	height: 205px;
	overflow: hidden;
	color: #c8c8c8;
}

#contents .post-notebook div.img_wrap div.fill {
	width: 205px;
	padding-top: 175px;
	overflow: hidden;
}

#contents .post-notebook div.img_wrap div.fill .redbox {
	width: 100%;
	background:  url() repeat;
	padding: 10px 0 5px 10px;
	}

.blog_about {
	font-size: 16px;
	color: #335378;
	text-transform: uppercase;
	margin:0 0 20px 20px;
}

#contents .post-notebook h1 {
	color: #6d4c42;
	text-decoration: none;
	font: bold 40px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 10px;
	}
	
#contents .post-notebook a {
	text-decoration: none;
	color: #6d4c42;
}

#contents .post-notebook h1 a,
#contents .post-notebook h1 a:visited,
#contents .post-notebook h1 a:hover {
	text-decoration: none;
	color: #6d4c42;

}
#contents .post-notebook img {
	border: 2px solid #fff;
	margin:0 30px 22px 0;
}

#contents .post-notebook p {
       padding: 6px 0;
}



#contents .post-notebook a:hover {
	text-decoration: none;
}

#contents .post-notebook a:visited {
	text-decoration: none;
}

#contents .post-notebook p a {
	text-decoration: underline;
}

#contents .post-notebook p a:hover {
	text-decoration: none;
}

#contents .post-notebook p a:visited {
	text-decoration: none;
	color: #585753;

}

#contents .post-notebook span {
	color: #335378;
}

#contents .post-notebook h2 {
	text-decoration: none;
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #335378;
	padding: 10px 0;
}

#contents .post-notebook blockquote {
	background:#ede9dd url() no-repeat top left;
	margin:15px 0 20px 0;
	padding: 12px 12px 13px 46px;
}

#contents .post-notebook blockquote p {
	padding-bottom: 0;
}

#contents .post-notebook ol,
#contents .post-notebook ul {
	padding-bottom: 20px;
}

#contents .post-notebook ol {
	margin-left: 20px;
	margin-top: 15px;

	list-style-type: decimal;
}

#contents .post-notebook ul {
	margin-left: 15px;
	margin-top: 15px;
	list-style-type: disc;
}

#contents .post-notebook .info {
	border-bottom: 1px #746e60 dotted;
	color: #686868;
	padding: 3px 0 10px 0;
	margin: 35px 0 15px 0;
	font-size: 11px;
	font-style: italic;
}

#contents .post-notebook .info a,
#contents .post-notebook .info span {
	color: #686868;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 8px;
	text-decoration: none;
}

#contents .post-notebook .info a:hover {
	text-decoration: underline;
}

#contents .post-notebook .info a.first,
#contents .post-notebook .info span.first {
	padding-left: 0;
}

#contents .post-notebook h1,
#contents .post-notebook p,
#contents .post-notebook .info {

}
/* @end */

/* @group Contents > Post Home */

#contents .post-home h1 {
	color: #514933;
	text-decoration: none;
	font: bold 12px Georgia, Times;
	text-transform: capitalize; 
	margin: 4px 0 0 0;
	}


#contents .post-home h1 a {
	color: #514933;
	text-decoration: none;
	font: bold 12px Georgia, Times;
	text-transform: capitalize;
	margin: 4px 0 0 0;
}

#contents .post-home p {
	color: #746e60;
	font-size: 11px;
	line-height: 16px;
}

#contents .post-home p a {
	color: #746e60;
	text-decoration: none;
}

#contents .post-home p a:hover {
	color: #746e60;
	text-decoration: underline;
}

#contents .post-home blockquote {
	background: #f2f2f2 url() no-repeat left top;
	border-left: 5px solid #e9e9e9;
	margin-bottom: 20px;
	padding: 12px 0 13px 46px;
}

#contents .post-home blockquote p {
	padding-bottom: 0;
}

#contents .post-home ol,
#contents .post-home ul {
	padding-bottom: 20px;
}

#contents .post-home ol {
	margin-left: 20px;
	list-style-type: decimal;
}

#contents .post-home ul {
	margin-left: 15px;
	list-style-type: disc;
}

#contents .post-home .info {
	border-bottom: 1px #cfc8b5 dotted;
	color: #cacaca;
	padding: 3px 0 4px 0;
	font-size: 9px;
	font-style: italic;
}

#contents .post-home .info a,
#contents .post-home .info span {
	color: #808080;
	font-size: 10px;
	padding-right: 8px;
	text-decoration: none;
}

#contents .post .post-home a:hover {
	text-decoration: underline;
}

#contents .post .post-home a.first,
#contents .post .post-home span.first {
	padding-left: 0;
}

#contents .post-home h1,
#contents .post-home .info {
}

#contents .post-home p {
	padding-top: 2px;
}

/* @end */

/* @group Contents > Page Navigation */

/* ---------------------------------------------------------------- 
*  CONTENT > PAGE_NAVIGATION
* ---------------------------------------------------------------- 
*/

.wp-pagenavi {
	margin-left: 38px;
	font: 11px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.wp-pagenavi a {
	padding: 4px; 
	margin: 3px;
	text-decoration: none;
	color: #666666;
}
.wp-pagenavi a:visited {
	padding: 4px; 
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:hover {	
	color: #FFFFFF;
	background-color: #653F35;
}
.wp-pagenavi a:active {
	padding:  4px; 
	margin: 3px;
	text-decoration: none;
	color: #ffffff;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px 2px 2px 2px;
	color: #ffffff;
	background-color: #653F35;

}
.wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
	background-color: #653F35;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 4px 4px; 
	margin: 2px;	
	color: #ffffff;
}


/* @end */

/* @group Contents > Main Sidebar */

/* ---------------------------------------------------------------- 
*  CONTENTS>MAIN_SIDEBAR
* ---------------------------------------------------------------- 
*/

#contents #main_sidebar {
	float: right;
	background:  url() repeat;
	width: 182px;
	padding: 9px 19px;
	margin-right: 27px;
	font: 11px Helvetica, Arial, sans-serif;
	color: #5f5e57;
}

#contents #main_sidebar h2 {
	color: #3c3b36;
	font: bold 14px Helvetica, Arial, sans-serif;
	padding: 12px 0 0 0;
	height: 22px;
	text-transform: uppercase;
	}
	
#contents #main_sidebar a {
	color: #3c3b36;
	padding-right: 6px;
	text-decoration: none;	
}

#contents #main_sidebar a:visited {
	text-decoration: underline;	
}

#contents #main_sidebar a:visited {
	color: #3c3b36;
	text-decoration: none;	
}

#contents #main_sidebar li {
	padding: 4px 10px 4px 0;	
	
}

#contents #main_sidebar h2.search {
	margin-top: 6px;
}

#contents #main_sidebar div.widget {
	background: none;
	padding-bottom: 12px;
	border-bottom: 1px dotted #83827C;
}

#contents #main_sidebar div.widget div {
	line-height: 16px;
}

#contents #main_sidebar div.widget div p {
	color: #444444;
	font-size: 13px;
	line-height: 24px;
}

#contents #main_sidebar div.widget div p a {
	text-decoration: underline;
}

#contents #main_sidebar div.widget div p a:hover {
	text-decoration: underline;
}

#contents #main_sidebar div.search input {
	border: 0 none;
	padding: 6px 0 6px 5px;
	color: #444444;
	font-size: 11px;
	font-style: italic;
	float: left;
	width: 120px;
}

#contents #main_sidebar div.search div {
	height: 26px;
}

#contents #main_sidebar div.search div img {
	float: right;
}

#contents #main_sidebar div.search div a.submit-btn {
	background:  url() no-repeat;
	height: 26px;
	width: 52px;
	float: right;
	padding: 0;
	display: inline-block;
}

#contents #main_sidebar div.aboutme div img {
	margin-bottom: 14px;
}

#contents #main_sidebar div.widget ul {
	font-size: 10px;;
	list-style-type: none;
	list-style-position: inside;
}

#contents #main_sidebar .sidebar_end {
	background:  url() no-repeat;
	height: 26px;
	width: 182px;
	margin: 25px auto 0;
}

#twitter-bkg {
	width: 178px;
	background: #FDFDFD;
	margin:-0 -3px 0 0;
}

#twitter-box {
	background:  url() no-repeat bottom right;
	width: 162px;
	padding: 10px;
	font-size: 10px;

	overflow: hidden;
}

#twitter-bird {
	background:  url() no-repeat bottom right;
	height: 50px;
	width: 184px;
	margin: 0 -3px 0 0 ;
}

#contents #main_sidebar div.twitter-box li {
	color: #444444;
	font-size:  10px;
	margin: 0;
	padding: 0;
	text-decoration: none;}


#contents #main_sidebar div.widget ul li a:hover {
	text-decoration: underline;
}


#contents #main_sidebar div.widget ul li span {
	color: #a3a3a3;
	position: absolute;
	right: 4px;
}

/* @end */

/* @group Contents > Single (Post) */

/* ---------------------------------------------------------------- 
*  CONTENTS>SINGLE (post)
* ---------------------------------------------------------------- 
*/ 
#contents .single {
	padding-bottom: 38px;
}

#contents .single div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 36px;
}

#contents .single div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .single div.img_wrap div {
	float: none;
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .single .info {
	padding-top: 0;
	padding-bottom: 20px;
}

#contents .single p {
	padding-bottom: 15px;
}

#contents .single h1,
#contents .single p,
#contents .single .info {
	margin-left: 0;
}

/* @end */

/* @group Contents > Portfolio (Post) */

/* ---------------------------------------------------------------- 
*  CONTENTS>PORTFOLIO (post)
* ---------------------------------------------------------------- 
*/ 

#contents .portfolio {
	margin-top: 37px;
	padding-bottom: 25px;
}

#contents .portfolio-alt {
	margin-top: 0;
}

#contents .portfolio div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 15px;
}

#contents .portfolio div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .portfolio div.img_wrap div {
	float: none;
	width: auto;
	height: 319px;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .portfolio .info {
	padding-top: 0;
	padding-bottom: 0;
}

#contents .portfolio p {
	padding-bottom: 15px;
}

#contents .portfolio h1,
#contents .portfolio p,
#contents .portfolio .info {
	margin-left: 0;
}

/* @end */

/* @group Contents > Search */

/* ---------------------------------------------------------------- 
*  CONTENTS>SEARCH (post)
* ---------------------------------------------------------------- 
*/ 
#contents .search h1,
#contents .search p,
#contents .search .info {
	margin-left: 0;
}

/* @end */

/* @group Contents > Comments */

/* ---------------------------------------------------------------- 
*  CONTENTS > COMMENTS
* ---------------------------------------------------------------- 
*/ 
#contents .comment {
	margin-bottom: 10px;
	border-bottom: 1px solid #D1CCC2;
	padding-bottom: 10px;
}

#contents .comment img.author {
	float: left;
	width: 80px;
	height: 80px;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 10px;
}

#contents .comment div.author {
	color: #000000;
	font-size: 13px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b8af9c;
}

#contents .comment div.author a {
	color: #000000;
	text-decoration: none;
}

#contents .comment div.author span {
	color: #808080;
	font-size: 11px;
	padding-left: 17px;
}

#contents .comment .box {
	float: left;
	width: 464px;
	min-height: 105px;
	padding: 0 18px;
}

#contents .comment .box p {
	line-height: 24px;
	padding: 10px;
	background-color: #EDE8DC;
	border: 1px #D1CCC2;
}

#contents .comment .box a {
	text-decoration: underline;
}

/* @end */

/* @group Contents > Leave Comments */

/* ---------------------------------------------------------------- 
*  CONTENTS>LEAVE_COMMENTS
* ---------------------------------------------------------------- 
*/ 
#contents #comments,
#contents #respond {
	padding-top: 22px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #444444;
}

#contents #leave_comment div.textfield {
	margin-bottom: 10px;
	border: 1px solid #c9cfcf;
	width: 266px;
	height: 32px;
	padding: 1px;
	background-color: #ffffff;
}

#contents #leave_comment div.textfield input {
	border: 0 none;
	padding: 9px;
	width: 266px;
	height: 32px;
	color: #444444;
	background:  url() no-repeat left top;
}

#contents #leave_comment div.textbox {
	width: 432px;
	height: 92px;
}

#contents #leave_comment div.textfield textarea {
	border: 0 none;
	margin: 0;
	padding: 9px;
	width: 416px;
	height: 76px;
	color: #444444;
	background:  url() no-repeat left top;
}

#contents #leave_comment div.button a {
	padding: 4px 8px;
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
}

/* @end */

/* @group Footer */

/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 
.footer_widget {
	height:143px;
	background-color: #d9d3bd;
	border-top: 1px solid #d1cbb5;
	margin-top: -144px;
	min-width: 960px;
	z-index: 33;
}

.footer_widget .container {
	width: 900px;
	margin: 4px auto 0;
}

.art_info {
	float: left;
	width: 30%;
	margin:10px 0px 0 20px;
	line-height: 10px;
	}
	
.art_info h3 {
	color:#413A27;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.art_info p {
	color:#7f7066;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height: 16px;
}

.art_info p.copyright {
	color: #aca796;
	font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
}

.art_info a {
	color: #7f7066;
	text-decoration: none;
}

.art_info a:hover {
	text-decoration: underline;
}


.client_list {
	float: left;
	width: 40%;
	margin: 15px 0 12px 48px;
	z-index: 99;
}

.client_list .client_item {
	
}

.client_list .client_item ul {
	line-height: 7px;
	padding-top: 5px;
	float: left;
	width: 50%;
}

.client_list .client_item ul li {
	padding: 2px 0 0 2px;

}

.client_list .client_item a {
	font: 12px Helvetica, Arial, sans-serif;
	color: #4e6282;
	text-decoration: none;
}

.client_list .client_item a:hover {
	text-decoration: underline;
}

.footer_widget h5 {
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #413a27;
	text-transform: uppercase;
	}
	
.footer h5 {
	font: bold 12px Helvetica, Arial, sans-serif;
	color: #413a27;
	text-transform: uppercase;
	}
	
.container .anglia_links {
	float:left;
	margin:15px 0px 0 20px;
	width:20%;
}

.container-wide .anglia_links {
	float:right;
	margin:15px 0px 0 20px;
	width:284px;
}

.anglia_links .anglia_item ul {
	line-height: 7px;
	padding-top: 5px;
}

.anglia_links .anglia_item .categories ul {
	line-height: 7px;
	padding-top: 5px;
}

.anglia_links .anglia_item ul li {
	padding: 2px 0 0 2px;
}

.anglia_links .anglia_item a {
	font: 12px Helvetica, Arial, sans-serif;
	color: #663933;
	text-decoration: none;
	text-transform: capitalize;
}

.anglia_links .anglia_item a:hover {
	text-decoration: underline;
}


/* @end */

/* @group DropDown Panel */

/* ---------------------------------------------------------------- 
*  DROP DOWN PANEL
* ---------------------------------------------------------------- 
*/ 

#panel{ 
	background: #345576 none repeat;
	height: 261px;
	display: none;
	min-width: 960px;
}

.slide {
	margin: 0;
	padding: 0;
	background: #345576 url() no-repeat;
}

.slide_align {
	margin: 0 auto;
	height: 31px;
	min-width: 960px;	
	background-color: #345576;
}

.slidewrap{
	margin: 0 auto;
	width: 1000px;
}

.btn-slide {
	background:  url() no-repeat bottom right;
	width: 960px;
	height: 31px;
	padding:0 0 0 0;
	display: block;
}
.active {
	background: #345576 url() no-repeat bottom right;
}

/* @end */

/* @group Contact Form
 */

#contactInfo {
	width: 960px;
	margin: 0 auto;
	padding: 23px 0 0 0;
	}

#contactInfo .infobox {
	float:left;
	display:inline-block;
	clear:right;
	padding:25px 0 20px 0;
	margin:0 81px 5px 30px;
	width:370px;
	height: 144px;
	text-align:left;
	background: url() top right no-repeat;
}

#contactInfo .infobox .address {
	background:  url() no-repeat;
	height: 75px;
	width: 369px;
	display: inline-block;
}

#contactInfo .infobox .address:hover {
	background-image:  url();
	background-repeat: no-repeat;
	background-position: 0 -76px;
}


#contactInfo p {
	float:left;
	display:inline-block;
	clear:right;
	padding:10px 0 20px 5px;
	margin:0 15px 5px 0;
	width:250px;
	text-align:left;
	color:#f8f7e7;
	font-size:13px;
	line-height:15px;
}

#contactInfo p.cf-sb {
	width: 75px;
}

#contactInfo p.linklove {
	margin: 0;
	padding: 0;
	display: none;
	visibility: hidden;
}
#contactInfo p span {
	color:#fff;
}


#contactInfo .social {
	float: right;
	background:  url() no-repeat top right;
	padding-right: 149px;
	margin: 95px 0 0 0;
}

#contactInfo .socialicon1 {
	float: right;
	margin: 0 7px;
	height: 19px;
	width: 19px;
	background-image:  url();
	background-position: 0 0;
}

#contactInfo .socialicon1:hover{
	background-position: 0 -20px;
}

#contactInfo .socialicon2 {
	float: right;
	margin: 0 7px;
	height: 19px;
	width: 19px;
	background-image:  url();
	background-position: 19px 0;
}

#contactInfo .socialicon2:hover{
	background-position: 19px -20px;
}

#contactInfo .socialicon3 {
	float: right;
	margin: 0 7px;
	height: 19px;
	width: 19px;
	background-image:  url();
	background-position: 53px 0;
}

#contactInfo .socialicon3:hover{
	float: right;
	background-image:  url();
	background-position: 53px -20px;
}


#contactForm {
	background:  url() no-repeat;
	float:left;
	text-align:left;
	margin:0 0 0 0;
	width: 478px;
	height:247px;
	border-left: 1px solid #71889f;
	overflow: hidden;
}

#contactForm .formwrapper {
	padding:25px 0 0 61px;
}


/* @end */
	
/*  
Imaginaria Theme Options
*/


#header {
	background: none;
}

#header .container {
	background:  url(../imgs/design/PNG/header_bck1.png) no-repeat center top;
}

#header .container_ie {
	width: 960px;
}

#header .title {
	background:  url(../imgs/design/PNG/header.png) no-repeat top left;
}

#header .title1 {
	background:  url() no-repeat top left;
}

#header .title2 {
	background:  url() no-repeat top left;
}

#header .title3 {
	background:  url() no-repeat top left;
}

#header .title_ie {
	float: left;
	width: 380px;
	cursor: pointer;
	padding:0 0 4px 15px;
	margin:-9px 0 0 0;
}

#header .title span {
	display: none;
}

#header li.current_page_item {
	background: none;
	color: #000;
}

#contents .post p a, #contents .comment .box a, #contents #main_sidebar div.widget div p a,
#contents .page_navigation a.prev, #contents .page_navigation a.next {
	color: #514933;
}

#contents .post p a, #contents .comment .box a, #contents #main_sidebar div.widget div p a,
#contents .page_navigation a.prev, #contents .page_navigation a.next {
	color: #514933;
}

#contents #leave_comment div.button a {
	background:transparent url() no-repeat scroll 0 0;
	display:inline-block;
	height:26px;
	padding:0;
	width:52px;
}

.cform input.sendbutton {
	cursor: pointer;
}
