/*

Name: Story Mann

Description: Mike Mann Storyteller

Version:1.0

Author: Sky27

Author URI: http://www.sky27.com

*/



/*

CSS General Reset

*/

* {

	font-family: arial;

	font-size: 1em;

	outline: 0;

	padding: 0;

	margin: 0;

	border: 0;

	text-decoration: none;

	vertical-align: baseline;

	white-space: normal;

}



html, body {line-height: 1}

hr {display: none}

blockquote:before, blockquote:after, q:before, q:after {content: ''}

blockquote, q {quotes: "" ""}

ul {list-style-type: none}

ol {list-style-type: decimal}

.clear {clear: both}

h2 {color: #27475e; font-size: 18px; padding-bottom: 4px; border-bottom: 1px solid #999999; }

h6 {color: #27475e; font-size: 18px; padding-bottom: 4px; border-bottom: 1px solid #999999; }



/*

Layout CSS Information

*/

body {

	background: #fff;

	text-align: center;

}



#container {

	background: #FFFFFF url(images/references/iowa_container_bg.gif) repeat-y;

	width: 910px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}



#container_index {

	background: #FFFFFF;

	width: 910px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}


#mikemann_home {

	width: 612px;
	
	height: 222px;
	
	margin: -20px 0 20px 0;

}


#awards {

	width: 180px;

}

.awards_inner {

}

.awards_inner img{

	float: left;
	margin: 0 0 5px 5px;

}

.awards_inner_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	text-align: right;
	line-height: 84px;
	width: 88px;

}


/*

Reference Links

*/

.metromn a{

	float: left;

	display: inline-block;

	color: #ffffff;
	
	font-weight: bold;
	
	background: #419db4;
	
	padding: 3px;
	
	margin: 0 20px 20px 0;
}

.metromn a:hover{

	display: block;

	color: #ffffff;
	
	background: #4db5cf;
}

.greatermn a{

	float: left;

	display: inline-block;

	color: #ffffff;
	
	font-weight: bold;
	
	background: #62a929;
	
	padding: 3px;
	
	margin: 0 20px 20px 0;
}

.greatermn a:hover{

	display: block;

	color: #ffffff;
	
	background: #70c12f;
}

.nd a{

	float: left;

	display: inline-block;

	color: #ffffff;
	
	font-weight: bold;
	
	background: #d24949;
	
	padding: 3px;
	
	margin: 0 20px 20px 0;
}

.nd a:hover{

	display: block;

	color: #ffffff;
	
	background: #e55555;
}

.iowa a{

	float: left;

	display: inline-block;

	color: #ffffff;
	
	font-weight: bold;
	
	background: #ffae00;
	
	padding: 3px;
	
	margin: 0 20px 20px 0;
}

.iowa a:hover{

	display: block;

	color: #ffffff;
	
	background: #ffc343;
}

.wisconsin a{

	float: left;

	display: inline-block;

	color: #ffffff;
	
	font-weight: bold;
	
	background: #c4a100;
	
	padding: 3px;
	
	margin: 0 125px 20px 0;
}

.wisconsin a:hover{

	display: block;

	color: #ffffff;
	
	background: #ddb600;
}


/*

Very Top Bar

*/

#top {

	float: right;

	width: 345px;

	background: none;

	padding: 4px;

}



#pagemenu {

	float: right;

	margin: 62px 0 0 0;

	display: inline;

	height: 18px;

	z-index: 20;

}



#pagemenu li {

	float: left;

	display: block;

	height: 18px;

	margin-left: 39px;

	margin-right: -4px;

	border-left: 2px solid #81b6de;

}



#pagemenu li ul li {

	height: 24px;

	border-right: 0;

	border-bottom: 1px solid #ddd;

	width: 100%;

}



#pagemenu li a {

	display: block;

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	color: #6a6a6a;

	line-height: 18px;

	padding-left: 5px;

	padding-right: 5px;

}



#pagemenu li a:hover {

	background: #84adc7;

	color: #fff;

}



#pagemenu li.current_page_item a {

	background: none;

	color: #6A6A6A;

}



