/*  
Theme Name: Trade City
Theme URI: http://www.trade-city.org
Description: A nice look
Version: 1.0
Author: Josh Worth
Author URI: http://www.trade-city.org/

	Trade City v1.0

*/


/*

COLORS
orange: EA8A01
green: 98A01C
dark-browngrey: 4D433E

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #4D433E;
	text-align: center;
	}

#page {
	text-align: left;
	}

/* #header {
	background: #A6E0EB url('images/simpleheader.jpg') no-repeat bottom center;
	}

 #headerimg 	{ 
	margin: 7px 9px 0; 
	height: 200px; 
	width: 800px; 
	} 
*/

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn, .medcolumn, .videocolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	
.datestamp {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98A01C;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing:0.3em;
	border-bottom: 1px dotted #F0C83A;
	margin-bottom: 12px;
	}
	
.byline {
	font-size: 1.0em;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing:0.1em;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	}

/*
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
*/

h2 {
	font-size: 2.2em;
	font-weight: lighter;
	margin-left:0px;
	padding:0px;	
	
	}

h2.pagetitle {
	font-size: 2.6em;
	color: #98A01C;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 1.2em;
	margin-left:0px;
	line-height:1.2em;
	padding:0px;
     }
	
h3.subheadtitle {
	color: #E5B202;
	text-transform: uppercase;
	}
	 
.sectiontitle  {
	font-size: 2.6em;
	color: #98A01C;
	text-transform: uppercase;
	font-weight: lighter;
	margin-left:0px;
	margin-bottom: 1.2em;
	line-height:1.2em;
     }
	 
.sectiontitle a {
	color: #98A01C;
	}

.subpagetitle {
	font-size: 2.2em;
	color: #EA8A01;
	font-weight: lighter;
	border-left: 1px solid #F0C83A;
	margin-left: 10px;
	padding-left:10px;
	margin-bottom: 1.2em;
	line-height:1.2em;
     }


h3 {
	font-size: 1.4em;
	font-weight: lighter;
	color: #98A01C;
	}

h2, h2 a, h2 a:visited {
	color:#98A01C;	
	}

h3 a, h3 a:visited {
	color:#EA8A01;	
	}
	
h4 {
	font-size: 1.4em;
	font-weight:normal;
	margin-bottom:0px;
	padding-top:12px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #EA8A01;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	}
	
#sidebar h2 {
	color: #98A01C;
	padding-bottom:0.35em;
	border-bottom:1px dotted #D7DC8B;
	text-transform:uppercase;
	letter-spacing:0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.4em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #EA8A01;
	text-decoration: none;
	}

a:hover, h2 a:hover {
	color: #EA8A01;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 960px;
	}

#wrapper {
	vertical-align: top;
	width: 960px;
	height: auto;
	}

/*#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 150px; 
	width: 819px;
	}

#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
	}
*/
.narrowcolumn
{
	padding: 0 30px 0 30px;
	margin: 0 210px 0 210px;
	width: 470px;
	border-left: 1px solid #D7DC8B;
	border-right: 1px solid #D7DC8B;
	clear: none;
	vertical-align: top;	
}

.medcolumn
{
	padding: 0 30px 0 30px;
	margin: 0 0 0 150px;
	width: 550px;
	clear: none;
	vertical-align: top;	
}

.widecolumn {
	padding: 0px 40px 20px 40px;
	margin: 0 0 0 150px;
	width: 700px;
	text-align:left;
	}
	
.blogcolumn {
	padding: 0px 40px 20px 40px;
	margin: 0 0 0 0;
	width: 640px;
	}
	
.videocolumn {
	padding: 0px 40px 20px 20px;
	margin: 0 0 0 150px;
	width: 500px;
	}
	
.videocolumnwide {
	padding: 0px 40px 20px 20px;
	margin: 0 0 0 150px;
	width: 640px;
	}
	

.post {
	margin: 0 0 50px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: none;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 819px;
	height: 74px;
	vertical-align: middle;
	clear: both;
	}

#footer p {
	margin: 0 0 0 24px;
	padding: 0px 0;
	height: 74px;
	vertical-align: middle;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0 0;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
br.clearbreak {
clear:both;	
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, {
	content: "\00BB \0020";
	}

	
/*
#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	*/
	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 24px;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style-type: decimal;
		list-style-position: outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 8px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 15px 15px 15px;
	width: 150px;
	vertical-align:top;
	height:auto;
	}

.rbar
{
	/* margin: 0 0 0 -15px; */
	float: right;
	vertical-align:top;
	clear: none;
	position: relative;
	right: 20px;
	/*border-left: 1px solid #D7DC8B; */

}
	
.lbar
{
	/* margin: 0 0 0 15px;  */
	float: left;
	vertical-align:top;
	clear: none;
	position: relative;
	left: 20px;
	}
	
#sidebar.sidenavbar
{
	float: left;
	vertical-align:top;
	clear: none;
	position: relative;
	font-size:1.6em;
	}
	
#sidebar.sidenavbar li
{
	list-style-position: outside;
	list-style-type: disc;
	color: #98A01C;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 1.1em;
	}
/* End Various Tags & Classes*/

/* for header */
.headernav {
	background-image: url(../../../../images/bg_header.jpg);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	text-align:left;
	width:auto;
}

#navholder {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.mainnav {
	display: block;
	text-align:left;
	width: 960px;
	white-space: nowrap;
}
.navlink img{
	background: #584C29;
	height: auto;
	width: auto;
	border: none;
	margin-right: 35px;
	margin-left: 0px;
}


.navlink a:hover img{
	background-color: #EA8A01;
}


/* for project entries */
#proj_entry {
	width: 100%; 
	margin: 0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	white-space:normal;
}

