/*
Theme Name: OceanWide
Description: Extremely pretty underwater orientated theme with massive customizable header and other options.
Author: Romow.com
Tags: translation-ready, white, blue, three-columns, custom-header, threaded-comments, responsive-layout
Version: 3
		The CSS, XHTML and design is released under a Creative Commons Attributi on 3.0 License:
		http://creativecommons.org/licenses/by/3.0/
Responsive added by lenasterg
*/

/* Captions and image alignment for wordpress */

.aligncenter, div.aligncenter {
	display: block !important;
	margin: 0px auto 10px;
}
div.alignleft {
	float: left !important;
	margin-right: 10px;
}
div.alignright {
	float: right !important;
	margin-right: 0px;
	margin-left: 10px;
}
.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #F8F8F8;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 16px;
	text-align: center !important;
	padding: 5px 4px;
	margin: 0;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #949494;
	font-style: normal;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	float: left;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.commentlist {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style: none;
}
.commentlist li {
	margin-left: 0px;
	padding: 8px;
}
.thread-alt {
	background: #eee;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
}
.commentlist .children {
	padding-left: 0px;
}
.commentlist .children img.avatar {
	width: 32px;
	height: 32px;
}
.commentlist .children {
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	border-left: 2px solid #ddd;
	list-style: none;
}
.commentlist .children .children img.avatar {
	width: 25px;
	height: 25px;
}
#post-navigator-single {
	width: 100%;
	float: left;
}
#pings {
	list-style: none;
}
#author-block {
	width: 90%;
	padding: 3%;
	float: left;
	margin-bottom: 25px;
	margin-left: 20px;
	background: #eee;
}
#author-block h1 {
	display: block;
	width: 100%;
	float: left;
	font-size: 20px;
	margin-bottom: 10px;
}
#author-block .info {
	float: left;
	width: 70%;
	padding-left: 15px;
}
#author-block .info p {
	font-size: 12px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 20px;
}
h2.archived {
	width: 100%;
	text-indent: 30px;
	margin-bottom: 20px !important;
	font-size: 16px;
}
/* End captions and image alignment */
body{
	padding:0px;
	margin:0px;
	background:#FFFFFF url(images/bg.gif) repeat left top;
	width:100%;
}
h1 {
	font-size: 160%;
	margin: 8px 0px 0px 0px;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
img{
	border:0px;
}
#blog_comm img {
	margin: 0px!important;
}
a{
	color:#2e3192;
	text-decoration:none;
}
form, table, ul, li{
	padding:0px;
	margin:0px;;
}
.sub{
	border:0px;
}
input, textarea{
	border:1px solid #cecece;
}
div#wrap {
	margin: 0px auto;
	width: 1000px;
}
div#page{
	width:1000px;
	text-align:left;
	float: left;
}
#commentbody {
	text-align:left;
	padding: 20px;
	font-size:1em;
	line-height: 1.5em;
}
/*header*/
#header{
	width:1000px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	background: none repeat scroll 0 0 #FFFFFF;
}
#header-navigation {
	margin: 0px;
	padding: 0px 16px 0px 14px;
	height: 40px;
	font-size: 1em;
	width: 970px;
	float: left;
	position: relative;
}
.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	width: 970px;
	background: #33466E;
	border-bottom: 2px solid #3C5280;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 40px;
	color: #FFFFFF;
}
.nav li a {
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	/*text-decoration: none;*/
	border-right: 1px solid #2F4064;
	background: #33466E;
}
.nav li a:hover {
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: #212E49;
	border-right: 1px solid #1F2B3D;
}
#home a {
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	/*    text-decoration: none;*/
	border-right: 1px solid #2F4064;
	background: #2C3D5F;
}
#home a:hover {
	display: block;
	margin: 0px;
	float: left;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	/*    text-decoration: underline;*/
	background: #212E49;
	border-right: 1px solid #1F2B3D;
}
#header-wrap {
	background: url(images/header_center_bg_repeat.png) repeat-y center;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	float: left;
}
#header-sitetitle {
	padding: 10px 0px 0px 25px;
	margin: 0px;
	float: left;
	width: 300px;
}
#header-sitetitle h1 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 17px;
	width: 300px;
}
#header-sitetitle a {
	color: #FFFFFF;
	/*    text-decoration: none;*/
}
#header-sitetitle p {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #F8F8F8;
	font-size: 11px;
	width: 300px;
}
#header_top{
	width:970px;
	background:url(images/header_top_bg.png) no-repeat top;
	padding-top: 20px;
	padding-right: 16px;
	padding-left: 14px;
	position: relative;
	margin: 0px;
	float: left;
}
#header-custom {
	width:970px;
	background:url(images/header_center_bg_repeat.png) repeat-y;
	padding-right: 16px;
	padding-left: 14px;
	margin: 0px;
	float: left;
}
#header_end{
	max-width:1000px;
	width:100%;
	height:52px;
	background:url(images/header_end_bg.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
}
#header_title{
	color:#000000;
	position: absolute;
	left: 70px;
	top: 55px;
	float: left;
}
#header_title span{
	color:#727b7d;
}
#header_url{
	text-align:right;
	padding-top:5px;
	padding-right:20px;
}
#header_url a{
	color:#4c4c4c;
}
/*menu*/
#menu_search_box{
	color:#b2b2b2;
	float:right;
	padding-top:17px;
	padding-right:35px;
}
#menu_search_box input.s{
	width:180px;
	color:#b2b2b2;
	border:1px solid gray;
}
#menu_search_box input.sub{
	position:relative;
	top:2px;
}
#menu_search_box span{
	position:relative;
	top:-1px;
}
/* end header */
/* blog*/
div#page #blog{
	background:url(images/body_bg.gif) repeat-y top left;
	float:left;
	width:100%;
}
div#blog .center, div#blog .post, div#blog .page{
	padding-left:25px;
	width:555px;
}
div#blog #blog_center{
	width:585px;
	_width:565px;
	float:left;
	padding-top:10px;
	padding-left:0px;
}
div#blog #blog_right{
	width:200px;
	float:left;
}
div#blog #blog_left{
	width:200px;
	float:left;
}
/* sidebar*/
#blog_left #sidebar{
	padding-left:15px;
	width:190px;
}
#blog_left #sidebar ul{
	padding:0px;
	margin:0px;
}
#blog_left #sidebar ul ul {
	padding:0px!important;
	margin:0px!important;
}
#blog_left #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:url(images/h2_li.gif) no-repeat top left;
	padding-left:20px;
	padding-bottom:10px;
}
#blog_left #sidebar li ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:none;
}
#blog_left #sidebar h2{
	color:#33466e;
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:0px;
	font-weight:normal;
}
#blog_left #sidebar ul li{
	color:#33466e;
	/*font-weight:bold;*/
	padding-top:10px;
}
#blog_left #sidebar li a{
	color:#595959;
	/*    text-decoration:none;*/
	font-weight:normal;
	line-height:19px;
}
#blog_left #sidebar ul li ul li{
	/*font-weight:bold;*/
	padding-right:5px;
	padding-bottom:5px;
	background:none;
	padding-top:0px;
}
#blog_left #sidebar ul li ul li ul li{
	font-weight:normal;
	color:#595959;
	padding-bottom:0px;
}
#blog_left #sidebar ul li ul li ul li a{
	font-weight:normal;
	color:#595959;
}
#blog_left #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}
#blog_left #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}
#blog_left #sidebar ul li ul li ul{
	padding-left:10px;
}
#blog_left #sidebar ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:12px;
}
#blog_left #sidebar ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_left #sidebar ul li.widget_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_left #sidebar ul li.widget_meta ul li a{
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_left #sidebar ul li.widget_categories li ul.children li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}
/* sidebar2*/
#blog_right #sidebar2{
	width:190px;
	padding-left:7px;
}
#blog_right #sidebar2 ul{
	padding:0px!important;
	margin:0px!important;
}
#blog_right #sidebar2 ul ul {
	padding:0px;
	margin:0px;
}
#blog_right #sidebar2 li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:url(images/h2_li2.gif) no-repeat top left;
	padding-left:20px;
	padding-bottom:10px;
}
#blog_right #sidebar2 li ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background:none;
}
#blog_right #sidebar2 h2{
	color:#33466e;
	margin:0px;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:0px;
	font-weight:normal;
}
#blog_right #sidebar2 ul li{
	color:#33466e;
	/*font-weight:bold;*/
	padding-top:10px;
}
#blog_right #sidebar2 li a{
	color:#595959;

	line-height:19px;
}
#blog_right #sidebar2 ul li ul li{
	/*font-weight:bold;*/
	padding-right:5px;
	padding-bottom:5px;
	background:none;
	padding-top:0px;
}
#blog_right #sidebar2 ul li ul li ul li{
	font-weight:normal;
	color:#595959;
	padding-bottom:0px;
}
#blog_right #sidebar2 ul li ul li ul li a{
	font-weight:normal;
	color:#595959;
}
#blog_right #sidebar2 ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}
#blog_right #sidebar2 ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}
#blog_right #sidebar2 ul li ul li ul{
	padding-left:10px;
}
#blog_right #sidebar2 ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:12px;
}
#blog_right #sidebar2 ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar2 ul li.widget_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar2 ul li.widget_meta ul li a{
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}
#blog_right #sidebar2 ul li.widget_categories li ul.children li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}
/*inside*/
#blog_center #blog_comm{
	margin-left:80px;
	_margin-left:40px;
	float:left;
	width:490px;
}
#blog_center #blog_comm h2{
	font-weight:normal;
	font-style:italic;
	color:#171e49;
	position:relative;
	top:-10px;
	padding-left:0px;
	border-bottom:4px solid #efefef;
}
#blog_center #blog_comm .comm_panel{
	height:16px;
	background:#f0eff1;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	width:100%;
	color:#000000;
}
#blog_center #blog_comm .comm_panel a{
	font-weight:bold;
	color:#000000;
}
#blog_center #blog_comm .comm_text{
	line-height:18px;
	padding-top:5px;
	padding-bottom:25px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid #efefef;
	width:100%;
	color:#282828;
}
#blog_center #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
}
#blog_center #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:500px;
	padding-bottom:20px;
	margin-left:60px;
	_margin-left:10px;
	float:left;
}
#blog_center #comments_from_bg #comm_post_title{
	width:430px;
	height:60px;
	font-weight:bold;
	padding-left:25px;
	padding-top:25px;
	color:#171e49;
}
#blog_center #comments_from_bg #comm_post_form{
	padding-left:95px;
}
#blog_center #comments_from_bg #comm_post_form input.text{
}
#blog_center #comments_from_bg #comm_post_form td{
	list-style:none;
	padding-bottom:10px;
	padding-right:10px;
	color:#000000;
}
#blog_center #comments_from_bg #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}
/* end sidebar*/
/* blod item*/
#blog_center .item_class{
	width:100%;
	padding-left:17px;
	padding-bottom:30px;
	float:left;
}
#blog_center .item_class .item_class_title{
	width:530px;
}
#blog_center .item_class .item_class_title_text{
}
#blog_center .item_class .item_class_title_text .date{
	float:left;
	width:57px;
	height:54px;
	background:url(images/date_text_bg.gif) no-repeat top left;
}
#blog_center .item_class .item_class_title_text .titles{
	float:left;
	width:89%;
	padding-bottom:5px;
}
#blog_center .item_class .item_class_title_text .date_month{
	color:#ffffff;
	padding-left:5px;
	padding-top:2px;
}
#blog_center .item_class .item_class_title_text .date_day{
	color:#33466e;
	font-size: 15px;
	padding-left:12px;
	position:relative;
	top:5px;
}
#blog_center .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:10px;
}
#blog_center .item_class .item_class_title_text .top_title h1{ margin-top: 0}
#blog_center .item_class .item_class_title_text .top_title a{
	color:#0054a6;
}
#blog_center .item_class .item_class_title_text .end_title{
	padding-right:10px;
	padding-left:10px;
	color:#818181;
}
#blog_center .item_class .item_class_title_text .end_title a{
	/*font-weight:bold;*/
	color:#0054a6;
}
#blog_center .item_class .item_class_text{
	color:#4c4c4c;
	line-height:20px;
	padding-left:60px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:0px;
	background:url(images/title_line.gif) no-repeat right top;
	float:left;
	width:83%;
	overflow: hidden;
}
#blog_center .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
}
#blog_center .item_class .item_class_panel{
	background:url(images/item_class_panel.gif) repeat-x left center;
	margin-left:60px;
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	_margin-left:30px;
	float:left;
	width:480px;
}
.item_class_panel .links_left{
	float:left;
}
.item_class_panel .links_right{
	float:right;
}
/*#blog_center .item_class .item_class_panel a{
	font-weight:bold;
	color:#000000;
}
#blog_center .item_class .item_class_panel a:hover{
	font-weight:bold;
	text-decoration:underline;
}
*/
#blog_center .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:13px;
	color:#0054a6;
}
#blog_center .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:17px;
}
/* end blog */
/* footer */
#footer{
	width:100%;
	height:89px;
	padding-top: 10px;
	float:left;
	background:url(images/footer_bg.gif) no-repeat top;
}
#footer p {
	color:#000000;
	line-height:20px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	float: left;
}
#footer p.right {
	color:#000000;
	line-height:20px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:10px;
	float: right;
}
/* end footer */
#blog_center .navigation{
	padding-bottom:40px;
	text-align:center;
}
#blog_center .navigation ul{
}
#blog_center .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}
#blog_center .navigation .alignright a{
	font-weight:bold;
	padding-right:15px;
	color:#2e3192;
}
#blog_center .navigation .alignleft a{
	font-weight:bold;
	padding-left:8px;
	color:#2e3192;
}
div#blog h2{
	margin:0px;
	padding:0px;
	padding-top:0px;
	color:#0054a6;
	font-weight:normal;
}
div#blog .entry{
	padding-right:20px;
	padding-left:20px;
}
div#blog .entry p{
	margin:0px;
	padding:0px;
	line-height:18px;
	color:#4c4c4c;
}
.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:30px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:6px;
}
.item_class blockquote blockquote, #blog_comm blockquote blockquote{
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:30px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}
.item_class ol, #blog_comm ol{
	background:url(images/h2_li.gif) repeat-y left;
	color:#4c4c4c;
}
.item_class ol li, #blog_comm ol li{
	color:#4c4c4c;
}
.item_class ul, #blog_comm ul{
	padding-left:30px;
}
.item_class img, #blog_comm img{
	float: left;
	margin:5px;
}
.item_class strong, #blog_comm strong{
	color:#2e3192;
}
/* Archives page */
div#blog .page_archives_div{
	width:550px;
}
.ar_panel{
	background:url(images/page_archives_div.gif) no-repeat top left;
	padding-left:25px;
	padding-top:15px;
}
div#blog .page_archives_div h2{
	padding-left:5px;
	padding-top:3px;
	margin:0px;
	font-weight:normal;
	font-style:italic;
	border-bottom:4px solid #efefef;
	padding-bottom:5px;
	color:#171e49;
}
div#blog .page_archives_div ul h2{
	border:0px;
}
div#blog .page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}
div#blog .page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:5px;
}
div#blog .page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:0px;
}
div#blog .page_archives_div ul li a{
	padding-left:9px;
	font-weight:normal;
	color:#33466d;
	font-weight:bold;
	background:url(images/red_li.gif) no-repeat center left;
}
div#blog .page_archives_div ul li a:hover{
	color:#666666;
}
div#blog .page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #b2b2b2;
}
div#blog .page_archives_div ul li ul li{
	border-bottom:0px;
}
a:hover{
	text-decoration: underline;
}


