@import url(domtab.css);
@import url(domtab-sidebar.css);
/*
	Theme Name: Lifestyle
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 4.0
	Tags: three columns, fixed width, white, tan, teal, purple, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: none;
	/*background: #E2DDCB;*/
	width: 100%;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 28px auto;
	padding: 0px;
	}
#bkg-wrapper {width:100%;background:none;margin:0px auto;padding:0px;}
	
#wrap {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	background:none;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #A45319;
	text-decoration: none;
	}
	
a:hover {
	color: #C35A00;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {display:none;	}
	
	
/************************************************
*	Header  									*
************************************************/

#header {display:none;}

/************************************************
*	Navbar      								*
************************************************/

#navbar {display:none;}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {display:none;}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	/*background: #FFFFFF url(images/homepagetop.gif) top no-repeat*/;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px solid #DDDDDD;
	}


#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	background: url(http://www.yoga-hawaii.com/wp-content/uploads/fcg-inspiration-1.jpg) 11px 11px no-repeat;
	}
	
#homepagebottom {
	/*background: #FFFFFF url(images/homepagetop.gif) top no-repeat*/;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 0px solid #DDDDDD;
	}

#content #homepagebottom h3, #content .hpfeatured h3  {display:block;background:#531007 url(images/bkg.header.sidebar.gif) bottom left no-repeat;color:#fff;text-transform:lowercase;padding:3px 10px 8px 10px;}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}

#hpbottom_ads {
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color:#009933;
}



#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #FFFFFF /*url(images/featuredtop.gif) top no-repeat*/;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 0px solid #DDDDDD;
	}

#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
hr {
	border-bottom: 1px dotted #ccc; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 100%;
	margin: 0px;
	padding: 25px 10px 0px 10px;
	line-height: 18px;
	background:  none;
	}
	
#content h1 {
	color: #970816;
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #7A3254;
	text-decoration: none;
	}
	
/*#content h2 {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}*/

#content h2 {
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}

#content h3 {
	background: #637845 url(images/bkg.header.content.gif) bottom left no-repeat;
	display:block;
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Century Gothic",Arial,Verdana,Tahoma,sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 8px 10px;
	}
	
#content h4 {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft a img {
	border: none;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	/*background: #FFFFFF url(images/homepagetop.gif) top no-repeat*/;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;

	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
display:none;
	}
	
#contentwide {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 10px;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	/*margin: 0px 0px 0px 20px;*/
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 9218px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF /*url(images/homepagetop.gif) top no-repeat*/;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.comments {
	background: #FFFFFF /*url(images/homepagetop.gif) top no-repeat*/;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	/*border: 1px solid #333;*/
	text-align: center;
	background-color: #fff;
	padding: 6px 5px 9px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 5px 0px 6px 0px;
	padding: 0px;
	border: 0px;
	border: 3px solid #A45319;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	font-weight:bold;
	}

	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/
#homepage-sidebar #sidebar {
	margin-top: 90px;
}
#sidebar {display:none;}

/************************************************
*	Left Sidebar                    	        * 
************************************************/
#l_sidebar {display:none;}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {display:none;}
	
/************************************************
*	Footer      								*
************************************************/

#footer {display: block; position: relative; bottom: 0; }
	
#footer p {
	color: #531007;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align:right;
	font-weight:bold;
	text-align:left;
}
	
#footer a, #footer a:visited {
	}
	
#footer a:hover {
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	}
	
#s {
	background: #F7F5EF !important;
	width: 160px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	}
	
#searchsubmit {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
.comments, #respond {display:none;}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
	
/*ANJALI'S ADDED NEW STYLES*/

