/*
Theme Name: Chipps 2
Theme URI: http://chipps.ca
Description: Chipps Web Design Custom Theme
Author: Adrian Trimble
Author URI: http://chipps.ca
Version: 1.0
.
Custom theme
.
*/

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	background: url(images/bg.png) top repeat-x #f5f5f5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;	
	color: #282828;
}
p,ol,ul {
	margin-bottom: 15px;	
	color: #282828;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic;
}
h1,h2,h3,h4,h5,h6 {
font-family: Gibson, Helvetica, Arial, sans-serif;
font-weight: bold;
}
h1,h2,h3,h6 {
	color: #000;
}
h2, h3, h4, h5 {	
	margin-bottom: 5px;
	margin-top: 15px;
}
.nomargin {
	margin: 0px;
}
h4, h5 {
	color: #474747;
	font-weight: normal;
}
h1 {
	font-size: 38px;
	line-height: 38px;
	background: url(images/hr.png) bottom repeat-x;
	padding-bottom: 3px;
	text-transform: uppercase;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
	margin-bottom: 5px;
background: url(images/hr.png) bottom repeat-x;
	padding-bottom: 10px;
}
h4 {
	font-size: 22px;
font-weight: bold;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
#sidebar h4 {
	font-size: 20px;
	color: #737373;
margin-bottom: 5px;
margin-top: 0px;
font-weight: normal;
}
h4 a {
	color: #474747;
}
a {
	color: #369aff;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#nav {
	width: 270px;
	background: url(images/menu_bg.png) bottom center no-repeat;
	margin-top: 25px;
	padding-bottom: 21px;
	float: left;
}
#menu {
	list-style: none;
	margin-left: 20px;
	width: 190px;	
}
#menu li {
	width: 190px;
}
#menu li a {
	border-top: 1px #e8e8e8 solid;
	padding: 12px 10px 12px 35px;
	background: url(images/menu_sprite.png) -220px 15px no-repeat;
	color: #898989;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 19px;
	font-size: 14px;
font-family: Gibson, Helvetica, Arial, sans-serif;
font-weight: bold;
}
#menu li a:hover, #nav ul li a:focus {
	background-position: 0px 15px;
	color: #369aff;
}
#menu li .active {
	background-position: 0px 15px;
	color: #369aff;
}
#menu li a:active {
	background-position: 2px 15px;
	padding-left: 37px;
}
#header {
	background: url(images/menu_top.png) top center no-repeat;
}
#header a {
	display: block;
	width: 210px;
	height: 68px;
	background: url(images/menu_logo.png) 0px 23px no-repeat;
	margin-left: 10px;
	padding-top: 23px;
	text-indent: -9999em;
}
#twitter {
	width: 270px;
	height: 95px;
	display: block;
	float: left;
	clear: left;
	background: url(images/twitter_sprites.png) 0px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
#twitter:hover {
	background-position: 0px -125px;
}
#estimate {
	width: 270px;
	height: 75px;
	display: block;
	float: left;
	clear: left;
	background: url(images/estimate_sprites.png) 0px -10px no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
