/*
Theme Name: Chordiant 2-column News Blog
Theme URI: <a href="http://www.chordiant.com">Wordpress Themes & Plugin</a>
Description: A 2 column widget ready theme
Author: Chordiant Development Team
Author URI: www.chordiant.com
Version: 1.0

*/

/* global css */

body {
	color: #626262;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

	#Content h2 a { color: #f69921; }
	
/* global variable */


.alignleft {
	text-align: left;
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

.alignright {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}

.aligncenter {
	text-align: center;
	clear: both;
	margin-right: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.justify {
	text-align: justify;
}
.downloads {
	background-image: url(images/downloads.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #626262;
	font-weight: bold;
	display: block;
}

.notice {
	background-image: url(images/notice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #626262;
	font-weight: bold;
	display: block;
}
.warning {
	background-image: url(images/warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 65px;
	font-size: 1em;
	color: #626262;
	font-weight: bold;
	display: block;
}



/* body init css */

#wrap_fixed {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_fixed {
	margin: 0px;
	float: left;
	width: 900px;
}
#header_fixed {
	width: 900px;
	float: left;
}
#header_fixed img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.right_header_fixed {
	background-image: url(images/right_h.gif);
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 15px;
}
.left_header_fixed {
	background-image: url(images/left_h.gif);
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 15px;
}
.middle_header_fluid {
	height: 140px;
	float: left;
	width: 900px;

}
#banner_placement468_60 {
	height: 60px;
	width: 468px;
}
.top_header {
	float: left;
	width: 920px;
}
#banner_468_60 {
	float: right;
	width: 610px;
	position: relative;
	text-align: center;
	padding-top: 30px;
}
#logo_placement {
	float: left;
	height: 96px;
	width: 280px;
	position: relative;
}
.header_navigator {
	float: left;
	width: 920px;
	padding-top: 12px;
}
.rssfeeds {
	float: right;
	height: 24px;
	width: 85px;
}
#searchbox {
	float: right;
	width: 220px;
	padding-right: 10px;
}
#searchbox form {
	float: left;
	width: 300px;
	margin: 0px;
}
#searchbox p {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchfield {
	background-image: url(images/s_box.gif);
	background-repeat: no-repeat;
	width: 212px;
	height: 26px; 
	float: left;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #FFFFFF;
}
.sbmbutton {
	margin-top: 3px;
}
#main_nav {
	margin: -10px 0px 0px 0px;
	float: right;
	width: 740px;
}
#main_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 740px;
	list-style-type: none;
}
#main_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 22px;
	color: #006BB6;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}
#main_nav li a:link, #main_nav li a:visited {
	color: #006BB6;
	text-decoration: none;
}
#main_nav li a:hover, #main_nav li a:active {
	color: #006BB6;
	text-decoration: underline;
}

#global_nav {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 370px;
}
#global_nav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 370px;
	list-style-type: none;
}
#global_nav li {
	padding: 0px;
	float: left;
	height: 24px;
	width: auto;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 22px;
	color: #A5A7A8;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}
#global_nav li a:link, #global_nav li a:visited {
	color: #A5A7A8;
	text-decoration: none;
}
#global_nav li a:hover, #global_nav li a:active {
	color: #A5A7A8;
	text-decoration: underline;
}
#top_content {
	padding-top: 20px;
	float: left;
	width: 900px;
	background-image: url(images/top_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}
#content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 898px;
	background-color: #FFFFFF;
	position: relative;

}
#footer {
	float: left;
	width: 900px;
	height: 40px;
	padding-bottom: 35px;
}
.footer_link {
	margin: 0px;
	text-align: center;
	width: 890px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
	height: 40px;
	font-size: 11px;
	color: #626262;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
}
.footer_link a:link, .footer_link a:visited {
	color: #626262;
	text-decoration: none;
}
.footer_link a:hover, .footer_link a:active {
	color: #626262;
	text-decoration: underline;
}

.link_right {
	float: right;
	height: 40px;
	padding-left: 20px;
	padding-right: 5px;
}
.link_left {
	float: left;
	height: 40px;
	width: 500px;
}


/* begin content area css */

.seo_fixed_content {
	float: right;
	width: 730px;
	position: relative;
}
#post_init {
	float: left;
	width: 540px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}
