/* =========================== elements ============================= */

body { 
	background: url(../img/bg-body.png) repeat-x #ffffff;
	font: normal 12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #000;
}

p {
	margin-bottom: 15px;
	text-align: left !important;
}

a:link, a:visited { 
	color: #666; 
	text-decoration: none; 
}
a:link:hover, a:visited:hover, a:active, a:focus {
	text-decoration: underline; 
}

img {
	display: block;
}
a img {
	border: none;
}


// Underordered Lists
ul {
	margin-left: 10px;
	list-style: circle;
}
ul li {
	margin-bottom: 5px;
}


// Ordered lists
ol {
	margin-left: 10px;
	list-style: circle;
}
ol li {
	margin-bottom: 5px;
}


// Definition Lists
dl { 
}

dt { 
	float: left; 
	clear: left;
} 
dt:after { 
	content: ":"; 
} 

dd { 
	margin: 0 0 0 110px; 
	padding: 0 0 0.5em 0;
}

/* ========================= elements end =========================== */

/* ============================ layout ============================== */

.clear {
	clear: both; height: 0px; display: block;
}

.holder { 
	width: 922px;
	margin: 0 auto;
}

span.hide { display: none; }


.prevlink {
	background: #000000; padding: 4px;
	color: #ffffff; text-transform: uppercase;
	float: left; margin-top: 10px;
}
.nextlink {
	background: #000000; padding: 4px;
	color: #ffffff; text-transform: uppercase;
	float: right; margin-top: 10px;
}

/* ========================== layout end ============================ */

/* ============================ header ============================== */

#header {
	height: 118px;
}
#header h1#logo {
	background: url(../img/adage-events.jpg) no-repeat;
	width: 303px; height: 34px; position: relative; top: 40px;
}
#header h1#logo a {
	width: 227px; height: 77px; display: block;
	text-indent: -2009px;
}

#nav {
	width: 922px; height: 37px;
}
#nav li {
	height: 14px; float: left;
	padding-right: 45px;
}
#nav li a {
	height: 37px; display: block;
	background-position: 0 11px;
}

#nav_home { background: url(../img/nav_home.gif) no-repeat; width: 40px; }
#nav_events { background: url(../img/nav_events.gif) no-repeat; width: 48px; }
#nav_services { background: url(../img/nav_services.gif) no-repeat; width: 58px; }
#nav_testimonials { background: url(../img/nav_testimonials.gif) no-repeat; width: 91px; }
#nav_news { background: url(../img/nav_news.gif) no-repeat; width: 41px; }
#nav_brief_us { background: url(../img/nav_brief_us.gif) no-repeat; width: 53px; }
#nav_contact_us { background: url(../img/nav_contact_us.gif) no-repeat; width: 82px; }
#nav_rsvp { background: url(../img/nav_rsvp.gif) no-repeat; width: 33px; }

/* ========================== header end ============================ */

/* ============================ content ============================= */

#no-title {
	font-size: 18px;
	margin-bottom: 15px;
	color: #000;
}

#content {
	margin-top: 15px;
	color: #666666;
}



/* ============================ homepage ============================= */

#title-homepage {
	background: url(../img/title-homepage.png) no-repeat;
	width: 693px; height: 175px; text-indent: -2009px;
	float: left;
}

#quotes {
	width: 210px; float: right;
	margin-top: 30px;
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}
#quotes span {
	font-size: 12px;
	display: block;
	color: #000;
}
span.ldquo {
	background: url(../img/ldquo.png) no-repeat;
	width: 39px; height: 36px; float: left;
	position: relative; top: -20px;
	margin: 0 10px 0 0;
}
span.rdquo {
	background: url(../img/rdquo.png) no-repeat;
	width: 60px; height: 57px; float: right;
	position: relative; top: -20px;
}

