/* --------------------------------------------------

-------------------------------------------------- */

/* CONTAINER */



/* GENERAL MOJO AND MULA */

h1 {
	font-family: "georgia, arial, sans-serif";
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 18pt;
	background-color: #ffffff
}

h2 {
	font-family: "georgia, arial, sans-serif";
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
}

h3 {
	font-family: "georgia, arial, sans-serif";
		color: #333333;
		font-weight: normal;
		font-size: 24pt;
	margin-bottom: 20px;
	background-color: #ffffff;
}

subhd {
	font-family: "georgia, arial, sans-serif";
	color: #993300;
	font-weight: bold;  /* this does not actually seem to work */
	font-weight: 900;
	font-size: 14px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

img{
	border: none;
}

a {
	color: #993300;
	text-decoration: none;

}

a:hover {
	color: #993300;
	background-color: #ffffff;
}


#searchbox {
	float: right;
	margin-top: 45px;
	font-size: 9px;
}

input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}

.button {
	padding: 2px;
}

#searchbutton {
	margin-left: 3px;
	padding: 2px;
}

/* HEADER ELEMENTS */

#header {
	border-bottom: 0px;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}


/* the slogan */
#header p {
	margin-top: -20px;
	margin-left: 30px;
	color: #999999;
}

/* NAVIGATION ELEMENTS */

#navlist {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	width: 170px;
	/* border: 1px #000000; */
}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	float: left;
	width: 170px;
	/* border: 1px #000000; */
}

#navigation, #sidebar  {
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url('/images/px.gif');

}

#navigation, #navlinks a:link   {
	font-family: "georgia, arial, sans-serif";
	font-size: 13px;
	display: block;
	margin-left: 0px;
	/* margin-left: 5px; */
	/* list-style-image: url(/images/px.gif); */
	padding: 0px;
	list-style-type: none;
	width:160px;
}

#navigation  #navlinks a:visited {
	font-family: "georgia, arial, sans-serif";
	font-size: 13px;
	color: #CC0000;
	list-style-type: none;
	text-decoration: none;
}

#navigation  #navlinks a:hover {
	font-family: "georgia, arial, sans-serif";
	font-size: 13px;
	/* background: #000000 url(arrow.gif) 96% 50% no-repeat; */
	background-color: #ffffff;
	color: #CC0000;
}

#postnavigation{
	height: 20px;
	margin-bottom: 0px;
	text-align: center;
	color: Gray;
}

/* login stuff */
.memlogin {
	font-family: "georgia, arial, sans-serif";
	font-size: 7pt;
	color: #993300;
	}

div.container_memlogin {
	background-color: #ffcc33;
	width: 180px;
	height: 24px;
	border-style: solid;
	border-color: #EB9B36;
	border-width: 1px 1px 1px 1px;
	}

a.memloginRollover {
		float: left;
		width: 180;
		height: 20px;
		background-image: url('/themes/WJGB/subhdr_login.gif');
		background-repeat: no-repeat;
		}

a.memloginRollover:hover {
		background-image: url('/themes/WJGB/subhdr_login_2.gif');
		background-repeat: no-repeat;
		height: 20px;
		}


/* THE SMALL BOX BELOW NAV */
/*
#navigation p {
	margin-top: -45px;
	padding: 5px;
	/* border-bottom: 1px dotted #CCC; */
	/* border-top: 1px dotted #CCC; */
}
*/
/* CONTENT ELEMENTS */

#content {
	font-family: "georgia, arial, sans-serif";
	color: #333333;
	font-weight: normal;
	font-size: 13pt;
	width: 480px;
	/* margin-left: 180px;
	margin-right: 200px;  */
	line-height: 1.3em;

}

#content a {
	color: #CC6714;
	text-decoration: none;
}

#content a:hover {
	color: #CC6714;
	background-color: #ffffff;
}

#content .postheader {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#content .postheader:hover {
	color: Navy;
	text-decoration: underline;
	background-color: #F5F5F5;
}

#content .author {
	float: left;
}

#content .pubDate {
	float: right;
}

#content .postfooter {
	margin-top: 8px;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}


/* SIDEBAR ELEMENTS */

#sidebar {
	/* float: right; messes up ffox */
	width: 160px;
}

#sidebar p {
	padding-bottom: 10px;
	/* border-bottom: 0px solid #DDDDDD; */
}

#sidebar ul {
	margin-left: 0; // SAK
	padding-left: 0;
	list-style-type: none;
	text-transform: capitalize;
}

#sidebar a img {
	border: none;
	margin-right: 3px;
}

#blogroll ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#blogroll a img {
	border: none;
	margin-right: 3px;
}

/* Beware the ugly tag */
#ctl00_ctl02_ulBlogroll ul {
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: none;
}


/* FOOTER ELEMENTS */

#footer {
	font-family: georgia, sans-serif;
	font-size: 10px;
	width: 798px;
	margin-top: 10px;
	clear: both;
	background-color: #ffcc33;
	border-style: solid;
	border-color: #EB9B36;
	border-width: 1px;
	padding: 5px;
	text-align: center;
}

#footer p {
	color: #993300;
	padding: 5px;
}

#footer p a {
	color: #993300;

}

#footer p a:hover {
	color: #993300;
	background-color: #ffcc33;
}

/* POST ELEMENTS */

#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

.comment {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 35px;
}

.comment .date {
	text-align: right;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 10px 0px 10px 0px;
}

.self {
	background-color: #F5F5F5;
}

.comment .gravatar {
	float: right;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px 0 0 5px;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 345px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	padding: 10px;
}

#archive a{
	color: #F70;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#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 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	/*width: 70px;*/
	text-align: center;
}

#archive .rating{
	/*width: 70px;*/
	text-align: center;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	text-transform: capitalize;
	white-space: normal;
}

#tagcloud li {
	text-transform: capitalize;
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	/* display: inline; */
	display: inline;
}

#tagcloud a.biggest {
	font-size: 13px;
}

#tagcloud a.big {
	font-size: 13px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 13px;
}

#tagcloud a.smallest {
	font-size: 13px;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p {
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact {
	background: white;
	padding: 10px;
}

#contact h1 {
	margin-top: 0;
}

#contact label {
	display: block;
	padding-top: 5px;
}

#contact input.field {
	width: 200px;
}

#contact textarea {
	display: block;
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}


/* And they lived happily ever after. The End. */

/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }

/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	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;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.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;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .entry a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .entry a[rel="me"] {
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .entry a[rel~="contact"] ,
div.post .entry a[rel~="acquaintance"],
div.post .entry a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .entry a[rel~="contact"][rel~="met"] ,
div.post .entry a[rel~="acquaintance"][rel~="met"] ,
div.post .entry a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .entry a[rel~="colleague"] ,
div.post .entry a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .entry a[rel~="colleague"][rel~="met"] ,
div.post .entry a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .entry a[rel~="muse"] ,
div.post .entry a[rel~="crush"] ,
div.post .entry a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .entry a[rel~="muse"][rel~="met"] ,
div.post .entry a[rel~="crush"][rel~="met"] ,
div.post .entry a[rel~="date"][rel~="met"] ,
div.post .entry a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}