/*
Theme Name: Teresa Watts 2
Theme URI: http://teresawatts.com
Description: Theme for teresawatts.com
Version: 2
Author: Teresa Watts
Author URI: http://teresawatts.com
Tags: teresawatts


*/

/* --------------------------------------
USUAL TAGS 
--------------------------------------*/
body {
	font-size: 12px;	
	font-family: Helvetica, Arial, 'Lucida Grande',  Sans-Serif;
	background: #fbefd5 url('images/body_bg.jpg') top center;
	color: #756455;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	}
	
h1, h2, h3 {
	font-weight: normal;
	color: #756455;
	font-family: Courier, Arial, 'Lucida Grande',  Sans-Serif;
letter-spacing: -.05em;	
}

h1 {
	font-size: 2em;
margin: 10px 0px;
line-height: 1.1;
	}	
	
h2 {
	font-size: 1.9em;
margin: 20px 0px 0px;
color: #5797aa;
letter-spacing: -.08em;
	}
	
h3 {
	font-size: 1.2em;
margin: 20px 0px 5px;
	}

h3.pagetitle {
font-size: 1.8em;
margin-bottom: 0px;
margin-top: 45px;
}

p {font-size: 1.15em;}
	
a, h2 a:hover, h3 a:hover {
	color: #98ac4e;
	text-decoration: none;
	}

a:hover {
	color: #5797aa;
	}	
	
code {	font: 1.1em 'Courier New', Courier, Fixed;	}	

acronym, abbr, span.caps
{
	font-size: 0.9em;
	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;
	}

a img {	border: none;	}

.page ul {
font-size: 1.15em;
margin: 0px;
padding: 0px;
list-style-type: none;
}

.page ul li {
background: url('images/bullet.gif') 0px 2px no-repeat;
padding-left: 22px;
margin: 3px 0px;	 
}

table {font-size: 1.15em;}

/* --------------------------------------
SMALL CLASSES
--------------------------------------*/
.postmetadata {	clear: both;}
.clear {clear: both;}	
.center {text-align: center;}
.hidden {display: none;	}
.title {margin: 10px 0px}

/* --------------------------------------
SECTIONS
--------------------------------------*/

#container{
	margin: 0px;
	width: 888px;
	
	}
	
#header {
height: 750px;
padding-top: 200px;	
}	

#logo {
float: left;

}

.page {
height: 740px;
padding-top:80px;
}

.page .arrows, .post .arrows {
float: left;
height: 440px;
width: 150px;
}

.page .arrows .arrow-down,
.post .arrows .arrow-down  {
margin: 0px 50px;
display: block;
clear: both;
}

.page .arrows .arrow-up,
.post .arrows .arrow-up {
margin: 0px 50px 380px;
display: block;
}

#about {
background: url('images/chisa.gif') 100% 20% no-repeat;
}

.whereto {
clear: both;
padding: 0px 0px 15px;
text-align: center;
width: 753px;
margin-left: 150px;
height: 37px;
background: url('images/whereto_bg.gif') center left no-repeat;
font-size: .95em;
}

.whereto h3 {
display: inline;
margin: 0px;

position: relative;

}

.whereto h3.sIFR-replaced {
position: absolute;
margin-left: -110px;
margin-top: -2px;
}

.whereto ul {
text-align: center;
margin: 0px;
padding-top: 15px;
height: 47px;
margin-left: 55px;
}


.whereto ul li {
display: inline;
background: none;
padding: 10px 10px;
font-size: 13px;
xborder: 1px solid red;
}


	
#content {
clear: left;
text-align: left;
margin-bottom: 40px;
margin: 0px auto;
width: 780px;
	padding-bottom: 20px;
	}


.navigation {clear: both;}

#footer {
clear: both;
	padding-top: 10px;
font-size: 11px;
margin-bottom: 50px;
text-align: center;
width: 750px;
float: left;
margin-left: 150px;
	}


.col {
width: 225px;
float: left;
margin-right: 13px;
}

.bigcol {
width: 360px;
float: left;

}

.col.end {margin-right: 0px;}


#page-content-inner {
width: 486px;
float: left;
}

ul.client-list li {
margin-bottom: .7em;
line-height: 1.2;
}

ul.client-list li em {
font-size: .9em;
}


/* --------------------------------------
MENU
--------------------------------------*/
#menu {
float: left;
margin-top: -8px;
margin-left: 30px;
width: 190px;
}

#hint_home {
float: right;
margin-left: 90px;
position: relative;
top: 10px;
}

