/*  
Theme Name: Orange - Blue*
Theme URI: http://www.twobits.cz/
Description: Orange theme
Version: 1.0
Author: two bits
Author URI: http://www.twobits.cz



*/

body{
        padding:0px;
        margin:0px;
        font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size:12px;
        background:#bdd6f5 url(images/body-bg.png) repeat-x top left;
        width:100%;
}

img{
        border:0px;
}

a{
        color:#0054A6;
        text-decoration:none;
}

form, table, ul, li{
        padding:0px;
        margin:0px;;
}




div#page{
        width:966px;
        text-align:left;
        padding-top: 8px;
}

/*header*/
#header{
        
  width:100%;
        height:215px;
        text-align:left;
        background: url('images/header-bg.png');
        position: relative;
        
}

#header_top{
  position: absolute;
  top: 0px;
  right: 0px;
  /*display: none;*/
}

#header_center #header_title h2 a{
  display: block;
  width:  298px;
  height: 57px;
  background: url('images/logo.png') no-repeat;
}
#header_center #header_title h2 a span{
  display: none;
}


#header_end{
  position: absolute;
  top: 30px;
  right: 0px;
  padding-right: 10px;
}

#menu_search_box{
  color: white;

  padding: 20px 0px 0px 0;
  
  width: 110%

}

#menu_search_box input.s{
  color: grey;
  width: 130px;
}

#menu_search_box input#sub_b{

}

#header_title{
        padding-top:20px;
        padding-left:25px;
}

div#header_title h2 {

}
/*menu*/

#menu{
        color:#ffffff;
        padding-top:5px;
        padding-right:15px;
}

div#menu a{
        color:#ffffff;
        font-weight:bold;
}

div#menu a:hover{
        color:#e2efff;
}

/* end menu */

/* end header */

/* blog*/

div#page #blog{
        background:url('images/blog-bg.png') no-repeat left top;

        padding-top: 80px;

}

div#page #blog_pad{
  width: 100%;
        background:url('images/blog-pad-bg.png') repeat-y right top;

}

div#blog #blog_left{
        width:631px;
        min-height:1200px;
        float:left;
        padding-top:0px;
}

div#blog #blog_left a {
        /*text-decoration:underline;*/
}



div#blog #blog_right{
	width:276px;
	float:right;
	padding-right: 16px;
	

}

/* sidebar*/
#blog_right #blog_right_body{

	background: url('images/right-bg.png') no-repeat left top;
	padding: 0px 25px;
	margin: 0;
}

     
#blog_right #sidebar li{

        list-style-type:none;
      
}

#blog_right #sidebar h2{
        color:#002157;
        font-size:18px;
        font-weight:normal;
        margin:0px;
        padding-left:0px;
        padding-top:2px;
        margin-bottom: 5px;
        font-family:Arial, Helvetica, sans-serif;
}



#blog_right #sidebar li a{
        color:#0054a6;
        font-size:12px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-weight:normal;
        line-height:19px;
}

#blog_right #sidebar li a:hover{
  text-decoration: underline;
}

#blog_right #sidebar ul li ul li{
        font-size:12px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        padding-right:5px;
        padding-bottom:5px;
        background:none;
}
#blog_right #sidebar ul li ul li ul li{
        padding:0px;

}


#blog_right #sidebar ul li ul li{
        border-bottom:0;
        background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar div#sidebar_right ul li ul li{
        border-bottom:0;
        background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar ul li.widget_categories ul li ul li{
        border-bottom:0;
        background: none;
}

/*#blog_right #sidebar ul li.widget_categories li ul.children{
  display: none;
}*/

#blog_right #sidebar ul li.widget_categories li ul.children li a{
        background: url(images/line_li.gif) left top no-repeat;
        padding-left:9px;

}

#blog_left #blog_comm{
        margin-left:20px;
        float:left;
        width:510px;
}

#blog_left #blog_comm h2{
        font-size:23px;
        font-weight:normal;
        color:#0d004c;
        position:relative;
        top:-10px;
}

