/* @override 
	http://www.reinhard-tritscher.com/themes/reinhard-tritscher/style.css
	http://www.reinhard-tritscher.at/themes/reinhard-tritscher/style.css
*/
body
{
	background: #6c0630 repeat-x;
	margin: 0;
	height:800px;
	
}
pre
{
	font-size:12px;
	font-family:tahoma;
	}


.gallery
{
	float:left;
	padding:0px;
	padding-right:10px;
}
#navpanel
{
	float:left;
	width:598px;
	padding:0px;
	margin-right:10px;
}
#page li
{
	
	color: white;
	background: #a1848f;
	padding-left:4px;
padding-top: 5px;
	padding-bottom: 5px;
}
#page ul
{
margin-right:7px;
	list-style: none;
	font-size: 1.0em;
}

/* CONTAINER */

#container
{
	width: 900px;
	margin: 0 auto 0;
	padding:0;
	font-family:Verdana, Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 1.0em;
	line-height: 1.6em;
	color: #000;
	
}

/* GENERAL MOJO AND MULA */
em
{
	color: white;
	font-size:9px;
}
h1
{
	color: #6c0630;
	font-size: 1px;
	font-weight:normal;
	padding-bottom:20px;
	padding:0;
	line-height:1px;

	}
#navpanel h1
{
	padding:0;
	margin: 0;
	color: #6c0630;
	font-size:9px;
	line-height:15px;
}

#content li
{
	float:right;
	width:280px;
}

h2
{
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: gray;
	margin-bottom: 30px;
}

img
{
 border:0;
}

a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: #999;
	text-decoration:none;
}


#searchbox
{
	float: right;
	margin-top: 0px;
	font-size: 9px;
}



#searchbutton
{
	margin-left: 3px;
	padding: 2px;
}
#topnav
{
	margin: 0;
	padding:0;
	float: right;	
	font-size: 11px;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
}
#topnav ul
{
	list-style: none;
	display: inline;
	padding: 6px;
	line-height: 24px;

}
/* Top Navigation Bar */
#topnav li
{
	display: inline;
	text-transform: uppercase;
	padding-right: 2px;
	padding-left: 2px;

}
.topnavsel
{
	color: gray;
}
.topnav
{
	color: #fff;
}


#topnav li a:hover
{
	color: #999;
}

/*Sidebox*/
.sidebox
{
	border:1px solid #666;
}
.sidebox th
{
	background:#666;
	text-transform:uppercase;
	color:#E3E0C6;
	padding:3px;
	font-weight:normal;
	font-size:11px;
}
/* Calendar */
.cal, .calDay
{
	font-family: tahoma;
	font-size:9px;
	background:white;
	border:0;
	margin:0;
	padding:0;
	font-weight: normal;
}
.calTitle
{
	font-family: tahoma;
	margin:0;
	color: black;
	text-transform:uppercase;
	padding:0px;
	font-weight: normal;
}
.calToday 
{
	font-weight: normal;
	background:#f0f0f0;
}
.calHeader
{
	font-weight: normal;
	font-family: tahoma;
		background: #6c0630;
			color: white;;
}

.calSel
{
font-weight:bold;
color:Red;
border:1px solid white;

}
.calWeekend
{
	font-weight:bold;
}

/* HEADER ELEMENTS */

#header
{
	height: 72px;

	clear: both;
	margin:0;
}


/* the slogan */
#header h2
{
	margin:0px;
	color: #fff;
	text-transform:uppercase;
	font-family:Arial,Helvetica, sans-serif;
	padding-top:60px;
	padding-left:10px;
	font-weight:bold;
	font-size:24px;
	letter-spacing:9px;
}


/* NAVIGATION ELEMENTS */
#navigation
{
	clear:both;
	padding-top:15px;
}
#navigation ul
{
	
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	display:inline;
}
#navigation li 
{
	
	display:inline;
	border:1px solid #999;
	padding:10px;
	margin:2px;
}

#navigation a
{
 font-size:12px;
}
#navigation a:link, #navlist a:visited
{
	text-decoration: none;
}

#navigation a:hover
{

}
#navigation p
{
	padding-top:10px;
}


/* CONTENT ELEMENTS */

#content
{
	line-height: 1.2em;
	font-size:0.7em;
	color:white;

}

#content a
{
	color: #fff;
	text-decoration:underline;

}
#content b, #content strong
{
	color: #fff;
}
#content a:hover
{
	color: #999;
	text-decoration:none;
}
#content .postheader
{
	color: #6c0630;
	text-decoration: none;
}

#content .postheader:hover
{
	color: #999;
	text-decoration:underline;
}

#content .author
{
	float: left;

}

#content .pubDate
{
	float: right;
}

#content .postfooter
{
	margin-top: 8px;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}




#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
{
	clear: both;
	padding:0;
	text-align: right;
	font-size:9px;
		background:url(images/footer.png) no-repeat;
}
#footer p
{
	color: #fff;
	
}
#footer a:link, #footer a:visited
{
	color:#fff;
}
#footer a:hover
{
	
	text-decoration:underline;
}
/* POST ELEMENTS */

#relatedPosts a
{
	display: block;
	margin-top: 5px;
	margin-left: 10px;
}

.comment
{

	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin: 10px auto;
	padding-bottom: 35px;
	width:70%;
	line-height:20px;
}

.comment .date
{
	
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	font-weight: normal;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#999;
}
.comment .author
{
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 10px 0px 10px 0px;
		font-style: italic;
	font-size: 12px;
}

.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;
	width:60%;
	margin:0 auto;
}

.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;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud
{
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li
{
	display: inline;
}

#tagcloud a
{
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest
{
	font-size: 17px;
}

#tagcloud a.big
{
	font-size: 15px;
}

#tagcloud a.medium
{
	font-size: 13px;
}

#tagcloud a.small
{
	font-size: 11px;
}

#tagcloud a.smallest
{
	font-size: 10px;
}

/*----------------------------
					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
{
	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;
}


/*----------------------------
				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' );
}

