/*
Theme Name: Billiard Associations
Theme URI: http://www.cuesports.org.tw/
Description: Theme for CTBA and APBU.
Version: 1.0
Author: ForestClown
Author URI: http://forestclown.com/
Tags: blue, custom header, fixed width, two columns, widgets

	CTBA v1.0
	 http://www.cuesports.org.tw/

	This theme was designed and built by ForestClown.com.
	The theme is built exclusively for CTBA and APBU.

*/

@import url(style_slides.css); 
@import url(style_mce.css); 

/* Begin Typography & Colors */
body, html {
	padding:0;
	margin:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #efefef;
	color: #333;
	text-align: center;
	}

#content {	
	position: relative;
	font-size: 1.3em;
	}

.widecolumn .entry p {
	font-size: 1.3em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;	
	}

.widecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size:0.9em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

.date_l {
	background: transparent url('images/date_l.png') left 50% no-repeat;
	padding:0 0 0 6px;
	margin: 0;
	font-size:0.8em;
	line-height:1.6em;
	display: inline-block;
	height:17px;
	}

.date_r {
	background: transparent url('images/date_r.png') top left repeat;
	padding:0 2px 0 0;
	margin:0;
	color: #fff;
	display: inline-block;
	height:17px;
	}
	
.date_view {
	background: transparent url('images/date_view.png') left 1px no-repeat;
	padding: 0 0 0 50px;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #0d2676;
	padding: 0;
	margin: 0 0 8px 0;
	}

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle,
h3.pagetitle {
	font-size: 1.6em;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
	border-bottom:1px solid #efefef;
	}

h2.pagetitle {
	margin: 0 0 6px 0;
}
	
h2.noborder,
h3.noborder {
	border:none;
	}

h3,
h3.pagetitle {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/* color: #0d2676; */
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	/* color: #b85b5a; */
	}

.entry h1, .entry h2, .entry h3, .entry h4 {
	border-bottom: 1px solid #efefef;
	padding: 0 0 8px 0;
	line-height: 1.1em;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

p {
	margin:0 0 8px 0;
	padding:0;
	line-height: 1.6em;
	}
/* End Typography & Colors */


/* Begin Structure */
#page_wrapper {
	position: relative;
	width:100%;
	background: #ffffff url('images/page_bg.png') bottom left repeat-x;
}

#page {
	position: relative;
	background: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
	width: 984px;
	}

#page_pad {
	position: relative;
	width:972px;
	padding: 6px;
	margin: 0;
	background: transparent;
	}

#header {
	position: relative;
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 120px;
	overflow: hidden;
	}

#logo {
	float: left;
	width: 480px;
	height: 120px;
	background: transparent url('images/logo.png') top left no-repeat;
	cursor: pointer;
	}
	
#search {
	position: absolute;
	z-index: 999;
	right: 6px;
	top: 0px;
	width: 352px;
	height: 25px;
	padding: 101px 0 0 0;
	background: transparent url('images/mascot.jpg') top left no-repeat;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 8px 8px;
	margin: 0;
	width: 612px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer_wrapper {
	background: #efefef;
}

#footer {
	height: 62px;
	background: #efefef;
	border: none;
	padding: 8px 6px 0 6px;
	margin: 0 auto 0 auto;
	width: 972px;
	}

#copyright {
	width:50%;
	float:left;
	color:#666;
	font-size:12px;
	line-height:18px;
	text-align:left;
	}

#contact {
	width:50%;
	float:right;
	color:#666;
	font-size:12px;
	line-height:18px;
	text-align:right;
	}
/* End Structure */


/*	Begin Headers */
h1 {
	}

h2 {
	}

h3 {
	}
	
h2.pagetitle,
h3.pagetitle {
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

img.thumbnail {
	position: relative;
	margin: 6px 8px 0 0;
	padding: 0;
	}
	
.catbox_pad img.thumbnail {
	margin: 11px 8px 4px 1px;
	z-index:9999;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 325px;
	text-align: left;
	}

#search #searchform {
	margin: 0 auto 0 auto;
	}

#searchsubmit,	
#searchsubmit_main {
	border:1px solid #999999;
	background: #e6e6e6 url('images/search_but_bg.png') top left repeat-x;
	font-family: Arial;
	height:19px;
	line-height:19px;
	padding:0;
	width:45px;
	float:left;
	}

#s,
#s_main {
	width: 276px;
	border:1px solid #999999;
	background: #ffffff url('images/search_bg.png') top left no-repeat;
	font-family: Arial;
	height:19px;
	line-height:19px;
	padding:0;
	float:left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
#respond:after {
	content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar XXX */
#sidebar {
	position: relative;
	float: left;
	width:336px;
	padding: 0 0 0 8px;
	margin: 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #efefef;
	padding-top: 4px;
	margin: 2px 10px 4px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start Body Wrappers */
