/*
Theme Name: SBAs 2009
Theme URI: http://www.021creative.com/
Description: SBAs 2009.
Version: 1.0
Author: 021 Creative
Author URI: http://www.021creative.com/
*/


* {
	margin: 0;
	padding: 0;
}

/* GENERAL STYLING */

body{
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	color:#333;
}

h1{
	font-family: arial, sans-serif;
}

h2{
	font-size: 2em;
	font-family: arial, sans-serif;
}

h3{
	font-size: 1.6667em;
	font-family: arial, sans-serif;
	color:#471F78;
	padding:0;
	margin:1em 0 -0.5em 0;
}

h4{
	font-family: arial, sans-serif;
}

p{
	margin: 1em 0;
	line-height: 1.3333;
}

ul, ol{
	margin: 1.5em 0;
}

li{
	margin: 1em 0;
}

a{
	color: #333;
}

.clear{
	clear: both;
}

/* MAIN LAYOUT */

body{
	background: #fff /*url(images/background_gradient.jpg) repeat-x 0 0*/;
}

#header{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 960px;
	height:143px;
	border-top:10px solid #471F78;
}
#header .twit {
	float:right;
	position:relative;
	background: #fff url(images/SBAS-twitter.gif) no-repeat 0 10px;
	height:153px;
	width:320px;
	border-left:1px solid #ccc;
	margin-top:-10px
}
#header .twit ul{
	margin:45px 10px 0 20px;
	list-style-type:none;
}
#header .twit ul a{
	color:#000000;
	text-decoration:none;
	display:block;
}

.twit p#follow a{
	color:#FFF;
	/*float:right;
	height:20px;
	margin:0px 35px 0 0;*/
	text-decoration:none;
	position:absolute;
	bottom:14px;
	right:35px;
}

#content{
	margin: 10px auto;
	width: 960px;
	clear: both;
}
	
#primary{
	clear: both;
	float: right;
	width: 640px;
}

#primary-full-width{
	clear: both;
	float: left;
	width: 960px;
}


#secondary{
	float: left;
	width: 300px;
}

#left{
	float: left;
	width: 300px;
	margin-right:20px;
}

#mid{
	float: left;
	width: 315px;
	margin-left:10px;
}


#right{
	float: right;
	width: 285px;
}


#base{
	clear: both;
	position: relative;
	min-height: 645px;
}


/* HEADER */

#header h1{
	float: left;
	height: 143px;
	width: 108px;
	background: url(images/sba_logo.gif) no-repeat 0 0;
	text-indent: -9999px;
}
	
/*
#header h1 span{
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(images/sba_logo.gif) no-repeat 0 0;
}
*/

h2#SBAS-almost-here{
	margin-left: 120px;
	height: 143px;
	background: url(images/call_for_entries.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/*
#header h2 span{
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(images/SBAS-are-almost-here.png) no-repeat 0 0;
}
*/


/* MAIN MENU */

#menu{
	float: left;
	margin: 0px 0 0;
	padding: 0px 0;
	width: 100%;
	height: 53px;
	background-color: #fff;
	list-style-type: none;
}

#menu li{
	float: left;
	margin: 0;
	padding: 0;
	border-right:1px solid #fff;
}
#menu li.page-item-9{
	float: left;
	margin: 0;
	padding: 0;
	border-right:1px solid #ccc;
}

#menu a{
	display: block;
	height: 53px;
	background: url(images/SBAS-menu.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#menu-home a, #menu .page-item-3 a{
	margin-left: 0px;
	width: 159px;
	background-position: 0 0;
}

#menu-home a:hover, #menu .page-item-3 a:hover{
	background-position: 0 -53px;
}

#menu-blog a, #menu .page-item-4 a{
	width: 159px;
	background-position: -319px 0;
}

#menu-blog a:hover, #menu .page-item-4 a:hover{
	background-position: -319px -53px;
}

#menu-awards a, #menu .page-item-5 a{
	width: 159px;
	background-position: -478px 0;
}

#menu-awards a:hover, #menu .page-item-5 a:hover{
	background-position: -478px -53px;
}

#menu-winners a, #menu .page-item-7 a{
	width: 159px;
	background-position: -160px 0;
}

