/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/

/**
* Header area [from main site]
*/
.header {
	background-color: #FFFFFF;
	color: #555555;
	width: 100%;
	height: 120px;
	padding-top: 25px;
	margin-top: 16px;
	font-size: 10px;
	line-height: 15px;
}
.header strong {
	font-family:"Trebuchet MS",Verdana,sans-serif;
}
.header .branding {
/* 	width: 630px; */
	float: left;
	margin-left: -13px;
	width: 600px;
}
.header .branding p {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 1.3em;
	color: #888888;
	border-left: 1px solid #CCCCCC;
	width: 325px;
	padding-left: 35px;
	float: right;
	line-height: 1.3em;
}
.header .branding img {
	float: left;
/* 	margin-left: 32px; */
/* 	margin-left: 45px; */
}
.header .subscribe {
	float: right;
	width: 278px;
	height: 115px;
/* 	padding-right: 45px; */
	text-align: right;
}
.header .subscribe form {
	position: relative;
	top: 60px;
	left: 15px;
}
.header .subscribe form .inputcanvas {
	width: 160px;
	height: 22px;
	float: left;
	display: block;
}
.header .subscribe form input[type=text] {
	float: left;
	display: block;
	height: 18px;
	width: 145px;
	padding: 4px 10px 0 0;
	margin-left: 6px;
}
.header .subscribe input.submitgo {
	float: left;
	margin-top: 5px;
}
.header .subscribe a {
	float: left;
	margin-top: 11px;
	padding-left: 5px;
	font-size: 0.9em;
}
.header .subscribe.results p {
	float: left;
	top: 60px;
	left: 15px;
	width: 120px;
	position: relative;
	text-align: left;
	font-size: 0.96em;
	border: none;
}
.header .subscribe { background: transparent url(/assets/images/header/signup_background.gif) no-repeat scroll left top; }
.header .subscribe form .inputcanvas { background: transparent url(/assets/images/header/signup_element.gif) no-repeat scroll 0 0; }
.header .subscribe form input[type=text] {
	background-color: transparent;
	border: none;
	color: #888888;
}
.header .subscribe a {
	color: #22A9DE;
	font-weight: bold;
}
/**
* End of header area
*/





a {
	color: #4abbe8;
	font-size: 1.0em;
	}
body {
	background: #22A6DE url(/assets/images/header/header_background.gif) repeat-x 0 0;
}
#page {
	/* The entire design is contained within the 'page' id */
	font-family: "Trebuchet MS",Verdana,sans-serif;
	padding-top: 0;
	border: none;
	background: transparent;
	width: 885px;
	}
	.columns-two #page {
		width: 885px;
		}
	
#header {
	/* Contains the H1 and menu */
	background: transparent url(./blog_header.png) no-repeat 40px 40px;
	background: transparent;
	height: 161px;
	}
	#header h1 {
		padding-top: 45px;
		}
	#header a {
		font-size: 1.3em;
		font-weight: bold;
		}
	#header .blog-title, #header .description {
/* 		display: none; */
		text-indent: -5000px;
		}
	#header .blog-title a {
		height: 80px;
		width: 200px;
		display: block;
		text-indent: -5000px;
		}
	ul.menu {
		margin: 0 -25px;
		padding-left: 0;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
			padding: 0;
			width: 79px;
			height: 35px;
			text-indent: -5000px;
			display: block;
/* 			padding: 5px 15px 6px 15px; */
		}
ul.menu li#menu_1 a {
	background: transparent url(/assets/images/navigation/home.gif) no-repeat left top;
	width: 79px;
}
ul.menu li#menu_2 a {
	background: transparent url(/assets/images/navigation/portfolio.gif) no-repeat left top;
	width: 115px;
}
ul.menu li#menu_3 a {
	background: transparent url(/assets/images/navigation/services.gif) no-repeat left top;
	width: 104px;
}
ul.menu li#menu_4 a {
	background: transparent url(/assets/images/navigation/team.gif) no-repeat left top;
	width: 85px;
}
ul.menu li#menu_5 a {
	background: transparent url(/assets/images/navigation/contactus.gif) no-repeat left top;
	width: 121px;
}
ul.menu li#menu_58 a {
	background: transparent url(/assets/images/navigation/partners.gif) no-repeat left top;
	width: 104px;
}
	ul.menu li a[title~="Blog"] {
			background: transparent url(/assets/images/navigation/blog.gif) no-repeat left top !important;
		}
	ul.menu li a[title~="About"] {
			background: transparent url(/assets/images/navigation/aboutus.gif) no-repeat left top !important;
			width: 110px;
		}
	ul.menu li.current_page_item a {
			background-position: left -70px !important;
		}
	
.content {
	margin-top: 40px;
	}
	
#primary {
	/* Contains the main column */
	background: #FFFFFF url(/assets/images/homepage/blog_corner_top.gif) no-repeat right top;
	width: 540px;
	padding: 30px;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-title {
	margin-bottom: 10px;
	}
	.entry-title a {
		color: #4abbe8;
		}

.entry-content {
	/* The meat and potatoes of every entry */
	}
	.entry-content a:visited {
		color: #4abbe8;
		}
	.entry-content p a[href^='http://feeds.wordpress.com/'] {
		display: none;
		}

.sb-links {
/* 	display: none; */
	}

#sidebar-1 {
	/* The first sidebar */
	}
	#sidebar-1 .sb-feedburn {
		vertical-align: middle;
	}
	#sidebar-1 a {
		color: #B8E9FC;
		}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
	.secondary h4 {
		color: #F1FAFD;
		}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited { color: #4ABBE8; }

#header a {
	font-size: 1.0em;
	text-decoration: underline;
}