#estimate:hover {
	background-position: 0px -135px;
}
#needfeed {
	width: 270px;
	height: 95px;
	display: block;
	float: left;
	clear: left;
	background: url(images/feed_sprite.png) 0px 0px no-repeat;
	overflow: hidden;
	text-indent: -9999em;
}
#needfeed:hover {
	background-position: 0px -125px;
}
#leftcol {
	width: 290px;
	float: right;
	margin: 48px 0px 0px 20px;
}
#rightcol {
	width: 290px;
	float: right;
	margin: 48px 0px 0px 60px;
}
#onecol {
	width: 680px;
	margin: 48px 0px 0px 10px;
	float: right;
}
.intro {
	font-size: 30px;
	font-weight: bold;
	color: #369aff;
	letter-spacing: -1px;
	line-height: 30px;
font-family: Gibson, Helvetica, Arial, sans-serif;
}
.intro span {
	font-weight: normal;
	color: #939393;
}
.blog {
	background: url(images/hr.png) bottom repeat-x;
	color: #636363;
	padding: 10px;
	line-height: 21px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
}
.blog:hover {
	background-color: #fbfbfb;
	color: #369aff;	
}
.blog strong {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
font-family: Gibson, Helvetica, Arial, sans-serif;
font-size: 14px;
}
.blog img {
	float: left;
	margin-right: 10px;
}
.blog span {
	background: url(images/menu_sprite.png) -230px 0px no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 6px;
	vertical-align:-1px;	
	overflow: hidden;
}
.blog:hover span {
	background-position: -10px 0px;
}
.portfolio {
	color: #636363;
	display: block;
	text-decoration: none;
	overflow: hidden;;
	margin: 0px;
}
.portfolio strong {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.portfolio img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
border-radius: 2px;
	border: 1px solid #8e8e8e;
	float: right;
	margin: 0px 0px 12px 17px;
}
.portfolio_viewsite {
	background: url(images/hr.png) bottom repeat-x;
	color: #636363;
	line-height: 21px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	overflow: hidden;
	padding: 12px;
	clear: right;
	margin: 0px;
font-family: Gibson, Helvetica, Arial, sans-serif;
}
.portfolio_viewsite:hover {
	background-color: #fbfbfb;
	color: #369aff;	
}
.portfolio_viewsite strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}
.portfolio_viewsite img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
border-radius: 2px;
	border: 1px solid #8e8e8e;
}
.portfolio_viewsite span {
	background: url(images/menu_sprite.png) -230px 0px no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 6px;
	vertical-align:-1px;	
	overflow: hidden;
}
.portfolio_viewsite:hover span {
	background-position: -10px 0px;
}
#contact {
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
}
#contact .phone {
	background: url(images/phone.png) 0px 5px no-repeat;
	padding: 3px 0px 3px 21px;
}
#contact .email {
	background: url(images/email.png) 0px 5px no-repeat;
	padding: 3px 0px 3px 21px;
}
#contact .snailmail {
	background: url(images/snailmail.png) 0px 5px no-repeat;
	padding: 3px 0px 3px 21px;
}
#footer {
	clear:left;
	width: 210px;
	margin-left: 20px;
	text-align: right;
	line-height: 16px;
	font-size: 10px;
}
#footer p {
	color: #c2c0b1;
padding-right: 8px;
}
#footer a {
	color: #c2c0b1;
}
#footer a:hover {
	text-decoration: none;
}
.ie6 {
	visibility: hidden;
	height: 0px;
}
.input {
	width: 290px;
	padding: 4px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #8e8e8e;
	background-color: #FFF;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:22px;
	color: #000;
}
.input:hover, .input:active, .input:focus {
	background-color: #fffbef;
	border-color: #2e2e2e;
}
.send_button {
	width: 77px;
	height: 32px;
	border: none;
	background: url(images/send_sprite.png) 0px 0px no-repeat;
	overflow: hidden;	
	margin-top: 3px;
	text-indent: -9999em;
}
.send_button:hover {
	background-position: 0px -32px;
}
.error_list {
	margin-left: 0px;
	color: #C00;
	list-style-type: none;
}
.error_list li {
	background: url(images/error.png) 6px 9px no-repeat #ffe3e3;
	padding: 6px 6px 6px 27px;
	margin-bottom: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #ba6868;
	font-weight: bold;
}
.imgright {
	margin: 10px 0px 10px 10px;
	float: right;
}
.alignright {
	margin: 10px 0px 10px 10px;
	float: right;
}
.alignleft {
	margin: 10px 10px 10px 00px;
	float: left;
}
.imgtable {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #8e8e8e;
	background-color: #FFF;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #8e8e8e;
	padding: 5px;
	margin: 15px 0px;
}
.imgborder {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #8e8e8e;
	background-color: #FFF;
	padding: 4px;
}
#onecol ul {
	margin-left: 30px;
}
#onecol ol {
	margin-left: 30px;
}
#sidebar {
	clear:left;
	width: 188px;
	margin: 10px 0px 15px 10px;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #e8e8e8;
	background-color: #FFF;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li {
	border-top: 1px #e8e8e8 solid;
	padding: 7px;
	overflow: hidden;
	display: block;	
	line-height: 18px;
	font-size: 14px;
	margin-left: 0px;
	color: #898989;
