/*
Theme Name: idistudio
Theme URI: http://wordpress.org/
Description: A WordPress theme perfect for personal pages. Author, artist, speaker. Multiple stylesheets.
Version: 1.0
Author: Steve Walker
Author URI: http://www.idistudio.com
Tags: custom header, fixed width, four columns, static and dynamic navigation, custom buttons

	IDI Studio v1.0
	 http://www.idistudio.com

	This theme was designed and built by Innov8iv Design

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(art/bg_page.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
a img {
	border: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	text-align: left;
	color: #005da3;
	text-transform: uppercase;
}
#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 128px;
	width: 100%;
}
#header h1 {
	color: #005da3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.0em;
	margin: 0;
	padding: 1.4em 0 0 0;
	font-weight: normal;
}
#header h1 + h2 {
	color: #55636a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#header h2 {
	color: #55636a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#tag {
	/*margin-left: 234px;*/
	height: 128px;
	background-image: url(art/bg_tag.jpg);
	background-repeat: no-repeat;
}
#tag a {
	color: #005da3;
	text-decoration: none;
}
#tag a:visited {
	color: #005da3;
	text-decoration: none;
}
#tag a:hover {
	color: #9ca8ae;
	text-decoration: underline;
}
#logo {
	float: right;
	width: 218px;
}
#navigation {
	clear: both;
	height: 70px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#navigation ul {
	margin: 0;
	padding: 1.5em 0 0 0;
}
#navigation li {
	font-size: 2.5em;
	line-height: 1.5em;
	color: #9ca8ae;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	list-style-type: none;
	text-transform:lowercase;
	padding: 0 1.1em 0 0;
}
#navigation a:link {
	color: #9ca8ae;
	text-decoration: none;
}
#navigation a:visited {
	color: #9ca8ae;
	text-decoration: none;
}
#navigation a:hover {
	color: #3e7793;
	text-decoration: none;
}
#navigation a:active {
	color: #3e7793;
	text-decoration:underline;
}
#navigation ul .current_page_item a, .current_page_item a:hover {
	color: #005da3;
	text-decoration: none;
}
.current_page_item a {
	color: #005da3;
	text-decoration: none;
}
#feature {
	margin-bottom: 20px;
}
#columns {
	
}
.columnsintro {
	border-bottom: dotted 1px #ccc;
	margin-bottom: 30px;
}
#columns h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	text-align: left;
	text-transform: uppercase;
	color: #005da3;
	font-weight: normal;
}
#columns h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
	text-align: left;
	color: #666;
}
#columns h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	text-align: left;
	color: #666;
}
#columns p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 0.8em 0;
	color: #7F898E;
}
#columns ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F898E;
	margin: 0;
}
#columns li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #7F898E;
}
#blogdouble {
	float: left;
	width: 452px;
	padding: 0;
	margin-right: 16px;
}
#blogdouble h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	text-align: left;
	text-transform: uppercase;
	color: #005da3;
	font-weight: normal;
}
.blogtriple {
	float: left;
	width: 686px;
	padding: 0;
	margin-right: 16px;
}
#coltriple {
	float: left;
	width: 686px;
	padding: 0;
	margin-right: 16px;
}
#colquad {
	width: 920px;
	padding: 0;
	margin-bottom: 30px;
}
#portfoliocolumns p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 0.8em 0;
	color: #333;
}
#portfoliocolumns h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	text-align: left;
	text-transform: uppercase;
	color: #005da3;
	font-weight: normal;
}
#testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 0.8em 0;
	color: #333;
}
#testimonials h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: -0.8em 0 1.0em 0;
	text-align: right;
	font-weight: normal;
	color: #005da3;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 0.5em;
}
#colone {
	float: left;
	width: 218px;
	padding: 0;
	margin-right: 16px;
}
#coltwo { 
	float: left;
	width: 218px;
	padding: 0;
	margin-right: 16px;
}
#colthree {
	float: left;
	width: 218px;
	padding: 0;
	margin-right: 16px;
}
#colfour {
	float: right;
	width: 218px;
}
.highlight {
	background-color: #CBDAE3;
}
#pagecolfour {
	float: right;
	width: 218px;
}
#pagecolfour p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 0.8em 0;
	color: #333;
}
#pagecolfour ul {
	margin: 0 0 0.8em 0;
	color: #333;
	list-style-type: none;
	padding: 0;
}
#pagecolfour li {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	color: #333;
}
#columns a {
	color: #005da3;
	text-decoration: none;
}
#columns a:visited {
	color: #005da3;
	text-decoration: none;
}
#columns a:hover {
	color: #9ca8ae;
	text-decoration: underline;
}
#blog {
	font-family: Arial, Helvetica, sans-serif;
}
#blog p {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0 0 0.8em 0;
	color: #7F898E;
}
#blog li {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0;
	color: #7F898E;
}
#blog a {
	color: #005da3;
	text-decoration: none;
}
#blog a:visited {
	color: #005da3;
	text-decoration: none;
}
#blog a:hover {
	color: #9ca8ae;
	text-decoration: underline;
}
#sidebar {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 452px;
}
#sidebar h3 {
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
	color: #999;
}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 0.5em 0 0 0;
	text-align: left;
	text-transform: uppercase;
	color: #005da3;
	font-weight: normal;
}
#sidebar p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 0.8em 0;
	color: #666;
}
#sidebar li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	color: #666;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0.8em 0;
}
#sidebar a {
	color: #005da3;
	text-decoration: none;
}
#sidebar a:visited {
	color: #005da3;
	text-decoration: none;
}
#sidebar a:hover {
	color: #9ca8ae;
	text-decoration: underline;
}
#blogthree {
	/*float: left;*/
	width: 218px;
	padding: 0;
	margin-right: 234px;
}
#blogfour {
	float: right;
	width: 218px;
}
.image {
	float: left;
	width: 686px;
	padding: 0;
	margin-right: 16px;
	margin-bottom: 30px;
}
.description {
	float: right;
	width: 218px;
	/*border-top: 1px dotted #ccc;*/
}
.description h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 0;
	text-align: left;
	color: #005da3;
}
.description h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
	text-align: left;
	color: #333;
}
.description h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	text-align: left;
	color: #005da3;
	text-transform: uppercase;
}
.description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 0.8em 0;
	color: #333;
}
.description a {
	color: #005da3;
	text-decoration: none;
}
.description a:visited {
	color: #005da3;
	text-decoration: none;
}
.description a:hover {
	color: #9ca8ae;
	text-decoration: underline;
}
#footer {
	width: 920px;
	margin: 40px auto 0 auto;
	text-align: left;
	border-top: dotted 1px #CCCCCC;
}
#footer a {
	color: #005da3;
	text-decoration: none;
}
#footer a:visited {
	color: #005da3;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#footerleft {
	float:  left;
	width: 218px;
	padding: 0;
	color: #005da3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
