/*   
Theme Name:jQ
Theme URI:http://devolux.org/jq
Description:WordPress theme with two columns, four widget areas and loads of jQuery functions (dropdown navigation, font resizing and more). The theme options include a movable sidebar, custom colours, excerpts on index pages, category or page navigation, different font and colour schemes. 
Author:Devolux
Author URI:http://devolux.org/
Version:2.5
Tags:two-columns, fixed-width, theme-options, custom-colors, blue, green, dark
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* BEGIN Autosuggest Reiseplugin */

div.headline_suche h4 {margin:0; padding:10px 0 3px 0;border-bottom:1px dotted #ccc; font:bold 130% Helvetica, sans-serif; text-align:center;color:#ffffff;}

input.iButtonSmall {color: #024; font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; position: relative; border: none; padding-left: 5px; padding-bottom: 5px; height: 22px; cursor: pointer; display: block; margin: 0px 0px 0px 125px;}

input.iButtonSmall_oben { color: #024; font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; position: relative; border: none; padding-left: 12px; padding-bottom: 3px; height: 22px; cursor: pointer; display: block; }

#flight_search_widget tr td input { position: relative; width: 150px; font-size: 12px; border-top: ridge 2px; border-left: ridge 2px; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }

#flight_search_widget tr td select { position: relative; font-size: 12px; border-top: ridge 2px; border-left: ridge 2px; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }

#flight_search_widget_oben tr td input { position: relative; width: 150px; font-size: 12px; border-top: ridge 2px; border-left: ridge 2px; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }

#flight_search_widget_oben tr td select { position: relative; font-size: 12px; border-top: ridge 2px; border-left: ridge 2px; border-bottom: solid 1px #CCCCCC; border-right: solid 1px #CCCCCC; }

div.rahmen_suche {border-width:1px; border-style:solid; border-color:#ccc; padding:35px 10px 5px 10px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;background:url('http://www.flugsuche.net/wp-content/uploads/2009/12/suche_back1.jpg');min-height:285px;}

div.rahmen_suche_innen {border-width:1px; border-style:solid; border-color:#ccc; padding:5px 5px 5px 5px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen_suche_oben {border-width:1px; border-style:solid; border-color:#ccc; padding:0px 0px 0px 0px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;background:url('http://www.flugsuche.net/wp-content/uploads/2009/12/back_suche_oben.jpg');}

div.rahmen_suche_oben th {font-family:Tahoma; padding:0px 0px 0px 5px;float:left;}

div.rahmen_suche_oben_innen {padding:5px 5px 5px 5px; margin:7px 10px 10px 10px; -moz-border-radius:5px;-webkit-border-radius: 5px;}

.ysearchcontainer {
   position:absolute;
   z-index:9050;
   margin:0 0 0 0px;
   padding:0 0 0 10px;
}
.ysearchcontainer .yui-ac-content {
   position:absolute;
   left:0px;
   top:0;
   width:25em;
   border:1px solid #00377B;
   background:#FFFFFF;
   overflow:hidden;
   text-align:left;
   z-index:9050;
}
.ysearchcontainer .yui-ac-shadow {
   position:absolute;
   left:0;
   top:0;
   margin:.3em;
   background:#a0a0a0;
   z-index:9049;
}
.ysearchcontainer ul {
   margin: 0;
   padding:5px 0;
   width:100%;
}
.ysearchcontainer li {
   margin: 0;
   padding: 0px 0px 5px 15px;
   cursor:default;
   white-space:nowrap;
}
.ysearchcontainer li.yui-ac-highlight {
   /* background:#ff0; */
   background-color: #00377B;
   border: 1px solid black;
   color: #FFFFFF;
}


.ysearchcontainer2 {
   position:absolute;
   z-index:9050;
   margin:0 0 0 0px;
   padding:0 0 0 0px;
}
.ysearchcontainer2 .yui-ac-content {
   position:absolute;
   left:0px;
   top:0;
   width:25em;
   border:1px solid #00377B;
   background:#FFFFFF;
   overflow:hidden;
   text-align:left;
   z-index:9050;
}
.ysearchcontainer2 .yui-ac-shadow {
   position:absolute;
   left:0;
   top:0;
   margin:.3em;
   background:#a0a0a0;
   z-index:9049;
}
.ysearchcontainer2 ul {
   margin: 0;
   padding:5px 0;
   width:100%;
}
.ysearchcontainer2 li {
   font-size:85%;
   margin: 0;
   padding: 0px 15px 5px 0px;
   cursor:default;
   white-space:nowrap;
}
.ysearchcontainer2 li.yui-ac-highlight {
   /* background:#ff0; */
   background-color: #00377B;
   border: 1px solid black;
   color: #FFFFFF;
}
/* END Autosuggest Reiseplugin */


/*       ###############################
         BASIC TAGS
         ############################### */

* {margin:0; padding:0;}
body {font:normal 10px Helvetica; color:#333333; background:url(img/bg-blue) top center no-repeat #193c74;}
h1, h2, h3, h4, h5, h6 {margin:10px 0 0 0;}
p {margin:0px 0px 20px 0px;}
a {outline:none; text-decoration:none; color:#8a8a8a;}
a:hover {color:#215c97;}
a img {border:none;}



/*       ###############################
         BASIC LAYOUT
         ############################### 
*/

div#bread {border:1px solid #ccc; padding:10px 10px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;font:bold 110% Helvetica, sans-serif;}

div#bild {padding:0px; margin:10px 0; overflow:hidden;}

div#anzeige {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:1px solid #ccc; -moz-border-radius:5px;-webkit-border-radius: 5px;overflow:hidden;}

div#outline {width:960px; margin:0 auto;}

div#nav {position:relative; z-index:2; width:960px; height:38px; background:url(img/nav.png);}
div#content {clear:both; z-index:1; background:#fff; width:880px; padding:10px 40px 0 40px;min-height:520px}

div#left {width:590px; margin:0; line-height:1.5; float:left; padding:10px 20px 10px 0;}
div#right {width:250px; margin:0; float:right; padding:10px 0 10px 20px;}

p#toggle-all {float:right; width:100px; margin:0; padding:0;}

div.headline {margin:40px 0 0 20px;}
div.headline2 {margin:0px 0 10px 50px;}
div.headline3 {margin:0px 0 0 20px;}

div.excerpt {padding:0 0 5px 0; border-bottom:dotted 1px #ccc; margin:0 0 0 20px;}
div.post-single {margin:0 0 20px 0;}

div.preview {float:right; background:url(img/preview.png) no-repeat; margin:15px 0 0 0;}
div.preview a {display:block; width:20px; height:20px; color:#ccc !important; font:normal 14px Verdana, serif;}

div.date {position:absolute; left:700px; width:60px; height:60px; padding:10px 0; margin:0 0 0 0; background:#fff; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.single_content {clear:both; margin:0 0 10px 0px;}
div.bookmarks {text-align:right; float:right;}

div#appendix {clear:both; background:#fff; width:930px; padding:0px 30px 30px 0px; margin:0px 0px 50px 0px;}
div.app_widget {float:left; width:280px; padding:0px 0px 0px 30px;}
div#appendix div.widget {padding:20px 0 0 0;}

div.rahmen {border-width:1px; border-style:solid; border-color:#ccc; padding:15px 35px 0px 0px; margin:0px 10px 0px 40px; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen2 {border-width:1px; border-style:solid; border-color:#ccc; padding:25px 15px 40px 15px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen3 {border-width:1px; border-style:solid; border-color:#ccc; padding:0px 15px 20px 0px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen4 {border-width:1px; border-style:solid; border-color:#ccc; padding:0px 20px 0px 20px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen5 {border-width:1px; border-style:solid; border-color:#ccc; padding:0px 20px 0px 20px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div.rahmen6 {padding:0px 0px 0px 0px; margin:10px 0;}

div.rahmen-sidebar {border-width:1px; border-style:solid; border-color:#ccc;-moz-border-radius:5px;-webkit-border-radius: 5px;padding:5px 10px 5px 10px; margin:0px 0px;}

div.rahmen-paging {border-width:1px; border-style:solid; border-color:#ccc; padding:10px 10px; margin:0px; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div#artikel_links {float:left; border:1px solid #ccc; padding:0px 5px; margin:5px 5px 0px 0px; width:277px; -moz-border-radius:5px;-webkit-border-radius: 5px; min-height:100px;}

div#artikel_links h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif; text-align:center;padding:0px 0px 5px 0px;}

div#artikel_links ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
div#artikel_links li {border-bottom: 1px dotted #CCCCCC;}

div#artikel_rechts {float:right; border:1px solid #ccc; padding:0px 5px; margin:5px 0px 0px 5px; width:277px; -moz-border-radius:5px;-webkit-border-radius: 5px; min-height:100px;}

div#artikel_rechts h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif; text-align:center;padding:0px 0px 5px 0px;}

div#artikel_rechts ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
div#artikel_rechts li {border-bottom: 1px dotted #CCCCCC;}

div#news {border:1px solid #ccc; padding:5px 5px 15px 5px; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}

div#news ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
div#news li {border-bottom: 1px dotted #CCCCCC; padding: 5px 0px 0px 5px;}

div#news li a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#215c97;}
div#news li a:hover {color:#CCCCCC;}

/*       ###############################
         NAVIGATION
         ############################### */

div#nav ul {float:left; list-style:none;}

div#nav li {float:left;}
div#nav li a {display:block; margin:0; padding:11px 16px 10px 16px; color:#f5f5f5; text-decoration:none; font:bold 12px Helvetica, sans-serif; border-left:1px solid #222;}
div#nav li a:hover {background:#111; color:#215c97;}

ul#mail_rss a {text-decoration:underline !important;}

/*       ###############################
         WIDGETS
         ############################### */

.widget {border:1px solid #ccc; padding:25px 15px !important; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}
div.widget h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif;}

div#right, div#appendix {font-size:115%;}
div#right ul, div#appendix ul {list-style:none; padding:0;}

div.widget h4 {font-size:130%; margin:0; padding:0 0 3px 0;text-align:center;}
div.widget a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#215c97;}
div.widget a:hover {color:#666; text-decoration:underline;}
div.widget li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}

div#tag_cloud a {display:inline;}
div#tag_cloud {min-height:130px;}
div#archives {min-height:130px;}

.textwidget, .textwidget a {font: italic 120% Georgia, serif !important;}
.textwidget p {margin: 0; padding: 0;}

/*calendar*/
table#wp-calendar {margin:0 0 10px 0; border-collapse:collapse; text-align:center; font-size:14px;}
table#wp-calendar a {font:normal 14px Verdana;}
table#wp-calendar caption {padding:0 0 5px 0;}
table#wp-calendar th {font:bold 14px Verdana;}
table#wp-calendar th, td {width:30px; height:30px;}

/*       ###############################
         WIDGETS 2
         ############################### */

.widget2 {border:1px solid #ccc; padding:25px 15px 0px 15px !important; margin:10px 0; -moz-border-radius:5px;-webkit-border-radius: 5px;}
div.widget2 h4 {border-bottom:1px dotted #ccc; font:bold 120% Helvetica, sans-serif;}

div#right2, div#appendix {font-size:115%;}
div#right2 ul, div#appendix ul {list-style:none; padding:0;}

div.widget2 h4 {font-size:130%; margin:0; padding:0 0 3px 0;text-align:center;}
div.widget2 a {display:block; padding:5px 0px; font:normal 110% Helvetica, sans-serif; color:#215c97;}
div.widget2 a:hover {color:#666; text-decoration:underline;}
div.widget2 li {padding:0 0 0 5px; margin:0; border-bottom:1px dotted #ccc;}
div.widget2 li li {padding:0 0 0 20px; margin:0; background:none; border-top:none; border-bottom:none;}

div#tag_cloud2 a {display:inline;}
div#tag_cloud2 {min-height:130px;}
div#archives2 {min-height:130px;}

.textwidget2, .textwidget2 a {font: italic 120% Georgia, serif !important;}
.textwidget2 p {margin: 0; padding: 0;}


/*       ###############################
         TEXT
         ############################### */

table#news {margin:0px;}
table#news td {height:10px;}

div#blog-line h1 a {font:normal 60px Georgia, serif; color:#fff;letter-spacing:2px;}
div#blog-line h1 {font:40px Georgia, serif; padding:20px 0; margin:0; color:#fff; letter-spacing:2px;}

div#left {font-size:120%;}
div#left a {color:#215c97;display:inline; font-size:100%;}
div#left a:hover {color:#ccc; text-decoration:underline;display:inline; font-size:100%;}

div#left a.anker {color:#333333; text-decoration:none;}
div#left a.anker a:focus{text-decoration:none;}
div#left a.anker a:hover{text-decoration:none;}
div#left a.anker a:active{text-decoration:none;}

div#left h1 {float:left; font:bold 26px Helvetica, sans-serif; width:515px; letter-spacing:-1px; margin:10px 10px 10px 0px;}
div#left h1.page_headline {margin:10px 0 20px 0; font:bold 26px Helvetica, sans-serif; color:#215c97;}
div#left h1 a {color:#666; display:block;}
div#left h1 a:hover {color:#215c97; text-decoration:none;}
div#left h2 {font:bold 150% Georgia, serif; margin:0 0 10px 0;}
div#left h2.archive-title {margin:10px 0 0 0; font:bold 26px Helvetica, sans-serif; color:#215c97;}
div#left h3 {font:italic 120% Georgia, serif; margin:0 0 5px 0;}
div#left ul, ol {margin:0 0 20px 20px;}

div.excerpt {font-size:120%;}
div.single_content {font-size:110%;}

p#font-resize a {display:inline; font:18px bold Verdana, sans-serif; padding:0px 5px;}
p#toggle-all a {display:block; width:80px; height:20px; padding:0 0 0 30px !important; font:12px bold Verdana, sans-serif;}
a.show-all {background:url(img/toggle.png) no-repeat;}
a.hide-all {background:url(img/toggle.png) 0px -20px no-repeat;}

p.previous-posts {margin:0px 0 0 0; padding:0 0 0 0; float:left; font:normal 110% Verdana;}
p.next-posts {margin:0px 0 0 0; padding:0 10px 0 0; float:right; font:normal 110% Verdana;}
div.date {font:normal 14px Georgia; text-align:center; color:#666;}
p.date-month {margin:2px 0 15px 0; color:#999; font:normal 32px Georgia;}

p.post_info {font-size:100%;}
p.tag_info {margin:0; font-size:100%;}
p.offset {margin:5px 0;}

p.wp-bookmark {margin:0;}
.wp-logo {float:left;}
div#credits {margin:0 0 0 65px; padding:5px 10px; height:46px; border:1px solid #ccc; -moz-border-radius:10px;-webkit-border-radius: 10px; font:120% normal Georgia, serif;}

a#totop {font-align:right; font:100% Verdana; sans-serif;float:right;}
a#thxtheme {font-align:left; font:100% Verdana; sans-serif;float:left; padding: 0px 0px 0px 40px;}

.category-link {background:url(img/page.png) no-repeat;}
.comment-link {background:url(img/comments.png) no-repeat;}
.tag-link {background:url(img/tag-blue.png) no-repeat;}
.user-name {background:url(img/user-green.png) no-repeat;}
.user-mail {background:url(img/email.png) no-repeat;}
.user-url {background:url(img/world-edit.png) no-repeat;}
.user-comment {background:url(img/comment-add.png) no-repeat;}
.info-icon {padding:3px 0 3px 20px; margin:0; background-position:0px 4px;}
 
.clear {clear:both;}

code {font:normal 120% Courier, serif;}

/*      ##################################
           COMMENTS
        ################################## */

div.comment {margin:10px 0 30px 0; padding:10px; -moz-border-radius:5px;-webkit-border-radius:5px; border:1px solid #cccccc;}
p.comment-details {font:normal 120% Georgia, serif; margin:0 0 10px;}
.avatar {float:left; margin:0 20px 0 0; border:5px solid #eee;-moz-border-radius:5px;-webkit-border-radius: 5px;}
div.comment-text {margin:10px 0 0 0;}
div.author-comment {background: #e5f2ff;-moz-border-radius:5px;-webkit-border-radius:5px; padding: 10px !important; border:1px solid #cccccc;}


h2#comment-header {margin:40px 0 10px 0 !important; border-bottom:1px dotted #ccc; padding:0 0 5px 0;}
h2#respond {margin:40px 0 10px 0 !important;}
h3#no-comments {font:italic bold 110% Georgia, serif !important; color:#666 !important;}

/*        ##################################
           FORMS
        ################################## */

label {display:block; margin:0 0 5px 0;}
.text {width:350px; margin:0 0 10px 0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc;}
textarea {width:450px; height:150px; margin:0; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top #fff; border:1px solid #ccc; -moz-border-radius:5px;}
.submit {width:auto; padding:5px 20px; margin:5px 0; color:#fff; background:#333; border:1px solid #333; -moz-border-radius:5px;-webkit-border-radius: 5px;}
input {-moz-border-radius:5px;-webkit-border-radius: 5px; margin:0 5px 0 0;}

/*        ##################################
           SEARCHFORM
        ################################## */

input#search {width:150px; padding:5px; background:url(img/bg-form-text.gif) repeat-x left top; border:1px solid #ccc;}
#search-submit {padding:5px; color:#fff; background:#333; border:none;}
div#left div#searchform {padding: 0 0 0 20px;}
p.not-found {padding: 0 0 0 20px; margin:0;}

/*        ##################################
           WORDPRESS CSS
        ################################## */

img.alignright {float:right; margin:0 0 30px 30px;}
img.alignleft {float:left; margin:0 50px 30px 0;}
img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
a img.alignright {float:right; margin:0 0 30px 30px;}
a img.alignleft {float:left; margin:0 50px 30px 0;}
a img.aligncenter {display:block; margin-left:auto; margin-right:auto;}

.aligncenter, div.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text {font-size:110%; line-height:17px; padding:0 4px 5px; margin:0;}

/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width:100%;margin:0 !important;}
.sf-menu ul ul li{margin:0 !important;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:38px; /* match top ul list item height */ z-index:1000;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:10em; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */ top:0;}

/*** CUSTOM STYLES ***/
.sf-menu li ul {background:#222;border:1px solid #000;border-top:none;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);}
.sf-menu li li ul, .sf-menu li li li ul {background:#222;border:1px solid #000;border-top:none;opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}

/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.clearfix {display:inline-block;clear:both;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.clear {clear:both;}

/*       ###############################
         Custom Header
         ############################### */

.header {
   background:url(img/header.png) no-repeat;
   width:960px;
   height:90px;
   margin-top:5px;
}

.turbine {
   background:url(img/turbine.jpg) no-repeat;
   width:138px;
   height:38px;
   margin-right:30px;
}

/*       ###############################
         Paging
         ############################### */

#paging2 {
  width: 525px;
  height: 30px;
  margin: 5px 0px;
}
#paging2 tr.zeile-paging {
  height: 30px;
}
#paging2 td.spalte1 {
  height: 30px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#paging2 td.spalte2{
  width: 40px;
  text-align: center;
}
#paging2 td.spalte4 {
  width: 40px;
  text-align: center;
}
#paging2 td.spalte3 {
  width: 120px;
  margin: 0 5px;
  text-align: center;
}
#paging2 td.spalte3 a {
  margin: 5px 5px;
  padding: 5px;
  display: inline-block;
  background: #ccc;
}
#paging2 td.spalte3 a.active {
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}
#paging2 td.spalte5 {
  height: 30px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#paging2 td.leer {
  height: 30px;
  width: 35px;
}