#menu-winners a:hover, #menu .page-item-7 a:hover{
	background-position: -160px -53px;
}

#menu-gallery a, #menu .page-item-8 a{
	width: 159px;
	background-position: -637px 0;
}

#menu-gallery a:hover, #menu .page-item-8 a:hover{
	background-position: -637px -53px;
}

#menu-contact a, #menu .page-item-9 a{
	width: 159px;
	background-position: -795px 0;
}

#menu-contact a:hover, #menu .page-item-9 a:hover{
	background-position: -795px -53px;
}


/* PRIMARY */

/* HOME */

#blurb{
	margin: 16px 0;
	padding: 10px 10px 0px 10px;
	height: 243px;/* 226px - vertical padding */
	background-color:#FFF;
	border:1px solid #333;
	color: #333;
	width:280px;
}

#blurb h2{
	height: 35px;
	width: 300px;
	background: url(images/SBAS-welcome.png) no-repeat 0 0;
	text-indent: -9999px;
}

#blurb p{
	padding: 10px 10px 1px 10px;
}

#blurb .more {
	margin-top: -31px;
	margin-left: 562px;
	padding-right: 0;
}

#blurb .more a{
	display: block;
	height: 34px;
	width: 38px;
	background: url(images/arrow-on-black.gif) no-repeat 100% 100%;
	text-indent: -9999px;
}

#blurb .more a:hover{
	background-image: url(images/arrow-white-on-black.gif);
}

#latest-post{
	float: left;
	width: 280px;/* 300px - horizontal padding */
	margin: 0 0 10px;
	padding: 10px;
	background-color: #f8a719;
	min-height:271px;
}
#latest-post img{
	display:hide;
}
#latest-post h2{
	height: 28px;
	width: 300px;
	background: url(images/SBAS-blog-update.png) no-repeat 0 0;
	text-indent: -9999px;
}

#latest-post ul{
	padding-left: 15px;
}

#latest-post .more a{
	display: block;
	height: 16px;
	background: url(images/read-on.png) no-repeat 0 0;
	text-indent: -9999px;
}

#updates{
	float: right;
	width: 299px;
}

#news_home{
	margin: 16px 0;
	height: 235px;
	color: #fff;
	background-color:#333;
	padding: 10px 10px 10px 10px;
}

#news_home h2{
	height: 34px;
	width: 285px;
	text-indent: -9999px;
	background: url(images/news.png) no-repeat 0 0;
}

#news_home ul{
	list-style-type: none;
	height: 199px;
	width: 260px;
}

#news_home a{
	text-decoration: none;
	color: #fff;
}

#news_home a:hover{
	text-decoration: none;
	color: #f8a719;
	background: url(images/sm_yarrow.png) no-repeat top right;
	display: block;
}


#news{
	margin: 16px 0;
	height: 270px;
	color: #fff;
	background-color:#333;
	padding: 10px 10px 10px 10px;
}

#news h2{
	height: 34px;
	width: 285px;
	text-indent: -9999px;
	background: url(images/news.png) no-repeat 0 0;
}

#news ul{
	list-style-type: none;
	height: 199px;
	width: 260px;
}

#news a{
	text-decoration: none;
	color: #fff;
}

#news a:hover{
	text-decoration: none;
	color: #f8a719;
	background: url(images/sm_yarrow.png) no-repeat top right;
	display: block;
}

#who-does-the-most{
	margin: 7px 0;
}

#who-does-the-most a{
	display: block;
	height: 71px;
	width: 299px;
	background: url(images/who-does-the-most.png) no-repeat 0 0;
	text-indent: -9999px;
}

/*
#who-does-the-most a:hover{
	background-image: url(images/who-does-the-most-hover.png);
}
*/

#twitter{
	position: relative;
	margin: 10px 0;
	padding-bottom: 34px;
	min-height: 209px;
	background: url(images/twitter_bottom.png) no-repeat 0 100%;
	color: #333;
}

#twitter h2{
	margin: 0;
	height: 39px;
	width: 299px;
	text-indent: -9999px;
	background: url(images/twitter_top.png) no-repeat 0 0;
}

#twitter p{
	padding: 0 8px;
}

#twitter ul{
	margin: 10px 0;
	padding: 0 7px;
	list-style-type: none;
}

