/*  
Theme Name: rudi

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color:#35383d;
	background-color: #E2E9DE;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

html { padding: 0; margin: 0;}

a:link {
	text-decoration: none;
	color : #48555E;
	border: 0px;
	-moz-outline-style: none;
}
a:active { text-decoration: underline; color : #48555E; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #48555E; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #000000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC { width: 1000px; margin: 0 auto; padding: 0px; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Header { height: 98px;} /* */ 
.Header {
	width: 1000px;
	position: relative;
	clear: left;
	padding: 0px;
	min-height:98px;
}

.Header h1 {
	font-size: 32px;
	line-height: 32px;
	margin: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 27px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.Header h1 a {
	color:#000000;
	text-decoration: none;
}
.Header h1 a:visited {
	color:#000000;
	text-decoration: none;
}
.Header h1 a:hover { color:#48555e; text-decoration: none; }
.Header .Desc {
	color:#48555e;
	font-size: 18px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 0px 0px 130px;
}
.Header .LS {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 40px;
	height: 43px;
}


.more-link {
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
	width: 750px;
	position: relative;
	float: left;
	height: 35px;
	background-image: url(images/black_0.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;
	
	
}
.Menu em { display: none}
.Menu ul { list-style: none; margin: 0px; padding: 0px 0px 0px 10px;}
.Menu ul li ul { display: none;}
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px;}
.Menu a { padding: 0px 0px 0px 3px; margin-right: 4px; background: url(images/MLeft.png) no-repeat left top; float: left;}
.Menu a span {
	padding: 9px 9px 1px 6px;
	display: block;
	background: url(images/MRight.png) no-repeat right top;
	float: right;
	height: 35px;
}
.Menu a span {
	float: none;
	color: #FFFFFF;
}
.Menu a:hover span { color: #FFF;}



.Menu a:hover {
	background-position: 0% -0px;
	color:#FFFFFF;
	text-decoration: none;
	background: url(images/NLeft.png) no-repeat left top;
	float: left;	
}
.Menu a:hover span {
	background-position: 100% -0px;
	color:#EEEEEE;
		background: url(images/NRight.png) no-repeat right top;
		}
		
.Menu .on {
	background: url(images/NLeft.png) no-repeat left top;
	color:#FFFFFF;
	height: 35px;
}
.Menu .on span {
	background: url(images/NRight.png) no-repeat right top;
	color:#FFFFFF;
}


.Menu .current_page_item a {
	background: url(images/NLeft.png) no-repeat left top;
	color:#FFFFFF;
	height: 35px;
	float: left;
}
.Menu .current_page_item a span {
	background: url(images/NRight.png) no-repeat right top;
	color:#FFFFFF;
	height: 35px;
	display: block;
}


/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	width: 1000px;
	float: left;
	position: relative;
	padding: 0px;
	
}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS {
	width: 470px;
	float: left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.SCS h1 {
	font-size: 24px;
	font-weight: normal;
	background: url(images/PostHead.gif) repeat-x bottom;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
}
.SCS h2 { font-size: 18px; font-weight: normal; }
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.SCS blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:visited { color:#0080ca; }
.SCS blockquote a:hover { color:#003399; }
.SCS a { text-decoration: underline;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 420px; float: left; padding: 15px 30px 15px 70px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 16px; font-weight: normal; border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 {
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	color:#444444;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.PostHead h1 a {
	color: #444444;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.PostHead h1 a:visited {
	color: #444444;
	text-decoration: none;
}
.PostHead h1 a:hover {
	color:#000000;
	text-decoration: none;
}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: -70px;
	text-align: center;
	padding: 0px 10px 6px 10px;
	background-image: url(images/back.png);
	background-repeat: repeat;
}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day {
	display:block;
	font-size: 20px;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: normal;
	color:#707E86;
}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#48555E; }
.PostContent blockquote a:visited { color:#48555E; }
.PostContent blockquote a:hover { color:#000000; }
.PostContent a { text-decoration: none;}

.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li {
	padding: 5px 0px 5px 18px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
	color:#444444;
	font-size: 11px;
} 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 2px 5px 2px 3px; ; border-right: solid 1px #ccc; font-size: 11px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span {
	padding: 2px 5px 2px 0px;
	color:#444444;
	border-right: solid 1px #ccc;
}
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 11px; color:#000;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 11px; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#35383D; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi {
	border: 1px solid #8a98a2;
}
/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 
.Comments .List .ListNr {
	color:#bec9d1;
	position: absolute;
	top: 15px;
	font-size: 24px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	left: -55px;
}

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; color:#333; font-weight: bold; display: block;}
.Comments .List small {
	color:#444444;
	padding: 0px 0px 0px 42px;
	margin: 0px;
	font-size: 10px;
}
.Comments .List small a {
	color:#444444;
	text-decoration: none;
}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent {
	margin: 15px 0px 0px 0px;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 15px;
	display: block;
}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form {
	padding: 10px 15px 20px 15px;
	position: relative;
	background-image: url(images/back1.png);
	background-repeat: repeat;
}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color:#444444;
}
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField {
	background: #fff;
	border: 1px solid #444444;
	padding: 5px 4px;
	font-size: 11px;
	display: block;
}
.Comments .Form .TextArea {
	background: #fff;
	border: 1px solid #444444;
	padding: 4px;
	font-size: 12px;
}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 480px; float: right; position: relative; }
.SR h2 { font-size: 13px; letter-spacing: normal; }
.SR h3 {
	font-size: 13px;
	letter-spacing: normal;
}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL {
	width: 230px;
	float: left;
	padding: 15px 20px 15px 20px;
	background-color: #b2b9ae;
}
.SRL h3 {
	background: url(images/SRLH3.gif) repeat-x left bottom;
	color:#444444;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.SRL li a {
	color:#516972;
	font-size: 12px;
	font-weight: bold;
}
.SRL li a:visited { color:#516972; }
.SRL li a:hover {
	color:#444444;
	text-decoration: none;
}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR {
	width: 285px;
	float: right;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 840px;
	top: -126px;
	position: absolute;
	right: -35px;
	background-image: url(images/rudi.gif);
}
.SRR h3 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px }
.SRR h2 { background: url(images/SRRH3.gif) repeat-x left bottom; color:#abcee1; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px }
.SRR ul { padding: 0px; margin: 0px;}
.SRR li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(images/SRRIco.png) no-repeat left top;}
.SRR li a { color:#7a8fa4; font-size: 11px; }
.SRR li a:visited { color:#7a8fa4; }
.SRR li a:hover { color:#7a8fa4;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search.png) no-repeat left top; position: absolute; top: -63px; width: 280px; left: -9px;}
.Search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; }
.Search  input.keyword {
	border: none;
	padding: 5px 0px 5px 8px;
	width: 220px;
} /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch {
	padding: 0px;
	margin: -23px 0px 0px 203px;
	top: 0px;
}

/* Categories +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Categ { margin-bottom: 20px;}
.Categ h3 { background: url(images/CategH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.Categ ul { background: url(images/SRLH3.gif) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.Categ li {
	margin: 0px;
	padding: 2px 0px 3px 20px;
	list-style-type: none;
	font-size: 11px;
	background: url(images/CategLi.png) no-repeat left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707E86;
}

/* Latest Comments  - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.LatestCom { margin-bottom: 10px;}
.LatestCom h3 { background: url(images/LatestComH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.LatestCom ul { background: url(images/SRLH3.gif) repeat-x top; margin: 0px; padding: 10px 0px 0px 0px;}
.LatestCom li {
	display: block;
	color:#000000;
	margin: 0px;
	padding: 2px 0px 3px 20px;
	list-style-type: none;
	background: url(images/CategLi.png) no-repeat left top;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707E86;
}
.LatestCom li a { display: block; font-size: 11px; font-weight: normal;}

/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h3 { background: url(images/FlickrH3.gif) no-repeat left top; padding-left: 20px; margin: 0px; }
.Flickr ul { background: url(images/SRLH3.gif) repeat-x top; padding: 10px 0px; margin: 0px;}
.Flickr li { padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline;}
.Flickr li a img { background: #000; padding: 1px; border: solid 4px #127aae; width: 60px; height: 60px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #09182a; margin-bottom: 5px;}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn {
	margin-bottom: 1px;
	position: relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}
/**/ * html .SynTop { left: -15px;} /* */ 
.SynTop { position: absolute; background: url(images/SynTop.gif) no-repeat left top; left: 0px; top: 0px; width: 230px; height: 8px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco.gif) no-repeat left center; margin: 0px; padding: 3px 0px 3px 20px; list-style-type: none; font-size: 12px; color:#0097ca;}
.Syn li a { color:#707E86; font-size: 11px; }

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer { width: 970px; position: relative; clear: left; padding: 10px 15px;}

.Footer p {
	font-size: 10px;
	color:#707E86;
	padding: 0px;
	margin: 0px;
}
.Footer a {
	color:#707E86;
	text-decoration: underline;
}

 /* calendar */
#calendar_wrap {
	width: 220px;
}
#wp-calendar {
	width: 230px;
	background-color: #E2E9DE;
	padding: 4px;
	background-image: url(images/back_c.png);
	background-repeat: repeat;
}

#wp-calendar a:hover {
	color: #333;
}

#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #next a:hover {}
#wp-calendar #prev {}
#wp-calendar #prev a {}
#wp-calendar #prev a:hover {}
#wp-calendar a {
	font-weight: bold;
	background-color: #FFF100;
	display:block;
}
#wp-calendar caption {}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #111111;
}
#wp-calendar tr {}
#wp-calendar td {
	color: #516972;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#wp-calendar td:a {
	color: #444444;
	background-color: #FFF100;
}
#wp-calendar td:hover, #wp-calendar #today {
	color: #444444;
	background-color: #b2b9ae;
}

#wp-calendar td.pad {}
#wp-calendar td.pad:hover {} /* not IE compatible */


