@charset "UTF-8";
/* CSS Document */



/*global styles */

body {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.7em;
	margin:0px;
	padding:0px;
	display:block;
}

#page {
	background:url(images/header_new_v4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#container {
	margin: auto;
	text-align:center;
	width:1024px;
}

.hide {
	display:none;
}

.m_top {
	margin-top:12px;
}

.mini_m_top {
	margin-top:3px;
}

.m_bot {
	margin-bottom:12px;
}

.m_right {
	margin-right:12px;
}

.m_left {
	margin-left:12px;
}

.clear {
	clear:both;
}

.anchor { 
	display:block;
	clear:both;
	height:1px;
	font-size:0;
	background-color:transparent;
}

div {
	display:block;
}

ul {
	display:block;
}

li {
	display:list-item;
}


li2 {
	display:list-item;
	padding:0px;
	margin-left:16px;
}

.float_left {
	float:left;
	position:relative;
}

.float_right {
	float:right;
	position:relative;
}

.radius_6px {
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	-moz-border-radius-bottomleft:6px 6px;
	-moz-border-radius-bottomright:6px 6px;
	-moz-border-radius-topleft:6px 6px;
	-moz-border-radius-topright:6px 6px;
}



/* header */

#header_container {
	background-color:transparent !important;
	height:340px;
}

#header {
	margin:auto;
	width:1024px;
	height:281px;
	position:50% 0%;
}

.header .logo {
	margin: auto 0px;
}


/* main nav */

#nav_extended {
	background-color:#fff;
	border-top:1px solid #7e8ba8;
	border-bottom:4px solid #7e8ba8;
	height:44px;
	width:100%;
}

#nav_container {
	width:1024px;
	height: 44px;
	background-color:#fff;
	margin:auto;
	padding: 0px;
	position: relative;
	text-align: left;

}

#fb_like_bg {
	background-color:transparent;
	color:#7e8ba8;
	padding:6px;
	margin:4px;
	font-size:0;
	float:right;
}

#nav {
	height:44px;
	text-align: left;
	margin:0px;
	padding:0px;
}

#nav_ul {
	height:44px;
	list-style-position: outside;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#nav li {
	float:left;
	margin:0px;
	padding:0px;
}

#nav li a {
	display:block;
	color:#283b6e;
	text-decoration:none;
	font-size:23px;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	line-height:1em;
}

#nav li a:hover {
	background-color:#283b6e;
	color:#fff;
}

#nav .home {
	border-right:1px solid #7e8ba8;
}

#nav .dryang {
	border-right:1px solid #7e8ba8;
}

#nav .styles {
	border-right:1px solid #7e8ba8;
}

#nav .training {
	border-right:1px solid #7e8ba8;
}

#nav .seminars {
	border-right:1px solid #7e8ba8;
}

#nav .links a, .links a:hover{
	border-right:1px dotted #283b6e;
}




/* main body content */

#body_container {
	width: 1024px;
}

#main {
	margin-top:24px;
	width:700px;
	float:left;
	clear:both;
}

#contact-main,#yang-main,#styles-main, #training-main, #seminars-main, #links-main {
	margin-top:22px;
	width:1024px;
}

#yang-main .yang {
	width:200px;
	float:right;
}

#yang-main ul {
	margin-left:-16px;
}

#main h1, #yang-main h1, #styles-main h1, #training-main h1, #seminars-main h1, #links-main h1, #contact-main h1 {
	font-size:22px;
	margin-top:0px;
	padding:0px;
	margin-bottom:24px;
}

#main h2 {
	display:none;
}

#main p {
	margin-top:0px;
	margin-bottom:14px;
}

.highlight {
	background-color:#283b6e;
	margin-bottom:24px;
	padding:12px;
	text-align:left;
	color:#fff;
}

.highlight-alt {
	background-image:url(../v2/images/bg-tp-70.png);
	background-repeat:repeat;
	margin-bottom:24px;
	padding:12px;
	text-align:left;
	color:#283b6e;
}

.highlight a {
	color:#fff;
	font-weight:bold;
}

.highlight-alt a {
	color:#283b6e;
	font-weight:bold;
}

.highlight a:hover {
	background-color:#fff;
	color:#283b6e;
	text-decoration:none;
}

.highlight-alt a:hover {
	background-color:#283b6e;
	color:#fff;
	text-decoration:none;
}

.blog {
}

.blog a {
	color:#283b6e;
	font-weight:bold;
}