#twitter li{
	margin: 5px 0;
}

#twitter li span{
	font-size: 1em;
}

#twitter #what-is-twitter{
	margin: -29px 7px 0 0;
	padding: 0;
	text-indent: -9999px;
}

#twitter #what-is-twitter a{
	display: block;
	margin-left: 271px;
	height: 21px;
	width: 20px;
	background: url(images/question-mark.png) no-repeat 100% 0;
}

#twitter p#follow a{
	position: absolute;
	right: 8px;
	bottom: 39px;
	color: #333;
}


/* BLOG */

#post{
	margin: 16px 0;
	padding: 10px 7px 30px;
	min-height: 410px;
	background-color: #fff;
	border:1px solid #333;
}

#post .post{
	margin: 0 0 30px;
	padding-bottom: 19px;
	border-bottom: 1px solid #ddd;
}

#post a{
	color: #000;
}

#post h2 a{
	color: #000;
	text-decoration: none;
}

#post h2 a:hover{
	text-decoration: underline;
}

#post ul, #post ol{
	padding-left: 15px;
}

#post img{
	margin: 20px 0 10px;
}


#respond{
	border-top: 1px solid #ddd;
	padding: 20px 0 53px;
}

#respond h3{
	margin: 0 0 10px;
	height: 37px;
	background: url(images/add-your-comment.png) no-repeat 0 0;
	text-indent: -9999px;
}

#commentform{
	width: 360px;
	padding: 10px 0;
}

#commentform p{
	clear: both;
}

#commentform label{
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	text-align: left;
	font-weight:bold;
}

#commentform input,
#commentform textarea{
	background-color:#fff;
	border:1px solid #333;
	padding:2px;
	width:353px;
}

#commentform button{
	float: left;
	cursor: pointer;
	border: 0;
	height: 33px;
	width: 360px;
	background: #471f78 url(images/send.png) no-repeat 0 0;
	text-indent: -9999px;
}


#comments{
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding-top: 10px;
}

#comments h3{
	clear: both;
	float: left;
	height: 18px;
	width: 90px;
	background: url(images/comments.png) no-repeat 0 0;
	text-indent: -9999px;
}

#comment-tally{
	float: left;
	margin: 0 0 0 1em;
}

.commentlist{
	clear: both;
	padding: 10px 0 0 20px;
	list-style-type: decimal;
}

#post .commentlist .avatar{
	float: right;
	margin: 0;
}


.postmetadata{
	clear: both;
}


/* AWARDS */

#the-awards{
	margin: 16px 0;
	padding: 0px 10px 0px 10px;
	min-height: 420px;
	background-color: #fff;
	border: 1px solid #333;
	color: #000;
}

#awards-nav{
	margin: 0 0 18px -10px;
	padding: 10px 0;
	list-style: none;
}
#the-awards h2{
	color: #471f78;
}
#awards-nav li{
	margin: 5px 0;
}

#awards-nav li a{
	display: block;
	height: 34px;
	width: 524px;
	background-image: url(images/awards-nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#awards-nav-about a{
	background-position: 0 0;
}

#awards-nav-about a:hover{
	background-position: 0 -110px;
}

#awards-nav-enter a{
	background-position: 0 -38px;
}

#awards-nav-enter a:hover{
	background-position: 0 -148px;
}

#awards-nav-shortlist a{
	background-position: 0 -76px;
}

#awards-nav-shortlist a:hover{
	background-position: 0 -186px;
}

#selectAwardCategoryDiv{
	float: left;
}

#selectAwardCategory{
	float: left;
	margin: 10px 0;
	position: relative;
}

#selectAwardCategory h2{
	margin: 20px 0 10px;
	height: 18px;
	width: 170px;
	background: url(images/choose-a-category.png) no-repeat 0 0;
	text-indent: -9999px;
}

#selectAwardCategory select{
	float: left;
	margin-right: 2px;
	width: 569px;
	border: 1px solid #bbb;
}

#selectAwardCategory option{
	padding: 0 2px;
}

#selectAwardCategory input{
	float: right;
}

#awardCategoryDiv{
	clear: both;
}

