/*
Theme Name: YouthLA
Theme URL: http://youthla.org/
Description: Theme for YouthLA. Based on 960.gs & wp-twentyten
Author: buzz
Version: 2.01
	* Copyright (c) 2009-Present Youth Landscape Architecture
*/


/* Global reset
----------------------------------------------------------------------------------------------------*/

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%;
	background: transparent;
}
	
body { 
	font: 12px/1 Georgia, "Times New Roman", Times, "Hiragino Sans GB", "Hiragino Kaku Gothic Pro", "STXihei", SimSun, sans-serif;
	background-color: #fff; 
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.yh { font-family:\5fae\8f6f\96c5\9ed1; }

p { line-height: 1.6; }

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin: 30px 0;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	font-weight: normal;
}

a:link, a:active, a:visited {
	color:#1F50B6;
	text-decoration: none;
} 
a:hover	{ 
	color:#000;
	text-decoration: underline; 
}

a img { border: none; }

.f_user {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
	
.f_time {
	font-size:11px;
	color:#999;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia;
}

.f_time1 {
	font-size:10px;
	color:#999;
	font-style:normal;
	font-weight:normal;
}

.f_cat {
	font-size:12px;
	color:#999;
	font-weight:normal;
}

.f_comments {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

#en {
	clear: both;
	margin: 20px 0;
	padding: 0;
	height: 0;
}

s {
	background: url(images/icons1.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	display: block;
}


/* Layout
----------------------------------------------------------------------------------------------------*/

.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.container_16 .grid_4 {
	width: 220px;
}

.container_16 .grid_8 {
	width: 460px;
}

.container_16 .grid_12 {
	width: 700px;
}

.container_16 .grid_16 {
	width: 940px;
}
.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.v_margin20 {
	height:20px;
}

.v_margin30 {
	height:30px;
}

.v_margin40 {
	height:40px;
}


/* Headers
----------------------------------------------------------------------------------------------------*/

#header {
	
}

#branding {
	width:960px;
	height:140px;
	display:block;
	position: relative;
}

#site-title {
	float:left;
	margin-top:40px;
	margin-left:10px;
}

#site-title a {
	width:320px;
	height:60px;
	display:block;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat left top;
	overflow:hidden;
}

/*#site-title {
	float:left;
	margin-top:26px;
	margin-left:10px;
}

#site-title a {
	width:340px;
	height:80px;
	display:block;
	text-indent:-9999px;
	background:url(images/logo_dragon1.png) no-repeat left top;
	overflow:hidden;
}*/

.sub_nav {
	float:right;
	z-index: 99;
}

.sub_nav_item {
	float:left;
	position:relative;
	margin-left:3px;
	background-color:#f2f2f2;
	height:30px;
	line-height:30px;
	z-index: 100;
}

.sub_nav_item_a {
	display:block;
	color: #1F50B6;
	padding:0px 20px 0px 10px;
	text-decoration:none !important;
}

.sub_nav_item_last {
	padding-right:10px;
}

.sub_nav_item_a b {
	    position: absolute;
        right: 6px;
        top: 14px;
        
        border-width: 4px 4px;
        border-style: solid;
        border-color: #1F50B6 #f2f2f2 #f2f2f2 #f2f2f2;
 
        width: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
 
        -webkit-transition: -webkit-transform 0.2s ease-in;
        -moz-transition:    -moz-transform 0.2s ease-in;
        -o-transition:      -o-transform 0.2s ease-in;
        transition:         transform 0.2s ease-in;
}

.sub_nav_item:hover b, .sub_nav_item.hover b {
        -moz-transform:           rotate(180deg);
        -moz-transform-origin:    50% 40%;
        -webkit-transform:        rotate(180deg);
        -webkit-transform-origin: 50% 40%;
        -o-transform:             rotate(180deg);
        -o-transform-origin:      50% 40%;
        transform:                rotate(180deg);
        transform-origin:         50% 40%;
        
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
        top:    -5px/9;
		*top:12px;
    }