#pagemenu li.current_page_item a:hover {

	background: #84adc7;

	color: #fff;

}



#pagemenu ul {

	display: none;

	z-index: 99;

	position: absolute;

}



#pagemenu ul li a {

	display: block;

	background: #FFF;

}



#pagemenu li ul a:hover {

	display: block;

	background: #FFF;

}



#pagemenu ul a {

	display: block;

}



#pagemenu ul ul {

	margin-top: -25px;

	display: none;

	margin-left: 199px;

	position: absolute;

}



#pagemenu li:hover ul ul {

	display: none;

}

#pagemenu li:hover ul {

	display: block;

}

#pagemenu ul li:hover ul {

	display: block;

}

#pagemenu li ul li {

	display: block;

	width: 100%;

}



#pagemenu li.page_item ul {

	width: 200px;

}



#pagemenu li.page_item a {

	display: block;

}



#pagemenu li.page_item a:hover {

	display: block;

}



#pagemenu li.page_item ul li a {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	background: #FFF;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: lowercase;

	font-size: 14px;

	font-weight: bold;

	color: #666;

}



#pagemenu li.page_item ul li a:hover {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	background: #FFF;

	padding-left: 10px;

	padding-right: 10px;

	text-transform: lowercase;

	font-size: 14px;

	font-weight: bold;

	color: #ff9000;

}



/*

Search bar

*/

#searchbar {

	float: right;

	display: inline;

	font-size: 14px;

	margin-top: 40px;

	margin-right: 15px;

}



.searchform {

	display: inline;
	
	padding: 5px 0 0 0;

	vertical-align: middle;

	float: right;

	width: 325px

}



.searchform fieldset {

	display: inline;

	vertical-align: middle;

}



.searchform label {

	display: inline;

	vertical-align: middle;

}



.searchform input {

	display: inline;

	vertical-align: middle;

}



.searchform .searchlabel {

	color: #fff;

	font-weight: bold;

	font-family: "Myriad Pro", arial, Helvetica, sans-serif;

	letter-spacing: -1px;

}



.searchform .searchterm {

	font-size: 14px;
	
	font-weight: bold;

	width: 215px;

	padding: 3px;

	margin: 2px 16px 0 0;

	color: #5091bf;

	background: none;

	float: left;

}



.searchform .searchterm:focus {

	color: #84adc7;

	background: none;

}



.searchform .searchbutton {

	text-transform: uppercase;

	background: none;

	cursor: pointer;

	color: #666;

	font-size: 18px;

	height: 21px;
	
	width: 78px;

	float: left;

}



.searchform .searchbutton:hover {

	color: #84adc7;

}



.searchformI {

	vertical-align: middle;

	font-size: 0.7em;

}



.searchformI fieldset {

	display: inline;

	vertical-align: middle;

}



.searchformI label {

	display: inline;

	vertical-align: middle;

}



.searchformI input {

	display: inline;

	vertical-align: middle;

}



.searchformI .searchlabel {

	color: #9ca485;

	font-weight: bold;

	text-transform: uppercase;

	margin-right: 5px;

	font-family: "Myriad Pro", arial, Helvetica, sans-serif;

	letter-spacing: -1px;

}



.searchformI .searchterm {

	border: 1px solid #ddd;

	width: 200px;

	padding: 3px;

	color: #757575;

	background: #fff;

}



.searchformI .searchterm:focus {

	border: 1px solid #bbb;

	color: #84adc7;

	background: #fff;

}



.searchformI .searchbutton {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 21px;

}



.searchformI .searchbutton:hover {

	color: #84adc7;

}



/*

Header CSS

*/

#header {

	background: url(images/references/iowa_header_bg.gif) top center;

	width: 910px;

	height: 134px;

}



#header_logo a{

	float: left;
	
	display: block;
	
	width: 226px;
	
	height: 90px;

	background: none;

	margin-top: 36px;

	margin-left: 27px;
	
	text-decoration:none;

}



#header_logo a:hover {

	background: none;
	
	text-decoration:none;

}



