/*
Name: MN Transitions
Description: Minneapolis MN K-12 Schools
Version: 1.0
Author: CaDan Web - Web Design
Author URI: http://www.cadanweb.com
*/

/*
CSS General Reset
*/
* {
	font-family: Arial, Helvetica, sans-serif;
	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}

/*
Header Tags
*/

h2 { margin: 0 0 18px 0; height: 28px; border-bottom: 1px solid #35a200; clear: both; }
h3 { margin: 0 0 18px 0; height: 28px; border-bottom: 1px solid #ffae00; clear: both; }
h4 { margin: 0 0 18px 0; height: 28px; border-bottom: 1px solid #f2564d; clear: both; }
h5 { margin: 0 0 18px 0; height: 28px; border-bottom: 1px solid #75c6e0; clear: both; }
h6 { margin: 0 0 18px 0; height: 28px; border-bottom: 1px solid #1c4060; clear: both; }

h2 span {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; color: #fff; background-color: #35a200; padding: 3px 9px; clear: both;}
h3 span {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; color: #fff; background-color: #ffae00; padding: 3px 9px; clear: both;}
h4 span {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; color: #fff; background-color: #f2564d; padding: 3px 9px; clear: both;}
h5 span {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; color: #fff; background-color: #75c6e0; padding: 3px 9px; clear: both;}
h6 span {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 23px; font-weight: normal; color: #fff; background-color: #1c4060; padding: 3px 9px; clear: both;}

/*
Layout CSS Information
*/
body {
	background: #e8f4fb;
	text-align: center;
}

#wrap {
	background: #eeeeee url(images/header/bg_main.gif) repeat-x top;
	padding: 0 0 20px 0;
}

#wrap_footer {
	background: url(images/footer/footer_topper.gif) top repeat-x;
	padding: 24px 0 15px 0;
}

#container {
	width: 1020px;
	background: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*
Very Top Bar
*/
#top {
	float: right;
	width: 345px;
	background: none;
	padding: 4px;
}

#catmenu {
	float: left;
	display: inline;
	height: 50px;
	z-index: 20;
}

#pagemenu {
	float: left;
	display: inline;
	height: 50px;
	z-index: 20;
	background: url(images/header/menu_div.gif) no-repeat left;
}

#pagemenu li, #catmenu li {
	float: left;
	display: block;
	height: 50px;
	background: url(images/header/menu_div.gif) no-repeat right;
}

#pagemenu li ul li, #catmenu li ul li {
	height: 25px;
	border-right: 0;
	border-bottom: 1px solid #519cca;
	width: 100%;
}

#pagemenu li a, #catmenu li a {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 12px;
}

#pagemenu li a:hover, #catmenu li a:hover {
	background: url(images/header/menu_lit_hover.gif) repeat-x;
	border-right: #000105 1px solid;
	padding-right: 11px;
}

#pagemenu li:hover, #catmenu li:hover {
	background: url(images/header/menu_lit_hover.gif) repeat-x;
}

#pagemenu li:hover a, #catmenu li:hover a {
	color: #ffffff;
	border-right: #000105 1px solid;
	padding-left: 10px;
	padding-right: 11px;
}

#pagemenu li:hover a:hover, #catmenu li:hover a:hover {
	/* for different text color only */
}

#pagemenu li.current_page_item a, #catmenu li.current-cat a {
	background: url(images/header/menu_lit.gif) repeat-x;
	border-right: #000105 1px solid;
	padding-right: 11px;
}

#pagemenu li.current_page_item a:hover, #catmenu li.current-cat a:hover {
	background: #3c83af url(images/header/menu_lit_hover.gif) repeat-x;
	border-right: #000105 1px solid;
	padding-right: 11px;
}

#pagemenu ul, #catmenu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#pagemenu ul li a, #catmenu ul li a {
	display: block;
	background: #3c83af;
	border-right: none;
}

#pagemenu li ul a:hover, #catmenu li ul a:hover {
	display: block;
	background: #3c83af;
	border-right: none;
}

#pagemenu ul a, #catmenu ul a {
	display: block;
}

