/* Blog-css auf Basis von wp-framework */
/* Anpassung durch ih */




/* Basis Layout */

.container { width: 1020px; margin: 0px 0px; 
             padding-left: 2em; 
             background: URL(http://www.campact.de/img/base/background_menu_hor.jpg) 0em 0em repeat-x #ECE7E4;
            }
.hfeed { width: 720px; float: left; top: -2.5em; position: relative;}
.aside { width: 300px; float: right; top: -4.5em; position: relative;}
.footer { clear: both; }


/* Document Body */
body, input, textarea { 
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 13px;
        background: #fff;
}

/* Font Styles */
.serif { font-family: Georgia, serif; }
.sans-serif { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 40px; }

/* Logo */

#logo {
width: 720px;
margin-bottom: 10px;
height: 11.2em;}




#logo img {margin-top: 3em;
           float: left;
           border: none;          
           margin-left: -2em;
           width: 320px;
}



#campact_nav {float: right;
              padding-top: 6.8em;

             }

*html #campact_nav {padding-top: 7.7em;

             }


#campact_nav li.other {background: #959594;
                       font-size: 18px;                   
 }

#campact_nav li.blog {background: #fff;
                       font-size: 18px;                     
                     border: 1px solid #EFEFEF;}



#campact_nav li {display: inline;
                 padding: 7px 5px 3px 5px;
                 -moz-border-radius-topleft: 3px; 
                 -webkit-border-radius-topleft: 3px;
                 -moz-border-radius-topright: 3px; 
                 -webkit-border-radius-topright: 3px;
}


*html #campact_nav li {margin-left: 0.3em;

             }


#campact_nav li.blog a {color: #333;           
                   text-transform: lowercase;}


#campact_nav li.other a {color: #fff;
                   text-transform: lowercase;}

#campact_nav li.other:hover {background: #D2281D;
                   }

#tagline { color: #333; }

