/*
	Theme Name: LMS-Theme
	URI: http://www.web-funk.de
	Description: Basierend auf Dialogue Avenue Menu, modifiziert von LastOne
	Version: 1.1 (de, en)
	Author: Webfunk & LastManStanding.de
	Author URI: http://www.web-funk.de/ http://www.lastmanstanding.de
	Modified by: LastOne
	Mod URI: http://www.lastmanstanding.de

	The CSS, XHTML and design is released under the GPLv3:
	http://www.opensource.org/licenses/gpl-3.0.html
*/

/* ---------------------------------------------------------------------------------- */

html, body {margin: 0; padding: 0;}

p {margin: 0px 0px 12px 0px;}

a {text-decoration: none;}

* {padding: 0; margin: 0;}

a:hover {color: #b34700; text-decoration: none;}

#content a:hover {color: #b34700; text-decoration: none;}

body {
	font-size: 12px;
	background: url(images/back.jpg);
	background-color: #707d80;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* ---------------------------------------------------------------------------------- */

#page {
	background: url(images/repeater.jpg) repeat-y top center transparent;
	width: 900px;
	margin: 0 auto;
	padding: 0;}


#frame {
	background: url(images/frame.jpg) no-repeat top center transparent;
	float: left;
	width: 900px;
	height: 310px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}

	#frame a, img {border: none;}

	#header a, img {border: none;}

	#headimg a {text-decoration: none;}


#header {
	height: 250px;
	width: 880px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}


#menu {
	width: 660px; float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;}

	.infobar {padding: 0px 0px 0px 0px; margin: 7px 65px 0px 75px;}


#content {
	float: left;
	width: 520px;
	text-align: left;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 75px;}


