----------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset - Based on work by Eric Meyer
2.0 - Structural
	2.1 - Content
	2.2 - Header
	2.3 - Footer
	2.4 - Sidebar
	2.5 - Widgets
3.0 - Non-structural
	3.1 - Text
	3.2 - Headers
	3.3 - Lists
4.0 - Navigation
	4.1 - Pagination
5.0 - WordPress
	5.1 - Alignments
	5.2 - Comments
	5.3 - Gallery
	5.4 - Images
	5.5 - Posts
6.0 - BuddyPress
	6.1 - Activity
		6.1.1 - Activity Listing
		6.1.2 - Activity Comments
	6.2 - Toolbar
	6.3 - Directories - Members, Groups, Blogs, Forums
	6.4 - Error / Success Messages
	6.5 - Forms
	6.6 - Ajax Loading
	6.7 - Topics and Tables - Forums and General
	6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
	6.9 - Private Messaging Threads
	6.10 - Extended Profiles
	6.11 - My changes
7.0 - Front Page
	7.1 - Lesson Pages
	7.2 - Cultural Roundup
	7.3 - IELTS
	7.4 - Online Lessons
	7.5 - Blog
	7.6 - About Us
	7.7 - Archives
	7.8 - Single Pages
	7.9 - Support
	7.10 - Forum
	7.11 - Calendar
	7.12 - Package Plan
	7.13 - Class Schedule
	7.14 - Payment Page
	7.15 - Price page
	7.16 - Courseware Pages
8.0 - bbPress

--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 - Reset - Reset default browser CSS. Based on work by Eric
Meyer: v1.0  http://meyerweb.com/eric/tools/css/reset/index.html
--------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{background:#fff;line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:none;}


/*--------------------------------------------------------------
2.0 - Structural
--------------------------------------------------------------*/
body {
	background: #5f5e5e url(images/body-bg.gif) 0 0 repeat-x;
	color: #555;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 170%;
	max-width: 1036px;
	min-width: 1036px;
	margin: 0 auto;

}
#page {
	margin: 0px auto;
	margin-top: 30px;
 	padding: 0;
	width: 1036px;
	border: 0px;
	position: relative;
}
.padder {
	padding: 19px;
}

div#container {
	background: #fff;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

body.activity-permalink div#container {
	background: none;
	border: none;
}

hr {
    display: none;
}

.narrowcolumn {
	clear: both;
}
/*--------------------------------------------------------------
2.1 - Content
--------------------------------------------------------------*/
div#content {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	float: left;
	width: 100%;
}
div#content . {
	border-right: 1px solid #ddd;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-right: 225px;
}
div#content .one-column {
	border-right: 0 none;
	margin-right: 0;
}
div#content .left-menu {
	float: left;
	width: 170px;
}
div#content .main-column {
	margin-left: 190px;
}
textarea {
	overflow: auto;
}


/*--------------------------------------------------------------
2.2 - Header
--------------------------------------------------------------*/
#header {
	background: #3c58a8 url(images/header-bg.png) 0 0 repeat-x;
	height: 160px;
	margin-bottom: 0px;
	position: relative;
	margin-top: 30px;
	z-index: 1000;
	padding-top: 0px;
}

#mainwrapper {
	background: #ffffff;
       width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

#shad-l {
	background: url(images/shadow-l.gif) 0 0 no-repeat;
}

#shad-r {
	background: url(images/shadow-r.gif) 100% 0 no-repeat;
}


#head-r {
	height: 160px;
	background: url(http://www.ethansenglishcafe.com/Images/header-r.png) 100% 0 no-repeat;
}

#head-l {
	height: 160px;
	background: url(http://www.ethansenglishcafe.com/Images/header-l.png) 0 0 no-repeat;
}

#head-c {
	margin-left: 15px;
	margin-right: 15px;
	height: 160px;
	background: url(images/topgradient.png) 0 0 repeat-x;
}

#logo {
	position: absolute;
	top: 20px;
	left: 55px;
	display: block;
	height: 106px;
	width: 198px;
	cursor: pointer;
	z-index: 1004;
}

#slogan {
	position: absolute;
	top: 55px;
	left: 515px;
	display: block;
	height: 50px;
	width: 233px;
	cursor: pointer;
	background: url(images/topslogan.png) no-repeat;
}

#topline {
	position: absolute;
	top: 40px;
	right: 155px;
	height: 61px;
	width: 1px;
    	background: #000 url(images/topline.png) no-repeat;
}

#socialmediaicons {
	width: 84px;
	position: absolute;
	top: 33px;
	right: 50px;
}

#facebookicon {
	width: 32px;
	float: left;
}

#weiboicon {
	width: 32px;
	float: right;
}

#socialmediaicons2 {
	width: 84px;
	position: absolute;
	top: 73px;
	right: 50px;
}

#twittericon {
	width: 32px;
	float: left;
}

#renrenicon {
	width: 32px;
	float: right;
}

#navbar {
	background: #8793b5 url(images/navbar.png) 0 0 no-repeat;
	width: 608px;
	height: 32px;
	float: right;
	margin-right: 20px;
	z-index: 100;
	position: relative;
}

#toolbar {
	margin: 0px;
	padding: 0px;
	height: 32px;
	background: #304584;
}

#searchnavbar {
	Width: 281px;
	Height: 32px;
	background: #8793b5 url(images/searchnavbar.png) 0 0 no-repeat;
	margin-left: 40px;
}

#searchform {
    	padding-top: 2px;
   	text-align: center;
	width:300px;
	height: 29px;
	position: absolute;
	top: 81px;
	left: 15px;
}

#rightmenu {
	height: 32px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


/*---NAV Drop Down---*/
#nav {
	margin: 0;
	padding: 7px 26px 0;
	line-height: 100%;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	text-align: center;
}

#nav li {
	margin: 0 10px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}

/* main level link */
#nav a {
	color: #000;
	text-decoration: none;
	display: block;
	padding:  4px 10px;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
}

#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #364e95;
	color: #000;
	line-height: 100%;
	margin-top: 0px;
	font-size: 1.1em;
}

#subnav li, #subnav li:hover > a {
	color: #000;
	margin-top: 0px;
	line-height: 150%
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #000;

}

#nav ul a:hover {
	background: #364e95;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	width: 140px;
	position: absolute;
	top: 23px;
	left: 0px;
	background: #364e95;
	border: solid 1px #000;
	font-weight: normal;
	line-height: 150%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#nav ul li {
	float: none;
	margin-left: -5px;
	padding: 0px;
}

#nav ul a {
	font-weight: normal;
	width: 130px;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 150%;
}

/* level 3+ list */
#nav ul ul {
	left: 151px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/*--------------------------------------------------------------
2.3 - Footer
--------------------------------------------------------------*/
#footer {
	background: #272727 url(images/footer-bg.gif) 0 100% repeat-x;
	position: relative;
	z-index: 1; 
	clear: both; 
	color: #FFFFFF; 
	margin-left: auto; 
	margin-right: auto;    
}

#footer-l {
	background: url(images/footer-l.gif) 0 100% no-repeat; 
}

#footer-r {
	height: 130px;
	background: url(images/footer-r.gif) 100% 100% no-repeat;
}

#footertext {
	position: absolute;
	width: 813px;
	font-family:Arial, Helvetica, sans-serif ;
	left: 19px; 
	top: 15px; 
	height: 37px
	font-size: 1.2 em;
}
	
#footertext a {
	color: #0466cc;
	font-size: 1.4em;
}

/*--------------------------------------------------------------
2.4 - Sidebar
--------------------------------------------------------------*/
div#sidebar {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	float: right;
	margin-top: 0px;
	height: 100%;
	width: 20%;
	background: #fff url(images/sidebartabg.png) no-repeat;
}

div#sidebar div#sidebar-me {
	margin-bottom: 15px;
}
div#sidebar div#sidebar-me img.avatar {
	float: left;
	margin: 0 10px 15px 0;
}
div#sidebar div#sidebar-me h4 {
	font-size: 16px;
	margin: 0 0 8px 0;
	font-weight: normal;
}
div#sidebar ul#bp-nav {
	clear: right;
	margin: 15px -16px;
}
div#sidebar ul#bp-nav li {
	padding: 10px 15px;
}
div#sidebar h3.widgettitle {
	background: #eaeaea;
	clear: right;
	font-size: 12px;
	margin: 25px -20px 10px -19px;
	padding: 5px 15px;
}
#footer-widget-area .widget_search,
div#sidebar .widget_search {
	margin-top: 20px;
}
#footer-widget-area .widget_search input[type=text],
div#sidebar .widget_search input[type=text] {
	padding: 2px;
	width: 110px;
}
#footer-widget-area ul.item-list img.avatar,
div#sidebar ul.item-list img.avatar {
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
#footer-widget-area div.item-avatar img,
div#sidebar div.item-avatar img {
	height: 40px;
	margin: 1px;
	width: 40px;
}
#footer-widget-area .avatar-block,
div#sidebar .avatar-block {
	overflow: hidden;
}
#footer-widget-area ul.item-list div.item-title,
div#sidebar ul.item-list div.item-title {
	font-size: 12px;
}
#footer-widget-area div.item-options,
div#sidebar div.item-options {
	background: #f5f5f5;
	font-size: 11px;
	margin: -10px -20px 0 -19px;
	padding: 5px 15px;
}
#footer-widget-area div.item-content {
	margin-left: 38px;
}
#footer-widget-area div.item-meta,
div#sidebar div.item-meta,
div#sidebar div.item-content {
	font-size: 11px;
	margin-left: 38px;
}
#footer-widget-area div.tags div#tag-text,
div#sidebar div.tags div#tag-text {
	font-size: 1.4em;
	line-height: 140%;
	padding: 10px 0 15px;
}


/*--------------------------------------------------------------
2.5 - widgets
--------------------------------------------------------------*/

.bbpresslogin {
	font-size: 1.1em; 
	font-weight: bold;
}

.bbpresslogin a{
	font-weight: bold;
	color: black;
}

.bbpressregister {
	font-size: 1.1em; 
	font-weight: bold;
}

.bbpressregister a{
	font-weight: bold;
	color: black;
}

.forumwidget {
	width: 180px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.widgettitle {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}

.bbp-forum-title {
	color: black;
}

.bbp-forum-title a{
	color: black;
}

.forumwidget2 li {
	font-size: 0.8em;
}

.forumwidget2 ul {
	margin: 0px;
	padding: 0px;
}

.firstwidget {
	width: 189px;
	height: 120px;
	background: url(images/newsletter.png) no-repeat;
	float: left;
	padding-top: 80px;
}

.letterbump {
	margin-top: 20px;
}

.secondwidget {
	width: 189px;

}

.widget_wysija_cont {
	margin: 10px;
}

.wysija-submit {
	float: right;
}

.wysija-paragraph {
	margin-bottom: 0px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.topic-author {
	font-size: 0.8em;
}

.seperator {
	border-bottom: 1px solid #5f5e5e;
	width: 200px;
	height: 0px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

.wysija-input {
	background-color: #bcc8ec;
}

.wysija-input:hover {
	background-color: #ccd6f6;
}

.sidebaradsqq {
	background: url(images/qqyyside.png) no-repeat;
	width: 189px;
	height: 110px;
	margin-top: 30px;
}

.sidebaradshelp {
	background: url(images/vipclass.png) no-repeat;
	width: 189px;
	height: 104px;
	margin-top: 265px;
}

.forumactivity {
	background: url(images/forumactivity.png) no-repeat;
	width: 189px;
	height: 33px;
	margin-bottom: 5px;
	margin-top: 30px;
}

/*--------------------------------------------------------------
3.0 - Non-structural
--------------------------------------------------------------*/
p {
	margin-bottom: 15px;
}
p:last-child {
	margin-bottom: 0;
}
.accessibly-hidden {
	left: -999em;
	position: absolute;
}
hr {
	background-color: #e7e7e7;
	border: 0 none;
	clear: both;
	height: 1px;
	margin: 20px 0;
}
textarea {
	resize: vertical;
}


/*--------------------------------------------------------------
3.1 - Text
--------------------------------------------------------------*/
big {
	font-size: 18px;
}
del {
	text-decoration: line-through;
}
ins {
	background: #fff9db;
	text-decoration: none;
}
sub {
	top: .5ex;
}
sup {
	bottom: 1ex;
}
sub,
sup {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
pre, blockquote {
	margin-bottom: 20px;
}
pre,
code p {
	background: #f4f4f4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 15px;
	overflow: auto;
}
code {
	font-family: "Monaco", courier, sans-serif;
}
blockquote {
	font-family: georgia, times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 150%;
	padding: 0 3em;
	quotes: none;
}
blockquote p {
	margin-bottom: 15px !important;
}


/*--------------------------------------------------------------
3.2 - Headers
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 5px 0 15px 0;
}
h1 {
	font-size: 28px;
	margin-bottom: 25px;
}
h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
	margin-bottom: 15px;
}
h5 {
	font-size: 14px;
	margin-bottom: 0;
}
h6 {
	font-size: 12px;
	margin-bottom: 0;
}


/*--------------------------------------------------------------
3.3 - Lists
--------------------------------------------------------------*/
div.page ul,
div.page ol,
div.page dl,
div.post ul,
div.post ol,
div.post dl {
	margin: 0 0 18px 1.5em;
}
div.page ul,
div.post ul {
	list-style: square;
}
div.page ol,
div.post ol {
	list-style: decimal;
}
div.page ol ol,
div.post ol ol {
	list-style: lower-alpha;
}
div.page ol ol ol,
div.post ol ol ol {
	list-style: lower-roman;
}
dl {
	margin-left: 0;
}
dt {
	font-size: 14px;
	font-weight: bold;
}
dd {
	margin: 0 0 15px 0;
}
div.post ul ul,
div.post ol ol,
div.post ol ul,
div.post ul ol,
div.page ul ul,
div.page ol ol,
div.page ol ul,
div.page ul ol {
	margin-bottom: 0px;
}


/*--------------------------------------------------------------
4.1 - Pagination
--------------------------------------------------------------*/
div.pagination {
	background: #f4f4f4;
	border: none;
	color: #888;
	font-size: 11px;
	height: 19px;
	margin: -20px -19px 0px -19px;
	padding: 8px 20px;
	position: relative;
}
div.pagination .pag-count {
	float: left;
}
div.pagination .pagination-links {
	float: right;
}
div.pagination .pagination-links span,
div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
div.pagination .pagination-links a:hover {
	font-weight: bold;
}
noscript div.pagination {
	margin-bottom: 15px;
}
div#pag-bottom {
	margin-top: -1px;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}


/*--------------------------------------------------------------
5.0 - WordPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 - Alignments
--------------------------------------------------------------*/
.alignright {
	float: right;
	margin-left: 15px;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: left;
}


/*--------------------------------------------------------------
5.2 - Comments
--------------------------------------------------------------*/
.navigation,
.paged-navigation,
.comment-navigation {
	overflow: hidden;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 5px 0 25px 0;
	padding: 5px 0;
}
.comments {
	float: right;
}
#trackbacks {
	margin-top: 30px;
}
.commentlist .bypostauthor {
}
#comments {
	margin-top: 30px;
}
#comments ol.commentlist {
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 30px 0;
}
#comments ol.commentlist ol {
	list-style-type: decimal;
	margin: 0 0 18px 2.5em;
}
#comments ol.commentlist ol ol {
	list-style: lower-alpha;
	margin-bottom: 0px;
}
#comments ol.commentlist ol ol ol {
	list-style: lower-roman;
}
ol.commentlist li.comment {
	border-top: 1px solid #e4e4e4;
	clear: left;
	list-style: none;
	margin-bottom: 15px;
}
ol.commentlist ul.children li {
	margin-bottom: 0;
}
ol.commentlist div.comment-avatar-box {
	float: left;
	margin: 15px 15px 0 0;
}
.commentlist ul.children div.comment-avatar-box {
	float: left;
	margin: 0 10px 0 0;
}
div.comment-avatar-box img {
	border: 2px solid #eee;
}
div.comment-content {
	overflow: hidden;
}
ul.children .comment-entry {
	margin-bottom: 10px;
}
div.comment-meta {
	color: #888;
	font-size: 11px;
	margin: 15px 0;
	width: 100%;
}
div.comment-meta em {
	font-style: normal;
}
#reply-title {
	margin-top: 0;
}
#reply-title small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
#reply-title small a {
	margin-right: 0;
}
.commentlist ul.children {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 15px 0 15px 70px;
	padding: 0 10px;
}
.commentlist ul.children ul {
	margin: 0 0 0 25px;
	padding-right: 0;
}
.commentlist ul.children img.avatar {
	border-style: none;
	height: 25px;
	margin: 0;
	width: 25px;
}
.commentlist ul.children div.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.commentlist ul.children li {
	border-top: 2px solid #fffeff;
	padding-top: 10px;
}
.commentlist ul.children li:first-child {
	border-top: none;
}
.commentlist ul.children ul li:first-child {
	border-top: 2px solid #fffeff;
}
#respond {
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 15px;
}
#respond .avb img {
	float: inherit;
}
#respond .comment-avatar-box {
	float: left;
	margin: 0 15px 0 0;
}
#respond .form-submit {
	margin-bottom: 0;
}
ol.commentlist #respond {
	clear: left;
	margin-left: 70px;
}
.commentlist ul.children #respond {
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 20px;
}
h3#reply .comments-header {
	font-size: 14px;
}
#respond div.comment-content {
	border-style: none;
}
#nav-below {
	margin: 0 0;
	padding: 0 0;
}
#nav-above {
	margin: 0 0 15px;
	padding: 0;
}
.comment-options {
	margin: 10px 0 2px;
}
.comment-options .comment-reply-link,
.comment-options .comment-edit-link {
	font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
	margin-right: 5px;
	padding: 4px 8px;
}
.commentlist ul.children div.comment-options {
	margin-bottom: 10px;
}


