
.tinytext {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: normal;
}

.tinytextbold {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: bold;
}

.smalltext {
text-align: left;
font-family: arial;
font-size: 10px; color: #000000;
font-weight: normal;
}

.smalltextitalic {
text-align: left;
font-family: arial;
font-size: 10px; color: #000000;
font-style: italic;
}

.smalltextwhite {
text-align: left;
font-family: arial;
font-size: 10px; color: #ffffff;
font-weight: bold;
}

.smalltextbold {
text-align: left;
font-family: verdana;
font-size: 10px; color: #111111;
font-weight: bold;
}

.smalltextboldr {
text-align: right;
font-family: verdana;
font-size: 10px; color: #555555;
font-weight: bold;
}

.black {
font-family: verdana;
font-size: 12px; color: #000000;
font-weight: bold;
}

.redbold {
font-family: verdana;
font-size: 14px; color: #FF0000;
font-weight: bold;
}

.bluebold {
font-family: verdana;
font-size: 14px; color: #330099;
font-weight: bold;
}

.whitebold {
font-family: verdana;
font-size: 12px; color: #FFFFFF;
font-weight: bold;
}

.greenbold {
font-family: verdana;
font-size: 12px; color: #339966;
font-weight: bold;
}

.blackbold {
font-family: verdana;
font-size: 14px; color: #000000;
font-weight: bold;
}

.branding {
text-align: left;
font-family: verdana;
font-size: 8px; color: #aaaaaa;
font-weight: normal;
}

.loginarea {
background: #888888;
position: absolute;
right: 0px;
bottom: -30px;
text-align: right;
font-family: arial;
font-size: 11px; color: #ffffff;
font-weight: bold;
}

.alerttext {
text-align: left;
font-family: verdana;
font-size: 10px; color: #555555;
font-weight: normal;
}

.navigation {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: bold;
}

.webdings {
font-family: webdings;
font-size: 9px; color: #330099;
font-weight: normal;
}

.lside { 
background-image: url('../images/l-bg.jpg'); 
background-repeat: no-repeat; background-position: top right;
}

.rside { 
background-image: url('../images/r-bg.jpg'); 
background-repeat: no-repeat; 
background-position: top left;
}

.bodybg { 
background-color: #FFFFFF; 
background-image: url('../images/bodybg.jpg'); 
background-repeat: no-repeat; 
background-position: bottom;
}