#home-slider {
	width: 532px; height: 331px;
	float: left; margin-top: 25px;
	position: relative;
}
#home-slider #slider-prev {
	background: url(../img/slider-prev.png) no-repeat;
	width: 47px; height: 47px; display: block;
	position: absolute; z-index: 9; cursor: pointer;
	left: -23px; top: 155px;
}
#home-slider #slider-next {
	background: url(../img/slider-next.png) no-repeat;
	width: 47px; height: 47px; display: block;
	position: absolute; z-index: 9; cursor: pointer;
	right: -23px; top: 155px;
}

#home-slider .slide {
	width: 532px; height: 331px;
}
#home-slider .slide  img {
	position: absolute; left: 0; top: 0;
	z-index: 1;
}
#home-slider .slide .info {
	background-color: #000000;
	width: 524px; height: 43px; color: #ffffff;
	position: absolute; left: 4px; top: 260px;
	z-index: 2; text-transform: uppercase;
}
#home-slider .slide .info .date {
	float: left; font-size: 34px;
	width: 85px; display: block;
	margin-left: 5px;
}
#home-slider .slide .info a {
	color: #ffffff;
}

#home-slider .slide .info h3 {
	float: right; width: 420px;
	font-size: 17px; margin-top: 2px;
}
#home-slider .slide .info .venue {
	float: right; clear: right;
	font-size: 12px; width: 420px;
}

#home-content {
	width: 335px; float: right;
	margin-top: 25px;
}
#home-content h2 {
	font-weight: bold;
	margin-bottom: 15px;
}

#h2-welcome {
	background: url(../img/h2-welcome.png) no-repeat;
	width: 85px; height: 16px; text-indent: -2009px;
	margin-bottom: 10px;
}




/* ============================= pages =============================== */

#h2-events {
	background: url(../img/h2-events.png) no-repeat;
	width: 272px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-news {
	background: url(../img/h2-news.png) no-repeat;
	width: 223px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-services {
	background: url(../img/h2-services.png) no-repeat;
	width: 330px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-testimonials {
	background: url(../img/h2-testimonials.png) no-repeat;
	width: 559px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-brief-us {
	background: url(../img/h2-brief-us.png) no-repeat;
	width: 327px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-contact-us {
	background: url(../img/h2-contact-us.png) no-repeat;
	width: 465px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#h2-404 {
	background: url(../img/h2-404.png) no-repeat;
	width: 676px; height: 69px; text-indent: -2009px;
	margin-bottom: 20px;
}

#page {
	width: 600px; float: left;
	margin-bottom: 20px;
}


#page .post-title {
	background-color: #000000;
	padding: 3px; color: #ffffff;
	line-height: 21px;
	font-size: 24px; margin-bottom: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
	min-height: 54px;
}
#page .post-title h3 {
	margin-left: 70px;
	margin-top: 6px;
}

#page .post-title h3 a {
	color: #ffffff;
}

#page .post-title h3#comment-title {
	margin-left: 10px;
}


#page .post-title span.date {
	float: left;
	color: #999999;
	font-size: 19px;
	text-align: center;
	line-height: 21px;
	margin-left: 10px;
	margin-top: 6px;
}
#page .post-title span.date strong {
	font-size: 22px;
	display: block;
}
#page .post-title .hide {
	display: block;
	height: 1px;
	clear: left;
}




#page .breadcrumb {
	font-size: 18px;
	color: #000000;
	margin-bottom: 10px;
}
#page .breadcrumb a {
	color: #000000;
}

#page .post {
	clear: both;
	margin-top: 22px;
}
#page .post .ec3_schedule {
	display: none;
}

#page .hr {
	height: 1px; width: 500px;
	border-bottom: 2px solid #000000;
	display: block; margin-top: 10px;
	float: left;
}
#page .comment-link {
	background: #000000; padding: 4px;
	color: #ffffff; text-transform: uppercase;
	float: right;
}


#page ul {
}
#page ul li {
	list-style: disc;
	padding-left: 10px;
}

#page .gallery-list {
}
#page .gallery-list li {
	float: left; margin-right: 10px;
	padding-left: 0;
}
#page .gallery-list li img {
	border: 1px solid #b9b9b9;
	background-color: #e1e1e1;
	padding: 5px;
}