#nominate{
	margin: 30px 0 10px 0;
	border-top: 1px solid #fff;
	padding: 0 0 1px;
}

#nominate h3{
	color: #333;
}

#nominate ul{
	list-style-type: none;
}

#nominate .error{
	padding: 2px;
	background-color: #c00;
	color: #333;
}

#nominate label{
	display: block;
	margin-bottom: 2px;
}

#nominate input{
	width: 240px;
	border: 0;
	padding: 2px;
}

#nominate textarea{
	width: 604px;
	padding: 2px;
	border: 1px solid #333;
}

#nominate button{
	background:#471F78 url(images/submit.png) no-repeat scroll 0 50%;
	border:0 none;
	cursor:pointer;
	float:left;
	height:60px;
	text-indent:-9999px;
	width:639px;
	margin-left:-10px;
	margin-bottom:-11px;
}

#your-details{
	margin: 30px 0;
	padding: 0;
}

#your-details h3{
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	height: 27px;
	background: url(images/your-details.png) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 10;
}

#your-details fieldset{
	margin: 0;
	border: none;
	padding: 0;
}

#your-details label{
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	text-align: right;
}

#your-details input,
#your-details textarea{
	width: 240px;
	border: 1px solid #333;
	padding: 2px;
}

#award-sponsor{
	background-color:#FFFFFF;
	padding:20px 0;
	text-align:center;
	width:300px;
	border:0;
}

/* 	GALLERY */
div.flickr-gallery.recent {
width:315px;
height:260px;
overflow:hidden;
}

#gallery{
	margin: 16px 0;
	padding: 10px 7px;
	background-color: #fff;
}

#gallery a{
	color: #000;
}

#gallery ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gallery .photo_container{
	float: left;
	margin: 0 10px 10px 0;
	min-height: 250px;
}

#gallery img{
	border: none;
}

#gallery .paginator{
	clear: both;
	float: right;
	font-family: arial, sans-serif;
}

#gallery .paginator li{
	float: left;
	margin: 0;
	padding: 0;
}

#gallery .paginator li li{
	margin: 0 3px;
}

#gallery .paginator li li a, #gallery .paginator li li span{
	display: block;
	font-size: 1.5em;
	width: 1em;
	line-height: 37px;
	padding: 0 7px;
	background-color: #fbcb29;
	text-align: center;
	text-decoration: none;
}

#gallery .paginator li li span{
	background-color: #000;
	color: #333;
}

#gallery .paginator li li a:hover{
	text-decoration: underline;
}

#gallery .previous_page a, #gallery .previous_page span{
	display: block;
	height: 37px;
	width: 69px;
	background: url(images/pagination_prev.png) no-repeat 0 0;
	text-indent: -9999px;
}

#gallery .next_page a, #gallery .next_page span{
	display: block;
	height: 37px;
	width: 69px;
	background: url(images/pagination_next.png) no-repeat 0 0;
	text-indent: -9999px;
}

#gallery p{
	clear: both;
}

#gallery .results{
	clear: both;
}


#page{
	margin: 16px 0;
	padding: 10px 7px 30px;
	min-height: 410px;
	background-color: #fff;
	border: 1px solid #333;
	list-style-position:inside;
}

#page a{
	color: #000;
}

#search-results{
	margin: 16px 0;
	padding: 10px 7px;
	background-color: #fff;
}

#search-results .post{
	margin: 20px 0;
}

#search-results a{
	color: #000;
}

#search-results h3 a{
	text-decoration: none;
}

#search-results h3 a:hover{
	text-decoration: underline;
}

/* 	BUY TICKETS */
#buy-tickets {
    margin: 10px 0pt;
    height: 48px
}

#buy-tickets select {
	float: left;
	margin: 8px 8px 0px 0px;
    width: 132px;
    height: 20px;
	border: 1px solid #bbb;
}

#buy-tickets option{
	padding: 0 2px;
}

#buy-tickets input {
    float: left;
}

/* 	BUY TICKETS */
#buy-entry {
    margin: 10px 0pt;
    height: 48px
}

#buy-entry select {
	float: left;
	margin: 8px 8px 0px 0px;
    width: 170px;
    height: 20px;
	border: 1px solid #bbb;
}

#buy-entry option{
	padding: 0 2px;
}

