/* @override http://www.jillducey.com/styles/main.css */

/* -----------------------------------------------
Reset Styles from Eric Meyer 
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ 
----------------------------------------------- */
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,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset Styles */

/* -----------------------------------------------
Base
----------------------------------------------- */

body {
	font: .8em/1.3 Verdana, Arial, sans-serif;
	color: #333;
	background: #4F7367 url(/images/backgrounds/body.gif) repeat-x;
	margin: 15px 0 0 0;
	padding: 0;
}

h1 {
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	text-transform: uppercase;
}

h2 {
	margin-bottom: 10px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

h3{
	margin-bottom: 10px;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
}

h4{
	font-size: .85em;
	color: #999;
}

h1 a, h2 a, h3 a {
	border: none;
}

p{
	font-size: .95em;
	line-height: 1.8em;
	margin-bottom: 15px;
}

small, .small {
	font-size: 0.8em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover{
	color: #666;
}

/* ----------------------------------------------- 
Structure
----------------------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 1080px;
	background: url(/images/backgrounds/thought-bubble.gif) no-repeat 190px 0;
}

#error #wrapper {
	background: url(/images/backgrounds/thought-bubble-error.gif) no-repeat 190px 0;
}

#container{
	margin-top: 127px;
	padding: 0;
	width: 1050px;
}

#identity-block {
	display: inline;
	width: 195px;
	float: left;
}

#title {
	height: 218px;
}

#navigation {
	margin-top: 36px;
	margin-left: 26px;
	padding: 0;
	width: 144px;
	background:  #dddada url(/images/backgrounds/bg-menu.gif) repeat-x bottom;
	border-top: 1px dashed #666;
	border-bottom: 3px solid #335a4f;
}

#content-block {
	margin-top: 35px;	
	padding: 10px;
	width: 620px;
	float: left;
	background-color: #dddada;
	border-bottom: 3px solid #335a4f;
}

#contextual{
	margin: 35px 0 0 0;
	width: 200px;
	float: right;
}

#home #content-post{
	margin-right: 5px;
	padding: 10px 15px;
	width: 300px;
	float: left;
	
}

#blog #content-post, #contact #content-post, #about #content-post, #services #content-post, #error #content-post {
	margin-right: 15px;
	padding: 10px 15px;
	width: 595px;
	float: left;
}

#content-features{
	padding-bottom: 10px;
	width: 285px;
	float: left;
	background-color: #ACBFB9;
}

#content-about{
	margin-bottom: 15px;
	padding: 15px 5px 0 10px;
	border-bottom:  1px dotted #466a5e;
	background-color: #CCC; 
}

#content-portfolio{
	padding: 0 10px;
}

#websites #portfolio-thumbs{
	padding: 5px 0 0 15px;
	width: 90px;
	float: left;
}

#websites #portfolio-description {
	padding: 5px 5px 5px 10px;
	width: 490px;
	float: left;
}

#flash #portfolio-thumbs{
	padding: 5px 0 0 15px;
	width: 605px;
}

#flash #portfolio-description {
	padding-left: 15px;
	width: 605px;
}

#footer {
	clear: both;
}

#error #content-post {
	height: 350px;
}

/* ----------------------------------------------- 
Navigation Block
----------------------------------------------- */
#title h1 {
	width: 193px;
	height: 300px;
	background: url(/images/jill-ducey.gif) 0 0 no-repeat;
	text-indent:  -999em;
}

#navigation ul{
	padding: 7px 0;
}

#navigation ul li a{
	width: 129px;
	margin-bottom: 1px;
	padding:  4px 0 4px 15px;
	display: block;
	text-transform: uppercase;
}

#navigation ul li a.active{
	width: 129px;
	padding: 4px 0 4px 15px;
	display: block;
	text-transform: uppercase;
}

#navigation ul li a:hover{
	background-color: #f2f0f0;
}

#navigation ul li a{
	color: #000;
}