.entry {
	color: #3d4e52;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;}

	.entry a {color: #b34700;}


.special {
	color: #3d4e52;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px 0px 40px 0px;
	padding: 8px 0px 0px 0px;
	border-bottom: 1px dotted #cad7d9;}

	.special a {color: #b34700;}

.landingsites { border-style: solid;
                border-width: thin;
        }


#sidebar {
	float: right;
	width: 170px;
	color: #8fabb3;
	font-size: 11px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 20px 30px;}

	#sidebar a {color: #1f5866;}

	#sidebar a:hover {color: #b34700;}


#footer {
	background: url(images/footer.jpg) no-repeat top center transparent;
	clear: both;
	width: 900px;
	height: 50px;
	color: #808080;
	font-size: 11px;
        font-color: #808080;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}

	#footer a {color: #808080;}

	#footer a:hover {color: #b34700;}

	.foot {padding: 22px 0px 0px 0px; margin: 0px 0px 0px 0px;}

	.leftlink {text-align: left; margin-right: 170px;}

	.center {text-align: center;}

	.rightlink {text-align: right; margin-left: 170px;}

/* ---------------------------------------------------------------------------------- */

.blogtitle {
	text-align: center;
	color: #f0ecdf;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

	.blogtitle a {color: #f0ecdf;}


.subtitle {
	border: none;
	color: #f0ecdf;
	font-size: 12px; 
	text-align: center;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


.archivtitle {
	color: #758040;
	font-size: 12px;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* ---------------------------------------------------------------------------------- */

/* Index */
h1 {
	color: #005266;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Times, serif;}

	h1 a {color: #005266;}


/* Page */
h2 {
	color: #005266;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;	
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #cad7d9;
	font-family: Verdana, Times, serif;}

	h2 a {color: #005266;}


/* Single */
h3 {
	color: #005266;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Times, serif;}

	h3 a {color: #005266;}


/* Respond */
h4 {
	color: #006a80;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 50px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
        border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


/* Title in a Post */
h5 {
	color: #006a80;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


/* Title in a Post */
h6 {
	color: #006a80;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 10px 0px;
	border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Sidebar Title */
#sidebar h1 {
	color: #4d7580;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 24px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	border-top: 3px solid #b8cdd1;
	border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


/* Sidebar Title Alternative */
#sidebar h2 {
	color: #4d7580;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: small-caps;
	margin: 24px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	border-top: 3px solid #b8cdd1;
	border-bottom: 1px solid #b8cdd1;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* ---------------------------------------------------------------------------------- */
/* Sidebar Classes for different Icons */

.tx {background: url(images/tx.gif) no-repeat center right transparent;}

/*.t1 {background: url(images/t1.gif) no-repeat center right transparent;}

.t2 {background: url(images/t2.gif) no-repeat center right transparent;}

.t3 {background: url(images/t3.gif) no-repeat center right transparent;}

.t4 {background: url(images/t4.gif) no-repeat center right transparent;}

.t5 {background: url(images/t5.gif) no-repeat center right transparent;}

.t6 {background: url(images/t6.gif) no-repeat center right transparent;}

.t7 {background: url(images/t7.gif) no-repeat center right transparent;}

.t8 {background: url(images/t8.gif) no-repeat center right transparent;}

.t9 {background: url(images/t9.gif) no-repeat center right transparent;}

.t10 {background: url(images/t10.gif) no-repeat center right transparent;}

.t11 {background: url(images/t11.gif) no-repeat center right transparent;}

.t12 {background: url(images/t12.gif) no-repeat center right transparent;}

/* ---------------------------------------------------------------------------------- */

.tags {
	clear: left;
	color: #95b300;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	width: 395px;}

	.tags a {color: #95b300;}

.tags2 {
	clear: both;
        float:left
	color: #95b300;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	width: 300px;}

	.tags2 a {color: #95b300;}


.date {
	color: #8fadb3; 
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #cad7d9;}

	.date a {color: #8fadb3;}

	.edit {color: #b34700; font-size: 10px;}

	.edit a {color: #b34700;}


.info {
	clear: left;
	color: #1f5866;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 40px 0px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #cad7d9;}

	.info a {color: #1f5866;}


.pagedata {
	clear: left;
	color: #1f5866;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #cad7d9;
	border-bottom: 1px dotted #cad7d9;}

	.pagedata a {color: #8fadb3;}

	.edit {color: #b34700; font-size: 10px;}

	.edit a {color: #b34700;}


#postmeta {}

.data {
	clear: left;
	height: 32px;
	color: #1f5866;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 3px 42px;

        border-top: 1px solid #cad7d9;
	border-bottom: 2px solid #cad7d9;
	background: url(images/globe.gif) no-repeat top left transparent;}

	.data a {color: #8fadb3;}

	.red a {color: #b34700;}


.note {
	clear: left;
	color: #1f5866;
	font-size: 11px;
	line-height: 1.2em;
	font-style: normal;
	margin: 0px 0px 48px 0px;
	padding: 4px 0px 0px 0px;}

	.note a {color: #b34700;}


.sorry {
	color: #b34700;
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #cad7d9;
	border-bottom: 1px solid #cad7d9;}


.login {
	color: #b34700;
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


.navigation {
	color: #1f5866;
	font-size: 11px;
	margin: 40px 0px 0px 0px;
	padding: 2px 0px 17px 0px;
	border-top: 2px solid #a1bcbf;
	border-bottom: 1px solid #cad7d9;}

	.navigation a {color: #1f5866;}

	.alignleft {float: left; text-align: left;}

	.alignright {float: right; text-align: right;}

/* ---------------------------------------------------------------------------------- */

.category {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 20px;
	background: url(images/category.gif) no-repeat top left transparent;}

.bubble {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url(images/bubble.gif) no-repeat top left transparent;}

	.line {margin: 0px 0px 7px 0px; padding: 0; border-top: 1px solid #cad6d9;}

	.mid {padding-top: 110px;}

.sociable { 
        margin: 2px;
        margin-top: -10px;
	    padding: 0px 0px 4px 0px;
        text-align: right;
        width: 150px;
        }

.sociable2 { 
        bottom:19px;
        float:right;
        position:relative;
        text-align:right;
        width:120px;
        }


/* ---------------------------------------------------------------------------------- */
/*	Sidebar List Styling */

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar ul ul li {
	color: #8fabb3;
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #b4c9cc;}


#sidebar ul.children {
	border: none;
	color: #369ab3;
	margin-left: 32px;}

	#sidebar ul.children a {color: #369ab3;}

	#sidebar ul.children a:hover {color: #b34700;}


#sidebar li.pagenav ul li ul li {
	color: #369ab3;
	margin-left: 32px;
	list-style-type: square;}

	#sidebar li.pagenav ul li ul li a {color: #369ab3;}

	#sidebar li.pagenav ul li ul li a:hover {color: #b34700;}


#sidebar ul ul ul li {border: none;}

#sidebar ul ul ul li {line-height: 1.5em; list-style-type: square; color: #369ab3;}

/* ---------------------------------------------------------------------------------- */

#s {
	width: 166px;
	height: 17px;
	color: #4c6266;
	font-size: 12px;
	font-weight: normal;
	margin: 24px 0px 0px 0px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #cad7d9;}

/* ---------------------------------------------------------------------------------- */

.comhead {
	color: #b34700;
	padding: 7px 0px 2px 0px;
	margin: 20px 0px 10px 0px;}


.adminhead {
	color: #b34700;
	margin: 20px 0px 10px 0px;
	padding: 7px 0px 2px 0px;
        background-color: #ededed;}


.trackhead {
	color: #005266;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 8px 41px;
	border-bottom: 1px dotted #cad7d9;
	background: url(images/track.gif) no-repeat top left;}


.commentbody {
	color: #526266;
	min-height: 100px;
        font-size: 12px;
	position: relative;
	list-style-type: none;
        margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 11px;
	border-bottom: 1px solid #cad7d9;}


.adminbody {
	color: #526266;
        min-height: 100px;
	font-size: 12px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 11px;
	border-bottom: 1px solid #cad7d9;
        background-color: #ededed;}



.trackbody {
	color: #526266;
	font-size: 12px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #cad7d9;}


.comtitle {
	color: #006680;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


.commentcount {
	float: right;
	color: #c5d4d6;
	font-size: 20px;
	font-weight: bold;
        width: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;}



#email, #author, #url {
	color: #b34700;
	font-size: 12px;
	background: none;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #cad7d9;}


#comment {
	width: 400px;
	color: #b34700;
	font-size: 12px;
	border: 1px solid #cad7d9;
	padding: 2px 2px 2px 2px;}

#comment-preview {
        border-bottom: 1px solid #cad7d9;}
          

/* Quicktags in den Kommentaren
   -------------------------------------------- */
 
.quicktags input { 
 
        background: white;
	border: 1px solid;
	color: #000000;
	margin: 2px;
	width: auto; 
}
 
.quicktags input:hover { 
 
        background: #37579f;
	border: 1px solid black;
	color: white; 
}


#submit {
	width: 80px;
	height: 18px;
	color: #1f5866;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #cad7d9;}


input {
	color: #b34700;
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #cad7d9;}


	#commentform {color: #1f5866;}

	#commentform p {border-color: #cad7d9;}

	#commentform label {border-color: #cad7d9;}

	#commentform input {border-color: #cad7d9;}


	.commentbody p {line-height: 1.4em; font-style: normal;}

	.adminbody p {line-height: 1.4em; font-style: normal;}

	.trackbody p {line-height: 1.4em; font-style: normal;}

	.authorlink {color: #005266; font-size: 12px; font-weight: bold;}

	.authorlink a {color: #005266; font-size: 12px; font-weight: bold;}

	.commentlist {list-style: none;}

	.commentlink {font-size: 11px; color: #8fadb3;}

	.nocomments {background: none; color: #1f5a66;}

	.commentbody p a {color: #b34700;}

	.adminbody p a {color: #b34700;}

	.trackbody p a {color: #b34700;}

	.editlink a {color: #b34700;}

/* ---------------------------------------------------------------------------------- */

acronym {text-decoration: none; color: #008fb3; font-style: italic;}

del {color: #73b3bf;}

ins {color: #0085a6; text-decoration: none;}

em {color: #003c47;}

ol, form {margin: 0; padding: 0; list-style-type: none;}

code {color: #1f5a66;}

blockquote {
	clear: left;
	color: #3D4E52;
        background-color: #f2f2f2;
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin: 20px 40px 16px 37px;
	border-left: 4px solid #cad7d9;}

/* ---------------------------------------------------------------------------------- */

#welcome {
	width: 170px;
	height: 78px;
	background: url(images/border.gif) no-repeat top left transparent;}


#feed {
	text-align: center;
	width: 170px;
	height: 132px;
	background: url(images/feedline.gif) no-repeat top left transparent;}


#logo {
	width: 163px;
	height: 78px;
	text-align: right;
	margin: 0px 0px 0px 7px;
	background: url(images/logo.gif) no-repeat center left transparent;}

	.postfeed {padding: 22px 8px 0px 0px;}

	.comfeed {padding: 4px 8px 0px 0px;}

	.postfeed_x {padding: 19px 0px 0px 0px;}

	.comfeed_x {padding: 4px 0px 0px 0px;}


.shortcut {
	padding: 0px 0px 12px 0px;
	background: url(images/line.gif) no-repeat bottom left transparent;}


.last {
	color: #526366;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding-left: 18px;
	padding-bottom: 2px;
	background: url(images/last.gif) no-repeat top left transparent;}

	#sidebar li.break ul li {padding: 0px 0px 10px 0px;}

	#sidebar li.break ul li a {text-align: left; color: #8fadb3;}

	#sidebar li.break ul li a:hover {color: #b35300;}
 

#tagcloud {
	color: #8fabb3;
	text-align: center;
	font-variant: normal;
	margin: 24px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	border-top: 4px solid #b4c9cc;
	border-bottom: 1px solid #b4c9cc;}

	#tagcloud a {color: #8fabb3;}

/* ---------------------------------------------------------------------------------- */

#button {margin-top: 24px; margin-left: 38px; text-align: left;}


#loginout {
	height: 16px;
	width: 94px;
	color: #ebebeb;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	background: url(images/control.gif) no-repeat top center transparent;}



	#loginout a, #loginout a:hover {color: #ebebeb; font-size: 10px;}


#register {
	height: 16px;
	width: 94px;
	color: #ebebeb;
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	background: url(images/control.gif) no-repeat top center transparent;}

	#register a, #register a:hover {color: #ebebeb; font-size: 10px;}











#visual {
	width: 165px;
	float: right;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 75px;}









.home {
	height: 18px;
	width: 80px;
	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;}




#sidebar li.micro {
	text-align: left;
	border-bottom: 1px dotted #cad7d9;
	padding-bottom: 6px;}

	#sidebar li.micro ul li {border: none; text-align: center;}

	#sidebar li.micro h1 {margin-bottom: 8px;}

/* ---------------------------------------------------------------------------------- */

.entry img {
	padding: 4px;
	max-width: 100%;
	display: inline;
	margin: 6px 10px 0px 0px;
	border: 1px solid #cad7d9;}


.entry img.left {
	padding: 4px;
	max-width: 100%;
	display: inline;
	margin: 6px 10px 0px 0px;
	border: 1px solid #cad7d9;}


.entry img.right {
	padding: 4px;
	float: right;
	max-width: 100%;
	display: inline;
	margin: 6px 0px 0px 10px;
	border: 1px solid #cad7d9;}


.special img {
	padding: 4px;
	max-width: 100%;
	display: inline;
	margin: 6px 10px 0px 0px;
	border: 1px solid #cad7d9;}


.special img.left {
	padding: 4px;
	max-width: 100%;
	display: inline;
	margin: 6px 10px 0px 0px;
	border: 1px solid #cad7d9;}


.special img.right {
	padding: 4px;
	float: right;
	max-width: 100%;
	display: inline;
	margin: 6px 0px 0px 10px;
	border: 1px solid #cad7d9;}


#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}

	#content .wp-smiley {border: none; float: none; padding: 0; margin: 0;}

/* ---------------------------------------------------------------------------------- */

.entry ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #9daeb3;}

.entry ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #9daeb3;}

.entry ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: decimal;
	background: none;
	color: #9daeb3;}

.entry ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: square;
	background: none;
	color: #3D4E52;}


.special ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #9daeb3;}

.special ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #9daeb3;}

.special ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: decimal;
	background: none;
	color: #3D4E52;}

.special ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: square;
	background: none;
	color: #3D4E52;}
	
/* ---------------------------------------------------------------------------------- */

html>body #wp-calendar {
	width: 170px;
	text-align: left;
	border-bottom: 1px solid #cad7d9;}


#wp-calendar {
	width: 170px;
	text-align: left;
	border-bottom: 1px solid #cad7d9;}

	.cal {margin-top: 24px;}


#wp-calendar caption {
	color: #4d7580;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top: 3px solid #b8cdd1;
	border-bottom: 1px solid #cad7d9;
	background: url(images/t7.gif) no-repeat center right transparent;}


#wp-calendar td a {
	width: 100%;
	display: block;
	color: #b34700;
	font-weight: normal;}

	#wp-calendar td.pad {background: transparent;}

	#wp-calendar td#next {text-align: right;}

	#wp-calendar td#prev {text-align: left;}

	#wp-calendar td {background: none;}

	#wp-calendar td#next a, #wp-calendar td#prev a {display: inline;}

	html>body #calendar #wp-calendar {margin-top: 10px;}

/* ---------------------------------------------------------------------------------- */
/* Widgets Styles */

.title {
	color: #4d7580;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 24px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	border-top: 3px solid #b8cdd1;
	border-bottom: 1px solid #cad7d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


#calendar .title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	background: none;}



#pages ul li ul li {margin: 0px 0px 0px 32px; color: #369ab3;}




#pages ul li ul li a {color: #369ab3;}

#tag_cloud {border-bottom: 1px solid #cad7d9; padding-bottom: 3px;}


#archives select {margin-top: 8px; width: 170px; border-color: #cad7d9;}

#categories-1 select {margin-top: 8px; width: 170px; border-color: #cad7d9;}

.textwidget {border-bottom: 1px solid #cad7d9; padding-bottom: 3px;}


#archives .title 
{background: url(images/t5.gif) no-repeat center right transparent;}

#links .title 
{background: url(images/t3.gif) no-repeat center right transparent;}

#meta .title 
{background: url(images/t10.gif) no-repeat center right transparent;}

#pages .title 
{background: url(images/t1.gif) no-repeat center right transparent;}

#recent-comments .title 
{background: url(images/t6.gif) no-repeat center right transparent;}

#recent-posts .title 
{background: url(images/t8.gif) no-repeat center right transparent;}

#tag_cloud .title 
{background: url(images/t11.gif) no-repeat center right transparent;
margin-bottom: 3px;}


#categories-1 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-2 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-3 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-4 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-5 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-6 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-7 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-8 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}

#categories-9 .title 
{background: url(images/t2.gif) no-repeat center right transparent;}


#text-1 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-2 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-3 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-4 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-5 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-6 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-7 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-8 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

#text-9 .title 
{background: url(images/t12.gif) no-repeat center right transparent;
margin-bottom: 3px;}

/* ---------------------------------------------------------------------------------- */

#menu ul {margin:0; padding:0;}

#menu ul img {vertical-align: text-bottom;}

#menu ul li {display: inline; margin-left: 15px;}

#menu ul {margin-left: 65px; margin-top: 6px;}

#menu ul li a {font-weight: normal; font-size: 11px; color: #ffffff;}

#menu ul li a:hover, #menu ul li.current_page_item a {color: #b34700;}

/* ---------------------------------------------------------------------------------- */
.spacer {margin: 30px 0px 0px 0px;}
/* ---------------------------------------------------------------------------------- */

.test1 {width:300px;
	display:inline;}


.test2 {width:140px;
	float:right;}

/* ---------------------------------------------------------------------------------- */
/* http://hackwordpress.com/wordpress-26-changes-how-wordpress-handles-images/        */
/* ---------------------------------------------------------------------------------- */



img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}

/* ---------------------------------------------------------------------------------- */
/* http://sw-guide.de/wordpress/plugins/link-indication/                              */
/* ---------------------------------------------------------------------------------- */


/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/extlink.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }