/*
Theme Name: Design City
Theme URI: http://www.staplewebdesign.com
Description: Custom Design for Staple Web Design
Version: 0.9
Author: Andy Staple
Author URI: http://www.staplewebdesign.com
*/

@import "css/960.css";
@import "css/reset.css";
@import "css/layout.css";

* {
	color: #3d3d3d;
	}
	
html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; min-height: 100%;
}

#main {
	padding-bottom: 168px;
}

body {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Arial, Helvetica, sans-serif;
	background: #edf4f6;
	color: 3d3d3d;
	font-size: 14px;
	}
	
h1, h2, h3, h4, h5 {
	font-family: "league-gothic-1","league-gothic-2", "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h3 {
	font-size: 24px;
	margin: 15px 0 5px 0;
	}
	
h4 {
	font-size: 20px;
	}	
	
h5 {
	font-size: 14px;
	font-weight: bold;
	}
	
#header {
	height: 75px;
	color: #ffffff;
	background: #000000;
	}
	
#logo {
	margin: 5px 0 0 0;
	}
	
#head_right {
	}
	
#head_search {
	margin: 0;
	}	

#nav {
	height: 70px;
	font-size: 20px;
	margin: 0;
	font-family: "league-gothic-1","league-gothic-2", "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 0px #000000;
	text-align: right;
	}
	
	#nav ul {
	margin-left: 30px;
		}
	
	#nav li {
		padding: 10px 0px 20px 25px;
		margin: 20px 0 10px 0px;
		float: left;
		list-style:none;
		}
		
	#nav li#current {
		color: #ff9626;
		}
		
	#nav li#current a {
		color: #ff9626;
		}
		
	#nav a:link, #nav a:active, #nav a:visited {
		color: #ffffff;
		text-decoration: none;
		}
		
	#nav a:hover {
		color: #86edff;
		}
		

/* ##### HOME/LAYOUT ##### */
#home {
	height: 271px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/home_bg.jpg)
	}
	
#home h1 {
	font-family: "league-gothic-1","league-gothic-2", "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 40px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000000;
	margin-top: 10px;
	}
	
p.about {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000000;
	padding: 22px 0px;
	line-height: 24px;
	}
	
	.creative {
		color: #ff9626;
		font-weight: bold;
		}
		
	.accessible {
		color: #a0ca2f;
		font-weight: bold;
		}
		
img.home_button {
	margin: 40px 5px 0 5px;
	float: left;
	width: 222px;
	height: 49px;
	}		
	
#buttons a:hover {
	position: relative;
	top: 1px;
	}

#home h4 {
	color: #ffffff;
	margin: 10px 0 0 40px;
	text-shadow: 1px 1px 0px #000000;
	font-size: 28px;
	margin: 10px 0 10px 0;
	font-family: "league-gothic-1","league-gothic-2", Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#home_right {
	position: relative;
	}
	
#maincontent {
	padding: 20px 0;
	background: url(images/content_bg.jpg) repeat-x #edf4f6;
	}
	
#home_blog li {
	list-style-type: none;
	font-size: 14px;
	}
	
#home_blog li a {
	color: #3d3d3d;
	text-decoration: none;
	}
	
#home_blog li a:hover {
	text-decoration: underline;
	}
	
#home_blog p {
	margin: 3px 0 10px 10px;
	color: #787878;
	}

#home_services li {
	font-size: 14px;
	padding: 5px 5px 5px 25px;
	background: url(images/accept.png) no-repeat center left;
	list-style-type: none;
	color: #3d3d3d;
	}
	
#home_services p {
	margin: 15px 0 0 0;
	line-height: 18px;
	}
	
#home_testimonial, .testimonial_page {
	position: relative;
	}
	
#home_testimonial p, .testimonial_page {
	font-style: italic;
	line-height: 18px;
	padding: 0 0 0 32px;
	}
	
.testimonial_page {
	clear: both;
	margin-bottom: 20px;
	}
	
.testimonial_page .begin_quote {
	top: 0;
	left: 0;
	}
	
#more_testimonials {
	float: right;
	clear: both;
	margin: 0 0 0 0;
	}
	
#more_testimonials a {
	text-decoration: none;
	}
	
#more_testimonials a:hover {
	text-decoration: underline;
	}
	
