body {
	color: #000;
	font: 100% Verdana, Helvetica, Arial, sans serif;
	line-height: 100%;
}

p {
	color: #262626;
	font-size: 69%;
	line-height: 18px;
	padding: 5px 0;
}

.blockquote {
	padding: 0 20px;
	margin: 5px 0;
	background: url('http://www.plankdesign.com/_images/common/div_line_v.gif') repeat-y 0% 0%;
}

.blockquote p {
	line-height: 16px;
}

img {
	border: 0;
	behavior: url(iepngfix.htc);
}

img, #ladybug {
	behavior: url(iepngfix.htc);
}

#home #ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 523px;
}

#ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 523px;
}

h1 {
	padding: 0 0 10px 0;
}

h2 {
	color: #64300A;
	font-weight: bold;
}

h3 {
	font-size: 85%;
	color: #64300A;
	padding: 5px 0 0 0;
}

h3 a {
	background: url('http://www.plankdesign.com/_images/common/chevron.gif') no-repeat 100% 60%;
	padding-right: 15px;
}

h4 {
	
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #64300A;
}

a:hover, a:active {
	color: #669900;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.em {
	font-style: italic;
}

em {
	font-style: italic;
}

.left_pad {
	padding: 0 0 5px 10px;
}

.right_pad {
	padding: 0 15px 5px 0;
}

.date {
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 69%;
	letter-spacing: 2px;
}

.green {
	color: #669900;
	font-weight: bold;
}

.chevron {
	background: url('http://www.plankdesign.com/_images/common/chevron.gif') no-repeat 100% 60%;
	padding-right: 15px;
}

.rss {
	background: url('http://www.plankdesign.com/_images/sidebar/rss_icon.gif') no-repeat 0% 60%;
	padding-left: 17px;
	font-size: 72%;
}

.center {
	text-align: center;
}

.divline {
	background: url('http://www.plankdesign.com/_images/common/div_line.gif') repeat-x;
}

/* @group Header */

#header_fullwidth {
	width: 100%;
	background: #416031 url('http://www.plankdesign.com/_images/common/header_bg.jpg') repeat-x;
}

#header {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	padding: 0 130px 0 68px;
	height: 115px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#logo {
	height: 174px;
	width: 348px;
	padding: 12px 0 0 0;
	z-index: 10;
	position: absolute;
}

/* @end */

/* @group Nav */

#header .nav {
	width: 400px;
	margin: 0 0 0 350px;
	padding: 81px 0px 20px 97px;
}

#header .nav ul {
	padding: 0;
	margin: 0;
	text-align: left;
}

#header .nav li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 -9px;
	padding: 22px 18px 10px 18px;
	background: url('http://www.plankdesign.com/_images/common/nav_bg_off.gif') no-repeat;
	width: 96px;
}

#header .nav li.active {
	background: url('http://www.plankdesign.com/_images/common/nav_bg_on.png') no-repeat;
	border: 1px solid red;
	padding: 22px 18px 17px 18px;
}

#branch {
	/*backgr

ound: url('http://www.plankdesign.com/_images/common/branch.gif') no-repeat 0% 0%; */

        position: absolute;
	z-index: 20;
	width: 55px;
	height: 62px;
	padding: 0;
	margin: 32px 0 0 676px;
}

#about li#nav_about, #work li#nav_work, #blog li#nav_blog, #contact li#nav_contact {
	background: url('http://www.plankdesign.com/_images/common/nav_bg_on.png') no-repeat;
	padding: 22px 18px 17px 18px;
}

#contact #ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 618px;
}

#blog #ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 523px;
}

#work #ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug_work.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 802px;
}

#about #ladybug {
	background: url('http://www.plankdesign.com/_images/common/ladybug_work.gif') no-repeat 0% 0%;
	position: absolute;
	z-index: 30;
	width: 28px;
	height: 16px;
	padding: 0;
	margin: 94px 0 0 802px;
}

/* @end */

/* @group Content */

#content_fullwidth {
	width: 100%;
	background: #FBF4E2;
}

#content {
	background: transparent url('http://www.plankdesign.com/_images/common/content_bg.gif') no-repeat left top;
	width: 902px;
	text-align: left;
	margin: 0 auto;
	padding: 65px 130px 0 10px;
	position: relative;
	border: 1px solid #FBF4E2;
}

/* @end */

/* @group Feature */

#feature {
	width: 767px;
	padding: 0 0 0 122px;
	margin: -45px 0 0 0;
}

#feature_shadow {
	width: 767px;
	background: #FBF4E2 url('http://www.plankdesign.com/_images/feature/feature_shadow.gif') no-repeat 100% 100%;
	padding: 0;
	margin: 0;
}

#feature_top {
	width: 767px;
	background: url('http://www.plankdesign.com/_images/feature/feature_top.gif') no-repeat;
	height: 37px;
	padding: 0;
	margin: 0;
}

#feature_image {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#feature_content {
	width: 586px;
	padding: 0;
	margin: 0 0 0 10px;
	background: url('http://www.plankdesign.com/_images/sidebar/dotted_underline.gif') repeat-x 0% 50%;
}

