/* @override http://agendashow.com/textpattern/css.php?n=dev */

/* @override http://agendashow.com/textpattern/css.php?n=dev */

body{
font: 12px/17px Arial, Helvetica, Geneva, sans-serif;
margin: 0;
background: black;
}

a{
color: #000;
}

a.micro{
	text-decoration: none;
	float: right;
	font-weight: bold;
	background: #eee;
	padding: 1px 7px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

a.micro:hover{
	background: #ddd;
}

a img{
border: 0;
}

img a{
border: 0;
}

h4{
margin: 0px;
margin-bottom: 15px;
font-size: 14px;
color: #000;
}

.inner-div{
width: 870px;
margin-left: auto;
margin-right: auto;
}

.inner-div-mag{
width: 1000px;
margin-left: auto;
margin-right: auto;	
}

.dividershadow{
background: url(http://agendashowroom.com/text/images/195.png) no-repeat left top;
width: 140px;
height: 1350px;
position: absolute;
margin-top: -380px;
margin-left: 525px;
display: none;
}

.spacer{
clear: both;
width: 100%;
}

.divider{
border-top: 1px solid #ddd;
clear: both;
}

.divider-2{
border-top: 1px solid #ddd;
clear: both;
margin-bottom: 50px;
}

#container{
margin-left: auto;
margin-right: auto;
background: white;
padding-top: 15px;
}

#updates{
font-size: 15px;
padding: 4px 0px;
}

.left-corner{
background:url(http://agendashow.com/images/410.gif) no-repeat 0 top;
width: 9px;
height: 26px;
float: left;
display: none;
}

.right-corner{
background:url(http://agendashow.com/images/409.gif) no-repeat 0 top;
width: 9px;
height: 26px;
float: right;
display: none;
}

.back-line{
position: absolute;
top: 86px;
width: 100%;
z-index: -1;
display: none;
}

#updates a{
text-decoration: none;
font-weight: bold;
padding-right: 10px;
float: left;
}

#updates a.start{
padding-left: 0px;
}

#updates a.twit-nav{
font-size: 11px;
background: #e5e5e5;
padding: 3px 6px;
margin-top: -3px;
float: right;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}

#updates a:hover{
text-decoration: underline;
}

.agenda-nav{
padding-top: 2px;
width: 870px;
float: left;
}

.misc-nav{
width: 375px;
padding-top: 2px;
float: right;
}

.misc-nav form{
margin: 0;
}

.misc-nav input{
width: 104px;
margin-right: 5px;
margin-top: 2px;
padding: 0;
}

.misc-nav input.submit{
width: 70px;
padding: 0;
margin-top: -1px;
}

#important-update{
width: 525px;
height: 23px;
float: left;
padding-top: 2px;
word-spacing: 1px;
}

span.update{
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

span.update-text{
text-transform: uppercase;
}

#blog-update{
width: 345px;
float: right;
height: 23px;
margin-top: 2px;
padding-left: 30px;
}

#head-a{
display: none;
}

#head{
margin-padding: 15px;
margin-bottom: 10px;
}

.head-logo{
float: left;
}

.head-logo img{
display: block;
margin-top: 2px;
float: left;
}

.head-logo img:hover{
opacity: .90;
}

.show-date{
text-align: right;
padding-top: 5px;
}

span.next{
display: block;
font-weight: bold;
}

span.date{
font-weight: bold;
font-size: 17px;
display: block;
margin-top: 2px;
}

span.register-link a{
display: block;
color: #555;
text-shadow: #f5f5f5 0 1px 1px;
}

span.register-link a:hover{
text-decoration: underline;
}

.head-navigation{
width: 375px;
float: right;
padding-left: 30px;
padding-bottom: 10px;
}

.head-navigation a:hover{
text-decoration: underline;
}

#nav {
width:375px;
margin-top: 24px;
}



#nav .main-nav{
font-weight: bold;
text-transform: uppercase;
width: 360px;
height: 20px;
}

#nav .main-nav a:hover{
text-decoration: underline;
}

