/* basic styles */
body {
	margin:0;
	color:#444;
	font:14px Arial, Helvetica, sans-serif;
	background:#661712 url(../images/bg-page.jpg) no-repeat 50% 0;
	min-width:960px;
}
p {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 40px;
	line-height: 48px;
	color: #f58025;
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -0.03em;
}
h1.sIFR-replaced {
	margin: 9px 0 -2px 0;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 120%;
	margin: 0 0 5px 0;
	padding: 0;
	color: #f58025;
	font-weight: normal;
}
h2 a, h3 a, h4 a, h5 a, h6 a, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-size: 14px;
	line-height: 120%;
	margin: 0 0 5px 0;
	padding: 0;
	color: #f58025;
	font-weight: normal;
}
a img {
	border: none;
}
a, a:visited {
	color: #8B0E04;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
form, fieldset {
	margin: 0;
	padding: 0;
  border: none;
}
/* end basic styles */
/* wp defaults */
.clear {
	clear: both;
}
.navigation {
	float: left;
	width: 536px;
	margin-bottom: 5px;
	font-size: 12px;
}
.post {
	margin: 0 0 40px;
}
.widecolumn .post {
	margin: 0;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
#content .postmetadata {
	clear: both;
	font-size: 12px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.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;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* wp defaults */
/* wp defaults - images */
p img {
	padding: 0;
	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 wp defaults - images */
/* 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 */
/* wp default captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end wp default captions */

/* start custom vivo styles */

/* structure */
#container {
	width:960px;
	margin:0 auto;
}
#header {
	overflow:hidden;
	height:1%;
	padding:30px 7px 40px 0;
}

.logo {
	background:url(../images/logo.png) no-repeat;
	width:133px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:0 72px 0 0;
	cursor:pointer;
}
.logo a {
	display:block;
	height:100%;
}
/*
 h1#logo {
	margin: 0;
	padding: 0;
	float: left;
}
h1#logo a {
	width: 188px;
	height: 141px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url('../images/logo.png') no-repeat 0px 0px;
	margin: 0;
	padding: 0;
}
*/
.search-form {
	float:right;
	font:12px/23px Helvetica, Arial, sans-serif;
	margin:10px 0 0;
	width:185px;
}
.search-form .btn-search {
	float:left;
	margin:0;
	padding:0;
	border:none;
	background:url(../images/btn-search.gif) no-repeat;
	width:22px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
.search-form .text {
	float:left;
	background:url(../images/bg-text.gif) no-repeat;
	height:18px;
	width:152px;
	padding:5px 10px 0 1px;
}
.search-form .text input {
	float:left;
	width:152px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	color:#999;
	outline:none;
}
/*
.searchform {
	padding: 21px 0 0 0;
	float: left;
	width: 205px;
	height: 24px;
	background: transparent url('../images/search.png') no-repeat 0px 21px;
}
.searchform input#search {
	padding: 0;
	margin: 4px 8px;
	border: 0px none transparent;
	width: 159px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
.searchform a {
	float: left;
	width: 30px;
	height: 24px;
	display: block;
	text-indent: -9999px;
}
*/

#maincontent_bottom {
	height: 15px;
	clear: both;
}
.page-template-blog-php #maincontent_wrap, .single #maincontent_wrap, .search #maincontent_wrap{
    background: #fff;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: block;
    /*padding:10px;*/
}
.job_post{}
#maincontent #content .job_post h2{
    font-size: 24px;
}
#maincontent #content h2 {
    color: black;
    font-size: 30px;
    letter-spacing: 1px;
    margin: 0px 0px 21px;
}
#cons_login{
    float:left;
    width: 100%;
}
#cons_login a{
    color: #fff;
    text-decoration: underline;
    float: right;
    font-size: 12px;
}
.clearfix{
    clear: both;
    display: block;
}
#maincontent {
}
/* nav */
#nav {
	padding:0;
	margin:12px 0 0;
	list-style:none;
	float:left;
	font:12px/23px Helvetica, Arial, sans-serif;
}
#nav li {
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
#nav a {
	color:#fff;
	float:left;
	cursor:pointer;
	text-shadow:0px -1px 1px #000;
}
#nav a span {
	float:left;
	height:23px;
	padding:0 2px 0 12px;
}
#nav a strong {
	float:left;
	font-weight:normal;
}
#nav a:hover {
	text-decoration:none;
	position:relative;
}
#nav .active span, #nav a:hover span {
	background:url(../images/bg-nav-l.png) no-repeat;
}
#nav a em {
	float:left;
	width:12px;
	height:23px;
}
#nav .active em, #nav a:hover em {
	background:url(../images/bg-nav-r.png) no-repeat;
}
/*ul#nav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 17px 0 0 0;
	position: relative;
}
ul#nav li {
	float: left;
	height: 124px;
	position: relative;
}
ul#nav li a {
	height: 28px;
	background: transparent url('../images/nav.png') no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	position: relative;
}
ul#nav li#nav-home a {
	width: 79px;
	background-position: -0px 0px;
}
ul#nav li#nav-home a.active {
	background-position: -0px -28px;
}
ul#nav li#nav-about a {
	width: 80px;
	background-position: -79px 0px;
}
ul#nav li#nav-about a.active {
	background-position: -79px -28px;
}
ul#nav li#nav-work a {
	width: 102px;
	background-position: -159px 0px;
}
ul#nav li#nav-work a.active {
	background-position: -159px -28px;
}
ul#nav li#nav-events a {
	width: 85px;
	background-position: -261px 0px;
}
ul#nav li#nav-events a.active {
	background-position: -261px -28px;
}
ul#nav li#nav-blog a {
	width: 71px;
	background-position: -346px 0px;
}
ul#nav li#nav-blog a.active {
	background-position: -346px -28px;
}
ul#nav li#nav-contact a {
	width: 90px;
	background-position: -417px 0px;
}
ul#nav li#nav-contact a.active {
	background-position: -417px -28px;
}
ul#nav ul.subnav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0;
	display: none;
	position: relative;
}
ul#nav li.active ul.subnav, ul#nav li:hover ul.subnav {
	display: block;
}
ul#nav ul.subnav li {
	height: 18px;
	clear: left;
	position: relative;
}
ul#nav li#nav-work ul.subnav li a, ul#nav li#nav-about ul.subnav li a {
	height: 18px;
	background: transparent url('../images/subnav.1.png') no-repeat 0px 0px;
	position: relative;
	width: 60px;
}
ul#nav ul.subnav li.active a {
	background-image: url('../images/subnav.1.png');
}
ul#nav li#nav-about li#sub-philosophy a {
	background-position: 0px -4px;
}
ul#nav li#nav-about li#sub-people a {
	background-position: 0px -22px;
}
ul#nav li#nav-work li#sub-practices a {
	background-position: -80px -4px;
}
ul#nav li#nav-work li#sub-consulting a {
	background-position: -80px -22px;
}
ul#nav li#nav-work li#sub-careers a {
	background-position: -80px -40px;
}
ul#nav li#nav-about li#sub-philosophy a.active {
	background-position: -140px -4px;
}
ul#nav li#nav-about li#sub-people a.active {
	background-position: -140px -22px;
}
ul#nav li#nav-work li#sub-practices a.active {
	background-position: -220px -4px;
}
ul#nav li#nav-work li#sub-consulting a.active {
	background-position: -220px -22px;
}
ul#nav li#nav-work li#sub-careers a.active {
	background-position: -220px -40px;
}
*/
/* content area */
.home #content{
    background:#fff;
}
#content {
	background: transparent url('../images/bg_content.gif') no-repeat 0px 0px;
	width: 536px;
	padding: 6px 20px 0 0;
	float: left;
	font-size: 14px;
	line-height: 23px;
}
#content p {
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 12px 0;
}
#content ul.subpageLinks {
	list-style: none;
	list-style-type: none;
	margin: 25px 0 90px 0;
	padding: 0;
}
#content ul.subpageLinks li {
	display: block;
	margin: 14px 0;
	font-size: 12px;
	line-height: 100%;
	color: #f58025;
}
#content ul.subpageLinks li a, #content ul.subpageLinks li a:visited {
	color: #f58025;
	text-decoration: none;
}
#content ul.subpageLinks li a:hover, #content ul.subpageLinks li a:active {
	text-decoration: underline;
}
#siderule {
	float: left;
	margin: 0 0 0 20px;
	width: 246px;
	height: 10px;
	border-top: 2px solid #d4d4d4;
}
#bottomlayout {
	clear: left;
	width: 822px;
	float: left;
}
#bottomcontent {
	width: 536px;
	float: left;
	border-top: 2px solid #d4d4d4;
	padding-top: 5px;
	margin: 0 20px 0 0;
}
.col1, .col2 {
	width: 248px;
	min-height: 150px;
	float: left;
	margin: 0 0 25px 0;
}
.col1 {
	margin: 0 40px 0 0;
}
ul#mktng {
	float: left;
	width: 536px;
	list-style: none;
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
}
#mktng li {
	width: 248px;
	min-height: 150px;
	float: left;
	margin: 0;
	border-top: 2px solid #d4d4d4;
	padding: 5px 0 25px 0;
}
#mktng li div {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#mktng li.even, #mktng li:first-child {
	margin: 0 40px 0 0;
}
ul#sidebar {
	width: 246px;
	float: left;
	margin: 0 0 0 20px;
	padding: 14px 0 0 0;
