/*
Theme Name: NVEEE (Artemis)
Theme URI: http://www.artemisdg.com/
Description: NVEEE v1
Author: Artemis
Author URI: http://www.artemisdg.com/
version: 1.0
Tags: two-column
*/

@import url(assets/libs/blueprint/screen.css);

@import url(assets/libs/superfish/css/superfish.css);

/* utility */

.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.padding20 {
	padding: 20px;
}

#imgFloatLeft {
	float: left;
}

#imgFloatRight {
	float: right;
}

#imgFloatCenter {
	text-align: center;
}

#nveeeLeftCol {
	width: 440px;
	float: left;
}

#nveeeRightCol {
	width: 440px;
	float: left;
	margin-left: 30px;
}

#contactBlock {
	width: 270px;
	height: 140px;
	float: left;
	margin: 16px;
}

.contactMail {
	background: url(assets/img/bymail.png) repeat-x 0 0;
}

.contactEmail {
	background: url(assets/img/byemail.png) repeat-x 0 0;
}

.contactPhone {
	background: url(assets/img/byphone.png) repeat-x 0 0;
}

.contactTxt {
	width: 250px;
	color: #FFF;
	font-size: 14px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 68px 10px 0 30px;
}

.clear {
	clear: both;
}

table {
	margin-left: 75px;
}

table img {
	margin: 0 20px 10px 0;
}

#nveeeLeftCol table {
	margin-left: 0px;
}

#nveeeRightCol table {
	margin-left: 0px;
}

.memberTitle {
	color: #2e4ba0;
	font-weight: bold;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
}

/* headings */

h2 {
	color: #563b98;
}

h4 {
	color: #2e4ba0;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

/* links */

p {
	
}

p a {
	color: #008fd5;
	text-decoration: none;
}

p a:visited {
	color: #008fd5;
	text-decoration: none;
}

p a:hover {
	color: #32bafd;
	text-decoration: none;
}

table a {
	color: #008fd5;
	text-decoration: none;
}

/* structure */

html, body {
	height: 100%;
}

body #wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}

body {
	background: #FFF url(assets/img/pageBg2.png) repeat-x 0 0;
	font-size: 13px;
}

#page-wrapper {
	background: transparent url(assets/img/pageWrapperBg2.png) no-repeat center top;
	min-height: 200px;
	width: 960px;
	margin-left: -5px;
}

#inner-page-wrapper {
	background: #FFF url(assets/img/pageWrapperBg2.png) no-repeat center top;
	min-height: 400px;
	width: 960px;
	margin-left: -5px;
}

/* header */

#header {
	position: relative;
	padding: 0 0 1em;
}

#header #logo {
	background: url(assets/img/logo.gif) no-repeat center center;
	height: 75px;
	font-size: 12px;
	margin: .5em 0 0;
}

#header #logo a {
	display: block;
	line-height: 75px;
	text-decoration: none;
}

#header #search form#searchform {
	margin: 0 0;
	position: relative;
	right: -10px;
	float: right;
}

#header #search form#searchform input#s {
	outline: none;
	float: left;
	border: 1px solid #F0F0ED;
	color: #C8C9BE;
	padding: 6px 30px 6px 8px;
	width: 217px;
}

#header #search form#searchform input#go {
	background: url(assets/img/search.gif) no-repeat;
	height: 14px;
	width: 15px;
	margin: 12px 0 0 -23px;
	position: absolute;
	border: none;
	cursor: pointer;
}

#nveeeIcons {
	height: 30px;
	width: 371px;
	margin-left: 192px;
}

/* feature */

#feature {
	height: 285px;
}

/* top-menu */

#top-menu {
	height: 63px;
	position: relative;
}

#top-menu #menuLeft,
#top-menu #menuRight {
	position: absolute;
	top: 0;
	left: -9px;
	width: 9px;
	height: 63px;
	background: url(assets/img/nav/menuCornerLeft.png) no-repeat;
}

#top-menu #menuRight {
	left: auto;
	right: -9px;
	background-image: url(assets/img/nav/menuCornerRight.png);
}

#top-menu ul.sf-menu li {
	text-align: center;
}

#top-menu ul.sf-menu li a {
	padding: 0;
	line-height: 63px;
	height: 63px;
	color: #FFF;
	background: url(assets/img/nav/menuItemBg.png) repeat-x;
	border: none;
}

/*#top-menu ul.sf-menu li:hover a span.bubble-over {
	background: #46578f;
}*/

/*#top-menu ul.sf-menu li:hover a span.bubble-over u,
#top-menu ul.sf-menu li:hover a span.bubble-over i {
	display: block;
	height: 40px;
	width: 5px;
	background: url(assets/img/nav/menuItemHoverBubble.png) no-repeat;
}

#top-menu ul.sf-menu li:hover a span.bubble-over i {
	background-position: -5px 0;
	right: -5px;
}*/

#top-menu ul.sf-menu .sf-sub-indicator {
	top: 50%;
	height: 10px;
	margin: -5px -5px 0 0;
}

#top-menu ul.sf-menu ul li {
	text-align: left;
}

#top-menu ul.sf-menu ul li a {
	background-image: none;
	line-height: 30px;
	height: 30px;
	padding: 1em;
	white-space: nowrap;
}

#top-menu ul.sf-menu li ul {
	top: 40px;
}

#top-menu ul.sf-menu li ul li ul {
	top: 0;
}

/* sidebar */

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	list-style: none;
}

#sidebar img.event {
	width: 110px;
	border: 1px solid #CCC;
	vertical-align: top;
}

/* event list */

.dbem_events_list {
	padding: 0;
	margin: 0;
}

.dbem_events_list li {
	list-style: none;
}
.eventTitle a {
        text-decoration: none;
        font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-weight: bold;
        font-size: 16px;
}

/* footer */

.push {
	height: 60px;
	clear: both;
}

#footer {
	position: relative;
	height: 60px;
	border-top: 1px solid #BBB;
	background: #EEEEEE;
}

#footer-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	color: #333;
}

#footer-left {
	width: 320px;
	margin: 0 auto;
	float: left;
}

#footer-right {
	width: 640px;
	margin: 0 auto;
	float: left;
}