/*  
Theme Name: TAIZdesign
Theme URI: http://taizdesign.com/wp-content/themes/taizdesign
Description: The Wordpress Theme for Taiz Design
Version: 2.0
Author: Chad Bush
Author URI: http://ravenseyedesign.com/
*/

/* color scheme
.clouds {
  color: #bcc;
}
.teal {
  color: #09a;
}
.red {
  color: #e22;
}
.grey {
  color: #555;
}
.black {
  color: #000;
}
.white {
  color: #fff;
}
 */

/* Reset All Margins and Padding */
* { 
  margin: 0; 
  padding: 0;
}

/* Layout */
body {
	background: #7777bb url(images/halo.jpg) repeat-x;
	font-size: 1em;
	color: #000;
}
#wrap {
	width: 960px;
	margin: 0 auto 43px auto;
	text-align: left;
	background: transparent;
}
#masthead {
	background: #fff /* url(images/masthead.gif) no-repeat */;
	height: 151px;
	width: 960px;
	text-align: left;
}
#column-wrap {
	background: #fff;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-khtml-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomright: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
#left {
	width: 200px;
	float: left;
}
#main {
	width: 760px;
	float: left;
	position: relative;
}
#footer {
	width: 100%;
	background: transparent;
}
#left .content {
	padding: 0px 20px 10px 20px;
}
#main .content {
	padding: 0 140px 20px 20px;
	margin-top: -80px;
}
#footer .content {
	padding: 20px 60px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Masthead */
#masthead h1 {
	text-indent: -9000px;
	line-height: 0;
	font-size: 0;
}
#masthead h1 a {
	background: transparent url(images/header.gif) 0 0 no-repeat;
	width: 135px;
	height: 120px;
	display: block;
}
#home-page #masthead {
	height: 40px;
}
#home-page #masthead h1 a {
	background: transparent;
	height: 0;
	width: 0;
}
#home-page #main .content {
	margin-top: -10px;
}
#masthead .content {
	padding: 10px 0 0 10px;
}

/* Fonts */
body, .send input, #searchsubmit, #commentform #submit, #left h4 {
	font-family: "myriad-pro-1","myriad-pro-2", Arial, "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
}
h2, h3, h4, h5, h6, input, textarea {
	font-family: "minerva-modern-1","minerva-modern-2", Arial, Helvetica, sans-serif;
}

/* Left Menu */
.skiplinks {
	display: none;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#left ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 5px;
	color: #031a81;
	line-height: 1em;
	font-size: 16px;
	text-align: left;
}
#left ul li a:hover {
	color: #a7a5d4;
}
#left ul li li.page_item a {
	padding: 6px 6px 6px 25px;
	color: #031a81;
	font-size: 15px;
	line-height: 1em;
	margin: 0;
}
#left ul li li.page_item a:hover {
	color: #a7a5d4;
	letter-spacing: 0.01px;
}
#left ul li li li.page_item a {
	padding: 4px 6px 4px 35px;
	font-size: 13px;
	color: #031a81;
	line-height: 1em;
	margin: 0;
}
#left ul li li li.page_item a:hover {
	letter-spacing: 0.01px;
	color: #a7a5d4;
}
#left ul li.current_page_item a, #left ul li li.current_page_item a, #left ul li li li.current_page_item a {
	color: #aaa;
}
#left ul li.current_page_item a:hover,  #left ul li li.current_page_item a:hover, #left ul li li li.current_page_item a:hover {
	color: #a7a5d4;
	letter-spacing: 0.01px;
}
#left ul li.current_page_ancestor a {
	color: #aaa;
}

