/*
THEME NAME: ICEO Theme
THEME URI: 
DESCRIPTION: The custom theme for ICEO
VERSION: 0.1
AUTHOR: Shane &amp; Peter
AUTHOR URI: http://www.shaneandpeter.com/
TAGS: 
*/

/* CSS Reset based on http://meyerweb.com/eric/tools/css/reset/ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
a:focus {overflow:hidden; outline:1px dotted;}
table { border-collapse:collapse;border-spacing:0; }
ol,ul {list-style:none;}

/* ===== Body ===== */

body {
	font: normal normal normal 12px/1.5 Arial,sans-serif;
	background:#f0f2ed;
}
input, select, textarea {
	font-family:Arial,sans-serif;
}

/*===== WP Image alignment =====*/
.single .entry-content img, .page .entry-content img {
	border-width:1px;
	padding:3px;
}
img.aligncenter {
	display:block; 
	margin-left:auto; 
	margin-right:auto;
}
img.alignright, img.alignleft{
	display:inline;
}
.alignright {
	float:right;
	margin: 0 0 3px 12px; 
}
.alignleft {
	margin:0 12px 3px 0;	
	float:left;
}
.wp-caption, .wp-caption p.wp-caption-text {
	text-align:center;
	font-size:11px;
}
.wp-caption.alignright {
	padding-right:3px;
}
.wp-caption.alignleft {
	padding-left:3px;
}
.wp-caption img {
	margin-bottom:3px;
}

/*===== Colors =====*/
a, .query {
	color:#486f19;
	text-decoration:none;
}
a:hover {
	color:#004f95;
}
.post .entry-content a, .page .entry-content a {
	text-decoration:underline;
}

a.noLink{
	text-decoration: none;
	color:#e2dfd5;
	display: block;
	margin-top:10px;
}


body, p, h2, h3, input, #footer a, .nav a, #comments h4, .entry-title a {
	color:#39481e;
}

#footer a, .entry-title a{
	color:#486f19;
}

#footer a:hover, .entry-title a:hover{
	color:#7abd2a;
}

h4, h5 {
	color:#004f95;
}
#tagline {
	color:#004f95;
}
div,p,li,h1,h2,h3,h4,h5,h6,img,span,blockquote,a,tr,td {
	border-color:#d4dbcc;
	border-style:solid;	
}
.sec-title, .widgettitle {
	color:#617648;
	font-size:14px !important;
	background:url(/wp-content/themes/iceo/images/title-bg.png) no-repeat right top;
	height:33px;
	line-height:31px;
	padding:0 10px;
	margin:0 0 12px;
	overflow:hidden;
}
.dig-in a {
	color:#486f19;
	padding:1px 0 1px 20px;
	font-size:11px;
	font-weight:bold;
	background:url(/wp-content/themes/iceo/images/dig-in-bg.png) no-repeat left center;
}
.more-link {
	color:#003768;
}


/*===== Layout =====*/

#wrapper {
	width:990px;
	margin:0 auto;
}
#header {
	height:118px;
	position:relative;
}
#container {
	background:#fff;
	padding:10px 27px;
	-moz-box-shadow:0 0 5px rgba(0,10,0,.2);
	-webkit-box-shadow:0 0 5px rgba(0,10,0,.2);
	box-shadow:0 0 5px rgba(0,10,0,.2);
	overflow:hidden;
}
#content {
	float:left;
	width:680px;
	margin:0 0 24px;
}
.home #content {
	width:409px;
	padding-left:30px;
}

.aside {
	width:212px;
}
#primary {
	float:left;
	clear:left;
	padding:0 30px 0 0;
	border-right-width:1px;
}
#secondary {
	float:right;
	clear:right;
	padding:0 0 0 20px;
	border-left-width:1px;
}

.page #content table{
	border-collapse: collapse;
}

.page #content table td{
	padding:5px;
	border:1px solid #D2CAAA;
}

/*===== Header =====*/

