/*  
/*  
Theme Name: Chinese Learn Online
Theme URI: http://www.a2design.ru/
Description: WordPress theme for Chinese learn online
Version: 1.0
Author: A2 Design
Author URI: http://www.a2design.ru/	
*/

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #434343;
  text-align: left;
}

p	{
  font-family      	: Arial, Helvetica, sans-serif;
  font-size        	: 12px;
  color            	: #434343;
  text-align	   	: justify;
  padding		   	: 0px 0px 0px 0px; 
  margin		   	: 0px 0px 16px 0px;
	font-size		: 1.05em;
	line-height		: 1.8em;
}

body, div, p, table, tr, td, span, ul, li, form, input, select {padding: 0px; margin:0px} 


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

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

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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

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

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

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

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

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

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



#page {
	background-color: white;
	margin: 0 auto;	
	width: 800px;
}

#menu{
	width: 800px;
	height:45px;
}

#menu img{border:none;}

#middle{
	float:left;
	width: 798px;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
}


/* Begin Sidebar */
#sidebar
{
	float: left;	
	padding: 10px 10px 0 15px;
	width: 160px;
}

#banners{
	text-align:left;
}

#banners img{
	padding: 8px 0 8px 0;
	clear:both;
	border: none;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0 25px;
	margin: 0px 0 0;
	width: 545px;	
}

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

.post p {
	margin: 10px 0px 10px 0px;
        line-height: 1.8em;
	}
	

.widecolumn .post {
	margin: 0;
	}

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

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

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

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

.postmetadata {
	clear: left;
}

#footer {	
	margin: 0 auto;
	width: 800px;
	height: 24px;
	clear: both;	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

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

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

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

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

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

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

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

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

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

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



/* Begin Form Elements */
#searchform {	
	text-align: center;
	
}

#sidebar #searchform #s {
	width: 85px;
	padding: 2px 0 2px 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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

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

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

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

#wp-calendar a {
	display: block;
	}

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

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

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



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

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
	
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu2 {
position: absolute;
z-index:100;
width: 802px; /* precision for Opera */
}
#menu2 dl {
float: left;
}
#menu2 dt br, #menu2 .home br {line-height: 12px;}
#menu2 dt {
cursor: pointer;
text-align: left;
vertical-align: middle;
font-weight: bold;
color: #fff;
}
#menu2 dd {
display: none;
}
#menu2 li {
text-align: left;
background: #ddd;
padding: 3px 0px 3px 10px;

}
#menu2 li a, #menu2 dt a {
color: #3A3A3A;
font-family : Arial , Verdana, Helvetica, sans-serif;
font-size : 12px;
text-decoration: none;
height: 14px;
}
#menu2 dt.clear a:hover {background: #inherit; }

#menu2 li a:hover, #menu2 li a:focus, #menu2 dt a:hover, #menu2 dt a:focus {
text-decoration:underline; 
}

.TestimonialBox
	{
	float:left;
	margin: 5px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	width:515px;
	border-top:1px dotted #FF3300;
	border-bottom:0px dotted #222;
	border-left:0px solid #222;
	border-right:0px solid #222;
	text-indent: 1px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 1.8em;
	color:#555;
	} 

.TBPerson	
	{
	float:right;
	margin: 0px 10px 0px 0px;
	padding:5px 0px 5px 340px;
	width:175px;
        height: auto;
	border:0px solid #222;
	text-align: left;
	font-family: Tahoma;
	font-size		: 0.95em;
	line-height		: 1.8em;
	color:#111;
	}
	
#menu dt:hover{
	background: #008000;
}

#menu dt a:hover {
	color: #ffff00;
}

#menu ul li {
	padding: 3px 20px 3px 10px;
}

#menu ul li:hover {
	background: #008000;
}

#menu ul li a:hover,
#menu2 dt.members-link a {
	color: #ffff00;
}

#menu dd {
	width: 200px;
}

#menu2 dl.menu6 {
	width: 150px;
}

#menu2 dt.testimonials-link:hover,
#menu2 dt.members-link:hover {
	background: none;
}

#menu2 dl.menu1 {
	width: 132px;
}

#menu2 dl.menu2 {
	width: 130px;
}

#menu2 dl.menu3 {
	width: 104px;
}

#menu2 dl.menu4 {
	width: 110px;
}

#menu2 dl.menu5 {
	width: 122px;
}