.sub_nav_sub {
	position:absolute;
	display:none;
	top:33px;
	left:0px;
	padding:3px 0;
	background-color:#f2f2f2;
	z-index: 100;
}

.sub_nav_sub li {
	padding:0px 3px;
}

.sub_nav_sub a {
	display:block;
	background-color:#f2f2f2;
	padding:0px 7px;
	height:30px;
	line-height:30px;
	text-decoration:none !important;
}

.sub_nav_sub a:hover {
	background-color:#ddd;
}

#sub_nav_sub1 a, #sub_nav_sub4 a {
	width:60px;
}

#sub_nav_sub2 a, #sub_nav_sub3 a {
	width:100px;
}

.sub_nav_item:hover, .sub_nav_item.hover {
	padding-top:3px;
}

.sub_nav_item:hover ul, .sub_nav_item.hover ul {
	display:block;
}

.search_box {
	position: absolute;
	right: 0px;
	top:70px;
	z-index: 50;
}


/* Main Content
----------------------------------------------------------------------------------------------------*/

#main {
	margin-top:20px;
}

.headline_area {
	width:700px;
	height:390px;
	display:block;
	margin-top: 15px;
}

.headlines {
	position:relative;
	height:300px;
	display:block;
	margin-bottom:10px;
}

.headline {
	position:absolute;
	width:700px;
	height:288px;
	display:block;
	padding-top:12px;
	background:#FFF url(images/headline_bg.png) no-repeat left top;
}

.headline h5 {
	float:left;
	background-color:#FFF;
	margin-right:10px;
	width:460px;
	height:288px;
	display:block;
}

.headline h3 {
	line-height:30px;
}

.headline h2 {
	font-size:16px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, SimSun, sans-serif;
	line-height:24px;
}

.headline h4 {
	line-height:30px;
}

.headline p {
	line-height:20px;
}

.headline_nav {
	
}

.headline_nav li {
	float:left;
	width:110px;
	margin-right:20px;
	border-top:10px solid #f2f2f2;
	cursor:pointer;
	position:relative;
	padding-left:50px;
	min-height:60px;
	height:auto !important;
	height:60px;
	padding-top:4px;
	color:#888;
}

.headline_nav li.headline_nav_last {
	margin-right:0px;
}

.headline_nav h5 {
	position:absolute;
	top:6px;
	left:0;
	border:2px solid #eee;
}

.headline_nav h3 {
	line-height:20px;
}

.headline_nav li.current {
	border-top:10px solid #287218;
	cursor:default;
	color:#153C0D;
}

.headline_nav li.current h5 {
	border:2px solid #287218;
}


.h_cat {
	margin-bottom:30px;
}

.h_cat_title {
	font-size:14px;
	color:#333;
	background: url(images/title_dot.png) no-repeat right 2px;
	padding:0;
	margin-left: 20px;
	margin-bottom: 10px;
}

.h_cat_title_id_10, .h_cat_title_id_11, .h_cat_title_id_12, .h_cat_title_lajournal, .h_cat_title_tag {
	width: 700px;
	height: 40px;
	margin: 5px 0 10px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/h_title.png) no-repeat left top;
}

.h_cat_title_id_10 {background-position: left 0px;}
.h_cat_title_id_11 {background-position: left -40px;}
.h_cat_title_id_12 {background-position: left -80px;}
.h_cat_title_lajournal {background-position: left -160px;}
.h_cat_title_tag {width: 940px; background-position: left -200px;margin: 5px 0;}



.h_cat_1 {
	width:400px;
	margin-right:20px;
	float:left;
}

.h_cat_1 h5 {
	float:left;
	margin:4px 10px 0px 0;
	_margin:4px 7px 0px 0;
}

.h_cat_1 img {
	width:110px;
	height:110px;
	display:block;
	overflow:hidden;
}

