/*
Theme Name: Twenty Fourteen Child
Theme URI: http://www.tibetitw.com
Author: Bumpa Gyal
Author URI: http://www.tibetitw.com/
Template: twentyfourteen
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen
*/

/* ---------------------------------------------------------------
 * Do not delete this line
 * ------------------------------------------------------------ */
 @import url("../twentyfourteen/style.css");

/* ---------------------------------------------------------------
 * Your custom styles here after
 * ------------------------------------------------------------ */

@-moz-document url-prefix() { 
  * {
     word-wrap: break-word;
     word-break:break-all;
  }
}

 body,
 button,
 input,
 select,
 textarea {
 	font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53", "Qomolangma-Uchen Sarchung";
 	font-size: 16px;
 	font-weight: 400;
 	line-height: 2;
 }
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
 	font-weight: normal;
 	font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u94a6\u4f53", "Qomolangma-Uchen Sarchen";
 }
 h1 {
 	font-size: 26px;
 	line-height: 1.3846153846;
 }
 h2 {
 	font-size: 24px;
 	line-height: 1;
 }
 h3 {
 	font-size: 22px;
 	line-height: 1.0909090909;
 }
 h4 {
 	font-size: 20px;
 	line-height: 1.2;
 }
 h5 {
 	font-size: 18px;
 	line-height: 1.3333333333;
 }
 h6 {
 	font-size: 16px;
 	line-height: 1.8;
 }
 .cn {
 	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
 }
 @media screen and (min-width: 401px) {
 	.site-title {
 		background: url(/wp-content/uploads/2014/06/tibetitw-logo1.png) no-repeat 0 center;
 		padding-left: 53px;
 	}
 }
 .comment-reply-title,
 .comments-title {
 	font: normal 16px/1.5 "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u94a6\u4f53", "Qomolangma-Uchen Sarchen";
 }
 .entry-title {
 	font-size: 26px;
 	font-weight: normal;
 	line-height: 1.3846153846;
 	text-transform: none;
 }
 .widget {
 	line-height: 1.8;
 }

 .single .byline, .group-blog .byline {
 	display: none;
 }

 p#form-allowed-tags {
 	display: none;
 }

 /* Separators */
 span + .views:before {
 	content: "\0020\007c\0020";
 }
 @media screen and (min-width: 401px) {
 	.site-content span + .views:before {
 		content: "";
 	}
 	.views a:before {
 		-webkit-font-smoothing: antialiased;
 		display: inline-block;
 		font: normal 16px/1 Genericons;
 		vertical-align: text-bottom;
 		content: "\f403";
 		margin-right: 2px;
 	}
}

@media screen and (max-width: 400px) {
	.site-title {
		background: none;
		padding-left: 0;
	}
	.views a:before {
		content: "";
		margin-right: 0px;
	}
	.content-sidebar {
		display: none;
	}
	.entry-title {
		font-size: 20px;
		font-weight: normal;
	}
}
.wp-embedded-content .wp-embed, .wp-embed-share-input {
	font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u94a6\u4f53", "Qomolangma-Uchen Sarchen" !important;
}