.sidepanelbg { 
background-color: #c9cfd0; 
background-image: url('../images/sidepanel.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.sideitem {
margin: 2px 2px 5px 2px;
border-width:1px;
border-style:solid;
border-color: #ffffff #555555 #666666 #dddddd;
}

P.menubar {
font-family: verdana;
font-size: 12px; color: #FFFFFF;
font-weight: bold;
text-align: right;
margin-top: 5px; 
margin-left: 0px; 
margin-right: 12px;
margin-bottom: 0px;
border-width: 0px;
border-style: solid;
border-color: #7bb2ee;
}



.imageleft {
float: left;
margin: 2px 10px 2px 10px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.imagecenter {
float: center;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
}

.imageright {
float: right;
margin: 2px 4px 10px 10px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.sideimage {
float: left;
margin: 0px 8px 0px 0px;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
}

/* GenericFonts */
BODY {
background-image: url('../images/bg.jpg'); 
background-repeat: repeat-x; 
background-position: top;
background-color: #1d1d1d; 
font-family: verdana; 
font-size: 12px; 
color: #000000
}

ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DL, DT, FORM, MENU, PRE, TH, TABLE {font-family: verdana; font-size: 10px; color: #000000}

P {font-family: arial; font-size: 12px; color: #000000; text-align: left; margin-top: 0px; margin-left: 0px; margin-right: 0px; font-weight: normal; text-indent: 0px;}

P.sidebar {font-family: arial; font-size: 10px; color: #000000; text-align: left; margin-top: 2px; margin-left: 10px; margin-right: 10px; font-weight: normal; text-indent: 0px;}


HR {color: #cccccc;}

HR.grey {color: #AAAAAA;}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

H1 {font-size: 22px; font-weight: bold; font-style: font-family: Arial,sans-serif; color: #000000; margin-left: 12px;}

H2 {font-size: 18px; font-weight: bold; font-family: Arial,sans-serif;  color: #777777; margin-left: 12px;}

H3 {font-size: 14px; font-weight: bold; text-decoration: none; font-family: Arial,sans-serif; color: #000000; margin-left: 12px;}

H4 {font-size: 12px; font-weight: bold; font-family: Arial,sans-serif; color: #aaaaaa;; margin-left: 12px;}

H5 {font-size: 12px; font-weight: bold; font-family: Arial,sans-serif; color: #999999 margin-left: 2ex; margin-left: 12px;}

H6 {font-size: 10px; font-weight: normal; font-family: verdana,sans-serif;  color: #999999; margin-left: 12px;}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 9px}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

PRE {border: solid thin;
padding: 1em 3%}

IMG {border: none}

.rightpad
{
padding-right: 10px;
padding-top: 4px;
}
/* end GenericFonts */

.mainbuttons {
position:relative;
width:732px;
left:50%;
margin-left:1px;
background-color:#CCCCCC;
top:300px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
}

#homecontent {
position:absolute;
width:680px;
left:50%;
margin-left:-340px;
top:275px;
}



.gradualshine {filter: alpha(opacity=0); -moz-opacity:0.3;  cursor : hand;}

.gradualshineo {filter: alpha(opacity=50); -moz-opacity:0.3;  cursor : hand;}

A:link {color: #6C8ACE;
text-decoration: none}

A:visited {color: #6C8ACE;
text-decoration: none}

A:active {color: #FF9900;
text-decoration: none}

A:hover {color: #0000FF;
text-decoration: underline}

A.darklink:link {color: #000000;
text-decoration: none}

A.darklink:visited {color: #000000;
text-decoration: none}

A.darklink:active {color: #000000;
text-decoration: none}

A.darklink:hover {color: #555555;
text-decoration: underline}


A.sidebarlink:link {
text-decoration: none}

A.sidebarlink:visited {
text-decoration: none}

A.sidebarlink:active {
text-decoration: none}

A.sidebarlink:hover {
background-color: #ffffff;
text-decoration: none}

A.navmenu:link { 
font-size: 11px; 
font-weight: bold;
color: #ffffff;
font-family: verdana,sans-serif;
text-decoration: none}

A.navmenu:visited {
font-size: 11px; 
font-weight: bold; 
color: #ffffff;
font-family: verdana,sans-serif;
text-decoration: none}

A.navmenu:active {
font-size: 11px; 
font-weight: bold;
color: #ff1100;
font-family: verdana,sans-serif;
background-color: #ffffff;
text-decoration: none}

A.navmenu:hover { 
font-size: 11px; 
font-weight: bold; 
color: #000000;
font-family: verdana,sans-serif;
background-color: #fff000;
text-decoration: none}

/* Blog Specific */
/* ************* */

/* standard elements */

code {
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 11px "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	color: #666;
	display: block;
	font: normal 13px "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */

/* title */
.title {
	float: left;
	padding: 28px 0 0 76px;
	color: #FFF;
	
}
.title h1 {
	color: #FFF;
	font: normal 20px Verdana,sans-serif;
}
.title a {
	text-decoration: none;
	color: #FFF;
}

/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main {
	background: #FFF;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 14px;
	height: 20px;
	margin-top: 1.2px;
}
.sidenav img {
	border: none;
}
.sidenav ul 
{
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	/* display: block; */
	font-size: 10px;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
	
}
.sidenav li a:hover {
	color: #111;	
}

#blogroll 
{
	font-size: 9px;
}
.open
{
	font-size: 10px;
}

/* content */
.content {
	margin-right: 4%;
	padding: 10px;
	
}
.content .postheader {
	text-decoration: none;
	color: #06C;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {	
	margin-left: 18px;
}
.postcontent {
	font-size: 12px;
	padding-bottom: 12px;
}
.postcontent p {
	font-size: inherit;
	padding-bottom: 12px;
}
#ctl00_cphBody_divText {
	font-size: 12px;
	padding-bottom: 12px;
}
#ctl00_cphBody_divText p {
	font-size: inherit;
	padding-bottom: 12px;
}
.postfooter {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:9px;
	color:#505050;
}
.postfooter img{
	border: none;
}

/* search form */
#searchbox input 
{
	padding: 2px 3px;
}
#searchbutton {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}
#searchcomments
{
	margin-right: 3px;
}


/* related posts */
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}

/* comments */
.comment 
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.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:#F5F5F5;
}

.comment .gravatar {
	float: left;
	clear: both;
	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 p
{
	font-size: 12px;
}
#archive img
{
	border: none;
	padding-right: 5px;
}
#archive h2 {
	font-size: 12px;
	margin-bottom: 4px;
}
#archive span 
{
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
}

#archive span a 
{
	margin-left: 4px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	color: #111;
	background: none;
}

#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;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
	font-size: 12px;
	width: 80%;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					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: -1000px;
	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;
	margin: 0px;
}

/* 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{
	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;
}

/* 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: 0px; }

.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: 0px;
}

.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 .postcontent a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .postcontent 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 .postcontent a[rel~="contact"] ,
div.post .postcontent a[rel~="acquaintance"],
div.post .postcontent a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .postcontent a[rel~="contact"][rel~="met"] ,
div.post .postcontent a[rel~="acquaintance"][rel~="met"] ,
div.post .postcontent a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .postcontent a[rel~="colleague"] ,
div.post .postcontent a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .postcontent a[rel~="colleague"][rel~="met"] ,
div.post .postcontent a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .postcontent a[rel~="muse"] ,
div.post .postcontent a[rel~="crush"] ,  
div.post .postcontent a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .postcontent a[rel~="muse"][rel~="met"] ,
div.post .postcontent a[rel~="crush"][rel~="met"] ,  
div.post .postcontent a[rel~="date"][rel~="met"] ,
div.post .postcontent a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}}
