/*
THEME NAME: iQuate
THEME URI: http://www.iquate.com/
DESCRIPTION: Custom theme for iQuate
VERSION: 1.0
AUTHOR: Katalina Brown
AUTHOR URI: http://www.iquate.com/
TAGS: iquate, custom
*/

/* Two-column with sidebar on left from the /examples/ folder  
@import url('examples/2c-l.css'); */

/* Just some example content */

/* css reset and default values for all pages */
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 80%;
	font-family: tahoma, geneva, arial, kalimati, sans, sans-serif;
	color: black;
}
div, span, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ol, li, ul, form, fieldset, label, legend, img  {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: baseline;
	font-size: 1.0em;
	line-height: 1.3em;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
jktable {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: top;
	font-size: 1.0em;
	line-height: 1.3em;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-weight: bold;
	font-size: 2.0em;
	padding: 0.4em 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
h2 {
	font-weight: bold;
	font-size: 1.7em;
	padding: 0.2em 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
h3 {
	font-weight: bold;
	font-size: 1.4em;
	padding: 0.1em 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
a {
	color: #176ce1;
}
a:hover {
	color: #6ba3ff;
	text-decoration: none;
}



div.skip-link {
position:absolute;
right:1em;
top:1em;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}
.webinar-text {
padding-left:20px;
font-size:11px;
float:left;
position:relative;

}
.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
margin-top: 10px;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

.blogmenu input#s {
width:7em;
}

.blogmenu li {
list-style:none;
margin:0 0 2em;
}

.blogmenu li form {
margin:0.2em 0 0;
padding:0;
}

.blogmenu ul li {
list-style:disc;
margin:0;
}


div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* iquate specific styling */

/* layout and background styling */
body {
	background: url(img/page_gradient.png) top left repeat-x #f6fbfe;
}
div.wrapper {
	background-color: #fff;
	width: 910px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}
div.header {
	background: url(img/header_bg.png) top left repeat-x #1d1d1d;
}
ul.minormenu, ul.majormenu {
	list-style-type: none;
	display: block;
	overflow: hidden;
	position: relative;
	clear: right;
}
ul.minormenu li, ul.majormenu li {
	float: left;
}
ul.minormenu {
	margin: 0.2em 0.2em 0.8em 0px;
	float: right;
}

/* header styling */

.header .logo h2 span {
	visibility: hidden;
}
.header .logo h2 {
	padding: 0px;
	margin: 6px 30px 10px 30px;
}
.header h2 a {
	display: block;
	height: 40px;
	width: 130px;
	background: url(img/header_logo.gif) left 0px no-repeat transparent;
	border: 0px;
	text-decoration: none;
}
.header .logo {
	float: left;
}
.header {
	overflow: hidden;
	height: 1%; /* IE6 needs this */
}

/* menu styling */

.majormenu li {
	display: block;
	margin-left: 0.2em;
	margin-right: 0.2em;
}
.minormenu li {
	display: block;
	margin-left: 0.6em;
	margin-right: 0.6em;
}
.majormenu li a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.1em;
	padding-left: 9px;
	color: #cbd8de;
}
.minormenu li a {
	color: #8dbaef;
	text-decoration: none;
}
.majormenu li span {
	display: block;
	float: left;
	height: 1.4em;
	line-height: 1.4em;
	vertical-align: middle;
	padding-right: 9px;
	cursor: pointer;
}
.majormenu li a:hover {
	color: #8dbaef;
}
.minormenu li a:hover {
	color: #5590d7;
}
div.minormenu {
	float: right;
}

.majormenu .current_page_item a, .majormenu .current_page_parent a {
	background: url(img/menu_chosen_left.gif) center left no-repeat transparent;
}
.majormenu .current_page_item a:hover {
	color: #cbd8de;
}
.majormenu .current_page_item span, .majormenu .current_page_parent span {
	background: url(img/menu_chosen_right.gif) center right no-repeat transparent;
}
.submenu {
	float: left;
	padding: 12px 0px 0px 0px;
	margin: 10px 30px 0px 0px;
	background: url(img/submenu_top.png) top center no-repeat #deeef6;
	width: 200px;
	font-size: 1.0em;
	color: #999;
}
.submenu br {
	display: none;
}
.submenu span, .submenu .blogmenu h2 {
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 0.7em;
}
.submenu ul li span {
	padding-left: 0px;
	font-style: normal;
	font-size: 1.0em;
	text-transform: none;
}	
.submenu ul {
	padding: 0px 0px 12px 0px;
	width: 100%;
	font-size: 1.1em;
	overflow: hidden;
}
.submenu ul.blogmenu, .submenu ul.blogmenu ul {
	font-size: 1em;
}
.submenu .inner {
	background: url(img/submenu_bottom.png) bottom center no-repeat #deeef6;
}
.submenu ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom: none;
	width: 100%;
	float: left;
	display: inline;
}
.submenu .inner ul li a {
	display: block;
	text-decoration: none;
	border: 1px solid #deeef6;
	padding: 2px 9px;
	font-size: 0.95em;
}
.submenu .inner ul li a:hover {
	color: #2186f6;
	background-color: transparent;
	text-decoration: underline;
}
.submenu .inner .blogmenu li a:hover {
	background-color: #fff;
	text-decoration: none;
}
.submenu .inner ul li.current_page_item a, .submenu .inner ul li.curent_page_item a:hover {
	color: #222;
	background: url(img/submenu_chosen.gif) 180px center no-repeat #fff;
	background-color: #ffffff;
	padding: 4px 10px 6px 10px;
	border-color: #c1e2f6;
	border-bottom-color: #a0cde8;
	border-left-color: #a0cde8;
	border-right-color: #fff;
	text-decoration: none;
}
.submenu #searchform div {
	margin: 0.8em 0px 0.8em 0px;
	overflow: hidden;
	padding: 10px;
}
.submenu .screen-reader-text {
	position: absolute;
	left: 2000px;
}
.submenu #searchform div input {
	float: left;
}
.submenu #searchform #s {
	width: 100px;
	margin-right: 3px;
}


