/*
Theme Name: bitsundso
Theme URI: http://bitsundso.de/
Description: 
Version: 0.8
Author URI: http://bitsundso.de/
Ported By: Winnie Teichmann
Porter URI: http://thatswinnie.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Typography & Colors */

/*body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

a { color: #06c; text-decoration: none; }
a:hover { color: #147; }

.alt { background: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

p { margin-top: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	font-size: 4em;
	text-align: center;
	margin:0;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/	

/* Structure
=================================== */


/*#wrapper  {
	background: #d5d6d7 url('images/kubrickbgwide.jpg');
  border: none;
	background-color: white;
	text-align: left;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
	height: 200px;
	width: 100%;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
	}	
	
	

#main {
	font-size: 1.2em;
	width: 700px;
	margin: 0 auto;
	padding:0;
	position: relative;
}
*/
.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 5px;
}
/*
#footer { 
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 63px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

*/

/* Login Form
=================================== */

.login {
	font-weight: bold;
	color: #444;
	width: 100%
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size: 1em;
	/*margin-top: 13px;*/
	float: left;
}

p.login {
	font-weight: normal;
	font-size: 1.1em;
    padding: 10px 0 0 0;
    text-align: right;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}

form.login input#user_login, form.login input#password, form#searchformBB input#s { 
	width:100px;
}

/* login-form
----------------------------------------------- */

.loginform { 	
    padding: 20px 0 0 0;
  }

.loginleft{ 	
    width: 300px;
    float: left;
    padding: 0 0 0 0;
  }


.loginleft p { 	
    padding: 0;
    margin:0;
  }
  
.loginright{ 	
    width: 358px;
	float: left;
	text-align:right;
  }

/* Front Page
=================================== */


#front-page #hottags {
	padding: 0;
	margin: 0px auto;
	width: 668px;
	overflow: hidden;
}

#front-page #discussions {
	padding: 0;
	margin: 0px auto;
	width: 668px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #E4EFFF; }


/* Topic Page
=================================== */

.infobox {
	border: 1px solid #aaa;
	border-width: 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 448px;
	padding: 15px;
	margin-bottom: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}
/*
.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }
*/
#thread {
	background: #ccc;
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 450px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#thread li {
	padding: 1.5em 1.0em 0.5em 0;
	margin: 0;
	background: #eee;
	padding: 10px;
	line-height: 1.5em;
	margin: 1px 0;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadpost .post {
	margin: 0px;
}

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font-size: 11px; }

.poststuff {
	float: right;
	padding: 0 0 5px;
	font-size: 10px;
	text-transform: uppercase;
}

.num, #forumlist small {
	font-size: 11px;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 460px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: left; }

.topiclink { display: block; }

.topictitle {
    color:#226D24;
	font-size: 20px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }
/*
#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}
*/
#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; border-bottom: 1px solid #ccc;}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #E4EFFF; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font-size: 11px;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	margin-right: 20px;
	width: 480px;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */


#profile-menu {
	list-style: none;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
}

#profile-menu li.current {
	background-color: #E4EFFF;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

/*
fieldset {
	border: none;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}*/


/* Winnie
=================================== */
#content {
    margin-bottom:20px;
}

h2.post-form {
    font-size:1.3em;
}

div.clearer {
    clear:both;
}

.contentads {
    text-align:center;
}


/*div#othertags p {
    margin:0px;
}

ul#yourtaglist {
    margin:0px;
    padding-left:15px;
}*/

