/*
Theme Name: In Business
Theme URI: http://www.kaushalsheth.com/
Description: Two column Business theme layout
Version: 1.0
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/
*/

html {
    text-align: center;
}

body {
	font-family: verdana, arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	color: #3D3535;
    /* background-color: #E4E5E0;  */
    background-image: url('images/bg.gif');
	/* margin: 10px; */
	padding: 0px;
	line-height: 140%;
	text-align: center;
	
}

h2 {
	font-size: 17px;
	font-family: arial, verdana, "Trebuchet MS";
	color: #A73A1B;
	}
	
	
/* Wrapper */
.all {
	text-align: center;
	width: 830px;  
	margin-left: auto;
	margin-right: auto; 
}

/* 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:#f5e9d9;
}

/* Close Main Menu*/
/* the container */
.box {
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto; 
	padding: 20px; 
	text-align: left; 
	width: 95%;
}

/*holds the tabs at the top*/
.menu {
	background-color: #FFFFFF;
	text-align: right; 
	width: 785px;
	border-bottom: 0px solid #CCCCCC;
}

/*holds the logo and image*/
.header {
	background-color: #ededed;
	font-family: "Trebuchet MS", verdana, arial;
	font-size:1.4em;
	letter-spacing:-.02em;
	width: 778px;
	padding-left:10px; 
	margin-top:0px;
	height: 102px;
	border: 1px solid #CCCCCC;
}

/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	background: #DEE7F0 url('images/cornerbl.gif') no-repeat right top;
	color: #003399;
	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: #D6D8CF url('images/corner2.gif') no-repeat right top;
	color: #CC0000;
	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 */

/*the main text container*/
.content {
    margin-top:15px;
    width: 525px;
	padding: 15px;
	float:left;
	/*	margin-right: 255px;*/
}

.content h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #336699;
}

.post h1 {
	font-size: 125%;
	font-family: arial, verdana;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #bbbbbb;
}

.post h1 a {
	text-decoration:none;
}

.post h1 a:hover {
	color: #D85C1A;
}

/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
	margin-top: 40px;
	width: 225px;
	
	float: right;
}

.newsbar h1 {
	background-color: #336699;
	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 {
	padding: 20px;
	background-color: #F7F7F4;
	font-size:90%;
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	list-style-image: url('images/b.gif');
	list-style-position: 10px;
}

.p2 ul {
    
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.indent {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.bigboldorange {
	font-family: arial, "Trebuchet MS", verdana;
	font-size: 15px;
	font-weight:bold;
	color: #A73A1B;
	padding-bottom: 15px;

}

.mediumorange {
	font-family: arial, "Trebuchet MS", verdana;
	font-size: 14px;
	font-weight:normal;
	padding-top:10px;
	color: #A73A1B;

}

.bigboldblue {
	font-family: arial, "Trebuchet MS", verdana;
	font-size: 15px;
	font-weight:bold;
	color: #176AC6;
	padding-bottom: 15px;

}

.bigboldgrey {
	font-family: arial, verdana, "Trebuchet MS";
	font-size: 14px;
	font-weight:bolder;
	color: #444444;
	padding-top:10px;
    padding-bottom: 20px;

}

.bigbold {
	font-family: arial, "Trebuchet MS", verdana;
	font-size: 14px;	
	font-weight:bold;
	padding-top:5px;
    padding-bottom: 15px;
}

.descpad {
   padding-bottom:15px;
   padding-left:15px;
   }

.imageborder {
   color:#999;
   padding-left: 15px;
   padding-bottom: 35px;
   }

      
.advert {
    float:right;
    padding-left:10px;
    padding-right:0px;
    }
    
.advertleft {
    float:left;
    padding-left:0px;
    padding-right:10px;
    }

    
.diggclick {
    float:left;
    margin-top:20px;
    padding-top:0px;
    padding-bottom: 0px;
    padding-left:0px;
    padding-right:10px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

/*the footer, with copyright*/
.footer {
clear:both;
	background-color: #D6D8CF;
	padding: 4px;
	font-size: 80%;
	text-align: center;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}



/*Sidebar styling*/

.newsbar h2 {
	background-color: #336699;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}


.newsbar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 20px;	
}
.newsbar ul li {
	margin: 0.2em 0 0 0;
	padding: 0;
	font-size: 11px;
}
.newsbar li a:link, .newsbar li a:visited {
	color: #D85C1A;	
	font-size: 11px;
	text-decoration: none;
}
.newsbar li a:hover {
	color: #003399;
/*	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;
border: 1px solid #d6d3d3;
width: 40em
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#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 #939793;
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 40px 0;}

.post .info{
padding:3px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#efefef;
font-size:0.9em;
color:#505050;
}
*/
	
/* Calenader Styling*/
/* calendar
--------------------------------------------------*/

/* subcontent
--------------------------------------------------*/

#wp-calendar {color:#A0A0A0;}

.newsbar table caption {border-bottom-color:#00000;}

.newsbar table thead tr {
  border-bottom-color:#00000;
  color:#336699;
}

.newsbar table th {border-bottom-color:#00000;}

.newsbar table td#today {
  border-color:#00000;
  color:#336699;
}

.newsbar table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.newsbar table tfoot {border-top-color:#00000;}

.newsbar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.newsbar table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.newsbar table thead tr {border-bottom:1px solid;}

.newsbar table th {border-bottom:1px solid;}

.newsbar table td {
  width:225px; 
  padding:1px;
  font-size:0.9em;
}

.newsbar table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.newsbar table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.newsbar table tfoot {border-top:1px solid;}

.newsbar table tfoot a {
  border:none;
  font-weight:bold;
}

.newsbar table tfoot #prev a {text-align:left;}
.newsbar table tfoot #next a {text-align:center;}