/*
Theme Name: 21 Inspired
Theme URI: http://21inspired.com
Description: 
Version: 1.0
Author: Roger Coathup & Rebecca Lin
Author URI: http://21inspired.com/about
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@import url( css/reset.css );
@import url( css/typography.css );
@import url( css/grid.css );



/* Begin Structure */

html, body {
	padding: 0px;
	margin: 0px;
	}
	
body {
	//background: #b8a859;
	//background: #a39033;
	background: #bba84c;
	}
	
#topwrap {
	background: url('images/dotted-bg.png') no-repeat;
	background-position: right -50px;
	width: 1120px;
	margin: 0px auto;
	padding-top: 30px;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	background: url('images/logo_03.png') top left no-repeat;
	height: 98px;
	margin: 0 0 30px;
	position: relative;
	
}

#header h1 a {
	height: 0px;
	width: 240px;
	padding-top: 98px;
	display: block;
	overflow: hidden;
	}
	
#header a {
	color: #efefef;
	}

#header ul {
	position: absolute;
	bottom: 10px;
	right: 0px;
	}

#header ul li {
	float: left;
	padding: 0 20px 0 10px;
	height: 15px;
	background: url('images/white-line.png') top right no-repeat;
	}
	
#header ul li.last {
	background: none;
	padding-right: 0px;
	}
	
#header ul li a {
	height: 0px;
	padding-top: 15px;
	overflow: hidden;
	display: block;

	}
	
#header ul li a:hover {
	background-position: top right;
	}
	
li a#home {
	background: url('images/home.png') no-repeat top left;
	width: 44px;
	}
	
#header ul li.selected a  {
	background-position: top right;
	}

li a#work {
	background: url('images/work.png') no-repeat top left;
	width: 46px;
	}
	
li a#blog {
	background: url('images/blog.png') no-repeat top left;
	width: 41px;
	}
	
li a#about {
	background: url('images/about.png') no-repeat top left;
	width: 51px;
	}
	
li a#contact {
	background: url('images/contact.png') no-repeat top left;
	width: 67px;
	}
	
#footerwrap {
	//background: #2c0202;
	//background: #1f0000;
	background: #320000;
	clear: both;
	height: 105px;
	overflow: hidden;
	min-width: 1120px;
	}

#footer {
	width: 960px;
	margin: 0px auto;
	padding: 20px;
	height: 105px;
	background: url('images/dotted-brown-bg.png') no-repeat;
	background-position: -40px top;
	}
	
#footer ul {
	}
	
#footer ul li {
	float: left;
	width: 320px;
	overflow: hidden;
	font-size: 12px;
	}
	
li#inspired a {
	background: url('images/21-inspired-logo.png') no-repeat;
	width: 220px;
	padding-top: 56px;
	margin: 0px 50px;
	display: block;
	height: 0px;
	overflow: hidden;
	}
	
li#thoughts a {
	background: url('images/21-thoughts-logo.png') no-repeat;
	width: 220px;
	padding-top: 56px;
	margin: 0px 50px;
	display: block;
	height: 0px;
	overflow: hidden;
	}
	
li#legal {
	padding-left: 50px;
	width: 270px !important;
	}
	
/* End Structure */


/* Home Page & work */
div#splash {
	height: 236px;
	background: #ede18d;
	margin-bottom: 5px;
	position:relative;
	}
	
div#splash img {
	margin: 3px 0 0 3px;
	}
	
div#splash img#blogStrip {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
ul#featuredcasestudies, ul#casestudies {
	overflow: hidden;
	}
	
ul#featuredcasestudies {
	margin-bottom: 5px;
	}
	
ul#casestudies {
	margin-bottom: 32px;
	}
	
ul#casestudies li, ul#featuredcasestudies li {
	height: 236px;
	background: #ede18d;
	}
	
	
ul#casestudies li a, ul#featuredcasestudies li a {
	display: block;
	overflow: hidden;
	margin: 3px 0 0 3px;
	position: relative;
}

ul#casestudies li a {
	width: 230px;
	height: 230px;
	}
	
ul#featuredcasestudies li a {
	width: 471px;
	height: 230px;
	}


ul#casestudies li a img, ul#featuredcasestudies li a img {
	left: 0;
	right: 0;
	position: absolute;
	}
	
ul#casestudies li a img {
	width: 229px;
	height: 229px;
	}
	
ul#featuredcasestudies li a img {
	width: 471px;
	height: 230px;
	}

.home div#sidebar ul {
	padding: 0px 0 0 20px;
	}


	
		
.home div#sidebar ul li {
//	height: 230px;
	overflow: hidden;
	background: url('images/dotted-line_h.png') no-repeat left bottom;
	margin-bottom: 12px;
	}
	
.home div#sidebar ul li:last-child {
	background: none;
	}
	
li#haveanewproject h2 {
	width: 180px;
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	background: url('images/haveanewproject.png') no-repeat top left;
	display: block;}

li#webdesignstudio h2 {
	width: 153px;
	height: 0px;
	padding-top: 18px;
	display: block;
	background: url('images/webdesignstudio.png') no-repeat top left;
	overflow: hidden;
	}
	
li#twitterfeed h2 {

	}
	
li#twitterfeed h2 a {
	width: 95px;
	height: 0px;
	overflow: hidden;
	display: block;
	padding-top: 20px;
	background: url('images/21Twitter.png') no-repeat top left;
	}
	
.home div#sidebar ul li#twitterfeed ul {
	padding: 0px;
	margin: 0px;
	}

.home div#sidebar ul li#twitterfeed ul li {
	background: none;
	}

	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 200px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin: 0 0 5px auto;
	}
	
input#searchsubmit {
	background: #bba84c;
	color: #fff;
	}
	
input#searchsubmit:hover {
	background: #ede18d;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	

	
#commentform #submit {
	background: #bba84c;
	color: #fff;
	}
	
#commentform #submit:hover {
	background: #ede18d;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/***************************************/
/* Default pages - e.g. about, contact */
/*                                     */
/* Single posts - Blog, Case Studies   */
/***************************************/

#contentWrapper {
	background: #fff;
	overflow: hidden;
	border: 3px solid #ede18d;
	margin-bottom: 32px;
	}
	
#contentWrapper #content{
	border-right: 1px solid #f4efcf;
	float: left;
	}
	
	
	
#contentWrapper #sidebar {
	padding: 9px;
	}
	
.single #content, .page-template-blog-php #content, .archive #content, .page-template-default  #content {
	width: 600px;
	padding: 18px;
	}

/* 682 */

.page-template-default #content ul {
	overflow: hidden;
	}
		
.page-template-default #content ul li {
/*	width: 45%; */
	}
	
.page-template-default #content img {
	max-width: 600px;
	}
	
li.left {
	float: left;
	}
	
li.right {
	float: right;
	}
	
p.postmetadata {
	display: block;
	float: right;
	}
	
#respond {
	border-top: 1px solid #ede18d;
	padding-top: 17px;
	margin-bottom: 18px;
	}
	
div.adr {
	margin: 18px 0px;
	}
	
div.vcard {

	}
	
li.widget {
	margin-bottom: 18px;
	}
	
ul#othercasestudies {
	overflow: hidden;
	}
	
ul#othercasestudies li {
	float: left;
	margin: 0 9px 9px 0px;
	}

/********************************/
/* Blog front & archive page    */
/********************************/

#featureblock {
	padding: 18px 0px;
	width: 954px;
	background: #f4efcf;
	border-bottom: #ede18d solid 1px;
	overflow: hidden;
	}
 
#featureblock li {
	float: left;
	width: 294px;
	margin-left: 18px;
	}
	
#featureblock li img {
	width: 294px;
	margin: 9px 0px;
	}
	
#blogposts li, #archiveposts li {
	overflow: hidden;
	border-bottom: 1px solid #ede18d;
	padding-bottom: 8px;
	margin-bottom: 9px;
	}
	
#blogposts li img, #archiveposts li img {
	float: left; 
	margin-right: 18px;
	}
	
#blogposts li p, #archiveposts li p {
	margin-left: 196px;
	}
	
/* Contact Form */

p.linklove, .cform label {
	display: none;
	}
	
	

/* Begin Sidebar */
.single #sidebar, .page-template-blog-php #sidebar, .archive #sidebar, .page-template-default #contentWrapper #sidebar {
	width: 299px;
	margin-left: 637px;
	}
	
.page-template-default #contentWrapper #sidebar {
/*	width: 217px;
	margin-left: 719px;*/
	padding-top: 27px;
	}

input, textarea {
	border: none;
	padding: 3px 9px;
	background: #f4efcf; 
	}
	
input#sendbutton {
	background: #bba84c;
	float: right;
	}
	
input#sendbutton:hover {
	background: #ede18d;
	}

input.single {
	width: 200px;
	}	
	
.emailreqtxt {
	margin-left: 10px;
	}
	
textarea {
	width: 582px;
	}
	
.cf_hidden {
	display: none;
	}
		
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.alignleft { float: left;}
.alignright { float: right;}

.post p img.alignleft {margin: 0px 9px 9px 0px;}
.post p img.alignright {margin: 0px 0px 9px 9px;}

.tweetmeme_button {
	margin-bottom: 6px;
	}
	
#legal .adr {
	margin: 0px;}
	
div#idc-container-parent {	
	margin-top: 50px;
	border-top: 1px solid #ede18d;
}

p.meta {
	font-size: 11px;
	margin: 6px 0px;
	}
	
.post-body {
	margin-bottom: 20px;
	}
	
.columnar {
	-moz-column-count: 2;
	-moz-column-gap: 40px;
	-moz-column-rule: 1px solid #f4efcf;
	-webkit-column-count: 2;
	-webkit-column-gap: 40px;
	-webkit-column-rule: 1px solid #f4efcf;
	column-count: 2;
	column-gap: 40px;
	column-rule: 1px solid #f4efcf;
	
	}