#header_logo .description {

	display: block;

	color: #757575;

	font-size: 0.7em;

	line-height: 1.4em;

}



#header_ad {

	float: right;

	width: 468px;

	height: 60px;

	display: inline;

	margin-right: 20px;

}



#header_ad img {

	display: block;

}



/*

Page Menu CSS

*/

#menu_cap {

	width: 910px;

	height: 28px;

	padding: 4px 0 0 0;

	margin: 15px 0 0 0;

	background: url(images/menu_cap.png) no-repeat top center;

}



#bar {

	float: right;

	width: 550px;

	height: 28px;

}



#bar #toprss {

	float: right;

	display: inline;

	height: 28px;

	margin-right: 10px;

}



#bar #toprss a {

	float: right;

	display: block;

	color: #fff;

	font-size: 10px;

	text-transform: uppercase;

	font-weight: bold;

	background: url(images/rssround.gif) no-repeat left center;

	padding-left: 25px;

	height: 28px;

	line-height: 28px;

}



#bar #toprss a:hover {

	color: #e1f876;

}



#catmenu {

	float: left;

	display: inline;

	height: 28px;

	z-index: 20;

}



#catmenu li {

	float: left;

	display: block;

	height: 28px;

	border-right: 1px solid #2594bf;

}



#catmenu li ul li {

	height: 24px;

	border-right: 0;

	border-bottom: 1px solid #ddd;

	width: 100%;

}



#catmenu li a {

	display: block;

	font-size: 0.75em;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFF;

	line-height: 28px;

	padding-left: 10px;

	padding-right: 10px;

}



#catmenu li a:hover {

	background: #8acce7;

}



#catmenu li.current-cat a {

	color: #333;

	background: #FFF;

}



#catmenu li.current-cat a:hover {

	color: #333;

	background: #FFF;

}



#catmenu ul {

	display: none;

	z-index: 99;

	position: absolute;

}



#catmenu ul li a {

	display: block;

	background: #FFF;

}



#catmenu li ul a:hover {

	display: block;

	background: #FFF;

}



#catmenu ul a {

	display: block;

}



#catmenu ul ul {

	margin-top: -24px;

	display: none;

	margin-left: 200px;

	position: absolute;

	border-left: 1px solid #ff9000;

}



#catmenu li:hover ul ul {

	display: none;

}



#catmenu li:hover ul {

	display: block;

}



#catmenu ul li:hover ul {

	display: block;

}



#catmenu li ul li {

	display: block;

	width:100%;

}



#catmenu li.cat-item ul {

	width: 200px;

}



#catmenu li.cat-item a {

	display: block;

}



#catmenu li.cat-item a:hover {

	display: block;

}



#catmenu li.cat-item ul li a {

	display: block;

	text-align: left;

	font-size: 0.75em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #666;

	font-weight: bold;

	text-transform: none;

	background: #f9f9f9;

}



#catmenu li.cat-item ul li a:hover {

	display: block;

	text-align: left;

	font-size: 0.75em;

	height: 24px;

	line-height: 24px;

	padding-left: 10px;

	padding-right: 10px;

	color: #738ba1;

	font-weight: bold;

	text-transform: none;

	background: #FFF;

}



/*

Blog Information Section

*/

#subhead {

	width: 910px;

	height: 170px;

	background: #f2f2f2 url(images/header_banner.jpg) no-repeat;

	color: #4A4949;

}



#subhead a {

	color: #366799;

}



#subhead a:hover {

	text-decoration: underline;

}



#bloginfobox {

	margin: 5px;

}



#bloginfobox a{

	margin: 5px;

	color: #eee;

}



#bloginfo ul {

	width: 990px;

}



#bloginfo ul li {float: left}

#bloginfo ul li ul li {float: none}



#bloginfo ul li.posts, #bloginfo ul li.comments, #bloginfo ul li.tags {

	width: 330px;

}



