/*
Theme Name: Anjirai
Theme URI: http://iniyan.in/themes/anjirai
Author: iniyan
Author URI: http://iniyan.in
Description: Anjirai (Tamil) means a beautiful Wing. Anjirai is a child theme of Twenty Fourteen. With Anjirai theme you can customize every element's color. 
Version: 0.0.1
Template: twentyfourteen
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
Contributors: vinothg, logeshmba


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* Import the CSS file-------------------------*/
@import  '../twentyfourteen/style.css';

//**  You don't need to write any code to change colors, just goto customizer and customize your own color **//


.box_center55_asagi_w80 {
	width: 80%;
	max-width: 760px;
	background-color: #ffffff;
	text-align: left;
	margin: auto;
	position: relative;
	border: 2px solid #d7eaec;
	PADDING: 20px;
	BACKGROUND: #ffffff;
	COLOR: #000000;
	line-height: 170%;
	border-radius: 8px;
	box-shadow: ;
	font-size: 13px;
}

.box_center55_asagi_w90 {
	width: 90%;
	max-width: 760px;
	background-color: #ffffff;
	text-align: left;
	margin: auto;
	position: relative;
	border: 2px solid #d7eaec;
	PADDING: 20px;
	BACKGROUND: #ffffff;
	COLOR: #000000;
	line-height: 170%;
	border-radius: 8px;
	box-shadow: #CED0CF 3px 3px 4px;
	font-size: 13px;
}






h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 36px 0 12px;
}

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.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}








textarea {
	overflow: auto;
	vertical-align: top;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}


/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #f7a4a4;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #f7a4a4;
	color: #fff;
	text-shadow: none;
}


/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #f7a4a4;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 30px 11px;
	vertical-align: bottom;
}


button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #fdd0d0;
	color: #fff;
}


/* Search in the header */

.search-toggle {
	background-color: #f7a4a4;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}


.search-toggle:hover,
.search-toggle.active {
	background-color: #fdd0d0;
}


.search-box {
	background-color: #fdd0d0;
	padding: 12px;
}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #fff;
	display: block;
}

.site-navigation a:hover {
	color: #fdd0d0;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #55d737;
	font-weight: 900;
}




.entry-title {
	font-size: 26px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
}



.entry-title a:hover {
	color: #fdd0d0;
}



/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
}



.entry-meta a:hover {
	color: #fdd0d0;
}



.cat-links {
	font-weight: 900;
}



.cat-links a:hover {
	color: #fdd0d0;
}



/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
}



.entry-meta .tag-links a:hover {
	background-color: #fdd0d0;
	color: #fff;
}



.entry-meta .tag-links a:hover:before {
	border-right-color: #fdd0d0;
}



.entry-content .edit-link a:hover {
	color: #fdd0d0;
}



.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #f7a4a4;
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #f7a4a4;
	color: #fff;
}



.hentry .mejs-controls .mejs-button button:hover {
	color: #fdd0d0;
}



.paging-navigation .page-numbers.current {
	border-top: 5px solid #f7a4a4;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #f7a4a4;
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget_calendar tbody a {
	background-color: #f7a4a4;
	color: #fff;
	display: block;
}

/**
 * 7.2 Content Sidebar Widgets
 * -----------------------------------------------------------------------------
 */

.content-sidebar .widget a {
	color: #f7a4a4;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #f7a4a4;
	border: 0;
	color: #fff;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #f7a4a4;
}

.slider-direction-nav a:hover {
	background-color: #f7a4a4;
}

	.primary-navigation ul ul {
		background-color: #f7a4a4;
		float: left;
		margin: 0;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
		font-size: 14px;
	}


	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #f7a4a4;
		color: #fff;
	}


	.secondary-navigation ul ul {
		color: #333333;
		background-color: #f7a4a4;
		position: absolute;
		top: 0;
		left: -999em;
		width: 222px;
		z-index: 99999;
		font-size: 14px;
	}


	.secondary-navigation ul ul {
		color: #333333;
		background-color: #f7a4a4;
		position: absolute;
		top: 0;
		left: -999em;
		width: 222px;
		z-index: 99999;
		font-size: 14px;
	}

	.secondary-navigation li li {
		color: #333333;
		border-top: 0;
		font-size: 14px;
	}

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		color: #333333;
		background-color: #f7a4a4;
		color: #fff;
		font-size: 14px;
	}



.page-links a:hover {
	background: #fdd0d0;
	border: 1px solid #fdd0d0;

	color: #fff;
}



.post-navigation a:hover,
.image-navigation a:hover {
	color: #fdd0d0;
}


.paging-navigation a:hover {
	border-top: 5px solid #fdd0d0;
	color: #2b2b2b;
}



.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #fdd0d0;
}


.comment-reply-title small a:hover {
	color: #fdd0d0;
}


.widget a:hover {
	color: #fdd0d0;
}


.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #fdd0d0;
}


.widget-title a:hover {
	color: #fdd0d0;
}


.widget_calendar tbody a:hover {
	background-color: #fdd0d0;
}


.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #fdd0d0;
}


.content-sidebar .widget a:hover {
	color: #fdd0d0;
}


.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #fdd0d0;
}


.content-sidebar .widget .widget-title a:hover {
	color: #fdd0d0;
}


.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #fdd0d0;
}


.site-info a:hover {
	color: #fdd0d0;
}



.featured-content a:hover {
	color: #fdd0d0;
}


.slider-control-paging a:hover:before {
	background-color: #fdd0d0;
}


	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #fdd0d0;
	}


	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #fdd0d0;
		font-size: 14px;
	}





button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #9b065a;
}



.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #9b065a;
	font-weight: 900;
}



.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #9b065a;
}



.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #9b065a;
}


.form-allowed-tags{display:none;}






	.secondary-navigation {
		color: #333333;
		font-size: 14px;
		margin: 0 -30px 48px;
		width: 222px;
	}
	
	.secondary-navigation a {
		color: #333333;
}




.primary-navigation {
	font-size: 14px;
}



body,
button,
input,
select,
textarea {
	color: #2b2b2b;
	font-family: Meiryo, メイリオ, Lato, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}


a {
	color: #47cff6;
	text-decoration: none;
}


a:active,
a:hover {
	color: #ffb1d0;
}



/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */
 
.content-area {
    padding-top: 48px;
}
 
.hentry {
    margin: 0 auto 48px;
    max-width: 1000px;/*【コンテンツ幅調整】変更前⇒672px*/
}
 
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
    margin: 0 auto;
    max-width: 700px; /*【コンテンツ幅調整】変更前⇒474px*/
}
 
.page-content {
    margin-bottom: 48px;
}



/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */
 
.comments-area {
    margin: 48px auto;
    max-width: 650px;/*【コンテンツ幅調整】変更前⇒474px*/
    padding: 0 10px;
}


.comment-list .children {
	list-style: none;
	margin-left: 88px;
	margin-top: -50px;
	background-color: #fff8f6;
}



/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */


.entry-content th,
.comment-content th {
	font-weight: 700;
	padding: 8px;
}

.entry-content td,
.comment-content td {
	padding: 8px;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: none;
}


/**アーカイブ　カテゴリで */
.comments-link {
    display: none
}