#proj_marginlink{
	float: right; /* since this element is floated, a width must be given */
	width: 130px;
}
#proj_marginlink a {
	padding: 2px 0 0 24px;
	font-size: 11px;
	font-weight: bold;
	color: #EA8A01;
}

.photolink {
	margin:0px;
	border:0px;
	line-height:24px;
	background-image: url(../../../../images/icon_photos.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.infolink {
	line-height:24px;
	background-image: url(../../../../images/icon_info.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.videolink {
	line-height:24px;
	background-image: url(../../../../images/icon_videos.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.misclink {
	line-height:24px;
	background-image: url(../../../../images/icon_misc.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#proj_body {
	margin: 0 180px 0 0;
	
}

.proj_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98A01C;
	font-size: 0.9em;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing:0.3em;
	border-top: 1px dotted #F0C83A;
	margin-bottom: 12px;
	padding-top: 12px;
}

.proj_titleimage {font-family: Arial, Helvetica, sans-serif}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#videoblurb
{ 
    padding: 10px;
   	margin: 18px 0 18px 0;
	text-align: left;
  	border: 1px solid #F0C83A;
    line-height: 16px;
    vertical-align: top;
	width:500px;
}

#videoblurb:hover
{ 
	background-color: #FFFACF;
	border: 1px solid #EA8A01;
	cursor:pointer;
	text-decoration: none;
}

#blurbimage
{
	position: relative;
	float:left;
	width: 180px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#blurbimage img
{
	position: relative;
	width: 150px;
	height: 113px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: inline;
	border: 1px solid #FFF;
}

#blurbdescription
{
	position: relative;
	display: block;
	margin:0 0 0 180px;
	color: #4D433E;
	text-decoration: none;
}

.noline, #blurbdescription:hover, .noline:hover
{
	text-decoration: none;
}


#blurbdescription h2, #blurbdescription h2 a:link, #blurbdescription h2 a:visited
{
	position: relative;
	top: 0;
	left: 0;
	font-size:1.6em;
	line-height: 20px;
    text-align: left;
    padding: 0;
    margin: 0 0 12px 0;
	color: #EA8A01;
}

#blurbdescription h2:hover 
{
	text-decoration:underline;
}

.linkstyle
{
	line-height: 18px;
	width: 350px;
	margin-left: 80px;
}

.cleanspace {
	white-space: nowrap;
	display: none;
}

.contactform, .contactform h3, .contactfield {
	text-align: left;
}

/* for home page */
.homebg {
	background-image: url(../../../../images/bg_home.jpg);
	background-repeat: repeat-x;
	padding-top: 300px;
	padding-right: 30px;
	padding-bottom: 60px;
	padding-left: 0px;
	text-align:center;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
	width:100%;
}

.homeslides {
	background-image: url(../../../../images/homeslide_bg.png);
	background-repeat:no-repeat;
	position: absolute;
	top: 50px;
	left:50%;
	margin:0;
	padding:0;
	z-index: 50;
	width:378px;
	height:278px;
}
.homeslides .post {
	position: absolute;
	z-index: 75;
	top:-6px;
	margin:0;
	padding:0;
	left:8px;
	white-space:nowrap;
}

.homenav {
	position: absolute;
	display: block;
	top: 350px;
	left:0px;
	width: 100%;
	white-space: nowrap;
	z-index: 100;
}

.homenav .navlink img {
	margin-right: 12px;
	margin-left: 13px;
}

.homeblurb {
	position: absolute;
	top: 450px;
	left:50%;
	z-index: 50;
	width:350px;
	padding:0 0 0 4px;
	text-align:justify;
	font-size:12px;
	line-height:18px;
}

/*.navlink img{
	background: #584C29;
	height: auto;
	width: auto;
	border: none;
	margin-right: 40px;
	margin-left: 0px;
	
}

.navlink a:hover img{
	background-color: #EA8A01;
}*/


/* #videoblurb 
{ 
	margin: 0 0 0 180px; 
	text-align: left;
        line-spacing: 36px;
        border-bottom: 1px dashed #999;
}

#videoblurb .entry
{
	text-align: left;
        position: relative;
        line-spacing: 18px;
	margin: -100px 0 0 -180px;
	float: left;
	display: inline;
	border-width: 4px;
}

#videoblurb h2
{
	font-family: Arial;
        line-spacing: 18px;
        text-align: left;
}
*/

/* Old Custom additions 
#headernav_x
{

	display: block;
	position: relative;
    text-align: right;
	top: 0px;
	left: 0px;
	width: 790px;
	color: #d73f5f;
	font-weight: normal;
    clear: all;
 }

#logoimg
{
	position: relative;
	top: 40px;
	left: -560px;
	display: inline
}

#headernav a:link, #headernav a:visited  
{
	font-family: Georgia, Serif;
	font-size: 11px;
	color: #d73f5f;
	font-weight: plain;
	text-decoration: none;
	text-transform:uppercase;
 	letter-spacing:.3em;
}

#headernav a:hover 
{
	font-family: Georgia, Serif;
	font-size: 11px;
	font-weight: plain;
	text-decoration: none;
	text-transform:uppercase;
 	letter-spacing:.3em;
}

#navmenu ul {
	list-style-type: none;
	list-style-image: none; 
	}
	
#navmenu li {
	display: inline;
	top: 0px;
	left: 0px;
	position: relative;
	}
	
#navmenu ul li a {
	text-decoration:none;
	margin: 2px;
	border: 1px solid #e2dbbb;
	padding: 5px 15px 5px 15px;
	background: #ffffff;
	}
	
#navmenu ul li a:hover {
	background: #A6E0EB;
	}
*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

