/* simplyFULL v1 */

/* Palette
Body #FFFCF2
Content - FFFCF2
*/
* {margin: 0; padding: 0;} 
body {
	text-align: center;
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #357;
	background: #FFF9E6 url(../img/bg-body-4d.jpg) repeat-x;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 750px;
	background: #fff url(../img/bg-wrapper-1l.gif) repeat-y;
	margin: 0 auto 27px;
}
/* ---------- Skip navigation ----------- */
#wrapper a#skipnav,
#wrapper a#skipnav:hover,
#wrapper a#skipnav:visited {
	position: absolute;
	left: 0px; top: -500px;
	width: 1px; height: 1px;
	overflow: hidden;
	padding: 0;
}
#wrapper a#skipnav:focus {
	position: static;
	width: auto;
	height: auto;
	background: #def;
	padding: 2px 5px;
} 
#header {
	xbackground: #789 url(../img/bg-header-4c.jpg) no-repeat;
	background: #789 url(../img/bg-header-4h.jpg) no-repeat;
}
#header h1{
	height: 130px;
	text-indent: -9000px;
	margin: 0; 
}
	
/* ------------ Content ------------- */
#content {
	margin: 0 0 0 250px; 
	padding: 35px 60px 7px 54px;
}
#content h2 {
	height: 22px;
	text-indent: -9000px;
	xbackground: #fff url(../img/h2-titles-4b.gif) no-repeat left top;
	background: #fff url(../img/h2-titles-4c.gif) no-repeat left top;
	margin: 0 0 1em;
}
/* image replacement */
#home #content h2 {background-position: left -23px;}
#services #content h2 {background-position: left -46px;}
#about #content h2 {background-position: left -69px;}
#articles #content h2 {background-position: left -92px;}
#contact #content h2 {background-position: left -115px;}
#graphics #content h2 {background-position: left -138px;}
#testimonials #content h2 {background-position: left -161px;}

#article #content h2 { /* individual articles */
	font-size: 1.4em;
	text-indent: 0px;
	font-weight: normal;
	xcolor: #8CB3D9;
	color: #4C7399;
	background: none;
	margin: 0 0 1em;
}
#content h3 { 
	font-size: 1.1em;
	xtext-shadow: 1px 1px 0px #eee;
	color: #69c;
	margin: 1.5em 0 .5em;
}
#content p {
	margin: 0 0 1em;
}
#content strong {
	color: #456;
}
#content blockquote {
	border-top: 1px dotted #FFE57F;
	border-top: 1px dotted #ace;
	padding: 1em 0;
}
#content blockquote p {
	margin: 0 0 1em;
}
#content p.attrib {
	color: #666; 
	text-align: right; 
}
#content p strong {
	font-weight: bold;
	color: #4C7399; 
}
#content p.copyright {
	font-size: .9em;
	text-align: right; 
	color: #666; 
}
#content ul, #content ol {
	margin: .5em 2em 1em;
}
#content a{
	color: #69c;
	text-decoration: underline;
}
#content a:hover{
	text-decoration: none;
}
#content img#me {
	float: right;
	margin: 0 0 5px 10px; 
}
#content table {
	border: none;
	border-collapse: collapse;
	margin: 1em 0;
}
#content th, #content td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 3px 1em;
}
#content li span {
	display: none;
}
#content #intro {
	font-size: 110%;
	xfont-weight: bold;
	color: #4C7399;
	background: #f3f9ff;
	background: #FEFCF3;
	border: 1px solid #FBF2DE;
	-webkit-border-radius: 10px; /* css3 */
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 0px #ccc;
	-webkit-box-shadow: 1px 1px 0px #ccc;
	box-shadow: 1px 1px 0px #ccc;
	padding: 20px 30px;
}
/* ----- Contact Button -----*/
a#contact {
	position: relative;
	display: block; width: 198px; height: 71px;
	font-weight: bold;
	color: #69c;
	margin: 0 0 0px 210px;
}
a#contact span {
	position: absolute;
	display: block; width: 198px; height: 71px;
	background-image: url(../img/btn-pencil-2b.jpg);
	background-position: left top;
}
a#contact:hover, a#contact:focus {
	text-decoration: none;
}
a#contact:hover span, a#contact:focus span {
	background-position: -198px top;
}
a#contact:active span, a#contact:active span{
	background-position: -396px top;
}
/* ----------- Portfolio Section ------------ */
#content dl#portfl dt {
	font-weight: bold;
	color: #4C7399; 
	border-top: 1px solid #B2CCE5; 
	margin: 3em 0 1em; padding: 5px 0 0;
}
#content dl#portfl dd {
	margin: 1em 0;
}
#content dl#portfl img {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px; padding: 3px;
}

