/*
Theme Name:   Fourteenpress
Theme URI:    http://noorsplugin.com/fourteenpress/
Description:  Fourteenpress is a Twenty Fourteen child theme. This theme turns Twenty Fourteen into a blog theme by changing its default layouts. It allows you to create a responsive website with a sleek design easily.
Author:       Noor Alam
Author URI:   http://noorsplugin.com/
Template:     twentyfourteen
Version:      0.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         accessibility-ready, black, custom-background, custom-header, custom-menu, dark, editor-style, featured-images, fixed-layout, flexible-header, full-width-template, green, left-sidebar, light, microformats, post-formats, responsive-layout, right-sidebar, rtl-language-support, sticky-post, theme-options, three-columns, translation-ready, two-columns, white
Text Domain:  fourteenpress

This theme, like WordPress, is licensed under the GPL.
*/
@font-face{font-family: mplus-1p-regular;src: url('http://mplus-fonts.sourceforge.jp/webfonts/mplus-1p-regular.ttf')     format("truetype");}
@media screen and (min-width: 783px) {
    .primary-navigation {
        float: right;
        margin-left: 20px;
    }
}
.site {
    margin: 0 auto;
}
@media screen and (min-width: 1110px) {
    .archive-header,
    .comments-area,
    .image-navigation,
    .page-header,
    .page-content,
    .post-navigation,
    .site-content .entry-header,
    .site-content .entry-content,
    .site-content .entry-summary,
    .site-content footer.entry-meta {
        padding-left: 55px;
    }
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    max-width: 874px;
}

.comments-area {
    max-width: 874px;
}

.post-navigation, .image-navigation {
    max-width: 874px;
}

.site:before,
#secondary {
    width: 0;
    display: none;
}

.featured-content {
    padding-left: 0;
}

.site-content, .site-main .widecolumn {
    margin-left: 0;
}  

.hentry {
    max-width: 900px;
}  

.postmeta {	
	margin-top: 0;	
	padding-top: 1px;	
	border-top: 1px dashed #E58712;	
	/*background: url(images/postmeta.gif) no-repeat top left;*/	
	font-size: 0.9em;	
	color: #999;
}
	
.Q{  
	color : #999;  
	font-size : 0.98em;
}

.pmeta {	
	margin-top: 1px;	
	padding-top: 1px;	
	background: url(/images/postmeta.gif) no-repeat top left;	
	font-size: 0.9em;	
	color: #999;
}

.qu{	
	padding: 1em;	
	margin-bottom: 1.5em;	
	color: #888;	
	background-color: #FFFCD8;	
	background-image: url(/images/a5.gif);	
	background-repeat: no-repeat;	
	background-position: top left;	
	border: dotted 1px #DFD999;
}

.qu_r{	
	color: #CC0000;
}

#quo {	
	padding: 1em;	
	margin-bottom: 1.5em;	
	color: #888;	
	background-color: #FFFCD8;	
	background-image: url(/images/a5.gif);	
	background-repeat: no-repeat;	
	background-position: top left;	
	border: dotted 1px #DFD999;
}

#quo br {	
	margin-bottom: 10px;
}

.post-smiley{	
	margin-right:50px;
}

.pagetitle {
	font-family: 'Arial Rounded MT Bold', 'verdana' ;
	font-size : 1.8em; 
	font-weight : bold;
	color: #666;
}

.posttitle {	
	margin-bottom: 0;	
	padding: 3px;	
	width: 100%;	
	color: #9BBB38;	
	overflow: auto;	
	font-size:1.2em;	
	/* Width and overflow to clear '.posttitle a' */
}

.pt{	
	color: #9BBB38;	
	font-weight:bold;	
	font-size:15px;	padding:0px;	
	text-shadow: 3px 3px 3px #ccc;		
	display:inline;
}

.reply{	
	margin: 1.5em;	
	padding: 1em;	
	background: #f5f5dc;	
	border: 1px solid #E8E7D0;	
	border-left: 4px solid #bdb76b;	
	color: #852e19;
}

.fimg {	
	padding:4px;	
	border:1px #ccc solid;	
	margin-right:3px;
}

.bimg {	
	border:1px #ccc solid;
}

.sharedaddy {	
	display: none;
}

.info {	
	font-size:0.87em;
}

.profile {	
	margin-top:5px !important;
}

.lntitle {
	font-weight:bold;
	color:navy;
	font-size:1em;
}

#twitter-widget-0{	margin-bottom:0px;}