#feature_content p {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#feature_content a {
	font-size: 120%;
}

#feature_bottom {
	width: 767px;
	background: url('http://www.plankdesign.com/_images/feature/feature_bottom.gif') no-repeat 0% 0%;
	height: 75px;
	padding: 0;
	margin: -3px 0 0 0;
}

.feature_title {
	font-size: 24px;
	letter-spacing: -.5px;
	font-weight: bold;
	padding: 10px 20px;
	margin: 0;
}

.feature_desc {
	font-size: 12px;
	padding: 0 10px 10px 20px;
	margin: 0;
}

#main .feature_sm p {
	line-height: 129%;
	padding: 0;
	margin: 1px 0 0 0;
}

/* @end */

/* @group Main */

#main {
	text-align: left;
	margin: 0;
	float: left;
	padding: 23px 0 0 132px;
	width: 490px;
}

#main .divline {
	width: 488px;
}

#main .chevron a {
	font-size: 77%;
}

/*

#main ul {

        list-style-type: none;

        text-align: left;

        margin: 0 0 30px 0;

        font-size: 61%;

}



#main ul li {

        background: url('http://www.plankdesign.com/_images/sidebar/list_arrow.gif') left center no-repeat;

        padding: 4px 0 4px 10px;

}

*/

#main ul {
	list-style-type: none;
	text-align: left;
	margin: 0 0 8px 0;
	font-size: 69%;
}

#main li {
	background: url('http://www.plankdesign.com/_images/sidebar/list_arrow.gif') no-repeat 0 8px;
	padding: 4px 0 4px 10px;
	text-align: left;
}

#main .blog_item li {
	background: url('http://www.plankdesign.com/_images/sidebar/list_arrow.gif') no-repeat 0 8px;
	padding: 4px 0 4px 10px;
	line-height: 18px;
}

#main .lines li {
	border-bottom: 1px dotted #999999;
}

#main ul li.last {
	border-bottom: none;
}

#main .lines ul li a {
	font-size: 100%;
}

/* Fix for code fragments */

ol.dp-c li {
	background: none;
}

#main .blog_item ol.dp-c li {
	background: none;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 252px;
	float: right;
	margin: -25px 12px 0 0;
	font-size: 61%;
}

.sidebar_item {
	width: 220px;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 100%;
	background: url('http://www.plankdesign.com/_images/sidebar/dotted_underline.gif') repeat-x 0% 100%;
	padding-bottom: 5px;
	line-height: 1.5em;
}

.sidebar_item_last {
	width: 220px;
	padding: 15px 0 0 0;
	margin: 0;
	font-size: 100%;
	padding-bottom: 5px;
	line-height: 1.5em;
}

#sidebar p {
	font-size: 100%;
}

#sidebar a {
	font-size: 100%;
}

#sidebar h1 {
	padding: 0;
	margin: 0;
}

#sidebar h2 {
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 92%;
	letter-spacing: 2px;
	padding-bottom: 5px;
}

#sidebar .archives {
	float: left;
	width: 50%;
	text-align: center;
	background: url('http://www.plankdesign.com/_images/sidebar/dotted_hor.gif') repeat-y 100% 0%;
}

#sidebar .email {
	padding-left: 15px;
	background: url('http://www.plankdesign.com/_images/sidebar/email_icon.gif') no-repeat 0% 55%;
}

#sidebar .center {
	text-align: center;
	width: 50%;
}

#sidebar_shadow {
	width: 252px;
	background: url('http://www.plankdesign.com/_images/sidebar/sidebar_shadow.gif') no-repeat 100% 100%;
}

#sidebar_top {
	width: 244px;
	background: url('http://www.plankdesign.com/_images/sidebar/sidebar_top.gif') no-repeat;
	height: 47px;
}

#sidebar_content {
	width: 220px;
	background: #FFFFFF;
	padding: 10px 12px 10px 12px;
}

#sidebar_bottom {
	width: 252px;
	background: url('http://www.plankdesign.com/_images/sidebar/sidebar_bottom.gif') no-repeat;
	height: 36px;
}

#sidebar .title {
	text-align: center;
	background: url('http://www.plankdesign.com/_images/sidebar/title_underline.gif') no-repeat center bottom;
	padding: 0 0 21px 0;
}

#sidebar ul {
	list-style-type: none;
	text-align: left;
	margin: 10px 0 20px 0;
	font-size: 100%;
}

#sidebar ul li {
	background: url('http://www.plankdesign.com/_images/sidebar/list_arrow.gif') left center no-repeat;
	padding: 4px 0 4px 10px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}

#sidebar ul li.last {
	border-bottom: none;
}

#sidebar ul li a {
	font-size: 100%;
}

#sidebar .divline {
	width: 220px;
}

/* @end */

/* @group Footer */

#footer {
	width: 750px;
	text-align: left;
	margin: 30px auto 0;
	padding: 0 152px 10px 143px;
	background: url('http://www.plankdesign.com/_images/common/ladybug_bottom.gif') no-repeat 80px 100%;
	font-size: 77%;
}