#pagemenu ul ul, #catmenu ul ul {
	margin-top: -25px;
	display: none;
	margin-left: 199px;
	position: absolute;
}

#pagemenu li:hover ul ul, #catmenu li:hover ul ul {
	display: none;
}
#pagemenu li:hover ul, #catmenu li:hover ul {
	display: block;
}
#pagemenu ul li:hover ul, #catmenu ul li:hover ul {
	display: block;
}
#pagemenu li ul li, #catmenu li ul li {
	display: block;
	width: 100%;
}

#pagemenu li.page_item ul, #catmenu li.cat-item ul {
	width: 260px;
}

#pagemenu li.page_item a, #catmenu li.cat-item a {
	display: block;
}

#pagemenu li.page_item a:hover, #catmenu li.cat-item a:hover {
	display: block;
}

#pagemenu li.page_item ul li a, #catmenu li.cat-item ul li a {
	display: block;
	text-align: left;
	height: 25px;
	line-height: 25px;
	background: #3c83af;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #eaf2f6;
	border-right: none;
}

#pagemenu li.page_item ul li a:hover, #catmenu li.cat-item ul li a:hover {
	display: block;
	background: #3c83af;
	color: #fbf9bd;
	border-right: none;
}

/*
Search bar
*/
#searchbar {
	background: url(images/header/searchbar.gif) no-repeat;
	float: right;
	width: 300px;
	height: 30px;
	margin: 10px 0 0 0;
	display: inline;
	font-size: 0.7em;
}

.searchform {
	display: inline;
	vertical-align: middle;
	float: left;
}

.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;
	margin-right: 5px;
	font-family: verdana, arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

.searchform .searchterm {
	width: 210px;
	padding: 3px 4px;
	color: #808080;
	background: none;
	float: left;
	font-size: 1.7em;
}

.searchform .searchterm:focus {
	color: #030303;
	background: none;
}

.searchform .searchbutton {
	text-transform: uppercase;
	background: none;
	cursor: pointer;
	height: 30px;
	width: 80px;
	margin: 0 auto;
}

.searchform .searchbutton:hover {
	color: #9e1d20;
}

.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: verdana, 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: #ff9600;
	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: #ff9600;
}

/*
Header CSS
*/
#header {
	width: 1000px;
	padding: 0 10px 10px 10px;
}

#header_logo {
	float: left;
	background: url(images/header/logo.png) no-repeat left;
	width: 700px;
	height: 76px;
	margin: 12px 0 0 0;
}

#header_logo h1.sitetitle {
	float: left;
	padding-top: 30px;
	padding-left: 57px;
}

#header_logo h1.sitetitle a {
	color: #2f3f4e;
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #ffffff 0 1px 1px;
	font-weight: normal;
}

#header_logo h1.sitetitle a:hover {
	color: #485c6f;
}

.description {
	display: block;
	color: #2f3f4e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	font-size: .85em;
	text-shadow: #ffffff 0 1px 1px;
	margin: 61px 0 0 0;
}

#header_ad {
	float: right;
	width: 468px;
	height: 60px;
	display: inline;
	margin-right: 20px;
}

#header_ad img {
	display: block;
}

/*
Page Menu CSS
*/

#bar {
	width: 1000px;
	height: 50px;
	background: none;
}

/*
Content Layout
*/

#content_wrap {
	width: 1018px;
	padding: 6px 0 0 0;
	background: url(images/stage/content_wrap_bg.png) top no-repeat;
}

#content_btm {
	width: 1018px;
	height: 9px;
	margin: 0 auto;
	background: url(images/stage/content_btm.png) no-repeat top;
}

#content {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
}

#content #column {
	float: left;
	width: 660px;
	margin: 30px 20px 30px 20px;
	display: inline;
}

#content #sidebar {
	float: left;
	background: url(images/stage/stage_col_div.gif) no-repeat left top;
	width: 260px;
	margin: 30px 20px 30px 0;
	display: inline;
	padding: 5px 0 0 20px;
}

/* Sidebar right menu buttons */