.h_cat_1 h3 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

.h_cat_1 h4 {
	line-height:20px;
	color:#999;
}


.h_cat_rest {
	width:280px;
	float:left;
}

.h_cat_rest li {
	padding:0 0 8px 0;
	line-height:18px;
}

.h_cat_rest a {
	margin-left:5px;
}

.h_event_1 {
	padding: 0 0 0 20px;
}

.h_event_1 h3 {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-top: 5px;
}

.h_cat_lajournal {
	width: 700px;
	height: 190px;
	overflow-x: scroll;
	overflow-y: hidden;
}

.h_cat_lajournal ul {
	float: left;
	width: 1560px;
}

.h_cat_lajournal li {
	float: left;
	width: 110px;
	margin-right: 20px;
	margin-left: 10px;
}

.h_cat_lajournal h5 {
	
}

.h_cat_lajournal h3 {
	text-align: center;
	line-height: 2em;
	font-size: 12px;
}


.c_cat {
	margin-bottom:30px;
	
}

.c_cat_title {
	padding:0px 0px 8px;
	font-size:16px;
	color:#333;
	margin-bottom:6px;
	border-bottom:2px solid #ccc;
}

.c_cat_title_interview, .c_cat_title_view, .c_cat_title_letter, .c_cat_title_events  {
	width: 700px;
	height: 40px;
	margin: 5px 0 10px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/h_title.png) no-repeat left top;
}

.c_cat_title_interview {background-position: left 0px;}
.c_cat_title_view {background-position: left -40px;}
.c_cat_title_letter {background-position: left -80px;}
.c_cat_title_events {background-position: left -120px;}

.c_cat_1 {
	margin:0 20px 50px 0;
	position:relative;
	padding-left:130px;
	min-height:120px;
	height:auto !important;
	height:120px;	
}


.c_cat_1 h5 {
	position:absolute;
	top:4px;
	left:0px;
}

.c_cat_1 h3 {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

.c_cat_1 h4 {
	line-height:22px;
	color:#999;
}

.c_cat_1 p {
	font-size:12px;
	line-height:1.8;
}

.recent_comments {
	padding:0 0 0 20px;
}

.recent_comments li {
	line-height:20px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}

.related_posts {
	padding-top: 5px;
}

.related_posts li {
	line-height:20px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}

.related_posts h5 {
	float:right;
	margin-left:10px;
}

.h_about {
	padding: 0px 0px 0px 20px;
	line-height: 1.6em;	
}

.h_misc {
	margin-top: 15px;
	margin-left: 20px;
}

.h_misc li {
	padding: 5px 0px;
}

.h_misc a {
	width: 200px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	background: url(images/h_misc.png) no-repeat left top;
}

.h_misc a.h_contribute {
	background-position: left -64px;
}

.h_misc a.h_contribute:hover {
	background-position: left -96px;
}

.h_misc a.h_contribute:active {
	background-position: left -96px;
}

.h_misc a.h_join {
	background-position: left 0px;
}

.h_misc a.h_join:hover {
	background-position: left -32px;
}

.h_misc a.h_join:active {
	background-position: left -32px;
}

.h_misc a.h_rss {
	background-position: left -128px;
}

.h_misc a.h_rss:hover {
	background-position: left -160px;
}

.h_misc a.h_rss:active {
	background-position: left -160px;
}

.h_misc a.h_sina {
	background-position: left -192px;
}

.h_misc a.h_sina:hover {
	background-position: left -224px;
}

.h_misc a.h_sina:active {
	background-position: left -224px;
}

.h_misc a.h_douban {
	background-position: left -256px;
}

.h_misc a.h_douban:hover {
	background-position: left -288px;
}

.h_misc a.h_douban:active {
	background-position: left -288px;
}

.sidebar_title {
	padding:0px 0px 0px 20px;
	font-size:14px;
	font-weight: bold;
	line-height: 24px;
	color:#000;
	margin-bottom:5px;
	position: relative;
	vertical-align: middle;
	
}

.st_tag s {
	background-position: left 0px;
	margin-left: -20px;
	margin-top:4px;
	*margin-top:0px;
}

.st_about s {
	background-position: left -16px;
	margin-left: -20px;
	margin-top:4px;
	*margin-top:0px;
}

.st_author s {
	background-position: left -32px;
	margin-left: -20px;
	margin-top:4px;
	*margin-top:0px;	
}

.st_related s {
	background-position: left -48px;
	margin-left: -20px;
	margin-top:4px;
	*margin-top:0px;	
}

.st_editor s {
	background-position: left -80px;
	margin-left: -20px;
	margin-top:4px;
	*margin-top:0px;	
}

#share {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 28px;
}