#comment-form {
	margin-top: 20px;
}
#comment-form h3, #comments h3 {
	padding-left: 10px;
}

#comment-form .row {
	clear: both; height: 25px;
	margin-bottom: 13px;
}
#comment-form .row label {
	float: left; width: 82px;
	text-transform: uppercase;
}

#comment-form .row .input-text {
	border: 1px solid #848484;
	width: 400px; height: 20px;
	float: left;
}
#comment-form .row .input-text input {
	width: 390px; margin-left: 2px;
	border: 0; margin-top: 2px;
}

#comment-form .row .textarea {
	width: 400px; height: 140px;
	border: 1px solid #848484;
	float: left;
}
#comment-form .row .textarea textarea {
	width: 390px; height: 130px;
	margin: 3px; border: 0;
}
#comment-form .row .submit-btn {
	background: #000000; padding: 4px;
	color: #ffffff; text-transform: uppercase;
	float: right; border: 0;
	margin-top: 118px;
}

#comments {
	margin-top: 20px;
	margin-bottom: 20px;
}

#comments .comment {
}
#comments .comment .comment-text {
	width: 494px; background-color: #000000;
	float: right; padding: 10px;
	color: #ffffff; position: relative;
	margin-bottom: 35px;
}
#comments .comment .comment-text .comment-speech {
	background: url(../img/comment-speech.png) no-repeat;
	width: 24px; height: 32px; position: absolute;
	left: 15px; bottom: -30px;
}

#comments .comment .comment-meta {
	clear: both; width: 513px; float: right;
	margin-bottom: 15px;
}

#comments .comment img.avatar {
	float: left;
}

#sidebar {
	width: 300px; float: right;
	margin-bottom: 20px;
}

#h4-other-events {
	background: url(../img/h4-other-events.png) no-repeat;
	width: 115px; height: 14px; text-indent: -2009px;
	margin-bottom: 10px;
}

#h4-archive {
	background: url(../img/h4-archive.png) no-repeat;
	width: 68px; height: 14px; text-indent: -2009px;
	margin-bottom: 10px; float: left; margin-right: 95px;
}

#h4-categories {
	background: url(../img/h4-categories.png) no-repeat;
	width: 99px; height: 14px; text-indent: -2009px;
	margin-bottom: 10px; float: left;
}

#h4-more-info {
	background: url(../img/h4-more-info.png) no-repeat;
	width: 91px; height: 14px; text-indent: -2009px;
	margin-bottom: 10px;
}

.sidebar-item {
	background: #000000;
	width: 300px; clear: both;
	margin-bottom: 15px;
}

.sidebar-item #archive {
	width: 145px; float: left;
	color: #999999; padding-left: 8px;
	padding-top: 5px;
}
.sidebar-item #archive li {
	text-transform: uppercase;
	clear: both; height: 20px;
}

.sidebar-item #archive li strong {
	float: left;
}

.sidebar-item #archive li span {
	float: right;
	width: 100px;
}

.sidebar-item #archive li a {
	color: #ffffff;
}


.sidebar-item #categories {
	width: 130px; float: right;
	padding-top: 5px; text-transform: uppercase;
}
.sidebar-item #categories a {
	color: #ffffff;
}

#sidebar #more-info {
	margin-bottom: 15px;
}
#sidebar #more-info li {
	background: url(../img/recent-arrow.png) no-repeat bottom right #000;
}
#sidebar #more-info li a {
	color: #ffffff; padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display: block; font-size: 18px;
}


.post-list {
	width: 300px; margin-bottom: 10px;
}
.post-list li {
	background: url(../img/recent-arrow.png) no-repeat bottom right #000;
	margin-bottom: 10px;
}
.post-list li .date {
	float: left; font-size: 16px;
	color: #999999; width: 45px;
	padding: 3px; margin-left:7px;
	text-align: center;
}
.post-list li h5 {
	float: right;
	width: 200px;
	margin-right: 30px; padding-top: 4px;
	text-transform: uppercase;
	color: #ffffff; font-size: 14px;
}

