/*-----------------------------------------------------------------------------
JRD Primary Stylesheet (for screen)

version:   2.1
author:    jon reil
email:     business@jonreil.com
website:   http://www.jonreil.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	list-style:none;
}

img, fieldset {
	border: 0;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	text-align: center;
	margin-bottom: 499px;
}

#content {
	width: 780px;
	margin: 0 auto;
	text-align:left;
	padding: 40px 55px;
	background-color: #fff;
}


/* =Links
-----------------------------------------------------------------------------*/

a:link {
	color:#C30;
	text-decoration: none;
}

a:visited {
	color:#999;
	text-decoration: underline;
}
	
a:active {
	text-decoration: none;
}

a:hover {
	color:#666;
	text-decoration: none;
}

a {
	outline: none;
}


/* =Navigation
-----------------------------------------------------------------------------*/

ol.primaryNav {
	margin-top: -30px;
	border-bottom: 1px solid #ececec;
	position: relative;
	height: 4.5em;
	font-weight: bold;
}

ol.primaryNav li {
	position: absolute;
	height: 4.5em;
}

/* position the nav blocks */

ol.primaryNav li.blog {
	right: 0;
}

ol.primaryNav li.contact {
	right: 90px;
}

ol.primaryNav li.about {
	right: 186px;
}

ol.primaryNav li.work {
	right: 282px;
}

ol.primaryNav li a {
	display: block;
	width: 93px;
	font-size: 1.4em;
	text-align: center;
	line-height: 31px;
	height: 45px;
	text-transform: lowercase;
}

ol.primaryNav li a:hover {
	display: block;
	width: 93px;
	font-size: 1.4em;
	text-align: center;
	line-height: 31px;
	text-transform: lowercase;
	/*background:#FFF url(../images/topbar_dn.jpg) repeat-x top center;*/
}

/* nav on states */

/*ol#primaryNavigation_Work li.work {
	background:#FFF url(../images/topbar_dn.jpg) repeat-x top center;
}
	
ol#primaryNavigation_About li.about {
	background:#FFF url(../images/topbar_dn.jpg) repeat-x top center;
}

ol#primaryNavigation_Contact li.contact {
	background:#FFF url(../images/topbar_dn.jpg) repeat-x top center;
}*/

ol#primaryNavigation_Work li.work a {
	color: #666;
	text-decoration: none;
}
	
ol#primaryNavigation_About li.about a {
	color: #666;
	text-decoration: none;
}
	
ol#primaryNavigation_Contact li.contact a {
	color: #666;
	text-decoration: none;
}

ol#primaryNavigation_About, ol#primaryNavigation_Contact {
	margin-top: 36px;
}

/* =Headings
-----------------------------------------------------------------------------*/

h1 {
	position: relative;
	font-size: 1.8em;
	text-transform: lowercase;
	padding: 20px 0 14px 0;
}
	
h1 span {
	position: absolute;
	top: -114px;
}

h2 {
	position: relative;
	font-size: 1.8em;
	text-transform: lowercase;
	padding: 20px 0 14px 0;
}

h2 span {
	position: absolute;
	top: -81px;
}

h3.projectTitle {
	font-size: 1.4em;
	line-height: 1.9em;
	text-indent: 8px;
	background-color: #dbe7f0;
}


/* =Project Layout
-----------------------------------------------------------------------------*/

a.non-html:hover {
	text-decoration:underline;
	color: #c30;
}

img.workBorder {
	padding: 4px;
	border: solid 1px #ececec;
	margin-top: 10px;
	margin-bottom: 5px;
}
	
dl.projectDescription {
    font-size: 1.2em;
	width: 370px;
	float:left;
	padding-top: 5px;
}

dl.projectDescription dd {
	padding-top: 2px;
	line-height: 1.7em;
}

dl.projectDescription dt {
	font-weight:bold;
	color: #719E0A;
	width: 370px;
}

