/*
Theme Name: franken-horse.de
Theme URI: 
Description: Theme für franken-horse.de
Author: Bernd Rammler
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {
	padding: 0;
	margin: 0;
}

body {
  font: normal 12px arial, tahoma, verdana;
  text-align: left;
  color: #666666;
 	background-color: #FFE35F;
  background-image: url('images/new/tile.png');
  background-repeat: repeat-x;
  margin-bottom: 40px;
}

#cowgirl {
	background-image: url('images/new/cowgirl.png');
	background-repeat: no-repeat;
}

#sunset {
	background-image: url('images/new/sunset.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#center {
	width: 942px;
	margin: 0 auto;
}

#logo {
	display: block;
	margin: 60px 0 0 555px;
}

#content_header {
  background-image: url('images/new/content_header.png');
  background-repeat: no-repeat;
  height: 43px;
  padding: 5px 10px 0 5px;
}

#content {
	background-image: url('images/new/content-bg.png');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}

#content_footer {
	font-weight: bold;
	font-size: 11px;
	padding-top: 30px;
	text-align: center;
	background-position: 0 top;
	background-image: url('images/content-bottom.png');
	background-repeat: no-repeat;
	height: 70px;
}

#content_footer a {
	text-decoration: none;
	color: #d5982d;
}

#content_footer a:hover {
	color: #533613;
	text-decoration: underline;
}

#sidebar {
	width: 270px;
	float: right;
	padding: 5px;
}

.clear {
	clear: both;
}

a.ad {
	border: 1px solid #C6C7C6;
	margin-right: 2px;
	margin-bottom: 2px;
	line-height: 0px;
	float: left;
}

a.ad:hover {
	border-color: #9FA09F;
}

.ad img {
	border: 2px solid #FEFFFE;
	width: 125px;
	height: 125px;
}

h2.headline {
	margin-top: 10px;
	line-height: 38px;
	padding-left: 10px;
	font-weight: normal;
	background-image: url('images/new/widget-title.png');
	background-repeat: no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

img {border: none;}

.left {float: left;}
.right {float: right;}

h1 {
	margin-bottom: 13px;
	border-bottom-style: solid;
	border-bottom-color: #e8e2d1;
	border-bottom-width: 1px;
	color: #523715;
	font-size: 25px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 7px;
}

h1 a {
	text-decoration: none;
	color: #523715;
}

h1.menuname {
	display: none;
	text-transform: uppercase;
	font-weight: bold;
}

/*h2 {color: #a8a8a8; font-size: 20px;}
p { color: #787878; line-height: 19px;}*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.dropdown-pages {
  height: 38px;
  display: block;
  background-image: url('images/new/pages-middle.png');
	background-repeat: repeat-x;  
}

.topbars {
  padding: 6px 12px 0 6px;
  clear: both;
}
.subscribe {
  height: 27px;
  padding: 12px 30px 0 0;
  color: #6d6d6d;
  float: right;
  background: url('images/subscribe.gif') no-repeat right center;
}
.subscribe a {
  color: #6d6d6d;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post span.meta {
  color: #9a9a9a;
}
.entry-content {
  padding-top: 7px;
  line-height: 21px;
  color: #2f2f2f;
}
.post img.border {
  margin-right: 10px;
  padding: 7px;
  background: #ebebeb;
}
.entry-title {
  margin-bottom: 2px;
  font: normal 19px;
  color: #1a5f9f;
}
.entry-title a {
  color: #1a5f9f;
}
.readmore {
  color: #169db8;
  font-style: italic;
  text-decoration: underline;
}
.readmore:hover {
  color: #0a6577;
  text-decoration: none;
}
.post-comments {
  width: 49px;
  height: 35px;
  color: #6b92a9;
  padding-top: 6px;
  text-align: center;
  font: bold 16px arial;
  display: block;
  float: right;
  background: url('images/comments.gif') no-repeat;
}
.hr {
  display: none;
  height: 1px;
  margin: 10px 0;
  background: #ebebeb;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Front Page             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.indexposts {
  width: 640px;
  float: left;
}

.showcase {
  width: 401px;
  padding: 10px;
  margin-bottom: 25px;
  background: #ebebeb;
}
/*.showcase img {
  margin-bottom: 7px;
  width: 155px;
  height: 155px;
}

.smallindex img {
  padding: 5px;  
  margin-right: 5px;
  float: left;
  background: #ebebeb;
}*/
.smallindex {
	margin-left: 15px;
	width: 610px;
  /*margin-bottom: 15px;*/
  /*padding-bottom: 15px;*/
  /*border-bottom: 1px solid #efeade;*/
}
.smallindex .entry-content {
  padding: 0;
}
.smallindex span {
  color: #9a9a9a;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widgettitle {
  width: 248px;
  height: 28px;
  padding: 10px 0 0 15px;
  color: #5e5e5e;
  font-size: 18px;
  font-weight: normal;
  background-image: url('images/new/widget-title.png');
  background-repeat: no-repeat;
}
.widget ul {
  padding: 10px;
}
.widget div {
  padding: 10px;
}
.widget li {
  padding: 10px 0 10px 17px;
  background: url('images/widget-button.gif') no-repeat 0 11px;
}
.widget li a {
  color: #717171;
}
.widget li a:hover {
  color: #333;
}
.textwidget {
  color: #6f6f6f;
  line-height: 22px;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  color: #717171;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  color: #fff;
  background: #6a8ebe;
}
#searchform #s {
  width: 165px;
  height: 15px;
  padding: 4px;
  font-size: 12px;
  border: 2px solid #dcd2ba;
  background: #fff;
}
#searchform #searchsubmit {
  padding: 1px;
  font-size: 12px;
}
.advertisement {
  padding-bottom: 10px;
}
.advertisement img {
  padding: 2px;
  border: 1px solid #d1c4a8;
  background: #fff;
}
.advertisement img:hover {
  border: 1px solid #af9c75;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.commentlist {
  width: 604px;
  padding: 15px;
  margin: 0;
  clear: both;
  float: right;
}
li.comment{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
}
.prop {
    height:40px;
    float:right;
    width:1px;
}
.pingback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.pingback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.trackback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.trackback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.comment-meta {
  height: 36px;
  font-size: 14px;
  color: #8f8f8f;
  font-family: tahoma;
  background: url("images/commentbar.gif") repeat-x;
}
.comment-meta span{
  padding: 10px 10px 0 0;
  color: #8f8f8f;
  font-family: tahoma;
}
li div.comment-meta .author{
  height: 26px;
  padding: 10px 7px 0 7px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  font-family: Georgia;
  float: left;
  color: #666;
  background: url("images/usercomment.gif") repeat-x;
}
li div.comment-meta .author a{
  color: #175084;
}