#logo a {
	background-image:url(/wp-content/themes/iceo/images/iceo-logo1.gif);
	width:155px;
	height:56px;
	float:left;
	margin:44px 0 0;
}
#sponsor a {
	background-image:url(/wp-content/themes/iceo/images/ieee-logo1.gif);
	width:136px;
	height:52px;
	float:right;
	margin:34px 0 0;
}
#header .menu {
	float:left;
	margin:60px 0 0 28px;
}
#header .menu li {
	display:inline;
	float:left;
	margin-left:12px;
	padding:3px 0;
	position:relative;
}
#header .menu li a {
	text-transform: uppercase;
	font-weight:bold;
	font-size:14px;
	padding:3px 9px;
	letter-spacing:-1px;
}
#header .menu li a:hover {
	color:#0063a9;
}
#header .menu li a:hover, #header .menu li:hover a {
	border:0 none;
}
#header .current_page_item a, #header .current-cat a {
	border-bottom:3px solid #486F19;
}
#header .menu li ul {
	display:none;
	position:absolute;
	left:5px;
	top:35px;
	z-index:100;
	width:186px;
	background:url(/wp-content/themes/iceo/images/dropdown-bg.png) no-repeat left bottom;
	padding:3px 18px 6px;
}
#header .menu li ul .arrow {
	display:block;
	position:absolute;
	width:222px;
	height:13px;
	top:-13px;
	left:0;
	background:url(/wp-content/themes/iceo/images/dropdown-bg.png) no-repeat left top;
}
#header .menu li:hover ul {
	display:block;
}
#header .menu li ul li {
	float:none;
	display:block;
	padding:0;
	margin:0;
	background:none;
	border-top:1px solid #c9e4a8;
}
#header .menu li ul li:first-child {
	border-top-width:0;
}
#header .menu li ul li a {
	display:block;
	text-transform: none;
	font-size:13px;
	border:0 none;
	color:#5c8012;
	padding:6px 0;
	letter-spacing:0;
}
#header .menu li ul li a:hover {
	/*color:#0063a9;*/
}

#tagline {
	font-size:10px;
	text-transform:uppercase;
}


/*===== DL =====*/

#dl {
	margin:5px 0 30px;
	width:936px;
	height:327px;
	overflow:hidden;
	position:relative;
	background-color:#000;
}
#dl .items {
	width:20000em;
	position:absolute;
	z-index:5;
}
#dl.vertical .items {
	width:auto;
	height:20000em;
}
#dl .items li {
	float:left;
	position:relative;
}
#top-dest {
	position:absolute;
	top:22px;
	left:22px;
	z-index:10;
	background:url(/wp-content/themes/iceo/images/top-dest-bg1.png) repeat-x;
	width:192px;
	height:279px;
	-moz-box-shadow:2px 2px 4px rgba(0,10,0,.2);
	-webkit-box-shadow:2px 2px 4px rgba(0,10,0,.2);
	box-shadow:2px 2px 4px rgba(0,10,0,.2);
}
#top-dest h4 {
	border-bottom:1px solid #6d9c51;
	padding:10px 15px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
}
#top-dest h4:after {
	content: ':';
}
#top-dest ul {
	border-top:1px solid #397704;
	padding:0 15px;
}
#top-dest li {
	margin:14px 0 0;
}
#top-dest li a {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding-left:12px;
	background:url(/wp-content/themes/iceo/images/top-dest-a-bg.png) no-repeat left center;
}
#navi-wrap {
	position:absolute;
	z-index:10;
	bottom:26px;
	left:246px;
	width:672px;
	height:47px;
	background:url(/wp-content/themes/iceo/images/dl-wrap-bg.png) no-repeat;
}
#navi {
	margin:4px 0 0 276px;
	background:url(/wp-content/themes/iceo/images/dl-icons.png) no-repeat;
	width:396px;
	height:34px;
}
#navi a {
	width:34px;
	height:34px;
	display:block;
	float:left;
	margin-right:10px;
	outline:0 none;
	position:relative;
}
#navi a.active {
	background:url(/wp-content/themes/iceo/images/dl-selected.png) no-repeat;
}
#navi a .tip-wrap {
	display:block;
	position:absolute;
	color:#fff;
	left:-20px;
	bottom:38px;
	background:url(/wp-content/themes/iceo/images/dl-ttip-bg.png) no-repeat center bottom;
	height:39px;
}
#navi a .tip {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
	line-height:30px;
}

