/*
Theme Name: ChappleCreative
Theme URI: http://chapplecreative.com/
Description: Custom wordpress theme
Author: Coby Chapple
Author URI: http://chapplecreative.com/
Version: 0.1
Tags: minimalistic, clean, fixed width, separate blog, portfolio
.
All Rights Reserved
.
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");

/* Utility Classes -----------*/

.floatleft {float: left;}
.floatright {float: right;}

.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
.justify {text-align: justify;}

.small {font-size: 10px;}
.small a {font-weight: normal;}

.bold {font-weight: bold;}

/* Site Logo -----------------*/

#header #logo h1 {
	width: 243px;
	height: 60px;
	margin: 30px 10px;
	background: url(./images/chapplelogo2.jpg) top left no-repeat #FFF;
	text-indent: -9999px;
}

#header #logo span {display: none;}

/* Navigation Menu -----------*/

#navigation {
	width: 960px;
	float: left;
	clear: both;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;960960
	text-align: center;
}

#navigation a {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	width: 160px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
}

#navigation li.page-item-149 		{background: url(./images/navhome.jpg) top left no-repeat;}
#navigation li.page-item-2 		{background: url(./images/navabout.jpg) top left no-repeat;}
#navigation li.page-item-151		{background: url(./images/navservices.jpg) top left no-repeat;}
#navigation li.page-item-147 		{background: url(./images/navwork.jpg) top left no-repeat;}
#navigation li.page-item-153 		{background: url(./images/navarticles.jpg) top left no-repeat;}
#navigation li.page-item-104 	{background: url(./images/navcontact.jpg) top left no-repeat;}

#navigation li:hover, #navigation a .hover, #navigation li.current_page_item, #navigation li.current_page_parent 	{background-position: 0 -40px;}

/* Shadow Divs ---------------*/

.shadow12 {
	height: 25px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/shadow12.jpg) top left no-repeat #FFF;
}

/* Content -----------------*/

body div#content p {
	color: #1c2125;
}

/* Footer ------------------*/

#footer {
	color: #e8f2d0;
	background: #1c2125;
	clear: both;
	width: 100%;
	float: left;
	padding-top: 20px;
}

#footer * {
	font-weight: normal;
}

#footerlogo {
	background: url(./images/footerlogo.jpg) top left no-repeat #1c2125;
	text-indent: -9999px;
	width: 140px;
	height: 48px;
	margin-bottom: 10px;
}

ul#social li {
	list-style-type: none;
	margin: 10px 0px;
	padding-top: 5px;
	height: 32px;
	background-position: 0px 50%;
}

ul#social li a {
	padding: 15px 0px 0px 42px;
	height: 32px;
	background-position: 0px 50%;
}
ul#social li.facebookicon {background: url(./images/facebookicon.jpg) top left no-repeat;}
ul#social li.twittericon {background: url(./images/twittericon.jpg) top left no-repeat;}
ul#social li.rssicon {background: url(./images/rssicon.jpg) top left no-repeat;}
ul#social li.linkedinicon {background: url(./images/linkedinicon.jpg) top left no-repeat;}
ul#social li.skypeicon {background: url(./images/skypeicon.jpg) top left no-repeat;}
ul#social li.flickricon {background: url(./images/flickricon.jpg) top left no-repeat;}

#footer ul.footerlist li {
	list-style-type: none;
	margin: 0px;
	border-top: 1px dotted #3fa9f5;
	padding: 5px;
}

#footer ul.footerlist li a {
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}
#footer ul.footerlist li:last-child {
	border-bottom: 1px dotted #3fa9f5;
}

/* Heading Images ------------*/

#content h3 {
	height: 32px;
	width: 300px;
	background: #FFF;
	text-indent: -9999px;
}

/* Home Page ---------------*/

body.home {
	background: url(./images/bghome.jpg) top left repeat-x #FFF;
}

body.home #intro {
	height: 280px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/introhome.jpg) top left no-repeat #FFF;
}

body.home #intro #introtext {
	height: 220px;
	text-indent: -9999px;
}

