/* @override 
	http://www.andre-aulich.de/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/wp-content/themes/allmine/style.css
	http://www.aulich.tv/en/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/en/wp-content/themes/allmine/style.css
	http://www.andre-aulich.de/en/wp-content/themes/allmine/style.css
*/

/*
Theme Name: all mine
Theme URI: http://www.andre-aulich.de
Description:  <a href="http://www.andre-aulich.de" title="Andre's personal wordpress theme">all mine</a> is a simple theme for WordPress 2.3.3"
Author: Andre Aulich
Author URI: http://www.andre-aulich.de
Version: v. 0.4
*/
/*---------------------------- Main -------------------------------*/
html, body {
	background-color: #f2f2f2;
	color: #000;
	margin: 0;
	font: 12px Verdana, Arial, sans-serif,;
	letter-spacing: 0.01em;
}
/*---------------------------- Links -------------------------------*/
a {
	color: #1456a9;
	font-family: Verdana, Arial, sans-serif;
}

a:visited {
	color: #1456a9;
}
a:hover {
	color: black;
}		
a img {
	color: #1456a9;
	display: block;
}		
/*---------------------------- Images Structure -------------------------------*/

img.c {						/*Now if you add the class "c" will center the img, "r" will float it to the right and yeah you guessed!... "l" will float it left.*/
	display: block;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
}	
img.r {
}
img.l {
	}
.entry img {					/*A nice hover efect when your post-images are linking somewhere*/
	border: 1px solid silver;
	max-width: 98%;
	display: block;
	padding: 6px;
	margin: 35px auto;
}
.entry a img {	
	border: 1px solid silver;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.entry a img:hover {
	border: 1px solid black;
}	
/*---------------------------- General Html -------------------------------*/
hr {
	}
h2 {
	text-align: left;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
}
h3 {
        text-align: left;
        color: #000000;
        text-decoration: none;
	padding-top: 20px;
	font-weight: bold;
}
	.ncol h2{	
	line-height: 24px;
	text-decoration: none;
	display: block;
	font-size: 15px;
}
	.wcol h2{	
	line-height: 25px;
	font-size: 20px;
	text-decoration: none;
}	
	.sidebar h2{	
	text-align: left;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
}	
h2, h3, h2 a, h2 a:visited{
	color: #000;
	text-decoration: none;
	font: 20px/150% Verdana, Arial, sans-serif;
	margin-bottom: 20px;
}
h2 a:hover {
	color: #1456a9;
	text-decoration: none;
}
h3{	
	font-size: 13px;
	text-decoration: none;
}	
blockquote {
	padding: 1px 1px;
	}
blockquote:hover {
	background: #FFF;
	color: black;
}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	background-color: #d0d0d0;
	display: block;
	border: 1px dotted black;
	padding: 10px;
	text-align: left;
	margin-top: 35px;
	margin-left: 0;
	margin-bottom: 35px;
}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #020e1e;
	}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	font-weight: bold;
	font-size: 12px;
}
.ncol .navigation {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
}	
.ar {
	float: right;
	margin-right: 50px;
}
.al {
	float: left;
	margin-left: 50px;
}
.ac {
	text-align: center;
	}
/*---------------------------- Content -------------------------------*/
#content{
	text-align: left;
	background: #f2f2f2 no-repeat right bottom;
	width: 100%;
}
/*----------------------------Top Bar -------------------------------*/
#topbar{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	line-height: 17px;
	font-size: 10px;
	padding-top: 2px;
	opacity: 1;
	display: block;
	top: 110px;
	position: fixed;
	background: black url(http://www.andre-aulich.de/wp-content/themes/allmine/navbg.png) repeat-x;
	height: 25px;
	border-bottom: 2px solid gray;
}

#top img {
	padding-top: 3px;
}
.navbar{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	font-size: 11px;
	margin-top: 2px;
}
.navbar ul{
}
.navbar li{
	display: inline;
}
.navbar a, .navbar a:visited  {
	cursor: pointer;
	color: white;
	display: block;
	padding-right: 40px;
	float: left;
	text-decoration: none;
}		
.navbar a:hover{
	color: #95d1fd;
}
/*---------------------------- Top Search Form -------------------------------*/
.topsform {
	height: 15px;
	border: none;
	vertical-align: bottom;
	width: 230px;
	float: right;
	padding-top: 1px;
}	
.t-s{
	font-family: Verdana, Arial, sans-serif;
	color: #1456a9;
	font-size: 10px;
	height: 15px;
	border: 1px solid #000000;
	background-color: #FFF;
	vertical-align: bottom;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
.topsformsubmit{
	color: #1456a9;
	width: 60px;
	background-color: #FFF;
	cursor: pointer;
	vertical-align: bottom;
	font: bold 10px Verdana, Arial, sans-serif;
	border: 1px solid #000;
	padding: 0;
	height: 15px;
	float: right;
	margin-bottom: 0;
	margin-top: 1px;
}
.topsformsubmit:hover{
	color: black;
	font-weight: bold;
}	
/*---------------------------- Header -------------------------------*/
	/*--Just drop a 776px*165px image named 'header.jpg' in the theme folder an it will be displayed in your blog header---*/
.header {
        width: 100%;
        background: #1456a9 url(http://www.andre-aulich.de/wp-content/themes/allmine/hbg.png) repeat fixed;
	display: block;
	height: 110px;
	top: 0;
	position: fixed;
	color: white;
	font-size: 14px;
}

#content div.header div.whoami {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#content div.header p.Subtitle {
	color: white;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, sans-serif;
	display: block;
	position: relative;
	left: 80px;
	bottom: 15px;
}

