/*
Theme Name: Wireless Communications
Theme URI: http://clickcom.com/
Description: Theme for Wireless Communications
Version: 1.0
Author: Clickcom.com
Author URI: http://clickcom.com/
Tags:
*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #34270b url(images/main_bg.jpg) top center;
	color: #000;
	text-align: center;
	margin: 0;
}
a {
	color: #355aa4;
}
a:hover {
	color: #355aa4;
}
a img {
	border: none;
}

/******************************
UNIVERSAL STYLES
*******************************/
br.clearBoth {
	clear: both;
	height: 0;
}
.linklove { /* Hides CForms Developer Link */
	display: none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/******************************
LAYOUT STYLES
*******************************/
#container {
	width: 995px;
	margin: 0 auto;
	text-align: left;
	background: url(images/wireless_container.jpg) repeat-y center;
	position: relative;
	*z-index:0;
}
#header {
	height: 245px;
	width: 995px;
	padding:10px 0 0 0;
	background: url(images/header.jpg) no-repeat top left;
}
	#header h1,
	#headerlink a {
		display: block;
		height: 175px;
		width: 940px;
		margin: 0;
		padding: 0;
	}
	#headerlink a {
		text-indent: -9999px;
		background: url(images/header_default.jpg) no-repeat;
	}
	#header .description {
		display: none;
	}
#menu {
	height: 22px;
	margin: 40px 0 0 0;
	*margin: 50px 0 0 0;
	padding: 13px 0 0 0;
	text-align: center;
}
	#nav,
	#nav li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#nav li {
		display: inline;
	}
	#nav li ul {
		display: none;
	}
	#nav a {
		color: #fff;
		text-decoration: none;
		padding: 0 10px;
		text-transform: uppercase;
		font-weight: bold;
		font-size:1.1em;
	}
		#nav a:hover {
			color: #fff;
		}
#main {
	background:url(images/wireless_main.jpg) no-repeat top center;
	clear:both;
	min-height:300px;
	_height:300px !important;
	_margin:-5px 0 0 0;
	width:995px;
}
	#left {
		float: left;
		width: 225px;
		margin: 22px 0 0 22px;
		_margin: 22px 0 0 11px;
		min-height:250px;
		height:auto !important;
		height:250px;
		padding-top:50px;
	}
		#sidebarNav {
			width: 223px;
			background: #39352d url(images/sidebar_nav_bg.gif) no-repeat;
			min-height:200px;
			height:auto !important;
			height:200px;
		}
		#sidebarNav,
		#sidbarNav li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#sidebarNav li {
			padding: 0 10px 5px 20px;
			margin: 10px;
		}
		#sidebarNav h2 {
			height: 40px;
			padding: 10px 10px 0 40px;
			color: #a39b8a;
			font-size: 13px;
			font-weight: normal;
		}
		#sidebar ul,
		#sidebar li {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#sidebar h2 {
			margin: 15px 0 3px 0;
			padding: 5px 10px;
			font-size: 16px;
			border-bottom: solid 2px #A4D7F2;
			color: #4E2801;
		}
				
		#pages h2.widgettitle {
			display:none;
		}
		
		#sidebar a {
			background:url('images/internal_side_nav_header_bg.jpg') no-repeat right;
			display:block;
			height:22px;
			text-align:right;
			font-size:12px;
			font-weight:bold;
			padding:4px 30px 0 0;
			color:#fff;
			text-decoration:none;
		}
				
		#sidebar li.current_page_item a,
		#sidebar li.current_page_ancestor a,
		#sidebar li.current_page_parent a,
		#sidebar li.page_item a {
			background:url('images/wireless_nav.png') repeat-y top right;
			margin:3px 0 0 0;
			/*_background:url('images/internal_side_nav_active_header_bg.jpg') no-repeat top right;*/
		}
		
		#pages ul li.page_item ul li.page_item, #pages ul li.page_item ul li.page_item ul li.page_item {
			display:none;
		}
				
		#pages ul li.current_page_item ul li.page_item, #pages ul li.current_page_ancestor ul li.page_item, #pages ul li.current_page_ancestor ul li.current_page_item,
		#pages ul li.current_page_ancestor ul li.current_page_item ul li.page_item, #pages ul li.current_page_ancestor ul li.current_page_parent ul li.current_page_item  {
			display:block;
		}
		
		#pages ul li.current_page_item ul, #pages ul li.current_page_ancestor ul {
			background:url('images/wireless_subnavtop.jpg') no-repeat top right;
			padding-top:10px;
			margin:0 0 0 6px;
		}
				
		#pages ul li.current_page_item ul li.page_item ul, #pages ul li.current_page_ancestor ul li.current_page_parent ul, #pages ul li.current_page_ancestor ul li.current_page_item ul
		{
			background:url('images/wireless_subnav.jpg') repeat-y;
			margin:-5px 0 5px 0;
			padding-top:0;
		}
		
		#pages ul li.current_page_item ul li.page_item a, #pages ul li.current_page_ancestor ul li.page_item a, #pages ul li.current_page_ancestor ul li.current_page_item a, 
		#pages ul li.current_page_ancestor ul li.current_page_item ul li.page_item a, #pages ul li.current_page_ancestor ul li.current_page_parent ul li.current_page_item a {
			background:url('images/wireless_subnav.jpg') repeat-y;
			width:170px;
			font-weight:normal;
			padding:2px 49px 0 0;
			font-size:.9em;
			line-height:1em;
			margin:0;
			*margin:-1px 0 0 0;
		}
		
		#pages ul li.current_page_ancestor ul li.current_page_parent ul li.current_page_item a, #pages ul li.current_page_ancestor ul li.current_page_item ul li.page_item a {
			padding-right:58px;
			width:160px;
		}
		
	#right {
		float: left;
		width: 655px;
		margin: 0 0 0 20px;
		line-height:1.5em;
	}
	
		.pageTitle {
			margin: 0;
			padding: 30px 0 0 0;
			font-weight: normal;
			font-size: 20px;
			color:#183474;
			text-transform:uppercase;
			letter-spacing:.25em;
			line-height:.9em;
		}
		#right ul li {
			margin-bottom: 10px;
		}
		
		#right .entry {
			margin:-5px 0 0 0;
		}