#navigation ul li a.active{
	color: #FFF;
	background-color: #999;
}

#navigation ul ul{
	padding: 2px 0 0 0;
	font-size: .9em;
	text-transform: uppercase;
}

#navigation ul ul li a{
	width: 119px;
	margin: 0 0 5px 20px;
	padding: 0 0 0 5px;
	text-transform: lowercase;
}

#navigation ul ul li a.subactive{
	width: 119px;
	margin: 0 0 5px 20px;
	padding: 0 0 0 5px;
	color: #666;
	text-transform: lowercase;
	background-color: #f2f0f0;
}

/* ----------------------------------------------- 
Content Block
----------------------------------------------- */
#content-block h1{
	padding-bottom: 7px;
}

#content-block h2{
	padding-left: 0;
}

#content-post h3.date{
	font-size: 1.0em;
}

#home #content-post h3, #content-post h4.date{
	color: #666;
}

#content-post p {
	padding:  0 10px;
}

#content-portfolio img, #portfolio-thumbs img{
	margin-right: 10px;
	margin-bottom:  10px;
	border: 1px solid #666;
	float: left;
}

#content-features #content-portfolio h2{
	color: #e6e6e6;
}

#content-post ol{
	margin: 0 25px 0 40px;
	list-style-type: decimal;
}

#content-post ul, #content-block ul{
	margin: 0 25px 15px 40px;
	list-style-type: circle;
}

/* home headers
----------------------------------------------- 
#home h2{
	font-size: 1.1em;
	text-transform: uppercase;
}

#home h2 a{
	font-size: 1.0em;
	text-transform: none;
}

#home #content-post h2 a {
	font-family: Verdana, Arial, sans-serif;
}*/

/* content block links
----------------------------------------------- */
#content-block a{
	font-weight: bold;
}

#content-block a:hover , #home dl#archive-list dt a:hover{
	color: #666;
	text-decoration: underline;
}

#content-post h1 a, #content-post h2 a, #content-post h3 a{
	color: #466a5e;
}

#content-block #content-post a.readmore, #portfolio-description a.visitsite{
	margin: 0 5px 5px 0;
	width: 70px;
	float:  right;
	font-size: .8em;
	text-align: center;
	border:  1px solid #666;
}

#content-block #content-post a:hover.readmore, #portfolio-description a:hover.visitsite{
	background-color: #FFF;
	text-decoration: none;
}

#home h6{
	margin-top: 4em;
}

#home dl{
	margin-top: -5px;
	font-size: .85em;
	list-style: none;
}

#home dl#archive-list dt{
	padding: 10px 0 0 0;
}

#home dl#archive-list dt a{
	color: #466a5e;
}	

#home dl#archive-list dd{
	padding: 5px 0 0 5px;
	color: #666;
}

/* contextual
----------------------------------------------- */
#contextual h2{
	color: #fff;
}
#contextual img{
	margin-bottom: 7px;
}


/* -----------------------------------------------
Portfolio
----------------------------------------------- */

#websites h1, #flash h1{
	padding: 10px 15px;
}

#content-portfolio h3 a, #portfolio-description h2 a{
	color: #466a5e;
}

#content-portfolio p a{
	color: #466a5e;
	font-size: .9em;
}

#content-portfolio p a:hover{
	color: #666;
}

#content-portfolio a:hover img, #portfolio-thumbs a:hover img{
	border: 1px solid #999;
}

#portfolio-description h2{
	font-size: 1.2em;
}

#websites #portfolio-description .examples{
	padding: 0 0 10px 10px;
}

#websites #portfolio-description .examples img{
	margin-top: 0;
	border: 1px solid #ccc;
}

#websites #portfolio-description .examples p{
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#flash #portfolio-description h2{
	padding-top: 5px;
}

.flashbg{
	padding: 3px 2px 0 2px;
	width: 552px;
	background-color: #FFF;
	border: 1px solid #d8d8b1;
}

