
/*
Theme Name: TMtravelworld
Theme URI: http://www.brandonacox.com/2008/11/03/free-wordpress-theme-balance-of-blue/
Description: Balance of blue is a grid-based theme with two columns in the content area and three columns in the footer. It's optimized for ad space and is a great theme for a blog or business site.
Author: Brandon Cox
Author URI: http://www.brandonacox.com
Tags: white, blue, two columns, valid, widget ready, simple, clean, grid-based
Version: 1.5
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

body 
{ 
margin: 0px;
padding: 0px;
font-family:  Helvetica, Verdana, Arial, sans-serif; 
font-size: 85%;
color: #555;
background: #efefef;
}

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li {  }
h1 { 
font-size: 1.7em;
padding-bottom: 5px;
}
h1 a { color: #333333; text-decoration: none; }
h2 { font-size: 1.4em; color: #036; font-weight:normal; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #336699; }
a:hover { color: #000; }

#container
{
	width: 960px;
	margin: 0 auto;
}

#header-wrapper
{	
	background: #528bc5;
}

#header
{ 
width: 960px;
margin: 0 auto;
padding: 10px 0;
height: 110px;
background: #336699;
}

#header-left
{
	float: left;
	width: 460px;
	height: 100px;
	padding: 5px;
	display:inline;
	overflow: hidden;
	
}
p.site-title
{
font-size: 30px;
margin-bottom: 0px;
font-weight: bold;
color: #fff;
}
p.site-title a 
{
	color: #fff;
	text-decoration: none;
	/*text-shadow: 2px 2px 2px #333;*/
}
p.site-title a:hover { color: #ddd; }
p.description { margin-bottom: 0px; color: #fff; }
#logo 
{
	overflow: hidden;
	width: 460px;
	float: left;
	margin: 25px 0 0 0;
}

#header-right 
{
float: right;
width: 490px;
height: 110px;
display: inline;
overflow:hidden;
}
.ad_468
{
float: left;
width: 468px;
margin: 25px 10px 15px 10px;
display: inline;
overflow: hidden;
height: 60px;
}
/*
.nav { width: 480px; margin: 10px; float: left; height: 22px; }
.nav ul { margin: 0px; padding: 0px; list-style: none; }
.nav li { float: left; margin-right: 15px; text-transform: lowercase; }
.nav li a { color: #efefef; font-weight: bold; text-decoration: none; }
.nav li a:hover, #nav li a.active { color: #ddd; text-decoration: overline; }
*/
#navbar
{ float: left; 
display: inline; overflow: hidden;
width: 960px;
height: 34px;
margin: 5px 0px;
padding: 0px;
background: #fff;
border: solid 1px #cecece;
}
#navbar .topics { float: left; display: inline; overflow: hidden; width: 700px; margin: 0px; padding: 0px 15px 0px 10px; text-transform: uppercase; color: #fff; }
#navbar .topics ul { margin: 0px; padding: 2px 0px; list-style: none; }
#navbar .topics li { float: left; padding: 5px; margin: 0px; }
#navbar .topics li a {	color: #333333; text-decoration: none;	padding: 5px; }
#navbar .topics li a:hover { color: #fff; text-decoration: none; background: #666; padding: 5px; }
#navbar .search { width: 180px;	float: right; padding: 7px 15px 0px 5px; }

#wrapper 
{ 
float: left;
display: inline;
width: 938px;
margin: 0 auto;
padding: 10px; 
background: #fff;
border-left: solid 1px #cecece;
border-right: solid 1px #cecece;
border-bottom: solid 1px #cecece;
}
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column
{
width: 300px;
padding:5px 10px;
}
div.two-column
{
width: 600px;
padding: 5px 0px 10px 10px;
}
div.three-column { width: 940px; padding: 10px; }
div.widget {overflow: hidden;}
div.footer-column { width: 280px; padding: 10px; margin-right: 20px; }

#sidebar ul.children {
	padding-left: 20px;
	list-style-type: circle;
}

#sidebar, #content { overflow: hidden; }

#sidebar ul
{
margin: 0px 0px 10px 0px;
padding: 0px;
list-style: none;
}
#sidebar li
{
margin: 0px;
padding: 2px;
width: 300px;
}
#sidebar li a
{
display: block;
text-decoration: none;
}

#sidebar ul.highlight li a { background: #ddd; }
#sidebar ul.highlight li a:hover { background: #333; color: #fff; }
#sidebar h2, 
#sidebar h2 a,
#ba_blogs h3,
#ba_links h3,
#sidebar h3, 
#sidebar h3 a
{ 
	color: #333333; 
	text-decoration: none; 
	background: #ffd595; 
	height: 16px; 
	padding: 4px 4px;
	margin:5px 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
}
#ad_300
{
	width: 300px;
	margin: 10px auto;
}
#content .post { margin-bottom: 20px; }
#content .post h1
{
	margin-bottom: 5px;
	background: ;
	font-size: 18px;
}
#content .post blockquote 
{
	background: url('images/quotes.gif') top left no-repeat;
	padding: 12px 0 0 20px;
}
div.textwidget
{
	font-size: 12px;	
}
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta
{
font-size: 90%;
color: #999;
margin-bottom: 2px;
margin-top: 2px;
}
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul,
#content .comments ol 
{
	margin: 0 20px;
	padding: 20px;
}
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: decimal; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer
{
	margin: 0px 0;
}
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }

p.wp-caption-text 
{
	margin: 0;
	padding: 0 0 0 15px;
}
#first_post_ad,
#post_single_ad
{
	width: 300px;
	margin: 20px auto;
}

#right_bottom_ad {
	width: 160px;
	margin: 20px auto;
}

