/*
Theme Name:Substance
Theme URI:http://www.ryanmcintyredesign.com
Description:This WordPress theme was created for Substance Integrated Marketing.
Version:1.0
Author:Ryan McIntyre Design
Author URI:http://www.ryanmcintyredesign.com
Tags:

	"Substance" by http://www.ryanmcintyredesign.com/

*/
body {
color:#4D4D4D;
background:url(images/body-bg-white.png) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
line-height:1.3em;                           
}

#header {
height:69px;
background:url(images/header-slogan.png) no-repeat right;
}

#wrapper {
margin:0 auto 0 auto;
width:970px;
}


#logo {
float:left;
}


#nav {
width:780px;
float:right;
height:50px;
}


#nav ul {
margin:40px 0 10px 0px;
}


#nav ul li {
display:inline;
font-size:110%;
font-weight:bold;
font-family:arial;
text-transform:lowercase;
padding:3px 10px 0 10px;
border-right:1px solid #66AADD;
}

#nav ul li a {
color:#544A3A;
}

#nav ul li a:hover {
color:#5283AF;
}



#pageBanner {
height:96px;
width:634px;
float:left;
}


#masthead {
width:634px;
height:252px;
float:left;
background:url(images/masthead-bg.jpg) no-repeat;
}


#contactForm {
width:324px;
height:252px;
float:right;
background:url(images/form-bg.png);
}

#content {
padding:20px 10px 40px 30px;
width:586px;
float:left;
clear:left;
}

#containerHome {
padding:40px 25px 40px 35px;
width:920px;
height:257px;
background:url(images/home-container.png) no-repeat;
clear:both;
}

#leftcol{
margin-top:0px;
float:left;
width:250px;
color:#5283AF;
}

#leftcol p{
line-height:1.7em;
margin-left:5px;
font-size:105%;
}

div.midcol{
float:left;
width:195px;
}

div.midcol p{
margin-left:30px;
font-size:90%;
color:#3D3D3D;
}

div.midcol h3{
margin-left:30px;
padding-bottom:5px;
color:#4D4D4D;
font-size:100%;
font-weight:bold;
}

#rightcol{
margin-top:15px;
float:right;
padding-right:6px;
}

#footer{
padding-top:20px;
font-size:85%;
height:76px;
background:url(images/footer-bg-white.png) no-repeat;
text-align:center;
clear:both;
}


#sidebar {
clear:right;
float:right;
width:284px;
padding:30px 20px 20px 10px;
}

#sidebar .block {
margin-bottom:20px;
}





/* BLOG POSTS ##################################### */

.navigation .alignleft {
float:left;
}

.navigation .alignright {
float:right;
}

#content .blog {
border-bottom:1px solid #aaa;
margin-bottom:15px;
}

.blog h1 {
padding-bottom:0;
color:#4D4D4D;
}

.blog h1 a {
color:#4D4D4D;
}

.blog h1 a:hover {
color:#6D6D6D;
}

em {

font-style: italic;

}
font-style:italic

#commentForm {
background:#eee;
padding:15px;
}

#commentForm ul {
list-style:none;
margin:0;
}


span.date {
font-family:tahoma;
color:#999;
font-size:120%;
font-weight:bold;
}

div.commentsIcon {
font-family:tahoma;
background:url(images/comments-icon.png) no-repeat;
width:28px;
height:25px;
margin-top:5px;
text-align:center;
font-weight:bold;
font-size:90%;
color:#fff;
}

div.commentsIcon a {
color:#fff;
}

/* TYPOGRAPHY ##################################### */

a, a.active, a.visited {
text-decoration:none;
color:#5283AF;
}

p {
padding-bottom:20px;
}

h1, h2, h3, h4, h5 {
font-family:arial;
font-weight:bold;
line-height:1.2em;
padding-bottom:7px;
}

h1 {
font-size:180%;
padding-top:30px;
}

h2 {
font-size:150%;
}

h3 {
font-size:120%;
}


ul {
list-style:square inside url("/images/blueball.gif");
padding-bottom:10px;
margin-left:15px;
}

#sidebar ul {
list-style:none;
margin:0 !important;
text-indent:0;
}

ul li {
padding-bottom:5px;
}





/* CONTACT FORM ################################### */



#contact_form {
margin:80px 30px 0 22px;
font-size:90%;
color:#fff;
}

#contact_form p{
padding:0;
margin:0 0 5px 0;
}

#contact_form input, #contact_form select, #contact_form textarea{
display:block;
width:265px;
margin-bottom:8px;
border:none;
padding:3px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:90%;
}

#contact_form input, #contact_form textarea {
width:259px;
color:#777;
}

#contact_form select {
padding-left:0;
}

input.button {
width:75px !important;
background:#ED9B43 !important;
color:#fff !important;
font-weight:bold;
}


#contact_form div.submit{
width:100px;
float:right;
}

/* CONTACT PAGE ################################### */

#main_contact_form p{
color:#666;
font-weight:bold;
margin:0 0 5px 0;
padding:0;
}

#main_contact_form input, #main_contact_form select, #main_contact_form textarea {
margin:0 0 5px 0;
padding:0;
}

#main_contact_form label {
margin-top:25px;
}

label.error2 {
font-weight:normal;
font-size:100%;
color:red;
}


.hiddenPic {display:none;}
.clear {clear:both;}




span.creditline {
color:#999;
}

span.creditline a {
color:#666;
}