#nav .main-nav a{
text-decoration: none;
display: block;
float: left;
padding: 0;
margin-right: 8px;
color: #777;
font-size: 12px;
}

#nav .sub-nav{
padding: 0;
}

#nav .sub-nav a{
display: block;
float: left;
font-size: 11px;
padding: 0px 6px 3px 0px;
margin-top: -2px;
text-transform: capitalize;
text-decoration: none;
color: #999;
}

#nav .sub-nav a:hover{
text-decoration: underline;
}

#navigation{
background: #d5d5d5;
}

#navigation a{
display: block;
float: left;
text-decoration: none;
text-transform: uppercase;
padding: 3px 19px 0px 19px;
border-right: 1px solid;
border-left: 1px solid;
position: relative;
z-index: 1000;
}

#content{
background: #fff;
width: 870px;
padding: 15px 0;
margin: 0 auto;
}

#content-2{
background: #fff;
}

.blog-entries{
width: 495px;
float: left;
padding-top: 30px;
}

.comments-wrapper{
margin-bottom: 25px;
}

.blog-entries fieldset{
margin: 0;
padding: 15px;
border: 1px solid #ddd;
background: #f5f5f5;
}

.blog-entries input#name.comment_name_input{
width: 453px;
padding: 3px;
}

.blog-entries input#email.comment_email_input{
width: 453px;
padding: 3px;
}

.blog-entries textarea{
width: 455px;
padding: 3px;
margin-bottom: 15px;
}

.page-numbers{
border-bottom: 1px solid #eee;
padding-bottom: 20px;
margin-bottom: 30px;
}

.page-numbers p{
padding: 0;
margin: 0;
}

.page-numbers p a{
font-size: 11px;
text-decoration: none;
color: #666;
}

.page-numbers .next{
float: right;
padding-right: 5px;
}

.page-numbers .previous{
float: left;
padding-left: 5px;
}

.page-numbers .next a:hover{
text-decoration: underline;
}

.page-numbers .previous a:hover{
text-decoration: underline;
}


ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px;
}

ul.rsx-page-num-list li {
display: inline;
}

ul.rsx-page-num-list li a{
border: 1px solid #ddd;
padding: 2px 5px 2px 5px;
margin: 2px;
text-decoration: none;
color: #666;
}

.unlinked {
border: 1px solid #ddd;
background: #ddd;
padding: 2px 5px 2px 5px;
margin: 2px;
text-decoration: none;
color: #666; 
}

.comments{
border-bottom: 1px solid #e5e5e5;
margin-bottom: 20px;
padding-bottom: 7px;
}


.blog-information{
width: 345px;
padding-top: 30px;
padding-left: 30px;
float: left;
}

.dates-widget{
padding-bottom: 10px;
border-bottom: 1px solid #fff;
line-height: 16px;
}

.media-widget{
padding-bottom: 10px;
line-height: 16px;
margin-bottom: 11px;
}

.showdates{
border: 6px solid #ddd;
padding: 10px;
}

.showdates .divider{
margin-bottom: 10px;
}

.datesfloat{
width: 150px;
float: left;
margin-right: 5px;
}

.datesfloat a.launch{
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
}

.datesfloat h3{
margin: 0;
padding: 0;
font-size: 19px;
line-height: 21px;
margin-bottom: 5px;
}

.dates-widget h4{
margin-bottom: 13px;
color: #000;
text-decoration
}

.dates-widget p{
clear: both;
line-height: 17px;
padding-left: 5px;
}

.media-widget h4{
margin-bottom: 15px;
}

.dates-widget .day{
color: #e5e5e5;
margin: 0;
padding: 0;
}

.dates-widget .date{
color: #fff;
display: block;
margin-bottom: 4px;
}

.dates-widget .time{
color: #999;
}