#sidebar .box #stage_left_menu_001 a{
	display: block;
	background: url(images/quick_ref/001_a.gif) no-repeat left center;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_001 a:hover{
	display: block;
	color: #303F4D;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_002 a{
	display: block;
	background: url(images/quick_ref/002_a.gif) no-repeat left center;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_002 a:hover{ 
	display: block;
	color: #303F4D;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_003 a{
	display: block;
	background: url(images/quick_ref/003_a.gif) no-repeat left center;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_003 a:hover{ 
	display: block;
	color: #303F4D;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_004 a{
	display: block;
	background: url(images/quick_ref/004_a.gif) no-repeat left center;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_004 a:hover{ 
	display: block;
	color: #303F4D;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_005 a{
	display: block;
	background: url(images/quick_ref/005_a.gif) no-repeat left center;
	border-bottom: 1px #ccc dotted;
	text-decoration: none;
	font-size: 20px;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

#sidebar .box #stage_left_menu_005 a:hover{ 
	display: block;
	color: #303F4D;
	padding: 0 0 0 40px;
	margin: 2px 0 2px 0;
}

/*
Main News
*/

.home_news {
	padding: 0;
}

.home_news .read_more_home {
	color: #008eb5;
	text-decoration: underline;
}

.home_news ul {
	margin: 0;
}

.home_news ul a{
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #303f4d;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

.home_news ul a:hover{
	height: 30px;
	line-height: 30px;
	color: #008eb5;
	margin: 0;
}

.home_news li {
	padding: 5px 15px 2px 0;
	margin: 0;
	border-bottom: 1px dotted #b5c6d0;
	list-style: none;
	background: #e9f4fb !important;
}

.home_news li a:hover {
	background: url(images/content/read-pop.png) no-repeat right center;
}

.news_nav {
	background: #e4e4e4;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 15px;
	color: #4a7894;
	font-size: .9em;
	line-height: .9em;
	font-weight: bold;
}

.news_nav a{
	color: #4a7894;
	font-weight: bold;
	text-decoration: none;
}

.news_nav a:hover{
	color: #24323c;
	font-weight: bold;
	text-decoration: none;
}

/*
Sidebar Widgets
*/

#sidebar p {
	margin: 0px 0px 7px 0px;
}

#sidebar .box {
	margin: 5px 0 20px 0;
	font-size: 14px;
	line-height: 1.4em;
	color: #303f4d;
}

#sidebar a:hover {
	color: #366799;
}

#sidebar .box #upcoming_events {
	float: left;
	min-height: 15px;
	/*currently set to disply 5 entries*/
	display: inline;
	list-style: none !important;
}

#sidebar .box #upcoming_events span {
	display: block;
	width: 260px;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
}

#sidebar .box #upcoming_events span a{
	line-height: 18px;
	color: #008eb5;
}

#sidebar .box #upcoming_events a:hover{
	text-decoration: none;
	color: #666666;
}

#sidebar .box .events_container{
	overflow: hidden;
	/* height: 90px; --if the height should be capped--*/
	/*currently set to disply 5 entries*/
}

#sidebar .box .events_none{
	overflow: visible;
}

.videobox {
	border: 4px solid #ddddd4;
	width: 380px;
	height: 214px;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.sidebar1 {
	width: 388px;
}

.sidebar2 {
	margin: 0 0 20px 0;
	width: 260px;
	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/general/rssimg.gif) no-repeat;
	background-position: left 0px;
	padding-left: 22px;
}

.rssfeed a {
	border-bottom: 1px dotted #ddd;
}

.emailfeed {
	background: url(images/general/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: none;
	width: 1000px;
	padding: 5px 10px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #535353;
	text-align: right;
}

#footer a {
	color: #757575;
	font-weight: bold;
}

#footer a:hover {
	color: #444;
}

#footer_cap {
	background: url(images/bottom_cap.gif) no-repeat top center;
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 20px 0;
	height: 5px;
}

.copyright {
	text-align: center;
	line-height: normal;
}