#sidebars {
	float: right;
	width: 140px;
	padding-left: 5px;
	padding-bottom: 20px;
	border-left: 1px solid #EAEAEB;
}
.alter_mini_sidebar {
	float: left;
	width: 149px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	
}
.left_widget {
	float: right;
	width: 130px;
	padding-right: 5px;
	padding-bottom: 10px;

}
.right_widget {
	float: right;
	width: 230px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#content h1 {
	float: left;
	width: 100%;
	color: #006BB6; font-family: verdana, tahoma, arial; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0;
}
#content h1 a:link, #content h1 a:visited {
	text-decoration: none;
	color: #006BB6;
}
#content h1 a:hover, #content h1 a:active {
	text-decoration: none;
	color: #006BB6;

}

#content h3 {color: #006BB6; font-size: 13px;font-family: verdana, arial, tahoma; margin:0px 0px 0px 0px; padding: 0px;}
.post_meta {
	float: left;
	padding-bottom: 15px;
	width: 100%

}
.date_post {
	float: left;
	width: 95%;
	margin: 0px;
	color: #626262;
}
.post_bar {
	float: left;
	width: 100%;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/post_bar.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
	line-height: 19px;
	padding-left: 2px;
	padding-right: 5px;
}
.post_bar a:link, .post_bar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.post_bar a:hover, .post_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.author {
	float: left;
	padding-left: 5px;
}
.comment_counter {
	float: right;
	padding-right: 5px;
}
.post_content {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEB;
}

div.post_content ul {
	text-align: left;
	padding-left: 20px;
}

