/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* colors
#E8AD35  orange;
#C28C21;   dk orange
fff2a4   lt yellow
FFEA6F    yellow
#372412  brown
*/
body {
	margin: 0;
	padding: 0;
/*	background: #372412 url(images/background-top.gif) repeat-x; */
	background-color:#FFEA6F;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}
p	{
	margin: 0;
}
#inputArea
{
    background-color: #fff2a4;
	color: #372412;
    padding: 10px;
	width: 450px;
}

#inputArea input[type="text"], #inputArea textarea
{
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #C28C21;;
    width: 400px;
}
.button	{
	border:none;
	background: url(images/button-up.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	height: 60px;
	width: 110px;

   
}
.button:hover	{
	border:none;
	background: url(images/button-down.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	height: 60px;
	width: 110px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 0px;

	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

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

h2.homeonly	{        /* this style created just for homepage, so that teria tech can be h1  */
	letter-spacing: -2px;
	font-size: 2.2em;
	
	border-bottom: 2px solid #4A3903;
}

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


h3 {
	font-size: 1.4em;
}
/*
p, ul, ol {
	line-height: 150%;
}
*/
p, ul	{
	line-height:160%;
}

blockquote {
	padding-left: 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 */
#container	{
	background: #372412 url(images/background-top.gif) repeat-x;
}
#header {
	width: 830px;
	height: 255px; /* 280px; */
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

/* Logo */

#logo {
	height: 145px; /* 170px; */
	background: url(images/img07.gif) no-repeat left 50%;
}
#logo-interior {
	height: 145px; /* 170px; */
	background: url(images/img07.gif) no-repeat left 50%;
}
#logo h1 {
	float: left;
	padding: 45px 0px 0px 50px; /*40px 0 50px; */

	letter-spacing: -2px;
	font-size: 44px;
}
#logo-interior h2 {  /* created for interior pages, so teria tech isn't h1  (for seo)*/
	float: left;
	padding: 45px 0px 0px 50px; /*40px 0 50px; */
	letter-spacing: -2px;
	font-size: 44px;
}

#logo h2 {
	float: right;
	padding: 55px 60px 0 0;
	font-size: 24px;
	color: #372412;
	
}
#logo-interior h3 {
	float: right;
	padding: 55px 60px 0 0;
	letter-spacing: -1px;
	font-size: 24px;
	
}

#logo a {
	text-decoration: none;
	color: #372412;
}
#logo-interior a {
	text-decoration: none;
	color: #372412;
}
/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 182px;
	margin: 0 auto;
	
}

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

#top-photo p {
	margin: 0;
	padding: 0 0 20px 0;
}

/* Menu */

#menu {
	width: 830px;
	height: 70px;
	background: url(images/img03.jpg) no-repeat;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top:  35px; 
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

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

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

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 5px 0;
	
}

/* Content */

#content {
	float: left;
	width: 532px;
}
#content-interior-sidebar {
	float: left;
	width: 532px;
	
}
#content-interior-nosidebar	{

}
.portfolio	{
	margin: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #4A3903;
}
.left-portfolio	{
/*	float: left;
	width: 550px; */
}
.right-portfolio	{
	float: right;
	width: 290px;
	padding-top: 15px;
}
h2.portfolio-title	{
	padding-bottom: 10px;
	text-transform:none;	
}
h2.portfolio-title a {
	
	color:#FFFFFF;
	text-decoration:none;
}
h2.portfolio-title a:hover	{
	text-decoration:underline;
}
.post {
	 padding: 0 0 10px 0; 
}

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

.byline {
	margin: 0;
}
.entry	{
	padding-top: 10px;
}

.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;
}
#home-list	{
	padding-left: 50px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

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

#sidebar li {
}

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

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

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	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;
}

/* Footer & bottom nav*/
#nav-bottom	{
	color: #E8AD35;
	text-align: center;
}
#nav-bottom	a	{
	color: #C28C21;
	text-decoration:none;
}	
#nav-bottom a:hover	{
	color: #FFEA6F;
	text-decoration:underline;
}
#footer {
	clear: both;
	
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
}

#footer a {
	color: #C28C21;
}

