/*  
Theme Name: The Future Of Business
Theme URI: http://thefutureofbusiness.techbrainiac.info/
Description: Clean Business Theme for Wordpress
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background: #2d9ed9 ;
	margin: 0px;
}
/*----------------------------------elm format(links,h)----------------------------------------*/

 a {
	color:#26639b;
	text-decoration: none;
                
}
a:visited {
	color: #26639b;
	text-decoration: none;
                
}
a:hover {
	color: #000;
	text-decoration:underline;
}
img {
	border : 4px solid #2d9ed9;
	height:100px;
	width:140px;
	float:left;
	margin-right:5px;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#000;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color:#000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #cbcbcb;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
/*----------------------------------elm format(links,h)----------------------------------------*/
/*----------------------------------all--------------------------------------------------------*/

#page {
	margin: 0px auto;
	width: 1024px;
	background: url(img/wrap.jpg);
	background-repeat:repeat-y;
	border:1px solid #FFF;

}
/*###########################################---Header---######################################*/
#header {
	background: url(img/banner.jpg) no-repeat;
	height: 297px;
                }
				/*--------------------------------------search-------------------------------------------*/

#searchform {
	float: right;
	height: 25px;
	margin-right: 125px;
	margin-top:18px;
}

#searchform form {

	display: inline;
	width: 200px;
	height: 25px;
}

#searchform fieldset {
border:0px solid #000;
}

#searchform label {
	border:0px solid #000;
}

#searchform input {
	display: inline;
	font-size: 13px;
	font-family:tahoma;
}

#searchinput {
	border:0px solid #000;
	float: left;
	width: 220px;
	background: transparent no-repeat;
	color:#fff;
}


#searchbutton {
	font-weight: bold;
	color: #000;
	text-align: center;
	cursor: pointer;
	float:right;
	margin-right:-85px;
	background:transparent;
	border:0px solid #000;

}
form#srcform {
	margin: 0px 0px 10px 0px;
}



form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 2px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/*--------------------------------------end search-------------------------------------------*/


/*--------------------------------------blog title-------------------------------------------*/

#headerlogo {
	width:600px;
	position: relative;
	margin: -10px 0px 0px 33px;
	text-transform:capitalize;
	
}


#headerlogo  h1 a, h1 a:visited{
	color:#000;
	font-family:"Arial Rounded MT Bold";
	font-size:36px;
			
}


#headerlogo  a:hover{
	color:#fff;
			
}




#headerlogo .description{
	color:#000;
	margin: -10px 0px 0px 220px;
	font-size: 14px;
	}
/*--------------------------------------end blog title------------------------------------------*/


/*--------------------------------------menu bar------------------------------------------*/

#nav {
	list-style: none;
	margin-top:165px;
}
#nav li {
	float: left;
	margin-left: -15px;
}
#nav .current_page_item a:visited, {
	color:#fff;
	
}

#nav .page_item a{
	color:#fff;
	padding: 3px 0px;
	text-align:center;
	height:25px;
	width:111px;
	float:left;
	margin-top:5px;
	font-family:Tahoma,Geneva,sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:13px;
	font-weight:bolder;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #000;
    text-decoration:none;
}
/*--------------------------------------end end blog title--------------------------------------*/
/*###########################################---END Header---###################################*/


/*###########################################---Content---######################################*/

#content {
	padding: 0px 10px 25px 46px;
	float: left;
	width: 610px;
	overflow: hidden;
	text-align:justify;
	margin-top:-22px;
}
.post {
	clear:both;
	padding-top: 15px;
}