#buy-entry input {
    float: left;
}

/* SECONDARY */

#win08{
	margin: 15px 0 0;
	height: 256px;
	background-color:#333;
}

#win08 h2{
	background:#333 url(images/photos-from-last-year.png) no-repeat scroll 8px 100%;
	clear:left;
	height:18px;
	padding:8px;
	text-indent:-9999px;
}

#win08 .more{
	margin-top: -22px;
	margin-right: 7px;
	text-indent: -9999px;
}

#win08 .more a{
	display: block;
	margin-left: 10px;
	height: 12px;
	width: 300px;
	/*background: url(images/show-me-more.png) no-repeat 100% 0;*/
}





#book{
	margin:17px 0 0 0;
	padding:10px 0 0px 0;
	width: 285px;
	height: 242px;/* 226px - vertical padding */
	color: #fff;
	background: #471F78;
}

#book h2{
	height: 55px;
	width: 285px;
	background: url(images/book-your-seats-now.png) no-repeat 0 0;
	text-indent: -9999px;
}

#book p{
	padding: 10px 10px 1px 10px;

}

.book_more{
	margin-top: -32px;
	padding-right: 0;
	background-color:#6c4c93;
}

.book_more a{
	background:transparent url(images/book-now.png) no-repeat scroll 0 0;
	display:block;
	height:36px;
	margin-left:10px;
	text-indent:-9999px;
	width:268px;
}

.book_more a:hover{
	background-image: url(images/book-now-on.png);
}


#book-small{
	margin: 16px 0;
	padding: 0 0 13px 0;
	height: 117px;/* 130 - vertical padding */
	color: #333;
	background: url(images/white_strip.png) repeat-x 0 100%;
}

#book-small h2{
	height: 87px;
	width: 227px;
	background: url(images/pay-for-your-entries.png) no-repeat 0 0;
	text-indent: -9999px;
}

#book-small p{
	padding-right: 50px;
}

#book-small .more{
	margin-top: -16px;
	padding-right: 0;
}

#book-small .more a{
	display: block;
	margin-left: 270px;
	height: 34px;
	width: 38px;
	background: url(images/arrow_yellow.png) no-repeat 100% 100%;
	text-indent: -9999px;
}

#book-small .more a:hover{
	background-image: url(images/arrow_black.png);
}

#winning-starts-here{
	margin: 16px 0;
	padding: 0 0 13px 0;
	height: 117;/* 130px - vertical padding */
	color: #333;
	background: url(images/white_strip.png) repeat-x 0 100%;
}

#winning-starts-here h2{
	height: 65px;
	width: 261px;
	background: url(images/winning-an-award.png) no-repeat 0 0;
	text-indent: -9999px;
}

#winning-starts-here p{
	padding-right: 50px;
}

#winning-starts-here .more{
	margin-top: -16px;
	padding-right: 0;
}

#winning-starts-here .more a{
	display: block;
	margin-left: 270px;
	height: 34px;
	width: 38px;
	background: url(images/arrow_yellow.png) no-repeat 100% 100%;
	text-indent: -9999px;
}

#winning-starts-here .more a:hover{
	background-image: url(images/arrow_black.png);
}

#photos{
	margin: 15px 0 0;
	height: 286px;
	background-color:#333;
}

#photos h2{
	background:#333 url(images/gallery.png) no-repeat scroll 12px 0;
	clear:left;
	height:18px;
	padding:8px;
	text-indent:-9999px;
}

#photos .more{
	margin-top: -22px;
	margin-right: 7px;
	text-indent: -9999px;
}

#photos .more a{
	display: block;
	margin-left: 10px;
	height: 12px;
	width: 300px;
	/*background: url(images/show-me-more.png) no-repeat 100% 0;*/
}

#photos ul{
	list-style-type: none;
}

#photos li{
	float: left;
	margin: 0;
}

#photos img{
	border: none;
	margin: 0 5px 5px 0;
}

#photos a{
	display: block;
}

#photos .right img{
	margin-right: 0;
}