#menu ul {
margin: 0px;
padding: 0px;
list-style-type: none;

margin-top: 35px;
margin-right: 25px;

}

#menu ul li {

}

#menu ul a {
color: #816c5b;
font-size: 1.6em;
font-family: helvetica, arial, sans-serif;
letter-spacing: -.02em;
line-height: 1.1;
}

#menu ul a:hover {
color: #98ac4e;
text-decoration: none;
}	



/* --------------------------------------
BLOG ENTRIES
--------------------------------------*/



.post {
clear: both;
height: 760px;
padding-top:80px;
	}

.post .post-content {
margin-left: 150px;
width: 680px;
}


.post .thumbnail {
background: url('images/item_bg.gif') 0px 0px no-repeat;
padding: 18px 20px;
height: 378px;
width: 662px;
margin-left: -10px;
}

.post .title {
height: 20px;

}

.post h2.post-title {
float: left;
margin: 0px;
font-size: 25px;
}

.post .visit {
float: left;
margin-top: 7px;
}

ul.tasks {
float: right;
margin: 0px;
padding: 0px;
list-style-type: none;
margin-top: 7px;
}

ul.tasks li {
display: inline;
background: url('images/arrow.gif') 0px -1px no-repeat;
padding-left: 16px;
margin-left: 12px;
color: #5797aa;
}

#contact {
background: url('images/mailbox.gif') 385px 180px no-repeat;
height: 550px;
}



/* --------------------------------------
IMAGES
--------------------------------------*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.entry img {
border: 5px solid #fff;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;

	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {

	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------
CONTACT FORM
--------------------------------------*/

form {
padding: 0px;
margin: 0px;
background: url('images/form.gif') 0px 0px no-repeat;
padding: 10px 25px;
width: 300px;
}

label {
clear: both;
}

input {
background: none;
border: none;
border-bottom: 2px dotted #c1b5a8;
font-family: courier, arial, sans-serif;
font-size: 1em;
margin-top: 5px;
margin-bottom: 6px;
color: #53473d;
width: 100%;
}

textarea {
background: none;
border: none;
font-family: courier, arial, sans-serif;
font-size: 1em;
margin-top: 0px;
margin-bottom: 0px;
color: #53473d;
width: 100%;
height: 130px;
}

.button input {
border-bottom: 0px;
text-align: right;
float: right;
}

#contact-details th {
padding-right: 5px;
text-align: left;
}



/* */
#contact.page div.wpcf7 {
	margin: 0;
	padding: 0;

}

#contact.page div.wpcf7-response-output {
	margin: 1em 0.3em 1em;
	padding: 0.2em 1em;
}

#contact.page div.wpcf7-mail-sent-ok {
	border: 0px solid;
font-weight: bold;

}

#contact.page div.wpcf7-mail-sent-ng {
	border: 0px solid #ff0000;
font-weight: bold;
}

#contact.page div.wpcf7-spam-blocked {
	border: 0px solid;
font-weight: bold;
}

#contact.page div.wpcf7-validation-errors {
	border: 0px solid;
font-weight: bold;
}

#contact.page span.wpcf7-form-control-wrap {
	position: relative;
}

#contact.page span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

#contact.page .wpcf7-display-none {
	display: none;
}

#contact.page  div.wpcf7-mail-sent-ok {
	border: 0px solid;
font-weight: bold;

}

#contact.page div.wpcf7-mail-sent-ng {
	border: 0px solid #ff0000;
font-weight: bold;
}

#contact.page div.wpcf7-spam-blocked {
	border: 0px solid;
font-weight: bold;
}

#contact.page div.wpcf7-validation-errors {
	border: 0px solid;
font-weight: bold;
}

#contact.page span.wpcf7-form-control-wrap {
	position: relative;
}

#contact.page span.wpcf7-not-valid-tip {
	position: absolute;
	top: -165%;
	left: 50%;
	z-index: 100;
	background: transparent;
	border: 0px solid #ff0000;
	font-size: .8em;
	width: 280px;
	padding: 2px;
color: #DF390D;
font-style: italic;
}

#contact.page span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

#contact.page span.wpcf7-list-item {
	margin-left: 0.5em;
}

#contact.page .wpcf7-display-none {
	display: none;
}


#skills-list {
width: 260px;
}
#skills-list h2, #tools-list h2 {margin-top: 0px;}

#tools-list {
width: 300px;
}

#about h1 {margin-top:-10px;}

