/*
Design by Mark Potampa
*/

body {
	margin: 0;
	padding: 0;
	background: #895e3e url(images/img01.gif) repeat-x;
	font-size: 11px;
	color: #895e3e;
	
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7087a4;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	line-height: 190%;
}

p, ul, ol {
	line-height: 160%;
}

blockquote {
	padding-left: .2em;
	color: #7087a4;
	font-size: 1.1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 1024px;
	height: 151px;
	margin: 0 auto;
	position: absolute;
	background: url(images/img02.jpg) repeat-x;

}

/* Logo */

#logo {
	height: 90px;
	margin-left: 100px;
	margin-top: 15px;
	background: url(images/logo_category.png) no-repeat left 65%;
	z-index: 1;


}

#logo h1 {
	float: right;
	padding: 20px 55px 0 50px;
	letter-spacing: 1px;
	font-size: 10px;
	color: #f5d59a;
	text-align: right;
}

#logo h2 {
	float: left;
	margin-left: 670px;
	margin-top: 20px;
	/* letter-spacing: .25px; */
	font-size: 10px;
	color: #f5d59a;
	text-align: right;
	
	
	
	}

#logo a {
	text-decoration: none;
	color: #f5d59a;
}

/* Gallery 1 */

#gallery {
	width: 364px;
	height: 385px;
	float: left;
	margin-top: 107px;
	margin-left: 585px;
	position: absolute;
    background: url(images/category_photo_1.jpg) no-repeat;
	
	

}


/* Gallery 2 */

#gallery2 {
	width: 364px;
	height: 385px;
	float: left;
	margin-top: 107px;
	margin-left: 585px;
	position: absolute;
    background: url(images/category_photo_2.jpg) no-repeat;
	
	

}


#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 640px;
	position: absolute;

}

#top-photo1 {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 440px;
	position: absolute;
	background: url(images/category_photo_1.jpg) no-repeat;

}


/* Menu */

#menu {
	width: 670px;
	height: 34px;
	float: left;
	margin-top: 12px;
	margin-left: 345px;
	position: absolute;
	z-index: 10;
	
	/* border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	/* background: url(images/img03.jpg) no-repeat; */
}


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


    



}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 34px;
	padding-top: 7px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	color: #d88a59;



    /* border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff; */



}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	/* background: url(images/img09.jpg) no-repeat; */
	color: #372412;
}

/* Page */

#page {
	width: 1600px;
	height: 900px;
	margin-left: 0px;
	margin-top: 151px;
	padding: 0px 0;
	position: absolute;
	background: url(images/category_bg.jpg) no-repeat;
}

/* Alt Page */

#page2 {
	width: 1600px;
	height: 1100px;
	margin-left: 0px;
	margin-top: 151px;
	padding: 0px 0;
	position: absolute;
	background: url(images/category_bg.jpg) no-repeat;
}

#page3 {
	width: 1600px;
	height: 1400px;
	margin-left: 0px;
	margin-top: 151px;
	padding: 0px 0;
	position: absolute;
	background: url(images/category_bg.jpg) no-repeat;
}



/* screen panel */

#panel {
	float: left;
	width: 865px;
	height: 500px;
	margin-left: 120px;
	margin-top: 50px;
	padding: 0px 0;
	position: absolute;
	background: url(images/about_screen.png) no-repeat;
}

/* screen panel - staff */

#panel2 {
	float: left;
	width: 865px;
	height: 651px;
	margin-left: 120px;
	margin-top: 50px;
	padding: 0px 0;
	position: absolute;
	background: url(images/staff_screen.png) no-repeat;
}

/* screen panel - resources */

#panel3 {
	float: left;
	width: 865px;
	height: 900px;
	margin-left: 120px;
	margin-top: 50px;
	padding: 0px 0;
	position: absolute;
	background: url(images/resources_screen.png) no-repeat;
}

/* screen panel - experience */

#panel4 {
	float: left;
	width: 865px;
	height: 767px;
	margin-left: 120px;
	margin-top: 50px;
	padding: 0px 0;
	position: absolute;
	background: url(images/experience_screen.png) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 425px;
	height: 450px;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px 0;
	position: absolute;
	
}

#content2 {
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 200px;
	margin-top: 150px;
	padding: 0px 0;
	position: absolute;
	
}

#content3 {
	float: left;
	width: 750px;
	height: 475px;
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px 0;
	position: absolute;
	
}


#gallerycontent {
	float: left;
	width: 750px;
	height: 395px;
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px 0;
	position: absolute;
	
}

/* Project Gallery */

#projectgallery {
	width: 750px;
	height: 395px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
    /* background: url(images/category_photo_1.jpg) no-repeat; */
	
}


.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	/* border-bottom: 2px solid #4A3903; */
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

.meta2 {
	/* border-top: 1px solid #4A3903; */
	text-align: right;
	color: #cc2000;
}

.meta2 a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
	color: #cc2000;
}

/* Sidebar1 */