#blog_left #blog_comm .comm_panel{
        background:#94bbe5;
        padding-right:10px;
        padding-left:10px;
        padding-top:6px;
        padding-bottom:6px;
        margin-left:30px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        width:575px;
        color:#000000;
}

#blog_left #blog_comm .comm_panel a{
        font-weight:bold;
        color:#000000;
}

#blog_left #blog_comm .comm_text{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        line-height:18px;
        padding-top:10px;
        padding-bottom:15px;
        padding-left:5px;
        padding-right:5px;
        margin-left:30px;
        color:#606c7b;
        border-bottom:1px solid #94bbe5;
        width:575px;
}

#blog_left #blog_comm .comm_text p{
        padding:0px;
        margin:0px;
}

#blog_left #comments_from_bg{
        width:510px;
        margin-left:30px;
}

#blog_left #blog_comm #comm_post_title{
  color:#0D004C;
  font-size:23px;
  font-weight:normal;
  padding-left: 10px;
  margin-bottom: 5px;

}

#blog_left #blog_comm #comm_post_form{
        padding-left:25px;
}

#blog_left #blog_comm #comm_post_form input.text{
        font-size:14px;
}

#blog_left #blog_comm #comm_post_form td{
        list-style:none;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding-bottom:10px;
        padding-right:10px;
}

#blog_left #blog_comm #comm_post_form td.right{
        text-align:right;
        vertical-align:top;
}

/*inside*/


/* end sidebar*/

/* blod item*/

#blog_left .item_class{
        width:100%;
        padding-left:20px;
        padding-bottom:30px;
        float:left;
        margin-top:20px;
}

#blog_left .item_class .item_class_title{
        width:629px;
        min-height:52px;
        /*background-color: #f87831;*/
        /*background: url('images/title-bg.png') no-repeat top left;*/
        background: url('images/title-bg-white.png') no-repeat top left;
        float:left;
        padding-bottom:5px;
        margin-top: 2px;

}

#blog_left .item_class .item_class_title_text{
        width:629px;
        min-height:52px;

}


#blog_left .item_class .item_class_title_text .date{
        float:left;
        width:34px;
        height:47px;
        background:url(images/calendar.png) no-repeat top left;
        margin-left:8px;
        margin-top:8px;
        text-align: center;
        
}

#blog_left .item_class .item_class_title_text .titles{
        float:left;
        width:90%;
}

#blog_left .item_class .item_class_title_text .date_month{
        font-size:11px;
        color:black;
        font-family:Verdana, Arial, Helvetica, sans-serif;

        padding-top:11px;
}

#blog_left .item_class .item_class_title_text .date_day{
        font-size:13px;
        color:#f4341c;
  font-weight: bold;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding-top:3px;
}

#blog_left .item_class .item_class_title_text .top_title{
        padding-right:10px;
        padding-left:10px;
        padding-top:5px;
        
}

#blog_left .item_class .item_class_title_text .top_title a{
        font-size:21px;
        color: #f4341c;
        font-weight:bold;


}

#blog_left .item_class .item_class_title_text .end_title{
        font-size:11px;
        padding-right:10px;
        padding-left:10px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color: black;
        font-style: italic;
}

#blog_left .item_class .item_class_title_text .end_title a{
        font-size:11px;

}

#blog_left .item_class .item_class_title_text .end_title a:hover{
  color: #F4341C;
}

#blog_left .item_class .item_class_text{
        color: black;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        line-height:20px;
        padding-left:5px;
        padding-right:0px;
        padding-bottom:5px;
        padding-top:0px;

        float:left;
        width:620px;
}
#blog_left .item_class .item_class_text a{
  color: #0054A6;
  text-decoration: underline;
}
#blog_left .item_class .item_class_text a:hover{
  color: #F4341C;

}

#blog_left .item_class .item_class_text p{
        padding:0px;
        margin:0px;
        margin-top:10px;
        text-indent:0px;
}

#blog_left .item_class .item_class_panel{
        padding-right:10px;
        padding-left:10px;
        padding-top:5px;
        padding-bottom:5px;
        float:left;
        width:242px;
        border-top:1px solid #94bbe5;
        margin-top: 5px;
}


