/* Links
================================================*/
a:link,
a:visited {
	color:#920D02;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #666;
	}
a:visited {color:#333;}
a:focus,
a:hover {
	color:#580801;
	border-color:#580801;
	border-bottom-style:solid;
	}
a.imglink:link,
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}

/* Global
================================================*/
* {
	margin:0;
	padding:0;
	}
body,
html {background:#eee url(../../Assets/bg.gif);}
body {
	padding:0 15px 15px;
	color:#222;
	font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	}


#page{
	background-color: #FFF;
}

/* Main layout
================================================*/
#wrap {
	margin:0 auto;
	width:850px;
	background:#fff url(../../Assets/separator.jpg) repeat-y 550px 0;
	border:1px solid #ccc;
	border-width:0 1px 1px;
	position:relative;
	}
/* ------ */
/* Headings
================================================*/
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	margin:0 0 0.5em;
	color:#333;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.3;
	text-shadow:2px 2px 2px #eee;
	}
h2 {
	font-size:1.2em;
	line-height:1.3;
	margin:1.2em 0 0;
	font-weight:bold;
	}
h3 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}
. h1 {
	margin:0;
	line-height:1.0;
	}
. h2 {
	margin:0 0 0.5em;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.3;
	text-shadow:2px 2px 2px #eee;
	}
h2 a:link,
h2 a:visited,
h2 a:hover {
	margin:0;
	padding:0;
	color:#555;
	}
h2 a:hover {
	color:#333;
	background:#ffe;
	}
/* ------ */
/* Navigation
================================================*/
#navbar {
	float:left;
	width:100%;
	border-bottom:2px solid #555;
	border-top:1px solid #fff;
	background:#fff;
	margin:0 0 5px;
	padding:0 0 2px;
	}
#navbar ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#333;
	list-style-type:none;
	}
#navbar li {
	display:inline;
	padding:0;
	margin:0;
	}
#navbar a {
	background:#333;
	border-right:1px solid #000;
	border-bottom:0;
	padding:15px 25px 4px 10px;
	margin:0;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font:bold 0.94em/1.0 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#navbar a:hover,
#navbar a:focus {background:#555;}
#navbar .sel a {
	background:#BA2900;
	text-shadow:2px 2px 2px #802F07;
	}
#navbar .sel a:focus {background:#555;}
#navbar a:active {
	background:#e88700;
	color:#000;
	}
/* ------- */
.body {
	color: #000000; 
	margin-left: 0px;
}

.byline, .entryfooter, .trackbackfooter {
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #666;
}
.byline{
	clear:both;
}

.commentBody {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentbyline {
	border-bottom: 1px dotted #cccccc; 
	font-weight: bold
}

#blogText {
	padding:0 20px;
}

#banner	{
	background:#450200 url(../../Assets/header-bg.jpg) no-repeat 0 -30px;
	height:120px;
}

input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	color:#920D02;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #666;
	text-transform: uppercase;
	padding: 5px;
	padding-bottom:2px;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

.menuBody {
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody ul {
	margin:0;
	padding:0;
	list-style:none;
}

.menuBody .header {
	font-size: 1em;
}

.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

/* Footer
================================================*/
#footer	{
	clear:both
}

#footer {
	padding: 1em; 
	border-top: #ccc 1px solid; 
	font-size: 0.94em; 
	background: #fff; 
	margin: 0px; 
	padding-top: 1em;
	list-style-type: none; 
	text-align: right
}

#footer li {
	padding: 0 0 0 .55em; 
	display: inline;
	margin: 0px 0px 0px 0.25em; 
	border-left: #999 2px solid; 
}

li#hosted {
	font-size:0.94em;
	position:absolute;
	top:98px;
	right:0;
	color:#fff;
	border:none;
	margin:0;
	padding:3px 1em;
	background:url(/i/info-bg.png);
	white-space:nowrap;
	}
#hosted a {
	padding:0;
	margin:0;
	color:#fff;
	background:transparent;
	border-color:#fff;
	}
/* ----- footer ends here ----- */

.rightMenu {
	margin:8px;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
/* Posts
================================================*/
.entry {margin:0 0 2.5em;}
.capt {
	margin:-1em 0 1.1em 0;
	font-size:0.94em;
	line-height:1.0;
	color:#333;
	}
.note {
	background:#ffe;
	border:1px solid #ee7;
	padding:0.5em;
	}
.error strong {
	font-weight:bold;
	color:#930;
	}
.update {
	background:#ffe;
	border:1px solid #ee7;
	padding:0 0.5em;
	margin:1em 0;
	}
p.update {padding:0.5em;}
.update p {margin:0.5em 0;}
#main dl {margin-top:0;}
/* ----- posts end here ----- */
a img{
	border: 0px;
}

.comment, .trackback {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}



.commentAlt, .trackbackAlt {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eaeaea;
}



.commentBody, .trackbackBody{
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

fieldset{
	border: none;
	margin: 2px 0 0 0;
}


fieldset label, fieldset input, fieldset select, fieldset textarea {
	display: block;
	width:330px;
}
fieldset textarea{
	width:500px;
}

fieldset.sideBySide label, fieldset.sideBySide input, fieldset.sideBySide select, fieldset.sideBySide textarea {
	clear: right;
	float: left;
}

 fieldset.sideBySide label{
	clear: left;
	width: 170px;
}
#submit, .checkBox, #reset{
	width:auto;
	display: inline;
}
fieldset.formButtons{

	text-align:center;

}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}