#share a {
	position: relative;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0px 5px 0px 24px;
	border: 1px solid #fff;
	cursor: pointer;
	margin-left: 1px;
	font-size: 12px;
	color: #1F50B6;
	text-decoration: none;
}

#share a:hover {
	color: #000;
	border: 1px solid #ddd;
}

#share_kaixin001 s {
	background-position: left -96px;
	margin-left: -19px;
	top: 5px;
	*top:3px;
}

#share_renren s {
	background-position: left -112px;
	margin-left: -19px;
	top: 5px;
	*top:3px;
}

#share_douban s {
	background-position: left -128px;
	margin-left: -19px;
	top: 5px;
	*top:3px;
}

#share_sina s {
	background-position: left -144px;
	margin-left: -19px;
	top: 5px;
	*top:3px;
}

#share_qq s {
	background-position: left -160px;
	margin-left: -19px;
	top: 5px;
	*top:3px;
}

#share_facebook s {
	background-position: left -176px;
	margin-left: -18px;
	top: 5px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */


#content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
#content ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
#content ol ol {
	list-style:upper-alpha;
}
#content ol ol ol {
	list-style:lower-roman;
}
#content ol ol ol ol {
	list-style:lower-alpha;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
#content dl {
	margin:0 0 24px 0;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin-bottom: 18px;
}
#content strong {
	font-weight: bold;
}
#content em,
#content i {
	font-style: italic;
}

#content ins {
	background: #ffc;
	text-decoration: none;
}
#content blockquote {
	font-style: normal;
	padding: 0 3em;
	color:#893518;
	border-left:20px solid #f2f2f2;
}

#content blockquote p {
	font-size:12px;
}

#content blockquote.quote {
	border: none;
	background: url(images/quote-left.gif) no-repeat left top;
	padding: 2px 0 0 70px;
	color: #2A622A;
	font-weight: bold;
}

#content blockquote.quote p {
	font-size:14px;
}


#content blockquote cite,
#content blockquote em,
#content blockquote i {
	font-style: normal;
}
#content pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
#content abbr,
#content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

#content sup,
#content sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	font-family:Helvetica, Arial, Tahoma;
	padding:0 2px;
	margin:0 2px;
	color:#fff;
	background-color:#2A622A;
}
#content sup {
	bottom: 1ex;
}
#content sub {
	top: .5ex;
}
#content input[type="text"],
#content textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 auto;
	width: 960px;
	height:38px;
	display:block;
	background:url(images/menu.png) no-repeat -1000px top;
}

#access .menu-header ul {
	list-style: none;
	margin: 0;
}
#access .menu-item {
	float:left;
	position: relative;
	width:80px;
}

#access .menu-item a {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	display:block;
	width:80px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
}

#access .current-menu-item a, .current-category-ancestor a, .current-post-ancestor a {cursor:default !important; height:38px !important; }

#menu-item-1722 a {background-position:left top;}
#menu-item-1722.current-menu-item a, #menu-item-1722.current-category-ancestor a, #menu-item-1722.current-post-ancestor a { background-position:left -38px;}
#menu-item-1722 a:hover {background-position:left -38px; height:36px;}


