/*  
Theme Name: Babytux
Theme URI: http://blog.babytux.de
Description: Babytux Wordpress Theme.
Version: 0.2
Author: SierraXTC
Author URI: http://www.babytux.de/wordpress/theme

ATTENTION!
The CSS instructions for the Header graphix are
in header.php. This is necessary to handle the different URLs
of your installation/the template folder.

This Style is based on:

- alistapart.com in the general design philosophy, the open space (they do rule, read them!)
- Kubrick's default template Kubrick v1.3.0-rc1  for  WordPress 1.3 binarybonsai.com/kubrick/ (he is king)
- Dieter Muellers Orange Template orangeguru.net (book him!)

- mostly translated into german
- ready for Wordpress-Widgets

*/

/* Body-Definition */

body	{
	background: #fff;
	font-family: verdana, sans-serif; 
	line-height: 1; 
  	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	color: #333; 
	font-size: 11px;
}

/* Layout */

#main	{
	float: none; 
  	width: 880px;
}

#content {
	width: 470px; 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	overflow: hidden;
}

#secondary {
	width: 175px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	overflow: hidden;
	float: left;
}

#sidebar {
	width: 170px; 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	overflow: hidden;
}

#footer {
	height: 50px;
	float: left;
	background: #FFF url(./gfx/blogfooter_verlauf.png) repeat-x bottom;
	border-bottom: 1px solid #c6c8c9;
	border-top: 1px solid #000;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
}
	
/* Headings */

.title	{
	font-size: 27px;
	color: #522f1c;
	font-family: georgia, times new roman, serif;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
		
.title a,	{
	text-decoration: none;
	color: #71828a;
}

.title a:link	{
	text-decoration: none;
	color: #71828a;
}
				
.title a:active	{
	text-decoration: none;
	color: #71828a;
}
				
.title a:visited	{
	text-decoration: none;
	color: #aaa;
}

h1	{
	font-family: georgia, times new roman, serif;
	color: #c6c8c9;
	font-size: 16pt;
	font-weight: normal;
	line-height:120%;
	letter-spacing: 1px;
	text-align: center;
	padding-top:5px;
	padding-bottom:16px;
}
			
h1 a,	{
	color: #000;
	text-decoration: none;
}

h1 a:link	{
	color: #000;
	text-decoration: none;
}
				
h1 a:active	{
	color: #000;
	text-decoration: none;
}
				
h1 a:visited	{
	color: #000;
	text-decoration: none;
}

h1 a:hover	{
	color: #000; 
	text-decoration: underline;
}

h2	{
	font-family: georgia, times new roman, serif; 
	color: #c6c8c9; 
	font-size: 18px; 
	margin: 0px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align:center;	
}

h2 a,	{
	color: #000;
	text-decoration: none;
}

h2 a:link	{
	color: #000;
	text-decoration: none;
}
				
h2 a:active	{
	color: #000;
	text-decoration: none;
}
				
h2 a:visited	{
	color: #000;
	text-decoration: none;
}

h3	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:30px;
	margin-right:30px;
	border-top: 1px solid #c6c8c9;
	border-bottom: 1px solid #c6c8c9;
	color: #71828a;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h3 a,{
	color: #71828a;
	text-decoration: none;
}

h3 a:link	{
	color: #71828a;
	text-decoration: none;
}
				
h3 a:active	{
	color: #71828a;
	text-decoration: none;
}
				
h3 a:visited	{
	color: #71828a;
	text-decoration: none;
}

h3 a:hover	{
	color: #71828a; 
	text-decoration: underline;
}

h4	{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333;
	text-align:center;
	font-weight:normal;
}

h5	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-top:4px;
	padding-bottom:4px;
	color: #000;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h5 a,	{
	color: #71828a;
	text-decoration: none;
}

h5 a:link	{
	color: #71828a;
	text-decoration: none;
}
				
h5 a:active	{
	color: #71828a;
	text-decoration: none;
}
				
h5 a:visited	{
	color: #aaa;
	text-decoration: none;
}

h5 a:hover	{
	color: #fff; 
	background: #71828a; 
	text-decoration: none;
}

/* Mainly Main */