.ttip {
	position:absolute;
	z-index:10;
	right:30px;
	top:40px;
	width:250px;
	line-height:1.4;
	background:url(/wp-content/themes/iceo/images/rgba.php?r=0&g=0&b=0&a=45) repeat;
	background:rgba(0,0,0,.45);
	padding:15px 15px 15px 35px;
}
.ttip, .ttip p {
	color:#fff;
}
.ttip .tip-title {
	font-size:15px;
	font-weight:bold;
}
.ttip p {
	font-size:14px;
	margin:6px 0 12px;
}
.ttip p.more {
	margin:0;
}
.ttip p.more a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.ttip p.more a:hover {
	text-decoration:underline;
}
.ttip .icon {
	background-image:url(/wp-content/themes/iceo/images/dl-icons.png);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	position:absolute;
	top:8px;
	left:0;
}
.tip-1 .icon { background-position: -44px 0; }
.tip-2 .icon { background-position: -88px 0; }
.tip-3 .icon { background-position: -132px 0; }
.tip-4 .icon { background-position: -176px 0; }
.tip-5 .icon { background-position: -220px 0; }
.tip-6 .icon { background-position: -264px 0; }
.tip-7 .icon { background-position: -308px 0; }
.tip-8 .icon { background-position: -352px 0; }



/*===== Main Content =====*/

.sec-title {
	left:-3px;
	position:relative;
}
.entry-content:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.entry-title {
	font-size:15px;
	margin:18px 0 6px;
}
.home .post {
	padding:0 0 12px;
}
.post-thumb {
	width:124px;
	height:82px;
	border-width:1px;
	padding:3px;
	float:left;
	margin:0 20px 0 0;
}
.entry-content p {
	margin:0 0 12px;
	font-size:13px;
}



.more-link {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none !important;
}

/*===== Sidebars =====*/
li.widget {
	margin:0 0 36px;
	font-size:13px;
}
li.widget form {
	overflow:hidden;
}
.search-form p {
	position:relative;
}
.search-form input {
	margin:0;
}
.search-form .text, .widget input[type=text] {
	background:#f5f5f5;
	border:1px solid #d2d2d2;
	width:172px;
	font-size:12px;
	padding:4px 32px 4px 5px;
}
.search-form .text:focus, .widget input[type=text]:focus {
	background:#fff;
	border-color:#39481E;
}
.widget input[type=submit] {
	font-size:11px;
	font-weight:bold;
	height:22px;
	background:url(/wp-content/themes/iceo/images/submit-bg.png) repeat-x;
	border:1px solid #8aab52;
	outline:1px solid #7d895c;
	padding:0 7px 2px;
	color:#fff;
	text-transform: uppercase;
	float:right;
}
.search-form .submit {
	position:absolute;
	right:1px;
	top:0;
}
li.widget p {
	margin:0 0 6px;
}
.widget .cycle p {
	width:100%;
}
.widget .cycle img {
	display:block;
	margin:0 auto;
}
.widgettitle img {
	display:none;
}
.widget_rss .widgettitle a {
	display:none;
}
.widget_rss .widgettitle {
	width:168px;
	height:46px;
	background:url(/wp-content/themes/iceo/images/earthzine1.gif) no-repeat;
}
.widget_rss li a {
	color:#39481E;
}
.widget img.earthzine {
	margin:0 0 -18px;
}
.widget_rss li {
	border-top-width:1px;
	padding:12px 0;
}
.widget_rss li:first-child {
	padding-top:0;
	border-top-width:0;
}
.widget_rss .rssSummary {
	height:60px;
	overflow:hidden;
}
.widget .upcoming {
	border-top-width:1px;
	margin-top:9px;
}
.widget .upcoming li {
	border-bottom-width:1px;
	padding:12px 0;
	overflow:hidden;
	line-height:1.4;
	padding-left:60px;
}
.upcoming .when {
	float:left;
	margin:2px 20px 0 -60px;
}
.upcoming .when span {
	display:block;
	font-weight:bold;
	line-height:1;
	text-align:center;
}
.widget .upcoming .event {
	font-weight: bold;
/*	height:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;*/
}
.upcoming .month {
	text-transform:uppercase;
	font-size:15px;
}
.upcoming .date {
	font-size:36px;
}
.upcoming .more-link {
	margin:0;
	display:block;
}
#flickrrss img {
	border-width:1px;
	padding:5px;
	margin:6px 0 0 12px;
}
#flickrrss .dig-in {
	margin:0 0 6px 12px;
}
.widget_links li:before {
	content:"» ";
	color:#486F19;
}
.widget_links li {
	margin:0 0 0 6px;
}