.event-details {background-color:#eee;border:1px solid #990000;padding:10px 15px;margin:0 0 0 0;}
.event-details p {margin:0px;padding:0px;}
.event-schedule {margin-bottom:6px;}

.ec3_events {}
#sidebar ul li.ec3_list {list-style:none;background:none;margin:0px 0px 7px 0px;padding:0px 0px 4px 0px;}
#sidebar ul li.ec3_list_day {color:#000;padding:0px 10px 6px 20px;margin:0px;background:url(images/bkg.bullet.lotus.gif) top left no-repeat;}
#sidebar ul.ec3_events ul, ul.ec3_events ul ul {list-style:none;background:none;margin:0px 10px 0px 0px;padding:0px;}
#sidebar ul.ec3_events ul li, ul.ec3_events ul li li {list-style:none;background:none;margin:0px 10px 0px 0px;padding:0px 10px 0px 0px;}
#sidebar ul.ec3_events ul li, ul.ec3_events ul li li a {font-weight:normal;}

.teacher-bio {padding:10px;}
.teacher-bio img {margin:5px 8px 5px 0px;border:2px solid #333;}
#teacher_container img.teacher-bio-thumb {margin:0 4px 0 0;padding:3px;background:#fff;border:1px solid #999;}
#teacher_container img.teacher-bio-thumb:hover {border:1px solid #999;background:#999999;}
#teacher_container img.excerpt-thumb {}
#teacher_container .teacher-bio h2 {margin:0px 0px 5px 0px;padding:0px;background:none;color:#000;}
#teacher_container .teacher-bio h2 a {margin:0px;padding:0px;color:#000;}
#teacher_container .teacher-bio h2 a:hover {text-decoration:none;}

.class-description {padding:5px;width:300px;margin:0px;}
.class-description h2 {font-size:14px;margin:0px;}
.class-description p {font-size:12px;margin:0px;}
.class-description p img {width:80px;height:102px;margin-top:4px;}

#class-schedule-container {}
#class-schedule-container a {display:block;width:84px;clear:both;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;line-height:14px;margin:0px 0px 5px;padding:0px;}
#class-schedule-container p {display:block;width:84px;min-height:95px; height:auto !important; height:95px;clear:both;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;margin-bottom:10px;padding-bottom:6px;border-bottom:1px dotted #ccc;}
#class-schedule-container p.day {font-size:13px;font-weight:bold;margin:0px 0px 5px 0px;padding:3px 0px 5px 0px;display:block;text-transform:lowercase; font-family: "Century Gothic",Arial,Verdana,Tahoma,sans-serif;color: #FFFFFF;	background: #531007 url(images/bkg.header.sidebar.gif) bottom left no-repeat;border:0;min-height:30px; height:auto !important; height:30px;}
#class-schedule-monday p, #class-schedule-tuesday p, #class-schedule-wednesday p, #class-schedule-thursday p, #class-schedule-friday p, #class-schedule-saturday p, #class-schedule-sunday p {}
#class-schedule-monday, #class-schedule-tuesday, #class-schedule-wednesday, #class-schedule-thursday, #class-schedule-friday, #class-schedule-saturday, #class-schedule-sunday {/*background:url(images/border.gif) right top repeat-y;*/width:88px;padding:5px 2px 5px 2px;margin:0px;float:left;text-align:center;  min-height:500px; height:auto !important; height:500px;}
#class-schedule-sunday {background:none;}

#content .postarea form .wpcf7-radio .wpcf7-list-item, #content .postarea form .wpcf7-checkbox .wpcf7-list-item {display:block;clear:both;margin-left:0px;}

#class-schedule-text-widget {}
#class-schedule-text-widget ul { list-style-type:none;margin:0px;padding:0px;}
#class-schedule-text-widget ul li { list-style-type:none;margin:0px;padding:0px;}
#class-schedule-text-widget div.left {float:left;width:600px;}
#class-schedule-text-widget div.right {float:left;width:300px;padding:0px 0px 0px 18px; color:#333;}

#sidebar-constant-contact-tab-container a {display:block;margin:6px 3px 0px 0px;text-align:right;}
#sidebar-constant-contact-tab-container input {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size:11px;
	color:#333;
	background:#E1B265;
	font-weight: normal;
	margin: 0px 5px 0px 0px;
	padding: 4px 0px 3px 5px;
	border:0px;}
#sidebar-constant-contact-tab-container button {
	font-family: Arial,Verdana,Tahoma,sans-serif;
	font-size:11px;
	}
	
#sidebar #sidebar-twitter-tab-container {}
#sidebar #sidebar-twitter-tab-container  ul#twitter_update_list li{margin:0px;padding:0px;}
#sidebar #sidebar-twitter-tab-container  ul#twitter_update_list li span {margin:0px;padding:0px;}
#sidebar #sidebar-twitter-tab-container  ul#twitter_update_list li a {margin:0px 0px 10px 0px;padding:0px;color:#333;}
#sidebar #sidebar-twitter-tab-container  ul#twitter_update_list li span a {margin:0px;padding:0px;color:#A6551A;display:inline;}


.ticket-purchase-container {width:550px;padding:8px 10px 8px 0px;margin:8px 0px;clear:both;border-bottom: 1px dotted #94B1DF;min-height:65px; height:auto !important; height:75px; }
.ticket-purchase-item {float:left;width:200px;margin-right:20px;}
.ticket-purchase-button {float:left;width:200px;}

.additional-information-container {display:none;}

#wibiyaToolbar {display:none!important;}
.post-edit-link {display:none;}