.submenu .contactbox {
	background-color: #fff;
	padding: 1em 0px 0px 0px;
}
.submenu .contactbox div {
	padding: 10px 0px 0px 0px;
	background: url(img/contactbox_top.png) top center no-repeat #deeef6;
}
.submenu .contactbox div ul {
	margin-top: 4px;
	background: url(img/contactbox_bottom.png) bottom center no-repeat #deeef6;
}
.submenu .contactbox b {
	color: #b2b2b2;
	margin-left: 3px;
	font-size: 1.6em;
	font-weight: normal;
}
.submenu .contactbox img {
	padding-left: 5px;
}	
.submenu .contactbox li {
	font-size: 0.9em;
	color: #555555;
	float: left;
	clear: left;
}
.submenu .contactbox li span {
	display: block;
	padding: 0px 0px 4px 8px;
}

/* main content styling */
.content {
	overflow: hidden;
}
.maincontent {
	float: left;
	width: 660px;
}
.maincontent ol {
	margin: 10px 0px 5px 2em;
}
.maincontent ul {
	list-style-type: square;
	margin: 10px 0px 5px 2em;
}
.maincontent ol li, .maincontent ul li {
	margin-top: 4px;
	margin-bottom: 3px;
}
.maincontent a {
	color: #1751ad;
	text-decoration: none;
}
.maincontent a:hover {
	color: #176ce1;
	text-decoration: none;
} 
.subbanner {
	position: relative;
}
.subbanner h1 {
	font-weight: normal;
	font-size: 1.7em;
	color: #fff;
	padding: 12px 8px 8px 16px;
	position: absolute;
	left: 35px;
	top: 25px;
	width: 270px;
}	
.subbanner h1 span {
	display: block;
	font-size: 0.6em;
	margin-top: 15px;
	color: #e8e8e8;
}