dl.projectMeta {
    font-size: 1.2em;
	float: right;
	width: 364px;
}

dl.projectMeta dt {
	font-weight:bold;
	float: left;
	width: 6.7em;
	text-align: right;
	padding-right: 10px;
	color: #719E0A;
	padding-top: 5px;
	clear: left;
}

dl.projectMeta dd {
	padding-top: 5px;
}

/* back to top */
div.backToTop {
	clear: both;
	text-align: right;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ececec;
}

div.backToTop a {
	font-size: 1em;
	line-height: 3.2em;
}


/* =About Layout
-----------------------------------------------------------------------------*/
	
#aboutJonReilDesign {
	float:right;
	width: 567px;
}

#aboutJonReilDesign p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 1.4em;
    margin-right: 7.5em;
}

#aboutJonReilDesign blockquote p {
	padding: 0;
}

blockquote {
	padding-left: 20px;
	font-size: 1.0em;
	font-style:italic;
	padding-bottom: 14px;
}

dl.namePosition dt {
	font-size: 1.4em;
	font-weight: bold;
}
	
dl.namePosition dd {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.4em;
}

dl.resume {
	font-size: 1.2em;
}

dl.resume dt {
	font-weight: bold;
	margin-bottom: 4px;
}

dl.resume dd {
	padding-left: 22px;
	background: #FFF url(../images/pdf_icon.gif) no-repeat left center;
        margin-bottom: 20px;
}


/* =Contact Layout
-----------------------------------------------------------------------------*/

#hcard-Jon-Reil {
	font-size: 1.2em;
	line-height: 1.5em;
}

p.downloadVC {
	margin-top: 12px;
	font-size: 1.2em;
	padding-left: 22px;
	background: #FFF url(../images/vcard.gif) no-repeat left center;
}

.contactLabel {
	font-weight: bold;
}

.contactLabelPhone {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

form {
	float:right;
	width: 567px;
	padding-bottom: 20px;
}
	
p.thanks, h3.error {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	width: 567px;
	margin-bottom: 5px;
}

h3.error {
	font-size: 1.1em;
	text-transform: uppercase;
	color: red;
}
	
p.redirect, ol.error, p.backLink {
	font-size: 1.2em;
	float: right;
	clear: right;
	width: 567px;
	margin-bottom: 314px;
}
	
ol.error {
	color: red;
	font-weight: bold;
	margin: 10px 0;
}

ol.error li {
	list-style: decimal;
	margin-left: 30px;
}

form p {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

form em {
	font-weight: normal;
	color: #999;
}

/*tell all browsers but IE to nevermind that */
html>body legend {
	margin-left: 0;
}
	
legend {
	font-size:1.2em;
	line-height: 1.4em;
	margin: 0 0 0 -7px;
	padding: 0;
	color: #666;
}
	
label {
	display:block;
	font-size:1.2em;
	font-weight: bold;
	padding:1em 0 .3em;
	cursor: pointer;
}

input.wide,textarea.wide {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 420px;
	padding: 3px 5px 3px 5px;
	overflow: auto;
	border: 1px solid #CCC;
	color: #666;
}

input:focus, textarea:focus {
	background-color: #FF9;
	color: #666;
}

input.button {
	display:block;
	margin: 10px 0 2em 0;
}

.hide {
	display: none;
}

/* =Footer
-----------------------------------------------------------------------------*/

dl#copyright dt, dl#copyright dd, dl#standards dt, dl#standards dd {
	color:#a6a6a6;
	display:inline;
	font-weight:400;
	text-transform:none;
	font-size:1em;
}

#standards {
	float: right;
}

#standards a:link {
	color:#a6a6a6;
	text-decoration:underline;
}

#standards a:visited {
	color:#ccc;
	text-decoration:underline;
}

#standards a:hover {
	color:#ccc;
	text-decoration:underline;
}

#copyright {
	float: left;
}