.blog a:hover {
	background-color:#283b6e;
	color:#fff;
	text-decoration:none;
}


/*right column */

.right {
	margin-top:24px;
	float:right;
	width:300px;
	text-align:left;
}

.right h2 {
	font-size:24px;
	margin-top:0px;
	margin-bottom:12px;
	padding:0px;
}

.right h3 {
	font-size:14px;
	margin-bottom:0px;
	padding-top:5px;
	border-top:1px dotted #7e8ba8;
	line-height:1.5em;
}

.right h3 a {
	color:#283b6e;
}

.right h3 a:hover {
	background-color:#283b6e;
	color:#fff;
	text-decoration:none;
}

.events {
	background-color:#dee0e4;
	padding:12px;
	margin-bottom:24px;
	color:#283b6e;
}



.events .link_arrow {
	vertical-align:middle;
}

.events a {
	color:#7e8ba8;
	font-weight:bold;
}

.events a:hover {
	background-color:#283b6e;
	color:#fff;
	text-decoration:none;
}

.twitter {
	background-color:#dee0e4;
	padding:12px;
	margin-bottom:24px;
	color:#283b6e;
}

#twitter_update_list {
	font-size:14px;
	list-style-type: none;
	margin-bottom:24px;
	padding-left: 0px;
	text-align: left;
	clear:both;
}

#twitter_update_list li {
	margin-bottom:16px;
}

#twitter_update_list a{
	color:#7e8ba8;
	text-decoration:none;
}

#twitter_update_list a:hover {
	color:#283b6e;
	text-decoration:underline;
}

.twitter h3 {
	color:#283b6e;
}

.twitter h2 {
	color:#283b6e;
	margin:0px;
	padding:0px;
}

.twitter h3 a {
	color:#283b6e;
}

.twitter h3 a:hover {
	background-color:#283b6e;
	color:#fff;
}



/*tumblr styles */

ol.tumblr_posts {
	list-style: none;
	padding:0px;
	-webkit-padding-start: 0px;
	-moz-padding-start:0px;
	margin:0px;
	text-align:left;
}

.tumblr_post, .tumblr_text_post{
	padding:12px;
	background-color:#dee0e4;
	border-bottom-left-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	border-top-left-radius: 6px 6px;
	border-top-right-radius: 6px 6px;
	-webkit-border-bottom-left-radius: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	-moz-border-radius-bottomleft:6px 6px;
	-moz-border-radius-bottomright:6px 6px;
	-moz-border-radius-topleft:6px 6px;
	-moz-border-radius-topright:6px 6px;
	margin-bottom:24px;
	color:#283b6e;
}

tumblr-posts ol, tumblr_post, tumblr_photo_post {
	margin-left:0px;
	color:#283b6e;
}



ol.tumblr_posts .tumblr_title {
	font-size:24px;
	font-weight:bold;
	margin-bottom:24px;
	color:#283b6e;
	
}

ol .tumblr-post-date {
	display:block;
}

/* footer */

#footer_container {
	clear:both;
	width:100%;
	padding-top:75px;
	background:url(images/footer_bg.png);
	background-position:bottom center;
	background-repeat:repeat-x;
}

#footer {
	clear:both;
	margin:auto;
	width:1024px;
	background-color:#283b6e;
	text-align:left;
	height:85px;
}

#footer_content {
	padding:12px;
	height:61px;
	color:#fff;
}

#footer ul {
	list-style-position: outside;
	list-style-type: none;
	margin-top:6px;
	margin-bottom:36px;
	padding:0px;
}

#footer p {
	margin:0px;
	padding:0px;
}

#footer li {
	float:left;
	padding-right:6px;
	padding-left:6px;
}

#footer a {
	color:#fff;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:none;
	background-color:#fff;
	color:#283b6e;

}

#footer .home {
	border-right:1px solid #fff;
	padding-left:0px;
}

#footer .dryang {
	border-right:1px solid #fff;
}

#footer .styles {
	border-right:1px solid #fff;
}

#footer .classes {
	border-right:1px solid #fff;
}

#footer .seminars {
	border-right:1px solid #fff;
}

#footer .f_links {
	border-right:1px solid #fff;
}

#footer .contact {
	border-right:0px;
}

#sub_footer_container {
	height:100%;
	background-color:#7e8ba8;
}

#sub_footer {
	margin:auto;
	width:1024px;
	height:60px;
	background:url(images/footer_shadow.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#google_adsense {
}


