/* 
	Name: main.css
	Description: Main CSS rules for the site
	
	Author: arv! (arvian@aviheidir.com)
	(c) copyright 2008. aviheidir.com.

=============================

     GLOBAL RESET
*/
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, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body {
	font: normal 80%/130% Arial, Verdana, sans-serif;
	color: #88847c;
	background: #e3d7c4;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
legend {
	*margin-left: -.49em; 
}
/*
     END GLOBAL RESET
=============================
     TEXTS
*/
h1, h2, h3, h4 {
	font: 700 2em/100% Georgia, "Times New Roman", Times, Serif;
	margin:0 0 .5em;
	padding:0;
	color: #d8a128;
}
h2, h3 {
	font-size:1.47em;
	line-height:1.3em;
	margin:0 0 .5em;
}
h3 {
	color: #a72e22;
	font-weight: normal;
	font-size: 2em;
	margin: 0 0 1em;
}
h4 {
	margin: .3em 0;
	font-size: 1.5em;
	font-weight: normal;
}
p, li, dt, dd {
	font-size:.93em;
	line-height: 120%;
	margin: 0 0 1em;
	padding: 0;
}
a {
	color: #d8a128;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*
     END TEXTS
=============================
     MASTHEAD
*/
#masthead-container {
	background: url(../images/bg_masthead.jpg) repeat-x;
	height: 343px;
}
#masthead {
	width: 1230px;
	margin: 0 auto;
}
/*
     END MASTHEAD
=============================
     CONTENT
*/
#content {
	background: url(../images/bg_content.jpg) no-repeat;
	height: 381px;
	width: 932px;
	margin: 0 auto;
	position: relative;
}
#PF-PRINT #content {
	background: url(../images/bg_content_ppf.jpg) no-repeat;
	height: 853px
}
#PF-WEB #content, #PF-WEB2 #content {
	background: url(../images/bg_content_wpf.jpg) no-repeat;
	height: 853px
}
#content #intro, #content #portfolio, #content #featured {
	width: 216px;
	position: absolute;
	top: 20px;
	left: 37px;
}
#INDEX #content h3 {
	height: 68px;
	padding-top: 25px;
	margin-bottom: .3em;
}
#INDEX #content #portfolio h3 {
	padding-top: 0;
	height: 93px;
}
#INDEX #content #portfolio h3 a {
	display: block;
	height: 68px;
	padding-top: 25px;
	background: url(../images/bg_portfolio.png) no-repeat right top;
	color: #a72e22;
}
#INDEX #content #portfolio h3 a:hover {
	color: #d8a129;
	background: url(../images/bg_portfolio.png) no-repeat right bottom;
	text-decoration: none;
}
#INDEX #content #portfolio {
	width: 212px;
	left: 290px;
}
#INDEX #content #featured {
	width: 365px;
	left: 544px;
}
#INDEX #view-now {
	margin-top: 30px;
}
#INDEX #view-now a {
	background: url(../images/nav_forward.png) no-repeat 57px -22px;
	line-height: 22px;
	display: block;
}
#INDEX #view-now a:hover {
	background: url(../images/nav_forward.png) no-repeat 57px 0;
	color: #a72e22;
	text-decoration: none;
}
/*
     END CONTENT
=============================
     PORTFOLIO CONTENT
*/
#PF-WEB #main-content, #PF-WEB2 #main-content {
	height: 775px;
}
#main-content, #sidebar {
	position: absolute;
	top: 54px;
	left: 29px;
	width: 588px;
	font-size: .93em;
}
#sidebar {
	left: 638px;
	width: auto;
}
.portfolio h3#pf-web {
	margin-left: 20px;
}
.portfolio h3#pf-print {
	position: absolute;
	top: 0;
	left: 318px;
}
.portfolio h3#pf-identity {
	color: #dbcdb6;
}
.portfolio h3 a:hover {
	text-decoration: none;
	color: #A72E22;
}
#main-content li {
	float: left;
	width: 272px;
	height: 154px;
	margin: 0 20px 20px 0;
}
#sidebar li {
	float: left;
	width: 126px;
	margin: 0 20px 13px 0;
	color: #d8a128;
}

#main-content .section-nav {
	font: normal 1.4em/100% Georgia, "Times New Roman", Times, Serif;
	text-align: center;
	width: 588px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#main-content .section-nav p {
	width: 140px;
	margin: 0 auto;
}
#main-content .section-nav a {
	display: block;
	width: 58px;
	height: 22px;
	float: left;
}
#main-content .section-nav span {
	float: left;
	margin: 0 5px;
}
#main-content .section-nav a#nav-forward, #main-content .section-nav a#nav-forward-selected {
	background: url(../images/nav_forward.png) no-repeat right -22px;
	text-align: left;
}
#main-content .section-nav a#nav-back, #main-content .section-nav a#nav-back-selected {
	background: url(../images/nav_back.png) no-repeat left -22px;
	text-align: right;
}
#main-content .section-nav a:hover, #main-content .section-nav a#nav-forward-selected, #main-content .section-nav a#nav-back-selected {
	color: #a72e22;
	text-decoration: none;
}
#main-content .section-nav a#nav-forward-selected, #main-content .section-nav a#nav-forward:hover {
	background: url(../images/nav_forward.png) no-repeat right 0;
}
#main-content .section-nav a#nav-back-selected, #main-content .section-nav a#nav-back:hover {
	background: url(../images/nav_back.png) no-repeat left 0;
}

/*
     END PORTFOLIO CONTENT
=============================
     FOOTER
*/
#footer-container {
	background: url(../images/bg_footer_container.jpg) repeat-x;
	color: #ead0a8;
	font-size: .87em;
}
#footer {
	width: 932px;
	height: 247px;
	margin: 0 auto;
	position: relative;
	background: url(../images/bg_footer.png) no-repeat bottom right;
}
#footer #copyright, #footer #contact, #footer #aboutme {
	background: url(../images/ft_copyright.png) no-repeat;
	position: absolute;
	top: 48px;
	left: 0px;
	padding-left: 27px;
}
#footer #copyright #pf-links {
	text-align: center;
}
#footer #contact, #footer #aboutme {
	background: url(../images/ft_telephone.png) no-repeat 113px 0;
	top: 25px;
	left: 273px;
}
#footer #contact {
	width: 198px;
	padding: 0 27px;
	border-left: 1px solid #ac563f;
	border-right: 1px solid #ac563f;
}
#footer #aboutme {
	background: url(../images/ft_about.png) no-repeat 122px 0;
	left: 527px;
	width: 320px;
}
#footer h3 {
	color: #d8a128;
	font-size: 1.7em;
	margin: .8em 0 1.5em;
}