.media-widget a{
display: block;
float: left;
padding: 10px 29px;
text-transform: uppercase;
color: #555;
font-weight: bold;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.media-widget a:hover{
background: #ddd;
}

.dates-widget .left{
background: #000;
margin-right: 4px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.dates-widget .middle{
background: #000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.dates-widget .right{
background: #eee;
display: none;
}

.media-widget .left{
background: #eee;
margin-right: 3px;
}

.media-widget .middle{
background: #eee;
margin-right: 4px;
}

.media-widget .right{
background: #eee;
}

.next-show-graphic{
padding-bottom: 10px;
padding-top: 10px;
}

.next-show-graphic h4{
margin-bottom: 1px;
}

.blog-search{
padding-top: 10px;
padding-bottom: 10px;
}

.blog-search h4{
margin-bottom: 1px;
}

.social-icons{
margin-bottom: 20px;
}

.social-icons a{
background: #000;
color: #fff;
padding: 6px 21px;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px
}

#LSRes{
margin-top: 2px;
}

.LSRow a{
display: block;
background: #eee;
margin-bottom: 1px;
padding: 2px 2px 2px 2px;
text-decoration: none;
}

#LSHighlight.LSRow a{
background: #e1e1e1;
}

.LSRow a:hover{
background: #e1e1e1;
}

.blog-information-blogs{
float: left;
width: 190px;
border-right: 1px solid #eee;
display: none;
}

.blog-information-blogs a:hover{
text-decoration: underline;
}

.blog-ad{
padding: 10px 0px 10px 0px;
}

.ad-temp{
background: #000;
padding: 4px;
width: 336px ;
margin-bottom: 15px;
}

.ad-temp-2{
padding: 0px;
}

.blog-information-ads{
float: left;
display: none;
}

.blog-information-ads h4{
margin-bottom: 2px;
margin-left: 5px;
}

.blog-information-ads img{
max-width: 145px;
display: block;
margin-left: 5px;
}

.side-search{
padding-top: 10px;
width: 180px;
padding-bottom: 10px;
padding-right: 10px;
border-top: 1px solid #eee;
}

.blog-search input{
margin: 0;
margin-top: 10px;
background: #e5e5e5;
border: 0;
padding: 5px;
width: 335px;
}


.blog-search fieldset{
margin: 0;
padding: 0;
border: 0;
}

.side-blog-preview{
padding-top: 10px;
width: 190px;
padding-bottom: 10px;
border-top: 1px solid #eee;
}

.side-blog-preview-news{
margin-bottom: 20px;
width: 190px;
padding-top: 10px;
border-top: 1px solid #eee;
}

.side-blog-preview h4{
margin-bottom: 0px;
}

.side-blog-preview a{
display: block;
padding: 2px 10px 2px 0px;
text-decoration: none;
color: #999;
}

.mini-posted{
float: right;
margin-top: 3px;
}

.side-blog-preview-news a{
display: block;
padding: 2px 10px 2px 0px;
text-decoration: none;
color: #999;
}

.side-blog-preview-news a.graphic{
display: inline;
}

.side-blog-preview-news h4{
margin-bottom: 0px;
}

.entry{
margin-bottom: 70px;
color: #555;
}

.add-this{
float: right;
height: 9px;
width: 9px;
border: 1px solid #ccc;
margin-top: 5px;
}

.add-this:hover{
border-color: #999;
}

.entry div{
display: block;
margin-left: auto;
margin-right: auto;
}

.entry strong{
color: #000;
font-size: 14px;
}

.entry a.title{
font-weight: bold;
text-decoration: none;
font-size: 20px;
margin-bottom: 1px;
}

.posted{
color: #999;
display: block;
font-size: 11px;
}

.entry p{
line-height: 18px;
font-size: 12px;
}