/* General Formatting */
h3, h4, h5, h6 {
	color: #333;
	font-weight: normal;
	margin: 0.8em 0 0.4em 0;
	text-align: left;
	line-height: 1.2em;
}
h2 {
	font-size: 1.7em;
	line-height: 1.1em;
	color: #000;
	font-weight: normal;
	letter-spacing: 0.08em;
}
h3 {
	font-size: 1.5em;
	color: #000;
	text-transform: lowercase;
}
h4 {
	font-size: 1.4em;
	color: #666;
	text-transform: lowercase;
	margin-top: 0;
	margin-left: 1em;
}
h5 {
	font-size: 1.25em;
	color: #000;
	text-transform: lowercase;
}
h6 {
	font-size: 1.15em;
	color: #000;
	text-transform: lowercase;
}
p {
	font-size: 0.95em;
	line-height: 1.7em;
	margin: 0.8em 0 0.4em 0;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	color: #77b;
	font-size: 1em;
	text-align: left;
	margin: 1.4em 40px 0;
	line-height: 1.4em;
}
blockquote cite {
	text-align: right;
	margin: 0 30px 1em;
	display: block;
	color: #999;
	font-size: 0.8em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.allcaps {
	text-transform: uppercase;
}

/* Format Custom Classes */
.border-top {
	border-top: 1px solid #ddd;
	padding-top: 4px;
}
.border-bottom {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.right-text {
	text-align: right;
}
.centered-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.byline {
	color: #999;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
}
.skiplinks {
	display: none;
}
.quote {
	color: #666;
	font-size: 0.95em;
	text-align: left;
	margin: 1.4em 40px 0;
	font-style: italic;
	line-height: 1.3em;
}
.quoted {
	text-align: right;
	margin: 0 40px 1em;
	display: block;
	color: #aaa;
	font-size: 0.85em;
}
.nomargintop {
	margin-top: 0;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
#main .subnav {
	line-height: 1.1em;
	font-size: 14px;
	letter-spacing: 0.05em;
	border-bottom: 2px solid #666;
	padding-bottom: 6px;
}
#main .subnav a {
	text-decoration: none;
}
.one-line-per-page {
	margin: 200px 20px;
}
.date {
	font-size: 0.8em;
	color: #aaa;
	margin: 0.8em 0 0.4em;
	line-height: 0.9em;
	text-align: right;
	font-style: italic;
}
.clear {
	clear: both;
}
.bigspaceabove {
	margin-top: 10em;
}
#main #intro p {
	font-size: 0.95em;
	line-height: 1.4em;
	color: #a97;
}
#main #intro a, #intro a:visited {
	color: #aaa;
}
#main #intro a:hover {
	color: #3aa;
}
#main .pagination p {
	word-spacing: 5px;
}
#main .pagination a {
	width: 16px;
	line-height: 16px;
	font-size: 14px;
	margin: 2px;
	padding: 2px 6px;
	text-decoration: none;
	border: 1px solid #ddd;
	text-align: center;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 40% repeat-x;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
	color: #144;
}
#main .pagination a:hover {	
	color: #3aa;
	border-color: #3aa;
	background-position: 0 90%;
}
sup.wpmlrequired {
	display: none;
}
.video {
	text-align: center;
	margin: 20px auto;
}
.process-video {
	width: 425px;
	height: 355px;
	margin: 0 auto 10px auto;
}
.centered-video {
	width: 425px;
	height: 355px;
	margin: 16px auto 0 auto;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0.8em;
}
.centered-video p {
	line-height: 1em;
	font-size: 0.9em;
	margin: 0 0 4px 0;
	padding: 0;
}
.experience-video {
	width: 425px;
	height: 280px;
	float: right;
	margin: 0 10px 10px 10px;
}
.fancy:first-letter {
	font-weight: bold;
	font-style: italic;
	color: #666;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 8px 16px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 16px 8px 0;
	display: inline;
}
.alignright {
	float: right;
	border: none;
}
.alignleft {
	float: left;
	border: none;
}
img.aligncenter {
	margin-top: 20px;
}

/* 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: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.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;
}

/* Main Lists */
#main ul {
	margin: 0.8em 0 0.4em 0;
	padding: 0;
}
#main ul li {
	margin: 0.6em 0 0 2em;
	list-style: url(images/bullet.gif);
}
#main ul li li {
	list-style: square;
}
#main ol {
	margin: 0.8em 0 0.4em 0;
	padding: 0;
}
#main ol li {
	margin: 0.4em 0 0 2em;
}
#main li {
	font-size: 1em;
}

/* Main Links */
#main a {
	text-decoration: underline;
	color: #666;
}
#main a:visited {
	color:#555;
}
#main a:hover {
	color: #f00;
}

/* Footer Links */
#footer #to-top {
	text-align: center;
}
#footer #to-top a {
	text-decoration: none;
	display: block;
}
#footer #to-top a:hover {
	color: #f00;
	text-decoration: underline;
}
#footer .copyright {
	float: right;
	font-size: 0.8em;
	color: #eee;
}
#footer .address {
	float: left;
}
#footer a {
	color: #ddd;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0;
}

/* Posts */
#main .post {
	border-bottom: 2px solid #eee;
	padding: 0 0 20px;
	text-align: left;
}
#main .post h3 a {
	text-decoration: none;
}
#main .post h3 a:hover {
	text-decoration: underline;
}
.post hr {
	display: block;
}
#main .postmetadata {
	clear: left;
	margin-top: 0.2em;
	padding: 4px 0;
}
#main .postmetadata small {
	color: #999;
	font-size: 0.9em;
	line-height: 1.3em;
}
#main .postmetadata small a {
	color: #aaa;
}
#main .postmetadata small a:hover {
	color: #3aa;
}
#main .navigation {
	margin: 0 auto;
}

