/*
Theme Name: eBoostr
Theme URI: http://www.eBoostr.com/
Description: eBoostr Theme
Author: eBoostr Team
Author URI: http://www.eBoostr.com/
Version: 2.0
*/
html, body, div, h1, h2, h3, h4, h5, p, form {
   margin: 0px;
   padding: 0px;
}

img {
   border: 0px none;
}

img.avatar {
   float: left;
   margin-right: 1em;
   margin-bottom: 1em;
   border: 1px solid lightgray;
   padding: 1px;
}

img.fit {
   max-width: 100%;
}

body {
	text-align: center;
	font-size: small;
   line-height: 1.5em;
   font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #dadbe8 url(images/bg.gif) no-repeat scroll 540px top;
	color: #333;
}

h1, h2, h3, h4, h5 {
   font-family: "Calibri", "Lucida Grande", Trebuchet MS, Arial, sans-serif;
}

#wrap {
	width: 90%;
   min-width: 970px;
   max-width: 1400px;
	margin: 0 auto;
	text-align: left;
}

.says { display: none }

.date {
   font-size: .8em;
   color: #777;
   margin: 1em 0 0 0;
   font-weight: bold;
}

.padded {
   padding: 1.5em;
}

.note {
   background-color: #e5e5b1;
   border-bottom: 1px solid #9e9e9e;
   border-right: 1px solid #9e9e9e;
   margin: 0 3em;
   font-size: 1.1em;
}

.error {
   background-color: #ffc8c8;
   margin: 1em 0em;
   padding: 1em;
}

.centered {
   text-align: center;
}

.left {
   float: left;
   margin: 0 1em .5em 0;
}

.right {
   float: right;
   margin: 0 0 .5em 1em;
}

.colored {
   color: #66251e;
}

.special {
   background-color: #fffed2;
}

.top_margin {
   margin-top: 2em !important;
}

.bordered {
   border-bottom: 1px dotted #555;
}

.border_colored {
   color: #66251e;
   border-bottom: 1px dotted #66251e;
}

.small {
   font-size: .8em;
   color: #777;
}

.emph {
   font-size: 1.1em;
   line-height: 1.4em;
   font-weight: bold;
}

.red {
   color: red;
}

sup.red {
   font-weight: bold;
}

.past {
   background-color: #eee;
}

.cur {
   background-color: #dedede;
}

.mark {
   text-align: center;
   vertical-align: center;
}

a {
   color: #6b6d80;
   outline: none;
}

a:visited {
   color: #565766;
}

a:hover {
   color: #9698b3;
}

div.rounded {
	background: #fff url(images/lt.gif) no-repeat scroll left top;
   border-bottom: 1px solid #9e9e9e;
   border-right: 1px solid #9e9e9e;
   padding: 1.5em;
}
div.yellow {
	background: #e8e5da url(images/lty.gif) no-repeat scroll left top !important;
}

div.clearer {
   clear: both;
	line-height: 0; width: 1px; height: 0px; margin: 0px; padding: 0px;
}

#header {
   height: 120px;
}
#header img#logo {
   border: 0;
   float: left;
}

/* top navigation */
#nav {
   float: right;
}

#nav ul { 
   list-style: none;
   margin: 0;
   padding: 0;
}

#nav li {
   display: inline;
   margin: 0;
   padding: 0;
}

#nav a {
   /*font-size: 95%;*/
   font-weight: bold;
   text-decoration: none;
   color: white;
}

#nav li.page_item a { 
   background-color: #83859C;
   color:white;
   float:left;
   margin-left:.5em;
   padding:1.8em 0pt 1.3em;
   text-align:center;
   width:7em;
}

#nav li.page_item a:hover {
   background-color: #bbbedf;
}

#nav li.current_page_item a {
   background-color: #616374;
}
#nav li.current_page_item a:hover {
   background-color: #616374 !important;
}

#lang_selector {
   clear: right;
   float: right;
   font-size: 12px;
   margin: 1em;
   white-space: nowrap;
   cursor: pointer;
   padding: .5em 1em .5em .5em;
   background: url(images/ard.gif) no-repeat scroll right center;
}

#lang_selector img {
   margin: 0 8px 0 0;
}

#lang_selector a img {
   text-decoration: none !important;
}

#langs {
	padding: .8em 1.5em;
	background-color: #fff;
	border-bottom: 1px solid #9e9e9e;
	border-right: 1px solid #9e9e9e;
	position:absolute;
	display:none;
	z-index:99;
	top:-20px;
	right:-15px;
}