h2.pagetitle {
	background: url(img/title_bar.png) bottom left repeat-x #356bac;
	font-weight: normal;
	font-size: 1.4em;
	color: #fff;
	padding: 12px 8px 8px 16px;
	margin: 0px 0px 0px 0px;
}
h2.pagetitle span.subtext {
	font-size: 0.65em;
	padding-left: 5px;
}
hr.subpage {
	background: url(img/subpage_bar.png) bottom left repeat-x #356bac;
	height: 16px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}
div.subpage {
	background: url(img/subpage_bar.png) bottom left repeat-x #356bac;
	height: 16px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.homeintro {
	padding: 0.5em 0em 1.5em 0em;
	color: #333;
	width: 550px;
}
.homeintro p.first {
	font-size: 1.25em;
	color: #4981c0;
}
.homeintro p {
	line-height: 1.4em;
	font-size: 0.9em;
	padding: 0px 20px 0px 20px;
}
a.oraclebox {
	display: block;
	position: relative;
	float: right;
	height: 153px;
	overflow: hidden;
	width: 310px;
	background: url(/img/oracle_feature.png) top left no-repeat transparent;
	cursor: pointer;
	margin-bottom: 15px;
	text-decoration: none;
}
a.oraclebox:hover {
	background-position: bottom left;
}
a.oraclebox strong {
	display: block;
	margin: 68px 30px 10px 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #404040;
	cursor: pointer;
}
a.oraclebox span.fauxbutton {
	display: block;
	float: right;
	background: url(img/fauxbutton.png) top left no-repeat #d63a3a;
	padding-left: 15px;
	margin: 0px 30px 0px 30px;
	cursor: pointer;
}
a.oraclebox span.fauxbutton span {
	display: block;
	height: 23px;
	line-height: 23px;
	float: left;
	background: url(img/fauxbutton.png) top right no-repeat transparent;
	padding-right: 50px;
	color: #fff;
	cursor: pointer;
}
a.webinarbox {
	display: block;
	position: relative;
	float: right;
	height: 153px;
	overflow: hidden;
	width: 310px;
	background: url(/img/webinar.png) top left no-repeat transparent;
	cursor: pointer;
	margin-bottom: 15px;
	text-decoration: none;
}
a.webinarbox:hover {
	background-position: bottom left;
}
a.webinarbox strong {
	display: block;
	margin: 68px 30px 10px 30px;
	font-size: 1.1em;
	font-weight: bold;
	color: #404040;
	cursor: pointer;
}

.maincontent .subbanner {
	margin-top: 8px;
}

.subheading {
	color: #285890;
	font-size: 1.05em;
	display: block;
	margin-top: 25px;
	margin-bottom: 8px;
}
.heading {
	font-size: 12pt;
	color: #285890;
	display: block;
	margin: 25px 0px 15px 0px;
}
h3.entry-title {
	font-size: 1.4em;
	color: #285890;
	font-weight: normal;
}
h2.entry-title, h2.page-title {
	font-size: 1.7em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}
h2.entry-title {
	color: #285890;
}

.subtitle {
	color: #285890;
	font-size: 1.05em;
	display: block;
	margin-top: 5px;
}
.prodlinks {
	background: url(img/storybox_smallest.png) top left no-repeat transparent;
	float: right;
	width: 350px;
	margin: 0px 0px 10px 20px;
	overflow: hidden;
	padding-top: 10px;
}
.prodlinks .inner {
	background: url(img/storybox_smallest.png) bottom left no-repeat transparent;
	padding-bottom: 10px;
}
.prodlinks .walkthru, .prodlinks .datasheet, .prodlinks .download {
	display: block;
	line-height: 35px;
	height: 35px;
	padding-left: 2.8em;
	margin-left: 10px;
}
.prodlinks .walkthru {
	background: url(img/walkthru_icon.png) 3px center no-repeat transparent;
}
.prodlinks .datasheet {
	background: url(img/datasheet_icon.png) 3px center no-repeat transparent;
}
.prodlinks .download {
	background: url(img/download_icon.png) center left no-repeat transparent;
}	
.pdf {
	overflow: hidden;
}
.pdf a {
	display: block;
	float: left;
	line-height: 26px;
	height: 26px;
	padding-left: 25px;
	background: url(img/pdf.png) center left no-repeat transparent;
}
.sbox h4 a {
	color: #285890;
	text-decoration: none;
}
.profile {
	overflow: hidden;
	margin-bottom: 1.5em;
	clear: both;
}
.profile img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.profile strong {
	color: #285890;
}
.maincontent .colslist {
	overflow: hidden;
	margin-bottom: 1.5em;
}
.colslist li {
	width: 30%;
	list-style-type: none;
	float: left;
	margin-left: 1em;
}
.twocol {
	overflow: hidden;
}
.twocol li {
	width: 45%;
	list-style-type: none;
	float: left;
	margin-left: 1em;
}
.blogfeed {
	float: right;
	width: 310px;
	padding-bottom: 8px;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
	position: relative;
	background: url(img/feed_bg_bottom.png) bottom left repeat-x #fff;
}
.blogfeed h4 {
	color: #c2c2c2;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 0px;
}
.blogfeed h4 img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}
.blogfeed h4 span {
	font-size: 0.6em;
	font-weight: normal;
}
.blogfeed ul {
	width: 100%;
	overflow: hidden;
	background: url(img/feed_bg.png) top left repeat-x #d8edf7;
	float: left;
}
.blogfeed ul li {
	width: 310px;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #e3f3fd;
	border-top: 1px solid #fff;
}	
.blogfeed ul span.headline {
	padding: 10px 20px 3px 20px;
	display: block;
}
.blogfeed ul span.headline a {
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.blogfeed ul li div {
	margin: 0px 0px 0px 0px;
	position: relative;
	color: #333;
	padding: 3px 20px 10px 20px;
	font-size: 0.9em;
}
.successfeed {
	margin-bottom: 1.5em;
}	
.successfeed ul {
	margin-top: 1.5em;
	margin-left: 0em;
}
.successfeed ul li {
	list-style-type: none;
	margin-bottom: 1.5em;
	padding-bottom: 8px;
	background: url(img/storybox.png) bottom left no-repeat transparent;
}
.successfeed .headline {
	display: block;
	background: url(img/storybox.png) top left no-repeat #fff;
	padding-top: 6px;
}
.successfeed .headline a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 1em 0px 1em;
}
.successfeed li div {
	margin: 0px 1em 0px 1em;
}
.linksfeed {
	margin-top: 0.8em;
}
.linksfeed li {
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0.5em;
}
.linksfeed li span.headline {
	font-size: 1.1em;
}
.blogfeed #creditfooter {
	display: none;
}
.successes, .customers {
	background: url(img/storybox_smaller.png) bottom left no-repeat transparent;
	margin: 0px 0px 10px 20px;
	width: 550px;
	overflow: hidden;
	padding-bottom: 10px;
}
.customers {
	padding-bottom: 5px;
}
.customers h4 {
	background: url(img/storybox_smaller.png) top left no-repeat transparent;
	color: #c2c2c2;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 15px;
}
.customers h4 a, .blogfeed h4 a {
	color: #c2c2c2;
	text-decoration: none;
}
.customers span {
	display: block;
	padding: 0px 330px 10px 20px;
	color: #222;
}
.customers #logos {
	float: right;
	width: 300px;
	margin-top: -35px;
	margin-right: 5px;
	border: 5px solid #fff;
}
#logos li {
	list-style-type: none;
}	
#sitemap, #sitemap ul {
	margin: 0.6em 3em;
}
#sitemap {
	margin-bottom: 2em;
}
.thumblinks {
	padding: 8px 0px 0px 0px;
	background: url(img/storybox_smaller.png) top left no-repeat transparent;
	overflow: hidden;
	clear: both;
}
.successthumbs {
	overflow: hidden;
	margin: 0px 1em 0px 1em;
	padding: 1.2em 0px 0.5em 0px;
}
.thumblinks div, .successthumbs div {
	width: 180px;
	float: left;
	overflow: hidden;
}
.successthumbs div {
	margin-right: 30px;
}
.thumblinks div a, .successthumbs div a {
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	padding-left: 1.3em;
	color: #4981c0;
}	
.thumblinks div img, .successthumbs div img {
	margin-top: 2px;
	border: 1px solid #e0e0e0;
	text-align: center;
}
.thumblinks div p, .successthumbs div p {
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
	padding: 0px 1.3em 0px 1.3em;
}
.sbox, .postfooter {
	background: url(img/storybox.png) top left no-repeat #fff;
	padding-top: 6px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.sbox .inner, .postfooter div.inner {
	background: url(img/storybox.png) bottom left no-repeat transparent;
	overflow: hidden;
	padding-bottom: 12px;
}	
.sbox img {
	float: left;
	padding-right: 10px;
}
.sbox img {
	padding: 6px 12px 0px 12px;
}
.sbox h4 {
	color: #285890;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 6px;
}	
.sbox p {
	line-height: 1.2em;
}
.footmenu {
	background-color: #404040;
	overflow: hidden;
	padding: 3px 0px 5px 0px;
	cursor: default;
	clear: both;
	margin-top: 20px;
}
.footmenu ul {
	text-align: center;
}
.footmenu li {
	display: inline;
	padding: 0px 8px;
	margin: 3px 0px;
}
.footmenu li a {
	color: #dddddd;
	text-decoration: none;
}

.footer {
	background: url(img/footer_bg.png) 90% bottom no-repeat #fff;
	padding: 1.3em;
}
.footer p.copyr {
	font-size: 0.9em;
	color: #777;
	margin: 0px 0px 0px 67%;
}


/* styling for forms */

.maincontent form {
	width: 620px;
	margin: 10px auto 10px auto;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	padding: 1.5em 1.5em 0px 1.5em;
}
.maincontent label {
	display: block;
	width: 14em;
	float: left;
	clear: both;
	height: 1.6em;
	text-align: right;
	margin-bottom: 5px;
	padding-top: 3px;
	color: #434343;
}
.maincontent input, .maincontent select {
	display: block;
	width: 14em;
	margin: 2px 0px 3px 1em;
	border: 1px solid #aaa;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	background-color: #d6eafd;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: #232323;
}
.maincontent select {
	width: 14.3em;
	padding: 0px;
	position: relative;
}
.maincontent select option {
	border-bottom: 1px solid #fff;
	padding: 1px 2px 1px 2px;
}
form #mailinglist {
	padding: 0px;
	background-color: transparent;
	border: 0px;
	width: auto;
	margin: 0px;
	position: relative;
}
form label.cblabel {
	margin-left: 15em;
	width: 20em;
	text-align: left;
	position: relative;
	clear: both;
	float: none;
}
input.button {
	height: 32px;
	width: auto;
	border: 1px solid #4c69a6;
	border-top-color: #6d9ee4;
	border-left-color: #6d9ee4;
	background: url(img/button_gradient.png) repeat-x top left #6587bd;
	clear: both;
	margin-left: 16em;
	margin-top: 0.6em;
	color: #333;
	float: none;
	text-align: center;
}
input.button:hover, input.hover {
	border: 1px solid #4c69a6;
	border-top-color: #4c69a6;
	border-left-color: #4c69a6;
	background: url(img/button_gradient_hover.png) repeat-x top left #6587bd;
	color: #000;
}
form .prompt {
	font-size: 0.9em;
	color: #bbb;
	float: left;
	vertical-align: middle;
	line-height: 2.0em;
	padding-left: 5px;
}
form div span.fail {
	color: #c24040;
}
input.fail {
	border: 1px solid #d65656;
}
#formerror p {
	text-align: center;
	border: 1px dotted #d65656;
	padding: 8px 16px 8px 16px;
	color: #232323;
	margin-top: 3px;
}
form fieldset {
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
}
form div {
	clear: both;
	position: relative;
}
form #fs3 input.button {
	margin-top: 2em;
}
.carousel {
	height: 270px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
.carousel li {
	list-style-type: none;
}
.carousel .box {
	float: left;
	position: relative;
	position: absolute;
	overflow: hidden;
	top: 15px;
	left: -250px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom right;
}
.carousel div.prev {
	left: 20px;
	cursor: pointer;
}
.carousel div.next {
	left: 680px;
	cursor: pointer;
}
div.carousel div.current {
	top: 0px;
	left: 238px;
	width: 435px;
	height: 260px;
}
.carousel .box .boxtext {
	position: absolute;
	top: 0px;
	right: 240px;
	width: 190px;
	color: #fff;
}
.carousel .boxtext a {
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 0px 8px;
	display: block;
	font-size: 0.9em;
	color: #eee;
}
.carousel .boxtext .desc {
	font-size: 1.4em;
	display: block;
	color: #fff;
	margin: 20px 0px 10px 0px;
	padding: 0px 5px 0px 8px;
}
.carousel .audit {
	background-image: url(img/feature_audit.jpg);
}
.carousel .cutcosts {
		background-image: url(img/feature_costs.jpg);
}
.carousel .discovery {
	background-image: url(img/feature_discovery.jpg);
}
.carousel .hardware {
		background-image: url(img/feature_hardware.jpg);
}
.carousel .risk {
		background-image: url(img/feature_risk.jpg);
}
.carousel .msp {
		background-image: url(img/feature_outsourcing.jpg);
}

#calendar_wrap {
	width: 90%;
	margin: 0px auto;
}
#wp-calendar {
	width: 100%;
	background-color: #fff;
	table-layout: fixed;
}
#wp-calendar caption {
	text-align: left;
	margin: 0px 0px 2px;
  font-weight: bold; 
}
#wp-calendar th {
  font-size: 0.8em;
	padding: 1px;
  text-align: center;
  font-style: normal;
	text-transform: capitalize;
	background-color: #6587BD;
	color: #fff;
}