.entry img{
display: block;
max-width: 495px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

.entry h4{
margin-top: 10px;
margin-bottom: 0px;
text-transform: capitalize;
	color: #2c2e2d;
	font-size: 11px;
}

.entry h5{
font-size: 12px;
}

.entry ol{
line-height: 22px;
font-size: 1.1em;
}

.entry ol li a{
display: inline;
}

.entry embed{
margin-top: 10px;
display: block;
margin-left: auto;
margin-right: auto;
}

.entry object{
margin-top: 10px;
}

.thumbnails{
padding-left: 9px;
}

.entry a.cell img{
display: block;
margin: 2px;
border: 1px solid #ddd;
padding: 4px;
float: left;
}

.entry a.cell img:hover{
border:1px solid #999;
}

.entry img.right-float{
float: right;
margin-left: 15px;
}

.entry img.left-float{
float: right;
margin-left: 15px;
border: 2px solid #e5e5e5;
}

a.smd_slimbox_next{
display: block;
clear: both;
float: left;
padding-left: 5px;
font-size: 11px;
margin-top: 5px;
}

a.smd_slimbox_prev{
clear: both;
display: block;
float: right;
padding-right: 5px;
font-size: 11px;
margin-top: 5px;

}

.entry .zemText.zemRequired{
padding: 2px;
width: 445px;
}

.entry legend{
display: none;
}

.entry fieldset{
border: 1px solid #ddd;
padding:0px 20px 20px 20px;
margin: 0;
}

.entry img.partner{
margin: 0;
padding: 0;
}

.partner-div{
border-top: 1px solid #eee;
margin: 25px 0px;
}

.error-msg{
border: 1px solid #9b5678;
background: pink;
padding: 10px;
}

.exhibitor-list{
}

.exhibitor-list a{
display: block;
float: left;
width: 120px;
margin: 1px;
margin-right: 2px;
text-decoration: none;
color: #666;
}

.exhibitor-list a:hover{
text-decoration: underline;
}

.exhibitor-graphic{
border: 1px solid #ddd;
padding: 5px;
margin-bottom: 10px;
}

.exhibitor-graphic img{
margin-bottom:0;
padding: 0;
}

.slideshow object{
}

#information{
height: 245px;
background: #f5f5f5;
}

.mission{
width: 525px;
float: left;
font-size: 14px;
}

.mission p{
width: 495px;
line-height: 24px;
color: #666;
text-shadow: #fff 0 1px 1px;
margin-top: 0px;
}

.mission p.mission-title{
margin-top: 20px;
padding: 0;
margin-bottom: 4px;
}

span.mission-bold{
text-transform: uppercase;
color: #555;
font-weight: bold;
}

.brand-logos{
width: 375px;
float: left;
background: url(http://agendashowroom.com/text/images/200.png) repeat-y;
height: 245px;
}

.brand-logos img{
margin-top: 8px;
opacity: .7;
}

.brand-logos p{
margin-top: 24px;
display: block;
margin-left: 35px;
width: 350px;
}

span.past-brands{
text-transform: uppercase;
color: #666;
font-weight: bold;
text-shadow: #fff 0 1px 1px;
font-size: 10px;
}

#blog-content{
background: #e6e5e4;
border-top: 1px solid #e1e0de;
color: #666;
}

#blog-content a{
color: #666;
}

#blog-content h4{
margin: 0;
font-size: 10px;
color: #666;
text-transform: uppercase;
margin-bottom: 10px;
}

#blog-content h4 a img{
margin-left: 3px;
}

#mini-blog{
width: 495px;
padding-top: 25px;
padding-bottom: 30px;
padding-right: 30px;
float: left;
}

#mag{
background:#fff;
padding: 10px 0px;
}

#mag p{
margin: 0;
}

#mag iframe{
width: 1000px;
height: 500px;
border: 0;
-webkit-box-shadow: 0px 0px 10px #999;
}

.the-words p{
float: left;
margin-bottom: 5px;
}

.the-words a{
font-weight: bold;
display: block;
text-decoration: none;
text-transform: uppercase;
line-height: 16px;
font-size: 14px;
margin-bottom: 8px;
}

.the-words p a{
font-size: 9px;
display: block;
float: left;
font-weight: normal;
}

.magazine-content{
margin-top: 10px;
}

.mag-list{
width: 875px;
margin: auto;
padding: 15px 0px;
}

