/*
Theme Name: Netconcepts.com Website
Theme URI: http://www.netconcepts.com/
Description: The netconcepts.com website design
Version: 1.0
Author: Darren Wood
*/

/* - Reset Everything ------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%
        
}

/* - Default Styles --------------------------------------------------------- */
body {
	background: #fff url(/wp-content/themes/netconcepts/images/gmbg-all.png);
	font: small Arial, sans-serif;
	color: #333;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0.9em 0;
}

p, li, blockquote, dd, dt, td, h1, h2, h3, h4, h5, h6 {
	line-height: 150%;

}

a:link {
	color: #325787;
}

a:visited {
	color: #4C5B6F;
}

a:hover {
	color: #E67756;
}

a:active {
	color: #325787;
}

a img {
	border: 0;
}

h1 {
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	color: #a40c2e;
	font-size: 1.4em;
	font-weight: normal;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #E45E36;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: -0.7em;
}

ul, ol {
	margin: 0.9em 0 0.9em 2.5em;
}

blockquote {
	padding: 0 2.5em;
	background: url(images/quote.png) no-repeat -8px -10px;
	font-style: italic;
}


/* classes */
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.grey {
	color: #aaa !important;
}

.cloud {
	color: #50768F;
}

.cloud a {
	color: #7898AF;
	text-decoration: none !important;
}

#homePage .blurb {
	margin: 16px 0;
}

/* - The Look and Feel ------------------------------------------------------ */

/* The page container */
#contain {
	position: relative;
	width: 100%;
	padding-top: 25px;
}


/* Header - logo & search */
#header {
	float: left;
	width: 100%;
	height: 80px;
	background: #fff;
}

#header p { /* logo */
	float: left;
	display: inline;
	margin: 10px 0 0 45px;
}

#header fieldset { /* search */
	border: 0;
	margin-top: 30px;
}

#header legend { /* search */
	display: none;
}

#header form { /* search */
	margin-left: 400px;
}

#header label { /* search */
	font-size: x-small;
	text-transform: lowercase;
}

#header #siteQuery { /* search */
	border: 1px solid;
	border-color: #848484 #F1F3F5 #F1F3F5 #848484;
	width: 240px;
}

#header .button {
	margin-bottom: -3px;
}


/* page title - h1 and little blub */
#page-title {
	float: left;
	width: 100%;
	height: 97px;
	background: url(/wp-content/themes/netconcepts/images/gmh7.png);
	border-top: 1px solid #fff;
}

	#homePage #page-title {
		height: 211px;
		background: url(/wp-content/themes/netconcepts/images/gmm5.png);
		border-top: 10px solid #E7E7E7;
	}

#page-title .background { /* the little section off to the right */
	float: left;
	width: 100%;
	height: 97px;
	background: url(/wp-content/themes/netconcepts/images/gmh5.png) 562px 0 no-repeat;
}

	#homePage #page-title .background {
		background: url(/wp-content/themes/netconcepts/images/gmm3.png);
		height: 211px;
		width: 562px;
		border-right: 1px solid #BCD3EB;
	}
	
	#homePage #page-title .contactInfo {
		background: url(/wp-content/themes/netconcepts/images/gmm4.png);
		width: 204px;
		height: 211px;
		border-right: 2px solid #BCD3EB;
		float: left;
	}
	
	#homePage #page-title .contactInfo h2 {
		font-size: 1em;
		color: #fff;
		margin: 35px 0 0 15px;
	}

#page-title h1 {
	margin: 0 0 0 45px;
	padding: 20px 0 0 10px;
	border-left: 1px solid #99BAD8;
	border-bottom: 1px solid #99BAD8;
	border-right: 1px solid #99BAD8;
	background: url(/wp-content/themes/netconcepts/images/gmh1.png);
	height: 36px;
	width: 505px;
}
#page-title h1.wrapped { font-size: 1.3em; }

	#homePage #page-title h1 {
		width: 338px;
		margin: 0 18px 0 0;
		float: right;
		border: 0;
		background: none;
		padding: 28px 0 0 0;
		height: 30px;
		font-size: 1.5em;
		text-align: right;
	}

#page-title p {
	background: #7c0921;
	width: 505px;
	margin: 0 0 0 45px;
	padding: 12px 0 0 10px;
	border-left: 1px solid #99BAD8;
	border-right: 1px solid #99BAD8;
	height: 28px;
	color: #fff;
}

#page-title p a {
	color: #fff;
}
	#homePage #page-title p {
		background: none;
		padding: 0;
		margin: 15px 0 40px 15px;
		border: 0;
		font-size: 0.8em;
		line-height: 120%;
		width: auto;
	}

/* page-wrap - keep the floats in line! */
#page-wrap {
	float: left;
	padding: 0 0 0 50px;
	width: 717px;
}


/* main content */
#page-text {
	float: left;
	width: 510px;
}

	#homePage .homeWrap {
		position: relative;
		float: left;
		border-bottom: 1px solid #fff;
		width: 503px;
		margin-left: -50px;
		padding: 0 10px 0 50px;
	}
	
	#homePage .together {
		width:  770px;
	}
	
		#homePage .homeWrap h2 {
			font-size: 1.4em;
			color: #333;
			margin-bottom: 0;
		}
		
	#homePage .homeArticles, #homePage .homeWhatWeDo {
		width: 231px;
		float: left;
	}
		
	#homePage .homeArticles {
		border-right: 1px solid #fff;
	}
	
	#homePage .homeWhatWeDo {
		margin-left: 20px;
	}

