/*
Theme Name: PlougingRIAs
Theme URI: www.hulstkamp.com
Description: adaptded by Andy Hulstkamp based on simplicity<a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1
Author: Andy Hulstkamp
Author URI: http://www.hulstkamp.com
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

body {

background: #362b26 url(images/page_background2.png) repeat-x scroll top;
	abackground: #f1f3e9 url(images/page_background.png) repeat-x scroll top;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
   padding: 0;
	 
}


blockquote {
	border-left: 1px solid #3D6E85;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #CF5700;
	text-decoration: none;
        outline: none;
}

/*
code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}
*/

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a {
	color: #3D6E85;
   font-weight: 100;
	font: 18px Georgia, Verdana, sans-serif;
   margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
   display: block;
}

h1 {
	color: #3D6E85;
   font-weight: 100;
	font: 18px Georgia, Verdana, sans-serif;
   margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #3D6E85;
   font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #3D6E85;
   font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {
   color: #3D6E85;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
}

small {
	font-size: 10px;
}

hr {
	width: 520px;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
}

#page {
	background: #D0D0B1;
	abackground: transparent;
   margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 810px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
         
        overflow: hidden;
        color: #383d44;
			font-size: 13px;
        height: 160px;
			margin: 0 auto;
        text-align: left;
			padding: 0 0 0 0;
			border-bottom: 1px solid #e0e0e0;
			background: url('images/prias_header4.png') no-repeat;
}

#header a {
	color: #383d44;
}

#header a:hover {
	color: #55ccff;
}

#blogname {
        padding-top: 60px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

/*###################*/
/*### Oberes Menü ###*/
/*###################*/

#top {
          background: #4b4e52 no-repeat 0px;
          border-bottom: 1px solid #dd4003;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          amargin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
   background: transparent; 
   margin: 134px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
	background-color: #f1f3e9; /*#89c422;*/
	margin-right: 8px;
	border: 1px solid #e6e6cd;
	font-size: 14px;
}

ul.topmenu li a {
	float: left;
	display: block;
   height: 20px;
	padding: 5px 8px 5px 8px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	/*background: #f0f0e0;*/
	background: #f4f4f4;
	abackground: transparent;
   border: none;
	color: #505040;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 50px 10px;
   text-align: left;
	width: 560px;
}

#content .pagetitle {
	padding-left: 20px;
	padding-right: 20px;
}

#content h1 a {
text-decoration: none;
}

#content a {
     	  color:#3D6E85;
        abackground: transparent;
        text-decoration: underline;
}

#content a:hover {
        color: #55ccff;
        abackground: transparent;
        text-decoration: underline;
}

#content img {
	display: block;
	margin-left: auto;
        margin-right: auto;
	border: 1px solid #cccccc;
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
        border: 1px solid #777777; 
        background: transparent;
}

#content h1 a:hover { 
        color: #55ccff; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #55ccff; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #55ccff; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: square; 
         margin: 0 0 0 20px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

#content .navigation div {
			margin: 10px 0px 20px 0px;
}

#content .navigation a {
         color:#3D6E85;
}

#content #amazonContainer {
	border: 1px solid #e0e0e0;
	display:block;
	height: 120px;
	aclear: both;;
	padding: 10px, 10px, 10px, 10px;
	width: 100%;
}

#content .dateEntry, #content .dateEntry a {
	font-size: 10px;
	text-decoration: none;
	color:#124e81;
	width: 100%;
	aborder-top: 1px solid #e0e0e0;
	aborder-bottom: 1px solid #e0e0e0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .post {
	padding-left: 20px;
	padding-right: 20px;
	
}

#references {
	border-top: 1px solid #e0e0e0;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	
}

#references h3 {
	color: Black;
	font-size: 11px;
	text-decoration: underline;
}

#references a {
	
	color: #707070;
	font-size: 11px;
	font-style: italic;;
}

#similar {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	
}

#similar h3 {
	color: Black;
	font-size: 11px;
	text-decoration: underline;
}

#similar a {
	
	color: #707070;
	font-size: 11px;
	font-style: italic;;
}

#content .entrytext {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#content .references ul li {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-style: italic;
	font-size: 12px;

	line-height: 1em;
	list-style-type: square;
	padding: 8px 0px 0px 0px;
	border: none;
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comments {
	border-bottom: 1px solid #e0e0e0;
	padding-left: 20px;
	padding-right: 20px;
}
#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #505040;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
	apadding-left: 10px;
	apadding-right: 10px;
	
}

.commentlist li {
	border-bottom: 1px solid #c0c0c0;
	aborder-top: 1px solid #e0e0e0;
	padding: 10px 0px 10px 0px;
	color: #505040;
}

#content .commentlist li a {
	text-decoration: none;
}

.commentlist  .alt {
	border-bottom: 1px solid #c0c0c0;
	aborder-top: 1px solid #e0e0e0;
	line-height: 1.3em;
	padding: 10px 0px 10px 0px;
	color: #505040;
}
 
.commentlist  .alt a {
	background: inherit;
	color: #505050;
   text-decoration: none;
}

#email, #author, #mcspvalue {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
   font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #88cc22;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 5px 5px 4px 5px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #d6d6bd;
		  font-size: 10px;
        border-top: 1px solid #cccccc;
        aheight: 30px;
        clear: both;
		  color: #363636;
        margin: 0;
		  padding: 7px;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 1px solid #a0a081;
		border-bottom: 0px;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 18px;
	padding-top: 6px;
	padding-left: 3px;
	vertical-align: top;
	width: 138px;    
}

#sSubmit {
	background: #88cc22;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 5px 5px 4px 5px;

}

/*################*/
/*#### Generic Input Buttons ###*/
/*################*/

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 208px;
        text-align: left;
        float: left;
        margin: 0px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 0px 0;
        padding-left: 10px;
		  padding-top: 20px;
        }


#sidebar ul {

	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px solid white;
}

#sidebar li{
        border-bottom: 1px solid #a0a081;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
qacolor: #f4f4f4;
        color: #5E9Fa7;
	abackground-color: #e3e6d7;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #3D6E85;
        font: 16px Verdana, 'Helvetica', Arial, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
  background: transparent;
  font-style: italic;
  color: #363636;
  line-height: 1.5em;
	margin: 20px 0 20px 0;
	padding:3px 3px 3px 3px;
	text-align: center;
   clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

/*
.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}
*/
.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #3D6E85;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}


<!--######################-->
<!--### Menü im Footer ###-->
<!--######################-->
/*
#bottom {
        clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
        margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
        color: #3D6E85;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
        border-bottom: 1px solid #cccccc;
        margin: 0;
        padding: 0;
        display: block;
	}
#bottom li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
        border-bottom: 0;
	}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
        text-decoration: none;
	}*/