A:link{
text-decoration:none
}

A:visited{
text-decoration:underline
}

body a, div a, .p a, #header a, #results a, #sidebar a, #rap a, #content a, #credits a,#footer a, #menu h3 ul li a { text-decoration: none; }

body, div, .p ,a {
font-family:arial,sans-serif
}
a:link,.w, a.w:link, .w a:link {
color:#FF9900;
text-decoration:none;
}
a:visited, .fl:visited {
color:#FF9900;
text-decoration:underline;
}
a:active, .fl:active {
color:#9DAF72
}
a:img { 
border: none; 
}
a:hover { 
color: #9DAF72;
}

h1 {
	text-align: left;
	font-style: normal;
	font-size: 20px;
	}

h2 {
	text-align: left;
	font-style: normal;
	font-size: 24px;
	}

body { /* This one if for IE */
margin-top: 5px;
background-color: #404040;
color: #999999;
}
html>body { /* This one is for Firefox */
margin-top: -30px;
color: #999999;
}
#header{
	background-image: url(img/top_bg_n.jpg);
	height: 126px;
	padding-top: 70px;
	color: #4A4333;
	font-size: 30px;
	padding-left: 200px;
	border: 0px solid #fff;
}
#header a:link, #header a:visited{	color: #4A4333;	text-decoration: none;  font-size:24px;}
#header a:hover {	color: #FF9900;	text-decoration: underline;  font-size:24px;}

#rap {
	text-align: left;
	height: 196px;
}

/* #logo img {
	padding-top: 10px;
	float: left;
	margin-right: 10px;
}
.blogList li {
	list-style-type: none;
	padding-right: 15px;
	display: inline;
	font-size: .85em;
}
a.BlogButtonCurr {
	text-decoration: none;
	font-weight: bold;
	color: #000;
} 

#search {
	margin: -.75em -.75em 1em 0;
	width: 75%;
}
#blueBar {
	border-top: #3366cc solid 1px;
	background: #e5ecf9;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#title {
	float: left;
}

#results {
	font-weight: normal;
	margin-right: 1%;
	text-align: right;
	font-size: .9em;
} */

#content {
	width: 823px;
	float: left;
	background-image: url(img/right_bg.jpg);
	background-repeat: repeat-x;
	border: 0px solid #fff;
	padding: 35px 20px;
}
#content img {
	margin-top: 8px;
	margin-left: 0px;
}

#newsgator {
	/* border-left: #c9d7f1 solid 1px; */
	font-size: 0.95em;
	background-image: url(img/deco_point01.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 10px;
	min-height: 140px;
	padding-right: 15px;
}
#newsgator ul{	margin:0px ;border: 0px solid #fff;}
#newsgator li{
	margin:0px 10px 0px 20px;
*margin:0px 0px 0px 10px;	list-style-image: url(img/deco_point04.gif);
	line-height: 20px;
}

#technorati {
	/* width: 30%; */
	max-width: 170px;
	/* border-left: #c9d7f1 solid 1px; */
	font-size: .95em;
}

#histats {
	/* width: 30%; */
	max-width: 170px;
	/* border-left: #c9d7f1 solid 1px; */
	font-size: .95em;
}

#furl {
	/* width: 30%; */
	max-width: 170px;
	/* border-left: #c9d7f1 solid 1px; */
	font-size: .95em;
}

#sidebar {
	float: right;
	font-size: 0.95em;
	width: 240px;
	background-image: url(img/left_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	border: 0px solid #fff;
}

#sidebar h3 {
	text-align: center;
	font-style: normal;
	font-size: 16px;
	margin-left: -80px;
}

#sidebar ul {
	margin-left:0;
	padding-left:2.5ex;
}

#sidebar li {
	list-style-type: none;
}

.postTitle a {
  color: #A0BA53;
	font-weight: bold;
}

.postTitle {
/*  margin-top: -1em; */
  font-size: 1.5em;
	margin-bottom: -10px;
}

.bText p{
	margin-top: 0;
	font-size: 1em;
}

.bText{
	margin: 1em 0;
}

.bPost {
	margin-bottom: 1em;
	border-bottom: #999999 solid 1px;
}

#footer {
	clear: both;
	border-top: #433B3D solid 1px;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
	padding: 12px;
	font-size: 0.9em;
}

#menu {
padding-top: 1em;
}

#credits {
	text-align: center;
	margin: 0px 10px;
	font-size: 0.9em;
}

#mybloglog {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
}

.bComment {
}

.bCommentTitle {
color: #A0BA53;
}

.bCommentText {
}

.bCommentSmallPrint {
color: #FF9900;
font-size: 0.8em;
margin-bottom: 2em;
}

.bCommentSmallPrint a {
color: #FF9900;
}

.center {
	text-align: center;
}

.bSmallPrint
{
	clear: both;
	color: #FF9900;
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.bSmallPrint a {
	color: #FF9900;
}


input.bComment,
textarea.bComment
{
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
}

div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex;
	border: 1px solid #78a;
}

div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

/* Calendar: */
caption.bCalendarCaption {
	font-size:85%;
	font-weight: bold;
	margin: auto;
	padding: .5ex 0;
	white-space: nowrap;
}

table.bCalendarTable {
	margin: 0 auto 1em auto;
	font-size:77%;
	border-collapse: separate;
	border-spacing: 0px;
}

tr.bCalendarRow {
	text-align: center;
}

th.bCalendarHeaderCell {
	font-size: 84%;
	width: 4ex;
}

td.bCalendarCell {
	width: 4ex;
	height: 3.5ex;
}

.bCalendarLinkPost {
	font-weight: bold;
}

td#prev, td#next {
	font-weight: bold;
	font-size: 105%;
	padding: .5ex;
	white-space: nowrap;
}

td#prev a,

td#next a {
	padding: 0 .5ex;
}

td#prev {
	text-align: left;
}

td#next {
	text-align: right;
}

caption.bCalendarCaption {
	border: 1px solid #3366CC;
	background-color: #E5ECF9;
	border-bottom: 0;
}

table.bCalendarTable {
	border: solid 1px #3366CC;
	border-collapse: separate;
}

table.bCalendarTable tfoot td {
	background-color: #E5ECF9;
	border-top: 1px solid #3366CC;
}

table.bCalendarTable tfoot a {
	text-decoration: none;
}

table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}

th.bCalendarHeaderCell {
	color: #abc;
}

#bCalendarToday {
	background-color: #E5ECF9;
}


.google{
	border: 0px solid #fff;
}
.wrapper
{
	width: 1103px;
	background-color: #000000;
	text-align: left;
}
.bSideItem{
	background-image: url(img/deco_point01.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 13px;
	min-height: 140px;
}
.under{
	width: 900px;
	background-image: url(img/under_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sideItemTitle{
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
}
