/*  
Theme Name: ZIMMBUZZ
Theme URI: http://www.zimmcomm.biz/
Description: ZimmComm - New Media, LLC
Version: 1.0a
Author: Rob C
Author URI: http://www.lifesciencedivision.com/
*/

@import url(fonts-min.css);
@import url(reset-min.css);
body {color:#222;background: #eaeaea url(images/zimmTopBorder.gif) top left repeat-x;}

/* LINKS */
a,a:link,a:active {color:#069;text-decoration: none;} 
a:visited {color:#039;} 
a:hover {color:#CC3838;} 

/* TYPOGRAPHY */
p, ul, ol {margin: 0 0 1.5em}
h1, h2, h3, h4, h5, h6 {letter-spacing: 0;font-family: arial,verdana,sans-serif;margin:.7em 0 .5em;color:#069;border-bottom: 1px solid #EEE;}
h1 {font-size: 189%;margin-top:.6em}
h2 {font-size: 152%;}
h3 {font-size: 122%;}
h4 {font-size: 107%;}
h5 {font-size: 100%;}
h6 {font-size: 92%;}
.highlight {color:#E17000}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 82% arial;color:#bbb;display:block;letter-spacing: 1px}
small {font-size:11px}
strong {font-weight: bold;}
em {font-style: italic;color: #333;}

/* LISTS */
ul {margin: .3em 0 1.5em 0;list-style-type:none;}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1em;padding-left: 22px;}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* GENERAL */
img {margin:0 0 -3px 0;color: #666;}
img.right {float:right;margin: 0 0 0 9px;}
img.left {float:left;margin: 0 9px 0 0;}
img.border {border: 1px solid #555;padding: 0;}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0;}

/* STRUCTURES */
	
	
	/* RATE CARD TABLE */
	table {margin: 18px 0;}
	th {color: #069;border:1px solid #bfc1af;letter-spacing: 1px;text-transform: uppercase;text-align: left;padding: 6px 6px 6px 12px;background-color:#EFF1E0;}
	td {border-right: 1px solid #bfc1af;border-left: 1px solid #bfc1af;border-bottom: 1px solid #bfc1af;background: #fff;padding: 6px 6px 6px 12px;color: #000;}
	
	/* MASTER CONTAINER */
	#Container {width: 1064px;position: relative;margin:0 auto;}
	
	div#ZimmHeader {text-indent: -3000px;}
	div#ZimmHeader a {position: absolute;left: 284px;top: 37px;display: block;height: 80px;width: 490px;z-index:3000;}
	div#AgWired {text-indent: -3000px;}
	div#AgWired a {position: absolute;left: 659px;top: 240px;display: block;height: 24px;width: 69px;z-index:2000;}
	
	/* NAVIGATION */
	#Navigation {width: 190px;margin: 0;padding: 57px 11px 7px 0;position: absolute;top: 1px;left: 0;color: #484848;}
	#Navigation ul li {list-style: none;margin: 0;padding: 5px 0 0 12px;line-height: 1em;}
	#Navigation li ul li {padding: 3px 0;}
	#Navigation ul li a {color: #069;}
	#Navigation ul li a:hover {color: #187417;}
	#Navigation ul {padding: 0;margin: 0;}
	#Navigation h2 {font-family:trebuchet ms;letter-spacing:1px;border-right:1px solid #dbe2e4;border-bottom:2px solid #dbe2e4;font-variant: small-caps;font-weight: normal;background:#F9F9F9;margin: 12px 0 0 -7px;padding: 2px 0 2px 8px;color: #484848;font-size: 114%;}
	#Navigation em {color: #111;border-bottom: 1px solid #999;}
	
	/* COLUMN CENTER */
	#ColumnCenter {margin-top:-619px;color: #555;float:right;width: 190px;text-align: left;padding: 0;}
	#ColumnCenter ul {margin:300px 0 0 7px;}
	#ColumnCenter ul li ul {margin: 6px 0 0 0;}
	#ColumnCenter ul li {margin: 0;padding: 1px 0;}
	#ColumnCenter li a {color: #069;}
	#ColumnCenter li a:hover {color: #187417;}
	#ColumnCenter h3 {font-variant: small-caps;letter-spacing:1px;color: #6EA027;font-size: 122%;font-weight: normal;)top left no-repeat;}
	#ColumnCenter h2, #ColumnCenter h2.widgettitle {font-family:trebuchet ms;letter-spacing:1px;background:#F9F9F9;font-variant: small-caps;border-left:1px solid #dbe2e4;border-bottom:2px solid #dbe2e4;font-weight: normal;margin: 12px 0 0 -7px;padding: 2px 0 2px 8px;color: #484848;font-size: 114%;}
	
	li.feed a {background: url(http://agwired.com/wp-content/themes/WPBIGTEMPLATE/images/feed.gif) top left no-repeat;padding: 2px 0 0 20px;}
	li.podcast a {background: url(http://agwired.com/wp-content/themes/WPBIGTEMPLATE/images/ipod.gif)top left no-repeat;padding: 2px 0 0 20px;}

	/* CONTENT WRAPPER */
	#Content {background:transparent url(images/zimmContentBg.png) 205px 0px no-repeat;padding-top:375px;}
	#Content p {font-size: 107%;}
	
	/* POST */
	div.post {background: url(images/zimmPostsBg.gif) 0px 0px repeat-y;width: 616px;padding:0 20px;margin:0 180px 0 205px;}
	div.post ul {list-style-type: disc;margin: 0 0 .5em 0;padding: 0;}
	div.post ul li {margin: 0 0 0 7px;padding: 1px 0;color: #484848;}
	p.edit {float: right;}
	.post p a:link,.post p a {color: #069;}
	.post p a:visited {color: #039;border-bottom: 1px solid #069;}
	.post p a:hover {background-color:#e4f9f9;color: #CC3838;}
	.post h3 {padding:12px 0 2px 0;margin:0;letter-spacing:1px;}
	.post h3 a, .post h3 a:visited {color: #069;}
	.post h3 a:hover {color: #CC3838;}
	div.categories {letter-spacing: 1px;font-size: 92%;margin: 0 0 12px 0;padding: 2px 0;display: block;color: #666;}
	ul.post-categories li {display: inline;}
	.commentLink {float:right;}

	#Single .post h3 {border-bottom: none;}
	#Single div.categories {padding-top: 18px;}
	textarea#comment {width:610px;border:2px solid #999;}
	
	/* WP FALBUM PLUGIN */
	h3.falbum-title {border-bottom: 1px solid #CCC;margin: 0 0 12px;padding-bottom: 5px;}
	#Album div.post {border: 0;}
	#Album #Container {width: 940px;}
	
	#Album #ColumnCenter {border-width: 1px 0 0 0;padding: 0;top: 0;}
	#Album #ColumnCenter h3 {margin-top: 2px;padding-bottom: 0px;}
	
	/* Search Form */
	#searchform {margin-top: 5px;margin: 0;}
	#searchform input#s {margin-top: 5px;border: 1px solid #999;height: 18px;}
	
	
	/* PAGE TEMPLATE */
	#Page .post h2 {border-color: #DDD;}
	#Page div.postFooter {border-color: #EEE;border-bottom: none;}
	
	/* POST FOOTER */
	div.postFooter {font-size: 100%;border: 1px solid #EEE;padding: 4px;color: #565656;background-color:#F5F5F5;}
	div.postFooter a {color: #069;}
	div.postFooter img {display:none;padding: 0;margin: 0;}
	
	/* FOOTER */
	#Page #Footer {border-top:1px dotted #7f7e7e;}
	#Footer {background: url(images/zimmPostsBg.gif) 0px 0px repeat-y;border-bottom:1px solid #7f7e7e;clear: both;width: 620px;color: #555;padding: 18px;margin:0 0 38px 205px;font-size: 92%;}
	#Footer a {color: #484848;font-weight: bold;}
	#Footer a:hover {color: #6EA027;}
