body 
{
	font-size: 0.84em;
	font-family: Arial, sans-serif, Verdana, Geneva, Helvetica;
	margin: 0;
	background: #D2D5DB;
	background-image: url(../Images/bodyBg.jpg);
	background-repeat:repeat-x;
}
a,
a:visited,
a:active,
a:link,
a:hover {	
	color: #BE5007;
	text-decoration : underline;
}
a img
{
	border-style:none;
}

table
{
	font-size : 1em;
}

p
{
	margin: 0 0 .5em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 .1em 0;
}


/*--HEADER--*/
#header {
    width: 100%;
	padding: 0px;
	margin:0px;
	background-color:#979ea6;
	margin-left: 0px;
	height: 90px;
	background-image: url(../Images/TopGrad.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	border-bottom: solid 1px #000000;
	white-space:nowrap;
	
	
}

#blogTitle
{
	vertical-align:middle;
	white-space:nowrap;
}

#maintitle {
  font-size : 24px;
  font-weight: bold;
  padding-left: 10px;
  white-space:nowrap;
  font-family:Verdana;
}

#maintitle a, #maintitle a:visited, #maintitle a:link, #maintitle a:hover, #maintitle a:active {
	color:#3B424A;
	text-decoration:none;
	
}

#subtitle {
	font-size : 13px;
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	
}
.nav {
	height: 20px;
	font-size: 12px;
	color: #ffffff;
	background-color:#3e454d;
	font-weight: normal;
	vertical-align:middle;
	background-image: url(../Images/headerBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-left: 30px;
	padding-left: 20px;
	border-bottom:solid 1px #000000;
	white-space:nowrap;
}

.nav a, .nav a:visited, .nav a:link, .nav a:hover, .nav a:active
{
	color: #ffffff;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	font-weight:normal;
}

.nav a:hover 
{
	text-decoration: underline;
}

#menu
{
	padding-left:5px;
	white-space:nowrap;
}
#menu ul
{
	padding: 0;
	list-style-type: none;
	margin: 0px;
}

#menu ul li 
{
	display: inline;
}

.navAlign
{
	text-align: right;
	padding-right: 10px;
	white-space:nowrap;
}
	
.navAlign ul{
	padding: 0;
	list-style-type: none;
	margin: 0px;}

.navAlign ul li {
	display: inline;}

#welcome
{
	height: 15px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	vertical-align:middle;
	margin-left: 0px;
	padding-left: 0px;
	white-space:nowrap;
	
}
#welcome a, #welcome a:visited, #welcome a:link, #welcome a:hover, #welcome a:active
{
	color: #fff;
	padding:0px;
	font-weight:normal;
	text-decoration:none;
}
#welcome a:hover
{
	text-decoration:underline;
}

/*Search Box*/
#headerSearch
{
	vertical-align:middle;
	text-align:right;
	padding-right: 10px;
	color: #ffffff;
	white-space:nowrap;
}

#headerSearch .searchBox {
	width: 250px;
	font-size: 12px;
	background-image: url(../Images/search.gif);
	background-repeat: no-repeat;
	padding-left:20px;
}
#headerSearch .searchB
{
	color: #000000;
	font-weight:bold;	
	text-decoration:underline;
	vertical-align:middle;
}


/*End Search Box*/


/*--END HEADER--*/

/*--Side Navigation--*/

#sidebar {
	left : 0px;
	width : 190px;
	float: left;
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
}


.sideNavItems
{
	margin:0;
	margin-left: 10px;
	margin-bottom:10px;
	
	border:solid 1px #91959A;
	width: 170px;
}
.sideNavItems h3 
{
	font-size : 12px;
	margin-top : 0px;	
	background-color:#3e454d;	
	background-image: url(../Images/headerBg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:20px;
	color:#ffffff;
	padding-left:5px;
	padding-top:2px;
}

.sideNavItems ul 
{
	list-style: none;
	font-size : 12px;
	margin:0px;
	padding: 2px 5px 3px 5px;
	margin-right:7px;
}

.sideNavItems li
{
	background-image: url(../Images/goLink.gif);
	background-repeat:no-repeat;
	padding-left:11px;
}
.sideNavItems a, .sideNavItems a:visited, .sideNavItems a:link, .sideNavItems a:active
{
	text-decoration: none;
	color:#000000;
}
.sideNavItems a:hover
{
	text-decoration: none;
	color:#BE5007;
}
/*News Box*/
#News{
	border:solid 1px #91959A;
	font-size : 12px;
	margin:10px;
	padding:5px;
	background-color:#ffffff;
	text-align:justify;
	text-justify:newspaper;
}
.newsTitle
{
	color:Maroon;
	
}
/*--Calendar--*/
#Cal{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 170px;
}
	
