*
{
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
color: #585858;
font-size: 16px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
text-decoration: underline;
color: #fa8a33;
}

a:hover
{
text-decoration: none;
color: #fff;
background: #f3b232 url('images/blog_menu_stripe.gif') repeat-x;
}

strong
{
background: inherit;
color: #50514D;
}

#header
{
width: 100%;
height: 104px;
background-color: #4d4d4d;
background: url('images/blog_blue_striped_bg.gif') repeat-x;
color: #ffffff;
}

#header_inner
{
position: relative;
width: 88%;
height: 104px;
margin: 0px auto;
}

#header_inner h1
{
background: transparent;
position: absolute;
left: 0px;
bottom: 10px;
text-transform: lowercase;
font-size: 39px;
color: #fff;
font-weight: normal;
letter-spacing: -2px;
}

#header_inner h1 span
{
background: inherit;
color: #DADADA;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
text-transform: lowercase;
font-size: 15px;
}

#main
{
padding-top: 20px;
position: relative;
width: 88%;
margin: 0px auto;
padding-bottom: 10px;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: 13px;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/blog_menu_stripe.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

h1 span
{
background: inherit;
color: #fa8a33;
}

h1 span sup
{
background: inherit;
color: #fa8a33;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #fa8a33;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
position: relative;
width: 185px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 25px 20px 0px 20px;
}

ul
{
list-style: none;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 24px;
}

#lcol p
{
font-size: 14px;
line-height: 16px;
margin: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
margin-bottom: 32px;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
background-image: url('images/a2.gif');
background-repeat: repeat-x;
/* width: 80%;  turned width off for IE 6/7 when window is not wide enough to display 80% and content is pushed down. */
}

#slogan2
{
font-size: 14px;
position: relative;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
margin-top: 15px;
background: inherit;
color: #AAB165;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 18px;
margin-bottom: 5px;
}

.box p
{
font-size: 10px;
line-height: 16px;
margin: 0px;
}

.box_inner
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('images/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}

#footer
{
clear: both;
background: url('images/a2.gif') repeat-x;
width: 88%;
margin: 0px auto;
margin-bottom: 25px;
padding-top: 10px;
text-align: center;
text-transform: lowercase;
font-size: 0.7em;
}
.post h1, #page h1
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: none;
/*height: 34px;*/
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
/*background: inherit;
color: #50514D;
text-transform: lowercase;
font-size: 22px;*/
}

.post h1 span
{
background: inherit;
color: #50514D;
}

.post h1 a
{
	text-decoration: none;
	color: #50514D;
}

.post h1.first
{
margin-top: 0px;
}
.post a
{
text-decoration: underline;
color: #fa8a33;
}
.post a:hover
{
color: #fff;
background-image: url('images/blog_menu_stripe.gif');
}
.post a:hover span
{
color: #fff;
background-image: url('images/blog_menu_stripe.gif');
}
.post h2
{
background: inherit;
color: #50514D;
font-size: 16px;
}
.post h3
{
background: inherit;
color: #50514D;
font-size: 13px;
}
.post ol
{
list-style-type: none;
}
.post ol.list
{
	list-style-type: decimal;
	margin: 0 auto 0 30px;
}
.post ol.list li
{
	background: none;
	margin: 12px auto 12px 12px;
	padding: 0 0 0 4px;
}
#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
	background: none;
	padding-left: 2px;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	background: inherit;
	color: #fff;
	background-image: url('images/blog_menu_stripe.gif');
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}
/* related posts */
#relatedPosts a 
{
display: block;
margin-top: 5px;
margin-left: 15px;
margin-bottom: 5px;
font-size: 1.2em;
}

/* comments */
.comment 
{
border: 1px solid #DDDDDD;
margin-bottom: 5px;
padding: 4px 12px;
}
.comment .date 
{
text-align: left;
margin: 0;
padding: 3px 0px;
}
.comment .author 
{
margin: 0;
text-align: left;
padding-top: 3px;
margin: 5px 0px 3px 0px;
clear: both;
}

.self 
{
background-color:#ccf;
}
.notSelf
{
background-color:#F5F5F5;
}
.comment .gravatar 
{
float: right;
/*clear: both;*/
width: 80px;
margin: 5px 5px 5px 5px;
}

.comment .gravatar img 
{
height: 80px;
width: 80px;
}

.comment .content
{
float:left;
min-height: 85px;
width: 80%;
margin: 5px 0 0 0px;
}
.commentForm 
{
padding: 5px;
}

#comment
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

.commentForm h1, h2,
.commentForm #addcomment
{
margin-top: 5px;
background: inherit;
color: #50514D;
font-size: 21px;
text-transform: lowercase;
min-height: 34px;
background: url('images/a3.gif') repeat-x 0px 24px;
}

.commentForm label 
{
display: block;
width: 80px;
}

.commentForm input 
{
width: 300px;
padding: 3px;
}

