/*
Theme Name: English By Phone Default
Theme URI: http://englishbyphone.org/
Description: The default English theme based on the famous <a href="http://smartconsultant.net">SmartConsultant</a>.
Version: 1.6
Author: SmartConsultant.net
Author URI: http://smartconsultant.net/
Tags: blue, custom header, fixed width, two columns, widgets

	smartheme v1.5
	 amozcster@gmail.com

	This theme was designed and built by Michael Heilemann,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#invis {display:none;}

* {
	margin:0;
	padding:0;
	-vertical-align:middle;
}

p {
	margin-bottom:14px;
	line-height:1.7em;
}

hr{ margin: 5px; color: #609ED1;}

h1{}

h2{}

h3{}

h4{}

h5{}

.last {
	margin:0;
	}
	
img {
	border:none;
	}

.clear {
	clear:both;
	}

.error{
	color: #f00;
}	
	
a {
	color:#2188af;
	text-decoration:none;
	}

a:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
	color:#848484;
	}

body {
	font:12px Arial,sans-serif;
	color:#333333;
	background:url("images/background.jpg") repeat-x bottom center #E5EFF8;
	}

input, textarea, select option{
	color:#72808F;
	font-family:Tahoma;
	font-size:12px;
	padding:3px;
}

#container {
	width:1000px;
	margin:10px auto;
}
	
#navmenu{
	float: right;
	padding-right: 20px;
	padding-top: 40px;
}

#logo {

}

#header-ad {
	float:right;
	width:639px;
	height:60px;
	margin:19px;
}
	
#navigation {
	background:url(images/nav-bg.png) repeat-x;
	height:30px;
	}

#navigation ul {
	list-style:none;
	}

#navigation li {
	float:left;
	list-style:none;
	}

#navigation li a {
	display:block;
	line-height:30px;
	border-right:1px solid #1e7b9e;
	height:30px;
	color:#fff;
	font-size:1.2em;
	padding:0 20px;
	font-weight:bold;
	}

#navigation ul li a:hover {
	background:url(images/nav-bg-hover.png) repeat-x;
	}

#navigation form {
	float:right;
	padding:26px 5px 0 0;
	background: url("images/search_bg.gif") no-repeat scroll left center #2EA3D0;
	height: 25px;
	margin-top: -20px;
	
	}

#navigation form input.text {
	width:255px;
	}

#content {
	background: #fff url("images/bgcont-mid.png") repeat-y;
	width:1000px;
}

#top{
	background: url(images/topmenu2.png) no-repeat center top;
	width: 750px;
	height: 70px;
	margin: 0 auto;
	float: right;
}

#top .freevaluation{
	text-align: right;
	padding: 4px 5px 0 0;
}

#top .topmenu{
	padding: 11px 0 0 170px;
}

#top .topmenu ul{}

#top .topmenu ul li{
	display: inline-block;
	padding-right: 12px;
}

#topmenu{
	background: #fff url(images/topmenu.png) no-repeat center top;
	width: 900px;
	height: 71px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#welcome {
	margin-right:2px;
	background:#eef3cd;
	border:1px solid #d4d9b2;
	}

#welcome-blurb {
	padding:10px;
	}

#welcome-blurb p {
	font-size:1.2em;
	line-height:1.5em;
	margin:0;
	}

#welcome-blurb h1 {
	color:#2188af;
	font-size:18px;
	display:block;
	margin-bottom:2px;
	}
	

#welcome #slideshow {
	height:200px;
	width:463px;
	overflow:hidden;
	}

.content{
  text-align: justify;
}

#content #main .accordion {
	background:#fff;
	margin-right:2px;
	margin-top:5px;
}

#content #main .accordion .entry{
	line-height:normal;
}

#tblcontent{
	width:990px;
	margin: 0 auto;
	padding: 5px;
}

.accordion img{ 
	/*float:left;*/
	float:none;
	padding:5px;
}

.content h1 {
	font-size:2.3em;
	padding-bottom:15px;
}

.content h2 {
	font-size:18px;
	padding:10px 0px;
	color:#2188af;
}

.content h3 {
	font-size:16px;
	padding:6px 0px;
}

.content h4 {
	font-size:14px;
	padding:4px 0px;
}

#content #main {
	/*width:466px;
	margin-left:190px;
	background:#FAFAFA !important;*/
	padding:10px;
}
	
#content #main .post {
	padding:5px 5px 0;
	font-size:1.2em;
	//border-bottom:1px solid #eee;
	margin-bottom:10px;
	background:#FAFAFA !important;
	}
	
#content #main .post .thumb {
	float:right;
	padding: 0 0 10px 10px;
	}

#content #main .post ul, #content #main .post ol	{
	list-style-position:inside;
	margin:0 0 10px 10px;
	}

#content #main .post li {
	line-height:1.5em;
	}

#content #main .post h2 a, #content #main .post h1 {
	font-size:18px;
	display:block;color:#2188af;
	margin-bottom:5px;
	}
	

#content #main .post .post-meta, .postmetadata{
	padding:10px 0;
	border-top:1px solid #eee;
	font-size:0.9em;
	}	

#content #side {
	/*width:280px;
	float:right;
	margin: 0 10px;*/
	padding: 5px;
}
	
#content #sidebar {
	/*float:left;
	width:170px;
	margin-left:11px;
	margin-bottom:5px;*/
	padding:5px;
}

.entry ul, .entry ol {margin-left: 20px; padding: 5px 10px;}

.entry ol li{ list-style:decimal outside none; padding-bottom: 5px;}

.entry ul li{ list-style: disc; padding-bottom: 5px;}

#form-evaluation {
	background-color:#EAF6FF;
	border:1px solid #C5DBEE;
	padding:10px;
}