#bloginfo ul li.posts h2 {

	display: block;

	background: url(images/ico_posts.png) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.comments h2 {

	display: block;

	background: url(images/ico_comments.png) no-repeat;

	background-position: 10px center;

	padding-left: 30px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.tags h2 {

	display: block;

	background: url(images/ico_tags.png) no-repeat;

	background-position: 10px center;

	padding-left: 40px;

	font-size: 0.75em;

	line-height: 1.7em;

	font-weight: bold;

	color: #fff58a;

}



#bloginfo ul li.posts ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.comments ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.tags ul {

	width: 310px;

	padding: 10px;

}



#bloginfo ul li.posts ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.tags ul li {

	border-bottom: 1px dotted #b5d8de;

	padding-top: 4px;

	padding-bottom: 4px;

}



#bloginfo ul li.comments ul li a {

	display: block;

	font-size: 0.75em;

	background: url(images/ico_comment.png) no-repeat left 3px;

	padding-left: 20px;

	margin-left: 0px;

	line-height: 1.3em;

	font-weight: bold;

}



#bloginfo ul li.comments ul li a span {

	font-weight: normal;

}



#bloginfo ul li.tags ul li a {

	line-height: 1.3em;

	font-size: 0.75em;

}



.r_time {

	display: block;

	font-size: 0.7em;

	line-height: 1.3em;

}



.r_head a {

	display: block;

	font-weight: normal;

	font-size: 0.75em;

	color: #eee;

	line-height: 1.3em;

	font-weight: bold;

}



/*

Content Layout

*/

#content {

	background: url(images/references/iowa_main_stage.gif) no-repeat top center;

	width: 910px;
	
	min-height: 522px;

}



#content #column_home {

	float: right;

	width: 622px;

	padding: 20px 0 20px 0;
	
	margin: 0 28px 0 0;

	display: inline;

}

#content #column {

	float: right;

	width: 610px;

	padding: 20px 0 20px 0;
	
	margin: 0 28px 0 0;

	display: inline;

}



#content #sidebar {

	float: left;

	width: 254px;

	padding: 0 0 20px 0;

	display: inline;

}



#flash {

	width: 605px;

	background: url(images/flash_load.jpg) center no-repeat;

}

.programs_col_1 {

	width: 192px;
	
	margin: 10px 0 0 0;
	
	float: left;

}

.programs_col_1 img{

	margin: 0 0 10px 0;

}

.programs_col_2 {

	width: 192px;
	
	margin: 10px 0 0 14px;
	
	float: left;

}

.programs_col_2 img{

	margin: 0 0 10px 0;

}

.store1 {

	width: 285px;

	margin: 0 20px 0 0;
	
	float: left;

}

.store1 h2{

	color: #4882AB;
	
	border: none;
}

.store2 {

	width: 285px;

	margin: 0 0 0 20px;
	
	float: left;

}

.store2 h2{

	color: #4882AB;
	
	border: none;
}

.shipping {

	padding: 40px 0 0 0;
	
	font-size: 10px;
	
	color: #888888;

}

.invoice {

	background: #f5efbb;

	padding: 20px;
	
	margin: 20px 10px 0 0;
	
	border: 1px solid #e3d879;
	
	font-size: 0.75em;
	
	color: #333;

}


/*

Sidebar Widgets

*/

#sidebar h2 {

	font-size: 0.7em;

	font-weight: bold;

	line-height: 1.3em;

	color: #666;

	margin-top: 20px;

}



#sidebar p {

	margin: 0px 0px 7px 0px;

}



#sidebar .box {

	display: block;

	padding: 5px 10px 5px 10px;

	font-size: 14px;

	line-height: 16px;

	color: #f3cd6d;

	background: #465a69;

}



#sidebar .box a{

	color: #f3cd6d;

	background: #465a69;

}



#sidebar .box a:hover{

	background: #465a69;

	color: #fff !important;

}



#sidebar .box2 {

	display: block;

	margin: 0 0 2px 0;

	padding: 12px 0 8px 10px;

	font-size: 12px;

	height: 35px;

	line-height: 14px;

	color: #fff;

	background: #16222b;

}



#sidebar .box2 a{

	display: block;

	margin: auto 0;

	color: #fff;

	background: #16222b;

}