div.post_content ul li {
	background-image: url(images/disc.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	font-size: 13px;
}

div.post_content ul ul li {
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	font-size: 13px;
}

div.post_content ul ul ul li {
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	font-size: 13px;
}

.post_cat{
	float: left;
	width: 100%;
	margin: 0px;
	line-height: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post_tag {
	float: left;
	width: 100%;
	margin: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post_cat a:hover, .post_cat a:active {
	text-decoration: underline;
}
.post_tag a:link, .post_tag a:visited {
	text-decoration: underline;
}
.post_tag a:hover, .post_tag a:active {
	text-decoration: underline;
}
.date_post a:link, .date_post a:visited {
	color: #626262;
	text-decoration: underline;
}
.date_post a:hover, .date_post a:active {
}
.post_content a:link, .post_content a:visited {
	text-decoration: underline;
}
.post_content a:hover, .post_content a:active {
	text-decoration: underline;
}

/* content varable css */

.post_content p {
	margin-top: 8px;
	margin-bottom: 0px;
}
.post_content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-right: 15px;
	margin-left: 9px;
	padding-top: 18px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 11px;
	clear: both;
	line-height: 16px;
}
.post_content code {
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
	color: #666666;
	background-color: #F8f8f8;
	font-size: 11px;
}
#post_navigator {
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #626262;
	font-weight: bold;
	height: 40px;
}
#post_navigator a:link, #post_navigator a:visited {
	color: #000000;
	text-decoration: none;
}
#post_navigator a:hover, #post_navigator a:active {
	color: #006699;
	text-decoration: none;
}
.left_widget p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_widget p {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.alter_mini_sidebar p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/* sidebars */

.arrow {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.arrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 18px;
}
.arrow li a:link, .arrow li a:visited {
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
}
.arrow li a:hover, .arrow li a:active {
	padding-left: 10px;
	color: #263A96;
	text-decoration: underline;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
}
.arrow ul {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.arrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
.noarrow {

	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
.noarrow li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 18px;
}
.noarrow li a:link, .noarrow li a:visited {
	color: #263A96;
	text-decoration: underline;
}
.noarrow li a:hover, .noarrow li a:active {
	color: #263A96;
	text-decoration: underline;
}
.noarrow ul {


	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.noarrow ul li {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
	margin: 3px 0px 0px;
}
ul {
	text-align: left;
	list-style-type: disc;
}

ul li {
}

a.more:link, a.more:visited, a.more:active {
	color: #626262;
	text-decoration: none;
}

a.more:hover {
	color: #626262;
	text-decoration: underline;
}

#comment_templates {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.subscribe {
	display: block;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/feed-icon-16x16-orange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clear_div {
	float: left;
	height: 30px;
}
.comment_block {
	float: left;
	position: relative;
}
.com_text blockquote {
	background-image: url(images/bquote_com.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-bottom: 10px;
}

.comment_block a:link, .comment_block a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block a:hover, .comment_block a:active {
	color: #000000;
	text-decoration: underline;
}

.comment_avatar {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.comment_block p {
	margin: 0px;
	padding: 0px;
}
.comment_block_alt p {
	margin: 0px;
	padding: 0px;
}

.comment_entry {
	float: right;
	width: 380px;
}
.com_author {
	background-image: url(images/top_coms.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #626262;
	padding-top: 3px;
	letter-spacing: -1px;
}
.com_text {
	background-image: url(images/com_repeat.gif);
	background-repeat: repeat-y;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}
.com_text code {
	font-size: 11px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}
.com_text_alt code {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
}
.com_close {
	background-image: url(images/com_close.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.com_clear {
	float: left;
	height: 20px;
}
.comment_block_alt {
	float: left;
	position: relative;
}
.comment_avatar_alt {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align: left;
}
.com_author_alt {
	background-image: url(images/top_com_alt.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 13px;
	font-size: 11px;
	color: #626262;
	font-family: Verdana;
	padding-top: 3px;
	padding-bottom: 0px;
	letter-spacing: -1px;
}
.com_text_alt {
	background-image: url(images/com_repeat_alt.gif);
	background-repeat: repeat-y;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #626262;
}
.com_close_alt {

	background-image: url(images/com_close_alt.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.com_text_alt blockquote {
	background-image: url(images/bquote_com_alt.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 28px;
	clear: both;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comment_block_alt a:link, .comment_block_alt a:visited {

	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comment_block_alt a:hover, .comment_block_alt a:active {

	color: #000000;
	text-decoration: underline;
}
#comment_templates form {
	margin: 0px;
	padding: 0px;
	float: left;
}
#st_effect {
	float: left;
}
#st_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#st_effect input {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect {
	padding: 0px;
	float: left;
	margin: 0px;
}
#sa_effect p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sa_effect textarea {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
	color: #666666;
	padding: 5px;
}
.status {
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}
#sbm_effect {
	padding: 0px;
	float: left;
	margin: 0px;
}
#sbm_effect p {

	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sbm_effect input {
	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FCB131;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCB131;
	border-right-color: #FCB131;
	border-bottom-color: #FCB131;
	border-left-color: #FCB131;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#sbm_effect input:hover {

	padding: 1px;
	width: 120px;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	font-family: Tahoma, Arial, "Baar Sophia", Verdana;
	font-weight: bold;
	text-align: center;
}
#st_effect input:hover {
	font-size: 13px;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sa_effect textarea:hover {
	font-size: 13px;
	margin: 0px;
	height: 150px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
	color: #666666;
	padding: 5px;
}
.ping_block {
	float: left;
	width: 380px;
	padding: 8px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
.ping_block a:link, .ping_block a:visited {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}

.ping_from {
	float: left;
	width: 380px;
}
.ping_block a:hover, .ping_block a:active {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
}
.ping_date {
	float: left;
	width: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.com_id {
	font-size: 11px;
	color: #000;
	font-family: Verdana;
	text-align: left;
}
.status a:link, .status a:visited {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
}
.status a:hover, .status a:active {
	color: #263A96;
	text-decoration: underline;
	font-weight: normal;
}
.timenow {

	font-size: 11px;
	color: #626262;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 80%;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: underline;
	color: #62A7D6;
	font-weight: bold;
}
#wp-calendar a:hover, #wp-calendar a:active {
}
#wp-calendar caption {
	text-align: left;
	width: 80%;
	margin: 0px;
	color: #424242;
	font-size:13px;
	padding: 0px;
	font-weight: bold;
	font-family: verdana, arial, tahoma;
}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wp-calendar #next a {
	text-align: left;
	float: right;
	padding-top: 10px;
}

#wp-calendar #prev a {
	text-align: center;
	float: left;
	padding-top: 10px;
}
#wp-calendar td {
	margin: 0px;
	padding: 2px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.related_stuff {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 440px;
}
.related_stuff ul {
	text-align: left;
	float: left;
	width: 400px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.related_stuff ol {
	text-align: left;
	padding: 0px;
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.related_stuff li {
	font-size: 11px;
	color: #000000;
	width: 80%;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.related_stuff li a:link, .related_stuff li a:visited {
	color: #263A96;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	font-size: 11px;
}
.related_stuff li a:hover, .related_stuff li a:active {
	color: #CC3300;
	text-decoration: underline;
	display: block;
}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	text-align:left;
	color: #FFFFFF;
	background-color: transparent;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 930px;
}
#wp-admin-bar ul {
	margin:0;
	padding:0;
	float: left;
	width: 930px;
	list-style-type: none;
}
#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: #efefef;
	text-decoration: none;
}
#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #999999;
	text-decoration: underline;
}
.tagging-platform {
	width: 90%;
	float: left;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
}
.tagging-platform h3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.tags-tags {
	float: left;
	width: 95%;
	font-size: 10px;
	color: #222222;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	overflow: hidden;
}
.tagging-platform a {
	color: #626262;
	text-decoration: none;
}
.tagging-platform a:hover {
	color: #263A96;
	text-decoration: none;
}
.fixed {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 95%;
	font-size: 11px;
}
#themeswitcher {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
	list-style-type: none;
}
#themeswitcher select {
	width: 95%;
	margin-bottom: 10px;
	font-size: 11px;
	border: 1px solid #999999;
}
/* Let's remove that Wordpress Stats Smiley Face ! */  
img#wpstats {   
     width:     0px;   
     height:    0px;   
     padding:   0px;   
     border:    none;   
     overflow:  hidden   
}  


.left_column_gray {margin:0; padding:0 0 100px 0; background-color:#E6E8E7; width: 149px;}

.h2_orange { margin:0; padding: 7px 5px 5px 15px; font-size:12px; color:#ffffff; font-family: verdana, arial, tahoma;
	font-weight:normal; background:#FCB131 url(/img/bg_orange_header_top.gif) no-repeat left top;}

ul.left_links {padding:0; margin: 0; list-style:none;}
ul.left_links li {padding:7px 5px 7px 15px; margin: 0; border-bottom: 1px solid #ffffff; font-size:10px;}
ul.left_links a:link, ul.left_links a:visited {	color: #626262;	text-decoration: none;}
ul.left_links a:hover, ul.left_links a:active {	color: #626262;	text-decoration: underline;}

.way {margin:0 0 10px 0; padding:0; color:#7EC23B; font-size:16px; font-family: verdana, arial, tahoma; font-weight: normal; }
.way a {color:#006CB7; text-transform:uppercase; text-decoration: none; }
.orange {color:#FCB131;}


/* Wrapper and New Look and Feel */
#Content a {text-decoration: underline;}
#Content h1 a {color: #424242; text-decoration: none;}
#Content strong {font-weight: bold;}

#Content .post_cat, #Content .post_tag, #Content .post_bar {font-size: 85%;}

#Content .post_bar {background: 0; float: none;}
#Content .post_bar .author {color: #6f6f6f; padding: 0;}

#ContentChannel {width: 100%;}

#Sidebar .sidebarBlock {margin-bottom: 30px;}

.subscribeLinks ul li {background: 0; display: block; padding-bottom: 10px; padding-left: 15px;}
.subscribeLinks ul li a {color: #62a7d6;}

#Sidebar .sidebarBlock .header {border-bottom: 1px solid #eaeaea; margin-bottom: 10px; padding: 0 15px;}
	#Sidebar .sidebarBlock .header h3 {color: #424242; margin-bottom: 5px;}
#Sidebar .sidebarBlock .channel {font-size: 93%;}
	#Sidebar .sidebarBlock .channel ul li {background: 0; border-bottom: 1px solid #eaeaea; margin-bottom: 8px; padding: 0 13px 8px;}
	#Sidebar .sidebarBlock .channel h4 { margin-bottom: 0; padding: 0 15px 0 26px;}
	#Sidebar .sidebarBlock .channel ul li a {
		background: url(images/common/resource-bullet.gif) no-repeat 0 4px;
		color: #626262; 
		font-weight: bold;
		line-height: 1.3em;
		padding-left: 15px; 
		text-decoration: none;
	}
	#Sidebar .sidebarBlock .channel ul li a:hover {color: #f69921;}
	
#Sidebar .sidebarBlock .footer {margin-top: 15px;}
	#Sidebar .sidebarBlock .footer a.more {
		background: url(images/common/resource-bullet.gif) no-repeat 13px 3px; 
		color: #62a7d6;
		font-size: 93%;
		padding: 0 15px 0 26px;
		text-decoration: none;
	}
	
#wp-calendar {font-size: 93%;}

div.threeColNews {margin-bottom: 25px;}
div.threeColNews .first { display: block; float: left; width: 210px; }
div.threeColNews .middle { display: block; float: left; padding-left: 25px; width: 275px; }
div.threeColNews .last { display: block; float: right; width: 170px; }

dl.newsList {margin-bottom: 20px;}
dl.newsList dt.date {display:block;}
dl.newsList dd.newsTitle {display: block; padding-bottom: 10px;}