/*

Theme Name:	HT Connect based on Titan

Author:		Design2Market

Author URI:	http://www.design2marketinc.com

*/



/* Import Stylesheets

-----------------------------------------------------------*/

@import url("css/undo.css");

@import url("css/master.css");



/* Required Wordpress Classes, don't remove these.

-----------------------------------------------------------*/

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

  }

.alignleft { float: left; }

.alignright { float: right; }



/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:

     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----

 Any custom changes you make here will not be overidden when you upgrade the theme.

-----------------------------------------------------------*/

img.alignleft {
	float: left;
	margin: .5em .8em .3em 0;
}


#container {

	margin-left: auto;

	margin-right: auto;

	width: 1000px;

	background-color: #fff;m

}



body {

	background-color: #295c69;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-image: url(images/background_01.jpg);

	background-repeat: repeat-x;

}



#header

{

	background-color: #fff;

}



#title

{

display:none;

}





#description

{

display:none;

}







#banner_home
{
	height: 170px;
	background-image: url(images/banner_home.jpg);
	background-repeat: no-repeat;
}


#banner_services
{
	height: 170px;
	background-image: url(images/banner_services.jpg);
	background-repeat: no-repeat;
}


#banner_clients
{
	height: 170px;
	background-image: url(images/banner_clients.jpg);
	background-repeat: no-repeat;
}

#banner_about
{
	height: 170px;
	background-image: url(images/banner_about.jpg);
	background-repeat: no-repeat;
}

#banner_consultants
{
	height: 170px;
	background-image: url(images/banner_consultants.jpg);
	background-repeat: no-repeat;
}

#banner_news
{
	height: 170px;
	background-image: url(images/banner_news.jpg);
	background-repeat: no-repeat;
}

#banner_resources
{
	height: 170px;
	background-image: url(images/banner_resources.jpg);
	background-repeat: no-repeat;
}

#banner_blog
{
	height: 170px;
	background-image: url(images/banner_blog.jpg);
	background-repeat: no-repeat;
}


#banner
{
	height: 170px;
	background-image: url(images/banner_blog.jpg);
	background-repeat: no-repeat;
}



#banner_contact
{
	height: 170px;
	background-image: url(images/banner_contact.jpg);
	background-repeat: no-repeat;
}







#follow

{

	background-color: #f8f2df;

}



#follow dt {

	color: #666666;

  }



#follow dd a {

	color:  #666666;

  }







#superfooter {

	background-color: #272b4d;

	color: #fff;

	height: 95px;

	

}

#superfooter p {

padding-left: 2em;
padding-top: 2.25em;
font-size: 12px;
color: #999;

}



.footer-column {

	padding-bottom: 10px;

}



#footer {

	padding: 20px 0;

	border-top: none;

	background: #fff;

}


/*Pages
---------------------------------------*/
.entry.page { 
	margin: 0;
	padding-left:3.5em;
	width: 620px;
	}
	
.entry.page p{
	font-size: 15px;
	color: #666666;
	line-height: 140%;
}

.entry.page h2{
	font-size: 18px;
	color: #ff6600;
	font-weight: bold;
	
}

.entry.page h3{
	padding-top: 0;
	padding-bottom: 2em;
	
}

.entry.page h1{
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;	
}

.entry.page li{
	font-size: 15px;
	color: #3271a0;
}

.entry.page ul{
	padding-top: 10px;
	padding-bottom: 10px;
}

h1.pagetitle, h2.pagetitle {
	/*border-top: 1px solid #EFEAE4;*/
	margin: 0 0 15px 0;
	padding-top: 10px;
	padding-left:0.75em;
	font-size: 3em;
	color: #8FACB4;
	}
	
	
.twitter-timestamp{
	font-style: italic;
	font-size: 12px;
	color: #999999;
}


li.twitter-item {
margin-bottom: 1.5em;
}

.widgettitle {
	line-height: 130%;
	
}