#sidebar .box2 a:hover{

	color: #fff;

	background: #16222b url(images/sidecolumn_arrow.gif) no-repeat right center;

}



#sidebar .box2 h1{

	color: #a8d6e8 !important;

	font-size: 12px;

	font-weight: bold;

}



#sidebar .box2 h2{

	color: #f3cd6d !important;

	font-size: 12px;

	font-weight: bold;

	margin: 0 !important;

}



.videobox {

	border: 4px solid #ddddd4;

	width: 380px;

	height: 214px;

}



.center {

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.sidebar1 {

	width: 388px;

}



.sidebar2 {

	width: 212px;
	
	padding: 22px 0 0 42px;

	float: left;

	display: inline;

}



.sidebar1 ul ul, .sidebar2 ul ul {

	font-size: 0.7em;

	color: #777;

	line-height: 1.4em;

	background: #d8e9f4;

	border: 1px solid #e1edef;

}



.sidebar1 ul div, .sidebar2 ul div {

	font-size: 0.7em;

	color: #777;

	line-height: 1.4em;

}



.sidebar1 ul div div, .sidebar2 ul div div {

	font-size: 1em;

	border: none;

}



.sidebar1 li li {

	padding: 5px 2px 2px 5px;

	border-bottom: 1px dotted #c4d5d8;

}



.sidebar2 li li {

	padding: 5px 2px 2px 5px;

	border-bottom: 1px dotted #c4d5d8;

}



.sidebar1 li li li {

	font-size: 1.0em;

	padding: 5px 2px 2px 5px;

}



.sidebar2 li li li {

	font-size: 1.0em;

	padding: 5px 2px 2px 5px;

}



/*

Feed CSS

*/

.rssfeed {

	background: url(images/rssimg.gif) no-repeat;

	background-position: left 0px;

	padding-left: 22px;

}



.rssfeed a {

	border-bottom: 1px dotted #ddd;

}



.emailfeed {

	background: url(images/rssemail.gif) no-repeat;

	background-position: left 0px;

	padding-left: 30px;

}



.feedform {

	font-size: 0.9em;

}



.feedemail {

	border: 1px solid #ddd;

	width: 200px;

	padding: 3px;

	color: #757575;

	background: #fffff4;

}



.feedemail:focus {

	border: 1px solid #bbb;

	color: #ff9600;

	background: #fff;

}



.feedsubmit {

	border: 1px solid #ddd;

	text-transform: uppercase;

	background: #fff;

	cursor: pointer;

	color: #666;

	font-size: 0.9em;

	height: 22px;

}



.feedsubmit:hover {

	color: #ff9600;

}



/*

Sidebar Ads CSS

*/

ul.ads li {

	float: left;

	display: inline;

	margin-right: 3px;

}



ul.ads img {

	display: block;

	float: left;

}



/*

Footer CSS

*/

#footer {

	background: url(images/references/iowa_footer_bg.gif) no-repeat center top;

	width: 910px;
	
	height: 90px;

	font-size: 12px;

	color: #ffffff;

	text-align: right;

}



#footer a {

	color: #ffffff;

	text-decoration: underline;

}



#footer a:hover {

	color: #ffffff;

}



.copyright {

	text-align: center;
	
	padding: 40px 0 0 0;

}



.credit {

	float: right;

	color: #ffffff;

	line-height: 1.4em;

}



a.sitename {

	color: #ccc;

	border-bottom: 1px dotted #366799;

}



a.footrss {

	background: url(images/rssimg.gif) no-repeat left center;

	padding-left: 22px;

	margin-left: 10px;

}



.credit a {

	font-weight: bold;

	color: #666;

}



.credit a:hover {

	color: #ff9600;

}



/*

General Styles THE POST

*/

.postindex_topper {

	margin-top: 20px;

	background: url(images/postindex_topper.gif) no-repeat top center;
	
	width: 624px;
	
	height: 6px;
	
}

.postindex_container {
	
	background: #ebebeb url(images/postindex_capper.gif) no-repeat bottom center;
	
	width: 604px;
	
	padding: 10px;

}

.post {

	margin: 0;

}


