/*
Theme Name: Comvergence
Theme URI: http://comvergence.com.au/
Description: 
Author: Atiya Digital
Version: 1.0
Tags: 
*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Calibri,Arial,Tahoma,sans-serif;
	font-size: 14px;
	line-height:1.4em;
	color: #444444;	
	background: #dbdcdd url('img/bg.gif');	
}
img {
	border: none;
}
input, button, textarea, form, div, p, table, span {
	font-family: Calibri,Arial,Tahoma,sans-serif;
}
a {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:hover {  
	color: #000000;
	text-decoration: underline;
}
.c-yellow {
	color: #f9bd12;
}
.c-white {
	color: #ffffff;
}
.s-bold {
	font-weight: bold;
}
.s-italic {
	font-style: italic;
}
.s-underline {
	text-decoration: underline;
}
.s-blink {
	text-decoration: blink;
}
.s-strike {
	text-decoration: line-through;
}
.s-10px {
	font-size: 10px;
}
.s-11px {
	font-size: 11px;
}
.s-12px {
	font-size: 12px;
}
.s-13px {
	font-size: 13px;
}
.s-14px {
	font-size: 14px;
}
.s-15px {
	font-size: 15px;
}
.s-16px {
	font-size: 16px;
}

.clear {
	display: block;
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.nulled {	
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

form {
	display: block;
	padding: 0;
	margin: 0;
}
input, textarea, select {
	font-size: 12px;
}
input, textarea, select {
	border: 1px solid #777777;
	background-color: #fefaea;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #ff9966;
	background-color: #fff6d0;
}
input.disabled, textarea.disabled, select.disabled {
	border: 1px solid #afafaf;
	background-color: #eeeeee;
}
input.error, textarea.error, select.error {
	border: 1px solid #ff6666;
	background-color: #fee1d8;
}
input:checkbox {
	border-width: 0px;
}

.c {
	position: absolute;	
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.c.lt {
	left: 0;
	top: 0;
}
.c.rt {
	right: 0;
	top: 0;
}
.c.rb {
	right: 0;
	bottom: 0;
}
.c.lb {
	left: 0;
	bottom: 0;
}
.s {
	position: absolute;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.s.t {
	top: 0;
}
.s.r {
	right: 0;
}
.s.b {
	bottom: 0;
}
.s.l {
	left: 0;
}
.wrapper {
	width: 100%;
	/*height: 100%;*/
	background: url('img/footer-bg.gif') 0px bottom repeat-x;
	text-align: center;
}
.wrapper-in {
	/*height: 100%;*/
	text-align: center;
}
.container {
	position: relative;
	width: 1100px;
	/*min-height: 100%;*/	
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
}
.container .c {
	width: 6px;
	height: 6px;
}
.header-top {	
	height: 10px;
	background: #f0ac21 url('img/bg.gif') repeat-x;
}
.header {
	position: relative;
	height: 132px;
	background: url('img/converging.gif') right top no-repeat;
}
.header .c.lt {
	background: url('img/c-container.gif') 0 0 no-repeat;
}
.header .left {
	float: left;
	padding: 20px 0 0 0;
}
.header .left .logo {
	display: block;
	width: 208px;
	height: 88px;
	margin: 0 0 0 10px;
	background: url('img/logo.gif') no-repeat;
}
.header .right {
	float: right;
	padding: 13px 0 0 0;
}
.header .right .myzone-button {
	display: block;
	float: left;
	width: 33px;
	height: 20px;
	margin: 0 20px 0 0;
	background: url('img/myzone-button.gif') 0 0 no-repeat;
}
.header .right .myzone-button:hover {
	background: url('img/myzone-button.gif') 0 -20px no-repeat;
}
.header .right .myzone-label {
	display: block;
	float: left;
	margin: 1px 5px 0 0;
	color: #000000;
	font-size: 11px;
}
.header .right .myzone-input {
	display: block;
	float: left;
	width: 80px;
	margin: 2px 10px 0 0;
	padding: 1px;
	color: #000000;
	font-size: 11px;
}
.header .right .myzone {
	display: block;
	float: right;
	width: 102px;
	height: 18px;
	margin: 0 20px 0 0;
	background: url('img/converging-login.gif') 0 0 no-repeat;
}
.header .right .myzone:hover {
	background: url('img/converging-login.gif') 0 -18px no-repeat;
}
.header .right .info {
	clear: both;
	padding: 30px 15px 0 0;
}
.header .right .info .signup {
	display: block;
	float: left;
	width: 99px;
	height: 46px;
	margin: 0 30px 0 0;
	background: url('img/rtop-signup.gif') 0 0 no-repeat;
}
.header .right .info .signup:hover {
	background: url('img/rtop-signup.gif') 0 -46px no-repeat;
}
.header .right .info .phone {
	float: left;
	width: 154px;
	height: 46px;
	background: url('img/rtop-phone.gif') 0 0 no-repeat;
}