.mag-capsule{
padding: 6px;
background: #111;
width: 150px;
margin: 2px;
float: left;
-webkit-border-radius: 3px;
}

.mag-capsule a h3{
color: #fff;
margin: 0;
text-decoration: none;
}

.mag-capsule img{
width: 150px;
height: 150px;
margin-bottom: 3px;
}

.mini-news .start{
width: 150px;
float: left;
border-right: 1px solid #d5d3d2;
margin-right: 26px;
padding-right: 18px;
}

.mini-news .end{
width: 150px;
float: left;
}

.mini-news{
width:345px;
float: right;
padding-left: 30px;
padding-top: 25px;
padding-bottom: 30px;
background: url(http://agendashowroom.com/text/images/200.png) repeat-y;
}

.mini-news .start img{
border: 5px solid #ccc;
display: block;
width: 140px;
margin-left: -5px;
}

.mini-news .end img{
border: 5px solid #ccc;
display: block;
width: 140px;
margin-left: -5px;
}

.mini-news p{
}

.mini-news a.title{
font-weight: bold;
text-decoration: none;
display: block;
text-transform: uppercase;
margin: 8px 0px 8px 0px;
line-height: 13px;
color: #666;
}

.mini-entry{
width: 150px;
float: left;
}

#footer{
background: #d5d5d5;
border-top: 1px solid #cdcbca;
}

#footer a{
color: #777;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

.foot-nav{
width: 525px;
float: left;
text-transform: uppercase;
font-size: 9px;
color: #7c7b7c;
direction: rtl;
}

.foot-nav a{
display: block;
}

.foot-nav h4{
margin: 0;
font-size: 10px;
color: #666;
}

.sub-foot{
padding: 0;
margin-top: 30px;
float: left;
width: 112px;
height: 130px;
border-right: 1px solid #c5c4c3;
margin-right: 24px;
margin-bottom: 0;
text-align: left;
}

.sub-foot a{
padding-left: 3px;
}

.sub-foot-end{
padding: 0;
margin-top: 30px;
float: left;
width: 112px;
height: 130px;
text-align: left;
}

.foot-nav li{
list-style: none;
padding-left: 5px;
line-height: 19px;
}

.subscribe{
margin-top: 10px;
clear: both;
}

.subscribe input{
margin: 0;
background: #e5e5e5;
border: 0;
padding: 4px;
width: 220px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

.subscribe input.submit{
background: #333;
padding: 4px 8px;
width: 124px;
border: 0;
margin: 0;
color: #fff;
font-size: 11px;
}

span.signup{
font-weight: bold;
margin-top: 3px;
margin-right: 7px;
float: left;
}

.foot-blog{
width: 375px;
margin-bottom: 20px;
float: right;
text-transform: capitalize;
background: url(http://agendashowroom.com/text/images/201.png) no-repeat left top;
}

.foot-blog h4{
margin: 0;
font-size: 10px;
color: #666;
text-transform: uppercase;
}

.foot-blog ul{
padding: 0;
margin-top: 30px;
float: left;
border-right: 1px solid #c5c4c3;
margin-left: 30px;
height: 175px;
width: 200px;
}

.foot-blog ul.end{
border-right: 0;
margin-right: 0;
width: 124px;
margin-left: 20px;
}

.foot-blog li{
line-height: 20px;
list-style: none;
}

.inner-foot{
clear: both;
display: block;
padding-top: 11px;
color: #999;
text-transform: capitalize;
font-size: 9px;
}

#footer{
color: #555;
background: #000;
clear: both;
padding-top: 20px;
padding-bottom: 40px;
}

#footer p{
margin-top: 0;
margin-bottom: 5px;
}

.copyright{
float: left;
}

.sub-contact{
width: 345px;
float: right;
padding-left: 30px;
text-align: right;
}

.archive{
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
padding-top: 10px;
}

.archive a{
text-decoration: none;
font-weight: bold;
float: left;
font-size: 14px;
}

.archive a:hover{
text-decoration: underline;
}

.archive span.posted{
float: right;
}