/*--------------------------------------------------------------
5.3 - Gallery
--------------------------------------------------------------*/
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	padding-top: 4px;
	text-align: center;

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

}
dd.wp-caption p.wp-caption-text,
.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	margin: 0;
	padding: 5px 4px 5px 0;
}
#content .gallery {
	margin: 0 auto 15px;
}
#content .gallery .gallery-item {
	margin-bottom: 0;
	margin-left: 0;
}
.gallery-item img {
	margin-bottom: 15px;
}
.gallery .gallery-caption {
	color: #555;
}


/*--------------------------------------------------------------
5.4 - Images
--------------------------------------------------------------*/
img.avatar {
	border: 2px solid #eee;
	float: left;
}
img.wp-smiley {
	border: none !important;
	clear: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
img.centered,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}


/*--------------------------------------------------------------
5.5 - Posts
--------------------------------------------------------------*/
div.page,
div.post,
div.attachment {
	margin: 0 0 15px 0;
	overflow: hidden;
}
div.page:last-child,
div.post:last-child,
#item-body:last-child,
#trackbacklist {
	margin-bottom: 0;
}
h2.posttitle {
	line-height: 120%;
	margin: 0;
}
h2.pagetitle {
	line-height: 120%;
}
h2.pagetitle a,
h2.posttitle a {
	color: #666;
	text-decoration: none;
}
.edit-link,
.page-link {
	clear: both;
	font-weight: bold;
}
div.post table,
div.page table {
	border: 1px solid #eee;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
div.post table th,
div.page table th {
	border-top: 1px solid #eee;
	text-align: left;
}
div.post table td,
div.page table td {
	border-top: 1px solid #eee;
}
div.author-box {
	background: #f0f0f0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	font-family: georgia, times, serif;
	font-style: italic;
	margin: 0 15px 15px 0;
	padding: 10px;
	text-align: center;
	width: 70px;
}
div.author-box p {
	word-wrap: break-word;
}
div.author-box p,
div.comment-avatar-box p {
	margin: 5px 0 0;
}
div.author-box a,
div.comment-avatar-box a {
	text-decoration: none;
}
div.author-box img {
	float: none;
	border: 4px solid #fff;
	margin: 0;
}
div.post-content {
	margin-left: 105px;
}
p.date span:first-child {
	font-style: italic;
}
div.post .entry {
	margin-bottom: 15px;
}
p.date,
p.postmetadata {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	color: #888;
	font-family: Georgia, times, serif;
	font-size: 12px;
	margin: 10px 0;
	padding: 3px 0;
}
p.postmetadata {
	clear: left;
	overflow: hidden;
}
.page .tags,
.post .tags {
	float: left;
}
span.sticky-post {
	font-style: normal;
}


/*--------------------------------------------------------------
6.0 - BuddyPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 - Activity
--------------------------------------------------------------*/
#activity-stream {
	margin-top: -5px;
}
#item-body form#whats-new-form {
	border-bottom: 1px solid #ddd;
	margin: 20px 0 10px;
	padding-bottom: 20px;
}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin: 0;
	margin-left: 76px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	font-family: inherit;
	font-size: 14px;
	height: 20px;
	padding: 6px;
	width: 98%;
}
body.no-js form#whats-new-form textarea {
	height: 50px;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin-top: 12px;
}
#whats-new-options {
	overflow: auto;
	height: 0;
}
body.no-js #whats-new-options {
	height: auto;
}
#whats-new:focus {
	border-color: rgba(31, 179, 221, 0.9) !important;
	outline-color: rgba(31, 179, 221, 0.9);
	box-shadow: 0 0 7px         rgba(31, 179, 221, 0.7);
	-moz-box-shadow: 0 0 7px    rgba(31, 179, 221, 0.7);
	-webkit-box-shadow: 0 0 7px rgba(31, 179, 221, 0.7);
}

/*--------------------------------------------------------------
6.1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {
	overflow: hidden;
	padding: 15px 0 0;
}
.activity-list .activity-avatar {
	float: left;
}
ul.activity-list > li:first-child {
	padding-top: 5px;
}
ul.item-list.activity-list li.has-comments {
	padding-bottom: 15px;
}
body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}
.activity-list li.mini {
	font-size: 11px;
	min-height: 35px;
	padding: 15px 0 0 0;
	position: relative;
}
.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: 20px;
	margin-left: 30px;
	width: 20px;
}
.activity-permalink .activity-list li.mini .activity-avatar img.avatar,
.activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: auto;
	margin-left: 0;
	width: auto;
}
body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}
.activity-list li .activity-content {
	position: relative;
}
.activity-list li.mini .activity-content p {
	margin: 0;
}
.activity-list li.mini .activity-comments {
	clear: both;
	font-size: 12px;
}
body.activity-permalink li.mini .activity-meta {
	margin-top: 4px;
}
.activity-list li .activity-inreplyto {
	background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;
	color: #888;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 25px;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.activity-list .activity-content {
	margin-left: 70px;
	margin-bottom: 15px;
}
body.activity-permalink .activity-list li .activity-content {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-left: 185px;
	margin-right: 0;
	padding: 15px;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( ../images/activity_arrow.gif ) top left no-repeat;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 35px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	color: #888;
	font-size: 11px;
	line-height: 220%;
}
.activity-header {
	margin-right: 20px;
}
.activity-header a,
.comment-meta a,
.acomment-meta a {
	text-decoration: none;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
a.bp-secondary-action,
span.highlight {
	font-size: 11px;
	padding: 0;
	margin-right: 5px;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 10px 10px 5px 0;
	overflow: hidden;
}
.activity-list li.new_forum_post .activity-content .activity-inner,
.activity-list li.new_forum_topic .activity-content .activity-inner {
	border-left: 2px solid #EAEAEA;
	margin-left: 5px;
	padding-left: 10px;
}
body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-left: 0;
	margin-top: 5px;
}
.activity-inner > p {
	word-wrap: break-word;
}
.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	border: 2px solid #eee;
	float: left;
	margin: 0 10px 5px 0;
}
.activity-read-more {
	margin-left: 1em;
	white-space: nowrap;
}
.activity-list li.load-more {
	background: #f0f0f0 !important;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 1.2em;
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	text-align: center;
}
.activity-list li.load-more a {
	color: #4D4D4D;
}


/*--------------------------------------------------------------
6.1.2 - Activity Comments
--------------------------------------------------------------*/
div.activity-meta {
	margin: 18px 0;
}
body.activity-permalink div.activity-meta {
	margin-bottom: 6px;
}
div.activity-meta a {
	font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
	padding: 4px 8px;
}
a.activity-time-since {
	color: #aaa;
	text-decoration: none;
}
a.activity-time-since:hover {
	color: #888;
	text-decoration: underline;
}
a.bp-primary-action,
#reply-title small a {
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
}
a.bp-primary-action span,
#reply-title small a span {
	background: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 90%;
	margin-left: 2px;
	padding: 0 5px;
}
a.bp-primary-action:hover span,
#reply-title small a:hover span {
	background: #555;
	color: #fff;
}
div.activity-comments {
	margin: 0 0 0 70px;
	overflow: hidden; /* IE fix */
	position: relative;
	width: auto;
	clear: both;
}
body.activity-permalink div.activity-comments {
	background: none;
	margin-left: 185px;
	width: auto;
}
div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 0 0 10px;
}
div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: both;
}
div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}
body.activity-permalink .activity-list li.mini .activity-comments {
	clear: none;
	margin-top: 0;
}
body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0 0;
}
div.activity-comments > ul > li:first-child {
	border-top: none;
}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-left: 30px;
	margin-top: 0;
	padding-left: 10px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 10px;
}
body.activity-permalink div.activity-comments > ul {
	padding: 0 10px 0 15px;
}
div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin: 5px 0 0 40px;
}
div.acomment-content .time-since,
div.acomment-content .activity-delete-link,
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	color: #888;
	font-size: 11px;
}
div.activity-comments form.ac-form {
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	margin: 0 0 15px 33px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
	clear: both;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 8px;
}
div.activity-comments form textarea {
	border: none;
	color: #555;
	font-family: inherit;
	font-size: 11px;
	height: 60px;
	padding: 0;
	width: 100%;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	color: #888;
	font-size: 11px;
	margin-left: 50px;
	padding-left: 15px;
}
.acomment-options {
	float: left;
	margin: 5px 0 5px 40px;
}
.acomment-options a {
	color: #999;
}
.acomment-options a:hover {
	color: inherit;
}


/*--------------------------------------------------------------
6.2 - Toolbar
--------------------------------------------------------------*/
#wp-admin-bar .padder {
	width: 95% !important; /* Line up the Toolbar with the content body in this theme */
}


/*--------------------------------------------------------------
6.3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {
	float: right;
	margin: -39px 0 0 0;
}
div.dir-search input[type=text] {
	font-size: 12px;
	padding: 1px 3px;
}


/*--------------------------------------------------------------
6.4 - Errors / Success Messages
--------------------------------------------------------------*/
div#message {
	margin: 0 0 15px;
}
#message.info {
	margin-bottom: 0;
}
div#message.updated {
	clear: both;
}
div#message p {
	font-size: 12px;
	display: block;
	padding: 10px 15px;
}
div#message.error p {
	background-color: #db1717;
	border-color: #a71a1a;
	clear: left;
	color: #fff;
}
div#message.updated p {
	background-color: #8ff57a;
	border-color: #80cf70;
	color: #1a6a00;
}
.standard-form#signup_form div div.error {
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 90%;
}
div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
ul.button-nav li.current a {
	font-weight: bold;
}


/*--------------------------------------------------------------
6.5 - Forms
--------------------------------------------------------------*/
.standard-form textarea,
.standard-form input[type=text],
.standard-form input[type=color],
.standard-form input[type=date],
.standard-form input[type=datetime],
.standard-form input[type=datetime-local],
.standard-form input[type=email],
.standard-form input[type=month],
.standard-form input[type=number],
.standard-form input[type=range],
.standard-form input[type=search],
.standard-form input[type=tel],
.standard-form input[type=time],
.standard-form input[type=url],
.standard-form input[type=week],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=search]
.dir-search input[type=text] {
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	font: inherit;
	font-size: 14px;
	padding: 6px;
}
.standard-form select {
	padding: 3px;
}
.standard-form input[type=password] {
	margin-bottom: 5px;
}
.standard-form label,
.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.standard-form div.checkbox label,
.standard-form div.radio label {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.standard-form#sidebar-login-form label {
	margin-top: 5px;
}
.standard-form input[type=text] {
	width: 75%;
}
.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}
.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}
.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea,
.form-allowed-tags,
#commentform input[type=text],
#commentform textarea {
	width: 90%;
}
.standard-form#signup_form div.submit {
	float: right;
}
div#signup-avatar img {
	margin: 0 15px 10px 0;
}
.standard-form textarea {
	width: 75%;
	height: 120px;
}
.standard-form textarea#message_content {
	height: 200px;
}
.standard-form#send-reply textarea {
	width: 97.5%;
}
.standard-form p.description {
	color: #888;
	font-size: 11px;
	margin: 5px 0;
}
.standard-form div.submit {
	clear: both;
	padding: 15px 0 0 0;
}
.standard-form p.submit {
	margin-bottom: 0;
	padding: 15px 0 0 0;
}
.standard-form div.submit input {
	margin-right: 15px;
}
.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: disc;
}
.standard-form div.radio ul li {
	margin-bottom: 5px;
}
.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}
.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
.standard-form #profile-details-section {
	float: right;
}
.standard-form #blog-details-section {
	clear: left;
}
.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 400px;
	margin: 0 0 10px;
	overflow: auto;
	padding: 5px;
	width: 160px;
}
button,
a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a,
.comment-reply-link {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #3f3f3f;
	cursor: pointer;
	font: normal 12px/20px Arial, Tahoma, Verdana, sans-serif;
	outline: none;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
}
button:hover,
a.button:hover,
a.button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover,
.comment-reply-link:hover {
	background: #ededed;
	background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	border: 1px solid #bbb;
	color: #555;
	outline: none;
	text-decoration: none;
}