#footer .contact ul {
	padding: 5px 0 10px 0;
	margin: 0;
	text-align: center;
	width: 750px;
}

#footer .contact ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 14px;
	font-size: 85%;
}

#footer .divline {
	width: 750px;
}

#language {
	text-align: right;
	width: 750px;
	padding: 50px 0 18px 0;
	font-size: 85%;
}

.language {
	background: url('http://www.plankdesign.com/_images/common/leaf_sm.gif') no-repeat 100% 80%;
	padding: 14px 20px 5px 0;
	margin: 0 5px 0 0;
}

#bottom_fullwidth {
	width: 100%;
	background: #416031 url('http://www.plankdesign.com/_images/common/bottom_bg.jpg') repeat-x;
	height: 150px;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group About Team */

#team {
	margin: 0;
	padding: 0 0 0 132px;
	width: 750px;
}

#team .divline {
	width: 740px;
}

#team .column .divline {
	width: 350px;
}

#team .column {
	width: 350px;
	float: left;
	font-size: 77%;
}

#team .pad {
	padding: 0 40px 0 0;
}

#team p {
	font-size: 85%;
	line-height: 14px;
}

#team .photo {
	float: left;
	margin: 0 15px 0 0;
}

#team .labels {
	margin: 25px 0 0 0;
}

#team .job_title {
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 77%;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;
}

#team .name {
	font-weight: bold;
	font-size: 122%;
	color: #262626;
	padding: 0;
	margin: 0;
}

#team .title {
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 77%;
	letter-spacing: 2px;
	padding: 0 0 2px 0;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #999999;
}

#team a {
	font-size: 85%;
}

#team ul {
	list-style-type: none;
	text-align: left;
	margin: 0 0 8px 0;
	font-size: 77%;
}

#team li {
	background: url('http://www.plankdesign.com/_images/sidebar/list_arrow.gif') left center no-repeat;
	padding: 4px 0 4px 10px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}

#team ul li.last {
	border-bottom: none;
}

#team ul li a {
	font-size: 100%;
}

#team .email {
	padding-left: 15px;
	background: url('http://www.plankdesign.com/_images/sidebar/email_icon.gif') no-repeat 0% 55%;
}

/* @end */

/* @group Page Specific */

#work .link {
	text-align: center;
	font-size: 61%;
	width: 148px;
}

#work .right_pad {
	padding: 0 15px 0 0;
}

p.quote {
	text-align: center;
	font-size: 92%;
	font-weight: bold;
	color: #690;
	padding: 0 0 20px 0;
}

.comment {
	background: #E1DBC1;
	width: 487px;
	padding: 0;
	margin: 0;
}

.comment p {
	padding: 15px 20px;
	margin: 0;
}

.comment_top {
	padding: 0;
	margin: 0 0 -4px 0;
}

#comments .name {
	color: #669900;
	font-weight: bold;
}

#comments p.credit {
	padding: 5px 0 0 18px;
}

#client_list .column {
	float: left;
	width: 218px;
}

#client_list .right_pad {
	padding: 0 50px 0 0;
}

/* @end */

.form table {
	margin: 18px 0 0 15px;
}

.form td {
	padding: 9px 0;
	color: #262626;
}

.form label {
	font-size: 69%;
}

.form input[type="text"] {
	width: 322px;
	border: 1px solid #737373;
	height: 20px;
	font-size: 77%;
}

.form textarea {
	width: 322px;
	border: 1px solid #737373;
	font-size: 77%;
}

/* @group Errors */

#errormsg span.flag {
	color: #669900;
	font-weight: bold;
	font-size: 85%;
}

#errormsg ul.errors li {
	border: 0;
	font-weight: bold;
	color: #64300A;
}

/* @end */

/* @group Preview */

#comment_preview span.flag {
	color: #669900;
	font-weight: bold;
	font-size: 85%;
}

#errormsg ul.errors li {
	border: 0;
	font-weight: bold;
	color: #64300A;
}

/* @end */

/* @group posted */

#comment_posted span.flag {
	color: #669900;
	font-weight: bold;
	font-size: 85%;
}

/* @end */

/* @group  PHP QC */

#tweets {
	width: 740px;
	
}

#tweets .twittList {
	margin: 10;
	padding: 10;
}

/* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#tweets .twittLI {
	list-style: none;
	background: #EEFDEA;
	margin: 0;
	padding: 10px;
	border-bottom: dashed 1px #CAF8C9;
	clear: both;
	height: 55px;
	width: 740px;
}

/*Links inside the tweets list */

#tweets .twittList a {
	color: #006600;
}

/* Bellow the CSS for the avatar image  */

#tweets .juitterAvatar {
	float: left;
	border: solid 1px #D3EECA;
	background: #FFF;
	margin-right: 5px;
	padding: 2px;
	width: 48px;
	height: 48px;
}

/*read it on twitter link*/

#tweets .jRM {
	float: right;
	clear: both
}

/*CSS for the external links*/

#tweets .extLink {
	
}

/*CSS for the hash links*/

#tweets .hashLink {
	
}

/* @end */