/*  
Theme Name: LONELYWAY
Theme URI: http://www.wptheme.net/
Description: WP  LONELYWAYby <a href="http://www.sadhweb.com/">SadhWeb Directory</a>.
Author: SadhWeb Directory
Author URI: http://www.sadhweb.com/

	This theme was designed and built by sadh web directory
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

	

*/
body {
	font-family:"Verdana" , Arial;
	color: #2c2c2c;
	background:#fff url(img/background.gif) repeat-x;
	margin: 0px;
        font-size:11px;
	padding: 10px 0px 10px 0px;
        text-align: left;
        color: #333333;
        line-height: 150%;
}


#sprache a img{
	margin:2px 0 0 3px;
}


a {
	color: #073c78;
	text-decoration: none;
}

a:visited {
	color: #073c78;
	text-decoration: none;
}
a:hover {
	color:#c0c0c0;
	text-decoration: none;
}

img {border: none;}

li img {
       float:left;
       padding:0;
       margin:0 10px 0 0;
}

li p {
      margin:10px 0 0 0;
      padding:0;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
        float:left;
}

h2 {
	color: #073c78;
	margin: 0px;
	border-bottom: 1px dotted #5E3203;
	letter-spacing: -1px;
	font: normal 190%/100% Georgia,"Times New Roman",serif;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
color: #073c78;
	text-decoration: none;
}
h2 a:hover {
        color: #073c78;
	text-decoration: none;
}

h2.single{
	color: #073c78;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px dotted #5E3203;
	letter-spacing: -1px;
	font: normal 190%/100% Georgia,"Times New Roman",serif;
	padding-bottom: 3px;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #c0c0c0;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
        padding:0;
	width: 800px;
        border:1px solid #b8b8b8;
	background: #fff url(img/bg_sidebar.gif) repeat-y 0px 50px;
}
/* header area */
#header {
	background:#fff url(img/header.gif) no-repeat 0 70px;
	height: 199px;
	position: relative;
}

.logo {
       width:113px;
       height:25px;
       margin:20px 0 0 70px;
       float:left;
       background:url(img/logo.gif) no-repeat;
}

#nav {
	list-style: none;
        float:right;
	margin:33px 11px 27px 0;
        padding:0px; 
}

#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #73c78;
	text-decoration: none;
}
#nav .page_item a{
	color: #959595;
	text-decoration: none;
	padding:0 3px 0 0;
	font: bold 12px/100% Verdana, sans-serif;
	display: block;
}

#nav .page_item a.active {
        color:#073C78;
        font-weight:bold;
}
#nav .page_item a:hover {
	color: #073c78;
}

#navbottom
{
height: 14px;
margin-bottom: 1.5em;
}

/* content  */
#content {
	padding: 10px 10px 25px 0px;
	float: right;
	width: 500px;
}

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 50px;
	height: 70px;
	float:left;
        padding:0 5px 0 0;
	background: url(img/date-big.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 6px;
	margin-left: -5px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #475404;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -5px;
}
.entry {
	float:left;
	width: 490px;
}
.post-cat {
	background: url(img/category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding:0 0 0 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
        width:470px;
}

.post-content ul li {
        list-style:none;
        background: url(img/llsitdot.gif) no-repeat 0 7px;
	margin: 0;
	padding-left:15px;
	border: none;
        list-style-position:outside;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #C7590A;
}
.previous-entries a {


	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #784005;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
        padding-left:20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist .alt {
	background: #f6f6f6;
        margin:10px 0 10px 0;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #073c78;
        padding:0;
        margin:0;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
        width:470px;
}

#commentform label{
	color: #242121;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background:#f6f6f6;
	border: 1px solid #b8b8b8;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea{
	width: 495px;
	height: 115px;
	background-color: #f6f6f6;
	border: 1px solid #b8b8b8;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit{
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #b8b8b8;
	background-color: #fff;
        color:#073c78;	
        width:100px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 10px 20px 25px 73px;
        margin:5px 0 0 0;
	width: 184px;
	color: #5b5b5b;
	overflow: hidden;
}
/*sidebar title  */
h2.sidebartitle, h2.sidebar-title {
	font:"Trebuchet MS", Tahoma, Arial;
	font-color: #073c78;
        font-size:12px;
        font-weight:bold;
	margin: 10px 0px 0px 0px;
        padding:5px 0 2px 5px;
        border-bottom:1px solid #b8b8b8;
        background:#f6f6f6;
        width:180px;
        height:16px;
        letter-spacing: 1px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #053b77;
	text-decoration: none;
}
#sidebar a:hover{
	color: #053b77;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding:0;
	border: none;
        list-style-position:outside;
        list-style:none;
	background: url(img/llsitdot.gif) no-repeat 0 7px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0 15px 0 0 ;
	margin: 0;
}

#sidebar ul li ul li{
	padding: 2px 0 2px 10px;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(img/blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*meta */
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*rss */
ul.list-rss li{
	background: url(img/rss.jpg) no-repeat !important;
	padding-left: 16px !important;
}
/*category bar */
ul.list-cat li, li.bar_categories li{
	background: url(img/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar bar  */





li.bar_calendar td {




	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #908f2d;

	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #B25009;

	background: #ffffff;


	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#dcc8af url(img/nav-bg.gif) repeat-x;
	border: 1px solid #908f2d;
	width: 67px;
	height: 28px;
                font: bold 12px Arial, Helvetica, sans-serif;
	color: #d25802;
	vertical-align: middle;



}




/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;


	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
	color: #073c78;
	margin: 7px 10px 5px 0px;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#fbar {
	margin: 10px auto;
	width: 800px;
        height:30px;
        border:1px solid #b8b8b8;
	color:red;
}

#close {
       width:800px;
       background:#fff;
       clear:both;
       display:block;
       background: #fff url(img/bg_sidebar.gif) repeat-y 0px 50px;
}

/*Feedback Seite */
.avenue table tr td,
.questionPanel table tr td,
.feedbackPanel table tr td {vertical-align:top;}

.questionPanel .inputSizeL,
.feedbackPanel .inputSizeL {
	width:280px;
	margin:0 0 10px;
	padding:2px;
	border:1px solid #ccc;
	font-family:Arial;
	font-size:12px;
}
.questionPanel .comboboxL,
.feedbackPanel .comboboxL {
	width:286px;
	margin:0 0 10px;
	padding:2px;
	border:1px solid #ccc;
	font-family:Arial;
	font-size:12px;
}

.feedbackPanel .textareaL {width:440px;}
.questionPanel .textareaL {width:280px;}

.questionPanel .textareaL,
.feedbackPanel .textareaL {
	height:200px;
	margin:0 0 10px;
	padding:2px;	
	border:1px solid #ccc;
	font-family:Arial;
	font-size:12px;
}

.awardsList {
	list-style:none;
	padding:0;
	margin:0;
}

.awardsList li {
	padding:0 !important;
	margin:0 !important;
}