#wrapper {
	position: relative;
	padding: 6px 0 0 0;
	margin: 0;
}

#bg1,#bg2,#bg3,#bg4,#bg5,#bg6,#bg7,#bg8 {
	position:relative;padding:0;margin:0;
}

#bg1 {
	background: white url('images/bg_r.png') top right repeat-y;
}

#bg2 {
	background: transparent url('images/bg_l.png') top left repeat-y;
}

#bg3 {
	background: transparent url('images/bg_b.png') bottom right repeat-x;
}

#bg4 {
	background: transparent url('images/bg_br.png') bottom right no-repeat;
}

#bg5 {
	background: transparent url('images/bg_bl.png') bottom left no-repeat;
}

#bg6 {
	background: transparent url('images/bg_t.png') top left repeat-x;
}

#bg7 {
	background: transparent url('images/bg_tr.png') top right no-repeat;
}

#bg8 {
	background: transparent url('images/bg_tl.png') top left no-repeat;
}
/* End Body Wrappers */

/* Start Line Breakers */
.sep {
	height:0px;
	line-height:0px;
	clear:both;
	font-size:0px;
}

.sep_small {
	height:4px;
	line-height:4px;
	clear:both;
	font-size:4px;
}

.sep_med {
	height:8px;
	line-height:8px;
	clear:both;
	font-size:8px;
}

.sep_large {
	height:12px;
	line-height:12px;
	clear:both;
	font-size:12px;
}
/* End Line Breakers */

/* Start Featurs, Splash Box, and Widgets */
#splash_wrapper,
#splash {
	position: relative;
	height:190px;
	width:956px;
	margin:0 auto 0 auto;
	padding:0;
}

#splash_feature {
	position: relative;
	padding: 0;
	margin: 0;
}

#f1,#f2,#f3,#f4,#f5,#f6 {
	position:relative;padding:0;margin:0;
}

#f1 {
	background: transparent url('images/f_bg.png') bottom right repeat;
}

#f2 {
	background: transparent url('images/f_bg_br.png') bottom right no-repeat;
}

#f3 {
	background: transparent url('images/f_bg_bl.png') bottom left no-repeat;
}

#f4 {
	background: transparent url('images/f_bg_t.png') top left repeat-x;
}

#f5 {
	background: transparent url('images/f_bg_tr.png') top right no-repeat;
}

#f6 {
	background: transparent url('images/f_bg_tl.png') top left no-repeat;
}

.g1,.g2,.g3,.g4,.g5,.g6 {
	position:relative;padding:0;margin:0;
}

.g1 {
	background: transparent url('images/g_bg.png') bottom right repeat;
}

.g2 {
	background: transparent url('images/g_bg_br.png') bottom right no-repeat;
}

.g3 {
	background: transparent url('images/g_bg_bl.png') bottom left no-repeat;
}

.g4 {
	background: transparent url('images/g_bg_t.png') top left repeat-x;
}

.g5 {
	background: transparent url('images/g_bg_tr.png') top right no-repeat;
}

.g6 {
	background: transparent url('images/g_bg_tl.png') top left no-repeat;
}

.graywrapper,
.feature-pad {
	position:relative;
	padding: 6px 8px;
}

.catholder {
	padding: 6px 8px 2px 8px;
}

ul.blogroll a,
.graywrapper a.link,
.feature-pad a.link {
	font-size:1.1em;
	line-height:1.5em;
}

.graytitle,
.featuretitle {
	padding: 0;
	margin: 0 0 8px 0;
	vertical-align:top;
	line-height: 1em;
}

.graywrapper ul,
.feature-pad ul {
	position: relative;
	margin:0;
	padding:6px 0 0 1px;	
	list-style-type:none;
}

.graywrapper ul li,
#sidebar .graywrapper ul li,
#sidebar .feature-pad ul li {
	margin:0;
	padding:0;
}

.newsidebar li a,
ul.blogroll a {
	padding: 0 0 0 12px;
}

.newsidebar li,
ul.blogroll li {
	background: transparent url('images/bullet.png') 1px 7px no-repeat;
}

div.more {
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

div.more a {
	padding: 0 0 0 11px;
	background: transparent url('images/more.png') left 2px no-repeat;
}
/* End Feature & Splash Box */

/* Start Category Holder */
.catwrapper {
	position: relative;
	margin:0;
	padding:6px 0 0 0;
	width:100%;
}

.catbox_column {
	position: relative;
	background: transparent;
	padding:0;
	margin:0;	
	width:49.3%;
}

.catbox {
	position: relative;
	background: #e4e4e4;
	color: #666;
	padding:0;
	margin:0 0 8px 0;
	width:100%;
}

.catbox_pad {
	padding:8px;
}

.catbox_title {
	font-weight:bold;
	font-size:1.05em;
}
/* End Category Holder */

/* Start Splash Stuff */
#splash ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#splash ul li {
	font-size:1.4em;
	line-height:1.8em;
	padding: 0 0 0 14px;
	background: transparent url('images/splash_bullet.png') left 6px no-repeat;
}