.entry {
	float:left;
	width: 580px;
	margin-left:8px;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
/*--------------------------------------Post title--------------------------------------*/
h2 {
	background-image:url(img/h2.jpg);
	background-repeat:no-repeat;
	width:602px;
	height:64px;
	color: #eaf5fb;
	margin: 0px 0px 2px;
	font-size:18px;
	font-family:"Arial Rounded MT Bold";
	padding-bottom: 3px;
	margin-left:-2px;
	padding-left:10px;
	padding-top:15px;
}
h2 a, h2 a:visited {
	color:#fff;
	text-decoration: none;
}
h2 a:hover {
	color:#000;
	text-decoration: none;
}
/*--------------------------------------END Post title--------------------------------------*/
/*--------------------------------------Post date--------------------------------------*/

.post-date {
	background-image:url(img/date.jpg);
	background-repeat:no-repeat;
	width: 116px;
	height: 53px;
    color: #000000;
    float:right;
	margin-right:16px;
	margin-top:-28px;
                	
}
.post-month {
	font-size: 16px;
	float:right;
	text-transform:capitalize;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 14px;
	margin-top: 20px;
	margin-right: 25px;
}
.post-day {
	font-size: 20px;
	float:left;
	text-transform: uppercase;
	color:#000;
	text-align: center;
	display:block;
	line-height: 20px;
	margin-top: 15px;
	margin-left:25px;
}
/*--------------------------------------End Post Date--------------------------------------*/

/*--------------------------------------Post Bottom--------------------------------------*/

#bottom{
	height:15px;
	float:left;
	margin-left:-6px;
	width:594px;
	border-bottom: 1px dotted #7f7f7f;

	}
.post-cat {
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #FFFFFF;
}
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
/*--------------------------------------END Post Bottom--------------------------------------*/


/*--------------------------------------Content Nav--------------------------------------*/

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color:#DD2B27;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/*--------------------------------------Content Nav--------------------------------------*/

/*--------------------------------------Comments--------------------------------------*/
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 150%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	border-left:2px solid #837a52;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color:#000;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFA0;
	border: 0px solid #837a52;
	padding: 3px;
	margin-top: 3px;
    color: #000;
}
#commentform textarea{
	width: 480px;
	height: 115px;
	background:#2d9ed9;
	border: 0px solid #837a52;
	padding: 2px;
	margin-top: 3px;
    color: #fff;
}

#commentform input[type="text"]:focus {
		background:#FFFFA0;
}
#commentform textarea:focus, {
	background:#2d9ed9;
}
#commentform #submit{
	background: #2d9ed9 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000;
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*--------------------------------------END Comments--------------------------------------*/


/*##########################################---END Content---###################################*/


/*##########################################---Sidebar---###################################*/
#sidebar {
	float: right;
	margin-right:43px;
	margin-top:-16px;
	width: 315px;
	color:#000;
	overflow: hidden;
}
/*--------------------------------------side title--------------------------------------*/
#sidebar h3, #sidebar .sidebartitle{
	background-image:url(img/titleside.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:313px;
	padding-top:17px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:17px;
	font-family:"Arial Rounded MT Bold";
	font-weight:bold;
	color:#000000;
                
}

/*--------------------------------------END side title--------------------------------------*/

/*--------------------------------------Links--------------------------------------*/
#sidebar a, #sidebar a:visited{
	color:#000;
    font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #fff;
    font-size: 12px;
	text-decoration: none;
}
/*--------------------------------------END Links--------------------------------------*/

/*--------------------------------------List--------------------------------------*/

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar ul li ul {
	margin: 0;
	padding-left:10px;
}
#sidebar ul li ul li{
	padding: 7px 2px 0px 10px;
	border: none;
}

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;

}
/*meta  widget*/
ul.list-meta li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*rss widget */
ul.list-rss li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/subtitle.jpg) no-repeat !important;
	padding-left: 32px !important;
	height:25px;
	width:293px;
	margin-right:10px;
}
#calendar{	background-image:url(img/cal.jpg);
	background-repeat:no-repeat;
	height:175px;
	width:312px;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
}
/*calendar bar widget */
li.bar_calendar td {
	text-align:center;
	padding: 1px 12px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*--------------------------------------List--------------------------------------*/
/*##########################################---END Sidebar---###################################*/

/*##########################################---Footer---###################################*/

#footer {
    width: 1024px;
    background: url(img/footer.jpg); 
	background-repeat:no-repeat;
    color:#ffffff;
    height: 51px;
    font-size: 12px;
	margin-top:10px;
	line-height: 100%;
    border:none;
}

#footertext{padding-top:23px;
padding-left:35px;
}


#footertext a, #credit a:visited {
color:#ffffff;
}

.alignright {
	float: right;
	padding-right:35px;
	padding-top:5px;
}


.alignleft {
	float: left;
	padding-top:13px;
}
/*##########################################---END Footer---###################################*/


/*##########################################---Align---###################################*/


.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/*##########################################---END Align---###################################*/