#menu-item-1720 a {background-position:-80px top;}
#menu-item-1720.current-menu-item a, #menu-item-1720.current-category-ancestor a, #menu-item-1720.current-post-ancestor a  {background-position:-80px -38px;}
#menu-item-1720 a:hover {background-position:-80px -38px; height:36px;}


#menu-item-1721 a {background-position:-160px top;}
#menu-item-1721.current-menu-item a, #menu-item-1721.current-category-ancestor a, #menu-item-1721.current-post-ancestor a  {background-position:-160px -38px;}
#menu-item-1721 a:hover {background-position:-160px -38px; height:36px;}


#menu-item-1723 a {background-position:-320px top;}
#menu-item-1723.current-menu-item a, #menu-item-1723.current-category-ancestor a, #menu-item-1723.current-post-ancestor a  {background-position:-320px -38px;}
#menu-item-1723 a:hover {background-position:-320px -38px; height:36px;}


#menu-item-1889 a {background-position:-400px top;}
#menu-item-1889.current-menu-item a, #menu-item-1889.current-category-ancestor a, #menu-item-1889.current-post-ancestor a  {background-position:-400px -38px;}
#menu-item-1889 a:hover {background-position:-400px -38px; height:36px;}

#access #menu-item-3667 {width: 100px;}
#access #menu-item-3667 a {background-position:-600px top; width: 100px;}
#access #menu-item-3667.current-menu-item a, #access #menu-item-3435.current-category-ancestor a, #access #menu-item-3435.current-post-ancestor a  {background-position:-600px -38px;}
#access #menu-item-3667 a:hover {background-position:-600px -38px; height:36px;}

#access #menu-item-2143 {float:right; width:120px;}
#access #menu-item-2143 a {background-position:-480px top; width:120px;}
#access #menu-item-2143.current-menu-item a, #access #menu-item-1889.current-category-ancestor a, #access #menu-item-1889.current-post-ancestor a  {background-position:-480px -38px;}
#access #menu-item-2143 a:hover {background-position:-480px -38px; height:36px;}

/* =Content
-------------------------------------------------------------- */


#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #000;
}

#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content strong,
#content b,
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	margin:0.4em 80px 1.2em 0;
	line-height: 1.6em;
}


#content table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
	background-color: #666;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}

/*#content tr:nth-child(even) td {
	background: #f3f3f3;
}*/

.hentry {
	margin: 0 0 36px 0;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 20px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #444;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
.entry-title,
.entry-meta {
	clear: left;
	float: left;
	margin-right: 68px;
}
#content .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#444;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}

#entry-author-info {
	background: #fff;
	padding: 5px 0;
	overflow: hidden;
	clear: both;
	font-size: 12px;
	line-height: 20px;
}

.author-box {
	position:relative;
	padding-left:76px;
	min-height:70px;
	height:auto !important;
	height:70px;
	margin-bottom:20px;
}

#author-avatar {
	background: #fff;
	border: 1px solid #ddd;
	padding: 2px;
	height: 60px;
	width:60px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

#author-description {
}


.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}

#content {
	font-family: Georgia, "Times New Roman", Times, "Hiragino Sans GB", "Hiragino Kaku Gothic Pro", "STXihei", SimSun, sans-serif;
	font-size: 14px;
}

#content p {
	line-height:1.8em;
	margin:0.4em 6em 1.6em 0;
}

#content ul li {
	list-style:square;
	line-height:1.6em;
	margin:0.4em 6em 0.6em 2em;
	}

#content ol li {
	line-height:1.6em;
	margin:0.4em 6em 0.6em 2em;
}

#content h1 {
	font-size:26px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, SimSun, sans-serif;
	line-height:1.4em;
	margin:0.4em 80px 0.2em 0;
}

#content h2 {
	font-size:20px;
	font-weight:normal;
	line-height:1.4em;
	margin:0.2em 80px 0.8em 0;
	color:#333;
}