#langs p {
	margin: .7em 0;
}


#content_box {
   width: 100%;
}

#content_note {
   margin-top: 1em;
}

#content_note h3 {
   font-weight: normal;
}

#content_note h3 a {
   font-weight: bold;
}

#content_note h3 a:hover {
   text-decoration: underline;
}

#content .entry ul {
   padding-left: 1.5em;
   margin: 1em 0;
   list-style: square outside;
}

#content .entry ul li {
   margin: .3em 0;
   padding: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
   margin: 0 0 .5em;
}

#content p {
   margin: .5em 0 1em;
}

/* Columns */
.two_columns, .three_columns {
   width: 100%;
   clear: both;
}

.two_columns .column {
   float: left;
   width: 48%;
}

.two_columns .first {
   margin-right: 3.5%;
}

.three_columns .column {
   float: left;
   width: 30%;
}

.three_columns .first, .three_columns .second {
   margin-right: 4.5%;
}

/* beta blocks */
div#beta_sign_in {
   margin-right: .5em;
}

div#beta_sign_up {
   margin-left: .5em;
}

div#beta_sign_in, div#beta_sign_up {
   min-height: 17.5em;
}

#beta_news {
   margin-top: 1em;
}

#beta_feedback ul li {
   margin: .5em 0 1.5em;
}

/* forms */
form p, label {
   margin: .7em 0;
}
input {
   font-size: 1.1em;
}

#footer {
   margin: 2em 0em;
	text-align: center;
}

/* posts navigation */
.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
}

#content p.nav {
	display: block;
   clear: both;
   margin: 1em 0 5em;
}

/* post info */
p.posted {
   font-size: .8em;
   color: #777;
   margin: .5em 0 .8em 0;
   font-weight: bold;
   padding-bottom: .5em;
   border-bottom: 1px dotted gray;
}

div.entry {
   margin-bottom: 2em;
}

div.entry p {
   font-size: .9em;
   margin-bottom: .5em;
}

h1 a, h2 a, h3 a {
   text-decoration: none;
}

/* comments */
.commentlist {
   margin:0 0 1em;
   padding:0;
}
.commentlist cite, .commentlist cite a {
   font-style:normal;
   font-weight:bold;
}

.commentlist cite {
   font-size: 1.3em;
}

.commentlist div.reply {
   margin-bottom: 5px;
   font-size: 0.8em;
}

.commentlist .children {
   padding: 0;
   margin: 0 0 0 15px;
}

.commentlist li {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin: 0;
   padding: 1em 0 1em 1em;/*.4em 1em 0.8em;*/
}

.commentmetadata {
   font-size:0.8em;
   font-weight:normal;
   margin-top: -2em;
   margin-right: 2em;
   float: right;
}

.commentlist .commenttext {
   overflow: auto;
   font-size: .9em;
}

.commentlist .alt {
   background-color:#F8F8F8;
   border-bottom:1px solid #DDDDDD;
   border-top:1px solid #DDDDDD;
}

.commentlist .even {
   background-color:white;
}

.commentlist blockquote {
   background-color: #f1f1f1;
   border-left: 3px solid #ebebeb;
   padding: .5em;
   margin: 1.5em 0 .2em 2em;
}

fieldset {
   margin: 1em 0;
   padding: 1em;
}

/* prices */
ul#pricing { 
   list-style: none;
   margin: 0;
   padding: 0;
}

ul#pricing li {
   display: inline;
   margin: 1em;
   padding: 1em;
   width: 33%;
   font-weight: bold;
   font-size: 1.3em;
}

/* languages list */
ul#languages {
   list-style: none !important;
   margin: 0;
   padding: 0;
}
ul#languages li {
   font-weight: bold;
   line-height: 40px;
   vertical-align: middle;
   margin: 0;
   padding: 0;
}

ul#languages li img {
   vertical-align: middle;
}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

/* order page */
#table_order {
   width: 100%;
   border-collapse: separate;
   border-size: 0px;
}

#table_order td {
   padding: .5em;
   font-size: 1.2em;
}

#table_order th {
   padding: .5em;
   background-color: #ddd;
   margin: 1px;
}

#table_order tr:hover {
   background-color: #f3f3f3;
}

#table_order .price {
   text-align: center;
   width: 5em;
   font-weight: bold;
}

#table_order .sel {
   text-align: center;
   width: 1%;
}

.wp-caption-text {
   text-align: center;
   font-size: 10px !important;
   color: #444;
   font-weight: bold;
}

.form_captcha img {
   padding: 0;
   border: 1px dotted #999;
}