/* ============================ three col ============================= */

.column {
	width: 298px; float: left;
	position: relative; margin-right: 8px;
	margin-top: 30px; margin-bottom: 10px;
}

#h4-recent-events {
	background: url(../img/h4-recent-events.png) no-repeat;
	width: 122px; height: 13px; text-indent: -2009px;
	margin-bottom: 10px;
}

#h4-recent-news {
	background: url(../img/h4-recent-news.png) no-repeat;
	width: 47px; height: 13px; text-indent: -2009px;
	margin-bottom: 10px;
}

#h4-adage-newsletter {
	background: url(../img/h4-adage-newsletter.png) no-repeat;
	width: 159px; height: 14px; text-indent: -2009px;
	margin-bottom: 10px;
}

#h4-adage-group {
	background: url(../img/h4-adage-group.png) no-repeat;
	width: 269px; height: 14px; text-indent: -2009px;
	margin: 15px 0 10px 0;
}

#h4-twitter {
	background: url(../img/h4-twitter.png) no-repeat;
	width: 194px; height: 14px; text-indent: -2009px;
	margin: 15px 0 10px 0;
}

#twitter-link {
	background: url(../img/twitter.png) no-repeat 10px 10px;
	width: 270px; height: 90px; display: block;
	text-indent: -2010%; 
}


.recent {
}
.recent li {
	background: url(../img/recent-arrow.png) no-repeat bottom right #000;
	margin-bottom: 10px;
}

.recent li .date {
	float: left; font-size: 20px;
	color: #999999; width: 45px;
	padding: 3px; margin-left:7px;
	text-align: center; line-height: 20px;
}
.recent li .date span {
	font-size: 24px;
}
.recent li .date strong {
	font-size: 22px;
}

.recent li h5 {
	float: right;
	width: 200px;
	margin-right: 30px; padding-top: 4px;
	text-transform: uppercase; line-height: 17px;
	color: #ffffff; font-size: 18px;
}
.recent li h5 a {
	color: #ffffff;
}

.recent li p {
	float: right;
	width: 140px;
	margin-right: 10px;
	margin-top: 10px;
}
.recent li img {
	float: left;
	margin: 10px 0 10px 10px;
}


#newsletter-form {
	background: #000000;
}
#newsletter-form .row {
	display: block; width: 100%;
	clear: both; padding: 10px;
	height: 25px;
}
#newsletter-form label {
	float: left; color: #999999;
	width: 40px;
}
#newsletter-form .input-text {
	float: left; border: 0;
	background-color: #ffffff;
	padding: 5px;
}
#newsletter-form .submit-btn {
	background: url(../img/submit-btn.png) no-repeat;
	width: 47px; height: 14px; float: left; border: 0;
	margin-left: 15px; margin-top: 5px;
}

/* ========================== content end =========================== */

/* ============================= footer ============================= */

#footer {
	border-top: 3px solid #000000;
	padding-top: 10px; margin-bottom: 10px;
	text-transform: uppercase;
	color: #666666;
}

#address {
	font-size: 14px;
	line-height: 90%;
	float: left;
	width: 120px;
}
#address span {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

#booking {
	float: left;
	width: 220px;
	font-size: 14px;
	line-height: 90%;
	margin-left: 10px;
}
#booking a {
	color: #333333;
	font-size: 16px;
}
#booking span {
	color: #333333;
	font-size: 24px;
}

#group {
	float: left;
	line-height: 90%;
}
#group span {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	lin
}
#adage-models-link {
	background: url(../img/adage-models-link.png) no-repeat;
	width: 150px; height: 16px; display: block;
	text-indent: -2010%;
}

#copyright {
	float: right;
	font-size: 16px;
}

#adage-events {
	clear: right; float: right;
	background: url(../img/adage-events.jpg) no-repeat;
	width: 307px; height: 33px;
}

/* =========================== footer end =========================== */