/*
Theme Name: CoActive
Theme URI: http://www.coactivetech.net
Description: COACTIVE design
Version: 1.6
Author: Design: Juice Create | Coding: Maia Internet Consulting 

	The CSS, XHTML and design is copyrighted to COACTIVE

*/


/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #143e6e;
	}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 920px;
	}
	
#box1 {
	background-color: #FFFFFF;
	background-image: url(images/content-bkgd.jpg);
	background-repeat: repeat-x;
	min-height: 300px;
	}

#header {
	padding: 0;
	margin: 0 auto;
	height: 225px;
	width: 920px;
	}
	
#header-home {
	padding: 0;
	margin: 0 auto;
	height: 337px;
	width: 100%;
	background-image: url(images/home-header-image.jpg);
	}
	
#headerimg {
	margin: 0;
	height: 225px;
	width: 919px;
	background-image: url(images/company-header.jpg);
	}
	
#headerimg-home {
	margin: 0;
	height: 337px;
	width: 100%;
	}
	
#slideshow-home {
	width: 433px;
	height:129px;
	margin-top: 190px;
	margin-left: 470px;
	position: absolute;
	}
	
	
#contactinfo {
	float: right;
	color: #FFFFFF;
	padding: 20px 30px 0 0;
	font-weight: bold;
	}
	
#contactinfo a{
	color: #FFFFFF;
	text-decoration: none;
	}

#nav {
	height: 45px;
	width: 920px;
	background-color:#040C17;
	}

#content {
	padding: 10px 0 20px 20px;
	margin: 0px 0 0 0px;
	width: 553px;
	line-height: 1.2em;
	float: left;
	min-height: 100px;
	}
	
#content-page {
	padding: 10px 0 20px 20px;
	margin: 0px 0 0 200px;
	width: 650px;
	line-height: 1.2em;
	min-height: 100px;
	}
	
#content-page-nosidebar {
	padding: 10px 0 20px 20px;
	margin: 0px 0 0 20px;
	width: 890px;
	line-height: 1.2em;
	min-height: 335px;
	}
	
	
.post {
	margin: 0 0 40px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 920px;
	height: 34px;
	clear: both;
	background-color: #eee;
	background-image: url(images/footer.jpg);
	font-size: 10px;
	color: #b2b2b2;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*Sidebar*/
#sidebar-home {
	padding: 0 10px 0px 0px;
	margin-left: 580px;
	margin-top: -10px;
	width: 290px;
	background-repeat: repeat-x;
	border-bottom:#666666;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-right:#666666;
	border-right-style:solid;
	border-right-width: 1px;
	border-left:#666666;
	border-left-style:solid;
	border-left-width: 1px;
	border-top: #045aad;
	border-top-style: solid;
	border-top-width: 5px;
	color:#000000;
	font-size:12px;
	}
	
#sidebar-home ul li {
list-style-image:none;
list-style-type:none;
}

#sidebar-home h2 {
	margin: -7px 0 -6px 0;
	text-transform: capitalize;
	color:#000000;
	font-size: 16px;
}
	
	
#sidebar {
	padding: 15px 20px 10px 20px;
	margin-left: 3px;
	margin-top: 27px;
	width: 150px;
	float: left;
	background-image: url(images/sidebar-bkgd.jpg);
	background-repeat: repeat-x;
	min-height: 200px;
	}
	
#sidebar a{
	color: #000000;
	text-decoration: none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebar a:hover{
	color: #000000;
	text-decoration: underline;
	}
	
#sidebar h2 {
	margin: 0px 0 0 0;
	color: #081c35;
	padding: 20px 0 2px 0px;
	text-transform:capitalize;
	font-size: 14px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
	
#sidebar ul li ul li{
	list-style:none;!important
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
	
/*Text Formatting*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:hover {
	text-decoration: none;
	}
	
a	{
	text-decoration: underline;
	color: #567594;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/*	Begin Headers */
h1 {
	padding-top: 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #b18603;
	font-style:italic;
	font-size: 16px;
	}

h2 {
	margin: 10px 0 0;
	color: #b18603;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 14px;
	text-transform:capitalize;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

	
	
#sidebar h2 {
	margin: 0px 0 0 0;
	color: #081c35;
	padding: 2px 0 2px 0px;
	text-transform:capitalize;
	font-size: 14px;
	font-style:normal;
	}


h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */

a img {
	border: none;
	}
	
p img {
	padding: 5px;
	max-width: 100%;
	}
	
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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0px 0 30px;
	list-style: outside;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 3px 0 3px 10px;
	}

.entry ul li {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Comments*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/*Navigation*/

#menu {display:block; height:45px; width:920px; margin:0px 0px 2px 0px; padding:0px 0px 0px 0px; font-size: 12px; font-family:Tahoma; text-align:center; background-color:#040C17;}
#menu ul {margin:0px; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:0px; display:block; border:0px solid #fff;}
#menu li.company {color: #FFFFFF; width:148px; height:45px; background-image:url(images/navigation/company.jpg)}
#menu li.technology {color: #FFFFFF; width:245px; height:45px; background-image:url(images/navigation/technology.jpg)}
#menu li.telecom {color: #FFFFFF; width:273px; height:45px; background-image:url(images/navigation/telecom.jpg)}
#menu li.support {color: #FFFFFF; width:104px;height:45px; background-image:url(images/navigation/support.jpg)}
#menu li.contact {color: #FFFFFF; width:150px; height:45px; background-image:url(images/navigation/contact.jpg)}

#menu a {display:block; width:auto; padding:0px 0px 0 0; margin:0px; height:0; color:#ffffff; text-decoration:none;}

#menu a#company-down {width:148px; height:45px;}
#menu a#technology-down {width:245px; height:45px;}
#menu a#telecom-down {width:273px; height:45px;}
#menu a#support-down {width:104px; height:45px;}
#menu a#contact-down {width:150px; height:45px;}

#menu a#company-down:hover {background: url('images/navigation/company-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#technology-down:hover {background: url('images/navigation/technology-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#telecom-down:hover {background: url('images/navigation/telecom-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#support-down:hover {background:transparent url('images/navigation/support-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#contact-down:hover {background:transparent url('images/navigation/contact-over.jpg') no-repeat; background-position:0 0; z-index:50;}

#contentmain a:hover {
color: #00264A;
}


/* End Sidebar */