/*--------------------------------------------------------------
6.6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,
input.loading {
    background-image: url( ../images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
}
a.loading:hover,
input.loading:hover {
    background-image: url( ../images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
    color: #777;
}
a.button.loading,
input[type="submit"].loading,
input[type="button"].loading,
input[type="reset"].loading {
	background-image: url( ../images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=0 ); /* IE6-9 */
	background-image: url( ../images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 25px;
}
a.button.loading:hover,
input[type="submit"].loading:hover,
input[type="button"].loading:hover,
input[type="reset"].loading:hover {
  	background-image: url( ../images/ajax-loader.gif ), -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */
	background-image: url( ../images/ajax-loader.gif ), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
	background-image: url( ../images/ajax-loader.gif ), -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
	background-image: url( ../images/ajax-loader.gif ), -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */
	background-image: url( ../images/ajax-loader.gif ), -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	background-image: url( ../images/ajax-loader.gif ), linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */
	border: 1px solid #ccc;
	padding-right: 25px;
}
input[type="submit"].pending,
input[type="button"].pending,
input[type="reset"].pending,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
button.pending,
button.disabled,
div.pending a,
a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}
input[type="submit"]:hover.pending,
input[type="button"]:hover.pending,
input[type="reset"]:hover.pending,
input[type="submit"]:hover.disabled,
input[type="button"]:hover.disabled,
input[type="reset"]:hover.disabled,
button.pending:hover,
button.disabled:hover,
div.pending a:hover,
a.disabled:hover {
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
    border-color: #eee;
    color: #bbb;
}


/*--------------------------------------------------------------
6.7 - Forums, Tables and Topics
--------------------------------------------------------------*/
ul#topic-post-list {
	margin: 0px -19px 15px;
	width: auto;
}
ul#topic-post-list li {
	padding: 15px;
	position: relative;
}
ul#topic-post-list li.alt {
	background: #f5f5f5;
}
ul#topic-post-list li div.poster-meta {
	color: #888;
	margin-bottom: 10px;
}
ul#topic-post-list li div.post-content {
	margin-left: 54px;
}
div.topic-tags {
	font-size: 11px;
}
div.admin-links {
	color: #888;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 25px;
}
div#topic-meta {
	margin: -10px -19px;
	padding: 5px 19px 30px;
	position: relative;
}
div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}
div#topic-meta h3 {
	font-size: 20px;
	margin: 5px 0;
}
div#new-topic-post {
	display: none;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
}
table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	margin: 0 -19px;
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
table.profile-fields:last-child {
	margin-bottom: 0;
}
table.profile-fields p {
	margin-top: 15px;
}
table.profile-fields p:last-child {
	margin-top: 0;
}
div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}
table tr td,
table tr th {
	padding: 8px;
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td,
table.forum td {
	text-align: center;
}
table tr.alt td {
	background: #f5f5f5;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
#groups-notification-settings {
	margin-bottom: 0;
}
table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes,
table.notification-settings .no {
	text-align: center;
	width: 40px;
}
table.forum {
	margin: 0 -19px;
	width: auto;
}
table.forum tr.sticky td {
	font-size: 1.2em;
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}
table.forum tr.closed td.td-title {
	background-image: url( ../images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
	padding-left: 35px;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 13px;
}
table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child,
table.forum tr > th:last-child {
	padding-right: 15px;
}
table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
}
table.forum tr td.td-title a.topic-title {
	font-size: 1.2em;
}
table.forum td.td-freshness {
	white-space: nowrap;
}
table.forum td.td-freshness span.time-since {
	font-size: 0.9em;
	color: #888;
}
table.forum td img.avatar {
	float: none;
	margin: 0 5px -8px 0;
}
table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}
table.forum th#th-title {
	width: 80%;
}
table.forum th#th-freshness {
	width: 25%;
}
table.forum th#th-postcount {
	width: 15%;
}
table.forum p.topic-meta {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}

/*-------------------------------------------------------------------------
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums, Profiles
-------------------------------------------------------------------------*/
.item-body {
	margin: 20px 0;
}
span.activity {
	display: inline-block;
	font-size: 11px;
	opacity: 0.8;
	padding: 1px 8px;
}
span.user-nicename {
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
span.activity,
div#message p {
	border: 1px solid #e1ca82;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	margin-top: 3px;
	text-decoration: none;
	background: #ffeaa6;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, .5)), color-stop(100%,rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -ms-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}
div#item-header {
	overflow: hidden;
}
div#item-header div#item-header-content {
	margin-left: 170px;
}
div#item-header h2 {
	font-size: 28px;
	line-height: 120%;
	margin: 0 0 15px 0;
}
div#item-header h2 a {
	color: #777;
	text-decoration: none;
}
div#item-header img.avatar {
	float: left;
	margin: 0 15px 19px 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity,
div#item-header h2 span.highlight {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
	vertical-align: middle;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	background: #a1dcfa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 1px 4px;
	position: relative;
	right: -2px;
	top: -2px;
	vertical-align: middle;
}
div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	overflow: hidden;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
}
div#item-header div#item-actions {
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
	width: 20%;
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	margin-bottom: 15px;
	overflow: hidden;
}
div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	height: 30px;
	margin: 2px;
	width: 30px;
}
div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
}
div#item-header div#message.info {
	line-height: 80%;
}
ul.item-list {
	width: 100%;
}
ul.item-list li {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	position: relative;
}
ul.item-list.activity-list li {
	padding-bottom: 0;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
ul.item-list li div.item-title,
ul.item-list li h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	width: 75%;
}
ul.item-list li div.item-title span {
	color: #999;
	font-size: 12px;
}
ul.item-list li div.item-desc {
	color: #888;
	font-size: 11px;
	margin: 10px 0 0 64px;
	width: 50%;
}
ul.item-list li div.action {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
}
ul.item-list li h5 span.small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
div.item-list-tabs {
	background: #eaeaea;
	clear: left;
	margin: 25px -19px 20px -19px;
	overflow: hidden;
}
div.item-list-tabs ul li a {
	text-decoration: none;
	height: 20px;
}
div.item-list-tabs ul {
	width: 100%;
}
div.item-list-tabs ul li {
	float: left;
	margin: 5px 0 0 5px;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li:first-child {
	margin-left: 20px;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
div.item-list-tabs ul li a span {
	background: #1fb3dd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline;
	font-size: 90%;
	margin-left: 2px;
	padding: 1px 6px;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #555;
	font-weight: bold;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span,
div.item-list-tabs ul li a:hover span {
	background-color: #999;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span {
	background-color: #555;
}
ul li.loading a {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#object-nav {
	margin-top: 0;
}
div.item-list-tabs#subnav {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	margin: -15px -19px 15px -19px;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( ../images/rss.png ) center left no-repeat;
	padding-left: 20px;
}
#admins-list li,
#mods-list li,
#members-list li {
	overflow: auto;
}


/*--------------------------------------------------------------
6.9 - Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: bold;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	background: #eee;
	font-size: 11px;
	margin: 0 -19px;
	padding: 5px 15px;
	text-align: right;
}
div#message-thread div.message-box {
	margin: 0 -19px;
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	font-size: 16px;
	margin: 0;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}

div.message-search {
	float: right;
	margin: 0 20px;
}

/*--------------------------------------------------------------
6.9 - Extended Profiles
--------------------------------------------------------------*/

div.profile h4 {
	margin-bottom: auto;
	margin-top: 15px;
}
#profile-edit-form ul.button-nav {
	margin-top: 15px;
}
body.no-js .field-visibility-settings-toggle,
body.no-js .field-visibility-settings-close {
	display: none;
}
.field-visibility-settings {
	display: none;
	margin-top: 10px;
}
	body.no-js .field-visibility-settings {
		display: block;
	}
.current-visibility-level {
	font-weight: bold;
	font-style: normal;
}
.field-visibility-settings,
.field-visibility-settings-toggle,
.field-visibility-settings-notoggle {
	color: #888;
}
.field-visibility-settings-toggle a,
.field-visibility-settings a {
	font-size: .9em;
}
body.register div.page ul {
	list-style: none;
}
.standard-form .field-visibility-settings label {
	margin: 0;
	font-weight: normal;
}
.field-visibility-settings legend,
.field-visibility-settings-toggle {
	font-style: italic;
}

/*--------------------------------------------------------------
6.11 - My Changes
--------------------------------------------------------------*/

#bprofilecontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
}

#bprofile {
	width: 750px;
	margin-left: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*--------------------------------------------------------------
7.0 - Front Page
--------------------------------------------------------------*/

.frontlefthalf {
	position: relative;
	padding-top: 30px;
	width: 400px;
	height: 221px;
	float: left;
	margin-left: 25px;
}

.frontrighthalf {
	float: right;
	height: 310px;
	width: 311px;
	margin-right: 25px;
	margin-top: 20px;
	background:url(images/vipfront.png) no-repeat 0 0;
}

#sliderbg {
	width: 400px;
	Height:221px;
	background:url(images/newestupdates.png) no-repeat 0 0;
	margin-top: -3px;
}
	

#slider {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	z-index: 10;
}

.frontdivider {
     	background: #ffffff;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 330px;
	width: 800px;
	height: 350px;
}

.frontright {
	float: right;
	width: 321px;
	height: 586px;
	margin-right: 25px;
	margin-top: 22px;
	overflow: hidden;
	background:url(images/frontlook.png) no-repeat 0 0;
}

.frontleft {
	float: left;
	width: 359px;
	margin-left: 45px;
}

.frontlefttop {
	background:url(images/presentingpodcast.png) no-repeat 0 0;
	width: 282px;
	height: 242px;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
7.1 - Lesson Pages
--------------------------------------------------------------*/

.commentsect {
	margin-bottom: 50px;
	margin-top: 25px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.articletitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #000;
	font-weight: bold;
}

.articletitle a {
	color: #000;
}

.articlewhowhen {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #000;
	text-align: right;
	float: right;
	margin-right: 10px;
}

#bigcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1050px;
}