/*  border-top: 2px solid #d4d4d4;
*/	list-style: none;
	list-style-type: none;
}
#bottomlayout ul#sidebar {
/*	padding: 7px 0 0 0;
	border-top: none; */
	padding: 5px 0 0 0;
}
#sidebar li#updates ul, #sidebar li#featured ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar li#updates h2, #sidebar li#featured h2 {
	margin: 0 0 20px 0;
}
#sidebar li#updates h4, #sidebar li#updates h4 a, #sidebar li#updates h4 a:visited, #sidebar li#featured h4, #sidebar li#featured h4 a, #sidebar li#featured h4 a:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	color: #8b0e04;
	margin: 0 0 3px 0;
}
#sidebar li#updates h4 a:hover, #sidebar li#updates h4 a:active, #sidebar li#featured h4 a:hover, #sidebar li#featured h4 a:active {
	text-decoration: underline;
}
#sidebar li#updates .post_excerpt, #sidebar li#featured .post_excerpt {
	margin: 0 0 20px 0;
}
/* footer */
#footer {
	padding:28px 37px 44px 32px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	height:1%;
}
.social-networks {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.social-networks li {
	float:left;
	margin:0 0 0 13px;
}
.social-networks a {
	display:block;
	background:url(../images/social-networks.jpg) no-repeat;
	width:49px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-networks a:hover {
	background:url(../images/social-networks.jpg) no-repeat 0 -49px;
}
.social-networks .facebook {
	background-position:-62px 0;
}
.social-networks .facebook:hover {
	background-position:-62px -49px;
}
.social-networks .linked-in {
	background-position:-123px 0;
}
.social-networks .linked-in:hover {
	background-position:-123px -49px;
}
.add-nav {
	padding:8px 0 14px;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.add-nav li {
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
}
.add-nav a {
	color:#ca8686;
}
.copy {
	overflow:hidden;
	height:1%;
	padding:0 0 0 8px;
	font-size:10px;
}
.copy span {
	float:left;
	margin:0 4px 0 0;
}
.copy ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.copy li {
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 8px;
	float:left;
}
.copy li a {
	color:#ca8686;
}

/*
#footer {
	clear: left;
	width: 822px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	color: #b2b2b2;
	padding: 10px 0 0 0;
	border-top: 1px solid #939598;
}
#footer a, #footer a:visited {
	color: #b2b2b2;	
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer p.label {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	padding-left: 14px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
}
.footerlinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
.footerlinks li {
	float: left;
	display: block;
	position: relative;
	padding-left: 14px;
	height: 12px;
}
.footerlinks li.first {
	padding-left: 0;
}
.footerlinks li span.sep, #footer p.label span.sep {
	position: absolute;
	display: block;
	top: 1px;
	left: 7px;
	width: 1px;
	height: 8px;
	background-color: #b2b2b2;
}
.footerlinks li.link_1 span.sep {
	display: none;
}
#footer_sl li.link_1 {
	padding-left: 0.5em;
}
*/
/* new styles for blog list stuff */
#content #bloglist, #content #bloglist p {
	font-size: 12px;
	line-height: 18px;
}
#content #bloglist .entry {
	margin: 0 0 40px 0;
}
/* end new styles for blog list stuff */
/* styles for sitemap */
div.sitemap {
	font-size: 12px;
	line-height: 18px;
}
div.sitemap ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}
/* end styles for sitemap */
/* blog sidebar */
ul#blogsidebar {
	width: 246px;
	float: left;
	margin: 0 0 0 20px;
	padding: 14px 0 0 0;
	border-top: 2px solid #d4d4d4;
	list-style: none;
	list-style-type: none;
}
#blogsidebar li.widget {
	margin: 0 0 20px 0;
}
#blogsidebar li.widget ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0;
}
#blogsidebar li.widget_tag_cloud h2 {
	margin-bottom: 12px;
}
#blogsidebar li.widget_tag_cloud a {
	line-height: 85%;
}
/* end blog sidebar */
/* home page layout - oct 2009 */
#homefold {
	float: left;
	width: 822px;
}
#homefold #banners {
	width: 240px;
	float: left;
}
#homefold #banners p {
	margin: 0;
}
#homefold #banners a {
	display: block;
	margin: 0 0 13px 0;
}
#homefold #banners a img {
	display: block;
}
#homefold #foldmain {
	float: left;
	width: 239px;
	margin: 0 0 0 55px;
	padding: 0;
}
#homefold #foldmain h2, #homefold #foldmain p {
	margin: 0 0 20px 0;
}
#homefold ul#sidebar {
	width: 239px;
	margin: 0 0 0 47px;
	padding: 0;
	border-top: none;
}
#homefold li#featured {
	padding: 25px 0 0 0;
	margin: 25px 0 0 0;
	border-top: 1px solid #939598;
}
body.home #maincontent {
}
#homepromos {
	position: absolute;
	left: 0px;
	top: 6px;
	width: 900px;
	height: 299px;
	overflow: hidden;
}
#homepromos #promoborder_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 12px;
	background: transparent url('../images/homeoverlay-top.png') no-repeat left top;
	z-index: 100;
}
#homepromos #promoborder_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	height: 11px;
	background: transparent url('../images/homeoverlay-bottom.png') no-repeat left bottom;
	z-index: 100;
}
#homepromos #promos {
	z-index: 1;
	height: 283px;
	width: 900px;
	position: absolute;
	top: 8px;
	left: 0px;
	overflow: hidden;
}
#homepromos #promos ul {
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	float: left;
	width: 9999px;
	position: absolute;
	top: 0;
	left: 0;
}
#homepromos #promos ul li {
	float: left;
	display: block;
}
#homepromos #promos a {
	float: left;
	display: block;
}
#homepromos #promos a img {
	display: block;
}
/* end home page layout - oct 2009 */