#content div.header p.MyName {
	text-shadow: black 1px 1px 5px;
	display: block;
	color: white;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font: 24px Verdana, Arial, sans-serif;
	text-transform: uppercase;
	top: 10px;
}		
/*---------------------------- Page -------------------------------*/
.page {
	background: none no-repeat right bottom;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	display: block;
}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	padding-bottom: 30px;
	width: 100%;
	padding-top: 20px;
	display: block;
	left: 0;
	margin: 135px auto 44px;
}	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	width: 80%;		
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	left: 0;
}
/*---------------------------- Post Structure -------------------------------*/
.post {
	background-color: white;
	border: 1px dotted silver;
	margin-bottom: 25px;
	padding: 10px 20px;
	margin-top: 5px;
}
.archived {
}	
.archived h2{	
	font-size: 14px;
	}
.postmetadata {
	padding: 3px;
	border-top: 1px dotted #0c3b76;
	color: #333333;
	text-align: left;
	margin-top: 25px;
	display: inline-block;
	font: 10px/17px Verdana, Arial, sans-serif;
}
.entry {
	font: 12px/150% Verdana, Arial, sans-serif;
	letter-spacing: 0.01em;
	text-align: left;
}
.entry a {
	color: black;
	text-decoration: underline;
}

.entry a:hover {
	color: #1c77e5;
	text-decoration: none;
}

.entry ol li {
	list-style: decimal outside;
	}
.entry ul li {	
	list-style-type: square;
	padding-bottom: 10px;
}
.entry form {
}
.entry input {
	font-size: 9px;
	background-color: #FFFFFF;
	border:1px solid #020e1e;
	margin-top: 2px;
	margin-bottom: 2px;
}	
.entry input[value="Submit"] {
	font-size: 9px;
	cursor: pointer;
	}
.entry input[value="Submit"]:hover{
	background-color: #6e7885;
	color: #000;
}
/*---------------------------- Sidebar -------------------------------*/
.sidebar {
	font-size: 12px;
	line-height: 20px;
	background-color: #FFF;
	width: 180px;
	padding-top: 30px;
	padding-left: 40px;
	display: none;
}
.sidebar h2 {
	text-align: left;
	font-size: 13px;
	}	
.sidebar ul {
	list-style-image: url(button.gif);
	list-style-position: outside;
	color: #000;
	opacity: 1;
}
.sidebarul li {
	list-style-type: none;
	list-style-image: none;
	color: #000;
}
.sidebarul li ul {
}
.sidebar  ul li ul li {
	color: #000;
	list-style-type: square;
	list-style-image: none;
}

.sidebar ul li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.sidebar ul li a:hover{
	color: gray;
}
/*---------------------------- Search box for error-404 pages -------------------------------*/
.searchbox{
	display: block;
	background: #F7F7F7;
	border:1px solid #D6D3CE;
	color: #000;
}
.searchbox #searchform {
	background: #FFF;
	border: 1px solid #D6D3CE;
	color: #000;
}
.searchbox #searchform #s{
	font-family: Verdana, Arial, sans-serif;
	color: #404040;
	font-size: 10px;
	height: 100%;
	border: none;
	background-color: #FFF;
}
.searchbox #searchform #searchsubmit{
	border: none;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: bold;
	height: 100%;
	background-color: #FFF;
	border-left:1px solid #D6D3CE;
	cursor: pointer;
	margin-right: auto;
	margin-left: auto;
}
.searchbox #searchform #searchsubmit:hover{
	background-color: #6e7885;
	color: #000;
}	
#tbs {
	border: 1px solid #525D5A;	
	background: #F7F7F7;
	}
#tbs:hover {
	background-color: #FDFDFA;
	color: black;
}
.footer {
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 8px;
	font-size: 0.8em;
	width: 100%;
    background: url(http://www.andre-aulich.de/wp-content/themes/allmine/footerbg.png) repeat-x scroll;
	color: #000;
	display: inline-block;
	position: fixed;
	bottom: 0;
	height: 10px;
	border-top: 2px solid gray;
}