.culturebody {

	background: url(images/titlesquare.png) no-repeat;
	width: 628px;
	height: 271px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.culturetitle {
	text-align: center;
	line-height: 41px;
	font-size: 1.7em;
	color: #000;
	margin-left: 400px;
}

.culturetext {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 15px;
	text-align: justified;
	font-size: 1.1em;
	color: #000;
	padding-top: 10px;
	height: 200px;
}

.mostrecenttext {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 30px;
}

.npostresults {
	padding-top: 0px;
	margin-bottom: 190px;
}

.npostcol {
	height: 158px;
	width: 634px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	background: url(images/newestpost.png) no-repeat;
}

.npostheading {
	position: relative;
	font-size: 1em;
	padding: 2px 0 0 0px;
	height: 60px;
	width: 80%;
	margin-left:210px;
	margin-top: 10px;
}

.npostheading a{
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.npostimage {
	margin-left: 22px;
	margin-top: -50px;
}

.npostexcerpt {
	position: relative;
	color: #000;
	margin-left: 208px;
	margin-top: -105px;
	width: 400px;
}

.prevpostresults {
	padding-top: 0px;
}

.postcol {
	height: 200px;
	width: 141px;
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
	float: left;
	background: url(images/postframe.png) no-repeat;
}

.postheading {
	position: relative;
	font-size: 1.2em;
	padding: 2px 0 0 0px;
	text-align: center;
	height: 60px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.postheading a{
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.postimage {
	margin-left: 23px;
	margin-top: 26px;
	width: 95px;
}

.postexcerpt {
	position: relative;
	color: #000;
	margin-left: 15px;
	margin-top: 5px;
	width: 115px;
	font-size: .4em;
}

.archivebutton {
	background: url(images/archivebutton.png) no-repeat;
	width: 210px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 480px;
}

.archivetext {
	font-size: 2em;
	color: #000;
	padding-top: 31px;
	padding-left: 63px;
}

.archivetext a {
	color: #000;
	text-decoration: none;
}

/*--------------------------------------------------------------
7.2 - Cultural Roundup
--------------------------------------------------------------*/

.iconbox {
	position: relative;
	width: 630px;
	margin-top: 30px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
}

.culturebox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
}

.cultureicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/cultureicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.cultureicon a {
	color: #000;
	text-decoration: none;
}

.cultureicon a:hover {
	color: #442300;
	text-decoration: none;
}

.canadabox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 50px;
}

.canadaicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/canadaicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.canadaicon a {
	color: #000;
	text-decoration: none;
}

.canadaicon a:hover {
	color: #442300;
	text-decoration: none;
}

.moviebox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.movieicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/movieicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.movieicon a {
	color: #000;
	text-decoration: none;
}

.movieicon a:hover {
	color: #442300;
	text-decoration: none;
}

.musicbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

.musicicon {
	width: 250px;
	height: 227px;
	background: url(images/musicicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.musicicon a {
	color: #000;
	text-decoration: none;
}

.musicicon a:hover {
	color: #442300;
	text-decoration: none;
}

.holidaybox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 177px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.holidayicon {
	width: 250px;
	height: 227px;
	background: url(images/holidayicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.holidayicon a {
	color: #000;
	text-decoration: none;
}

.holidayicon a:hover {
	color: #442300;
	text-decoration: none;
}


.infobox {
	width: 269px;
	height: 106px;
	background: url(images/catinfobox.png) no-repeat;
	margin-top: 10px;		
}

.culinfotext {
	width: 249px;
	height: 86px;
	padding: 10px;
	text-align: justify;
	color: #000;
	font-size: 1.1em;
	line-height:95%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.englishhelpbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.englishhelpicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/englishhelpicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.englishhelpicon a {
	color: #000;
	text-decoration: none;
}

.englishhelpicon a:hover {
	color: #442300;
	text-decoration: none;
}

.culturalhelpbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.culturalhelpicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/cultureicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.culturalhelpicon a {
	color: #000;
	text-decoration: none;
}

.culturalhelpicon a:hover {
	color: #442300;
	text-decoration: none;
}

.ieltsbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.ieltsicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/ieltsicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.ieltsicon a {
	color: #000;
	text-decoration: none;
}

.ieltsicon a:hover {
	color: #442300;
	text-decoration: none;
}

.blogbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.blogicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/blogicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.blogicon a {
	color: #000;
	text-decoration: none;
}

.blogicon a:hover {
	color: #442300;
	text-decoration: none;
}

.yyclassbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.yyclassicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/yyclassicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.yyclassicon a {
	color: #000;
	text-decoration: none;
}

.yyclassicon a:hover {
	color: #442300;
	text-decoration: none;
}

.podbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.podicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/podicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.podicon a {
	color: #000;
	text-decoration: none;
}

.podicon a:hover {
	color: #442300;
	text-decoration: none;
}

/*--------------------------------------------------------------
7.3 - IELTS
--------------------------------------------------------------*/

.ieltsrightpictures {
	width: 187px;
	margin-left: auto;
	margin-right: auto;
}

.ieltsleft {
	position: relative;
	margin-top:40px;
	margin-left: 20px;
	width: 741px;
	height: 320px;
	text-align: center;
}

.ieltsleftbg {
	background: url(http://www.ethansenglishcafe.com/Images/ieltsbord.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 578px;
	height: 320px;
}

.ieltsleftcontent {
	position: absolute;
	margin-top: 130px;
	width: 541px;
	height: 140px;
}

.ieltstextleft {
	font-size: 2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold;
	colour: black;
}

.ieltstextleft a{
	colour: black;
	text-decoration: none;
}

.ieltstextright {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold;
	colour: black;
}

.ieltstextright a{
	colour: black;
}

.ieltsbottom {
	margin: 10px 0 20px 20px;
	width: 641px;
}

.ieltswritebut {
	display: inline;
	height: 163px;
	width: 130px;
}

.ieltsreadbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 36px;
}

.ieltslistenbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 36px;
}

.ieltsspeakbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 36px;
}

.ieltsbottom {
	margin: 10px 0 20px 20px;
	width: 641px;
	margin-right: auto;
	margin-left: auto;
}

.ieltsbottom {
	width: 800px;	
	text-align: center;
}

.ieltswritebut {
	display: inline;
	height: 163px;
	width: 130px;
}

.ieltsreadbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

.ieltslistenbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

.ieltsspeakbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

.backieltshome {
	float: right;
}

.ieltsrightlinks {
	position: absolute;
	top: 254px;
	right: 220px;
}

.ieltsleftlinks {
	position: absolute;
	top: 254px;
	left: 40px;
}

#ieltscontent {
	font-size: 1.2em;
	background: #fff url(images/ieltsbg.jpg) no-repeat;
	width: 800px;	
	overflow:auto	;	
}

.blogright {
	float:right;
	width: 190px;
	margin-top: 30px;
}

.ieltsblogborder {
	margin-top: 180px;
	background: #f6f6f6;
	border: 1px solid #dddada;
	padding: 10px 10px 10px 10px;
	width: 650px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.blogarticleheader {
	color: #454545;
	font-style: normal;
	background: #f9f9f9;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	padding: 0px 0px 3px 10px;
	line-height: 18px;
	position: absolute;
	top: 13px;
	left: 0px;
	height: 80px;
	width: 650px;
}

.entry {
	margin-top:150px;
}

.titleentry {
	margin-top:90px;
}

/*--------------------------------------------------------------
7.4 - Online Lessons
--------------------------------------------------------------*/

.onlinebody {
	margin-top: 30px;
	background: url(images/titlesquare.png) no-repeat;
	width: 628px;
	height: 271px;
	margin-left: auto;
	margin-right: auto;
}

.recentonlinebox {
	margin-left: auto;
	margin-right: auto;
	width: 625px;
}

.recentcreate {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top: 20px;
	color: black;
	font-size: 1.4em;
	font-weight: bold;
}

.recenttitle {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	height: 30px;
	width: 110px;
}

.recenttitle a{
	color: black;
	font-size: 1.1em;
}

.recentpostssq {
	float: left;
	width: 110px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
}

.recentpostimage {
	margin-left: 0px;
	margin-top: 29px;
}

.lessonbox {
	width: 269;
	height: 420px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

.videoicon {
	width: 250px;
	height: 227px;
	background: url(images/videoicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.videoicon a {
	color: #000;
	text-decoration: none;
}

.videoicon a:hover {
	color: #442300;
	text-decoration: none;
}

.audioicon {
	width: 250px;
	height: 227px;
	background: url(images/audioicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.audioicon a {
	color: #000;
	text-decoration: none;
}

.audioicon a:hover {
	color: #442300;
	text-decoration: none;
}

.cultureicons {
	width: 250px;
	height: 227px;
	background: url(images/cultureicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.cultureicons a {
	color: #000;
	text-decoration: none;
}

.cultureicons a:hover {
	color: #442300;
	text-decoration: none;
}


.fanphraseicon {
	width: 250px;
	height: 227px;
	background: url(images/fantasticicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.fanphraseicon a {
	color: #000;
	text-decoration: none;
}

.fanphraseicon a:hover {
	color: #442300;
	text-decoration: none;
}

.phoneticicon {
	width: 250px;
	height: 227px;
	background: url(images/tongueicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.phoneticicon a {
	color: #000;
	text-decoration: none;
}

.phoneticicon a:hover {
	color: #442300;
	text-decoration: none;
}

.vocabicon {
	width: 250px;
	height: 227px;
	background: url(images/vocabularyicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.vocabicon a {
	color: #000;
	text-decoration: none;
}

.vocabicon a:hover {
	color: #442300;
	text-decoration: none;
}

.recentbox {
	width: 269px;
	height: 175px;
	background: url(images/catrecentbox1.png) no-repeat;
	margin-top: 10px;
	position: relative;
}

.moreatopics {
	font-size: .9em;
	text-align: center;
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 263px;
}

.moreatopics a{
	color: #000;
	text-decoration: none;
}

.lesrectext {
	padding: 1px 3px 0px 3px;
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 100%;
} 

.lesrectext a{
	color: #000;
	text-decoration: none;
}

/*--------------------------------------------------------------
7.5 - Blog
--------------------------------------------------------------*/

.canadablog {
	background: url(images/canadablogframe.png) no-repeat;
	width: 635px;
	height: 200px;
	margin-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.videoblog {
	background: url(images/videoblogframe.png) no-repeat;
	width: 635px;
	height: 200px;
	margin-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

.randomblog {
	background: url(images/randomblogframe.png) no-repeat;
	width: 635px;
	height: 200px;
	margin-top: 180px;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

.languageblog {
	background: url(images/languageblogframe.png) no-repeat;
	width: 635px;
	height: 200px;
	margin-top: 20px;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

.blogframetitle {
	position: absolute;
	left: 235px;
	top: 17px;
}

.blogframetitle a{
	color: black;
	font-size: 1.7em;
	text-decoration: none;
	font-weight: bold;
}

.blogdescription {
	color: black;
	font-size: 1em;
	position: absolute;
	left: 235px;
	top: 70px;
	padding-right: 20px;
}

.foodbox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
}

.foodicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/foodicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.foodicon a {
	color: #000;
	text-decoration: none;
}

.foodicon a:hover {
	color: #442300;
	text-decoration: none;
}

.recipebox {
	width: 269;
	height: 350px;
	float: left;
	margin-left: 20px;
}

.recipeicon {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	height: 227px;
	background: url(images/recipeicon.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 2.4em;
	line-height: 70px;
	text-align: center;
}

.recipeicon a {
	color: #000;
	text-decoration: none;
}

.recipeicon a:hover {
	color: #442300;
	text-decoration: none;
}

.foodiconbox {
	position: relative;
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 370px;
}

#foodbigcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 30px;
	padding-top: 50px;
}

.colcontain {
   	background: #FFF url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
   	padding-bottom: 25px;
   	padding-top: 25px;
   	position: relative;
	width: 800px;
	height: 100%;
	background-color: #fff;
}

.colleft {
   	margin-top: 25px;
   	float: left;
  	width: 100%;
	height: 100%;
	background-color: #fff;
}

.asktitle {
       margin-right: 5px;
       background: #FFF url(images/asktitleme.png) no-repeat;
       width: 576px;
       height: 224px;
 	float: right;
}

.heightstretcher {
	clear: both;
}

.askethantitle {
       margin-left: 15px;
	margin-top: 35px;
       width: 200px;
       height: 138px;
}

.askborder {
       border: #000 solid 2px;
       margin-left:25px;
       margin-right:25px;
       margin-bottom:15px;
}
 
.askinfo {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       background: #cacaca;
       position: relative;
}

.askback {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	position: absolute;
	bottom: 10px;
 	right: 10px;
}

.askback a {
  	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: Black;
}
 
.askinfosingle {
	color: Black;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: large;
	position: relative;
       padding: 5px 5px 5px 5px;
       background: #f6f6f6;
}
 
.askhead {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       font-size: 3em;
       text-decoration: underline;
       margin-left: auto;
       margin-right: auto;
       position: relative;
       width:300px;
       text-align: center;
}

.askemail a {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       font-size: 1.6em;
       text-align: center;
}

.askemail  {
       margin-left: auto;
       margin-right: auto;
       position: relative;
       width: 387px;
       height: 54px;
       padding-bottom: 15px;
}

.askmepast {
	margin-left: auto;
       margin-right: auto;
       position: relative;
       width: 150px;
       height: 57px;
       padding-bottom: 15px;
}

.askrecent {
       position:relative;
       font-weight: bold;
       width: 502px; 
       height: 103px;
       margin-left: 15px;
       border: #7c7c7c solid 1px;
       background: #f6f6f6;
       padding: 5px 5px 5px 5px;
}

.askqtitle {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       font-size: 1.3em;
	text-decoration: none;
}

.askqtitle a {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       font-size: 1.3em;
       font-weight: bold;
	text-decoration: none;
}

.askqexcerpt {
       color: Black;
       font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
       font-size: 1.1em;
       text-indent:50px;
       font-weight:normal;
}

.askthumb{
       position: relative;
       float: right;
       margin-right: 15px;
}

.askcontain {
       width: 700px;
       height: 113px;
       margin-right:15px;
       margin-left:6px;
       position: relative;
       margin-top:30px;
} 

.askanswer {
       position: absolute;
       right: 5px;
       bottom: 5px;
}

.askanswer a {
       font-size: 1.2em;
}

/*--------------------------------------------------------------
7.6 - About Us
--------------------------------------------------------------*/

.Aboutmecontain {
	background: url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	overflow: auto;
}

.Aboutmetitle {
	font-size: 5.5em;
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	position: relative
}
.Aboutmeleft {
	width: 500px;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	margin-top: 55px;
	margin-left: 50px;

}

.Aboutmeright {
	margin-right: 15px;
	margin-top: 95px;
	width: 200px;
	float: right;
}

.Aboutmebottom {
	margin-top: 160px;
	margin-bottom: 30px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

.weiboright {
	float: right;
	margin-top: 20px;
}

/*--------------------------------------------------------------
7.7 - Archives
--------------------------------------------------------------*/

.archivetop {
	width: 248px;
	height: 88px;
	background: url(images/archivetop.png) no-repeat;
	margin-right: 30px;	
	float: right;
}

.archivetitle {
	font-size: 2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:20px;
}

.archivecontainer {
	background: url(images/archiveframe.png) no-repeat;
	width: 657px;
	height: 97px;
	margin-bottom: 25px;
}

.archiveshift {
	margin-top: 125px;
	margin-left: 30px;
}

.archivelistthumb {
	margin-top: -5px;
	margin-left: 8px;
	float: left;
}

.archivelisttitle {
	margin-left: 130px;
	margin-top: 15px;
	font-size: 2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
}

.archivelisttitle a{
	color: black;
	text-decoration: none;
}

.archivelistdate {
	width: 168px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	margin-left: 120px;
	margin-top: 26px;
	color: black;
	text-align: center;}

.archivelistby {
	font-size: 1.6em;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;	
	float: right;
	margin-right: 45px;
	margin-top: -20px;
	color: black;
}

.archivealignright {
	float: right;
	margin-right: 15px;
}

.archivealignleft {
	float: left;
	margin-left: 15px;
}

#archivebigcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 130px;
	padding-top: 50px;
}

/*--------------------------------------------------------------
7.8 - Single Pages
--------------------------------------------------------------*/

.hiddentextid {
	background-color: #f09d9d;
}

#moviecontent {
	width: 800px;
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/moviesbg_1.jpg) no-repeat;
}

#musiccontent {
	width: 800px;
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/musicbg.jpg) no-repeat;
}

.whitnavigationpre {
	margin-top:25px;
	text-align: center;
	float: left;
	color: black;
	width: 175px;
	position: relative;
}

.whitnavigationnext {
	margin-top:25px;
	text-align: center;
	float: right;
	color: black;
	width: 175px;
	position: relative;
}

.whitnavigationpre a {
	color: #fff;
}

.whitnavigationnext a {
	color: #fff;
}

.musiccontain {

}

.blogborder {
	margin-top: 20px;
	background: #f6f6f6;
	border: 1px solid #dddada;
	padding: 10px 10px 10px 10px;
	width: 700px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
 }

.blogarticleheader {
	color: #454545;
 	font-style: normal;
	background: #f9f9f9;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	padding: 0px 0px 3px 10px;
	line-height: 18px;
	position: absolute;
	top: 13px;
	left: 0px;
	height: 80px;
	width: 710px;
}

.moreentries {
	width: 730px;
	padding: 25px;
	margin-bottom: 30px;
	height: 200px;
}

.askbottomnav {
	width: 800px;
	height: 140px;
	position: relative;
	padding-bottom: 20px;
}

.discussforum {
	float: right;
	width: 190px;
	height: 119px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.discusspadder {
	height: 20px;
}

.askmediscussforum {
	float: right;
	width: 190px;
	height: 119px;
	position: absolute;
	right: 35px;
	top: 10px;
}

.backtoquestions {
	float: right;
	width: 190px;
	height: 119px;
	position: absolute;
	left: 35px;
	top: 10px;
}

.shareright {
}

.sharetext {
	font-size: 1em;
	font-weight: bold;
}
 
.sharebuttonright {
}

.musictrans {
	width:250px; 
	float: left;
	margin-bottom: 20px;
}

.scrollmusic {
	height: 371px;
	width: 325px;
	overflow: auto;
	border: 1px solid #666;
	background: #FFFFFF;
	padding: 8px;
}

.musictalk {
	width: 325px;
	float: right;
	margin-right: 8px;
}

.borderfanphrase {
	position: relative;
	width: 750px;
	margin-top: 50px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

#fanphrasecontent {
	width: 800px;
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/fanphrasebg.png) no-repeat;
}

.audioforwardback {
	height: 120px;	
	width: 800px;
}

.fanphrasenavigationpre {
	display: block;
	text-align: center;
 	float: left;
	margin-left: 15px;
}

.fanphrasenavigationnext {
	display: block;
	text-align: center;
	float: right;
	margin-right: 15px;
}

.fanphrasenavigationpre a {
	color: white;
}

.fanphrasenavigationnext a {
	color: white;
}

.videocontainer {
	height: 870px;
}

.vocabhead {
	text-decoration: Bold;
	font-size: 1.em;
}

.scroll {
	height: 380px;
	width: 240px;
	overflow: auto;
	border: 1px solid #666;
	background: #FFFFFF;
	padding: 8px;
	float: right;
	margin-right: 5px
}

.scrolltrans {
	height: 371px;
	overflow: auto;
	border: 1px solid #666;
	background: #FFFFFF;
	padding: 8px;
	font-size: 1em;
	width:450px; 
	float: left;
	margin-top: 20px;
}

.quizad {
	width: 240px;
	float: right;
	margin-right: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.transclassad {
        margin-top: 3px;
        margin-right: auto;
        margin-left: auto;
}

#videocontent {
    	font-size: 1.2em;
    	background: #fff url(http://www.ethansenglishcafe.com/Images/videobg.png) no-repeat;
	width: 800px;
}

.videonavigationpre {
    	display: block;
    	text-align: center;
    	float: left;
	margin-left: 15px;
	width: 200px;
}

.videonavigationnext {
	display: block;
    	text-align: center;
    	float: right;
	margin-right; 15px;
	height: 135px;
	width: 200px;
}

.videonavigationpre a {
    	color: white;
}

.videonavigationnext a {
    	color: white;
}

.videocontainermulti {
        height: 500px;
}

.borderonlinevideo {
	position: relative;
	width: 750px;
	margin-top: 50px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

#audiocontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/audiobg.png) no-repeat;
	width: 800px;
}

.borderaudio {
	position: relative;
	width: 750px;
	margin-top: 50px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

.audionavigationpre {
	display: block;
	text-align: center;
	float: left;
	margin-left: 15px;
	width: 200px;
}

.audionavigationnext {
	display: block;
	text-align: center;
	float: right;
	margin-right: 15px;
	width: 200px;
}

.audionavigationpre a {
	color: black;
}

.audionavigationnext a {
	color: black;
}

.audiopicplay {
        Height: 400px;
        width: 480px;
        float: left;
}

.podcastpicplay {
        Height: 400px;
        width: 480px;
        float: left;
}

.audiocontainer {
	height: 670px;
}

#culturecontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/culturebg.jpg) no-repeat;
	width: 800px;
}

.whitenavigationpre {
	display: block;
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

.whitenavigationnext {
	display: block;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}

.whitenavigationpre a {
	color: #000;
	background: #fff;
}

.whitenavigationnext a {
	color: #000;
	background: #fff;
}

.musiccontain {
       margin-top:60px;
}

#moviecontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/moviesbg_1.jpg) no-repeat;
	width: 800px;
}

#holidaycontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/holidaybg.jpg) no-repeat;
	width: 800px;
}

.tonguetitle {
	position: absolute;

	top: 200px;
	width: 361px;
	height: 82px;
	margin-top: 30px;
	background: url(images/lefttitlebars.png) repeat-x;
	z-index: 1;
}

.tonguetitletext {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans";
	font-weight: Bold;
	font-size: 2em;
	position: absolute;
	top: 10px;
	left: 55px;
	color: #000;
}

.tonguetitle2 {
	font-size: 1.4em;
	color: white;
	position: absolute;
	top: 53px;
	left: 75px;
}

.morenav {
	background: url(images/tonguemoreframe.png) no-repeat;
	width: 377px;
	height: 155px;
	position: absolute;
	right: 215px;
	top: 200px;
}

#ttcontent {
	width: 800px;
	font-size: 1.2em;
}

.tonguenavpre {
	display: block;
	text-align: center;
	margin-top: 48px;
	float: left;
	margin-left: 40px;
}

.tonguenavnext {
	display: block;
	text-align: center;
	margin-top: 48px;
	float: right;
	margin-right: 40px;
}

.borderlesson {
 	position: relative;
	width: 750px;
	margin-top: 200px;
	margin-left: 25px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 10px 10px 10px;
}

.tongueentry {
	margin-top:20px;
	clear:both:
}

#tongueframe {
	width: 750px;
	height: 270px;
	position:relative;
	background: url(images/tongueframe.png) no-repeat;
}

.downloadaudio {
       position:absolute;
       bottom: -3px;
       right: 30px;
       font-size:x-small;
       color: black;
}

.downloadaudiotwo {
       position:absolute;
       bottom: 10px;
       right: 30px;
       font-size:x-small;
       color: black;
}

.newtongueaudio {
       width: 300px;
       position: absolute;
       top: 100px;
       left: 50px;
}

.ttpicture {
	width: 168px
	height: 167px;
	position: absolute;
	bottom: 11px;
	right: 23px;
}

.tonguetwist {
       font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
       font-size: 2em;
       text-align: center ;
       position: absolute;
       top: 38px;
       left: 35px;
       width: 680px;

}

.tonguetwistwo {
       font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
       font-size: 1.8em;
       text-align: center ;
       position: absolute;
       top: 20px;
       left: 35px;
       width: 680px;
	line-height: 30px;
}

.onetonguephonetic {
       width: 500px;
       font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS";
       font-size: 2em;
       text-align: center ;
       position: absolute;
       top: 190px;
       left: 40px;
       word-spacing:25px;
}

.twotonguephonetic {
       width: 500px;
       font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS";
       font-size: 2em;
       text-align: center ;
       position: absolute;
       top: 160px;
       left: 40px;
       word-spacing:25px;
       line-height: 1.5;
}

.threetonguephonetic {
       width: 500px;
       font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS";
       font-size: 1.7em;
       text-align: center ;
       position: absolute;
       top: 142px;
       left: 40px;
       word-spacing:25px;
       line-height: 1.7;
}

.onetonguephonetic a {
       color: #000;
       text-decoration: none;
}

.twotonguephonetic a {
       color: #000;
       text-decoration: none;
}

.threetonguephonetic a {
       color: #000;
       text-decoration: none;
}

#vocabcontent {
    	font-size: 1.2em;
    	background: #fff url(http://www.ethansenglishcafe.com/Images/vocabbg.jpg) no-repeat;
	width: 800px;
}

#foodcontent {
    	font-size: 1.2em;
    	background: #fff url(http://www.ethansenglishcafe.com/Images/foodbg.jpg) no-repeat;
	width: 800px;
}

.righthalf {
	width: 170px;
	float:left;
	display:block;
	margin:0 10px 0 25px; 
}

.lefthalf {
	width:170px;
	float:left;
	display:block;
	margin:0 10px;
}

.middlehalf {
	width: 170px;
	float:left;
	display:block;
	margin:0 10px;
}

.vocabpod {
	width: 170px;
	height: 200px; 
}

.vocabtext1line{
	width: 100px;
	margin-left: 32px;
	margin-top: 10px;
	text-align: center;
}

.vocabtext2line{
	width: 100px;
	margin-left: 32px;
	text-align: center;
	margin-top: 2px;
}

.vocabtext3line{
	width: 100px;
	margin-left: 32px;
	text-align: center;
	margin-top: -6px;
}

.relatedborder {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans";
	border: 1px solid #dddada;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	width: 150px;
	text-align: center;
	float: left;
}

.whatbody {
	position: relative;
	margin-top: 50px;
	width: 628px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

#whatcontent {
    	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
}

.YYtitletop {
	width: 635px;
	height: 127px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/YYtitletop.png) repeat-x;
	margin-bottom: 50px;
}

.yyschedule1 {
	background: #fff url(http://www.ethansenglishcafe.com/Images/mondayculture.png) repeat-x;
	position: relative;
	width: 634px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	margin-botton: 25px;
}

.yyschedule2 {
	background: #fff url(http://www.ethansenglishcafe.com/Images/wednesdaymovies.png) repeat-x;
	position: relative;
	width: 634px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	margin-botton: 25px;
}

.yyschedule3 {
	background: #fff url(http://www.ethansenglishcafe.com/Images/fridaypronounce.png) repeat-x;
	position: relative;
	width: 634px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
}

.yyvote {
	position: relative;
	width: 317px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
}

.yywatch {
	position: absolute;
	top: 139px;
	left: 100px;
	font-weight: bold;
	font-size: 1.5em;
}

.yyscript {
	position: absolute;
	top: 160px;
	left: 100px;
	font-weight: bold;
	font-size: 1.5em;
}

.yypractice {
	position: absolute;
	top: 160px;
	left: 170px;
	font-weight: bold;
	font-size: 1.5em;
}

.yysound {
	position: absolute;
	top: 139px;
	left: 200px;
	font-weight: bold;
	font-size: 1.5em;
}

#funcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/funbg.jpg) no-repeat;
	width: 800px;
}

.blacknavigationpre {
	display: block;
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

.blacknavigationnext {
	display: block;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}

.blacknavigationpre a {
	color: black;
}

.blacknavigationnext a {
	color: black;
}

.borderfun {
	position: relative;
	width: 750px;
	margin-top: 50px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

.rednavigationpre {
	margin-top:25px;
	text-align: center;
	float: left;
	color: black;
	width: 175px;
	position: relative;
}

.rednavigationnext {
	margin-top:25px;
	text-align: center;
	float: right;
 	color: black;
	width: 175px;
	position: relative;
}

.rednavigationpre a {
	color: red;
	background: #fff;
}

.rednavigationnext a {
	color: red;
	background: #fff;
}

#podcastcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/podcastbg.png) no-repeat;
	width: 800px;
}

#canadacontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/canadabg.jpg) no-repeat;
	width: 800px;
}

#languagecontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/languagebg.jpg) no-repeat;
	width: 800px;
}

.commentswidth {
	width: 750px;
	margin-left: 25px;
	padding-bottom: 25px;
}

.askmecontain {
	position: relative;
	margin-top: 25px;
}

#recipecontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/recipesbg.jpg) no-repeat;
	width: 800px;
}
 
#videobrcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/videobrbg.jpg) no-repeat;
	width: 800px;
}

.whatbody {
	position: relative;
	margin-top: 50px;
	width: 628px;
	margin-bottom: 50px;
}

.whattitle {
	font-size: 3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold;
	text-align: center;
	colour: black;
	width: 400px;
	margin-right: auto;
	margin-left: auto;	
}

.whatrightpic {
	background: url(http://www.ethansenglishcafe.com/Images/confusion.jpg) no-repeat;
	width: 246px;
	height: 260px;
	float: right;
}

.whattextbody {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
}

.whatbottom {
	margin: 50px 0 20px 0px;
	width: 641px;
}

.whatwritebut {
	display: inline;
	height: 163px;
	width: 130px;
}

.whatreadbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

.whatlistenbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

.whatspeakbut {
	display: inline;
	height: 163px;
	width: 130px;
	margin-right: 20px;
}

#whatcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 869px;
}

#startrekcontent {
	background: #fff url(images/startrektitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1750px;
}

.startrekbody {
	width: 628px;
	height: 271px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}


.startrekoutline {
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
}

.series1 {
	width: 175px;
	height: 106px;
	float: left;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	margin-right: 25px;
}

.series2 {
	width: 175px;
	height: 106px;
	float: left;
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
}

.seriesimages1 {
	width: 575px;
	margin-bottom: 40px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}

.seriesimages2 {
	width: 375px;	
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}

.tvseries {
	font-size: 1.8em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold:
	color: black;
	padding-top: 10px;
	padding-left: 10px;
}

.movieseries {
	font-size: 1.8em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold:
	color: black;
	padding-top: 10px;
	padding-left: 30px;
}

.seriestitles {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	font-weight: bold:
	color: black;
	text-align: center;
}

.startrekseriesbody {
	background: #fff url(images/seriesenclose.png) no-repeat;
	width: 636px;
	height: 379px;
}

.movies1 {
	width: 116px;
	height: 225px;
	float: left;
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	margin-right: 37px;
	color: black;
}

.movies2 {
	width: 116px;
	height: 225px;
	float: left;
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Georgia;
	color: black;

}

.startrekmoviesbody {
	background: #fff url(images/moviesenclose.png) no-repeat;
	width: 636px;
	height: 900px;
	margin-top: 50px;
}

.movieimages1 {
	width: 575px;
	height: 285px;
	margin-left: auto;
	margin-right: auto;
}

.movieimages2 {
	width: 575px;	
	height: 285px;
	margin-left: auto;
	margin-right: auto;
}

.movieimages3 {
	width: 575px;	
	height: 285px;
	margin-left: auto;
	margin-right: auto;
}

#toscontent {
	background: #fff url(images/tostitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1400px;
}

.tostext {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 15px;
	text-align: justified;
	font-size: 1.1em;
	color: #000;
	height: 200px;
}

.tosbody {
	background: url(images/titlesquare.png) no-repeat;
	width: 628px;
	height: 550px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.tostitle {
	text-align: center;
	line-height: 41px;
	font-size: 1.7em;
	color: #000;
	margin-left: 400px;
}

.toscharactersbg {
	background: url(images/startrekoutline.png) no-repeat;
	width: 199px;
	height: 269px;
	float: left;
	margin-right: 13px;
	margin-left: 69px;
	margin-top: 30px;
}

.toscharactersimage {
	margin-left: 9px;
	margin-top: 7px;
}

.tosmidtitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #000;
	margin-top: 10px;
	width: 155px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tosmidtitle a{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #000;
}

.tosplotbody {
	background: url(images/tosplotenclose.png) no-repeat;
	width: 628px;
	height: 561px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.tosplottitle {
	text-align: center;
	line-height: 41px;
	font-size: 1.7em;
	color: #000;
	margin-left: -400px;
}

.starback {
	width: 150px;
	height: 95px;
}

#tngcontent {
	background: #fff url(images/tngtitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1400px;
}

#dsncontent {
	background: #fff url(images/dsntitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1400px;
}

#voyagercontent {
	background: #fff url(images/voyagertitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1400px;
}

#enterprisecontent {
	background: #fff url(images/enterprisetitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 1400px;
}

#characterscontent {
	background: #fff url(images/characterstitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 5200px;
}

.charactersframe {
	background: url(images/characterframe1.png) no-repeat;
	width: 359px;
	height: 186px;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

.charactersframe1 {
	background: url(images/characterframe1.png) no-repeat;
	width: 359px;
	height: 186px;
	float: left;
	margin-bottom: 20px;
}

.charactersbody {
	width: 750px;
	height: 854px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.seriessquare {
	background: url(images/seriessquaresmallnon.png) no-repeat;
	width: 102px;
	height: 46px;
	margin-left: 100px;
	margin-top: 200px;
}

.squareseries {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	color: #000;
	font-weight: bold;
	width: 102px;
	text-align: center;
	line-height: 46px;
}

.trekchoices {
	width: 575px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.trekchoices1 {
	width: 375px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.serieschoices {
	float: left;
	margin-right: 25px;
	width: 175px;
	height: 106px;
}

.serieschoices1 {
	float: left;
	width: 175px;
	height: 106px;
}

.characterstitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	text-align: center;
	width: 175px;
}

.characterstitle a {
	color: #000;
	font-weight: bold;
}

.charactersseriestitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #000;
	font-weight: bold;
	margin-bottom: 25px;
	text-decoration: underline;
}

.characterimage {
	width: 100px;
	height: 118px;
	margin-top: 10px;
	margin-left: 13px;
	float: left;
}

.characterinfo {
	width: 220px;
	height: 118px;
	margin-top: 10px;
	margin-left: 130px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #000;
	line-height: 12px;
}

.characterrank {
	width: 130px;
	height: 40px;
	margin-top: 13px;
	margin-left: 40px;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

.charactername {
	width: 130px;
	height: 40px;
	margin-top: 13px;
	margin-left: 225px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}

.stracesbody {
	width: 800px;
	height: 2650px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 230px;
}

#racescontent {
	background: url(images/racestitlebg.png) no-repeat;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
	height: 3000px;
}

.racesframe {
	background: url(images/raceframe.png) no-repeat;
	width: 726px;
	height: 271px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

.raceimage {
	width: 180px;
	height: 212px;
	margin-left: 27px;
	margin-top: 27px;
	float: left;
}

.racename {
	margin-left: 240px;
	line-height: 60px;
	width: 475px;
	height: 48px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.3em;
	color: #000;
	font-weight: bold;
}

.raceinfo {
	margin-left: 240px;
	margin-top: 17px;
	height: 195px;
	width: 475px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	color: #000;
}

.yyhowbody {
	position: relative;
	margin-top: 30px;
	width: 700px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

#yyhowcontent {
    	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 50px;
}

.yyhowinfo {
	margin: 10px;
	width: 650px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
}

.yychoice {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}

.yyrightpic {
	background: url(http://www.ethansenglishcafe.com/Images/yy.png) no-repeat;
	width: 256px;
	height: 256px;
	float: right;
}

.yyimgcenter {
	height: 200 px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.yyimgright {
	height: 209 px;
	width: 228px;
	float: right;
}

.yyimgcenterlg {
	height: 351 px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.yyhowtoleft {
	width: 300px;
	margin-left: 10px;
}

.yyhowtoright {
	width: 300px;
	float:right;
	margin-right: 10px;
}

.memberleft {
	float: left;
	width: 400px;
}

.membernumbers {
	border-right: 1px solid #383838;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}

.membernumbers1 {
	padding-right: 20px;
	margin-top: 20px;
}

.memberright {
	float: right;
	width: 380px;
}

.memberextra {
	position: relative;
	overflow: auto;
	margin-bottom: 50px;
}

.memberprof {
	margin-top: 50px;
	width: 250px;
	clear: both;
	margin-left: 50px;
}

.lessonstitle {
	font-weight: bold;
	color: black;
	font-size: 1.1em;
}

.lessonstitle a{
	color: black;
}

.mustview {
	background: url(http://www.ethansenglishcafe.com/Images/mustviewarticles.png) no-repeat;
	width: 268px;
	height: 89px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.popularl {
	background: url(http://www.ethansenglishcafe.com/Images/popularlessons.png) no-repeat;
	width: 268px;
	height: 89px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.memberstitle {
	background: url(http://www.ethansenglishcafe.com/Images/memberstitle.png) no-repeat;
	width: 583px;
	height: 93px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.updateprofilepic {
	background: url(http://www.ethansenglishcafe.com/Images/updateprofile.png) no-repeat;
	width: 260px;
	height: 230px;
	float: right;
	margin-right: 40px;
}

.memberwelcome {
	background-color: #d0d3fe;
	width: 410px;
	height: 210px;
	margin-left: 40px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	padding: 10px;
	border: 1px solid #a6a7b4;
}

.membersmalltitle {
	font-weight: bold;
	text-align: center;
	width: 310px;
	color: black;
	margin-right: auto;
	margin-left: auto;
}

.memberupper {
	height: 270px;
	margin-top: 40px;
}

.vippacktitle{
}

.vippacktitleimg {
	background: url(http://www.ethansenglishcafe.com/Images/vip.png) no-repeat;
	width: 552px;
	height: 107px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.paymentlogoalipay {
	background: #fff url(http://www.ethansenglishcafe.com/Images/alipay.png) repeat-x;
	width: 120px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
}

.paymentlogounionpay {
	width: 100px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}

.paymentseperator {
	background: #fff url(http://www.ethansenglishcafe.com/Images/seperator.png) repeat-x;
	width:525px;
	height: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
}

.paymentinfo {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5f95ef;
	border: 1px solid #0c0058;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: black;
}

.coursetitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 20px;
	margin-top:40px;
}

.courseover {
	width: 700px;
	margin-left: 30px;
	margin-top: 20px;
}

/*--------------------------------------------------------------
7.9 - Support
--------------------------------------------------------------*/

.supporttitle {
	position: relative;
	width:518px;
	height: 97px;
	background: url(http://www.ethansenglishcafe.com/Images/viptitle.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.answers{
	background:#000;
	background: url(http://www.ethansenglishcafe.com/Images/servicebg.gif) no-repeat;
	padding-top:50px;
	width:800px;
	height:600px;
	margin:0 auto;
}

.answer_left {
	width:385px;
	height:590px;
	float:left;
	display:block;
	margin:0 6px;
}

.answer_right {
	width:385px;
	height:590px;
	float:left;
	display:block;
	margin:0 6px;
}

.lefttitle {
	position: relative;
	width:250px;
	height: 135px;
	background: url(http://www.ethansenglishcafe.com/Images/writingandspeakingicon.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.lefttitle .hotspot{
	position: absolute;
	width:250px;
	height: 135px;
	top: 0px;
	left: 0px;
}

.righttitle {
	position: relative;
	width:250px;
	height: 135px;
	background: url(http://www.ethansenglishcafe.com/Images/privateclassicon.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.righttitle .hotspot{
	position: absolute;
	width:250px;
	height: 135px;
	top: 0px;
	left: 0px;
}

.leftprice {
	position: relative;
	width:280px;
	height: 140px;
	background: url(http://www.ethansenglishcafe.com/Images/250rmbicon.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.leftprice .hotspot{
	position: absolute;
	width:280px;
	height: 140px;
	top: 0px;
	left: 0px;
}

.rightprice {
	position: relative;
	width:280px;
	height: 140px;
	background: url(http://www.ethansenglishcafe.com/Images/comingsoonicon.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.rightprice .hotspot{
	position: absolute;
	width:280px;
	height: 140px;
	top: 0px;
	left: 0px;
}

.leftinfo {
	position: relative;
	width:200px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	padding-top: 50px;
	font-weight: bold;
}

.inforight {
	float: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: .8em;
}

.rightinfo {
	position: relative;
	width:200px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.4em;
	padding-top: 50px;
	font-weight: bold;
}

.supportcolcontain {
	background: url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	padding-bottom: 25px;
	padding-top: 25px;
	position: relative;
	width: 800px;
}

.titlecorrection {
	background: url(http://www.ethansenglishcafe.com/Images/titlecorrection.png) no-repeat;
	height: 122px;
	width: 575px;
	margin-left: 65px;
	margin-top: 10px;
}
.helpus {
	background: url(http://www.ethansenglishcafe.com/Images/helpus.png) no-repeat;
	height: 26px;
	width: 258px;
	margin-left: 233px;
	margin-top: 30px;
}

.planinfo {
	height: 135px;
	width: 390px;
	padding: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.5em;

}

.starterplan {
	background: url(http://www.ethansenglishcafe.com/Images/starterplan.png) no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 40px;
	margin-top: 30px;
}

.studentplan {
	background: url(http://www.ethansenglishcafe.com/Images/studentplan.png) no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 40px;
	margin-top: 30px;
}

.mixedplan {
	background: url(http://www.ethansenglishcafe.com/Images/mixedplan.png) no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 40px;
	margin-top: 30px;
}

.businessplan {
	background: url(http://www.ethansenglishcafe.com/Images/businessplan.png) no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 40px;
	margin-top: 30px;
}

.fluencyplan {
	background: url(http://www.ethansenglishcafe.com/Images/fluencyplan.png) no-repeat;
	height: 158px;
	width: 631px;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 50px;
}
 
.buyit3 {
	margin-top: 30px;
	float: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: orange;
}

.buyit4 {
	margin-top: 0px;
	float: right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: orange;
}

.backtoservices {
	width: 100px;
	height: 40px;
	margin-left: 30px;
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
7.10 - Forum
--------------------------------------------------------------*/

.forumtitle {
	background: url(images/forumwelcome.png) no-repeat;
	height: 65px;
	width: 700px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
}

#forumcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 80%;

	overflow: auto;
}

/*--------------------------------------------------------------
7.11 - Event Calendar
--------------------------------------------------------------*/
.eventcontainer {
	width: 800px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	overflow:auto;
	clear: both;
}

.calendarentry {
	width: 650px;
	position: relative;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------------
7.12 - Package Page
--------------------------------------------------------------*/

.packages {
	width: 750px;
	margin-left: 25px;
}

.websitevip {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paymentframe.png) repeat-x;
	width: 680px;
	height: 226px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: auto;
}

.packagename {
	width: 655px;
	height: 40px;
	margin-top: 4px;
	margin-left: 11px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 2.2em;
	color: white;
	line-height: 40px;
}

.packageinfo {
	width: 515px;
	height: 120px;
	margin-top: 4px;
	margin-left: 4px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	color: black;
	padding: 5px;
}

.packageprice {
	width: 138px;
	height: 167px;
	float: right;
	margin-top: 7px;
	margin-right: 6px;
	color: black;
}

.packagepay {
	width: 518px;
	height: 34px;
	margin-top: 8px;
	margin-left: 8px;
}

.pricemoney {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 3.1em;
	margin-top: 65px;
	float: right;
	margin-right: 15px;
}

.pricemonth {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	float: right;
	margin-right: 10px;
}

.zhifubaologo {
	width: 86px;
	height: 34px;
	float: left;
	margin-left: 60px;
}

.paypallogo {
	width: 98px;
	height: 34px;
	float: left;
	margin-left: 82px;
}

.unionpaylogo {
	width: 49px;
	height: 34px;
	float: right;
	margin-right: 60px;
}

.smartchoice {
	background: #fff url(http://www.ethansenglishcafe.com/Images/smartchoice.png) repeat-x;
	width: 128px;
	height: 125px;
	float: right;
	margin-right:45px;
}
/*--------------------------------------------------------------
7.13 - Class Schedule
--------------------------------------------------------------*/

.schedcontainer {
	width: 800px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	overflow:auto;
}

.schedtoptitle {
	background: #fff url(http://www.ethansenglishcafe.com/Images/schedtitle.png) repeat-x;
	width: 481px;
	height: 79px;
	margin-left: 40px;
	margin-top: 50px;
	margin-bottom: 25px;
}

.scheduleleft {
	width: 350px;
	float: left;
	margin-left: 25px;
	margin-top: 50px;
}

.scheduleright {
	width: 350px;
	float: right;
	margin-right: 25px;
	margin-top: 50px;
}

.schedulecenter {
	width: 350px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 100px;
}

.mondayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/freeclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.tuesdayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paidclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.wednesdayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/freeclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.thursdayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/freeclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.fridayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/freeclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.saturdayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paidclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.sundayschedule {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paidclassbg.png) repeat-x;
	width: 350px;
	height: 350px;
}

.schedtitle {
	width: 325px;
	height: 78px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 4em;
	color: black;
	line-height: 78px;
}

.schedinfo {
	width: 325px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	color: black;
	padding: 20px 0px 0px 5px;
	line-height: 80%;
}

.schedmoreinfo {
	width: 325px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	color: black;
	margin-top: 10px;
	padding: 10px;
}

.schedimportant {
	width: 350px;
	height: 100px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
}

.schedimportantinfo {
	width: 320px;
	height: 70px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	color: black;
	background: #e4aaaa;
	padding: 15px;
}

/*--------------------------------------------------------------
7.14 - Payment Page
--------------------------------------------------------------*/

.paymentblock {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 50px;
}

.paymentcontainer {
	width: 800px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	overflow: auto;
	margin-bottom: 20px;
}

.paymenttitle {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paymenttitle.png) repeat-x;
	width: 413px;
	height: 72px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 25px;
}

.paysectiontitle {
	width: 179px;
	height: 27px;
	margin-left: 10px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/paymentsectiontitle.png) repeat-x;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	color: White;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
}

.paysection {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	position: relative;
}

.zhifuhowto {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	color: black;
	padding: 10px;
	clear: both;
}

.zhifuimportant {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	color: black;
	padding: 10px;
	clear: both;
	background-color: #FFA6A6;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	
}

.qrleft {
	width: 200px;
	height: 200px;
	background: #fff url(http://www.ethansenglishcafe.com/Images/alipaycode.png) repeat-x;
	float: left;
	margin-left: 75px;
	margin-bottom: 25px;
}

.accountright {
	background: #fff url(http://www.ethansenglishcafe.com/Images/emailbox.png) repeat-x;
	width: 300px;
	height: 103px;
	float: right;
	margin-right: 75px;
	padding-top: 60px;
	margin-top: 18px;
}

.accountrightpp {
	background: #fff url(http://www.ethansenglishcafe.com/Images/emailboxpp.png) repeat-x;
	width: 300px;
	height: 103px;
	margin-left: 200px;
	padding-top: 60px;
	margin-top: 18px;
	margin-bottom: 30px;
}

.accountinfo {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	color: black;
	margin-left: 30px;
	font-weight: bold;
}

.accounttitle {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	color: black;
	margin-right: 1px;
}	

.paycontactform {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: black;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	border: 1px solid #777777;
	background-color: #ebebeb;
	padding: 20px;
}

.bankinfo {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bankinfo.png) repeat-x;
	width: 652px;
	height: 158px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.huaxianum {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	color: black;
	margin-left: 160px;
	margin-top: 89px;
} 

.icbcnum {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	color: black;
	margin-right: 0px;
	margin-top: 89px;
	float: right;
}

.logoaliabs {
	background: #fff url(http://www.ethansenglishcafe.com/Images/alipay_logo.jpg) repeat-x;
	width: 86px;
	height: 34px;
	position: absolute;
	top: -4px;
	right:10px;
}

.logopayabs {
	background: #fff url(http://www.ethansenglishcafe.com/Images/paypal_logo.jpg) repeat-x;
	width: 98px;
	height: 34px;
	position: absolute;
	top: -4px;
	right:10px;
}

.logounionabs {
	background: #fff url(http://www.ethansenglishcafe.com/Images/unionpay_logo.jpg) repeat-x;
	width: 49px;
	height: 34px;
	position: absolute;
	top: -4px;
	right:10px;
}

.thankyou {
	background: #fff url(http://www.ethansenglishcafe.com/Images/thankyou.png) repeat-x;
	width: 360px;
	height: 56px;
	margin-left: 55px;
	margin-top: 50px;
}

/*--------------------------------------------------------------
7.15 - Price Page
--------------------------------------------------------------*/

.packageavail {
	float: left;
	margin-top: -5px;
}

#fdw-pricing-table {
	margin:0 auto;
	text-align: center;
	width: 800px; /* total computed width */
	zoom: 1;
	margin-top: 40px;
}

#fdw-pricing-table:before, #fdw-pricing-table:after {
  	content: "";
  	display: table
}

#fdw-pricing-table:after {
	clear: both
}

	/* --------------- */	

#fdw-pricing-table .plan {
	font: 13px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;     
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px 10px 20px 10px;
	width: 165px;
	float: left;
	_display: inline; /* IE6 double margin fix */
	position: relative;
	margin: 0 5px;
	-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);		
}

#fdw-pricing-table .plan:after {
	  z-index: -1; 
	  position: absolute; 
	  content: "";
	  bottom: 10px;
	  right: 4px;
	  width: 80%; 
	  top: 80%; 
	  -webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);   
	  -moz-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	  box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	  -webkit-transform: rotate(3deg);    
	  -moz-transform: rotate(3deg);   
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);	
	}	
	
#fdw-pricing-table .popular-plan {
	top: -20px;
	padding: 40px 20px;   
}
	
	/* --------------- */	

#fdw-pricing-table .header {
	position: relative;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 40px;
	margin: -20px -10px 20px -10px;
	border-bottom: 8px solid;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
	height: 50px;
}

#fdw-pricing-table .header:after {
	position: absolute;
	bottom: -8px; left: 0;
	height: 3px; width: 100%;
	content: '';
	background-image: url(images/bar.png);
}
	
#fdw-pricing-table .popular-plan .header {
	margin-top: -40px;
	padding-top: 60px;		
}

#fdw-pricing-table .plan1 .header{
	border-bottom-color: #fd8383;
}

#fdw-pricing-table .plan2 .header{
	border-bottom-color: #ff9703;
}

#fdw-pricing-table .plan3 .header{
	border-bottom-color: #c9c6b1;
}

#fdw-pricing-table .plan4 .header{
	border-bottom-color: #f1d309;
}			
	
/* --------------- */

#fdw-pricing-table .price{
	font-size: 45px;
}

#fdw-pricing-table .monthly{
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #999;
}

	/* --------------- */

#fdw-pricing-table ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#fdw-pricing-table li {
	padding: 10px 0;
	text-align: right;
	font-size: 0.9em
}
	
	/* --------------- */
		
#fdw-pricing-table .signup {
	position: relative;
	padding: 10px 20px;
	color: #000;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;       
	background-color: #72ce3f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 -1px 0 rgba(0,0,0,.15);
	opacity: .9;       
}

#fdw-pricing-table .signup:hover {
	opacity: 1;       
}

#fdw-pricing-table .signup:active {
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
	box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;       
}			

#fdw-pricing-table .plan1 .signup{
	background: #fd8383;
}

#fdw-pricing-table .plan2 .signup{
	background: #ff9703;
}

#fdw-pricing-table .plan3 .signup{
	background: #c9c6b1;
}

#fdw-pricing-table .plan4 .signup{
	background: #f1d309;
}	

.importantinfo {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5f95ef;
	border: 1px solid #0c0058;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: black;
}

/*--------------------------------------------------------------
7.16 - Courseware Page
--------------------------------------------------------------*/

.coursecontainer {
	padding: 20px;
	margin-top: 40px;
}

.courseannounce {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-color: #baf5ba;
	padding: 5px;
	border: 1px solid #26c510;
	margin-bottom: 20px;
	color: black;
}

#audiounitcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/audiounitbg.png) no-repeat;
	width: 800px;
	position: relative;
}

#videounitcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/videounitbg.png) no-repeat;
	width: 800px;
	position: relative;
}

#podcastunitcontent {
	font-size: 1.2em;
	background: #fff url(http://www.ethansenglishcafe.com/Images/podcastbg.png) no-repeat;
	width: 800px;
	position: relative;
}

.borderunit {
	position: relative;
	width: 750px;
	margin-top: 75px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

.unittitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans";
	font-weight: Bold;
	font-size: 2em;
}

.unitaudioright {
	float: right;
	width: 240px;
	height: 385px;
	margin-right: 15px;
}

.unitaudioleft {
	float: left;
	height: 385px;
	margin-bottom: 30px;
}

.unitaudiodl {
	width: 240px;
	margin-bottom: 21px;
}

.unitpic {
	width: 480px;
}

.unitaudiotrans {
	width: 733px;
	height: 400px;
	border: 1px solid black;
	overflow: auto;
	clear: left;
	padding: 10px;
}

.share_box {
	margin-top: 15px;
}

.wpcw_fe_quiz_title {
	font-size: 1.8em;
}

.podspaceraudio {
	height: 400px;
}

.podcastvipad {
	width: 666px;
	height: 336px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

.podbottomdl {
	width: 720px;
	height: 386px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

.podbottomright {
	float: right;
	width: 275px;
	margin-right: 50px;
}

.podbottomleft {
	float: left;
	width: 275px;
	margin-left: 40px;
}

.coursecontainer {
	width: 600px;
	margin-left: auto; 
	margin-right: auto;
}

.coursesingle {
	margin-top: 30px;
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 40px;
}

.courseoldl {
	float: left;
	width: 250px;
	margin-left: 20px;
	border: 1px solid black;
	padding: 10px;
}

.courseoldr {
	float: right;
	width: 250px;
	margin-right: 20px;
	border: 1px solid black;
	padding: 10px; 
}


.wpcw_fe_course_title {
	border-bottom: 1px solid black;
	line-height: 110%
}

.wpcw_fe_course {

}

.unitquizad {
	width: 240px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
8.0 - bbPress
--------------------------------------------------------------*/

#bbpress-forums hr {
	margin: 0 0 24px 0;
}

#bbpress-forums {
	background: transparent;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -100px;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
	background-color: #fff;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
	background-color: #fbfbfb;
}

body.reply-edit .reply {
	float: none;
}

#bbpress-forums div.reply {
	height: auto;
	width: 100%;
}