.post td{

	padding: 10px;
	
	font-size: 0.85em;
	
	color: #333333;
	
	line-height: 1.0em;

}



.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {

	line-height: 1.0em;

	margin: 0px 0px 5px 0px;

	font-weight: normal;

}



.post p {

	line-height: 1.5em;

	margin: 0px 0px 7px 0px;

}



.post h1 {font-size: 1.7em}

.post h2 {font-size: 1.6em}

.post h3 {font-size: 1.4em}

.post h4 {font-size: 1.2em}

.post h5 {font-size: 1.1em}

.post h6 {font-size: 1.4em}

.post p {font-size: 0.75em}

.post h1 {color: #da670d;letter-spacing:-1px;}

.post h2 {color: #4882ab;letter-spacing:-2px;}

.post h3 {color: #a8b239;letter-spacing:-1px;}

.post h4 {color: #888888}

.post h5 {color: #e01d13}

.post h6 {color: #333}

.post p {color: #666}



.post ul, .post ol {

	font-size: 0.75em;

	color: #666;

	margin: 0px 0px 7px 0px;

}

.post li, .post li li {line-height: 1.5em}

.post ol {margin-left: 16px}



.post ul ul, .post ol ol {

	font-size: 1em;

	margin-bottom: 5px;

	margin-top: 5px;

}

.post ul li, .post ul li ul li {

	background: url(images/bullet.gif) no-repeat;

	background-position: left 8px;

	padding-left: 15px;

	padding-top: 2px;

	padding-bottom: 2px;

}



.post ol li, .post ol li ol li {

	padding-top: 2px;

	padding-bottom: 2px;

}



.post img {

	vertical-align: middle;

}



.more-link {

	font-weight: bold;

	font-size: 1.1em;

	color:#78848F;

	text-transform: uppercase;
	
	text-decoration: underline;

}



.more-link:hover {

	color: #ef8532;
	
	text-decoration: none;

}



.post ins {

	text-decoration: underline;

}



.post del {

	text-decoration: line-through;

}



.post code {

	display: block;

	border: 1px dotted #ddd;

	width: 400px;

	padding: 10px;

	background: #eee;

	color: #666;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}



.post blockquote {

	display: block;

	border: 1px dashed #ddd;

	width: 400px;

	padding: 10px 10px 0px 10px;

	background: #FFF;

	color: #000;

	margin-right: auto;

	margin-left: auto;

	margin-top: 10px;

	margin-bottom: 10px;

}





.post blockquote p {

	background: url(images/blockquote.gif) no-repeat;

	background-position: left top;

	padding-left: 40px;

	color: #5a727b;

	font-weight: bold;

}



a {

	color: #189ad0;

}



a:hover {

	color: #666666;

}


.post h1 a {

	color: #cb0f00;
	
	font-size: 16px;

	font-weight: bold;

}



.post h1 a:hover {

	color: #f71200;

}


.post h2 a {

	color: #cb0f00;

	font-weight: bold;

}



.post h2 a:hover {

	color: #f71200;

}



.post .entry {

	margin-top: 10px;

	margin-bottom: 10px;

}



.post .postinfo {

	color: #949494;

	background: #f7f7f7;

	font-size: 0.7em;

	line-height: 1.4em;

	padding: 4px;

	margin: 0 0 5px 0;

}



.post .info {

	float: left;

}



.post .info a {

	padding-top: 4px;

	padding-bottom: 4px;

	height: 15px;

}



.post .commentnum {

	float: right;

	background: url(images/ico_comments.png) no-repeat left center;

	padding-left: 20px;

}



.post .category {

	font-size: 0.7em;

	color: #949494;

	background-position: left 3px;

}



.post .tags {

	font-size: 0.7em;

	color: #949494;

	line-height: 1.5em;

	border-top: 1px solid #eee;

}



.post .ratings {

	font-size: 0.75em;

	line-height: 1.3em;

	color: #666;

	margin: 0px 0px 10px 0px;

}



.post .views {

	font-size: 0.75em;

	color: #666;

	margin: 0px 0px 10px 0px;

}



/*

Post Images - Alignments

*/

img.alignleft, img.alignright, img.aligncenter, img.alignnone {

	border: none;

}



.alignleft {

	float: left;

	display: inline;

	margin-right: 10px;

	margin-bottom: 2px;

}



.alignright {

	float: right;

	display: inline;

	margin-left: 10px;

	margin-bottom: 2px;

}



.aligncenter {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



.alignnone {

	display: inline;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

}



p.wp-caption-text {

	padding: 3px;

	color: #757575;

}



/*

Default Navigation _Next entries _Previous entries

*/

.nav {

	margin-top: 10px;

	font-size: 0.75em;

}



.nav a:hover {

	color: #EF8532;

}

	



.nav_left {

	float: left;

	display: inline;

}



.nav_right {

	float: right;

	display: inline;

}



/*

Other Post Boxes

*/

.post_header {

	padding: 10px 10px 10px 0;

}



.post_header h1 {

	font-size: 1.4em;

	color: #444;

}



.post_author, .post_follow {

	background: #fffff4;

	padding: 10px;

	font-size: 0.75em;

	color: #666;

	line-height: 1.5em;

	border: 1px solid #eeeee4;

	font-family: "Myriad Pro", arial, Helvetica, sans-serif;

	margin-top: 15px;

}



.post_follow a {

	font-weight: bold;

}



/*

Comments

*/

.commentlistdiv {

	margin-top: 10px;

	padding: 10px;

	background: #d8e9f4;

	font-size: 0.75em;

	color: #666;

}



.commentlistdiv h1 {

	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #eee;

	line-height: 1.5em;

}



.commentlist li {

	background: #fff;

	border-bottom: 1px dotted #ddd;

	padding: 20px;

}



.commentlist li.alt {

	background: #fff;

}



.pane_l {

	float: left;

	display: inline;

	width: 160px;

	min-width: 160px;

	max-width: 160px;

	border-right: 1px dotted #ddd;

	padding-right: 20px;

	margin-right: 20px;

}



.pane_r {

	display: block;

	line-height: 1.5em;

	margin-left: 201px;

}



.c_author {

	font-size: 0.9em;

	font-weight: bold;

	margin: 0px 0px 7px 0px;

}



.c_avatar {

	display: block;

	margin: 0px 0px 7px 0px;

}



.c_date {

	color: #949494;

	font-size: 0.9em;

	margin: 0px 0px 7px 0px;

}



.c_approved {

	color: #949494;

	font-size: 0.9em;

}



/*

Trackbacks / Pinbacks

*/

.post_ping {

	background: #fffff4;

	padding: 10px;

	border: 1px solid #eeeee4;

	font-family: "Myriad Pro", arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #666;

	line-height: 1.5em;

}



.post_ping h1 {

	font-size: 1.2em;

}



.post_ping ol {

	margin-left: 20px;

}



.post_ping ol li {

	padding-top: 3px;

}



/*

Reply

*/

.reply {

	margin-top: 10px;

	padding: 10px;

	background: #f7f8ed;

	border: 1px dotted #ddd;

	font-size: 0.75em;

	color: #666;

}



.reply h1 {

	font-size: 1.3em;

	color: #366799;

	border-bottom: 1px solid #c6e1e5;

	line-height: 1.5em;

}



.reply label {





	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	margin-left: 5px;

}



.replytext {

	width: 200px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #e0edef;

	padding: 2px;

}



.replytext:focus {

	background: #fffff9;

}



.replyarea {

	width: 500px;

	height: 100px;

	background: #FFF;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #666;

	border: 1px solid #e0edef;

	padding: 2px;

}



.replyarea:focus {

	background: #fffff9;

}



.replybutton {

	cursor: pointer;

	font-size: 0.9em;

	font-weight: bold;

	background: url(images/commentbutton.gif) no-repeat;

	width: 100px;

	height: 22px;

	margin-top: 5px;

	margin-bottom: 5px;

	vertical-align: middle;

	color: #fff;

}



.replybutton:hover {

	background: url(images/commentbutton_on.gif) no-repeat;

}