.ngg-widget img {
	border-width:1px !important;
	padding:5px;
	margin:6px 0 0 12px;
}

.ngg-widget a,
.ngg-widget a:hover{
	text-decoration: none !important;
	border-bottom: none !important;
}

.ngg-widget{
	width:212px !important;
	float:none !important;
	text-align: center;
}

/*===== Entry Meta =====*/
.entry-meta {
	font-size:11px;
	clear:left;
}
.entry-meta .meta-sep {
	padding:0 6px;
}
.entry-meta a {
	text-decoration:underline;
}


/*===== Category Loop =====*/

#cat-banner {
	padding-left:30px;
	width:905px;
	height:108px;
	margin:6px 0 21px;
}
#cat-banner h1 {
	color:#fff;
	font-size:40px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:1;
	padding:25px 0 0 0;
}
#cat-banner .description {
	color:#aaa;
	line-height:1;
	font-size:11px;
	font-weight:bold;
}
#breadcrumbs {
	font-size:10px;
	padding-bottom:3px;
}
#breadcrumbs strong {
	font-weight:normal;
}
.page-title {
	font-size:24px;
	text-transform:uppercase;
	border-bottom-width:1px;
	padding-bottom:3px;
	margin-bottom:21px;
	position:relative;
}
.page-title .count {
	position:absolute;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	right:0;
	top:13px;
}

div.page-title h2.page-title {
	border: 0 none;
	margin-bottom:0;
}
.page-title .cat-desc {
	font-size:12px;
	text-transform:none;
	padding:0 0 12px;
}
.sub-cat {
	border-bottom-width:1px;
	padding-bottom:21px;
}
.sub-cat strong {
	font-size:15px;
}
.archive .post, .page-template-news-php .post {
	border-bottom-width:1px;
	padding-bottom:18px;
}
.category .post-thumb, .page-template-news-php .post-thumb {
	float:right;
	margin:6px 0 0 20px;
}
.page-template-news-php #content {
	margin-bottom:36px;
}

/*===== Single Post =====*/

.single .entry-title, #related h3 {
	margin:0 0 12px;
	font-size:30px;
}
.single .entry-meta {
	margin:0 0 12px;
}
.single .entry-content {
	border-bottom-width:1px;
	padding:0 0 6px;
}
.single .category-events .entry-content {
	border-width:0;
}
.single .nav {
	margin-top:-9px;
}
.single .entry-content p {
	margin:0 0 12px;
}
.entry-content h3 {
	font-size:21px;
	border-bottom-width:1px;
	margin:12px 0;
}
.entry-content h4 {
	font-size:18px;
	margin:15px 0 0;
}
.entry-content h5 {
	font-size:15px;
	margin:15px 0 0;
}
.single .entry-content a {
	text-decoration:none;
	border-bottom-width:2px;
}
.single .entry-content a:hover {
	border-color:#004F95;
}
.entry-content ul, .entry-content ol {
	margin:15px 0;
}
.entry-content ul li {
	padding-left:50px;
	background:url(/wp-content/themes/iceo/images/li-bg.png) no-repeat 32px top;
	margin-bottom:12px;
}