#footer {
	width: 985px;
	margin: 0 auto;
	clear: both;
	padding: 15px 0 15px 10px;
	background: url(images/wireless_footer.jpg) no-repeat top center;
	min-height:65px;
	_height:65px !important;
	position:relative;
}

.Section3 #footer {
	background: url(images/wireless_footer.jpg) no-repeat top center;
}
	#footer .contact a {
		text-decoration: none;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	#footer .copyright {
		font-size: 11px;
		padding: 20px 0 0 0;
		margin: 0;
		color: #fff;
		position:absolute;
		top:55px;
		left:10px;
	}
	#footer .clickcom a {
		display: block;
		width: 140px;
		height: 20px;
		padding: 25px 0 0 0;
		background: url(images/clickcom-light.gif) no-repeat;
		text-indent: -9999px;
		position:absolute;
		top:65px;
		right:10px;
	}

/******************************
PAGE-SPECIFIC STYLES
*******************************/
.Section2 #header {
	background:url('images/header_about.jpg') no-repeat top center;
}
.Section7 #header {
	background:url('images/header_solutions.jpg') no-repeat top center;
}
.Section9 #header {
	background:url('images/header_managed.jpg') no-repeat top center;
}
.Section11 #header {
	background:url('images/header_techservices.jpg') no-repeat top center;
}
.Section13 #header {
	background:url('images/header_sprint.jpg') no-repeat top center;
}

/* HOME PAGE */
.section14 #header a {
	background: url(images/header_home.jpg) no-repeat;
}
.section14 #left {
	display: none;
}
.section14 #right {
	width: 900px;
	margin: 0 0 0 60px;
	min-height:250px;
	height:auto !important;
	height:250px;
}
.section14 .pageTitle {
	display: none;
}
#homeHeader {
	position: absolute;
	height: 230px;
	width: 940px;
	top: 55px;
	left: 40px;
	z-index: 99;
}

.homePage #header {
	display:none;
}

.homePage #main {
	background:none;
}

.homePage #container {
	background:url(images/splash_container.jpg) repeat-y center;
}

.homePage #footer {
	margin:0 auto 0 auto;
	padding:0 0 0 0px;
	width:995px;
	height:100px;
	background:url('images/splash_footer.jpg') no-repeat center top;
}