cite {
	font-style: normal;
	float: left;
	margin: 8px 0 20px 0;
	}
	
img.avatar_quote {
	float: left;
	height: 40px;
	width: 40px;
	margin: 0 10px 0 32px;
	}
	
.begin_quote {
	background: url(images/begin_quote.png);
	position: absolute;
	top: 30px;
	left: 0px;	
	width: 30px;
	height: 20px;
	}
	
.end_quote {
	background: url(images/end_quote.png) top center;
	position: absolute;
	bottom: 0px;
	right: 0px;	
	width: 30px;
	height: 20px;
	}
/* ##### POSTS/PAGES ##### */

#page_head {
	background:url(images/page_bg.png) repeat-x left top #000000;
	color: #ffffff;
	height: 60px;
	padding: 20px 0;
	}
	
#page_head h1 {
	color: #ffffff;
	font-family: "league-gothic-1","league-gothic-2", "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-shadow: 1px 1px 0px #000000;
	}
		
	#page_head h1 a {
		color: #ffffff;
		text-decoration: none;
		}
	
	#page_head h1 a:hover {
		color: #d76f00;
		}
		
	#page_head p {
		color: #dddddd;
		font-size: 14px;
		padding: 8px 0 0 0;
		}
		
	#page_head p.author_date {
		color: #dddddd;
		}
		
	#page_head p a,
	#page_head p.author_date a {
		color: #dddddd;
		}
	
.post h2 {
	font-size: 30px;
	font-weight: normal;
	}
	
.post h2 a:link, .post h2 a:active, .post h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
.post h2 a:hover {
	color: #d76f00;
	}
	
.entry {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	}
	
.post {
	margin-bottom: 20px;
	}
	
.entry p, .post p {
	margin-bottom: 10px;
	}	
	
.wp-post-image {
}	

.author_date {
	font-size: 14px;
	letter-spacing: 1px;
	color: #565656;
	margin: 3px 0 6px 0;
	}
	
.author_date a:link, .author_date a:visited, .author_date a:active {
	color: #333333;
	text-decoration: none;
	}
	
.author_date a:hover {
	color: #565656;
	text-decoration: underline;
	}
	
.alignleft {
	margin: 5px 5px 5px 0;
	}
	
.alignright {
	margin: 5px 0px 5px 5px;
	}
	
.aktt_tweet_digest ul {
	}
	
.aktt_tweet_digest li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 5px 0 5px 10px;
	}
	
.portleft {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.tags a {
	text-decoration: none;
	border-bottom: 1px dashed #333333;
	}
	
.tags a:hover {
	border: none;
	}

.comments {
	text-align: right;
	float: right;
	clear: right;
	}
	
blockquote {
	padding-left: 20px;
	font-style: italic;
	}
	
blockquote cite {
	font-weight: bold;
	color: #555555;
	float: left;
	margin: 3px 0 15px 10px;
	clear: both;
	width: 100%;
	}
	
/* ##### PORTFOLIO ##### */
#port_head h1 {
	font-size: 24px;
	font-style: italic;
	}
	
.port_wrap {
	margin: 10px 10px 25px 10px;
	display: block;
	float: left;
	padding: 0px;
	position: relative;
}
	
.portfolio_post {
	width: 300px;
	height: 200px;
}
	
	.fade {
		position: absolute;
		top: 0px;
		left: 0px;
		}
		
	.fade div {
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
		}
	
.portfolio_post a {
	text-decoration: none;
	}
	
.post_details h3 { 
	margin: 5px 0 0 0;
	color:#ffffff; 
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	}
	
.post_details h3 a {
	text-decoration: none;
}

#port_entry {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

#port_entry p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

ul#whatwedid {
	margin: 0 0 0 30px;
}

ul#whatwedid li {
	background: url(images/accept.png) no-repeat 0% 50%;
	color: #3D3D3D;
	font-size: 14px;
	list-style-type: none;
	padding: 2px 5px 2px 25px;
}
	
img.attachment-single-post-thumbnail, img.size-thumbnail, img.port_thumb {
	padding: 10px;
	border-radius: 5px;
	background: #dddddd;
	border: 1px solid #bbbbbb;
}