.entry-content ol li {
	margin-left:50px;
	list-style: decimal outside;
	background: none !important;
	padding-left:5px !important;
}
.entry-content blockquote {
	margin-left:35px;
	border-left-width:3px;
	padding-left:10px;
}
.entry-content blockquote p {
	font-size:12px;
}
#related {
	margin-top:48px;
	background:#F5F4EF;
	border:1px solid #ecc;
	padding:10px 15px;
}
#related h3 {
	color:#444;
	font-size:21px;
	margin:0 0 12px;
}
#related li {
	padding:0 0 12px 10px;
	background:url(/wp-content/themes/iceo/images/li-bg.png) no-repeat left top;
	font-size:12px;
	line-height:1.2;
}
#related li .meta {
	font-size:11px;
}

/* Organizations Table */

.organizations td a{ text-decoration: none !important;}
.organizations td img{ display: block !important;}



/*===== Comments =====*/

#comments h4 {
	margin:-30px 0 12px;
	font-size:21px;
}
li.comment {
	border-top-style:dotted;
	border-top-width:2px;
	padding:18px 0 18px 100px;
	position:relative;
	min-height:60px;
}
li.comment:first-child {
	border-top-width:0;
}
.comment .avatar {
	position:absolute;
	left:0;
	top:18px;
	background-color:#F1F2EC;
	padding:4px;
}
.comment-meta-wrap {
	font-size:11px;
	font-weight:bold;
}
.comment-meta-wrap, .comment-meta-wrap a {
	color:#39481E;
}
.comment cite {
	font-style:normal;
}
.comment p, .comment ol, .comment ul {
	margin:0 0 12px;
}
#respond h3 {
	margin:30px 0 21px;
	font-size:21px;
}
.user-info li {
	margin:0 0 12px;
}
.user-info li label {
	float:left;
	display:block;
	text-align:right;
	padding-right:20px;
	width:80px;
	cursor:pointer;
}
.user-info .disclaimer {
	font-size:11px;
	padding-left:5px;
}
.form-submit #submit {
	font-size:11px;
	font-weight:bold;
	height:22px;
	background:url(/wp-content/themes/iceo/images/submit-bg.png) repeat-x;
	border:1px solid #8aab52;
	outline:1px solid #7d895c;
	color:#fff;
	text-transform: uppercase;
	padding:3px 7px;
	margin-left:100px;
}
#commentform input.text, #commentform textarea {
	background:#f5f5f5;
	border:1px solid #d2d2d2;
	font-size:12px;
	padding:4px 5px;
}
#commentform textarea {
	width:375px;
	height:160px;
	overflow:auto;
}
#commentform input.text {
	width:175px;
}
#commentform input.text:focus, #commentform textarea:focus {
	background:#fff;
	border-color:#39481E;
}


/*===== Search Loop, Tag Loop, Author Loop =====*/