.visual {
	margin:0 0 23px;
	text-align:center;
}
.gallery {
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
	position:relative;
}
.gallery ul {
	padding:0;
	margin:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
.gallery li {
	float:left;
	width:960px;
}
.gallery li img {
	display:block;
}
.visual .switcher{
	overflow:hidden;
	width:100%;
}
.visual .switcher-holder{
	position:relative;
	left:50%;
	float:left;
}
.visual .switcher-frame{
	position:relative;
	left:-50%;
	float:left;
}
.visual .switcher a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.visual .switcher .paging {float:left;}
.visual .switcher ul{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.visual .switcher li{
	margin:0 12px 0 0;
	float:left;
	display:inline;
}
.visual .switcher ul a{
	background:url(../images/switcher-circle.gif) no-repeat 0 -20px;
	width:19px;
	height:20px;
	outline:none;
}
.visual .switcher ul a.active,
.visual .switcher ul a:hover {
	background-position:0 0;
}
.visual .switcher .link-prev{
	background:url(../images/switcher-arrow.gif) no-repeat;
	width:15px;
	height:20px;
	margin:0 12px 0 0;
	outline:none;
}
.visual .switcher .link-prev:hover {
	background:url(../images/switcher-arrow.gif) no-repeat;
}
.visual .switcher .link-next{
	background:url(../images/switcher-arrow.gif) no-repeat 0 -20px;
	width:15px;
	height:20px;
	outline:none;
}
.visual .switcher .link-next:hover {
	background:url(../images/switcher-arrow.gif) no-repeat 0 -20px;
}
#twocolumns {
	background:#fff url(../images/bg-twocolumns.gif) no-repeat;
	margin:0 0 28px;
}
.twocolumns-holder {
	overflow:hidden;
	height:1%;
	 padding:37px 39px 23px;
	background:url(../images/bg-twocolumns.gif) no-repeat -960px 100%;
}
#twocolumns h2 {
/*  font:22px/24px Georgia, 'Times New Roman', Times, serif;
*/	margin:0 0 12px;
	color:#000;
	letter-spacing:1px;
}
#content h3 {
	font-size:14px;
	color:#000;
	margin:0 0 5px;
  font-weight: bold;
  line-height: 100%;
}
#twocolumns #content-fullwidth {
	float:left;
	width:880px;
	line-height:21px;
}
#twocolumns #content-fullwidth p {
  font-size: 14px;