body.home div.buttonwork, body.home div.buttonquote {
	width: 220px;
	height: 37px;
	text-indent: -9999px;
}
body.home div.buttonwork {background: url(./images/buttonwork.jpg) top left no-repeat #a5bf45;}
body.home div.buttonquote {background: url(./images/buttonquote.jpg) top left no-repeat #a5bf45;}
body.home div.buttonwork:hover, body.home div.buttonquote:hover {background-position: 0 -37px;}

#content h3.featuredwork {
	background: url(./images/heading-featured-work.jpg) top left no-repeat;
}

/* About Page --------------*/

body.page-id-2 {
	background: url(./images/bgpage.jpg) top left repeat-x #FFF;
}

body.page-id-2 #intro {
	height: 108px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/introabout.jpg) top left no-repeat #FFF;
	text-indent: -9999px;
}

#content h3.ourmission {
	background: url(./images/heading-our-mission.jpg) top left no-repeat;
}

#content h3.personaltouch {
	background: url(./images/heading-personal-touch.jpg) top left no-repeat;
}

#content h3.meetthedirector {
	background: url(./images/heading-meet-the-director.jpg) top left no-repeat;
}

#content h3.ourworkflow {
	background: url(./images/heading-our-workflow.jpg) top left no-repeat;
}

/* Services Page ------------*/

body.page-id-151 {
	background: url(./images/bgpage.jpg) top left repeat-x #FFF;
}

body.page-id-151 #intro {
	height: 108px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/introservices.jpg) top left no-repeat #FFF;
	text-indent: -9999px;
}

#content h3.websitedesign {
	background: url(./images/heading-website-design.jpg) top left no-repeat;
}

#content h3.graphicdesign {
	background: url(./images/heading-graphic-design.jpg) top left no-repeat;
}

/* Work Page ------------*/

body.page-id-147 {
	background: url(./images/bgpage.jpg) top left repeat-x #FFF;
}

body.page-id-147 #intro {
	height: 108px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/introwork.jpg) top left no-repeat #FFF;
	text-indent: -9999px;
}

/* Contact Page ------------*/

body.page-id-104, body.parent-pageid-104 {
	background: url(./images/bgpage.jpg) top left repeat-x #FFF;
}

body.page-id-104 #intro, body.parent-pageid-104 #intro {
	height: 108px;
	width: 960px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(./images/introcontact.jpg) top left no-repeat #FFF;
	text-indent: -9999px;
}

#content h3.contactdetails {
	background: url(./images/heading-contact-details.jpg) top left no-repeat;
}

#content h3.sendusamessage {
	background: url(./images/heading-send-us-a-message.jpg) top left no-repeat;
}

#content h3.proposalrequests {
	background: url(./images/heading-proposal-requests.jpg) top left no-repeat;
}

#content h3.projectplanner {
	background: url(./images/heading-project-planner.jpg) top left no-repeat;
}

/* HTML Styling ------------*/

a {
	color: #3fa9f5;
	font-weight: bold;
}

.arrowdown {
	padding-left: 24px;
	background: url(./images/arrow_down.gif) top left no-repeat;
}

.arrowright {
	padding-left: 24px;
	background: url(./images/arrow_right.gif) top left no-repeat;
}

a img {
	border: 3px solid #a5bf45;
}

a img:hover {
	border-color: #3fa9f5;
}

acronym {
	border-bottom: 1px dashed #3fa9f5;
	cursor: help;
}

label {
	display: block;
	font-weight: bold;
}

input,
textarea,
select {
	padding: 5px;
	color: #333;
	background: #EEE;
	border: 1px solid #1c2125;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
color: #1c2125;
background: #E4F7FA;
border: 1px solid #3fa9f5;
}

input.button {
padding: 5px 10px;

/*font: 400 1.1em "trebuchet ms", serif;*/

color: #FFF;
background: #3fa9f5;
border-width: 1px;
border-style: solid;
border-color: #FFF #1c2125 #1c2125 #FFF;
}

#gallery {border:10px solid #e5ded6;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#f6ede7; }
#gallery-nav li.current {background: #e5ded6; }
#gallery-nav li.current a {color:#666}
#gallery-nav li a {color:#aaa;font-weight: bold; border: none; padding:5px}