#bbpress-forums div.bbp-forum-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums div.bbp-reply-header {
	background-color: #bbcbf3;
}

#bbpress-forums .status-trash.even,
#bbpress-forums .status-spam.even {
	background-color: #fee;
}
#bbpress-forums .status-trash.odd,
#bbpress-forums .status-spam.odd {
	background-color: #fdd;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
	color: #ccc;
}

#bbpress-forums ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bbpress-forums li {
	margin: 0;
	list-style: none;
}

#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
	font-size: 12px;
	overflow: hidden;
	border: 1px solid #000;
	margin-bottom: 20px;
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-body,
#bbpress-forums li.bbp-footer {
	clear: both;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	background: #4d5f93;

	font-weight: bold;
	padding: 8px;
	text-align: center;
	color: black;
}

#bbpress-forums li.bbp-header {
	background: #4d5f93;
}

#bbpress-forums li.bbp-header ul {
	overflow: hidden;
}

#bbpress-forums .bbp-forums-list {
	margin: 0 0 0 5px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
}

#bbpress-forums .bbp-forums-list li {
	display: inline;
	font-size: 11px;
}

#bbpress-forums li.bbp-footer p {
	margin: 0;
	line-height: 1em;
}

li.bbp-forum-info,
li.bbp-topic-title {
	float: left;
	text-align: left;
	width: 55%;
}
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
	float: left;
	text-align: center;
	width: 10%;
}

