/*
 Theme Name: Orange
 Theme URI: http://demo.tommek.eu/wordpress/?wptheme=Orange
 Description:Free themes by <a href="http://tommek.eu/">Tommek.eu</a>
 Author: Tomasz Mazur
 Author URI: http://tommek.eu
 Template:
 Version: 1.2.0
 License: General Public License
Tags: orange, two-columns, right-sidebar, fixed-width, microformats, sticky-post, holiday, threaded-comments, theme-options, custom-header
 */
/*HTML */
body {
    font:12px/1.5  Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #696969;  
    background: #F9EDA3 url(images/pgbk.gif) repeat-x;
}
p {
    margin:0 0 1.5em 0;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;
}
}
h1, h2, h3, h4, h5, h6{
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:0.076em;
}
/*h1, h2 { 
    margin:0 0 0.5715em 0; 
    font-size: 1.3125em; 
	line-height: 1.1429; 
}
*/
h1 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #696969;
}
h3 { 
    margin: 2em 0 0.6667em 0; 
	font-size: 1.125em; 
	line-height: 1.3333; 
}
h4 {
	margin: 2.25em 0 0.75em 0;
	font-size: 1em; 
}
h5, h6 { 
    margin: 2.5715em 0 0.8572em 0;
	font-size: 0.875em; 
	line-height: 1.7143; 
}
a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background: #E9C611 url(images/buttonset2/N1.gif)           /*F9EDA3*/

}
a:hover {
    color:#F9EDA3;
}
code, pre {
	display: table;
	font:1em Consolas, Lucida Console, Monaco, monospace;/* 1em */
	margin:5px 0;
	padding:5px;
	border-left:5px #F2EAE0 solid;
}
sub, sup{
    font-size:0.76em;
}
dd{
	margin:0 0 0 1em
}
dd:before{
	content: "- ";
}
abbr{
	cursor:help;
}
blockquote, q {
    margin:1.5em;
	color:#696969;
}

/*p,  table,   input,  textarea {*/

