/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/*#############################################################*/
/* standard elements */
/*#############################################################*/

html
{
	min-height: 100%;
}

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #33f;
}
a:hover
{
	color: #5ad;
}
a img
{
	border: none;
}

body
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

.background0 {	background: #fff url( 'img/background_beware.jpg' ) no-repeat center top fixed; }
.background1 {	background: #fff url( 'img/background_cobourg.jpg' ) no-repeat center top fixed; }
.background2 {	background: #fff url( 'img/background_catman.jpg' ) no-repeat center top fixed; }
.background3 {	background: #fff url( 'img/background_firetwirler.jpg' ) no-repeat center top fixed; }
.background4 {	background: #fff url( 'img/background_queenstreet.jpg' ) no-repeat center top fixed; }
.background5 {	background: #fff url( 'img/background_devinci.jpg' ) no-repeat center top fixed; }

p, code
{	
	padding-bottom: 1.2em;
}

h1
{
	font-family: Georgia, serif;
	font-size: 1.8em;
	font-weight: bolder;
}
h2
{
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bolder;
}
h3
{
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: bolder;
}

form, input
{
	margin: 0;
	padding: 0;
	display: inline;
}

code
{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Monaco, Lucida Console, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote
{
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1, h2, h3
{
	padding-top: 6px;
	color: #249;
	margin-bottom: 4px;
}

/*#############################################################*/
/* misc */
/*#############################################################*/

.clearer
{
	clear: both;
	font-size: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

/*#############################################################*/
/* structure */
/*#############################################################*/

.outer-container
{
	padding-bottom: 24px;
}

.inner-container
{
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 936px;
}

#postnavigation
{
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
}

/*#############################################################*/
/* header & title */
/*#############################################################*/
.header
{
	background: url( 'img/banner_bg.png' ) repeat-x;
	height: 100px;
	margin-bottom: 6px;
}
.header .title
{
	background: url( 'img/banner.png' ) no-repeat;
}
.header .title .sitename a
{
	font-size: 2em;
	letter-spacing: 10px;
	color: #FFF;
	padding-bottom: 2px;
	text-decoration: none;
	display: none;
}
.header .title a:hover
{
	border-color: #F60;
	display: none;
}
.header .title .slogan
{
	font-size: 0.9em;
	width: 60%;
	display: none;
}

.path
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: 42px;
	right: 20px;
}
.path li, .path ul
{
	display: inline;
	height: 30px;
}
.path li a span
{
	background: transparent url( 'img/button_span.png' ) no-repeat;
	line-height: 14px;
	padding: 5px 4px 5px 18px;
	height: 32px;
}
.path a
{
	color: #333;
	text-decoration: none;
	background: transparent url( 'img/button_a.png' ) no-repeat scroll top right;
	height: 32px;
	margin-right: 6px;
	padding: 5px 12px 5px 4px;
	text-decoration: none;
}
.path a:hover
{
	color: #ccc;
}

.path li a:active span
{
	background: transparent url( 'img/button_span_hover.png' ) no-repeat;
	line-height: 14px;
	padding: 5px 4px 5px 18px;
	height: 32px;
}
.path a:active
{
	color: #333;
	text-decoration: none;
	background: transparent url( 'img/button_a_hover.png' ) no-repeat scroll top right;
	height: 32px;
	margin-right: 6px;
	padding: 5px 12px 5px 4px;
	text-decoration: none;
}

/*#############################################################*/
/* main */
/*#############################################################*/
.main
{
}

/*#############################################################*/
/* content */
/*#############################################################*/
.hold
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 650px;
}
.content_header
{	
	background: url( 'img/holder_top.png' ) no-repeat;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

.content
{
	background: url( 'img/holder_middle.png' ) repeat-y;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.content_footer
{
	background: url( 'img/holder_bottom.png' ) no-repeat;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
}

.content .descr
{
	color: #765;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.entry li
{
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p
{
}

/*#############################################################*/
/* navigation */
/*#############################################################*/
.navigation
{
	float: left;
	width: 250px;
	padding-left: 10px;
}
.navigation h2
{
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul
{
	padding: 0; /*text-transform: capitalize;*/
}
.navigation li
{
	display: block;
	font-size: 1.1em;
	color: #249; /*display: block; 	padding: 8px 0 8px 5%;*/
	text-decoration: none;
	width: 95%;
}
.navigation li a
{
	text-decoration: none;
}
.navigation li img
{
	padding-right: 5px;
}
.navigation li a:hover
{
}


.bubbletop
{
	color: #249;
	background: url( 'img/right_top.png' ) no-repeat;
	padding: 0px 15px;
	font-weight: bolder;
	line-height: 26px;
}


.bubblemiddle
{
	background: url( 'img/right_middle.png' ) repeat-y;
	padding: 0px 25px 0px 15px;
}


.bubblebottom
{
	color: #249;
	text-decoration: none;
	background: url( 'img/right_bottom.png' ) no-repeat;
	line-height: 10px;
	padding-bottom: 6px;
}

/*#############################################################*/
/* fixes */
/*#############################################################*/


#blogroll
{
	padding-top: 4px;
	font-size: .9em;
}
#searchfield
{
	/*max-width: 125px;*/
	width: 125px;
}

#monthList
{
	font-size: 0.8em;
}
/*#############################################################*/
/* footer */
/*#############################################################*/
.footer
{
	background: url( 'img/footer_middle.png' ) repeat-y; /*height: 68px;*/
	font-family: Georgia, serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}
star .footer a, .footer .left a
{
	color: #5ad;
	text-decoration: none;
}
.footer a:hover, .footer .left a:hover
{
	color: #FFF;
}
.footer_top
{
	background: url( 'img/footer_top.png' ) no-repeat;
	height: 10px;
}
.footer_bottom
{
	background: url( 'img/footer_bottom.png' ) no-repeat;
	height: 10px;
}


/*#############################################################*/
/* posts */
/*#############################################################*/
.post h1 a
{
	font-family: Georgia, serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #249;
	text-decoration: none;
}

.post h1 a:hover
{
	color: #5ad;
}

.post
{
	/* margin: 6px 0 2px; */
}

.post .info
{
	color: #765;
	/* margin: 2px 0 4px; */
	padding: 5px 10px;
}

.post img
{
	margin: 0px 5px 5px 0px;
}

.post a img
{
	/* border: 4px solid #DDD; */
}

.post a:hover img
{
	border-color: #CCC;
}

.info a
{
	text-decoration: none;
}
.info a:hover
{
	text-decoration: underline;
}

/*#############################################################*/
/* related posts */
/*#############################################################*/
#relatedPosts a
{
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

/*#############################################################*/
/* comments */
/*#############################################################*/
.comment
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.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: 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: 440px;
	margin: 5px 0 0 0px;
}
.commentForm
{
	padding: 5px;
}

.commentForm label
{
	float: left;
	display: block;
	width: 80px;
}

.commentForm input
{
	width: 200px;
	background-color: #c9ccc1;
}

.commentForm select
{
	background-color: #c9ccc1;
}

.commentForm textarea
{
	width: 100%;
	height: 150px;
	background-color: #c9ccc1;
}

/*#############################################################*/
/*----------------------------
					Archive
----------------------------*/
/*#############################################################*/

#archive
{
	padding: 10px;
}

#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;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud
{
	white-space: normal;
}

#tagcloud ul
{
	margin: 0px;
}

#tagcloud li
{
	display: inline;
}

#tagcloud a
{
	margin-right: 10px;
	display: inline;
	color: #33f;
}

#tagcloud a:hover
{
	margin-right: 10px;
	display: inline;
	color: #5ad;
}

#tagcloud a.biggest
{
	font-size: 18pt; font-weight: bold;	
}

#tagcloud a.big
{
	font-size: 16pt; font-weight: bold;
}

#tagcloud a.medium
{
	font-size: 12pt; font-weight: bold;
}

#tagcloud a.small
{
	font-size: 11pt; font-weight: bold;
}

#tagcloud a.smallest
{
	font-size: 7pt;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p
{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
	color: #765;
}

.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;
	margin: 0;
}

/* 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;
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New" , Courier, Monospace;
	background-color: #ffffff; /*white-space: pre;*/
}


/* 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;
}


/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer
{
	/*text-transform: capitalize;*/
	margin: 0 auto;
}

.calendar
{
	border: none;
	margin: 0 auto;
	font-size: 1.0em;
	width: 90%;
}

.calendar .weekend
{
	background-color: #5c5c44;
}

.calendar .other
{
	color: #666;
}

.calendar a.exist
{
	display: block;
	font-weight: bold;
	background-color: #666;
}

.calendar td
{
	vertical-align: top;
	background: #99957e;
}



/*----------------------------
				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' );
}


/*#############################################################*/
/*  DROP SHADOWS FOR IMAGES    */
/*#############################################################*/

.shadow
{
	clear: both;
	margin-top: 20px;
	border-bottom: solid 1px #999;
}
.shadow .wrap1
{
	background: url(img/shadow/shadow.gif) right bottom no-repeat;
}
.shadow .wrap2
{
	background: url(img/shadow/corner_bl.gif) -12px 100% no-repeat;
}
.shadow .wrap3
{
	padding: 0 9px 9px 0;
	background: url(img/shadow/corner_tr.gif) 100% -12px no-repeat;
}