#wp-calendar td a{
	font-weight: bold;
}
#header_center {
	width: 970px;
	overflow: hidden;
	float: left;
	position: relative;
}
#header_center_original {
	width: 970px;
	overflow: hidden;
	float: left;
	position: relative;
}
#header-sitename {
	width: 960px;
}
/* =Media queries
-------------------------------------------------------------- */


@media only screen and (max-width: 960px) {
	div#wrap, div#page,  #header,  #header-wrap{
		width: 100%;
	}
	#header-navigation,#header_top {
		width: 97%;
		background-size:contain;
	}
	.nav {
		width: 97%;
	}
	#header_center,#header_center_original,#header-sitename,#header-custom{
		width: 97%;
	}
	#header-sitetitle {
		width: 30%;
	}
	#header-sitetitle h1,#header-sitetitle p  {
		width: 100%
	}
	div#blog .center, div#blog .post, div#blog .page, div#blog #blog_center, #blog_center #blog_comm,#blog_center #comments_from_bg {
		width: 55%;
	}
	#blog_center #comments_from_bg #comm_post_title {
		width: 90%;
	}
	div#blog #blog_right, div#blog #blog_left{
		width: 20%;
	}
}

@media only screen and (max-width: 680px) {
	#blog {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		/* optional */
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}

	#blog_left {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}

	div#blog .center, div#blog .post, div#blog .page, div#blog #blog_center, #blog_center #blog_comm,#blog_center #comments_from_bg {
		width: 90%;
		margin-left: 20px;
		 background-size:  cover;
	}
	#blog_center .item_class .item_class_title_text .titles {width:70%}
	#blog_center .item_class .item_class_text, #blog_center .item_class .item_class_panel {width: 90%;padding-left:20px; margin-left: 0}
	div#blog #blog_right, div#blog #blog_left{
		width: 100%;

	}
	#blog_center .item_class .item_class_title_text .date {display: none}
	textarea {  width: calc(100% - 85px);}

	#header_center_original {

		width: 97%;
	}
	div#blog #blog_left *:not(img,input) , div#blog #blog_right *:not(img,input) {width:100%;
																	  background-size: contain

	}
	
}