#respond {
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  clear: both;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}

#cancel-comment-reply{
  clear: both;
  
}
#cancel-comment-reply a{
  color: #175084;
  text-decoration: underline;
  font-style: italic;
}
li.depth-1{
  width: 100%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}
li p {
  clear: both;
  font: normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #333;
  line-height: 18px;
}
li.comment a{
  color: #000;
}

li .gravatar-wrap {
  width: 45px;
  height: 45px;
  padding: 5px;
  position:absolute;
  left:0px;  
  top:0px;
  background: #ececec;
}
.gravatar-text {
  height: 1%;
  margin: 10px 0;
  padding: 0 0 0 70px;
  position: relative;
}
li .comment-reply {
  float: right;
  padding: 5px;
}
li .comment-reply a {
  width: 56px;
  height: 27px;
  color: #175084;
  text-decoration: underline;
  font-style: italic;
  display: block;
  background: url("images/reply.gif") no-repeat;
}

#leaveareply {
  color: #175084;
}
#comments {
  color: #175084;
  font-size: 20px;
  margin-bottom: 15px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

textarea#comment {
  padding: 20px;
  margin-top: 10px;
  overflow:auto; 
  color: #000;
  border: 1px solid #d1d1d1;
  background-color: #f8f6f6;
}
#commentform input {
  width: 197px;
  height: 20px;
  padding: 5px;
  float: left;
  color: #000;
  border: none;
  background: url("images/input.gif") no-repeat;
}
#commentform label {
  color: #444;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #555;
}
#commentform div {
  padding-top: 7px;
  clear: both;
}
#commentform input#submit {
  width: 80px;
  height: 33px;
  margin-bottom: 10px;
  display: inline-block;
  border: none;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.entry-content { 
	padding: 20px 40px 20px 20px; 
	color: #474747; 
	line-height: 20px;
}

.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h2 { border-bottom-color: #e8e2d1; border-bottom-width: 1px; border-bottom-style: solid; padding-top: 10px; margin-left: 0; margin-bottom: 10px; margin-right: 0; margin-top: 0px; font-style: normal; font-weight: normal; font-size: 18px;	color: #9b5c28;}
.entry-content h3 { line-height: 14px; font-size: 12px; font-weight: bold; color: #9B5C28; border-left-color: #9B5C28; margin-left: 5px; border-width: 1px; border-left-style: solid; padding-left: 15px; margin-bottom: 20px; margin-right: 0; margin-top: 0;}
.entry-content h4 {background-color: #f2eee4; line-height: 13px; padding: 20px; border-style: dotted; border-width: 1px; font-size: 11px; color: #373737;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {line-height: 14px; padding-top: 20px; font-style: italic; text-align: right; font-size: 10px; color: #757877; margin: 0 0 10px 0;}

.entry-content h6 a {line-height: 12px; font-style: italic; text-align: right; font-size: 10px; color: #757877; margin: 0 0 10px 0;}

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

.pagination {
  padding: 10px;
}
.pagination a {
  margin: 0 10px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 932px;
  height: 25px;
  padding-left: 10px;
  padding-top: 15px;
  margin: 0 auto;
  color: #5b5b5b;
  font-weight: bold;
  text-align: left;
  clear: both;
  background: url("images/content-bottom.gif") no-repeat top;
}

a {
	text-decoration: none;
	color: #9B5C28;
}

a:hover {
	text-decoration: underline;
	color: black;
}

.oben a {
	color: #989a9a;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.wplc_event_name {
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dcd2ba;
}

.wplc_event_name a {
	color: #666666;
}

.wplc_event_location {
	color: black;
	font-weight: bold;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dcd2ba;
}

.wplc_event_start_time {
	color: black;
	font-weight: bold;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dcd2ba;
}

.wplc_event_desc {
	padding-bottom: 50px;
}

.alignleft {
	float: left;
}

.wp-caption-text {
	font-weight: bold;
	font-size: 10px;
}

.donate {
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom-color: #dcd2b9;
	border-top-color: #dcd2b9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	text-align: center;
}

.wetter {
	margin-bottom: 20px;
}

/* CALENDAR */

.ec3_eventday a {
 padding: 2px;
 font-weight: bold;
 background-color: #a04516;
 color: #9c5c21 !IMPORTANT;
}

.wplc_table td {
	background-color: #f7f5f0;
}

.wplc_table td {
	font-size: 12px;
}

.wplc_table a {
	color: #9c5c21;
}