.author_line {
	text-align:right;
	margin:0 80px 0.2em 0;
	color:#999;
}

.author_line span {
	font-size:14px;
}

.tag_cloud {
	line-height:2em;
}

.tag_cloud a {
	border-right:1px dotted #ccc;
	margin-right:3px;
	padding-right:5px;
}

.author_cloud {
	line-height:1.6em;
}

.author_cloud li {
	line-height:18px;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	padding:6px 8px;
	float:left;
}

/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}




/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 674px;
}
.single-attachment #content img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f2f2f2;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 24px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	font-size:12px;
	text-align:left;
	line-height:1.6em;
}

#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}



/* =Comments
-------------------------------------------------------------- */

#comments {
	margin-top:10px;
	padding-top:10px;
	font-size:12px;
}

#comments .navigation {
	padding: 0 0 18px 0;
}


h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 10px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	font-size:12px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: normal;
	display:none;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none !important;
	margin: 0  !important;
}

.commentlist .children li {
	list-style: none !important;
}

.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

#comments .commentlist {
	padding-left:0px;
}
	
#comments .commentlist li {
	margin: 15px 0 3px;
	padding: 8px 10px;
	border:1px solid #DBE1E6;
	background-color: #F5F5F5;
	}

#comments .commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
#commentform p {
	margin:0;
}
	
#comments .commentmetadata {
	display: block;
}

#comments .commentmetadata a {
	cursor:default;
	color:#888 !important;
}

#comments .commentlist small {
	font-weight:bold;
	}
	
#comments .comments_date {
	font-size:10px;
	color:#888;
	font-weight:normal;
}

.comment-childs{
	border-left: 4px solid #DBE1E6;
	margin: 5px 2px 5px 5px;
	padding: 0px 2px 0px 8px;
}


/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
	display:none;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	*margin:0;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	margin: 0 0 18px 0;
	line-height:20px;
}
.widget-title {
	padding:0px 0px 8px;
	font-size:16px;
	color:#333;
	margin-bottom:6px;
	border-bottom:2px solid #ccc;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
	list-style:none;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 20px;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 1px solid #ddd;
	padding: 18px 0;
	position: relative;
}
#site-info {
	font-weight: normal;
	text-align:right;
}

#site-generator {
	position: relative;
	font-style: italic;
}
#site-generator a {
	color: #666;
	display:inline-block;
	text-decoration: none;
	background: url(images/wordpress.png) center left no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display:block;
	margin: 0 auto 10px;
}

.gototop {
	border: 1px solid #ddd;
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-bottom: none;
	top: -22px;
	position: absolute;
	right: 0px;
}



/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}

.mag_partner {
	background-color: #ddd;
	line-height: 24px;
	text-align: right;
	padding: 0px 10px;
	color: #454545;
}

.mag_wrapper {
	border: 1px solid #ddd;
	padding: 29px;
	margin-bottom: 20px;
}


.mag_title {
	width: 260px;
	float: left;
	padding-top: 10px;
}

.mag_content {
	width: 600px;
	float: left;
	margin-right: 20px;
}

.mag_cover {
	text-align: center;
	line-height: 2em;
}

.mag_back a {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 5px;
	background-color:#f3f3f3 ;
	font-size: 14px;
	position: relative;
}

.mag_back a:hover {
	background-color: #ddd;
}

.mag_back a s {
	background-position: left -64px;
	margin-left: 80px;
	margin-top:11px;
	*margin-top:11px;
}


/*#yla_lajournal p, #yla_lajournal h1, #yla_lajournal h2, #yla_lajournal h3 {
	margin-right: 0;
}*/

#yla_lajournal a {
	text-decoration: underline;
}

#map_nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 146px;
	height: 500px;
	margin-right: -146px;
	_margin-left:-146px;
	background-color: #fff;
}

#map_nav h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
}