#footerleft a {
	color: #666666;
	text-decoration: none;
}
#footerleft a:visited {
	color: #666666;
	text-decoration: none;
}
#footerleft a:hover {
	color: #005da3;
	text-decoration: none;
}
#footerright {
	margin: 0 0 0 234px;
	padding: 0.4em 0 0 0;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 686px;
}
/*#footerleft {
	float:  left;
	width: 686px;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
#footerright {
	margin: 0 0 0 702px;
	padding: 0;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	width: 218px;
}*/
.clear {
	clear: both;
	height: 0;
}
.stack {
	display: block;
	width: 218px;
	height: 34px;
}

.stack:hover { 
	background-position: 0 -34px;
}
.stack:active { 
	background-position: 0 -68px;
}

.stack span {
	display: none;
}
.wide {
	display: block;
	width: 218px;
	height: 34px;
	overflow: hidden;
}
.wide a:hover { 
	display: block;
	text-indent: -218px;
}
.wide a:active { 
	display: block;
	text-indent: -436px;
}
input {
	margin:10px 15px 0px 0px;
	border: #cccccc dotted 1px;
	font-size:1.6em;
	padding:5px;
	color:#005da3;
	font-family:Georgia, "Times New Roman", Times, serif;
}
input:focus {
	outline: none;
	border: #005da3 solid 1px;
	color:#333333;
}
select {
	border: #333333 dotted 1px;
	font-size:1.6em;
	padding:5px;
	color:#666666;
}
textarea {
	margin:10px 0px 0px 0px;
	border: #cccccc dotted 1px;
	font-size:1.6em;
	padding:5px;
	color:#005da3;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:674px;
}
textarea:focus {
	outline: none;
	border: #005da3 solid 1px;
	color:#333333;
}
#skypebutton {
	height: 34px;
	background-image: url(/art/btn_skype.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 0 100px;
}