/*
Theme Name: GlobalBusiness
Theme URI: http://www.meltingpx.com
Description: <p>2 column wordpress CMS Template for Business and corporate websites</p>
Version: 1.0
Author: ram
Date: 18/06/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	margin:0px;
	color:#777777;

}
html, body{
	height:100%;min-height:100%;
}

.home {
	
	background-image: url(images/bg-home.jpg);
	background-repeat: repeat-x;
	
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color:#ff6633;
	text-decoration: underline;
}
a:hover {
	color:#111;
	text-decoration:none;
}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
	letter-spacing:-1px;
}

h2 {
	font-size: 20px;
	letter-spacing:-1px;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #e0e5b8;
	background-color:#f4f6e0;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #e0e5b8;
	font-size:12px;
	font-style: italic;
}
.img-br{
	border:1px solid #ccc;
	padding:8px;
	background-color:#eee; 

}

.img-br2{
	border:1px solid #ccc;
	padding:4px;
	background-color:#eee; 

}

/* Top Menu style starts from here
----------------------------------------------------------------------------------------------------*/

.menu {
	float:right;
	width:auto;
	
}
.menu ul li {
	display:inline;
	margin-left:3px;
	
	width:auto;
}
.menu ul li a:link, .menu ul li a:visited{
	text-decoration:none;
	line-height:30px;
	color:#f1f1f1;
	
}
.menu ul li a {
	font-size:12px;
	font-weight: bold;
	float:left;
	padding:1px 15px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	width:auto;
}
 .menu ul li.active a, .menu ul li.active a:visited{	
	border-bottom:none;	

}
 .menu ul li a:hover{

	color:#9bdcf4;
}

.menu ul li.active a, .menu ul li.active a:visited{
	background-color:#023761;
	color:#fff;
	background-image: url(images/active-bg.jpg);
	background-repeat: repeat-x;
}

.menu ul li.activelink a, .menu ul li.activelink a:link, .menu ul li.activelink a:visited{
	background-color:#023761;
	color:#fff;
	background-image: url(images/active-bg.jpg);
	background-repeat: repeat-x;

}

.menu ul li.current_page_item a, .menu ul li.current_page_item a:link, .menu ul li.current_page_item a:visited, .menu ul li.current-cat a, .menu ul li.current-cat a:link, .menu ul li.current-cat a:visited{
	background-color:#023761;
	color:#fff;
	background-image: url(images/active-bg.jpg);
	background-repeat: repeat-x;

}

/*header*/

#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

	
	
	}
	
#logo{
	position:relative;
	height:105px;
}


#logo .logo{
	position: absolute;
	top:30px;
}


.featured{
	position: absolute;
	z-index:3;
	top:230px;
	left:-10px;

}
/*slider*/

.slider{
	background-image: url(images/slider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 321px;
	position:relative;
	
}

.sliderImages {

padding-top:10px;
margin-left:10px;



}
.sliderImages ul li{
	margin:0px;
	
}

.arrows{
	position:relative;
	z-index:10;
}

.prev {
	position: absolute;
	left:10px;
	top:-195px;
}
.next {
	position: absolute;
	right:10px;
	top:-195px;

}

/*news scroller*/
.news{

	background-color:#fff;
	height:100px;
}
.sliderTextHolder ul li{
	margin:0px;
}

.sliderTextHolder ul li a, .sliderTextHolder ul li a:link{
	font-size:12px;
	color:#888;
	text-decoration: none;
}
.sliderTextHolder ul li a:hover{
	text-decoration:none;
	color:#003366;

}



	/* main columns/ sidebars padding
----------------------------------------------------------------------------------------------------*/
#middle-home{
	margin-top:10px;


}

#middle{
	margin-top:50px;
	height:100%;
	float:left;
	width:auto;
	min-height:415px;
	height:auto !important;
	height:415px;
}
#content-column, #right-column{
	margin-top:0px;height:100%;min-height:400px;
	

}

.content-column-top, .home-col1, .home-col2, .right-column, .content-column{
	border:1px solid #eee;
	padding:20px;
	margin-bottom:20px;
	border-bottom:5px solid #eee;
	border-top:5px solid #eee;



}
.home-col1 h3 span img, .home-col2 h3 span img, .right-column h3 span img, .news h3 span img, .contact-info h3 span img{
	position:relative;
	top:4px;

}

#content-column h1{
color:#ff6633;
	
}

.right-column h3, .home-col1 h3, .home-col2 h3, .news h3, .content-column-top h1{
color:#5ba8d3;
	
}

	/* post
----------------------------------------------------------------------------------------------------*/

.post{
margin-bottom:20px;
border-bottom:1px solid #eee;
padding-bottom:20px;

}
	/* services
----------------------------------------------------------------------------------------------------*/
.services{
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.services-col2{
	margin-left:70px;

}
	/* portrfolio
----------------------------------------------------------------------------------------------------*/
.post-pf{
	clear:both;
	border-bottom:1px solid #eee;
	padding-bottom:20px;
	padding-top:20px;


}
.thumbnail{
	width:175px;
	float:left;

}				

.desc{
	margin-left:200px;

}
.desc h5{
	margin:0px;
	color:#5ba8d3;


}	
p.more{
	padding-top:10px;

}
/* @ comments style
----------------------------------------------------------------------------------------------------*/

.alt {
	background-color: #eee;
	border:1px solid #ccc;
	
	}
	
h3#comments, #respond{
	color:#ccc;


}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#ccc;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#ccc;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	width:auto;
	padding: 5px 10px;
	border:1px solid #444;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;	
	

	
	}
.commentlist a:link, .commentlist a:visited  {
color:#0099CC;

	
	}
.commentlist li {
	margin: 5px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	border:1px solid #ccc;
	background-color:#eee;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
	margin:10px 0;

}

.comments{

	position: relative;

}
.comments-inner{
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 66px;
	position:absolute;
	right:0px;
	top:-35px;

}
.comments-inner a:link, .comments-inner a:visited{
	position:absolute;
	left:-8px;
	color:#000;
	text-decoration:none;
	z-index:64;
	display:block;
	text-align:center;
	width:50px;

}	

	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	background-image: url(images/footer-strip.jpg);
	background-repeat: repeat-x;
	float:left;
}
#footer-inner{

	height: 84px;
	width: 940px;
	margin:0 auto;
	position:relative;
	
}
#footer-inner .copy{
	color:#daeef7;
	text-align:left;
	width:300px;
	position: absolute;
	top:50px;
	width:590px;
	
}
#footer-inner p a{
	color:#daeef7;
	font-weight:bold;
}

/*footer menus*/

ul.footer-menu{
	position: absolute;
	top:20px;
	width:590px;
	}

ul.footer-menu li{
	display:inline;
	margin:0px;
}
ul.footer-menu li a, ul.footer-menu li a:link, ul.footer-menu li a:visited{
	color:#daeef7;
	padding-right:10px;

}
.newsletter {
	background: #FFFFFF url(images/newsletter.gif) top right no-repeat;
	float: left;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #C0C0C0;
	}

.optin {
	background-image:url(http://www.informationmarketing.com/images/optin.jpg);
	background-repeat:no-repeat;
	background-position: top;
	height: 230px;
	vertical-align: top;
	}
	
.optin form {
	padding-left: 105px;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #096D9F;
	}
	
.optintextarea {
	font-size: 12px;
	background-color: #A8DDF4;
	border: 1px solid #666666;
	height: 14px;
	line-height: 14px;	
	
}

.optinsubmit {
    border: 1px solid #006;
    background: #ccf;
}