blockquote	{
	padding-top:0px;
	margin-left:10px;
	padding-left: 35px;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	background-image:url(./gfx/quote.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

.beispiel	{
	padding-top:10px;
	margin-left:10px;
	padding-left: 15px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-style: italic;
	background-position: 0px 15px;
}

li	{
	list-style-type: square; 
	margin-left: 7px;
	padding-left: 10;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom:2px;
}

ul	{
	margin-left: 7px;
	padding-left: 0;
	list-style-position:outside;
	margin-top: 0; 
	margin-bottom:0;
}

.date	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	text-align:center;
	line-height:150%;
	padding-top:40px;
}

.date a,	{
	color: #71828a;
	text-decoration: underline;
}

.date a:link	{
	color: #71828a;
	text-decoration: underline;
}

.date a:visited	{
	color: #aaa;
	text-decoration: underline;
}

.date a:active	{
	color: #71828a;
	text-decoration: underline;
}

.date a:hover	{
	color: #fff;
	background: #71828a;
	text-decoration: none;
}

.postmeta	{
	font-family: verdana, arial, sans-serif;
	color: #000; 
	font-size: 10px;
	text-align:center;
	line-height:180%;
	padding-bottom:20px;
}

.postmeta a,	{
	color: #71828a;
	text-decoration: none;
}

.postmeta a:link	{
	color: #71828a;
	text-decoration: none;
}

.postmeta a:visited	{
	color: #aaa;
	text-decoration: none;
}

.postmeta a:active	{
	color: #71828a;
	text-decoration: none;
}

.postmeta a:hover	{
	color: #fff; 
	background: #71828a; 
	text-decoration: none;
}

.text	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 11px;
	text-align:left;
	line-height:180%;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:20px;
}

.text a,	{
	color: #71828a;
	text-decoration: underline;
}

.text a:link	{
	color: #71828a;
	text-decoration: underline;
}

.text a:visited	{
	color: #aaaaaa;
	text-decoration: underline;
}

.text a:hover	{
	color: #fff; 
	background: #71828a; 
	text-decoration: none;
}

.more	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 11px;
	text-align:center;
	line-height:180%;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:20px;
}

.more a,	{
	color: #71828a;
	text-decoration: underline;
}

.more a:link	{
	color: #71828a;
	text-decoration: underline;
}

.more a:visited	{
	color: #aaaaaa;
	text-decoration: underline;
}

.more a:hover	{
	color: #71828a; 
	text-decoration: underline;
}

/* Mostly Sidebar - Static */

.sidehead	{
	font-family: verdana, arial, sans-serif;
	padding-bottom:2px;
	margin-left:10px;
	margin-right:10px;
	border-bottom: 1px solid #c6c8c9;
	color: #333; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	line-height:150%;
	text-align: center;
	padding-top: 20px;
}

.sidetext	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 10px;
	text-align:left;
	line-height:160%;
	font-weight:normal;
	padding-top:20px;
	padding-bottom:20px;
}

.sidetext a,	{
	color: #71828a;
	text-decoration: none;
	}

.sidetext a:link	{
	color: #71828a;
	text-decoration: none;
}

.sidetext a:active	{
	color: #71828a;
	text-decoration: none;
}

.sidetext a:visited	{
	color: #aaa;
	text-decoration: none;
}

.sidetext a:hover	{
	color: #71828a; 
	text-decoration: underline;
}

.calendar	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	line-height:150%;
	text-align: center;
	padding-top: 20px;
}

.calendar a,	{
	color: #71828a;
	text-decoration: underline;
}

.calendar a:link	{
	color: #71828a;
	text-decoration: underline;
}

.calendar a:visited	{
	color: #aaa;
	text-decoration: underline;
}

.calendar a:active	{
	color: #71828a;
	text-decoration: underline;
}

.calendar a:hover	{
	color: #fff;
	background: #71828a;
	text-decoration: none;
}

/* Footercontent */

.footertext	{
	font-family: verdana, arial, sans-serif;
	color: #333; 
	font-size: 10px;
	text-align: center;
	line-height:150%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom:20px;
}

.footertext a,	{
	color: #71828a;
	text-decoration: underline;
	line-height:180%;
}

.footertext a:link	{
	color: #71828a;
	text-decoration: underline;
	line-height:180%;
}

.footertext a:active	{
	color: #71828a;
	text-decoration: underline;
	line-height:180%;
}

.footertext a:visited	{
	color: #000;
	text-decoration: underline;
	line-height:180%;
}

.footertext a:hover	{
	color: #fff;
	background: #71828a; 
	text-decoration: none;
}

/* Comments*/

#comment	{
	color: gray;
	background-color: none; 
	text-align: left; 
	border-top: 2px dotted gray
}

.commentshead	{
	color: black; 
	font-size: x-large;
	font-family: Georgia, Times, Times New Roman, serif; 
	font-weight: bold; 
	line-height: 140%; 
	text-align: left 
	margin-top: 50px;
}

