/*  
Theme Name: Touchstone
Theme URI: 
Description: Custom Theme
Version: 1
Author: Shannon
Author URI: 
*/

/* Eric Meyer Reset
----------------------------------------------*/
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
body {
	background-color: #c9c9c9;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* Begin Structure
----------------------------------------------*/
body {
	text-align: center;
/*	background: #cdcfd0 url(images/body-bg.gif) repeat-x left top;*/
}
#header, #wrapper, #contact, #footer, #container {
	margin: 0 auto;
	text-align: left;
	width: 895px;
}

#content {
	padding-right: 103px;
}
#footer p {
	margin-right: 105px;
}
#container {
	background-color: #fff;
	background: url(images/wrapper-bg.gif) repeat-y left top;
}
#wrapper {
	padding-top: 44px;
/*	background: url(images/wrapper-bg.gif) repeat-y left top;*/
		background: url(images/container-bg.gif) no-repeat left top;
}
#header {
	height: 82px;
	background: url(images/header-bg.gif) no-repeat left top;
	margin-top: 25px;
}
#header img {
	margin: 31px 0 0 74px;
}
#content {
	width: 590px;
	float: right;
	min-height: 400px;
/*	margin-bottom:30px;*/
	
}
#left-col {
	width: 264px;
	float: left;
}
#right-col {
	width: 270px;
	float: right;
}
#content .post, #journal {
	padding: 0 0 0 29px;
}
.date {
	font-size:11px;
	color:#666666;
	padding: 0 0 15px 0;
}
.post  {
	text-align: left;
}
.postmetadata {
	margin: 24px 0;
}
.navigation {
	margin: 0px 0 0 29px;

}

#sidebar {
	width: 164px;
	/*width: 127px;*/
	margin-right: 583px;
	/*background-color: #333399;*/
}

#contact {
	height: 98px;
	margin-top: -15px;
	background: url(images/footer-bg.gif) no-repeat left top;	

}
#contact ul li {
	width: 157px;
	text-align: right;
	padding-right: 10px;
	
}
#footer-container {
/*	background: url(images/html-bg.gif) repeat-x right bottom;*/
/*	height: 108px;*/
}
#footer {
	padding-top: 0px;
}

/* Begin Typography
----------------------------------------------*/


body {
	color: #666666; 
	font: 12px/16px Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 15px;
}
#footer p {
	text-align: right;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 11px;
}

#footer p.right {
	float: right;
}

#footer p.right {
	float: right;
}

#footer p.left {
	float: left;
	margin-left: 60px;
}

h1, h2, h3 {
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 15px 0;
	font-style: normal;
}
h1.pagetitle {
	text-align: center;
	padding: 0;
}

/*----------- Sidebar */

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 9px 17px 0;
	text-align: right;
	font-size: 13px;
	line-height: 13px;
}

#sidebar ul ul {
	margin-top: 17px;
}
#sidebar ul ul li {
	margin: 0 0 5px 0;
}
#sidebar ul li ul li {
	font-size: 11px;
	line-height: 11px;
}


/*----------- Misc */

ol li {
	list-style: decimal outside;
}
.entry ol, .entry ul {
	padding: 0 0 0 15px;
	list-style-type: disc;
	list-style-position: outside;
}
acronym, abbr, span.caps {
	letter-spacing: .07em;
}
em {
	font-weight: normal;
	color: #BD2A00;
}
strong {
	font-weight: normal;
	color: #000;
}



/* Links
----------------------------------------------*/

a:link {
	text-decoration: none;
	color: #BD2A00;
}
a:visited {
	text-decoration: none;
	color: #BD2A00;
}
a:hover {
	text-decoration: none;
	color: #BD2A00;
}
a:active {
	text-decoration: none;
}

#sidebar a:link, #contact a:link {
	text-decoration: none;
	color: #666666;
}
#sidebar a:visited, #contact a:visited {
	text-decoration: none;
	color: #666666;
}
#sidebar a:hover, #contact a:hover {
	text-decoration: none;
	color: #BD2A00;
}
#sidebar a:active, #contact a:active {
	text-decoration: none;
}
#sidebar .current_page_item a:link, #sidebar .current_page_item a:visited,
#contact .current_page_item a:link, #contact .current_page_item a:visited {
	color: #BD2A00;
}
#sidebar .current_page_item li a:link, #sidebar .current_page_item li a:visited {
	color: #666666;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
	padding: 0 0 0 0px;
	display: block;
}
.navigation .alignleft a:hover {
	padding: 0 0 0 0px;
	display: block;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
	padding: 0 0px 0 0;
	display: block;
}
.navigation .alignright a:hover {
	padding: 0 0px 0 0;
	display: block;
}

/* Specific Pages
----------------------------------------------*/

/*  Home ----------- */

#post-3 h1 {
	font-size: 28px;
	line-height: 33px;
	color: #666;
	padding: 0;
	margin: 0 0 16px 0;
}
p.description {
	font-size: 16px;
	line-height: 20px;
}
p.last {
	margin-bottom: 0;
}
#post-3 img {
	float: right;
	margin-right: 10px;
}
#post-3 img.quote {
	margin: 0;
}

/*  Spot Marketing ----------- */

#post-8 ul, #post-13 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #999999;
}
#post-8 li, #post-13 li {
	list-style: none;
	margin: 0 0 8px 0;
}
.anything-else {
	margin-top: 20px;
	font-style: italic;
	color: #999999;
}

/*  Strategy / Client List ----------- */
#post-9, #post-10  {
	color: #999999;
}

#post-9 p, #post-10 p {
	margin: 0;
}
#post-9 ul, #post-10 ul {
	margin: 0 0 15px 0;
}

/*  Marge ----------- */

.no-bottom-margin {
	margin-bottom: 3px;
}
p.img {
	margin: 0;
}

/* Journal ----------- */

#journal {
	margin: 0 0 30px 0;
}

/* Contact ----------- */

#address {
	width: 220px;
	float: right;
	margin-top: 40px;
}

/* Our Work ----------- */

#testimonial {
	padding: 21px;
	border: solid 1px #ECECEC;
	font-style: italic;
	color: #999999;
	margin-top: 45px;
}
#testimonial .client {
	font-size: 11px;
}

#slideshow {
	/*float: right;*/
	margin-left: 30px;
}
#slideshow-home {
	float: left;
	margin: 0 5px 0 0;
}
#quote {
	padding-top: 1px;

}
#portfolio-copy {
	width: 362px;
	margin: 30px 0 0 30px;
}



/* 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;
}
a img {
	border: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*----------- Images */

p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 10px 10px;
	float: right;
}

img.alignleft {
	margin: 0 10px 10px 0;
	float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