.Calendar
{
	vertical-align:middle;
	text-align:center;
	font-size: 11px;
	width: 170px;
}

.CalendarOtherMonth
{
	color:#A8A8A8;
	font-size: 11px;
}
td.CalendarDay a, td.CalendarDay a:link, td.CalendarDay a:visited 
{
	text-decoration:underline;
	font-size: 11px;
	color:#000000;
}
.CalendarDay
{
	color:#000000;
	font-size: 11px;
}
.CalendarDays
{
	font-weight: bold;
	font-size: 11px;

}
.CalendarWeekend
{
	color:#BE5007;
	font-size: 11px;
}
td.CalendarWeekend a 
{
	text-decoration:underline;
	font-size: 11px;
	color:#BE5007;
}
.CalendarTitle
{
	height:20px;
}
.CalendarTitle td
{
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	margin: 0px;
	color: #000000;
	width:14%;
	white-space:nowrap;	
	padding-left:5px;
	padding-top:4px;

}
.CalendarNextPrev a, .CalendarNextPrev a:visited, .CalendarNextPrev a:link 
{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color:#000000;
	text-decoration: none;
}
td.CalendarNextPrev
{
	width:15%;
	font-weight: normal;
	font-size : .65em;
}
	
/*--END CALENDAR--*/

/*--MAIN CONTENT--*/

#main {
	margin-left : 190px;	
	padding: 10px;
	vertical-align: top;
	border-left : 1px solid #D9DADA;
	border-bottom : 1px solid #D9DADA;
}

h3 {
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	color:#000000;
	padding-left:0px;
	padding-top:4px;
	
	}

h3.postTitle
{
	background-image: url(../Images/Topic.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:2px 0 0 14px;
	margin:2px 0 0 9px;
	font-weight:bold;
}
h3.postTitle a:visited, h3.postTitle a:active, h3.postTitle a:link, h3.postTitle a
{
	color:#000000; 
	text-decoration:none;
}

h3.postComment
{
	/*background-image: url(../Images/comment.gif);
	background-repeat:no-repeat;
	background-position:left top;*/	
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom:10px;
	font-weight: normal;
	font-size:12px;
	font-weight:bold;
}
h3.postComment a:visited, h3.postComment a:active, h3.postComment a:link, h3.postComment a
{
	text-decoration:none;
}

h3.containerTitle
{
	padding: 0px;
	padding-left:0px;
	margin: 0px;
	font-size:16px;
	margin-bottom:10px;
}
.postsub{
	font-size: 0.85em;
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	text-align:right;
	padding-right:10px;
	/*margin-left: 15px;*/
	margin-bottom: 10px;
	background-color:#3e454d;
	background-image: url(../Images/headerBg.gif);
	background-repeat:repeat-x;
}
#filedUnder
{
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align:right;
	padding-right:10px;
	/*margin-left: 15px;*/
	margin-bottom: 0px;
	
}
.catDescription
{
	font-style:italic;
	padding-left:0px;
	font-size:13px;
	padding-bottom:15px;
}
.postsub a:visited, .postsub a:link, .postsub a:active, .postsub a:hover, .postsub a
{
	text-decoration:underline;
	color: #ffffff;
}

.readMore a:visited, .readMore a:link, .readMore a:hover, .readMore a:active, .readMore a
{
	text-decoration : underline;
	color: #BE5007;
	font-size:0.9em;
}
.rateMenu
{
	background-color: #ffffff;
	border:solid 1px #A8A8A8;
	font-size:1em;
}
.postText
{
	margin: 6px;
	padding:0px;
}
.postfoot
{
	font-size: 0.85em;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	color: #444444;
	text-align:right;
	padding-bottom:5px;
	padding-right:10px;
}
.postfoot a, .postfoot a:visited, .postfoot a:link, .postfoot a:hover, .postfoot a:active
{
	text-decoration : underline;
	color: #BE5007;
	font-size:0.9em;
}
.postC, .post {
	margin: 0px;
	/*font-size:0.85em;*/
	border:solid 1px #959697;
	background-color:#ffffff;
	margin-bottom: 10px;
	
}
#comments
{
	padding:0 7px 2px 7px;
	margin-bottom: 15px;
	border:solid 1px #959697;
	background-color:#ffffff;
	color: #000000;
}
.posteds
{
	font-style:italic;
}
#commentform
{
	margin:0;
	padding:0;
}
#commentform dl
{
	padding:5px 0 0 0;
	margin:0;
}
#commentform dd
{
	padding: 0;
	margin: 0 0 10px 0;
}
.commentPostSub
{
	font-size: 0.85em;
	margin: 0px;
	padding: 2px;
	padding-right:10px;
	color: #ffffff;
	text-align:right;
	/*margin-left: 15px;*/
	margin-bottom: 10px;
	background-color:#3e454d;
	background-image: url(../Images/headerBg.gif);
	background-repeat:repeat-x;
}

.commentPostSub a:visited,.commentPostSub a:link, .commentPostSub a:hover, .commentPostSub a:active, .commentPostSub a
{
	text-decoration : none;
	color: #BE5007;
}
	
#postToolbar
{
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	text-align:left;
	padding-top:10px;
	margin-left: 0px;
	color: #444444;
}
#postToolbar a, #postToolbar a:visited, #postToolbar a:link, #postToolbar a:active, #postToolbar a:hover
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: solid 1px #BE5007;
}
h2.CommonSubTitle
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align:left;
	margin-bottom:10px;
	margin-left: 0px;
}
#whatYouThink
{
	font-size: 13px;
}
a.commentEdit
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: solid 1px #BE5007;
	font-size: 11px;
	margin-top:10px;
	text-align:left;
}
div.emailSubscription table
{
	font-size:0.85em;
}
#contactForm
{
	padding-left: 10px;
	font-size:0.85em;
}