table{
	text-align:left;
	table-layout:fixed;
	width:100%;
	overflow:hidden;
	border-collapse:separate;
	border-spacing:1px;
	empty-cells:show;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;
  background: #FFFFFF;
}
td, th{
	padding:3px 5px 4px 5px;
	empty-cells:show;
}
td{
	background:#E9C611; /* was F3CD7A */
}
th{
	background:#F7E164;
	margin:2px;
}
table caption{
	text-align:left;
	padding:4px;
	caption-side:bottom;
}
textarea, input, select {
          margin:0;
	padding: 2px 3px;
	border:1px solid #F3BF4F;
          font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
          font-style: normal;
          font-size: 12px;
          font-weight: normal;
          text-decoration: none;
          color: #696969;
          background:#FFFFFF;
}
textarea {
    width: 80%;
	height:10em;
}
/*
------ header ----
*/ 
#header h1, #header h2 {
	margin-top:15px;
    font-size: 56px;
          color: #696969;

} 
.vcard {
	background:#F7E164;
	color:#696969;
}
.vcard li{
	padding:10px;
}
.soc{
	margin:10px 0;
}
.soc li{
	display:inline
}
.vcard a{
	color:#696969
}
.photo{
	float:right;
}
#nav {
	background:#00BF00;
}
html>body #nav {
	background: transparent url(images/hover.png);
}
.rss{
	float:right;
	margin:8px 0 0 20px;
	padding:0!important
}
.rss img{
	padding:0
}
#nav form p{
	margin:5px 0;
	float:right;
} 
#nav form input{
	background:#FFFFFF;
	margin:3px 5px;
	padding:3px 5px
} 
#s{
	background:#E9C611;
	padding:3px
} 
#nav  .current_page_item a:visited{
    color:#FFFFFF;
	background:#E9C611
}
#nav ul{
	float:left;
}
#nav li {
	float:left;
	margin: 5px;
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	background:#E9C611;
}
#nav li ul li{
	margin:0;
	background:#E9C611;
	width:200px;
}
#nav .current_page_item a{
	background:#FFFFFF;  /*FFA500*/
}
#nav a{
	display:block;
	white-space:nowrap;
	padding:5px 8px 8px 8px;
}
#nav ul{
	margin:0;
	padding:0;
	float:left;
}
#nav ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}
#nav ul ul ul{
	top:0;
	left:100%;
}
div#nav li:hover{
	cursor:pointer;
	z-index:100;
}
div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul
{display:none; }

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */  
/*-content */
.post, .page{
    margin:0 0 10px 0;
	float:left;
	background:#FFFFFF;
	width:100%
} 
.post .wp-post-image, .page .wp-post-image{
	float:left;
	margin:0 5px 0 0
}
.title {
    padding: 0.5em 0.5em 1em 0.5em;
    font-size: 16px;
	background:#F7E164;   /*F3BF4F*/
	float:left;
	width:524px;
}
.title strong, .title li{
	font-size:0.76em;
	font-weight:500;
}
.entry{
	padding:10px;
	float:left;
}
.sticky{
	background:#F7E164;
}
.sticky .title{
	background:#E9C611;
}
.wp-pagenavi {
    margin:5px 0 5px 0;
	padding:5px 10px;	
	float:left;
	width:960px;
} 
.wp-pagenavi a {
	margin:0 10px;
}
.wp-pagenavi .current{
	text-decoration:underline;
	margin:0 10px;
}
.wp-pagenavi .page{
	background:none;
	float:none;
}
.wp-pagenavi .pages{
	background:#000;
	color:#fff;
	padding:10px;
	margin-right:10px;
}
/*-------- /content 
sidebar -----*/
.menu {
    padding: 10px 0;
	font-size:16px;
	float:left;
	width:190px
} 
.menu380{
	width:380px;
	float:left;
}
.menu p{
	margin:0 5px;
}
.menu input{
	margin:5px;
}
.menu h2, .menu h3 {
    padding:0;
    margin:10px 0 0 0;
	font-size:14px;
} 
.menu ul, .menu select{
    margin:10px;
}
.menu ul li ul{
	margin:0;
}
.menu a {
    display: block;
    width: auto;
    height: 100%;
    padding: 4px 10px;
    background: url(images/buttonset2/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #C88600;
} 
.menu a:hover {
    background:  url(images/buttonset2/subnav1hover.gif);	
    vertical-align: bottom; /* fuer IE5 */
}
/*-------- comments ---*/ 
#comments{
    margin:0 0 10px 0;
	background:#FFFFFF;
	float:left;
}
#comments .vcard{
	color: #696969;
}
#comments .vcard a{
	color: #696969;
	text-decoration:underline;
}
#comments h3 {
    margin: 10px 0;
} 
#comments label, #comments small{
	font-size:0.88em;
}
#comments li{
    margin: 10px 0;
    padding: 10px;
    display: block;
} 
#respond, .trackbackcomm{
	background:#E9C611;
	color:#fff;
	padding:10px
}
#respond a, .trackbackcomm a{
	color:#FFFFFF;
}
.trackbackcomm{
	display:block;
}
.trackbackcomm ul li{
	margin:0!important;
	padding:5px 0!important;
}
#respond input, #respond textarea{
	background:#FFFFFF;
} 
#respond label, #respond small{
	font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
	font:0.71em
}
#respond small{
	font-size:0.79em;
}
#comments .vcard{
	width:auto;
	background:none
} 
#submit{
	background:#F9EDA3
}
.even{
	background:#FFFFFF!important;
}
.byuser, .bypostauthor{
	background:#FFA500 url(images/hover.png)!important;	
}
#comments .children li{
	border:1px solid #FFCE73;
}
/*--- footer -*/
#footer {
    width: auto;
    background: #E9C611;
	color:#FFFFFF;
	clear:both;
}
#footer h3{
	margin:10px 0;
	display:block;
	font-size:1.4em
}
#footer h3 em{
	color:#696969
}
#footer a {
	color:#696969
}
#footer .grid_4 li{
	margin:2px;
	padding:5px;
	background:#FFFFFF;
	min-height:50px;
}
#footer p{
	margin:5px;
}
#footer .meta ul li{
	min-height:0px;
}
#flickr{
	float:left;
	width:100%;
}
.flickr_badge_image{
	float:left;
	margin:0 11px 0 0;
}
html>body.flickr_badge_image{
	margin:0 13px 0 0;
}
.flickr_badge_image a img{
	float:left;
}
.twitterbar{
	float:left;
	padding:10px 0;
}
#twitter_div ul{
	float:left;
	width:593px;
	margin:0 0 10px 0;
}
#twitter_div ul li{
	margin:10px 0;
	padding:5px;
	background:#1F1F1F;
}
#twitter_div ul li a:after{
	content:" * "
}
.menubtm{
	clear:both;
	text-align:center;
	color:#BFBFBF;
    padding:20px 0 10px 0;
}
.menubtm li {
	display:inline;
	border:none;
} 
/*
 ------------------------- GALLERY WORDPRESS ---------------------
*/
dl.gallery-item {
	float: left;
	margin-top: 10px;
	width:auto;
}
.gallery img{
	border:none!important
}
.gallery-caption {
	float:right;
	text-align:left;
}
.wp-caption {
    margin:10px;
	border:1px #000 solid;
} 
.wp-caption p{
	margin:0;
	padding:10px 7px;
}
.wp-caption-text{
	padding:5px 5px 0 5px;
	font-size:0.875em;
}
.wp-caption img {
    margin: 5px;
    padding: 0;
} 
.wp-caption-dd {
    padding: 0 4px 5px;
    margin: 0;
}
.alignright {
	float:right; 
	margin:0 0 1em 1em
}
.alignleft {
	float:left; 
	margin:0 1em 1em 0
}
.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}
#calendar_wrap{
	width:70%
}
/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	overflow: hidden;
	padding: 0;
	margin-left: 3px;
	margin-bottom: 3px;
	/*width: 721px;*/
}

#main_nav_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#main_nav_list li {
	margin: 0;
	padding: 0;
	float: left;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	margin: 0;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding: 1px 10px 0 10px;
	float: left;
}

#main_nav_list a:hover {
	background: transparent;
}


#main_nav_list a.main_nav_active_item {
  background: url(images/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: right;
}
#main_nav_list a.main_nav_item {
  background: url(images/buttonset2/n1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/buttonset2/n1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: right;
}
/*--- subnavigation --------------------------------------------------------*/


.sub_nav_list {
	list-style-type: none;
	border: 0;
	padding: 0;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 158px;  /* IE5 darf das hier nicht lesen */
}

.sub_nav_list li {
	display: inline;
	padding: 0;
	margin: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	overflow: hidden;
	background-repeat: repeat-y !important;
	text-align: left;
	line-height: 23px;
	vertical-align: bottom; /* fuer IE5 */
	width: 158px; /* fuer IE5 */
	padding: 0 0 0 18px;  /* extra fuer IE5 */
	display: block;
	margin: 0 0 1px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px; /* fuer alle ausser IE5 */
	padding-left: 13px;  /* fuer nicht IE 5 – schiebt rechte Kante im IE5.2 MacOsX mit */
}

.sub_nav_list a:hover {
	vertical-align: bottom; /* fuer IE5 */
}

.sub_nav_list a.sub_nav_active_item {
  background: url(images/buttonset2/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/buttonset2/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #C88600;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #C88600;
}