#splash ul li.more {
	padding: 0 0 0 28px;
	background: transparent url('images/more_yellow.png') 15px 11px no-repeat;
}

#splash ul li a {
	color:#fff;
}

#splash ul li.more a {
	color:#eac150;
	font-size:11px;
}

#splash ul li a:hover {
	color: #eac150;
}

#splash ul li.more a:hover {
	text-decoration:underline;
}


.splash_pad {
	padding:8px;
	margin:0;
}
/* End Splash Stuff */

/* Contact Form 7 */
span.remark {
	font-size: 0.9em;
	color:#999;
	}
	
.wpcf7 p {
	text-align: left;
	}

#wrapper textarea,
#wrapper input {
	position: relative;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 4px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

#wrapper input {
	background: #efefef;
	}

#wrapper #submit {
	margin:0;
	}
/* End Contact Form 7 */

/* Start TOC */
.tocbox {
	position: relative;
	border: 1px solid #efefef;
	background: #f9f9f9;
	padding:6px;
	margin: 0 0 6px 6px;
	float: right;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

.toc-header {
	font-weight: bold;
	border-bottom: 1px solid #efefef;
	padding: 0 0 2px 0;
	display: block;
}

.tocbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}	

.tocbox li,
.tocbox li.toc-level-1,
.tocbox li.toc-level-2 {
	padding: 4px 0 4px 0;
	margin: 0;
}

.tocbox li.toc-level-2 {
	padding: 0;
	margin: 0;
	background: transparent url('images/tocbullet.png') left 4px no-repeat;
	
}

.tocbox a {
	padding: 0;
	margin: 0;
}	

.tocbox li.toc-level-2 a {
	padding: 0 0 0 24px;
}
/* End TOC */

/* Start Main Column Search Box */
#wrapper #searchsubmit_main,
#wrapper #s_main {
	background-image: none;
	background-color: #efefef;
	padding:2px;
	line-height: auto;
	}
	
#wrapper #s_main {
	width:250px;
	background: #fff;
	}

#wrapper #searchsubmit_main {
	width:60px;
	height:25px;
	line-height:auto;
	padding: 2px 0 4px 0;
	margin: 0 0 0 4px;
	cursor:pointer;
	}
/* End Main Column Search Box */

/* Start CSS Drop Down */
#menu {
	margin: 0;
	padding: 8px 6px 0 8px;
	width: 958px;
	height:34px;
}

#menu_bg1 {
	height: 34px;
	background: transparent url('images/menu_bg1.png') top left no-repeat; 
}

#menu_bg2 {
	height: 34px;
	background: transparent url('images/menu_bg2.png') top right no-repeat;
}

#menu_pad {
	height:30px;
	line-height:30px;
	padding: 0 0 2px 0;
}

#menu ul {
	list-style-type: none;
	list-style-image: none;	
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 8px 0 8px;		
	float: left;
}

#menu ul li {
	display: block;
	float: left;
	height:30px;
	line-height: 30px;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

ul#nav a,
ul#nav a:link,
ul#nav a:visited {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	display: block;
	float: left;
	color: #ffffff;
	padding: 2px 6px 0 6px;
	height:28px;
	font-size:16px;
	line-height:28px;	
	margin: 0;
	overflow: hidden;	
}

ul#nav a:hover,
ul#nav a:hover.active_menu,
ul#nav a:link.active_menu,
ul#nav a:visited.active_menu,
ul#nav a.active_menu {
	border-bottom:2px solid #eac150;
	text-decoration: none;
	color: #eac150;
}

ul#nav ul a:hover,
ul#nav ul a:hover.active_menu,
ul#nav ul a:link.active_menu,
ul#nav ul a:visited.active_menu,
ul#nav ul a.active_menu {
	border: none;
}

#menu ul li.menu-sep {
	width: 6px;
	padding:0;
	margin:0;
}

#nav {
	position: relative;
	z-index:9999;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #0c2471 url('images/submenu_bg.png') top left repeat;
	border-right: 2px solid #000033;
	border-bottom: 2px solid #006699;
	width: 200px;
	clear:both;
	top: 32px;
	height: auto;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li a {
	padding: 0 10px 0 10px;
}

#nav li ul li {
	clear: both;
}

ul#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* End CSS Drop Down */

/* Start Venue CSS */
ul.venue {
	border:1px solid #ccc;
	background: #efefef;
	width: 360px;
	padding: 8px;
	margin: 0;
	float: left;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}	

ul.venue span {
	font-weight:bold;
}

div.venue_vip {
	float: right;
	margin: 0 20px 0 0;
	background: transparent url('images/venue_vip.png') 50% 50% no-repeat;
	width:80px;
	height:80px;
}
/* End Venue CSS */