/* Forms */
.contact input, .contact textarea {
	width: 400px;
	font-size: 1.2em;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	color: #547;
	border: 1px solid #ddd;
	padding: 4px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.contact .send {
	margin-left: 370px;
}
.contact .send {
	font-size: 0.9em;
	color: #000;
	background-position: 0 60%;
	padding: 3px;
	border-color: #999;
	width: 40px;
	cursor: pointer;
}
.send:hover {
	border-color: #3aa;
	color: #3aa;
	background-position: 0 0;
}
.required {
	font-size: 0.85em;
	font-style: italic;
	color: #888;
}
.contact-label {
	margin-top: 10px;
	font-size: 0.9em;
}
#paypal {
	text-align: center;
	margin-top: 10px;
}
#paypal input {
	background: transparent;
	border: none;
}
#searchform {
	margin: 20px 10px 20px;
	width: 160px;
	height: 16px;
}
#searchform #s {
	margin: 0 4px;
	width: 80px;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	line-height: 16px;
}
#searchsubmit {
	float: right;
	display: block;
	padding: 3px 2px 2px;
	font-size: 0.8em;
	background: #eee;
	color: #333;
	border: 1px solid #666;
	text-transform: uppercase;
	border-color: #999 #ccc #ccc #999;
	line-height: 16px;
	width: 60px;
}
.entry form {/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input, #commentform textarea {
	font-size: 1.2em;
}
#commentform input {
	width: 200px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 400px;
	margin-top: 5px;
}
#commentform #submit {
	font-size: 0.9em;
	line-height: 1.1em;
	color: #000;
	padding: 2px;
	border-color: #999;
	width: 120px;
	background-position: 0 60%;
}
#commentform #submit:hover {
	color: #3aa;
	border-color: #3aa;
	background-position: 0 90%;
}
#commentform p {
	margin: 5px 0;
}

/* Comments */
#main .commentlist .alt {
	
}
#main .commentlist {
	text-align: left;
}
#main .commentlist li {
	margin: 0;
	padding: 6px 10px 4px;
	list-style: none;
	line-height: 1.3em;
	font-size: 0.9em;
	clear: both;
}
#main .commentlist p {
	margin: 10px 5px 6px 0;
	line-height: 1.3em;
}
#main .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
#main small.commentmetadata {
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	font-style: italic;
	color: #999;
	margin: 0.4em 0 0.4em 0;
	text-align: right;
}
#main .commentlist cite {
	color: #666;
	font-style: normal;
	font-size: 1em;
	display: block;
}
#main #respond {
	border-top: 2px solid #eee;
	padding-top: 10px;
}
.c-grav {
	width: 40px;
	float: left;
}
.c-grav img {
  	border: 4px solid #e3e3e3;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
}
.c-body {
	float: left;
	width: 400px;
	font-size: 1.1em;
	background: #f3f3f3 url(images/lite-gray-back.jpg) 0 0 repeat-x;
	padding: 4px 20px 4px;
	-moz-border-radius: 4px; /* Doesn't work in IE */
	-khtml-border-radius: 4px; /* Doesn't work in IE */
	-webkit-border-radius: 4px; /* Doesn't work in IE */
	border-radius: 4px; /* Doesn't work in IE */
	margin-left: 20px;
	border: 2px solid #ccc;
}

/* Links Page */
#main ul li.linkcat {
	list-style: none;
	margin-left: 0;
}
#main ul li.linkcat h2 {
	margin-top: -10px;
}
#main ul li.linkcat li {
	list-style: url(images/bullet.gif);
}
#resource-list a, #resource-list a:hover {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	margin-top: 20px;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
}
#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;
}

/* Site Credit */
#credit p {
	text-align: center;
	margin: 40px 0 20px;
	font-size: 0.8em;
}
#credit a {
	color: #ccc;
	text-decoration: none;
	display: block;
}
#credit a:hover {
	color: #fff;
}
#left h4 {
	font-size: 1em;
	margin: 20px 0 5px;
}
#left label, #left input {
	display: block;
	width: 160px;
}
#left label {
	font-size: 0.8em;
}
#left input {
	font-size: 1.1em;
}
#mc-indicates-required {
	font-size: 0.8em;
}
#mc_signup_submit {
	font-size: 0.9em;
}
#left input#mc_signup_submit {
	width: 100px;
	margin: 5px auto;
}