li.bbp-forum-freshness,
li.bbp-topic-freshness {
	text-align: center;
	float: left;
	width: 22%;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
	border-top: 1px solid #000;
	overflow: hidden;
	padding: 8px;
}

li.bbp-header div.bbp-topic-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-reply-content span#favorite-toggle {
	float: right;
}

#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 {
	line-height: 1em;
	margin: 8px 0;
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
	float: left;
	text-align: center;
	width: 115px;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
	border: none;
	max-width: 80px;
	padding: 0;
	margin: 12px auto 0 auto;
	float: none;
}

#bbpress-forums div.bbp-forum-author a.bbp-author-name,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	margin: 0 12px;
	word-break: break-word;
	display: inline-block;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-size: 11px;
	font-style: italic;
}

#bbpress-forums li.bbp-header .bbp-search-author,
#bbpress-forums li.bbp-footer .bbp-search-author,
#bbpress-forums li.bbp-header .bbp-forum-author,
#bbpress-forums li.bbp-footer .bbp-forum-author,
#bbpress-forums li.bbp-header .bbp-topic-author,
#bbpress-forums li.bbp-footer .bbp-topic-author,
#bbpress-forums li.bbp-header .bbp-reply-author,
#bbpress-forums li.bbp-footer .bbp-reply-author {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-topic-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-reply-content {
	margin-left: 140px;
	padding: 0;
	text-align: left;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
li.bbp-body div.hentry {
	margin-bottom: 0;
	overflow: hidden;
	padding: 8px;
}

div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header {
	border-top: 1px solid #ddd;
	clear: both;
}

span.bbp-author-ip {
	font-family: 'Helvetica Neue', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
}

/* =Topic and reply content
-------------------------------------------------------------- */

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
	margin-left: 130px;
	padding: 12px 12px 12px 0;
	text-align: left;
}

#bbpress-forums div.bbp-topic-content a,
#bbpress-forums div.bbp-reply-content a {
	background: none;
	border: none;
	display: inline;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content h1,
#bbpress-forums div.bbp-reply-content h1,
#bbpress-forums div.bbp-topic-content h2,
#bbpress-forums div.bbp-reply-content h2,
#bbpress-forums div.bbp-topic-content h3,
#bbpress-forums div.bbp-reply-content h3,
#bbpress-forums div.bbp-topic-content h4,
#bbpress-forums div.bbp-reply-content h4,
#bbpress-forums div.bbp-topic-content h5,
#bbpress-forums div.bbp-reply-content h5,
#bbpress-forums div.bbp-topic-content h6,
#bbpress-forums div.bbp-reply-content h6 {
	clear: none;
	line-height: 1em;
	margin: 24px 0;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content img,
#bbpress-forums div.bbp-reply-content img {
	max-width: 100%;
}

#bbpress-forums div.bbp-topic-content ul,
#bbpress-forums div.bbp-reply-content ul,
#bbpress-forums div.bbp-topic-content ol,
#bbpress-forums div.bbp-reply-content ol {
	margin: 0 15px 15px;
	padding: 0;
}

#bbpress-forums div.bbp-topic-content ul li,
#bbpress-forums div.bbp-reply-content ul li {
	list-style-type: disc;
}

#bbpress-forums div.bbp-topic-content ol li,
#bbpress-forums div.bbp-reply-content ol li {
	list-style-type: decimal;
}

#bbpress-forums div.bbp-topic-content ol li li,
#bbpress-forums div.bbp-reply-content ol li li {
	list-style-type: lower-alpha;
}

#bbpress-forums div.bbp-topic-content ol li li li,
#bbpress-forums div.bbp-reply-content ol li li li {
	list-style-type: upper-roman;
}

#bbpress-forums div.bbp-topic-content code,
#bbpress-forums div.bbp-reply-content code,
#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	font-family: Inconsolata, Consolas, Monaco, Lucida Console, monospace;
	display: inline;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 2px;
}

#bbpress-forums div.bbp-topic-content pre,
#bbpress-forums div.bbp-reply-content pre {
	display: block;
	line-height: 18px;
	margin: 0 0 24px;
	padding: 5px 10px;
	white-space: pre;
	overflow: auto;
}

#bbpress-forums div.bbp-topic-content pre code,
#bbpress-forums div.bbp-reply-content pre code {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	overflow-wrap: normal;
}

/* =Breadcrumb and Tags
-------------------------------------------------------------- */

div.bbp-breadcrumb {
	float: left;
}

div.bbp-breadcrumb,
div.bbp-topic-tags {
	font-size: 12px;
}

#bbpress-forums div.bbp-breadcrumb p,
#bbpress-forums div.bbp-topic-tags p {
	margin-bottom: 10px
}

#bbpress-forums div.bbp-topic-tags {
	float: right;
}

#bbp-topic-hot-tags {
	clear: both;
}