/* Content layout customisation */
	.post { width: 95%; }
	#page-text.search {
		padding-bottom: 3em; /* Add a little space at the bottom of the results */
	}
	#page-text.search h2 {
		/* For result headings on search results page */
		margin-bottom: -0.5em;
		line-height: 1.2em;
	}
	#page-text.search div.post {
		border-bottom: 1px solid #ccc; /* to define separate entries */
	}

	table.bio-header img { margin: 20px 10px 0 0; }
	/*#exec-team img { margin: 20px 10px 0 0; }*/
	#exec-team ul { padding: 0; margin: 25px 0 0 0; }
	#exec-team ul li img {
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
		display: inline;
		width: 60px;
	}
	#exec-team ul li {
		display: block;
		border-bottom: 1px solid #ccc;
		padding: 0 0 15px 0; margin: 0 0 20px 0;
		list-style: none;
		float: left;
		clear: left;
		width: 100%;
	}
	#exec-team ul li h2 { margin: 1px 0 0 0; padding: 0; line-height: 1em; }

	form.form-basic, form.form-basic table { margin: 0; padding: 10px 0; }
	form.form-basic table {
		border-bottom: 1px solid #777;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		background: #ccc; }
	form.form-basic table td { padding: 5px 10px; }
	form.form-basic table tr.button td { padding: 5px 10px 0 10px; }

	div.breadcrumb {
		float: left;
		display: inline;
		width: 100%;
		margin: 0;
		font-size: 0.85em;
		color: #6186AF;
		background: #E7E7E7;
		}
	div.breadcrumb p { padding: 5px 10px 5px 55px; margin: 0; }
	div.breadcrumb a { color: #6186AF; }
	div.breadcrumb a:hover { color: #E67756; }

	img.portfolio-image {
		background: #fff;
		padding: 5px;
		float: right;
		display: inline;
		margin-left: 10px;
		margin-bottom: 7px;
		border: 1px solid #ccc;
	}
	div.group .intro, div.group .portfolio { border-bottom: 1px solid #ccc; }

	div.group .portfolio {
		position: relative;
	}

	div.group .portfolio .post-header-meta {
		/*position: absolute;
		top: -2.8em;
		right: 0;*/
		color: #666;
		margin-top: -1.5em;
	}
	div.group .portfolio .author { display: none; }

	ul.author-posts {
		list-style: none;
		margin: 2em 0;
	}
	ul.author-posts li {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0 0 0 15px;
		background: url(/wp-content/themes/netconcepts/images/topnav-bullet.png) no-repeat 0 6px;
	}
	#page-text ul.author-posts li h3,  
	#page-text ul.author-posts li p {
		margin: 0;
		padding: 0;
		line-height: 1.4em;
	}
	#page-text ul.author-posts li h3 {
		font-size: 1.1em;
		font-weight: bold;
	}
	#page-text.author .intro {  border-bottom: 1px solid #ccc; }

/* right content */
#subContent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.85em;
	float: right;
	margin-right: 10px;
	width: 180px;
}


/* right content main header */
#subContent h2 {
	border-top: 1px solid #AAB2BC;
	border-bottom: 1px solid #AAB2BC;
	font-size: 1em;
	font-weight: bold;
	color: #666879;
	text-transform: uppercase;
	padding-bottom: 2px;
}


/* right content sub header */
#subContent h3 {
	margin-bottom: -10px;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.1em;
}


/* sub navigation */
#subContent ul, #subContent ol {
	margin: 0 0 20px 0;
	list-style: none;
}

#subContent li {
	margin: 0.3em 0;
	background: url(/wp-content/themes/netconcepts/images/topnav-bullet.png) no-repeat 0 6px;
	padding: 0 0 0 15px;
}

#subContent li a {
	font-weight: bold;
}


/* footer */

#footer {
	float: left;
	width: 100%;
	background: #7B7B7B;
	padding: 0;
	font-size: x-small;
}

#footer p {
	color: #fff;
	padding: 4px 0 4px 20px;
	margin: 0;
	font-size: 1.1em;
}

#footer a {
	color: #DCE6EE;
}


/* bottom navigation */
#bottomLinks {
	float: left;
	width: 100%;
	background: #e7e7e7;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
	font-size: x-small;
}

#bottomLinks ul {
	padding-bottom: 15px;
}

#bottomLinks li {
	float: left;
	list-style: none;
	font-size: 1.1em;
}

#bottomLinks li a {
	font-weight: bold;
}

#bottomLinks li ul {
	margin: 2px 40px 0 0;
}

#bottomLinks li li {
	float: none;
	font-size: x-small;
}

#bottomLinks li li a {
	font-weight: normal;
}

#bottomLinks li li ul {
	margin: 0 0 0 8px;
}

/* site navigation */
#siteNav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: #666879;
	z-index: 999;
	overflow: visible;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	height: 25px;
}

#nav { margin-left: 37px; }

#nav a {
	display: block;
/*	width: 125px;*/
	background: #666879 url(/wp-content/themes/netconcepts/images/topnav-bullet.png) no-repeat 9px 9px;
	height: 25px;
	color: white;
	text-transform: lowercase;
	padding: 0 0 0 25px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 25px;
}
#nav a:hover { background: #888 url(/wp-content/themes/netconcepts/images/topnav-bullet.png) no-repeat 9px 9px; }

#nav li { /* all list items */
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
}

#nav #nav-services { width: 110px; }
#nav #nav-learning-center { width: 150px; }
#nav #nav-tools { width: 90px; }

#nav li ul { /* second-level lists */
	position: absolute;
	top: 25px;
	background: #ccc;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
	background: #eee;
	width: 200px; 
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}
#nav li ul li a { background: none; font-weight: normal; color: #333; padding: 0; width: 200px !important; text-indent: 5px; }
#nav li ul li a:hover { background: #ccc; }

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* - Accessibility goodies -------------------------------------------------- */
#accessibility {
	position: absolute; 
	left: -9999px; 
	font-size: small;
}

.hide {
	display: none;
}