#blog_left .item_class .item_class_panel a{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:10px;
}


#blog_left .item_class .item_class_panel a:hover{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:10px;
        text-decoration:underline;
}

#blog_left .item_class .item_class_panel a.panel_read{
        background:url(images/read.gif) no-repeat left center;
        padding-left:20px;
}

#blog_left .item_class .item_class_panel span.panel_comm a{
        background:url(images/comment.png) no-repeat left center;
        
  padding-top: 5px;
        padding-left:17px;
}

/* end blog */

/* footer */

#footer{
        width:100%;
        height:124px;
        text-align:left;
        background:url(images/footer-bg.png) bottom left;
}

div#footer #footer_text{
        color:#555;
        line-height:20px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        padding: 30px;
}

div#footer #footer_text img{
        position:relative;
        top:3px;
}

/* end footer */



#blog_left .navigation{
        margin: auto;

}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
        list-style:none;
}
#blog_left .navigation ul li a{
  display:block;
        padding: 0.5em;
        border: 1px solid #F4341C;
}
#blog_left .navigation ul li a:hover{
  text-decoration: underline;
}
#blog_left .navigation .alignright{
  float: right;
  margin-right: 20px;
}
#blog_left .navigation .alignleft{
  float: left;
  margin-left: 40px;
}

#blog_left .navigation .alignright a{
        font-weight:bold;
        font-size:11px;

        color:#003663;
}

#blog_left .navigation .alignleft a{
        font-weight:bold;
        font-size:11px;

        color:#003663;
}

div#blog h2{
        margin:0px;
        padding:0px;
        padding-left:40px;
        padding-top:0px;
        font-size:19px;
        color:#003663;
}

div#blog .entry{
        padding-left:40px;
}

div#blog .entry p{
        margin:0px;
        padding:0px;
        color:#526479;
        line-height:16px;
        margin-top:10px;
        text-indent:0px;
}

.item_class blockquote, #blog_comm blockquote{
        background:url(images/block_bg.gif) no-repeat left top;
        padding-left:10px;
        margin:0px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:20px;
        padding-top:5px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote{
        background:url(images/block2_bg.gif) no-repeat left top;
        padding-left:10px;
        margin:0px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:20px;
}

#blog_comm blockquote p{
        line-height:16px;
        padding-top:15px;
        text-indent:0px;
}

.item_class ol, #blog_comm ol{
        background:url(images/ol_bg.png) repeat-y left;
        color:#526479;
}

.item_class ol li, #blog_comm ol li{
        color:#526479;
}

.item_class ul, #blog_comm ul{
        padding-left:30px;
}

.item_class img, #blog_comm img{
        float: left;
        margin:5px;
}

.item_class strong, #blog_comm strong{
        color:#003663;
}

div#blog #blog_left div.top_title h1 {
padding:0;
margin:0;
}

div#blog #blog_left div.top_title h1 a {
text-decoration:none;
}

div#blog #blog_left div.top_title h2 {
padding:0;
margin:0;
}

div#blog #blog_left div.top_title h2 a {
text-decoration:none;
}
#blog_left>h1,
#mainh1{
  color: #002157;
        width:629px;
        /*min-height:38px; */
        /*background: url('images/title-bg-white.png') no-repeat top left;*/
        margin: 0px 0px 12px 25px;
        /*padding: 15px 0px 0px 56px;*/
}

/* IE */
h1 {
_color: #002157;
_margin: 0px 0px 10px 25px;
}

.cleaner{
  clear: both;
}

.search-flights-widget-item {
border-bottom:1px solid #A7B8C8;
}

.search-flights-widget-item a{
font-size:10px !important;
}
.widget_WA {
margin-bottom:10px;
}

#blog_right .widget {margin-top:1.5em;}

.shadowed { box-shadow: 0px 0px 5px #666;-moz-box-shadow: 0px 0px 5px #666;-webkit-box-shadow: 0px 0px 5px #666;-o-box-shadow: 0px 0px 5px #666;} 
.wa-search {margin-left:-10px;}
