/*
Theme Name: FxBees
Theme URI: http://fxbees.com/
Description: Forex Bees Blog Theme (based on kubrick/default)
Version: 1.0
Author: Malte Muenchert
Author URI: http://www.com/
Tags: yellow, custom header, fixed width, two columns, widgets

*/

#whitebg {
  background: white;
}

/* Begin Typography & Colors */
body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
  background: url(images/bg.jpg) #a4b0b0;
	padding: 0;
	margin: 0;
	color: #615e56;
	text-align: center;
	}

#page {
	text-align: left;
  background: #e8eaed;
	margin: auto;
	padding: 0;
	width: 860px;
}

#header {
  width: 860px;
  height: 120px;
  background: url(images/header_bg.gif) #ffde37;
}

#logo 	{
	padding-left: 20px;
	padding-top: 20px;
	height: 73px;
	width: 189px;
	float: left;
}

#blog-desc {
	float: right;
	padding-right: 20px;
	color: #37342e;
}

#blog-desc h1, #blog-desc h1 a {
	font-size: 13px;
	font-weight: bold;
	color: #37342e;
	border: none;
}

#content {

	}

.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	padding: 10px;
  margin: auto;
	margin-top: 10px;
  width: 840px;	
	background: url(images/footer_bg.gif) repeat-x #d1d4d8;	
	text-align: center;
	clear: both;
}

small {
	font-size: 9px
	}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #37342e;
	border-bottom: 1px solid #37342e;
	}

.post h2 {
	font-size: 21px;
	border: none;
	line-height: 30px;
	
}

#sidebar h2 {
	font-size: 13px;
	}

h3 {
	font-size: 13px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: inherit;
	}

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;
	}

.entry p a:visited {
	color: #86837a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a  { color: #86837a; }

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */




.narrowcolumn {
	float: left;
	margin: 20px;
	padding: 20px;
	width: 429px;
	margin-top: 0;
	background: white;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
    width: 410px;
	text-align: justify;
	margin-bottom: 20px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;

	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;      margin-right: 10px;
	}

h2 {
	margin: 0 0 8px;
	padding: 0 0 7px;
	font-size: 21px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 8px;
	padding: 0 0 7px;
	font-size: 21px;
	border-bottom-color: #86837A;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Blog posting fonts etc. taken from main site forum styles */

.post p {
	margin-top: 15px;
		font-size: 12px;
	line-height: 20px;
	font-family: Georgia, Times New Roman, serif;	
}

.post h2 { text-align: left; }
.post small { font-size: inherit; font-weight: bold; color: #37342E; }

.post p a {
	color: #21201E;
}

.post {
	background: url(/images/msg_bg80.gif) #ffffff repeat-x;
	padding:10px;
	float: left;

}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	border-bottom: 1px solid #d0d0cb;
	margin-bottom: 10px;
	padding: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 10px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-top: 0px;
	margin-right: 20px;
	width: 329px;
	float: left;
	
	background: white;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
	margin-bottom: 10px;	
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {

	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Nav css taken from fxbees.com main page */


#nav-to-page {
	height: 20px;
  background: url(http://www.fxbees.com/images/nav_to_page.gif) #e8eaed repeat-x;
}

#nav { 
  background: url(http://www.fxbees.com/images/tabs.gif) #ffcc00 repeat-x;
	background-position: 0 -180px;
  font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	height: 30px;
}

#nav a, #nav a:active, #nav a:visited, #nav:hover {
  line-height: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

#nav .selected a, #nav .tab-start-selected a {
  color: #37342e;
}

#nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* nav-icon */
#nav div.ni {
  width: 20px;
  height: 20px;
  background: yellow;
  margin-right: 3px;
  float: left;
}

#nav li { 
  padding: 0;
  margin: 0;
  float: left;
	text-align: center;
  padding-top: 5px;
  
  /* tab-spezifisch */
  background: url(http://www.fxbees.com/images/tabs.gif) #0A141E no-repeat;
  width: 108px;
  height: 25px;
/*  padding-left: 12px; das hier nur wenn der text nicht zentriert ist*/
  padding-left: 6px; padding-right: 6px;

}

#nav .prev-selected { background-position: 0 -30px; }
#nav .next-selected { background-position: 0 -60px; }
#nav .tab-start { background-position: 0 -90px; }
#nav .tab-start-next-selected { background-position: 0 -120px; }
#nav .selected, #nav .tab-start-selected { background-position: 0 -150px; }

#nav .start, #nav .start-sel, #nav .end, #nav .end-sel {
  width: 10px;
  height: 30px;
  padding: 0;
  background: url(http://www.fxbees.com/images/tab_corners.gif) #0A141E no-repeat;
}

#nav .start { background-position: 0 -0px; }
#nav .start-sel { background-position: 0 -30px; }
#nav .end { background-position: 0 -60px; }
#nav .end-sel { background-position: 0 -90px; }

/* Flag css taken from fxbees main site */
#lcont { position: absolute; }
#langs {
	top: 10px;
	left: 20px;
	position: relative;
	
}

.qtrans_flag, .flag-selected {
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
}

/*
#qtranslate-chooser .active {
	border-bottom: 1px #0A141E solid;
}*/

/*
<ul class="qtrans_language_chooser" id="qtranslate-chooser">
<li>
	<a href="http://blog.fxbees.com/de/" hreflang="de"
     class="qtrans_flag qtrans_flag_de">
  <span style="display:none">Deutsch</span></a>
</li>

<li class="active">
	<a href="http://blog.fxbees.com/" hreflang="en"
   class="qtrans_flag qtrans_flag_en">
    <span style="display:none">English</span></a>
</li>
</ul>
*/
ul#qtranslate-chooser { list-style: none; margin: 0; padding: 0;}
#qtranslate-chooser li {
  padding: 0;
  margin: 0;
  float: left;
}

.qtrans_widget_end { display: none; }

li .widget {
	margin-bottom: 10px;
	padding: 40px;
}

