/* @override http://www.collaborancy.com/css/main.css */

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color: #f8f8f8;
	height: 100%;
}

body {
	font: 14px/20px calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6f7f8c;
}

img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
}

p, ul, ol {
	margin-bottom: 20px;
}

hr {
	clear: both;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
	border-top: none;
	height: 40;
	margin-bottom: 20px;
	
	margin-left: auto;
	margin-right: auto;
}

hr.small {
	margin-bottom: 10px;
}

h1 {
	display: none;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	text-transform: lowercase;
	margin-bottom: 5px;
	color: #22323B;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	text-transform: lowercase;
}

a:link, a:visited {
	color: #6f7f8c;
	border-bottom: 1px dotted #6f7f8c;
	text-decoration: none;
	padding-bottom: 0;
}

a:link:hover, a:visited:hover {
	color: #22323B;
	border-bottom-color: #22323B;
}

a:link:active, a:visited:active {
	border-bottom-color: #5e5e5e;
	color: #5e5e5e;
}

h2 a:link, h2 a:visited {
	color: #22323B;
	border-bottom-style: none;
	border-bottom-width: 0;
}

h2 a:link:hover, h2 a:visited:hover {
	color: #22323B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

h2 a:link:active, h2 a:visited:active {
	color: #5e5e5e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.visit {
	text-transform: lowercase;
}

.row {
	overflow: hidden;
	width: 960px;
	margin: 0 auto 20px;
	padding-right: 0;
	padding-top: 20px;
	padding-left: 20px;
}

.column {
	margin-right: 20px;
	float: left;
	display: inline;
	overflow: hidden;
}

.column.half {
	width: 140px;
}

.column.one {
	width: 300px;
}

.column.two {
	width: 620px;
}

.column.three {
	width: 940px;
}

.makethelinkbigger {
	font-size: 15px;
	font-weight: bold;
}

.download {
	padding: 10px;
	-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	border: 1px dashed #dedfe1;
}

/* @group navigation. Replace 9C2D26 with 436376  want to set border-bottom: 1px solid #C6D9E9;  bottom to C6D9E9 old 8px C2D26 / f1f2f2 8BA7CD*/

#navigation {
	border-top: 8px solid #8BA7CD;
	background-color: #f1f2f2;
}

#navigation ul {
	list-style-type: none;
	padding-left: 320px;
	width: 620px;
	padding-top: 0;
}

#navigation li  {
	display: inline;
	margin-right: 15px;
}

#navigation li a {
	border-bottom-style: none;
	border-bottom-width: 0;
	line-height: 32px;
	text-transform: lowercase;
}



#navigation li a:hover {
	
}

#navigation li a:active {
	
}

#navigation li a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#p-home #navigation li.nav-home a {
	color: #436376;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#p-work #navigation li.nav-work a {
	color: #436376;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#p-blog #navigation li.nav-blog a {
	color: #436376;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#p-contact #navigation li.nav-contact a {
	color: #436376;
	border-bottom-style: none;
	border-bottom-width: 0;
}

#p-templates #navigation li.nav-templates {
	display: inline;
}

#p-templates #navigation li.nav-templates a {
	color: #436376;
	border-bottom-style: none;
	border-bottom-width: 0;
}

/* @end */

/* @group header */

#header {
	padding-top: 50px;
}

#header hr {
	margin-bottom: 20px;
	width: 620px;
	margin-left: 0;
}

#header #logo {
	border-bottom-style: none;
	border-bottom-width: 0;
	background-image: url(/images/logo80.png);
	width: 233px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	position: relative;
	top: -9px;
}

#header #logo:link:hover {
	opacity: 0.75;
}

#header #logo:link:active {
	opacity: 0.5;
}

/* --- */
#header .column.one {
	overflow: visible;
}

#header .column.two {
	width: 640px;
	margin-right: 0;
}



/* @end */

/* @group work */

#work {
	font-size: 11px;
	line-height: 17px;
}

#work hr {
	margin-bottom: 20px;
}

#work h2 {
	font-size: 14px;
	line-height: 20px;
	width: 140px;
	float: right;
}

#work img {
	width: 140px;
	height: 108px;
	float: left;
	margin-bottom: 20px;
}

#work a:hover img {
	opacity: 0.75;
}

#work a:active img {
	opacity: 0.5;
}

#work p {
	width: 140px;
	float: right;
	clear: right;
}

#work p.more {
	width: 100%;
	padding-top: 20px;
	color: #cfd4d8;
	text-align: center;
	display: inline-block;
	float: none;
}



/* @end */

/* @group blog-navigation */

#blog-navigation {
	font-size: 11px;
	line-height: 17px;
}

#blog-navigation li {
	float: left;
}

#blog-navigation .title {
	font-size: 14px;
	line-height: 20px;
	text-transform: lowercase;
	margin-bottom: 5px;
	color: #22323B;
	display: block;
}

#blog-navigation a {
	display: block;
	border-bottom-style: none;
}



/* @end */

/* @group contact */

#contact {
	line-height: 17px;
	font-size: 11px;
}

#contact h2 {
	font-size: 14px;
	line-height: 20px;
}

#contact form {
	
}

#contact form p {
	overflow: hidden;
}

#contact form * {
	outline: 0;
	color: #6f7f8c;
}

#contact form label {
	display: block;
	margin-bottom: 5px;
}

#contact form input {
	width: 288px;
	padding: 5px 5px 0;
	height: 24px;
	border: 1px solid #cfd4d8;
	font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff url(/images/input.png) repeat-x;
}

#contact form input:focus {
	border-color: #86939e;
}

#contact form textarea {
	width: 288px;
	padding: 5px;
	height: 165px;
	border: 1px solid #cfd4d8;
	font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: bottom;
	overflow: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #fff url(/images/input.png) repeat-x;
	resize: none;
}

#contact form textarea:focus {
	border-color: #86939e;
}

/* --- */

#contact form button {
	display: block;
	margin-left: auto;
	border: 1px solid #cfd4d8;
	padding: 5px 10px;
	background: #fff url(/images/button.png) repeat-x 0 bottom;
	font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
		-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}

#contact form button:hover {
	opacity: 0.75;
}

#contact form button:active {
	opacity: 0.75;
	background: url(/images/input.png) repeat-x 0 0;
}

/* --- */

#contact form p.error {
	padding: 5px;
	border: 2px solid #22323B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contact form p.error big {
	font-size: 11px;
	line-height: 16px;
	float: right;
	color: #22323B;
	font-weight: bold;
}

#contact form p.error label {
	
}

#contact form p.error input {
	width: 274px;
}

#contact form p.error textarea {
	width: 274px;
}



/* @end */

/* @group single */

#single {
	font-size: 11px;
	line-height: 16px;
}

#single img {
	margin-bottom: 20px;
}

#single h2 {
	font-size: 14px;
	line-height: 20px;
}

p.cc a {
	border-style: none;
}

#single p.cc a img {
	height: 31px;
	width: 88px;
	margin-bottom: 5px;
	margin-top: 5px;
}



/* @end */

/* @group footer */

#footer {
	font-size: 11px;
	line-height: 17px;
	color: #c5cbd0;
	padding-top: 0;
}



/* @end */


