/*
Theme Name: American Ventures
Theme URI: http://americanventures.com
Version: 1.0
Description: A template to match the regular site.
Author: Zeitgeist
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
li {list-style: none;}
h1  {
				color: #73698c;
				font: bold 16px "Times New Roman", Times, serif;
				letter-spacing: 1px;
				margin: 0 0 5px 0;
				text-transform: uppercase !important;
				word-spacing: 3px;
				padding-bottom: 7px;
 
			}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #f3f4e4 url(img/wrapper_bg.gif) repeat-y top left;
	border: 1px solid #24283f;
	text-align: left;
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative;
	width/**/:/**/798px;
}

.outer-container {
	margin: 0px;
	padding-bottom: 15px;
	
}

/* headere & title */
#header {
	background: transparent url(img/header_bg.jpg) no-repeat top left;
	height: 107px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-top: 0px;
}
	#header #logo {
		background: transparent url(img/logo_AV.gif) no-repeat top left;
		height: 72px;
		width: 370px;
		margin-left: 428px;
	}
		#header #logo a {
			background: transparent url(img/logo_AV.gif) no-repeat top left;
			display: block;
			height: 72px;
			height/**/:/**/ 0;
			padding: 72px 0 0 0;
			text-decoration: none;			
			width: 370px;
		}
	#header #topnav {
/*		font: normal 10px "Times New Roman", Times, serif;		*/
	font-size:9px;
	font-weight:normal;
		left: 173px;
		height: 34px;
		overflow: hidden;
		position: absolute;
		top: 73px;
	}
		#topnav li {
			display: inline;
			float: left;
		}
			#topnav li a {
				color: #1d2135;
				display: block;
				font-weight: bold;
				height: 34px;
				height/**/:/**/ 29px;
				letter-spacing: 1px;
				margin: 0 3px;
				overflow: hidden;				
				padding: 5px 0 0 0;
				text-align: center;
				text-decoration: none;
				text-transform: uppercase;				
				word-spacing: 3px;
			}
			#topnav li a:hover {
				
			}
		#topnav li#hdr-about, #topnav li#hdr-a-about {
			background-color: #9a9cac;
			width: 132px;
		}
		#topnav li#hdr-a-about {
			background-color: #f3f4e4 !important;
		}
		
		#topnav li#hdr-asset, #topnav li#hdr-a-asset {
			background-color: #847c8f;
			width: 123px;
		}
		#topnav li#hdr-a-asset {
			background-color: #f3f4e4 !important;
		}

		#topnav li#hdr-corp, #topnav li#hdr-a-corp {
			background-color: #6b6a7f;
			width: 124px;
		}
		#topnav li#hdr-a-corp {
			background-color: #f3f4e4 !important;
		}

		#topnav li#hdr-invest, #topnav li#hdr-a-invest {
			background-color: #8e7070;
			width: 112px;
		}
		#topnav li#hdr-a-invest {
			background-color: #f3f4e4 !important;
		}

		#topnav li#hdr-news, #topnav li#hdr-a-news {
			background-color: #90846d;
			width: 134px;
		}
		#topnav li#hdr-a-news {
			background-color: #f3f4e4 !important;
		}



/* main */
.main {
	padding: 0 0 0 0;
	background: transparent url(img/sidebar_bg.jpg) no-repeat top left;
	position: relative;
	width: 100%;
}

/* content */
.content {
	float: right;
	width: 580px;
	padding: 20px 20px 38px 0;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
		.content a {
				border-bottom: 1px solid #bfbfc3;
				color: #221d60;
				text-decoration: none;
			}
			.content h1 a {
				color: #73698c;
				font: bold 16px "Times New Roman", Times, serif;
				letter-spacing: 1px;
				margin: 0 0 7px 0;
				text-transform: uppercase !important;
				word-spacing: 3px;
 
			}
			.content em {
					text-transform: lowercase !important;
				}
			.content h3 {
				font-size: 120%;
				margin: 10px 0 0 0;
			}				
			.content p {
				margin: 0 0 20px 0;
				line-height: 18px;
			}
			.content strong {
				color: #221d60;
			}

/* navigation */
.navigation {
	float: left;
	width: 155px;
	background-color:#transparent;
	line-height:1.6em;
	text-align: right;
	
}
.navigation h2 {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding-left: 35px;
}
.navigation ul {
	padding: 0;
	padding-left: 30px;
}
.navigation li a {
	font-size: 11px;
	color: #333240;
	display: block;
	padding: 1px 0 1px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation a:hover {
	font-weight: bold;
}

a {color: #221d60;}

/* footer */
.footer {
	background-color: #24283f;
	border-top: 1px solid #8b8e91;	
	color: #fff;
	font-size: 10px;
	height: 27px;
	height/**/:/**/ 21px;
	margin: -27px 0 0 173px;
	margin/**/:/**/ -28px 0 0 173px;
	overflow: hidden;
	padding: 6px 5px 0 5px;
	position: relative;
	width: 615px;
}
.footer ul {
	border-top: 1px solid #EAEADA;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #EAEADA;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
	text-decoration: none;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;	
}

/* bottom */
.bottom {
	color: #FFF;
	clear: both;
	font-size: 10px;
}
.bottom a {color: #FFF;}

/* posts */

.post {margin: 6px 0 2px;}
.post .info{
	background: #E6E6E6;
	border: 1px solid #CCC;
	color: #330000;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.post h3 {
				font-size: 120%;
				margin: 10px 0 0 0;
			}				

.info a {color: #330000; text-decoration: none;}
.info a:hover {color: #000000; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}

.rss-feed { background: #FFFFDD url('img/rss-feed.gif') repeat-x 0 0; border: 1px solid #D1D3D5; margin-left:0; margin-right:0; margin-top:2.0em; margin-bottom:0; padding-left:15px; padding-right:15px; padding-top:1.5em; padding-bottom:0.75em }
.rss-feed h4 { color: #636567; margin: 0; }
.rss-feed img#rss-feed-icon { float: left; border: 0px none; margin-right: 5px; padding: 0 }