/* =Search
-------------------------------------------------------------- */

#bbpress-forums #bbp-search-form {
	clear: left;
}

#bbpress-forums div.bbp-search-form {
	float: right;
}


/* =Admin Links
-------------------------------------------------------------- */

span.bbp-admin-links {
	float: right;
	color: #ddd;
}
span.bbp-admin-links a {
	color: #bbb;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
fieldset span.bbp-admin-links {
	float: left;
}
tr td span.bbp-admin-links a:hover {
	color: #ff4b33;
}
td.bbp-topic-admin-links,
td.bbp-topic-counts {
	width: 50%;
}

.bbp-forum-header a.bbp-forum-permalink,
.bbp-topic-header a.bbp-topic-permalink,
.bbp-reply-header a.bbp-reply-permalink {
	float: right;
	margin-left: 10px;
	color: #797979;
}

/* =Toggles
-------------------------------------------------------------- */

.bbp-topic-action #favorite-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	}
	.bbp-topic-action #favorite-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #favorite-toggle span.is-favorite a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #favorite-toggle span.is-favorite a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

.bbp-topic-action #subscription-toggle a {
	text-decoration: none;
	padding: 0 3px 1px;
	color: #7c7;
	border: 1px solid #aca;
	background-color: #dfd;
	font-weight: bold;
	font-size: 13px;
	}
	.bbp-topic-action #subscription-toggle a:hover {
		color: #5a5;
		border-color: #7c7;
		background-color: #beb;
	}
	.bbp-topic-action #subscription-toggle span.is-subscribed a {
		color: #faa;
		border: 1px solid #faa;
		background-color: #fee;
		}
		.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
			color: #c88;
			border-color: #c88;
			background-color: #fdd;
		}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
	margin: 5px 0 5px;
	padding: 0;
	font-size: 11px;
}

#bbpress-forums p.bbp-topic-meta span {
	white-space: nowrap;
}

/* =Pagination
-------------------------------------------------------------- */

.bbp-pagination-count {
	float: left;
	border: 1px solid transparent;
}

.bbp-pagination-links {
	float: right;
	list-style: none;
	display: inline;
	}
	.bbp-pagination-links a,
	.bbp-pagination-links span.current {
		display: block;
		float: left;
		padding: 0px 5px;
		margin-left: 5px;
		border: 1px solid #efefef;
		text-decoration: none;
		}
		.bbp-pagination-links a:hover,
		.bbp-pagination-links span.current {
			background: #eee;
			opacity: 0.8;
			border: 1px solid #ddd;
		}

	.bbp-pagination-links span.dots {
		display: block;
		float: left;
		padding: 1px 4px;
		margin-left: 5px;
	}

.bbp-pagination {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.bbp-topic-pagination {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 2px;
	}
	.bbp-topic-pagination a {
		font-size: 10px;
		line-height: 10px;
		padding: 1px 3px;
		border: 1px solid #ddd;
		text-decoration: none;
	}


/* =Forms
-------------------------------------------------------------- */

#bbpress-forums fieldset.bbp-form {
	clear: left;
}

#bbpress-forums fieldset.bbp-form {
	border: 1px solid #000;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#bbpress-forums fieldset.bbp-form legend {
	padding: 5px;
}

#bbpress-forums fieldset.bbp-form label {
	margin: 0;
	display: inline-block;
}

#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,
#bbp-login fieldset label,
#bbp-register fieldset label,
#bbp-lost-pass fieldset label {
	width: 100px;
}

#bbpress-forums fieldset.bbp-form p,
#bbpress-forums fieldset.bbp-form textarea,
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input {
	margin: 0 0 8px;
}

textarea#bbp_reply_content,
textarea#bbp_topic_content,
textarea#bbp_forum_content {
	width: 97%;
	box-sizing: border-box;
}

textarea#bbp_forum_content {
	height: 210px;
}

#bbpress-forums fieldset.bbp-forum-form-attributes {
	width: 200px;
	float: right;
	clear: none;
	margin-left: 25px;
}

/**
 * Fix for too-long forum names, usually from conversion
 */
#bbpress-forums fieldset select#bbp_forum_id {
	max-width: 200px;
}

.bbp-topic-form,
.bbp-reply-form,
.bbp-topic-tag-form {
	clear: left;
}
body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
	margin-right: 0;
	padding: 10px;
	border: 1px solid #ddd;
	line-height: 0;
	background-color: #efefef;
}

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
	font-size: 10px;
	background-color: #f0fff8;
	border: 1px solid #CEEFE1;
	display: block;
	padding: 8px;
	margin-top: 5px;
	width: 369px;
}

#merge_tag,
#delete_tag {
	display: inline;
}

div.bbp-submit-wrapper {
	margin-top: 15px;
	float: right;
	clear: both;
}

p.form-allowed-tags {
	width: 462px;
}

/* =TinyMCE in themes
-------------------------------------------------------------- */
#bbpress-forums div.bbp-the-content-wrapper {
	margin-bottom: 10px;
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
	width: 100%;
	margin: 0;
	font-size: 12px;
}

#bbpress-forums div.bbp-the-content-wrapper table,
#bbpress-forums div.bbp-the-content-wrapper tbody,
#bbpress-forums div.bbp-the-content-wrapper tr,
#bbpress-forums div.bbp-the-content-wrapper td {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper input {
	font-size: 12px;
	padding: 5px;
	margin: 0 2px 0 0;
	line-height: 1em;
}

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
	padding: 5px;
	min-height: 26px;
}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar {
	padding: 4px 4px 8px;
}

#bbpress-forums div.wp-editor-container {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar {
	line-height: 16px;
}

/* =Edit User
-------------------------------------------------------------- */

#bbpress-forums #bbp-your-profile fieldset {
	padding: 20px 20px 0 20px;
}
	#bbpress-forums #bbp-your-profile fieldset div {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: left;
	}
	#bbpress-forums #bbp-your-profile fieldset select {
		margin-bottom: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input,
	#bbpress-forums #bbp-your-profile fieldset textarea {
		margin-bottom: 0;
		width: 60%;
		background: #f9f9f9;
		border: 1px solid #ddd;
		box-shadow: none;
		padding: 5px 8px;
		border-radius: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset input:focus,
	#bbpress-forums #bbp-your-profile fieldset textarea:focus {
		border: 1px solid #ccc;
		box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
		outline-color: rgba(240,255,240,0.1);
	}
	#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox {
		width: auto;
	}
	#bbpress-forums #bbp-your-profile fieldset legend {
		display: none;
	}
	#bbpress-forums #bbp-your-profile fieldset label[for] {
		float: left;
		width: 20%;
		padding: 5px 20px 5px 0;
		text-align: right;
		cursor: pointer;
	}
	#bbpress-forums #bbp-your-profile fieldset dl label[for] {
		text-align: left;
		width: 60%;
	}
	#bbpress-forums #bbp-your-profile fieldset span.description {
		margin: 5px 0 0 20%;
		font-size: 12px;
		font-style: italic;
		float: left;
		clear: left;
		width: 60%;
		padding: 5px 8px;
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}

	#bbpress-forums #bbp-your-profile fieldset fieldset {
		margin: 0;
		border: none;
		padding: 0;
		clear: none;
		float: none;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password {
		width: 60%;
		display: inline;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password input,
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span {
		width: 100%;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl {
		margin: 0;
	}
	#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description {
		margin-left: 0;
		margin-bottom: 20px;
	}

	#bbpress-forums #bbp-your-profile fieldset.submit button {
		float: right;
	}

/* =Notices
-------------------------------------------------------------- */

div.bbp-template-notice,
div.indicator-hint {
	border-width: 1px;
	border-style: solid;
	padding: 0 0.6em;
	margin: 5px 0 15px;
	border-radius: 3px;
	background-color: #ffffe0;
	border-color: #e6db55;
	color: #000;
	clear: both;
}
div.bbp-template-notice a {
	color: #555;
	text-decoration: none;
}
	div.bbp-template-notice a:hover {
		color: #000;
	}
	div.bbp-template-notice.info {
		border: #cee1ef 1px solid;
		background-color: #f0f8ff;
	}
	div.bbp-template-notice.important {
		border: #e6db55 1px solid;
		background-color: #fffbcc;
	}
	div.bbp-template-notice.error,
	div.bbp-template-notice.warning {
		background-color: #ffebe8;
		border-color: #c00;
	}
	div.bbp-template-notice.error a,
	div.bbp-template-notice.warning a {
		color: #c00;
	}
	div.bbp-template-notice p {
		margin: 0.5em 0 6px 0 !important;
		padding: 2px;
		font-size: 12px;
		line-height: 140%;
	}

/* =Stickies
-------------------------------------------------------------- */

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #f7bbbb !important;
	font-size: 1.1em;
}

/* =Revisions
-------------------------------------------------------------- */

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
	border-top: 1px dotted #ddd;
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 11px;
	color: #aaa;
}

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li {
	list-style-type: none;
}

/* =Widgets
-------------------------------------------------------------- */

.bbp-login-form fieldset legend {
	display: none;
}

.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
	padding: 5px;
}

.bbp-login-form label {
	width: 140px;
	display: inline-block;
}

#sidebar .bbp-login-form label {
	width: 70px;
}

.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper {
	margin-top: 10px;
}

.bbp-login-form .bbp-remember-me {

}

.bbp-login-form .bbp-submit-wrapper {
	text-align: right;
}

.bbp-login-form .bbp-login-links {
}

.bbp-login-form .bbp-login-links a {
	float: left;
	clear: left;
}

.bbp-logged-in img.avatar {
	float: left;
	margin: 0 15px 0 0;
}

.bbp-logged-in h4 {
	font-weight: bold;
	font-size: 1.3em;
	clear: none;
	margin-bottom: 10px;
}

/* =Avatars
-------------------------------------------------------------- */

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
	float: none;
	margin-bottom: -7px;
	border: 3px double #ddd;
}

fieldset div.avatar {
	float: right;
}

/* =BuddyPress Activity Streams
-------------------------------------------------------------- */

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
	border-left: 2px solid #eaeaea;
	margin-left: 5px;
	padding-left: 10px;
}

/* =User Pages
-------------------------------------------------------------- */

#bbpress-forums h1 {
	clear: none;
	font-size: 1.8em;
	line-height: 1em;
	padding-bottom: 10px;
}

#bbpress-forums #bbp-user-wrapper {
	float: left;
	width: 100%;
}

#bbpress-forums .bbp-user-section {
	overflow: auto;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	clear: none;
}

#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies,
#bbpress-forums #bbp-user-wrapper fieldset.bbp-form {
	clear: none;
}

#bbpress-forums #bbp-single-user-details {
	margin: 0;
	width: 150px;
	float: left;
	overflow: hidden;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar {
	margin: 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
	border: none;
	height: 150px;
	padding: 0;
	margin: 0 0 20px 0;
	width: 150px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-description {
	float: none;
	margin-left: 180px;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	float: none;
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li {
	margin: 0;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation a {
	padding: 5px 8px;
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
}

#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	background: #eee;
	opacity: 0.8;
}

#bbpress-forums #bbp-user-body {
	margin-left: 180px;
}

body.my-account #bbpress-forums {
	border-top: none;
	padding-top: 0;
	margin-bottom: 0;
}

/* =User Capabilities
-------------------------------------------------------------- */

#bbpress-forums dl.bbp-user-capabilities {
	display: inline-block;
	vertical-align: top;
}

#bbpress-forums dl.bbp-user-capabilities dt {
	margin: 0 0 10px;
	text-transform: capitalize;
}

#bbpress-forums dl.bbp-user-capabilities dd {
	margin: 0;
	padding: 0;
}

/* =BuddyPress Group Forums
-------------------------------------------------------------- */

#bbpress-forums div.row-actions {
	font-size: 11px;
	visibility: hidden;
}

#bbpress-forums li:hover > div.row-actions {
	visibility: visible;
}

.recentforumul {
	margin-left: 0px;
	padding-left: 5px;
}

/*--------------------------------------------------------------
9.0 - Contest Page
--------------------------------------------------------------*/

.contestbody {
	width: 628px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}

.thisweeks {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	color: black;
	margin-top: 80px;
}

.newcontest {
	width: 400px;
	background-color: #b1bbe8;
	border: 1px solid black;
	margin-top: 25px;
	border-radius: 9px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	margin-bottom: 30px;
	position: relative;
}

.contesttype {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
	margin: 20px 30px 20px 30px;
}
 
.songname {
	font-size: 2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	color: #e57f11;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 3em;
	margin-bottom: 15px;
}

.songname1 {
	font-size: 2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	color: #e57f11;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	line-height: 3em;
	margin-bottom: 15px;
}

.singer {
	font-size: 1.4em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	float: right;
	margin-right: 50px;
}

.contestlist {

}

#contestcontent {
	background: #fff url(http://www.ethansenglishcafe.com/Images/bodyarea-bg.gif) repeat-x;
	width: 800px;
	margin-bottom: 150px;
	padding-top: 30px;
}

.contestlogo {
	background: #fff url(http://www.ethansenglishcafe.com/Images/contestslogo.png) repeat-x;
	width: 200px;
	height: 85px;
	float: right;
	margin-right: 20px;
}

.examplelogo {
	background: #fff url(http://www.ethansenglishcafe.com/Images/contestslogo.png) repeat-x;
	width: 200px;
	height: 85px;
	position: absolute;
	top: 220px;
	right: 240px;
}

.votinglogo {
	background: #fff url(http://www.ethansenglishcafe.com/Images/votinglogo.png) repeat-x;
	width: 200px;
	height: 82px;
	position: absolute;
	top: 220px;
	right: 240px;
}

.bordercontest {
	position: relative;
	width: 750px;
	margin-top: 80px;
	margin-left: 20px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	padding: 0px 0px 10px 10px;
}

.votingblock {
	width: 280px;
	height: 155px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
}

.anonvote {
	background: #fff url(http://www.ethansenglishcafe.com/Images/anonymous.png) repeat-x;
	width: 80px;
	height: 80px;
	float: right;
	margin-right: 2px;
	margin-top: 4px;
}

.contestwords {
	width: 580px;
	border: 1px solid black;
	background: #b1bbe8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px;
	text-align: center;
	color: black;
}

.contestsample {
	width: 380px;
	border: 1px solid black;
	background: #b1bbe8;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	color: black;
}

.contestdate {
	font-size: 1.2em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: underline;
	position: absolute;
	top: 20px;
	right: 50px;
}