/*
Theme Name: wsWired
Theme URI: http://www.wiredstudios.com/
Description: An attractive two column theme featuring deep blues with orange trim.<br /><br /><strong>Add Ebay auction listings to your blog with <a href="http://www.wiredstudios.com/phpbay/phpbay-pro-ebay-software-to-display-auctions.html">phpBay Pro</a>.</strong>
Version: 1.0
Author: Wired Studios
Author URI: http://www.wiredstudios.com/
Copyright 2007-2008

*/

body {
	font-size: 12px;
	color: #606060;
	padding: 0px;
	background-image: url(images/cv-bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-top: 10px;
	}
	
.aligncenter {
	text-align: center;
	margin: 0px;
}

html {
	height: 100%;
	}

#c_wrapper {
	width: 920px;
	overflow: hidden;
	margin: auto;
	}

#c_container {
	margin: auto;
	width: 920px;
	}

#c_header {
	margin: 0px;
	float: left;
	padding-top: 10px;
	}

.header_logo span {
	font-size: 2.2em;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 700px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	}

.header_logo p {
	float: left;
	width: 800px;
	padding-left: 25px;
	font-size: 1.3em;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	}

.header_logo a:link,  .header_logo a:visited {
	text-decoration: none;
	color: #ff9d30;
	}

.header_logo a:hover, .header_logo a:active {
	color: #ffffff;
	text-decoration: underline;
	}

#c_footer {
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	float: left;
	width: 920px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	}

#recent_top {
	background-image: url(images/ws-recent-top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	width: 870px;
	padding-right: 25px;
	padding-left: 25px;
	height: 10px;
	}

#recent_ctr {
	background-image: url(images/ws-recent-ctr.gif);
	background-repeat: repeat-y;
	float: left;
	width: 870px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	}

#recent_bottom {
	background-image: url(images/ws-recent-foot.gif);
	background-repeat: no-repeat;
	float: left;
	width: 870px;
	padding-right: 25px;
	padding-left: 25px;
	height: 11px;
	}

#footer_panel {
	background-image: url(images/ws-footer.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	float: left;
	width: 870px;
	height: 87px;
	clear: both;
	}

#footer_panel_text {
	padding-top: 13px;
	text-align: center;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	}

#footer_panel a:link,  #footer_panel a:visited {
	color: #ff9d30;
	text-decoration: none;
	font-weight: bold;
	}

#footer_panel a:hover, #footer_panel a:active {
	color: #ffffff;
	text-decoration: underline;
	}

#footer_bg {
	float: left;
	width: 920px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#c_footer h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	}

#c_footer ul {
	text-align: left;
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	}

#c_footer ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	color: #eeeeee;
	}

#c_footer ul li a:link, #c_footer ul li a:visited {
	color: #ff9d30;
	text-decoration: none;
	}

#c_footer ul li a:hover, #c_footer ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	}

.left_footer {
	float: left;
	width: 290px;
	position: relative;
	}

.mid_footer {
	float: left;
	width: 290px;
	position: relative;
	}
.right_footer {
	float: right;
	width: 290px;
	}

#close_footer {
	background-image: url(images/ws-body-foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 15px;
	width: 920px;
	margin-bottom: 35px;
	}

.top_header {
	background-image: url(images/ws-body-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 15px;
	width: 920px;
	}

.content_header {
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	float: left;
	width: 920px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 12px;
	}

.header_logo {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	float: left;
	height: 145px;
	width: 870px;
	}

#c_navigator {
	float: left;
	width: 920px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	}

.navigator {
	float: left;
	width: 714px;
	background-image: url(images/navigator.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-right: 118px;
	padding-left: 118px;
	}

.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	list-style-type: none;
	}

.navigator ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	width: auto;
	}

.navigator ul li a:link, .navigator ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	height: 42px;
	line-height: 42px;
	background-image: url(images/navigator_in.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
	}