/* For social icons only at a size of 16px in height */
.copyright img{
	margin: 0 0 -5px 0;
}

.credit {
	float: right;
	color: #757575;
	line-height: 1.4em;
}

a.sitename {
	color: #ccc;
	border-bottom: 1px dotted #366799;
}

a.footrss {
	background: url(images/general/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
*/
.post {
	margin: 0;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
}

.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: 1em}
.post p {font-size: 0.85em}
.post h1 {color: #366799;letter-spacing:-1px;}
.post h2 {color: #78848f; letter-spacing:-2px; border-bottom: 1px solid #78848f; padding: 0 0 5px 0;}
.post h3 {color: #FF9000;letter-spacing:-1px;}
.post h4 {color: #00a2ff}
.post h5 {color: #ff9600}
.post h6 {color: #333}
.post p {color: #333}

.post ul, .post ol {
	font-size: 0.85em;
	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/general/bullet.gif) no-repeat;
	background-position: left 9px;
	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: #F2564D;
	padding: 2px 0;
	text-transform: uppercase;
	text-decoration: underline;
}

.more-link:hover {
	color: #F2564D;
	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-bottom: 10px;
}


.post blockquote p {
	background: url(images/general/blockquote.gif) no-repeat;
	background-position: left top;
	padding-left: 40px;
	color: #5a727b;
	font-weight: bold;
}

a {
	color: #189ad0;
}

a:hover {
	color: #666666;
}

.post h2 a {
	color: #2a6ea6;
	font-weight: bold;
}

.post h2 a:hover {
	color: #398cd0;
}

.post .entry {
	margin-top: 10px;
	margin-bottom: 20px;
}

.post .postinfo {
	color: #777777;
	background: #ededed;
	font-size: 0.7em;
	line-height: 1.4em;
	padding: 4px;
	margin: 0 0 10px 0;
}

.post .info {
	float: left;
}

.post .info a {
	padding-top: 4px;
	padding-bottom: 4px;
	height: 15px;
}

.post .commentnum {
	float: right;
	background: url(images/general/ico_comments.png) no-repeat left center;
	padding-left: 20px;
}

.post .category {
	color: #777777;
	background-position: left 3px;
	float: right;
}

.post .tags {
	font-size: 0.7em;
	color: #949494;
	line-height: 1.5em;
	border-top: 1px solid #eee;
	margin: 0 0 15px 0;
}

.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
*/
.navigation {
	padding: 10px 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #c2c2c2;
	font-weight: bold;
}

.nav {
	padding: 10px 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #c2c2c2;
	font-size: 0.75em;
}

.nav a:hover {
	color: #333;
}
	

.nav_left {
	float: left;
	display: inline;
}

.nav_right {
	float: right;
	display: inline;
}

/*
Other Post Boxes
*/
.post_header {
	padding: 0;
	margin: 0 0 20px 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: "Trebuchet MS", 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: "Trebuchet MS", 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/general/commentbutton.gif) no-repeat;
	width: 100px;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #fff;
}

.replybutton:hover {
	background: url(images/general/commentbutton_on.gif) no-repeat;
}

/*
Attention Box
*/
#attention {
	margin-bottom: 15px;
	padding: 10px;
	background: #ffe5a4;
	border: 1px dashed #e7c05d;
	color: #666666;
}

#attentionblue {
	margin-bottom: 15px;
	padding: 10px;
	background: #d8e9ee;
	border: 1px dashed #75C6E0;
	color: #666666;
}

#attentiongrey {
	margin-bottom: 15px;
	padding: 10px;
	background: #f7f7f7;
	border: 1px dashed #cacaca;
	color: #222222;
}

.block-link-grey a {
	background: #78848F;
	color: #ffffff;
	padding: 2px;
}

.block-link-grey a:hover {
	background: #78848F;
	color: #ffe5a4;
	padding: 2px;
}

.block-link-green a {
	background: #8dbb1c;
	color: #ffffff;
	padding: 2px;
}

.block-link-green a:hover {
	background: #8dbb1c;
	color: #ffe5a4;
	padding: 2px;
}