#quote{
	margin:16px 0 0;
	min-height:320px;
	padding:10px 10px 0 13px;
	color: #fff;
	background: #333 url(images/white_strip.png) repeat-x 0 100%;
}
#quote div{
	margin-bottom:0px;
}
#quote h2{
	padding: 0px;
	height: 51px;
	background: #333 url(images/SBAS-quotes.png) no-repeat 0px 50%;
	text-indent: -9999px;
	margin-bottom:16px;
}

#recent-posts{
	margin: 16px 0;
	padding: 0 0 13px 0;
	color: #333;
}

#recent-posts h2{
	height: 34px;
	background: url(images/recent-posts.png) no-repeat 0 0;
	text-indent: -9999px;
}

#recent-posts ul{
	list-style-type: none;
}


#recent-comments{
	margin: 16px 0;
	padding: 0 0 13px 0;
	color: #333;
}

#recent-comments h2{
	height: 34px;
	background: url(images/recent-comments.png) no-repeat 0 0;
	text-indent: -9999px;
}

#recent-comments ul{
	list-style-type: none;
}


#search{
	margin: 16px 0;
	padding: 7px 7px 13px;
	background-color: #fff;
}

#search h2{
	height: 18px;
	padding-bottom: 7px;
	background: url(images/search.png) no-repeat 0 0;
	text-indent: -9999px;
}

#searchform input{
	float: left;
	border: 1px solid #bbb;
	padding: 2px;
	height: 27px;
	font-size: 1.5em;
	background-color: #ddd;
}

#searchform button{
	margin-left: 2px;
	height: 33px;
	width: 33px;
	border: 0;
	background: url(images/search_button.png) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}

/* FOOTER */

#base{
	text-align: center;
}

#base h2{
	position: absolute;
	top: 0px;
	padding: 7px;
	height: 15px;
	width: 285px;
	background: url(images/photos-from-last-year.png) no-repeat 7px 50%;
	text-indent: -9999px;
	margin-top: 16px;
}

#base img{
	border: 0;
	margin-top: 16px;

}

#sponsors{
	clear: both;
	height: 301px;/* remove placeholder style */
	background-color: #000;
	margin: 16px 0;
}

#sponsors h2{
	border-bottom: 0px solid #000;
	padding: 7px;
	height: 18px;
	background: #d3d4e9 url(images/sponsors.png) no-repeat 7px 50%;
	text-indent: -9999px;
}

#sponsors ul{
	list-style-type: none;
	margin: 0;
}

#sponsors li{
	float: left;
	display: block;
	margin: 0 1px 1px 0;
	padding: 10px;
	height:90px;
	width: 171px;
	text-align: center;
	background-color: #fff;
}

#sponsors img{
	margin: auto;
}

#sponsors #sponsor-bhcc,
#sponsors #sponsor-leader{
	width: 172px;
}
#sponsors #sponsor-hww,
#sponsors #sponsor-uob{
	margin-right: 0;
}

#sponsors #sponsor-aib img{
	padding-top: 22px;
}

#sponsors #sponsor-argus img{
	padding-top: 27px;
}

#sponsors #sponsor-fcc img{
	padding-top: 36px;
}

#sponsors #sponsor-icrossing img{
	padding-top: 32px;
}

#sponsors #sponsor-leader img{
	padding-top: 22px;
}

#sponsors #sponsor-uob img{
	padding-top: 25px;
}

#021{
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 35px;
	border-top: 1px solid #fff;
	color: #333;
}

#021 p{
	margin-right: 234px;
	text-align: right;
	line-height: 23px;
}

#021 a{
/*	display: block;
	float: right;*/
	position: absolute;
/*	margin:0 -234px 0 0;*/
	right: 0;
	height: 23px;
	width: 222px;
	/*background: url(images/nixonmcinnes.png) no-repeat 0 0;*/
	text-align: left;
}
.orange {
	color: #ff6600;
	text-decoration:none;
}

.post-meta-key {
	display:none;
}
.post-meta {
	list-style-type: none;
	padding:10px 20px;
	border:1px solid #ccc;
	width:500px;
}
.post-meta li {
	margin:0;
	padding:8px 0;
}
.paybutton {
	margin: 20px 0 20px 0;
}
.paybutton a {
	text-decoration:none;
	padding:5px 8px;
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	background:#ccc;
}
.paybutton a:hover {
	background:#f8a61c;
}