/* -----------------------------------------------
Blog
----------------------------------------------- */
#intro{
	font-size: 1.15em;
	padding: 3px 0;
}

#blog h1 a{
	text-transform: capitalize;
}

#blog h2{
	font-size: 1.2em;
}

#blog h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

#blog h4{
	padding-bottom: 5px;
	color: #666;
}

#blog .recent-post{
	padding-bottom: 40px;
	border-bottom: 1px dashed #666;
}

#blog #blog-archive{
	padding-top: 15px;
}

#blog dl{
	margin-top: -5px;
	list-style: none;
}

#blog dl#archive-list dt{
	padding: 10px 0 0 5px;
}

#blog dl#archive-list dt a{
	color: #466a5e;
}

#blog dl#archive-list dt a:hover{
	padding: 2px 15px 2px 0;
	background-color: #FFF;
	border-right: 2px solid #466a5e;
	text-decoration: none;
}		

#blog dl#archive-list dd{
	padding-left: 5px;
	color: #666;
	font-size: .8em;
	font-weight: bold;
}

#blog .readmore{
	margin-right: 20px;
}

#blog #content-post img{
	margin: 5px;
	border: 1px solid black;
}

/* blog links
----------------------------------------------- */
#blog #content-post h2 a{
	font-size: 1.25em;
}

/* -----------------------------------------------
Services and About
----------------------------------------------- */
#services #content-block h2, #about #content-block h2{
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 1.15em;
	color: #466a5e;
	border-bottom: 1px dashed #466a5e;
}

#services h3, #about h3{
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
}

#services img{
	margin-bottom: -4px;
	padding: 0 2px 0 7px;
}


/* ----------------------------------------------- 
 Comments
----------------------------------------------- */
.comment{
	padding: 5px;
	background: url(/images/icons/comment-bubble.gif) no-repeat ;
}

#about p.comment {
	padding: 18px 0 15px 50px;
}

.comment dl{

}

.comment dt{
	margin: 0;
	padding-left: 35px;
	font-size: .95em;
}

.comment dt a{
	color: #466a5e;
}

.comment dd{
	margin: 0;
	padding-left: 45px;
	padding-top: 3px;
	color: #666;
	font-size: .8em;
}

.comment-message{
	margin-top: 5px;
	padding: 5px 0 0 35px;
	line-height: 1.5em;
	}

p.closed{
	font-size: .85em;
	font-weight: bold;
	font-style: italic;
	float: right;
}

.comments_error {
color: #000;
background-color: #fff4f4;
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}


/*form
----------------------------------------------- */
.zemContactForm, .comments-wrapper{
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: .8em;
	/*padding-top: 10px;*/
}

.zemContactForm legend {
	display: none;
}

.zemContactForm label {
	font-size: 1.2em;

}
	
.zemContactForm input, 
.zemContactForm select, 
.zemContactForm textarea,
.comments-wrapper input, 
.comments-wrapper textarea{
	margin: 5px 5px 7px 0;
	padding: 2px;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333;
}

.zemContactForm .zemSubmit {
	margin: 10px 0 0 0;
}

#comment-buttons{
	margin-left: 10px;
}

#comment-buttons input{
	margin: 0 5px;
}

/* ----------------------------------------------- 
Microformats
----------------------------------------------- */


/* ----------------------------------------------- 
Footer
----------------------------------------------- */
#footer {
	margin-left: 185px;
	margin-bottom: 20px;
	padding: 15px 0 5px 0;
	color: #dddada;
	font-size: .75em;
	text-transform: uppercase;
	width: 640px;

}
#footer a{
	color: #dddada;
}
#footer #twitter_div{
	width: 330px;
	float: left;
	padding: 0 10px 0 10px;
}
#footer .vcard{
	float: right;
	padding-left: 3px;
	border-left: 1px dotted #dddada;
}