.subscriptionLinks a, .subscriptionLinks a:visited, .subscriptionLinks a:hover, .subscriptionLinks a:link, .subscriptionLinks a:active
{
	color: #BE5007;
	font-weight:normal;
	text-decoration:underline;
}
.commentPostSub a, .commentPostSub a:hover, .commentPostSub a:visited, .commentPostSub a:active, .commentPostSub a:link
{
	color: #ffffff;
	font-weight:normal;
}
#commentmessage
{
	font-size:12px;
}
#pager
{
	font-size:0.8em;
	padding-left: 0px;

}
#pager a:visited, #pager a:link, #pager a, #pager a:active, #pager a:hover
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: solid 1px #BE5007;
	font-size:0.90em;
}
/*--End MAIN CONTENT--*/

/*--FOOTER--*/
#footer {
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	font-size: 0.85em;
	color: #444;
}
#footer a, #footer a:visited, #footer a:active, #footer a:link, #footer a:hover
{
	text-decoration:underline;
	color:#444444;
}

.CommentAvatar
{
	padding-right:3px;
	padding-bottom:5px;
}
.CommentContent
{
	padding-bottom:5px;
}
.CommentContent .CommentFooter
{
	font-size: .85em;
	color:Gray;
}

/* tag Styles */
.tagBrowser
{
	background-color: #f7f7f7;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #999999;
	list-style-type: none;
}
.tagBrowser a, .tagBrowser a:visited
{
	margin: 2px 4px;
	text-decoration:none;
}
.tagBrowser a:hover{
	text-decoration:underline;
}

.tagcloud
{
	margin: 0px;
	padding: 0px;
	margin-bottom:1em;
	list-style-type: none;
}
.tagcloud li
{
	background-image: none;
	padding:0;
	margin:0;
}
.tagcloud a, .tagcloud a:visited
{
	margin: 0 2px;
	text-decoration:none;
}
.tagcloud a:hover{
	color: white;
	background-color: #444;
}


.tag1, .tag2, .tag3, .tag4, .tag5, .tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tag1 a:link, .tag1 a:visited, .tag1 a:active
{
	font-size: 1.4em;
	font-weight: 900;
}

.tag2 a:link, .tag2 a:visited, .tag2 a:active
{
font-size:1.3em;
font-weight: 800;
}

.tag3 a:link, .tag3 a:visited, .tag3 a:active
{
font-size:1.2em;
font-weight: 600;
}

.tag4 a:link, .tag4 a:visited, .tag4 a:active
{
font-size:1em;
font-weight: 400;
}

.tag5 a:link, .tag5 a:visited, .tag5 a:active
{
font-size:0.9em;
font-weight: 200;
}

.tag6 a:link, .tag6 a:visited, .tag6 a:active
{
font-size:0.8em;
font-weight: 100;
}