#sidebar {
	float: left;
	width: 190px;
	margin-left: 50px;
	margin-top: 5px;
	position: absolute;
	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ;*/
	/* border-bottom: 2px solid #4A3903; */
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar2 staff column 1 */

#sidebar2 {
	float: left;
	width: 290px;
	margin-left: 25px;
	margin-top: 5px;
	position: absolute;
	
	
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
    color: #4C2A19;
}

#sidebar2 li ul {
	padding: 0px 0;
}

#sidebar2 li li {
	padding-left: 30px;
	/* border-bottom: 1px dotted #4A3903; */
	/* background: url(images/img06.gif) no-repeat 15px 50%; */
}

#sidebar2 h2 {
	margin: 0;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ;*/
	/* border-bottom: 2px solid #4A3903; */
}

#sidebar2 a {
	color: #cc2000;
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

/* Sidebar resources */

#resources {
	float: left;
	width: 400px;
	margin-left: 25px;
	margin-top: 40px;
	position: absolute;
	
	
}

#resources ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#resources li {
    color: #4C2A19;
}

#resources li ul {
	padding: 0px 0;
}

#resources li li {
	margin-top: 0;
	padding-left: 30px;
	/* border-bottom: 1px dotted #4A3903;*/
	background: url(images/img06.gif) no-repeat 15px 50%;
	line-height: 130%;

}



#resources h3 {
	margin: 0;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ;*/
	/* border-bottom: 1px solid #4A3903;*/
}

#resources a {
	color: #cc2000;
	text-decoration: none;
}

#resources a:hover {
	text-decoration: underline;
}


/* Sidebar3 staff column 2 */

#sidebar3 {
	float: left;
	width: 290px;
	margin-left: 375px;
	margin-top: 5px;
	position: absolute;
	
	
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar3 li {
    color: #4C2A19;
}

#sidebar3 li ul {
	padding: 0px 0;
}

#sidebar3 li li {
	padding-left: 30px;
	/* border-bottom: 1px dotted #4A3903; */
	/* background: url(images/img06.gif) no-repeat 15px 50%; */
}

#sidebar3 h2 {
	margin: 0;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ;*/
	/* border-bottom: 2px solid #4A3903; */
}

#sidebar3 a {
	color: #cc2000;
	text-decoration: none;
}

#sidebar3 a:hover {
	text-decoration: underline;
}

/* Sidebar clients */

#clients {
	float: left;
	width: 350px;
	margin-left: 440px;
	margin-top: 40px;
	position: absolute;
	
	
}

#clients ul {
	margin-top: 0;
	padding: 0;
	list-style: none;
}

#clients li {
    color: #4C2A19;
}

#clients li ul {
	padding: 0px 0;
}

#clients li li {
	margin-top: 0;
	padding-left: 30px;
	/* border-bottom: 1px dotted #4A3903; */
	background: url(images/img06.gif) no-repeat 15px 50%;
	line-height: 130%;
}

#clients h2 {
	margin: 0;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ; */
	/* border-bottom: 2px solid #4A3903; */
}

#clients h3 {
	margin-top: 25;
	padding: 0px 0 2px 0px;
	/* background: url(images/img05.gif) no-repeat left bottom ;*/
	/* border-bottom: 1px solid #4A3903;*/
}



#clients a {
	color: #cc2000;
	text-decoration: none;
}

#clients a:hover {
	text-decoration: underline;
}


/* Footer (main) */

#footer {
	clear: both;
	padding: 20px 0;
	margin-left: 290px;
	margin-top: 665px;
	padding: 0px 0;
	position: absolute;
	
	/* background: #FFEA6F;
	border-top: 3px solid #E8AD35; */
	text-align: center;
	font-size: smaller;
	
}

#footer a {
	color: #C28C21;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer (alt) */

#footer2 {
	clear: both;
	padding: 20px 0;
	margin-left: 290px;
	margin-top: 825px;
	padding: 0px 0;
	position: absolute;
	
	/* background: #FFEA6F;
	border-top: 3px solid #E8AD35; */
	text-align: center;
	font-size: smaller;
	color: #4C2A19;
	
}

#footer2 a {
	color: #C28C21;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: underline;
}

/* Footer (resources) */

#footer3 {
	clear: both;
	padding: 20px 0;
	margin-left: 290px;
	margin-top: 1075px;
	padding: 0px 0;
	position: absolute;
	
	/* background: #FFEA6F;
	border-top: 3px solid #E8AD35; */
	text-align: center;
	font-size: smaller;
	color: #4C2A19;
	
}

#footer3 a {
	color: #C28C21;
	text-decoration: none;
}

#footer3 a:hover {
	text-decoration: underline;
}

/* Footer (experience) */

#footer4 {
	clear: both;
	padding: 20px 0;
	margin-left: 245px;
	margin-top: 925px;
	padding: 0px 0;
	position: absolute;
	
	/* background: #FFEA6F;
	border-top: 3px solid #E8AD35; */
	text-align: center;
	font-size: smaller;
	color: #4C2A19;
	
}

#footer4 a {
	color: #C28C21;
	text-decoration: none;
}

#footer4 a:hover {
	text-decoration: underline;
}