.query {
	font-weight:normal;
	text-transform:none;
}
.search .page-title, .tag .page-title {
	margin-bottom:0;
}
.search .post, .search .page, .tag .post, .tag .page {
	padding:0 10px 18px;
	border-bottom-width:1px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.search .alt, .tag .alt {
	background-color:#F6F9F2;
}
.search .category-events {
	background-image:url(/wp-content/themes/iceo/images/search-events-bg.png);
	background-position:615px 16px;
}
.search .category-talks {
	background-image:url(/wp-content/themes/iceo/images/search-lectures-bg.png);
	background-position:605px 16px;
}
.search .category-events .entry-title {
	padding-right:70px;
}
.search .category-talks .entry-title {
	padding-right:80px;
}
.author-meta {
	border-bottom-width:1px;
	padding-bottom:21px;
}



/*===== Nav =====*/

#bottom-nav {
	font-size:11px;
	padding:21px 0;
}
#bottom-nav .meta, #bottom-nav .entry-meta {
	display:inline;
}
.nav {
	float:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.nav div {
	float:left;
}
.nav a {
	border:1px solid #D4DBCC;
	display:block;
}
.nav a:hover {
	text-decoration:underline;
}
.nav a span {
	border:1px solid #fff;
	padding:5px 5px 3px;
	background:#F0F2ED;
	display:block;
	white-space:nowrap;
}
.nav a em {
	font-family:'Lucida Sans Unicode','Arial Unicode MS',Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}
.nav-next {
	margin-left:-2px;
}
.nav-next a span {
	padding-left:10px;
}
.nav-previous a span {
	padding-right:10px;
}
.nav-next a, .nav-next a span {
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.nav-previous a, .nav-previous a span {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}

/*===== 404 =====*/
.entry-content form.search-form {
	width:212px;
}


/*===== Footer =====*/
#footer {
	margin:40px 0;
	text-align:center;
}
#footer .meta-sep {
	padding:0 15px;
}

/*===== Helper Classes =====*/

.ir { /* add to any <a> element using bg image replacement */
	display:block;
	text-indent:-9999em;
	background-repeat:no-repeat;
	background-position:0 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*===== Talks =====*/
.archive.category-talks div.post {
	border-width:0;
	padding-bottom:48px;
}
.archive.category-talks .post-thumb, .lectureThumb img{
	float:left !important;
	width:198px;
	height:159px;
	margin:0 20px 0 0;
}
.archive.category-talks .entry-content {
	width:453px;
	float:left;
}
.single .category-talks .entry-content {
	padding-bottom:24px;
	border-bottom:none !important;	
	float:left;
	width:453px;
}
.single .category-talks .entry-content dl {
	float:left;
	padding:0;
	width:300px;
}

.single .category-talks .actions{
	margin-top:-10px;
}

.category-talks .entry-content dt {
	float:left;
	clear:left;
	padding-right:6px;
	font-weight:bold;
}
.category-talks .entry-content dd {
	margin-bottom:6px;
}
.actions {
	clear:left;
}
.actions a {
	background:#fff url(/wp-content/themes/iceo/images/lecture-button.png) left 0 no-repeat;
	height:35px;
	display:block;
	float:left;
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none !important;
	line-height:35px;
	margin:6px 12px 0 0;
	border:0 !important;
}
.actions a span {
	display:block;
	height:35px;
	background:#fff url(/wp-content/themes/iceo/images/lecture-button.png) right 0 no-repeat;
	margin:0 0 0 35px;
	padding:0 15px 0 0;
}
.actions a em {
	display:block;
	float:left;
	width:30px;
	height:35px;
	background-position:right center;
	background-repeat:no-repeat;
}
.actions a.download em {
	background-image:url(/wp-content/themes/iceo/images/lecture-icon-download.png);
}
.actions a.watch em {
	background-image:url(/wp-content/themes/iceo/images/lecture-icon-watch.png);
}


/*===== Events CSS =====*/
.category-events #content.grid {
	width:auto;
}
#eventsCalendarHeader {
	position:relative;
}
.upcoming #eventsCalendarHeader {
	float:left;
}
.grid .calendarButtons {
	position:absolute;
	right:0;
	top:6px;
}
h2.cal-title {
	font-size:30px;
	float:left;
	padding:0 24px 0 0;
}
.calendarButtons a {
	background:url(/wp-content/themes/iceo/images/event-view-bg.png) no-repeat left top;
	display:block;
	height:27px;
	width:85px;
	text-align:center;
	float:left;
	color:#fff;
	line-height:27px;
	font-weight:bold;
	margin:12px 0 24px;
}
.grid .calendarButtons a {
	margin:0;
}
.upcoming a.listview, .grid a.gridview {
	background-position:right top;
	color:#616a4b;
}
#nav-above {
	margin:9px 0 0;
}
.category-events #nav-below {
	margin:21px 0 0;
}
select.events-dropdown {
	font-size:12px;
	margin:15px 9px 0 0;
}
.category-events .post, .category-events .event-day {
	padding-left:9px;
}
table.calendar {
	margin:18px 0 12px;
	clear:both;
	font-size:12px;
}
.calendar thead tr, .calendar tbody td {
	border-width:1px;
}
.calendar .daynum {
	background-color: #F5F7F4;
	color: #687F37;
	font-size:10px;
	padding:3px 9px;
}
.calendar th {
	width: 250px;
	height: 10px;
	background-color: #ECEFE6;
	color: #4B6F17;
	padding:4px 0;
}
.calendar td {
	min-width:130px;
	height: 144px;
	color: #114B7D;
	vertical-align: top;
}
.calendar td .event {
	padding:6px 9px;
	line-height:1.2;
}
.calendar td a {
	color:#004f95;
}
.calendar hr {
	border:0 none !important;
	display:block;
	height:1px;
	background-color:#D4DBCC;
	margin:0 9px;
}
.calendar .event {
	position:relative;
}
.calendar .tooltip {
	position:absolute;
	z-index:1001;
	bottom:30px;
	left:3px;
	width:320px;
	background-color:#F0F2ED;
	color:#333;
	line-height:1.4;
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);
	box-shadow:2px 2px 2px rgba(0,0,0,.3);
}
.tooltip .arrow {
	width:19px;
	height:11px;
	display:block;
	background:url(/wp-content/themes/iceo/images/tooltip-arrow.png) no-repeat 0 bottom;
	position:absolute;
	bottom:-10px;
	left:45px;
}
.calendar .right .tooltip {
	left:auto;
	right:3px;
}
.right .tooltip .arrow {
	left:auto;
	right:75px;
}
.tooltip .event-title {
	color:#fff;
	background-color:#486E19;
	font-size:12px;
	padding:3px 6px 6px;
}
.tooltip .event-body {
	font-size:11px;
	padding:3px 6px 6px;
	border-width:0 1px 1px;
	border-style:solid;
}
.tooltip .event-date {
	color:#486E19;
	font-style:italic;
	margin:3px 0;
}