#map_nav li a {
	text-align: right;
	padding: 10px;
	display: block;
	width: 126px;
	font-size: 14px;
	text-decoration: none;
	background-color: #fff;
}

#map_nav li a:hover {
	background-color: #eee;
}

#map_nav li a.selected {
	background-color: #333;
	color: #fff;
}

#map_canvas {
	width: 960px;
	height: 400px;
}

#map_canvas1 {
	width: 810px;
	height: 480px;
	border: 2px solid #333333;
	margin-left: 146px;
}

.marker_info {
	display:none;
	position:absolute;
	padding:20px;
	color:#000;
	width:300px;
	top:110px;
	left:600px;
	_left:454px;
	background: #fff;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 100;
}

.marker_arrow {
	width: 30px;
	height: 60px;
	position: absolute;
	top: 80px;
	left: -30px;
	background: url(images/marker_arrow.png) no-repeat left top;
	_background: url(images/marker_arrow.gif) no-repeat left top;
}

.marker_close {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	background: url(images/icons1.png) no-repeat left -208px;
}

.marker_close:hover {
	background-position: left -224px;
}

.marker_close:active {
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
}

.marker_info h5 {
	float:left;
	margin:4px 10px 0px 0;
	_margin:4px 7px 0px 0;
}

.marker_info h5 img {
	width:110px;
	height:110px;
	display:block;
	overflow:hidden;
}

.marker_info h3 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom: 6px;
}

.marker_action {
	border-top: 1px dotted #aaa;
	margin-top: 5px;
	padding-top: 5px;
}

.marker_action a {
	position: relative;
	padding: 3px 10px 3px 20px;
	line-height: 20px;
}

.zoom s {
	background-position: left -192px;
	left: 0px;
	top:2px;
	*top:6px;
	_top:8px;
}

.read s {
	background-position: left -64px;
	left: 0px;
	top:2px;
	*top:6px;
	_top:8px;
}

.updated {
	position: absolute;
	width: 54px;
	height: 24px;
	background: url(images/updated.png) no-repeat left top;
	left: 420px;
	top: 112px;
}



#labar_comments #comments-title {
	display: none;
}

#labar_comments .comment-notes {
	display: none;
}

#labar_comments #reply-title {
	margin: 0;
	font-size: 14px;
}

#labar_comments .comment-form-comment {
	margin-bottom: 5px;
}

#labar_comments .form-submit {
	float: right;
	margin-right: 5px;
}

#labar_comments #comments {
	margin-top: 0;
	padding-top: 0;
}

#labar_comments #respond {
	margin-top: 0;
	border-top: none;
}


.h_labar {
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	height:30px;
	overflow: hidden;
	width: 700px;
}

.h_labar li {
	line-height: 30px;
	height: 30px;
	width: 700px;
	padding: 0 15px;
	overflow: hidden;
}

#prevBtn {
	position: absolute;
	width: 20px;
	background-color: #fff;
	height: 20px;
	padding-top: 10px;
	display: block;
	left: -5px;
	top: 1px;
}

#prevBtn a {
	       border-width: 5px 5px;
	       border-style: solid;
	       border-color: #fff #1F50B6 #fff #fff;
	
	       width: 0px;
	       height: 0px;
	       display: block;
	       text-indent: -9999px;
	       overflow: hidden;
}

#prevBtn a.disnav {
	border-color: #fff #ddd #fff #fff;
	cursor: default;
}

#nextBtn {
	position: absolute;
	width: 10px;
	padding-left: 10px;
	background-color: #fff;
	height: 20px;
	padding-top: 10px;
	display: block;
	right: -5px;
	top: 1px;
}

#nextBtn a {
	       border-width: 5px 5px;
	       border-style: solid;
	       border-color: #fff #fff #fff #1F50B6;
	
width: 0px;
height: 0px;
display: block;
text-indent: -9999px;
overflow: hidden;
}

#nextBtn a.disnav {
	border-color: #fff #fff #fff #ddd;
	cursor: default;
}