/* Menu */
.nav { float: left; line-height: 1; background-color: #fff; width: 100%; }
.nav, .nav * { list-style: none; margin-left: 0; }
.nav li { float: left; padding: 0; position: relative; }
.nav ul li { width: 100%; }

.nav a { display: block; position: relative; padding: 8px 10px; }

/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* Default Skin */
.nav { border: 1px solid; border-color: #aaa #ddd #ddd #aaa; }
.nav ul { border: 1px solid #ddd; border-bottom: none; }
.nav ul li a { border-bottom: 1px solid #ddd; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #fff; }

.nav a { color: #666; border-right: 1px solid #ccc; }
.nav a:hover { text-decoration: none; background: #fafafa; }
.nav ul a { border-right: none; }
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #fafafa; }

/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


#header_image {
               background: #fff;
               padding: 2em;
               margin-top: 0em;
              -moz-border-radius-topleft: 4px; 
              -webkit-border-radius-topleft: 4px;
             
}


.post {background: #fff;
       padding: 15px 20px 15px 20px;
       margin: 0;
       }

.lonely_post {padding-top: 15px;
              padding-bottom: 10px;}

.post p {font-size: 1.4em;
         line-height: 1.4em;
         color:#5E554E;
         padding: 0px 50px 0px 50px;}

p.bildunterschrift {
                   font-size: 1.2em;
                   color: #9F9F9F; 
                   margin-top: -20px;}


.post hr {padding-top: 10px;
          border: none;
          border-bottom: 5px solid #EEE;}

#postend {margin-right: -50px;
          margin-top: -5px;}

#postend p {text-align: right;
             }

#postend p a {color:#CFCFCF;}


.entry-content img a:hover {border: none;}

.sharebox_right {border: none;
                 float: right;
                 border-left: 5px solid #EEE;}


.sharebox_right table {border: none;}

.artikel_overview h2 {font-size: 1.8em;
                      font-weight: normal;}

.artikel_overview hr {padding-top: 0px;
                      border: none;
                      margin-right: 350px;
                      border-bottom: 5px solid #EEE;}

.kategorie {margin-bottom: 10px;
                         margin-top: -5px;}

.kategorie a {font-size: 1.4em;

             color: #fff;
             position: relative;
             text-transform: lowercase; 
             line-height: 1em;
             padding: 2px 2px 0px 2px;}



/* Links */
a {text-decoration: none; }
.entry-content p a, .button li a, .post li a  { color: #9D0B0B; text-decoration: none; padding-top: 3px;}
.entry-content p a:hover,  .button li a:hover, .post li a:hover { background-color: #686868; color: #fff;  }
/*.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #222;  font-weight: bold; text-decoration: underline; } 
.entry-content a:hover { text-decoration: none; } */
.entry-meta {font-size: 1.4em; color: #9F9F9F;}
.entry-meta a {color: #9F9F9F; }


/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 24px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

/* Content */
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #222; font-weight: bold; line-height: 1em; margin: 0; padding-top: 5px;}
.entry-title a:hover { color: #222; text-decoration: none; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* Forms */
input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }




/* Comment Reply */
#comment-form .form-section input {margin-right: 5px;}
.comment-feed-link  {font-size: 14px; color: #777; margin-left: 70px;}
#comment-form p a, .comment-feed-link a {color: #9D0B0B;}
#comment-form p a:hover { background-color: #686868; color: #fff; padding-top: 2px;  }
#comment-form input {width: 300px; color: #777; font-family: Verdana, Arial, Helvetica, sans-serif; }
.form-section {margin-left: 70px; margin-bottom: 10px; font-size: 14px; color: #ccc}
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

#respond, #comments {background: #fff;
          padding: 10px 70px 0 0px;
          }

*html #respond {
          padding: 0;
          }

#respond h3, #comments h3 {font-size: 2.3em; color: #222; font-weight: bold; line-height: 1em; margin: 0; padding-top: 5px; padding-left: 70px;}

/* Comments*/



.commentlist ul {
                   }

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 10px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	border:3px dashed #ccc;
	width:490px;
	float:right;
        color: #5E554E;
        line-height: 1.3em;
        font-size: 1.3em;
        font-style: italic;
	}

.commenttext a {color: #9D0B0B;}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#ccc;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:1.3em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

.clearfloat {
	display: inline-block;
	}

.report {position: relative;
         top: 1.8em;
         margin-left: -1em;}

.report a {font-style: normal;
         color: #ccc;
        }

#reportcomment_results_div {padding: 10px;}


/* Images */
img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Footer */

.footer p, .footer p a {color: #777;}
       

/* Navigation */

.navigation-links {margin-top: 15px;
                   color: #fff;
                   font-size: 14px;
                   text-transform: lowercase;
                  
}


.navigation-links a {color: #fff;
                     }



.single-page-navigation .nav-next:hover, .single-page-navigation .nav-previous:hover {background: #D2281D;
                            color: #fff;}


.page-navigation .nav-next a:hover, .page-navigation .nav-previous a:hover {background: #D2281D;
                            color: #fff;}




.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }


.single-page-navigation .nav-next, .single-page-navigation .nav-previous {
                 background: #333; 
                color: fff;
                padding: 5px 5px 5px 5px}


.page-navigation .nav-next a, .page-navigation .nav-previous a {
                 background: #333; 
                color: fff;
                padding: 5px 5px 5px 5px}



/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }


/* Sidebar */

#secondary {
margin-top: 260px;

}

#wp-cumulus {position: absolute;
             top: -250px;        
            
}

#wp-cumulus p {display: none;}

*html #wp-cumulus {display: none;       
            
}

/* Meta-Container im Artikel */

#meta_container {background: #fff;
                 margin-top: 35px;
                 padding-bottom: 20px;
                 padding-left: 10px;
                 padding-right: 10px;
                 margin-left: 20px;
                 width: 240px;
                 -moz-border-radius: 4px;
                 -webkit-border-radius: 4px;
}


#meta_daten ul {margin: 0;
            padding-left: 5px;
            padding-top: 6px;
            }

#meta_daten li {font-size: 14px;
            line-height: 1.4em;
            list-style-type: none;
            color: #4F4F4F;
            padding: 3px 0 0px 0px;
}

#meta_daten li a {

              color: #4F4F4F;}

#meta_daten li a:hover {}



.meta-bubble-arrow {
  border-color:  transparent #fff transparent transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  z-index: 3;
  position: absolute;
  margin-top: 50px;
  margin-left: -19px;
}
      
*html .meta-bubble-arrow   {display:none;}    

#tabs {padding-top: 10px;
       border: none}



#Empfehlen table {margin-bottom: 9px;
                  margin-top: 10px;
                  margin-left: -20px;
                  border: none;}

#Vernetzen p {margin-left: -15px;
              font-size: 13px;
              margin-bottom: 5px;}

#Vernetzen ul {padding-top: 10px;
               padding-bottom: 5px;
               padding-left: 0;
               padding-right: 0;
               margin: 0;
               margin-left: -15px;}

#Vernetzen li {display: inline;
               padding-right: 0px;}

#Vernetzen img {border: none;}