#event-meta {
	border-width:1px 0;
	margin:-15px 0 12px;
	padding:18px 0;
	overflow:hidden;
}
#event-meta .column {
	float:left;
	width:45%;
	padding-right:4%;
}
#event-meta dt {
	float:left;
	clear:left;
	font-weight:bold;
	width:70px;
}
#event-meta .gmap {
	color:#fff;
	font-size:9px;
	background:#486E1B;
	padding:1px 3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
span.back {
	float:right;
	margin:20px 0 0;
}
#events-loop {
	font-size:13px;
	clear:both;
}
.events .event-entry {
	width:390px;
	float:left;
	padding:0 25px 0 0;
}
.events .event-list-meta {
	float:left;
	border-left-width:1px;
	padding:0 0 0 25px;
	width:228px;
}
.event-meta-desc {
	font-weight:bold;
	padding-right:12px;
}
h4.event-day {
	font-weight:bold;
	color:#333;
	font-size:21px;
	margin:18px 0 0;
}
h4.event-day + .post .entry-title {
	margin-top:6px;
}


/*===== EventBrite Widget =====*/

#eventbrite-embed {
	width:500px;
	margin:24px 0;
}

/*===== More Tags Category Links =====*/
.moretags {
	display: none;
}


/*===== Gravity Forms =====*/

.gfield{
	background: none !important;
	padding:0 0 10px 0 !important;
}

.gfield input[type='text'],
.gfield textarea{
	border:1px solid #ccc;
	padding:5px !important;
	font-size:14px !important;
}