margin-bottom: 14px;
margin-left: 0px;
margin-right: 0px;
margin-top: 14px;
}
#twocolumns #content-fullwidth h2 {
	color:#000000;
    font-size:30px;
	letter-spacing:1px;
	margin:0 0 21px;
}
#twocolumns #content {
	float:left;
	width:566px;
	line-height:21px;
}
#twocolumns #content p {
	margin:0 0 34px;
}
#twocolumns #content .news-list a {
	padding:0 12px 0 0;
	font-weight:bold;
}
#twocolumns #content .more img {
	vertical-align:middle;
}
.events, .news-list {
	font-size:12px;
	line-height:18px;
	padding:0;
	margin:-16px 0 0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.news-list li {
	border-top:1px solid #ccc;
	margin:-1px 0 0;
	padding:28px 0 29px;
}
#twocolumns #content .news-list p {
	margin:0;
}
.news-list a {
	background:url(../images/arrow2.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
}
.events .description, .news-list .description {
	overflow:hidden;
	height:1%;
}
.events .date, .news-list .date {
	float:left;
	background:url(../images/bg-date.gif) no-repeat;
	width:91px;
	height:88px;
	margin:0 18px 0 0;
	padding:3px 0 0;
	text-align:center;
	font-style:normal;
}
.events .date .month, .news-list .date .month {
	color:#fff;
	font-size:24px;
	line-height:26px;
  display:block;
}
.events .date .number, .news-list .date .number {
	color:#000;
	font-size:43px;
	line-height:60px;
}
.aside {
	float:right;
	width:272px;
	font-size:12px;
	line-height:18px;
}
.aside p {
	margin:0;
}
.aside a {
	font-weight:bold;
}
#twocolumns .aside h2 {
	margin:0 0 6px;
}
.twitter-box {
	background:url(../images/bg-twitter-box.jpg) no-repeat;
	height:114px;
	margin:0 0 17px;
	padding:14px 10px 5px 20px;
}
.twitter-box .date {
	color:#999;
	font:10px/22px Arial, Helvetica, sans-serif;
}
.aside .box {
	background:url(../images/bg-box.gif) repeat-y -544px 0;
}
.aside .box .holder {
	background:url(../images/bg-box.gif) no-repeat;
}
.aside .box .frame {
	background:url(../images/bg-box.gif) no-repeat -272px 100%;
	padding:19px 20px 20px;
}
.aside .box dl {
	margin:0;
	overflow:hidden;
	width:100%;
	padding:13px 0;
}
.aside .box dt {
	float:left;
	width:72px;
}
.aside .box dd {
	float:left;
	width:160px;
	margin:0 0 6px;
}
.aside .box address {
	float:left;
	padding:0 0 5px;
	font-style:normal;
}
.address span, .aside .box address span {
	display:block;
}
.events .link, .aside .box .link {
	display:block;
	margin:0 0 0 72px;
	background:url(../images/bg-btn.gif) no-repeat;
	width:141px;
	height:27px;
	text-align:center;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
}
.events .link {
	background:url(../images/bg-btn-1.gif) no-repeat;
	line-height:26px;
}
#footer {
	padding:28px 37px 44px 32px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	height:1%;
  clear:both;
}
.social-networks {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.social-networks li {
	float:left;
	margin:0 0 0 13px;
}
.social-networks a {
	display:block;
	background:url(../images/social-networks.jpg) no-repeat;
	width:49px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
}
.social-networks a:hover {
	background:url(../images/social-networks.jpg) no-repeat 0 -49px;
}
.social-networks .facebook {
	background-position:-62px 0;
}
.social-networks .facebook:hover {
	background-position:-62px -49px;
}
.social-networks .linked-in {
	background-position:-123px 0;
}
.social-networks .linked-in:hover {
	background-position:-123px -49px;
}
.add-nav {
	padding:8px 0 14px;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.add-nav li {
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 7px 0 8px;
	margin:0 1px 0 -1px;
}
.add-nav a {
	color:#ca8686;
}
.copy {
	overflow:hidden;
	height:1%;
	padding:0 0 0 8px;
	font-size:10px;
}
.copy span {
	float:left;
	margin:0 4px 0 0;
}
.copy ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.copy li {
	background:url(../images/separator.gif) no-repeat 0 50%;
	padding:0 8px;
	float:left;
}
.copy li a {
	color:#ca8686;
}
#maincontent {
	background:url(../images/bg-main.gif) repeat-y -1920px 0;
	margin:0 0 28px;
}
.main-holder {
	background:url(../images/bg-main.gif) no-repeat;
}
.main-frame {
	background:url(../images/bg-main.gif) no-repeat -960px 100%;
	padding:30px 33px 30px 18px;
	overflow:hidden;
	height:1%;
}
#maincontent #content {
	float:right;
	width:677px;
  background: none;
  padding: 0;
}
#maincontent #content p.large-font {
	font-size:18px;
	line-height:24px;
}
#maincontent #content p {
	line-height:21px;
	margin:0 0 24px;
}
#maincontent #content ul li {
	margin-bottom:10px;
}
#maincontent #content h2 {
/*  font:30px/32px Georgia, 'Times New Roman', Times, serif;
*/	margin:0 0 21px;
	letter-spacing:1px;
	color:#000;
	font-size: 30px;
}
#maincontent #content h3, #content-fullwidth h3 {
    font-size: 22px;
    margin:8px 0px;
}
.events {
	margin:0;
}
.events li {
	margin:0;
	padding:34px 0 32px;
	border-top:1px solid #ccc;
}
.events .columns {
	overflow:hidden;
	width:100%;
	padding:7px 0 15px;
}
.events .info {
	float:right;
	width:166px;
	padding:0 0 0 15px;
	margin:6px 0 0 15px;
	list-style:none;
	border-left:1px solid #ccc;
	color:#9e0b0f;
	line-height:14px;
}
.events .info li {
	border:none;
	margin:0;
	padding:0 0 0 23px;
	height:1%;
}
.events .info .time {
	background:url(../images/icon1.gif) no-repeat;
	padding:0 0 9px 23px;
}
.events .info .address {
	background:url(../images/icon2.gif) no-repeat 0 3px;
}
#maincontent #content .events p {
	margin:0;
}
.events .link {
	margin: 10px 0;
}
#custom_sidebar {
	float:left;
	width:213px;
	padding:2px 0 0;
}
#custom_sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
	font:bold 12px/31px Arial, Helvetica, sans-serif;
}
#custom_sidebar li {
	margin:0 0 5px;
}
#custom_sidebar li a {
	display:block;
	width:204px;
	height:31px;
	padding:0 0 0 9px;
}
#custom_sidebar .active a, #custom_sidebar li a:hover {
	color:#fff;
	background:url(../images/bg-navigation-active.gif) no-repeat;
	text-decoration:none;
}
/*What We Do */
#categories {
	margin:0 0 20px 0;
	overflow:hidden;
	padding:0;
	list-style-type:none;
}
#categories li {
	width:218px;
	float:left;
	margin:0 !important;
	text-align:center;
}
#categories li img {
	display:block;
	margin:0 auto 10px;
}
#categories li a {
	display:block;
	padding:20px;
	font-size:12px;
	font-weight:bold;
}
#categories li a:hover {
	background-color:#eee;
}
#categories li.top {
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
#categories li.bottom {
	border-right: 1px dotted #666;
}
#categories li.last {
	border-right:none;
}
.icon_large {
	margin:0 0 15px 25px;
}
/*contact */
img.contact_map {
	float:left;
	margin-right:20px;
}
ul#contact-list {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#contact-list li {
	display:block;
	margin-bottom:10px;
	overflow:hidden;
}
ul#contact-list li img {
	float:left;
	margin-right:10px;
}
ul#contact-list li p {
	margin:0 !important;
	overflow:hidden;
	padding:0;
}
/*company */
ul#company-list {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#company-list li {
	clear:both;
	display:block;
	margin-bottom:50px;
	overflow:hidden;
}
ul#company-list li img {
	float:left;
}
ul#company-list li h4 {
	float:left;
	margin:0 0 0 30px;
	font-size: 20px;
}
ul#company-list li p {
	width:650px;
	display:inline-block;
	float:right;
}

.twtr-hd {display:none;}
.twtr-ft {display:none;}
.twtr-doc {border: none !important; 
  background: none !important;
  background-color: transparent !important}
#twtr-widget-1 .twtr-timeline {background: transparent !important}
.dbem_events_list {
  margin: 0;
  padding: 0;
}
.search ul.mcol{
    list-style-type: none;
}
.search ul.mcol li{
    margin:5px;
    float: left;
    width: 600px;
    clear: both;
    padding:20px 0px;
}
.search .preview{
    margin-bottom: 20px;
}
.search .article-over h2 a{
    font-size: 20px;
}
.dbem_events_list {
    list-style-type: none;
}