.commentstext	{ 
	color: black; 
	font-size: small; 
	font-family: Georgia, Times, Times New Roman, serif; 
	font-weight: normal; 
	line-height: 160%; 
	text-align: left 
	margin-top: 5px;
	margin-bottom: 50px;
}

.commentsmetadata	{ 
	color: grey; 
	font-size: x-small; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 140%; 
}

#commentform input	{
	width: 300px;
	border: 1px solid grey;
	font-size: small; 
	font-family: verdana, arial, sans-serif; 
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
}

#commentform textarea	{
	width: 300px;
	border: 1px solid grey;
	padding: 2px 2px 2px 2px; 
	font-size: small; 
	font-family: verdana, arial, sans-serif;
}

#commentform #submit	{
	margin: 0px;
	text-align: center; 
	color: black;
	float: center;
}

.nocomments	{
	text-align: right;
	margin: 0;
	padding: 0;
}

/* Widgets */

.widgettitle	{
	text-transform: uppercase;
}

#widgets	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding-top: 20px	
}

#widgets a	{
	color: #71828a;
	text-decoration: none;
}

#widgets a:link	{
	color: #71828a;
	text-decoration: none;
}

#widgets a:visited	{
	color: #aaa;
	text-decoration: none;
}

#widgets a:active	{
	color: #71828a;
	text-decoration: none;
}

#widgets a:hover	{
	color: #71828a;
	text-decoration: underline;
}

#widgets li	{
	font-family: verdana, arial, sans-serif;
	text-tranform: none;
	color: #333;
	letter-spacing: 1px;
	font-size: 10px;
	text-align: left;
}

#wp-calendar	{
	text-transform: uppercase;
}

.linkcat h2	{
        font-family: verdana, arial, sans-serif;
        color: #333;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 10px;   
        line-height: 150%; 
        text-align: center;
        padding-top: 20px
}

#linkcat-1 h2	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding-top: 20px	
}

#linkcat-1 li	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
	font-size: 10px;
	text-align: left;
}

#linkcat-1 a	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-1 a:link	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-1 a:active	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-1 a:visited	{
	color: #aaa;
	text-decoration: none;
}

#linkcat-1 a:hover	{
	color: #71828a; 
	text-decoration: underline;
}

#linkcat-2 h2	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding-top: 20px	
}

#linkcat-2 li	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
	font-size: 10px;
	text-align: left;
}

#linkcat-2 a	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-2 a:link	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-2 a:active	{
	color: #71828a;
	text-decoration: none;
}

#linkcat-2 a:visited	{
	color: #aaa;
	text-decoration: none;
}

#linkcat-2 a:hover	{
	color: #71828a; 
	text-decoration: underline;
}

.pagenav	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	padding-top: 20px	
}

.page_item	{
	font-family: verdana, arial, sans-serif;
	color: #333;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 10px;
	text-align: left;
}

.page_item a,	{
	color: #71828a;
	text-decoration: none;
}

.page_item a:link	{
	color: #71828a;
	text-decoration: none;
}

.page_item a:active	{
	color: #71828a;
	text-decoration: none;
}

.page_item a:visited	{
	color: #aaa;
	text-decoration: none;
}

.page_item a:hover	{
	color: #71828a;
	text-decoration: underline;
}

.page	{
        font-family: georgia, times new roman, serif;
        color: #000;
        font-size: 16pt;
        font-weight: normal;
        line-height:130%;
	border-bottom: 1px solid #c6c8c9;
        letter-spacing: 1px;
        text-align: center;
        padding-top:5px;
	padding-bottom:16px;
}
	

/* Gravatar Style */

.gravatar {
        float:left;
        padding: 3px;
        border: 1px solid #000;
        background: #fff;
}

.postgrav {
        float: left;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

/* Tracklist Style */

#tracklist {
	font-size: 8pt;
	width: 140px;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

#tracklist ul {
	color: #71828a;
	margin: 0px;
	list-style-type: none;
	border: 1px solid #C6C8C9;
	padding: 4px 8px 8px 8px;
}

#tracklist ul li {
	padding: 2px 0px 0px 0px;
}

#tracklist ul li img {
	margin-left: 0px;
}

#tracklist ol {
	list-style-position: outside;
	margin: 0px;
	padding: 4px 4px 4px 27px;
}

#tracklist ol li {
	font-weight: normal;
	color: #71828a;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

#tracklist ol li div {
	margin-left: -2px;
}

/* For Link Indication plugin */

a.liexternal { padding-right: 12px; background: url(images/link-icon_external_18.png) 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;  }

/* The End */