.navigator ul li a:hover, .navigator ul li a:active {
	line-height: 42px;
	height: 42px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	display: block;
	background-image: url(images/navigator_out.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
	}

#c_content {
	float: left;
	width: 920px;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	position: relative;
	}

#post_entry {
	float: left;
	width: 655px;
	position: relative;
	padding-bottom: 25px;
	}

.post_meta {
	float: left;
	width: 655px;
	position: relative;
	}

.clear_content {
	float: left;
	height: 30px;
	width: 655px;
	}

.post_top {
	background-image: url(images/post_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 625px;
	padding-right: 15px;
	padding-left: 15px;
	height: 13px;
	}

.post_index {
	float: left;
	width: 625px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/post_r.jpg);
	background-repeat: repeat-y;
	}

.post_title {
	float: right;
	width: 625px;
	position: relative;
	padding-bottom: 15px;
	background-image: url(images/line_v.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.calendar {
	float: left;
	height: 40px;
	width: 42px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	position: relative;
	}

.date {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 16px;
	}

.month {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: bold;
	line-height: 20px;
	}

.post_info {
	float: left;
	width: 555px;
	text-align: left;
	padding-left: 5px;
	}

.post_meta a:link, .post_meta a:visited {
	color: #006699;
	text-decoration: none;
	}

.post_meta a:hover, .post_meta a:active {
	color: #006699;
	text-decoration: underline;
	}

.post_info h1, h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: #2c3c89;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
	}

.post_info h1 a:link, .post_info h1 a:visited {
	color: #2c3c89;
	text-decoration: none;
	}

.post_info h1 a:hover, .post_info h1 a:active {
	color: #4f6cf4;
	text-decoration: none;
	}

.post_info h2 a:link, .post_info h2 a:visited {
	color: #2c3c89;
	text-decoration: none;
	}

.post_info h2 a:hover, .post_info h2 a:active {
	color: #4f6cf4;
	text-decoration: none;
	}

.author {
	color: #333333;
	float: left;
	width: 555px;
	}

.category {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	}

.post_content {
	float: left;
	width: 603px;
	padding-top: 15px;
	padding-bottom: 25px;
	line-height: 20px;
	}

.post_content h5 {
	font-size: 18px;
	font-weight: bold;
	}

.post_content p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

.post_content blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
	}

.post_content code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	font-style: italic;
	color: #606060;
	}

.post_content img {
	border: 0px solid #CCCCCC;
	margin-right: 5px;
	}

.post_comment_counter {
	float: left;
	width: 603px;
	}

.coms_count {
	background-image: url(images/coms.gif);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 118px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	}

.coms_count a:link, .coms_count a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.coms_count a:hover, .coms_count a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

.post_bottom {
	background-image: url(images/post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 625px;
	padding-right: 15px;
	padding-left: 15px;
	height: 21px;
	}

.post_nav {
	float: left;
	width: 620px;
	padding-left: 10px;
	}

.post_nav a:link, .post_nav a:visited {
	color: #006699;
	text-decoration: none;
	}

.post_nav a:hover, .post_nav a:active {
	color: #006699;
	text-decoration: underline;
	}

#sidebars {
	float: left;
	margin-left: 10px;
	width: 205px;
	padding-bottom: 25px;
	}

.widget_sidebar {
	float: left;
	width: 205px;
	}

.div_wrap_sidebar {
	float: left;
	width: 203px;
	background-image: url(images/sidebar_r.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	}

.widget_sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	margin: 0px;
	padding: 0px;
	float: left;
	width: 203px;
	background-image: url(images/sidebar_h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	color: #bedbfe;
	text-align: center;
	font-weight: normal;
	}

.top_sidebar {
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 203px;
	}

.widget_sidebar ul {
	margin: 0px;
	width: 185px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

.bottom_sidebar {
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 203px;
	}

.widget_sidebar ul li {
	padding: 0px;
	color: #000000;
	width: 170px;
	float: left;
	font-weight: normal;
	margin: 0px;
	}

.widget_sidebar ul li a:link, .widget_sidebar ul li a:visited {
	color: #000000;
	list-style-type: none;
	text-decoration: none;
	width: 170px;
	font-size: 10px;
	}

.widget_sidebar ul li a:hover, .widget_sidebar ul li a:active {
	color: #666666;
	text-decoration: underline;
	width: 170px;
	font-size: 10px;
	}

.widget_sidebar ul ul {
	padding: 0px;
	width: 165px;
	float: left;
	text-align: left;
	margin: 0px;
	}

.widget_sidebar ul ul li {
	padding: 0px;
	color: #666666;
	width: 165px;
	margin: 0px;
	font-size: 10px;
	float: left;
	font-weight: normal;
	}

.widget_sidebar ul ul li a:link, .widget_sidebar ul ul li a:visited {
	color: #666666;
	text-decoration: none;
	width: 165px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar ul ul li a:hover, .widget_sidebar ul ul li a:active {
	color: #999999;
	text-decoration: underline;
	width: 165px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar p {
	float: left;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.widget_sidebar a:link, .widget_sidebar a:visited {
	color: #0099CC;
	text-decoration: none;
	}

.widget_sidebar a:hover, .widget_sidebar a:active {
	color: #0099CC;
	text-decoration: underline;
	}

.wrap_calendar {
	margin: 0px;
	float: left;
	width: 205px;
	padding-right: 10px;
	padding-left: 10px;
	}

.widget_sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 203px;
	}

.tex_f {
	font-size: 16px;
	height: 20px;
	width: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 203px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #0099CC;
	}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #999900;
	}

#wp-calendar caption {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-weight: normal;
	text-align: center;
	width: 198px;
	color: #bedbfe;
	font-size: 1.4em;
	background-image: url(images/sidebar_h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#next a:link, #next a:visited {
	text-align: center;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

#next a:hover, #next a:active {
	text-align: center;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

#prev a:link, #prev a:visited {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#prev a:hover, #prev a:active {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
	}

.pad {
	text-align: center;
	}

#comments_templates {
	float: left;
	width: 655px;
	position: relative;
	}

#comments_templates img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.rssfeeds a:link, .rssfeeds a:visited {
	color: #FF9900;
	text-decoration: none;
	}

.rssfeeds a:hover, .rssfeeds a:active {
	color: #0099CC;
	text-decoration: none;
	}

#post_entry h4 {
	float: left;
	width: 603px;
	font-size: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

.rssfeeds {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.clear_box {
	float: left;
	height: 30px;
	width: 603px;
	}

.relatedpost {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.relatedpost ul {
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#post_entry h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: bold;
	color: #2c3c89;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
	}

#post_entry h3 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
	}

.relatedpost ul li {
	margin: 0px;
	width: 580px;
	text-align: left;
	float: left;
	padding: 0px;
	}

.relatedpost ul li a:link, .relatedpost ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	}

.relatedpost ul li a:hover, .relatedpost ul li a:active {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
	}

.com_break {
	float: left;
	height: 20px;
	width: 600px;
	}

.user_avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
	position: relative;
	}

.user_infos {
	float: right;
	width: 443px;
	}

.comment_user {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_author {
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.comment_user_alt {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_text {
	float: left;
	width: 440px;
	padding-top: 10px;
	color: #000000;
	line-height: 16px;
	}

.com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	color: #000560;
	}

.user_infos a:link, .user_infos a:visited {
	color: #006699;
	text-decoration: underline;
	}

.user_infos a:hover, .user_infos a:active {
	color: #006699;
	text-decoration: none;
	}

.com_text code {

	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	font-style: italic;
	color: #000;
	}

#post_entry h6 {
	float: left;
	width: 603px;
	font-size: 1.6em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#comments_templates form {
	float: left;
	width: 603px;
	margin: 0px;
	}

#comments_templates p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	padding:5px;
	border:1px solid #000933;
	clear:both;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000D49;
	}

#wp-admin-bar ul {margin:0; padding:0}

#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0; }

#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #DECD87;
	text-decoration: none;
	}

#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}

#page_entry {
	float: left;
	width: 655px;
	position: relative;
	padding-bottom: 25px;
	}

#page_entry h1 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #2c3c89;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 600px;
	}

#page_entry h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #2c3c89;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	width: 600px;
	}

#page_entry h3 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #2c3c89;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	width: 600px;
	}

.divider {
	background-image: url(images/line_v.jpg);
	background-repeat: repeat-x;
	height: 8px;
	width: 603px;
	margin-top: 12px;
	margin-bottom: 12px;
	}

.rule {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	width: 468px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

.title {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	line-height: 26px;
	color: #2c3c89;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	width: 600px;
	}

.superscript {font-size: 7px;
	vertical-align: top;
	}

/* Results table formatting */
.post_data {margin-left: 6px; border: solid 4px #dadada; }
.post_data td {border: solid 1px #dadada; font:94% Verdana,Tahoma,Arial,sans-serif; padding-left: 5px; padding-right: 5px; }

table.generic {margin-left: 1px; border: solid 2px #dadada;}

table.generic td {border: solid 1px #dadada; font:94% Verdana,Tahoma,Arial,sans-serif; text-align: left; padding-left: 5px; padding-right: 5px; height: 20px; }

table.generic td.center {text-align: center; }

table.generic td.right {text-align: right; }

table.schedule {margin-left: 1px; border: solid 2px #dadada; width: 625px; }

table.schedule th.header {
	cursor: pointer;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #FFFFCC; } 

table.schedule th.headerSortUp {
	cursor: pointer;
	background-image: url(images/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #3399FF; } 

table.schedule th.headerSortDown {
	cursor: pointer;
	background-image: url(images/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #3399FF; } 

table.schedule tr.rowStripe1 {background-color: #CCFFFF; } 

table.schedule tr.rowStripe2 {background-color: #FFFFCC; } 

table.schedule td {border: solid 1px #dadada; font:94% Verdana,Tahoma,Arial,sans-serif; text-align: left; padding-left: 5px; padding-right: 5px; height: 20px; }

table.schedule td.center {text-align: center; }

table.schedule td.right {text-align: right; }
table#fundraiser {border: solid 4px #dadada; width: 425px; }
table#fundraiser td {border: solid 1px #dadada; font:94% Verdana,Tahoma,Arial,sans-serif; }
	.value {width: 75px; text-align: right; }
.accordion_toggle h5 {font-size: 14px; }
.accordion_content {font-size: 10px; }
table.owner {margin-left: 1px; border: solid 4px #dadada; width: 225px; }
table.owner td {border: solid 1px #dadada; font:94% Verdana,Tahoma,Arial,sans-serif; text-align: left; padding-left: 5px; padding-right: 5px; height: 20px; }

div.datepicker {
 position: absolute;
 text-align: center;
 border: 1px #C4D5E3 solid;
 font-family: arial;
 background: #FFFFFF;
 font-size: 10px;
 padding: 0px;
}
div.datepicker table {
 font-size: 10px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 width: 180px;
}
div.datepicker table thead tr th {
 font-size: 12px;
 font-weight: bold;
 background: #e9eff4;
 border-bottom:1px solid #c4d5e3;
 padding: 0px;
 margin: 0px;
}
div.datepicker table tbody tr {
 border: 1px white solid;
 margin: 0px;
 padding: 0px;
}
div.datepicker table tbody tr td {
 border: 1px #eaeaea solid;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div.datepicker table tbody tr td:hover,
div.datepicker table tbody tr td.outbound:hover,
div.datepicker table tbody tr td.today:hover {
 border: 1px #c4d5e3 solid;
 background: #e9eff4;
 cursor: pointer;
}
div.datepicker table tbody tr td.wday {
 border: 1px #ffffff solid;
 background: #ffffff;
 cursor: text;
}
div.datepicker table tbody tr td.outbound {
 background: #e8e4e4;
}
div.datepicker table tbody tr td.today {
 border: 1px #16518e solid;
 background: #c4d5e3;
}
div.datepicker table tbody tr td.nclick,
div.datepicker table tbody tr td.nclick_outbound {
 cursor:default; color:#aaa;
}
div.datepicker table tbody tr td.nclick_outbound {
 background:#E8E4E4;
}
div.datepicker table tbody tr td.nclick:hover,
div.datepicker table tbody tr td.nclick_outbound:hover {
 border: 1px #eaeaea solid;
 background: #FFF;
}
div.datepicker table tbody tr td.nclick_outbound:hover {
 background:#E8E4E4;
}
div.datepicker table tfoot {
 font-size: 10px;
 background: #e9eff4;
 border-top:1px solid #c4d5e3;
 cursor: pointer;
 text-align: center;
 padding: 0px;
}

/* Table sort and limit css */
table.example {
	margin-left: 1px;
	border: solid 4px #dadada;
	width: 625px;
	border-collapse:collapse;
}
table.example th, table.example td {
	border: solid 1px #dadada; 
	font:94% Verdana,Tahoma,Arial,sans-serif; 
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	height: 30px; 
}
table.example thead th {
	background-color: #000d52;
	color: #bedbfe;
	height: 20px; 
}
table.example tfoot td {
	background-color:#ffccff;
}

table.example tr.tbody_header {
	font-weight:bold;
	text-align:center;
	background-color:#dddddd;
}

table.example a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.example a.currentpage {
	background-color:yellow;
}
/* Striping */
tr.alternate {
	background-color:#ffffcc;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("sortable.gif");
	background-position: center left;
	background-repeat:no-repeat;
}
th.table-sorted-asc {
	background-image:url("sorted_up.gif");
	background-position: center left;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("sorted_down.gif"); 
	background-position: center left;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("filter.gif");
	background-position: center left;
	background-repeat:no-repeat;
}
select.table-autofilter {
	font-size:smaller;
}

/* Examples which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#ccffff;
}

/* Sort Icon Styles */
table.sort01 th.table-sortable { background-image:url("/scripts/img/01_unsorted.gif"); background-repeat: no-repeat; }
table.sort01 th.table-sorted-asc { background-image:url("/scripts/img/01_ascending.gif"); background-repeat: no-repeat; }
table.sort01 th.table-sorted-desc { background-image:url("/scripts/img/01_descending.gif"); background-repeat: no-repeat; }

table.sort02 th.table-sortable { background-image:none; padding-left:16px; }
table.sort02 th.table-sorted-asc { background-image:url("icons/02_ascending.gif"); }
table.sort02 th.table-sorted-desc { background-image:url("icons/02_descending.gif"); }

table.sort03 th.table-sortable { background-image:none; }
table.sort03 th.table-sorted-asc { background-image:url("icons/03_ascending.gif"); }
table.sort03 th.table-sorted-desc { background-image:url("icons/03_descending.gif"); }

table.sort04 th.table-sortable { background-image:none; }
table.sort04 th.table-sorted-asc { background-image:url("icons/04_ascending.gif"); }
table.sort04 th.table-sorted-desc { background-image:url("icons/04_descending.gif"); }

table.sort05 th.table-sortable { background-image:url("icons/05_unsorted.gif"); padding-left:16px;}
table.sort05 th.table-sorted-asc { background-image:url("icons/05_ascending.gif"); }
table.sort05 th.table-sorted-desc { background-image:url("icons/05_descending.gif"); }

table.sort06 th.table-sortable { background-image:none; padding-left:16px;}
table.sort06 th.table-sorted-asc { background-image:url("icons/06_ascending.gif"); }
table.sort06 th.table-sorted-desc { background-image:url("icons/06_descending.gif"); }

table.sort07 th.table-sortable { background-image:none; }
table.sort07 th.table-sorted-asc { background-image:url("icons/07_ascending.gif"); }
table.sort07 th.table-sorted-desc { background-image:url("icons/07_descending.gif"); }

table.sort08 th.table-sortable { background-image:none; }
table.sort08 th.table-sorted-asc { background-image:url("icons/08_ascending.gif"); }
table.sort08 th.table-sorted-desc { background-image:url("icons/08_descending.gif"); }

table.sort09 th.table-sortable { background-image:none; padding-left:30px;}
table.sort09 th.table-sorted-asc { background-image:url("icons/09_ascending.gif"); }
table.sort09 th.table-sorted-desc { background-image:url("icons/09_descending.gif"); }

table.sort10 th.table-sortable { background-image:url("icons/10_unsorted.gif"); }
table.sort10 th.table-sorted-asc { background-image:url("icons/10_ascending.gif"); }
table.sort10 th.table-sorted-desc { background-image:url("icons/10_descending.gif"); }

table.sort11 th.table-sortable { background-image:url("icons/11_unsorted.gif");padding-left:24px; }
table.sort11 th.table-sorted-asc { background-image:url("icons/11_ascending.gif"); }
table.sort11 th.table-sorted-desc { background-image:url("icons/11_descending.gif"); }

table.sort12 th.table-sortable { background-image:none; }
table.sort12 th.table-sorted-asc { background-image:url("icons/12_ascending.gif"); }
table.sort12 th.table-sorted-desc { background-image:url("icons/12_descending.gif"); }

table.sort13 th.table-sortable { background-image:none; }
table.sort13 th.table-sorted-asc { background-image:url("icons/13_ascending.gif"); }
table.sort13 th.table-sorted-desc { background-image:url("icons/13_descending.gif"); }

table.sort14 th.table-sortable { background-image:none; }
table.sort14 th.table-sorted-asc { background-image:url("icons/14_ascending.gif"); }
table.sort14 th.table-sorted-desc { background-image:url("icons/14_descending.gif"); }

table.sort15 th.table-sortable { background-image:none; }
table.sort15 th.table-sorted-asc { background-image:url("icons/15_ascending.gif"); }
table.sort15 th.table-sorted-desc { background-image:url("icons/15_descending.gif"); }

table.sort16 th.table-sortable { background-image:none; }
table.sort16 th.table-sorted-asc { background-image:url("icons/16_ascending.gif"); }
table.sort16 th.table-sorted-desc { background-image:url("icons/16_descending.gif"); }

table.sort17 th.table-sortable { background-image:none; }
table.sort17 th.table-sorted-asc { background-image:url("icons/17_ascending.gif"); }
table.sort17 th.table-sorted-desc { background-image:url("icons/17_descending.gif"); }

table.sort18 th.table-sortable { background-image:url("icons/18_unsorted.gif"); }
table.sort18 th.table-sorted-asc { background-image:url("icons/18_ascending.gif"); }
table.sort18 th.table-sorted-desc { background-image:url("icons/18_descending.gif"); }

table.sort19 th.table-sortable { background-image:url("icons/19_unsorted.gif");padding-left:24px; }
table.sort19 th.table-sorted-asc { background-image:url("icons/19_ascending.gif"); }
table.sort19 th.table-sorted-desc { background-image:url("icons/19_descending.gif"); }

/* Icons box */
.iconset {
	margin:5px;
	border:1px solid #cccccc;
	border-color:#cccccc #666666 #666666 #cccccc;
	text-align:center;
	cursor:pointer;
	width:100px;
}
.iconset img {
	margin:3px;
}

/* Documentation */
tr.doc_section {
	font-weight:bold;
	text-align:center;
	background-color:#dddddd;
}