.mainmenu {
	position: relative;
	height: 30px;
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
	background: #292929;
}
.mainmenu .s {
	width: 8px;
	height: 30px;
}
.mainmenu .s.l {
	background: url('img/s-menu.gif') 0 0 no-repeat;
}
.mainmenu .s.r {
	background: url('img/s-menu.gif') -8px 0 no-repeat;
}

#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	z-index:300; 
	width:100%; 		
}
#dropmenu ul {
	background: #292929;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px; 
	-webkit-border-bottom-right-radius: 6px;
}
#dropmenu ul ul {
	background: #454545;
	border-radius: 6px;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; 
}
#dropmenu ul ul ul {
	background: #646464;	
}
#dropmenu li {
	height: 30px;
}
#dropmenu ul a {
	color: #ffffff;
	text-decoration: none;
}
#dropmenu a {
	display: block;
	height: 30px;
	padding: 6px 12px 0px 10px;
	overflow: hidden;
	color: #c6c6c6;
	font-size: 14px;
	text-decoration: none;
}
#dropmenu a:hover {
	color: #f9bd12;;
}
#dropmenu ul a {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;	
}
#dropmenu ul a:hover {
	color: #f9bd12;
}

#dropmenu li {
	float:left; 
	position:relative;
} 
#dropmenu ul {
	position:absolute; 
	display:none; 
	width:190px; 
	top:30px; 
	left:0px;
} 
#dropmenu li ul {	
	width:190px;
} 
#dropmenu li ul a {
	width:190px; 
	height:auto; 
	float:left;  	
} 
#dropmenu ul ul {
	top:auto;
} 
#dropmenu li ul ul {
	left:190px; 
	margin:0 0 0 0;
}
#dropmenu ul {
	display: none;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul, #dropmenu li:hover ul ul ul ul ul {
	display:none;
} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul, #dropmenu li li li li li:hover ul {
	display:block;
}

#dropmenu > li.current-menu-item, #dropmenu > li.current-menu-ancestor {
	background: #f2af1f;
}
#dropmenu > li.current-menu-item a, #dropmenu > li.current-menu-ancestor a {
	color: #ffffff;
}
#dropmenu > li.current-menu-item > a:hover, #dropmenu > li.current-menu-ancestor > a:hover {
	color: #ffffff;
}