.commentForm textarea 
{
width: 100%;
height: 150px;
}

.commentForm #cbNotify
{
	display: none;
}

.commentForm .bbcode a 
{
	padding: 0 7px 0 0;
}

#archive 
{
background-color: white;
padding: 10px;
}

#archive h1 
{
margin: 0;
}

#archive h2 
{
border-bottom: 1px solid silver;
padding-bottom: 4px;
font-size: 12px;
margin-bottom: 10px;
}

#archive h2 img 
{
margin-right: 3px;
border: none;
}

#archive ul 
{
list-style-type: square;
margin: 0 10px;
padding: 10px;
}

#archive ul li 
{
margin-right: 20px;
}

#archive table
{
width: 100%;	
border-collapse: collapse;
}

#archive table td, #archive table th
{
text-align:left;
}

#archive table td
{
text-align:left;
border-bottom: 1px solid #D8D8D8;
padding: 2px 4px;
}

#archive .date
{
width: 70px;
}

#archive .comments
{
width: 70px;
text-align: center;
}

#archive .rating
{
width: 70px;
text-align: center;
}
#contact
{
background : white;
padding: 10px;
}

#contact h1
{
margin-top: 0;
}

#contact label
{
display: block;
padding-top: 5px;	
}

#contact input.field
{
width: 300px;
padding: 3px;
}

#contact textarea
{
display: block;	
overflow: auto;
width: 75%;
height: 150px;
margin: 0;
}
#commentPreview{
	display:none;
	min-height: 150px;
}
#commentMenu
{
display: inline;
}
#commentMenu li
{
display: inline;
background-image: url(images/comment_chevron.gif);
padding-left: 18px;
padding-right: 12px;
}
#commentMenu li span
{
display:none;
visibility:hidden;
}
#commentMenu li a
{
display:inline;
visibility:visible;
}
#commentMenu li.selectedCommentMenuItem span{
display:inline;
visibility:visible;
font-size: 0.9em;
}
#commentMenu li.selectedCommentMenuItem a{
display:none;
visibility:hidden;
}
#bbButtons.available {
display:inline;
visibility:visible;
}
#bbButtons.unavailable {
display:none;
visibility:hidden;
}
#bbButtons a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    border: 1px solid #ccc;
}
div.post div.categories {
	float: left;
    text-align: left;
}
div.post .dateAndAuthor {
	float: right;
    clear: right;
}
div.post .tags {
    text-align: right;
    float: right;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
	padding: 3px;
}

#searchpage #comment
{
	height: auto;
	margin-top: 0;
	margin-right: 6px;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: right;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}
.success {
	color: green;
    background-color: yellow;
	font-weight: bold;
    font-size: 1.2em;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 0.9em;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
	line-height: normal;
	overflow: auto;
	white-space: nowrap;
}

.code p{
	padding: 5px;
	text-align: left;
}

.code .rem { color: #008000; }
.code .kwrd { color: #0000ff; }
.code .str { color: #006080; }
.code .op { color: #0000c0; }
.code .preproc { color: #0000ff; }
.code .asp { background-color: #ffff00; }
.code .html { color: #800000; }
.code .attr { color: #ff0000; }
.code .alt {	background-color: #f4f4f4; }
.code .lnum { color: #606060;}


p.toggleCodeLink
{
    margin-bottom: 0;
}
div.showcode
{
	margin: 10px;
	border: solid 1px maroon;
	padding: 10px 10px 24px 10px;
	background-color: #ececec;
    overflow: auto;
	/*float: left;*/
}
div.collapseCode
{
    display: none;
}
div.showcode .csharpcode
{
	font-size: 10pt;
	color: black;
	font-family: Monospace, Courier New , Consolas, Courier;
	font-weight: normal;
	/*white-space: pre;*/
}
div.showcode .csharpcode pre { margin: 0px; }
div.showcode .rem { color: #008000; }
div.showcode .kwrd { color: #0000ff; }
div.showcode .type { color: #2b91af; }
div.showcode .str { color: #a31515; }
div.showcode .op { color: #0000c0; }
div.showcode .preproc { color: #cc6633; }
div.showcode .asp { background-color: #ffff00; }
div.showcode .html { color: #800000; }
div.showcode .attr { color: #ff0000; }
div.showcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0px;
}
div.showcode .lnum { color: #606060; }

/*  Nested comments  */
.comment-replies {
    background: transparent url(../../pics/reply-arrow.gif) no-repeat 2px 2px;
    padding: 0 0 0 15px;
    margin: 5px 0 0 0;
}
 
#commentlist #comment-form {
    border: solid 1px #ccc;
    background: #fff;
    padding: 10px;
    margin: 10px 0;
}
table.loginbox input[type=text],
table.loginbox input[type=password]
{
	padding: 3px;
	width: 250px;
}
table.loginbox input[type=checkbox]
{
	margin-right: 5px;
}