/* --------- sidebar --------------- */
#sidebar {
	position: absolute; top: 440px; left: 61px;
	width: 156px;
}
#sidebar blockquote {
	margin: 0;
}
#sidebar blockquote p {
	font-style: italic; 
	color: #777;
}
#sidebar p.attrib {
	color: #999; 
	text-align: right; 
	margin: 0;
}
/* --------- Navigation --------------- */
#nav {
	position: absolute; top: 205px; left: 61px;
	width: 156px;
}
#nav h2{
	position: absolute;
	left: 0px; top: -9999px;
	width: 1px; height: 1px;
	overflow: hidden;
}
#nav ul{
}
#nav li{
	height: 28px;
	list-style: none;
	text-indent: -9999px;
	margin: 0;
}
#nav li a{
	display: block;
	outline: none;
	width: 156px; height: 28px;
	text-decoration: none;
	xbackground: transparent url(../img/nav-4b.gif) no-repeat;
	background: transparent url(../img/nav-5a.jpg) no-repeat;
	border: 0;
}
#nav li a#nav-home {background-position: 0px 0px;}
#nav li a#nav-work {background-position: 0px -28px;}
#nav li a#nav-service {background-position: 0px -56px;}
#nav li a#nav-about {background-position: 0px -84px;}
#nav li a#nav-articles {background-position: 0px -112px;}
#nav li a#nav-graphics {background-position: 0px -140px;}
#nav li a#nav-contact {background-position: 0px -168px;}
#nav li a#nav-testimonials {background-position: 0px -196px;}

#nav li a#nav-home:hover, #nav li a#nav-home:focus {background-position: -157px 0px;}
#nav li a#nav-work:hover, #nav li a#nav-work:focus {background-position: -157px -28px;}
#nav li a#nav-service:hover, #nav li a#nav-service:focus {background-position: -157px -56px;}
#nav li a#nav-about:hover, #nav li a#nav-about:focus {background-position: -157px -84px;}
#nav li a#nav-articles:hover, #nav li a#nav-articles:focus {background-position: -157px -112px;}
#nav li a#nav-graphics:hover, #nav li a#nav-graphics:focus {background-position: -157px -140px;}
#nav li a#nav-contact:hover, #nav li a#nav-contact:focus {background-position: -157px -168px;}
#nav li a#nav-testimonials:hover, #nav li a#nav-testimonials:focus {background-position: -157px -196px;}

/* ----- current page ----- */
#home #nav li a#nav-home {background-position: -315px 0px;}
#services #nav li a#nav-service {background-position: -315px -56px;}
#about #nav li a#nav-about {background-position: -315px -84px;}
#articles #nav li a#nav-articles {background-position: -315px -112px;}
#graphics #nav li a#nav-graphics {background-position: -315px -140px;}
#contact #nav li a#nav-contact {background-position: -315px -168px;}
#testimonials #nav li a#nav-testimonials {background-position: -315px -196px;}

#home #nav li a#nav-home,
#services #nav li a#nav-service,
#about #nav li a#nav-about,
#articles #nav li a#nav-articles,
#graphics #nav li a#nav-graphics,
#contact #nav li a#nav-contact,
#testimonials #nav li a#nav-testimonials {pointer-events: none; cursor: default;}

/* --------- Footer --------------- */
#footer {
	height: 30px;
	text-align: right;
	background: #FFFCF2 url(../img/bg-footer-1n.jpg) no-repeat center bottom;
}
#footer a{
	position: relative;
	display: block; width: 135px; height: 46px;
	font-weight: bold;
	color: #69c;
	xtext-decoration: none;
	margin: 0 0 0px 600px; xpadding: 25px 80px 0 0;
}
#footer a:hover, #footer a:focus{
	text-decoration: none;
}
.nodisp{
	display: none;
}