#menu2 dl.menu6 {
	width: 202px;
}

#menu2 dd {
	-webkit-box-shadow: 5px 4px 0px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 4px 0px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 5px 4px 0px 0 rgba(0, 0, 0, 0.3);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=4,Color='#000', Positive='true', MakeShadow="true", ShadowOpacity=".3");
}

#header {
	position: relative;
}

.mandarin-online {
	background: url(images/mandarin_online.jpg) repeat-x;
	color: #fbfbfb;
	font-weight: bold;
	font-size: 24px;
	font-family: Myriad Pro;
	padding-left: 17px;
	position: absolute;
	top: 142px;
	width: 784px;
	height: 24px;
	line-height: 24px;
	left: 0;
	padding-top: 3px;
}

.grey-block {
	background: url(images/grey_gradient.jpg) repeat-x;
	width: 800px;
	height: 35px;
	float: left;
}

.search-links {
	background: url(images/search_links.png) no-repeat;
	height: 26px;
	width: 290px;
	margin-top: 7px;
	margin-left: 18px;
}

.course-features h3 {
	color: #e8450c;
	font-weight: bold;
	font-family: Arial;
	font-size: 24px;
	margin: 7px 0 3px 0;
}

.course-features ul li {
	color: #333333;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 14px;
	background: url(images/list_item.jpg) no-repeat left 6px;
	padding: 2px 0 2px 18px;
	padding: 4px 0 2px 18px\0/;
	line-height: 20px;
}

.course-features {
	width: 260px;
	padding-left: 20px;
	float: left;
	clear: both;
	margin-bottom: 19px;
}

.course-features ul {
	padding-left: 2px;
}

.girl {
	background: url(images/girl.png) no-repeat;
	z-index: 2;
	height: 316px;
	width: 232px;
	position: absolute;
	top: 31px;
	right: 253px;
}

.guarantee {
	background: url(images/guarantee.png) no-repeat;
	position: absolute;
	top: 243px;
	right: 273px;
	width: 113px;
	height: 113px;
	z-index: 3;
}

.orange-box {
	background: url(images/orange_box_1.png) no-repeat;
	z-index: 2;
	position: absolute;
	right: -5px;
	width: 312px;
	height: 357px;
	top: 34px;
}

.orange-box h3 {
	color: #fff;
	margin: 29px 0 0 36px;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 28px;
}

.orange-box ul li {
	color: #fff;
	list-style-type: disc;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

.orange-box ul {
	width: 238px;
	margin: 15px 0 0 39px;
}

.sign-up-button {
	margin: 26px 0 0 54px;
}

.sign-up-button a,
.sign-up-button a:hover {
	width: 208px;
	height: 44px;
	display: block;
}

.sign-up-button a {
	background: url(images/sign_up.png) no-repeat;
}

.sign-up-button a:hover {
	background: url(images/sign_up_hover.png) no-repeat;
}

.front-block h3,
.front-block h3.about-course {
	color: #e8450c;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
}

.front-block h3 {
	margin: 11px 0 6px 0;;
}

.front-block h3.about-course {
	background: url(images/about_course.jpg) no-repeat bottom left;
	padding-bottom: 3px;
	margin: 0 0 2px 0;
	width: 458px;
	line-height: 36px;
} 

.front-block{
	margin-top: 10px;
	padding-right: 18px;
	background: url(images/about_course_bottom.jpg) no-repeat bottom left;
	padding-bottom: 20px;
	float: left;
	clear: both;
	width: 758px;
}

.front-block.about-course-block p {
	margin-top: 20px;
}

.front-block p{
	color: #434343;
	font-size: 14px;
	font-family: Arial;
	line-height: 20px;
	margin: 0;
}

.front-block img {
	padding: 2px;
	border: 1px solid #cecece;
}

.front-block img.img-left {
	float: left;
	margin: 0 20px 16px 0;
}

.front-block img.img-right {
	float: right;
	margin: -26px 0 16px 20px;
}

.front-block img.img-left-small {
	margin-right: 12px;
	float: left;
}

.front-block img.img-right-small {
	margin-left: 12px;
	float: right;
}

span.blue {
	color: #018fe9;
	font-size: 13px;
	font-weight: bold;
}

.dashed-block {
	border: 1px dashed #7f7f7f;
	padding: 10px;
	background: #fffdea;
	float: left;
	clear: both;
	width: 740px;
}

#bottom {
	width: 800px;
	margin: 0 auto;
}