img.attachment-single-post-thumbnail:hover, img.size-thumbnail:hover, img.port_thumb:hover {
	background: #bbbbbb;
	border: 1px solid #999999;
}

img.attachment-single-post-thumbnail {
	margin: 0 20px 20px 20px;
}

img.port_left {
	margin: 0 20px 0 35px;
}

img.port_thumb {
	margin-bottom: 10px;
}
	
/* ##### PACKAGES ##### */

.package_name h4 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
}

#popular h4 {
	font-size: 24px;
	color: #333333;
	}
	
p.packages_top {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

.package_block {
	background: #ffffff;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	display: block;
	float: left;
	width: 203px;
	padding: 15px;
	margin: 0px;	
	min-height: 240px;
}

#popular {
	min-height: 250px;
}

.last_block {
	border-right: 1px solid #BBBBBB;
}
	
.package_name {

	}
	
.package_description {

	}	
	
#popular {
	background: #f5f7c9;
	border: 2px solid #de9200;
	}
	
.package_block p {
	margin: 10px 0;
}

.package_block li {
	font-size: 12px;
	margin: 0;
	padding: 3px 2px 3px 20px;
	background: url(images/accept.png) no-repeat center left;
	list-style-type: none;
	color: #3d3d3d;
	}
	
.package_block li.non {
	background: url(images/not.png) no-repeat center left;
}
	
.pkg_price {
	font-size: 30px;
	font-weight: bold;
	color: #559026;
}
	
/* ##### PRODUCTS ##### */
.product_post {
}

.product_post p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
}

img.productleft {
	float: left;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	clear: left;
}
	
	
/* ##### SIDEBAR ###### */
#sidebar {
	background: #c9def1;
	font-size: 14px;
	line-height: 15px;
	}
	
#innersidebar {
	padding: 10px;
	}
	
#sidebar h4 {
	padding: 5px 0;
	margin: 10px 0 5px 0;
	font-size: 18px;
	letter-spacing: -1px;
	color: #333333;
	border-bottom: 4px solid #d76f00;
	}
	
.widgetized li {
	list-style: square inside;
	padding: 3px 0px 3px 5px;
	border-bottom: 1px dotted #ffffff;
	} 

h4 a:link, h4 a:active, h4 a:visited {
	color: #333333;
	text-decoration: none;
	}

h4 a:hover {
	text-decoration: underline;
	}
	
/* ##### FOOTER ##### */
#footer {
	position: relative;
	margin-top: -168px; /* negative value of footer height */
	height: 153px;
	clear:both;
	color: #ffffff;
} 

#footer h3 {
	color: #ffffff;
}

#footer a {
	color: #eeeeee;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
}

#footer {
	background: url(images/foot_bg.jpg) repeat-x top #252525;
	padding: 15px 0 0 0;
	}
	
#foot_contact p {
	color: #ffffff;
	}
	
.phone {
	background: url(images/telephone.png) left center no-repeat;
	padding: 0 0 0 22px;
	color: #ffffff;
	font-size: 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	#foot_nav ul {
		}
	
	#foot_nav li {
		padding: 0px 10px 10px 20px;
		float: left;
		list-style:none;
		font-weight: normal;
		}
		
	#foot_nav a:link, #foot_nav a:active, #foot_nav a:visited,
	#foot_copy a:link, #foot_copy a:active, #foot_copy a:visited {
		color: #ffffff;
		text-decoration: none;
		}

	#foot_nav a:hover, #foot_copy a:hover {
		text-decoration: underline;
		}
		
#foot_center li {
	color: #eeeeeee;
	padding: 0 0 5px 0;
}
		
#foot_copy {
	margin-top: 15px;
}

#foot_copy li {
	float: right;
	margin: 5px;
	list-style: none;
}

#foot_copy p {
	color: #ffffff;
	text-align: right;
}


/* ##### CLEAR FIX ###### */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ##### MAILCHIMP SIGNUP ##### */
.mc-field-group, .mc-field-group label {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	}
	
/* ##### SLIDER ##### */

#slide_hold {
	position: relative;
	margin: 10px 0px 10px 0px;
	}

#slider {
}


/* ##### Thumbnail Slider ##### */
			.boxgrid{ 
				width: 260px; 
				height: 200px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 168px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 140px;
 					left: 0;
 				}