.widget {
font-family:Helvetica, Arial, Verdana, "sans serif";
float: left;
width: 255px;
margin-top: 10px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 0px;
margin-left: 20px;
padding-right: 5px;
background: #fff;
background: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

*html .widget {margin-left: 10px;
            }

.widget ul {margin: 0;
            padding-left: 20px;
            }

.widget li {font-size: 1.4em;
            line-height: 1.4em;
            color:#444;
            list-style-type: none;
        
            }

.widget li a { color:#444;
    
        }

.widget li a:hover {
            background: #333;
              color: #fff;
              padding: 2px 0px;}


.widget h3 {
	font-family:Helvetica, Arial, Verdana, "sans serif";
	margin: 0;
	padding: 0px 0 10px 15px;
        font-size:1.4em;
        color: #444;
        font-weight: bold;;
}       

.searchform {color: #fff;
             margin-right: 10px;}

.searchform input {height: 1em;
                   margin-left: 1.5em;
                   border: 1px solid #EEE;
                   margin-top: 5px;
                   margin-bottom: 5px;
                   width: 160px;
                   font-size: 1.2em;
                   font-family: Arial;}

.search-btn {border: 1px solid #EEE;
             font-size: 1.2em;
             height: 1.8em;
             margin-left: 5px;
             width: 30px;
             font-family: Arial;}


#footer_multimedia {width: 960px;
                    height: 200px;
                    background: #fff;}

/* LUKI */

.luki img {border:none;}

.luki img {     }

.luki a {color: #333;}

.luki h4, .luki h3 {margin-left: 50px;
          color:#5E554E;
          font-weight: bold;}

ul.button { list-style-image:url(http://www.campact.de/img/base/bullet2.jpg);
             	list-style-position: outside;
                margin-left: 40px;
                }
.button li {padding-bottom: 10px;
           font-size: 14px;
           line-height: 17px;
           color: #5E554E;
          }

.button li ul {margin-left: 1em;
                }



.themenblock_list, .Aktionen  {clear: both;
            z-index: 10;
   
            list-style-type:none;
            padding-top: 2px;
            padding-bottom: 0px;
            margin-bottom: 5px;
}
.themenblock_list li:first-child {margin-top: 0;}

themenblock_list li:last-child {margin-bottom: 0;}

.themenblock_list li, .Aktionen li {
                margin-left: -65px;
                margin-top: 0.7em;
             
  color: #686868;}

*html .themenblock_list li, .Aktionen li {
                margin-left: 0px;
             }

.themenblock_list li a, .Aktionen li a {
	font-size: 1.4em;
	display: block;
	padding: 0.15em 18px 0.14em 1.6em;
	background-color: #fff;
	line-height: 1em;
        color: #686868;
        	background-repeat: no-repeat;
        background-position: right 3px;
        }

.themenblock_list li a:hover, .Aktionen li a:hover { 
color: #fff; background: #D2281D; 
            }




/*----------------Inhalt Themenblock_List_Ul Links mit verschiedenen Icons------------------------*/


.themenblock_list li a.audio {background-image: url(http://www.campact.de/img/base/audio.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
        }

.themenblock_list li a.video {background-image: url(http://www.campact.de/img/base/video.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
        }

.themenblock_list li a.photo {background-image: url(http://www.campact.de/img/base/foto.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
               }

.themenblock_list li a.dok {background-image: url(http://www.campact.de/img/base/doku.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
               }

.themenblock_list li a.spenden {background-image: url(http://www.campact.de/img/base/spende.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
               }

.themenblock_list li a.aktion {background-image: url(http://www.campact.de/img/base/aktion.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
               }

.themenblock_list li a.info{background-image: url(http://www.campact.de/img/base/info.gif);
	background-repeat: no-repeat;
        background-position: 7px 3px;
               }


.chat-bubble {
  background-color:#FFF;
  border:2px solid #D2281D;
  z-index: 1;
  position:relative;
  text-align:left;
  width:auto;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;

}

.chat-bubble-arrow-border {
  border-color:  transparent transparent #D2281D transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  margin-left:50px;
  margin-top: -20px;
}

.chat-bubble-arrow {
  border-color:  transparent transparent #fff transparent;
  border-style: solid;
  border-width: 20px;
  height:0;
  width:0;
  z-index: 3;
  position: absolute;
  margin-top: -38px;
  margin-left:50px;
}

*html .chat-bubble-arrow, .chat-bubble-arrow-border {
          display:none;
          }

#friendfeed.widget  {border: none !important;}

#friendfeed .feed .entry .info a { color: #fff !important; }

#friendfeed .feed .entry .info a.date { color: #666 !important; }

#friendfeed .feed .entry .info a.service { color: #666 !important; }


#friendfeed .feed .entry .text { color: #666 !important; 
}

#friendfeed .feed .entry  { padding-left: 8px !important; 
}

#friendfeed .feed .entry .text a { color: #333 !important; }