.footer-menu ul li {
	float: left;
}

.design-by {
	width: 185px;
}

.footer-menu {
	width: 334px;
}

.copyright {
	width: 310px;
	clear: both;
}

.footer-menu,
.design-by {
	margin: 0 auto;
	clear: both;
}

.bottom-holder {
	width: 314px;
	margin: 0 auto;
}

.footer-menu a {
	padding: 0 4px;
	font-size: 13px;
	font-family: Arial;
	color: #0066cc;
}

.footer-menu a:hover {
	color: #e8450c;
}

.copyright,
.design-by,
.design-by a {
	font-size: 12px;
}

.design-by a {
	color: #0066cc;
	font-size: 12px;
	font-family: Arial;
}

.copyright,
.design-by {
	color: #434343;
	font-size: 12px;
	font-family: Arial;
}

.copyright {
	margin: 0px auto 5px;
	padding-top: 5px;
}

.design-by {
	margin-bottom: 12px;
}

.sign-up-big {
	float: left;
	clear: both;
}

.sign-up-big a,
.sign-up-big a:hover {
	width: 758px;
	height: 108px;
	display: block;
}

.sign-up-big a {
	background: url(images/sign_up_big.jpg) no-repeat;
}

.sign-up-big a:hover {
	background: url(images/sign_up_big_hover.jpg) no-repeat;
}

.front-block.without-border {
	background: none;
	padding-bottom: 18px;
}

.border-bottom-block {
	border-bottom: 1px dashed #cccccc;
	padding: 18px 0;
	float:left;
	clear: both;
	width: 748px;
}

.border-bottom-block.first {
	padding-top: 0;
}

.front-block a:hover {
	color: #e8450C;
}

.front-block.last {
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.border-bottom-block img,
.border-bottom-block p {
	float: left;
}

.border-bottom-block img {
	width: 68px;
	margin-right: 20px;
	border: none;
}

.border-bottom-block p {
	width: 650px;
}

.front-block.last h3 {
	margin-bottom: 12px;
}

.border-bottom-block h3 {
	margin-top: 0;
	float: left;
	line-height: 22px;
}

.header-images {
	width: 800px;
}

.header-image-1 {
	float: left;
	width: 392px;
	height: 168px;
}

.header-image-2 {
	float: left;
	width: 408px;
	height: 168px;
}

#sidebar {
	margin-top: 40px;
}

#menu2 li a {
	font-size: 13px;
}

#menu2 li a:hover, #menu2 li a:focus, #menu2 dt a:hover, #menu2 dt a:focus {
text-decoration:none; 
}

#menu{
	width: 800px;
	height:34px;
	background: url(images/menu_gradient.jpg) repeat-x;
	position: absolute;
	top: 0;
	z-index: 3;
}

#menu2 dt a {
  line-height: 34px;
}

#menu2 li a, #menu2 dt a {
	color: #FFFFFF;
	font-family: Myriad Pro,Arial,Verdana,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#menu2 dt {
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#menu ul li {
  padding: 3px 20px 3px 10px;
}

#menu2 li {
	background: none repeat scroll 0 0 #E8450C;
	text-align: left;
}

#menu2 li a {
  font-size: 13px;
}

#footer {
	background: url("images/footer.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	height: 30px;
	margin: 0 auto;
	width: 800px;
}

.footer-holder{
	text-align: center;
	background: #eeeeee;
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	padding: 10px 0 12px;
}
.footer-holder .footer-links {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 108px;
}
.footer-holder .footer-links .links-block{
	float: left;
	margin-right: 30px;
}
.footer-holder .footer-links .links-block h2,
.footer-holder .footer-links .links-block h2 a{
	color: #EB5E2C;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	font-family: Arial;
}
.footer-holder .footer-links .links-block h2:hover,
.footer-holder .footer-links .links-block h2 a:hover {
	text-decoration: underline;
}
.footer-holder .footer-links .links-block h2{
	margin: 0 0 11px 0;
}
.footer-links .links-block ul li a {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
.footer-links .links-block ul li{
	list-style-type: none;
}
.footer-links .links-block ul {
	margin: 0;
	padding: 0;
}
.footer-links .links-block.last {
  margin-right: 0;
}
.footer-holder a:hover{
	color: #e8450c;
}