.tags {
	margin:0;
	text-align:center;
	}

.nav-box {
	/*background:#FAFAFA;
	border:1px solid #d4d9b2;*/
	margin-bottom:5px;
	font-size:1.1em;
}

 h3.title ,.nav-box li h3{
	padding:5px 10px;
	font:20px arial;
	color:#333;
	background:none repeat scroll 0 0 transparent;
        display: none;
	}

ul.recent-comments li {
	display:block;
	padding:5px 10px;
	border-bottom:1px solid #d4d9b2;
	}
	
ul.recent-comments li a{
	display:inline !important;
	float:left;
	background:none !important;
	padding:0 !important;
	border-bottom:none !important;
	}

ul.recent-comments li:hover {
	background:#eee;
	}
	.recent-comments li:hover {
	background:#eee;
	}

.nav-box ul, .nav-box li{
	list-style:none;
	padding-bottom:10px;
font-size: 105%;
line-height: 120%;
}

.nav-box ul li.current_page_item{ font-weight: bold;}

.nav-box ul.nav li a, ul.related_post li a, .nav-box li ul li {
	display:block;
	background:url(images/bullet.png) no-repeat left 11px;
	padding:5px 10px 5px 17px;
	border-bottom:1px solid #d4d9b2;
	}
	
.nav-box li ul li ul li{
	border-bottom:none;
	font-size: 90%;
	}
	
.nav-box ul.nav li a:hover {
	background:url(images/bullet-hover.png) no-repeat center left #eee;
	}

.nbb {
	//border-bottom:none;
	}

.padding5 {
	padding:5px;
	}

.padding10 {
	padding:10px;
	}

#footer {
	//background:#eef3cd;
	//border-top:1px solid #d4d9b2;
	padding:10px 10px 20px;
	color:#818181;
	text-align:center;
	font-size:1.1em;
	height:40px;
	}

#footer p {
	margin-bottom:0;
	}

#footer ul {
	list-style:none;
	}

#footer ul li {
	display:inline;
	}

#footer ul li a {
	margin:0 5px;
	}

#main .post p.read-more {
	text-align:center;
	}

#main .post p.read-more a , .more-link {
	display:block;
	width:130px;
	float:right;
	font-weight:bold;
	background:url(images/nav-bg.png) repeat-x;
	color:#fff;
	margin-left:5px;
	padding:5px;
	margin-top:30px;
	}

#main .post p.read-more a:hover , .more-link:hover{
	background:url(images/nav-bg.png) repeat-x;
	}

#commentsarea {
	padding:10px;
	border:1px solid #ccc;
	background:#eee;
	margin-right:2px;
	}

#commentsarea h3 {
	color:#2188af;
	font-size:14px;
	margin-bottom:8px;
	display:block;
	}

#commentsarea textarea {
	width:442px;
	font-family:Arial, Helvetica, sans-serif;
	height:120px;
	font-size:12px;
	}

#commentsarea small {
	font-size:11px;
	}
	
#commentsarea .avatar {
	display:none;
	}
	
#commentform p {
	font-size:12px;
	}

#commentsarea ol {
	list-style:none;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:8px 0 16px;
	}

#commentsarea li {
	list-style-position:inside;
	padding:8px;
	background:#fff;
		font-size:1.2em;
	border-bottom:1px solid #ccc;
	}
	
	#commentsarea li p {
		margin:10px 5px;
		line-height:1.8em;
		}

#commentsarea li.alt {
	background:#fff;
	}


#commentform p {
	margin-top:8px;
	}

.sociable {
	padding:5px;
	border:1px solid #ccc;
	background:#eee;
	margin-bottom:5px;
	}

.sociable strong {
	margin-bottom:3px;
	display:block;
	}

.sociable ul {
	list-style:none;
	margin:0 !important;
	}

.sociable ul li {
	display:inline;
	}

#post-pics {
	margin:5px 0 0;
	background:#eef3cd;
	border:1px solid #d4d9b2;
	height:186px;
	}

#post-pics h3 {
	margin-bottom:8px;
	}

#post-pics p {
	text-align:center;
	margin:0 0 0 5px;
	}

#post-pics img {
	width:105px;
	margin:0 5px 5px 0;
	}
	
#more-posts {
	padding:5px;
	background:#eee;
	font-size:1.1em;
	border-top:1px dashed #ccc;
	}
	
	#more-posts .previous {
		width:50%;
		}
	
	#more-posts .next {
		width:50%;
		text-align:right;
		float:right;
		}

p.center {
	text-align:center;
	margin:0;
	padding:0;
	}

#clean_contact {
padding:10px;
background:#eee;
border:1px solid #ccc;
}

#clean_contact label {
font-size:1.1em;
margin:0 0 2px;
font-weight:bold;
}

#clean_contact input {
padding:2px;
}

.err {margin-bottom:5px;}

.postthumb2{text-align:center;width:116px;float:left;}

#respond{padding-left:183px;}

#header{ height: 80px;}

#header-ad img{float:left;}

#topabstract { 
	background-image:url(../images/top-abstract.jpg);
	background-repeat:no-repeat; 
	background-position:top right; 
	width:100%; float:right;
}

#bottombg {
	background-image:url(../images/bottombg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left; width:100%;
}

#bottomabstract {
	background-image:url(../images/bottom-abstract.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%; float:left;
}

#wrapper { width:999px; margin:0px auto; }

.luhurx{
	background:url(images/dark-gradient.png) repeat-x scroll center top #515151;
	padding:5px 10px;
	color:#fff;
}

#footer{ color: #fff;}

#footer .flogo{ float: right;}

#footer .ftxt{ float: left; text-align: left;}