font-family: Gibson, Helvetica, Arial, sans-serif;
text-transform: uppercase;
}
#sidebar ul li a {
	text-decoration: none;	
	color: #898989;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar ul li a:hover, #sidebar ul li a:focus {
	color: #369aff;
}
.title a {
	text-decoration: none;
}
.title a:hover, .title a:focus {
color: #369aff;
}
.title span {
	color: #474747;
font-weight: normal;
}
#portfolio_link {
	width: 320px;
	height: 144px;
	background: url(images/portfolio-link.png) 0px 0px no-repeat;
	overflow: hidden;
	display: block;

}
#portfolio_link:hover {
	background-position: 0px -144px;
}
body #wrapper #onecol .commentlist {
	margin-left: 0px;
	list-style-type: none;
}
.commentlist li {
	margin-left: 0px;
}
.commentlist .even {
	background-color: #f9f5e8;
}
.commentlist .bypostauthor {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #8e8e8e;
	background-color: #FFF;
}
.comment {
	padding: 10px;
	margin-bottom: 10px;
}
.comment-author {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
}
.comment-author img {
	vertical-align: middle;
}
.comment-author p {
	vertical-align: middle;
}
#content .commentlist .comment .comment-author a {
	font-weight: bold;
}
#content .commentlist .comment .comment-author a:visited {
	font-weight: bold;
}
.comment-author span {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #b8b8b8;
}
.comment-author-admin .comment-author span,.comment-author-marian .comment-author span {
	color: #f2afca;
}
.commentmetadata a {
	text-align: right;
	color: #CCC;
}
input[type=text],textarea {
	width: 250px;
background-color: #efe6d0;
	border: 1px solid #9c9174;
border-bottom-color: #fff;
	padding:6px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
-moz-box-shadow: 0px 1px 3px #9c9278 inset;
-webkit-box-shadow: 0px 1px 3px #9c9278 inset;
box-shadow: 0px 1px 3px #9c9278 inset;
text-shadow: 0px 1px 0px white;
}
input[type=submit] {
border: 0px;
padding: 3px 4px;
background-color: #fcd155;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #c8a645;
-moz-box-shadow: 0px 0px 5px white;
-webkit-box-shadow: 0px 0px 5px white;
box-shadow: 0px 0px 5px white;
font-weight: bold;
font-family: Gibson, Helvetica, Arial, sans-serif;
color: white;
text-shadow: 1px 1px 0px #c8a645;
font-size: 20px;
}
input[type=submit]:hover, input[type=submit]:focus {
background-color: #369aff;
border-color: #236bb3;
text-shadow: 1px 1px 0px #236bb3;
}
form p {
font-weight: bold;
}
.postend {
	background: url(images/hr.png) bottom repeat-x;
	padding-bottom: 5px;
	text-align: right;
}
.portfolio-item {
padding-bottom: 10px;
}
.portfolio-item div {
width: 679px;
height: 473px;
border: 1px solid #c1c1c1;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
position: relative;
margin: 10px 0px;;
}
.portfolio-item h3 {
position: absolute;
bottom: 0px;
left: 0px;
margin: 0px;
padding: 20px 15px;
background-color: #fff;
background-color: rgba(252,234,182,.7);
width: 649px;
border-top: 1px solid #c1c1c1;
font-size: 30px;
text-shadow: 1px 1px 1px #c1c1c1;
}
.portfolio-item h3 a {
text-decoration: none;
font-size: 20px;
}
.portfolio-item h3 a:hover, .portfolio-item h3 a:focus {
color: black;
}