.breadcrumbs {
	float: left;
}
.breadcrumbs ul {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.breadcrumbs li {
	display: none;
	float: right;
	margin: 0;
	padding: 0;
}
.breadcrumbs li.current-menu-item, .breadcrumbs li.current-menu-ancestor {
	display: block;
}
.breadcrumbs li.current-menu-item a, .breadcrumbs li.current-menu-ancestor a {
	display: block;
	float: left;
	margin: 0 10px 7px 0;
	padding: 0 15px 0 0;
	background: url('img/breadcrumbs-arrow.gif') right 8px no-repeat;	
}

.center {
	clear: both;
	padding: 0 0 0 0;
}
.center .homepage {
	margin: 0 0 3px 0;
}
.main {
	position: relative;
	clear: both;
	background: url('img/main-bg.gif') repeat-x;	
	margin: 0px 10px 0 10px;
	padding: 20px 20px 20px 20px;
}
.main h1 {
	margin: 0 0 18px 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}

.main .mainbar {
	position: relative;
	float: left;
	width: 1020px;
	overflow: hidden;
}
.main.withsidebar .mainbar {
	width: 800px;
}
.main .rightbar {
	position: relative;
	float: right;
	width: 208px;
	overflow: hidden;
}

.main.withsidebar .mainbar .mainbar-column-left {
    float: left;
    width: 370px;
}
.main.withsidebar .mainbar .mainbar-column-right {
    float: right;
    width: 370px;
}

.news-item {
	position: relative;
	margin: 0 0 30px 0;
}
.news-item.thumb {
	padding-left: 105px;
}
.news-item .thumb {
	position: absolute;
	top: 0;
	left: 0px;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
.news-item .newstitle {	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.news-item .short {
	display: block;	
	margin: 4px 0 4px 0;
}
.news-item .short p {	
	margin: 0;
	padding: 0;
}
.news-item .more {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.news-item .more:hover {
	color: #000000;
}

.home .news-item {
	margin: 0 0 10px 0;
	padding-top: 10px;
	border-top: 1px solid #f7cf79;
	color: #ffffff;	
}
.home .news-item .thumb {
	top: 10px;
}
.home .news-item .newstitle {
	font-size: 15px;
}
.home .news-item .newstitle:hover {
	color: #000000;
}
.home .news-item .short {
	line-height: 1.1em;
	margin: 2px 0 2px 0;
}
.home .news-item .more {
	font-size: 12px;
}
.home .news-item .more:hover {
	color: #000000;
}

a.all-news {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.all-news:hover {
	color: #000000 !important;
}

.navi {
	margin: 40px 0 0 0;
}
.navi a {
	text-decoration: none;
	font-size: 1.2em;
}

.banner {
	position: relative;	
	margin: 10px 10px 10px 10px;
	overflow: hidden;
	z-index: 0;
}
.banner object {
	position: relative;
	z-index: 0;
}

.banner .items a, .banner .items div  {
	position: absolute;
	display: block;
    width: 1080px;
	overflow: hidden;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner.page {
	height: 130px;
}
.banner.page .c {
	z-index: 100;
}
.banner.page .c.lt {
	background: url('img/c-black.gif') 0 0 no-repeat;
}
.banner.page .c.rt {
	background: url('img/c-black.gif') -6px 0 no-repeat;
}
.banner.page .c.rb {
	background: url('img/c-black.gif') -6px -6px no-repeat;
}
.banner.page .c.lb {
	background: url('img/c-black.gif') 0 -6px no-repeat;
}
.banner.page .items a, .banner.page .items div {
	height: 130px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}
.banner.home {
	height: 240px;
}
.banner.home .items a, .banner.home .items div  {
	height: 240px;	
}

	

.block {
	
}
.block .inner {
	position: relative;
	padding: 25px 20px 30px 20px;
}

.block.sidebar {	
	width: 208px;	
	background: #2b2b2b url('img/sidebar-top.gif') center top no-repeat;
	color: #c6c6c6; 
}
.block.sidebar .c.lt {
	background: url('img/c-sidebar.gif') 0 0 no-repeat;
}
.block.sidebar .c.rt {
	background: url('img/c-sidebar.gif') -6px 0 no-repeat;
}
.block.sidebar .c.rb {
	background: url('img/c-sidebar.gif') -6px -6px no-repeat;
}
.block.sidebar .c.lb {
	background: url('img/c-sidebar.gif') 0 -6px no-repeat;
}
.block.sidebar ul, .block.sidebar li {
	display: block;
	margin: 0;
	padding: 0;
}
.block.sidebar a {
	color: #c6c6c6;
	text-decoration: none;
}
.block.sidebar a:hover {
	color: #f9bd12;
	text-decoration: underline;
}
.block.sidebar .inner > ul > li {
	display: none;
}
.block.sidebar .inner > ul > li.current-menu-item, .block.sidebar .inner > ul > li.current-menu-ancestor {
	display: block;
	
}
.block.sidebar .inner > ul > li > a {
	display: block;
	margin: 0 -10px 40px 0;
	color: #ffffff;
	font-size: 18px;
}
.block.sidebar .inner > ul > li > ul > li {
	margin: 6px 0 0 0;
}
.block.sidebar .inner > ul > li > ul > li > a {	
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
}
.block.sidebar .inner > ul > li > ul > li > ul > li {
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	background: url('img/sidebar-arrow.gif') 7px 8px no-repeat;
}
.block.sidebar .inner > ul > li > ul > li > ul > li.current-menu-item {
	background: url('img/sidebar-arrow-a.gif') 7px 8px no-repeat;
}
.block.sidebar .inner > ul > li > ul > li > ul > li > a {
	font-size: 0.9em;
}
.block.sidebar .inner > ul > li > ul > li > ul > li > ul > li {
	margin: 2px 0 0 0;
	padding: 0 0 0 25px;
	background: url('img/sidebar-arrow.gif') 17px 8px no-repeat;
}
.block.sidebar .inner > ul > li > ul > li > ul > li > ul > li.current-menu-item {
	background: url('img/sidebar-arrow-a.gif') 17px 8px no-repeat;
}
.block.sidebar .inner > ul > li > ul > li > ul > li > ul > li > a {
	font-size: 0.9em;
}
.block.sidebar .inner > ul > li > ul li.current-menu-item > a {
	color: #f9bd12;
	font-weight: bold;
}

.block.yellow {		
	color: #ffffff;
}
.block.yellow .c.lt {
	background: url('img/c-yellow.gif') 0 0 no-repeat;
}
.block.yellow .c.rt {
	background: url('img/c-yellow.gif') -6px 0 no-repeat;
}
.block.yellow .c.rb {
	background: url('img/c-yellow.gif') -6px -6px no-repeat;
}
.block.yellow .c.lb {
	background: url('img/c-yellow.gif') 0 -6px no-repeat;
}
.block.yellow .title {
	margin: 0 0 25px 0;
	color: #ffffff;
	font-size: 20px;	
}
.block.yellow a {
	color: #ffffff;
	text-decoration: none;
}
.block.yellow a:hover {
	color: #ffffff;
	text-decoration: none;
}
.block.yellow.download {
	width: 208px;
	margin: 15px 0 0 0;
	background: #f7b817 url('img/dload-header.gif') center top no-repeat;	
}
.block.yellow.download a {
	display: block;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dotted #ffffff;
}
.block.yellow.download a:hover {
	background: #f9c643;
	color: #444444;
}
.block.yellow.news {
	position: relative;
	float: right;
	width: 270px;
	height: 300px;
	margin: 0 10px 0 0;
	overflow: hidden;
	background: #f7b817 url('img/news-header.gif') center top no-repeat;	
}
.block.yellow.news .inner {
	padding: 20px 15px 15px 15px;
}
.block.yellow.news .title {
	margin: 0 0 15px 0;
}
.block.yellow.news .inner .news-item {
	margin: 0 0 11px 0;
}
.block.yellow.news .inner .news-item .short {
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
}
.block.yellow.news .inner .news-item .more {
	font-size: 12px;
}

.block.featured {
	position: relative;
	float: left;
	width: 260px;
	height: 300px;
	margin: 0 0 0 10px;
	overflow: hidden;
	background: #2b2b2b url('img/featured-header.gif') center top no-repeat;
	color: #ffffff;
}
.block.featured .c.lt {
	background: url('img/c-featured.gif') 0 0 no-repeat;
}
.block.featured .c.rt {
	background: url('img/c-featured.gif') -6px 0 no-repeat;
}
.block.featured .c.rb {
	background: url('img/c-featured.gif') -6px -6px no-repeat;
}
.block.featured .c.lb {
	background: url('img/c-featured.gif') 0 -6px no-repeat;
}
.block.featured .inner {
	padding: 20px 15px 15px 15px;
}
.block.featured .title {
	margin: 0 0 15px 0;
	color: #ffffff;
	font-size: 18px;	
}
.block.featured .button {
	position: absolute;
	display: block;
	bottom: 15px;
	right: 15px;
	width: 60px;
	height: 20px;
	background: url('img/featured-button.gif') 0 0 no-repeat;
}
.block.featured .button:hover {
	background: url('img/featured-button.gif') 0 -20px no-repeat;
}

.newsletter-items {

}
.newsletter-items .newsletter-item {
    display: block;
    padding: 10px 0 20px 50px;
    background: url('img/newsletter-pdf.png') left top no-repeat;
    text-decoration: none;
}
.newsletter-items .newsletter-item:hover {
    text-decoration: underline;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;	
	background: #2b2b2b;
	font-size: 12px;
}
.footer .s.t {
	width: 100%;
	height: 6px;
	background: #ffffff;
}
.footer .s.t > .c.rb {
	background: url('img/c-container.gif') -6px -6px no-repeat;
}
.footer .s.t > .c.lb {
	background: url('img/c-container.gif') 0 -6px no-repeat;
}
.footer .top {
	padding: 20px 10px 20px 10px;
	color: #f9bd12;
}
.footer .top .copyright {
	float: left;
}
.footer .top .terms {
	float: right;
}
.footer .top .terms a {
	color: #f9bd12;
	text-decoration: none;
}
.footer .top .terms ul, .footer .top .terms li {
	display: block;
	margin: 0;
	padding: 0;
}
.footer .top .terms li {
	float: left;
	margin: 0 0 0 30px;
}
.footer .top .terms a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer .bottom {
	padding: 0px 20px 40px 20px;
	color: #ffffff;
}
.footer .bottom a {
	color: #ffffff;
	text-decoration: none;
}
.footer .bottom a:hover {
	color: #f9bd12;
	text-decoration: underline;
}
.footer .bottom ul, .footer .bottom li {
	display: block;
	margin: 0;
	padding: 0;
}
.footer .bottom > ul > li {
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
}
.footer .bottom > ul > li > a {
	display: block;
	margin: 0 0 3px 0;
	color: #f9bd12;
	font-size: 1.2em;
	font-weight: bold;
}
.footer .bottom > ul > li > ul a {
	color: #c6c6c6;
}

.footer .cisco {
	position: absolute;
	display: block;
	width: 62px;
	height: 68px;
	top: 60px;
	right: 10px;
	background: url('img/SelCert2cRGB_62x68.gif') 0px 0px no-repeat;
}
	
	

/* =Images
-------------------------------------------------------------- */

.content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
.content .attachment img {
	max-width: 900px;
}
.content .alignleft,
.content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.content .alignright,
.content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.content .aligncenter,
.content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content img.alignleft,
.content img.alignright,
.content img.aligncenter {
	margin-bottom: 12px;
}
.content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.content .wp-caption img {
	margin: 5px 5px 0;
}
.content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.content .wp-smiley {
	margin: 0;
}
.content .gallery {
	margin: 0 auto 18px;
}
.content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.content .gallery img {
	border: 2px solid #cfcfcf;
}
.content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.content .gallery dl {
	margin: 0;
}
.content .gallery img {
	border: 10px solid #f1f1f1;
}
.content .gallery br+br {
	display: none;
}
.content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	.content,
	.one-column .content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}