#wp-calendar td {
  font-size: 0.8em;
	border: 1px solid #dfdfdf;
	padding: 1px;
	text-align: center;
	margin: 1px;
}
#wp-calendar tfoot td {
	border: 1px solid #fff;
}
#wp-calendar a {
	display: block;
  text-decoration: none;
}
.submenu .inner .blogmenu #wp-calendar tfoot tr td a {
	padding: 0px;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
	border: 0px solid #fff;
}
.submenu .inner .blogmenu #wp-calendar tbody tr td a {
	background-color: #DEEEF6;
	padding: 0px;
	font-size: 1.0em;
	text-align: center;
}
#wp-calendar a:hover {
	background-color: #ffffff;
	text-decoration: none;
}
div.post {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #999;
}
div.post div.entry-meta {
	padding: 10px 0px 0px 0px;
	margin-top: 10px;
	border-top: 1px solid #999;
}
div.post img {
	padding: 3px;
	border: 1px solid #ddd;
}
div.post p {
	margin: 5px 0px 10px 0px;
}
div.post .postfooter {
	padding: 6px 0px 0px 0px;
}
div.postfooter div.bg {
	background: url(img/post_footer_bg.png) 480px top no-repeat transparent;
}
	
div.post .postfooter li {
	float: left;
	padding: 0px 1.0em;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border-right: 1px solid #eee;
}
div.post .postfooter ul {
	overflow: hidden;
	margin: 0px 0px 5px 0px;
}
div.post .postfooter b {
	font-weight: normal;
	font-style: italic;
	padding: 0px 1em;
}
a.iaitambox {
background:url("/img/iaitambox.jpg") no-repeat scroll left top transparent;
cursor:pointer;
display:block;
float:right;
height:183px;
margin-bottom:15px;
overflow:hidden;
position:relative;
text-decoration:none;
width:310px;
}