/*
Theme Name: In Business
Theme URI: http://www.kaushaheth.com/
Description: Two column Business theme layout
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/
*/

body {
	font-family: Tahoma, "Trebuchet MS", verdana, arial, "Times New Roman";
	font-size: 90%;
	color: #000000;
	background: #7D7D7D;
        margin: 0px 20px 0px 20px;
	padding: 0px;
	line-height: 140%;
}

/* Wrapper */
.all {
	text-align: center; 
	width: 100%;
}

/* Main menu */

.mainmenu{
clear:both;
margin:0 0 10px 0;
padding-bottom:1px;

}

.mainmenu ul{
width:100%;
list-style:none;
background:#f0f0f0;
padding-left:0px;
margin-left:0px;
}

.mainmenu li{
list-style:none;
float:left;
margin:0 0 10px 0;
}

.mainmenu li a{
float:left;
font-size:1.1em;
font-weight:bold;
display:block;
padding:6px 10px;
background:#f0f0f0;
border-right:10px solid #ffffff;
}

.mainmenu li a:hover{
display:block;
padding:6px 10px;
background:#2443C9;
}

/* Close Main Menu*/
/* the container */
.box {
	background: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
	padding: 20px;
	text-align: left; 
}

/*holds the tabs at the top*/
.menu {
	background: #FFFFFF;
	text-align: right; 
	border-bottom: 1px solid #FFFFFF;
}

/*holds the logo and image*/
.header       {
	background: #FFFFFF url('images/gradient.png') repeat-y right top;
	padding-left: 20px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px;
	margin-top:3px; margin-left:0; margin-right:0; margin-bottom:0;
        min-height: 90px;
}

div#description {
        padding-left: 50px;
        padding-top: 10px;
        font-size: 0.9em;
        font-style: italic;
}

/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	background: #9DA5C9;
	color: #17297D;
	text-decoration: none;
	margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:7px; padding-right:7px; padding-top:3px; padding-bottom:3px
}

.menu a:hover {
	background: #2443C9;
	color: #000000;
	text-decoration: none;
	margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:7px; padding-right:7px; padding-top:3px; padding-bottom:3px
}

/*just a fix, taken from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

#container {
padding-right: 262px;
}

/*the main text container*/
.blogcontent {
        background: #FFFFFF;
	padding: 20px;
        width:96%;
	position: relative;
        float:left;
}

.blogcontent h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #091A86;
        position: relative;
}

.post h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #091A86;
}



/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
        padding-right: 0;
        text-align: left;
	width: 230px;
        margin-top: 10px;
        margin-right: -262px;
        position: relative;
        float: left;
}

.newsbar h1 {
	background: #17297D;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

/*this just lets you have a "comment" type area in the main content*/
.p1 {
	
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 10px;
	background: #FFFFFF;
	font-size: 90%;
	list-style-image: url('images/b.gif');
	list-style-position: outside;
}

.p2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

blockquote    {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

/*the footer, with copyright*/
.footer       {
        clear:both;
	background: #7F86A3;
	padding: 4px;
	font-size: 80%;
	text-align: center;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #1D36A3;
	text-decoration: none;
}

a:hover {
	color: #0000E6;
	text-decoration: none;
}



/*Sidebar styling*/

.newsbar h2 {
	background: #17297D;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
}

.newsbar .p2 h2 a{
	background: #17297D;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
}

.newsbar li.pagenav
{
list-style:none;	
}

.newsbar li.pagenav ul li
{
list-style-image: url('images/b.gif');

}

.newsbar ul {
	list-style-type: none;
	padding: 0 0 0 16px;
}

.newsbar li a:link, .newsbar li a:visited {
	color: #1D36A3;	
	text-decoration: none;
}

.newsbar li h2 a:link, .newsbar li h2 a:visited {
	color: #ffffff;	
	text-decoration: none;
}

.newsbar li a:hover {
	color: #0000E6;
/*	border-bottom: 1px solid #753206;*/
}



/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em
}

#commentform textarea {
background: #f8f7f6;
color: black;
border: 1px solid #d6d3d3;
width: 40em
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939397;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939397;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}
input {

	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}
	
	
	/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
        padding:3px 3px 3px 8px;
        border:1px solid #e3e4e4;
        background:#efefef;
        font-size:0.9em;
        color:#505050;
	clear:both;
}
	
/* Calendar Styling*/

#wp-calendar {color:#A0A0A0;}

.newsbar table#wp-calendar caption {border-bottom-color:#000000;}

.newsbar table#wp-calendar thead tr {
  border-bottom-color:#000000;
  color:#17297D;
}

.newsbar table#wp-calendar th {border-bottom-color:#000000;}

.newsbar table#wp-calendar td#today {
  border-color:#000000;
  color:#17297D;
}

.newsbar table#wp-calendar td a {
  border-bottom-color:#000000;
  background:#EDEDDE;
}

.newsbar table#wp-calendar tfoot {border-top-color:#000000;}

.newsbar table#wp-calendar tfoot a {background:none;}

#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.newsbar table#wp-calendar caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.newsbar table#wp-calendar thead tr {border-bottom:1px solid;}

.newsbar table#wp-calendar th {border-bottom:1px solid;}

.newsbar table#wp-calendar td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.newsbar table#wp-calendar td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.newsbar table#wp-calendar td a   {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.newsbar table#wp-calendar tfoot {border-top:1px solid;}

.newsbar table#wp-calendar tfoot a {
  border:none;
  font-weight:bold;
}

.newsbar table#wp-calendar tfoot #prev a {text-align:left;}
.newsbar table#wp-calendar tfoot #next a {text-align:center;}

.kbchicklet {
	text-align:center;
}

td.opml-blogroll-html {
  background: #FFF;
  font-size: 0.85em;
}

table.tags {
  font-size: 0.8em;
}

.googlesearch td {
  height: 0.8em;
  padding: 0;
  margin: 0;
}

.googlesearch tr {
  height: 0.8em;
  padding: 0;
  margin: 0;
}

.flagsbar {
	text-align: center; 
}

.opml-browser-element {
        font-size:95%;
}

div#header-link-ads {
        color: #3A4CBF;       
        padding-left: 15px;
}

a img {
   margin: 10px;
   border-style: none;
}

li.even {
  background-color: #fffffe;
}

li.odd {
  background-color: #f8f7f6;
}

li.comment {
  padding: 5px;
  border: 1px solid #cccccc;
  margin-left: 0px;
  margin-top: 5px;
}

ul.children {
  list-style-type: none;
  padding: 0px;
}

