@charset "UTF-8";

/*-----------------------------------------------
Theme Name: opinion_tcd018_child
Template: opinion_tcd018
-----------------------------------------------*/
body {
    background: #fcfcff;
}
#copyright {
    background: #f38bae;
    color: #fff;
}
#copyright a{
	color:#fff;
	
}

#footer_widget_wrap{
		background:#fff4f8;
}

#footer_wrap{
    border-top: 4px solid #f38bae;
	background:#ffe2ec;
	}


.headline1 {
    background: #ffe2ec;
	border-left: 5px solid #48a83d;
}
.side_headline{
    background: #ffe2ec;
}

#right_col .widget_custom_post_widget{
	padding:0;
	border:none;
	margin:0;
}
#footer_widget .widget_custom_post_widget{
	padding:0;
	border:none;
}
.widget_custom_post_widget img{
	vertical-align:bottom;
}


@media only screen and (max-width: 640px){

#logo img {
    display: block;
}
#logo a:before {
	display:none;
}

#logo {
    margin: 5px 0 0 5px;
    line-height: 120%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    width: 60%;
    overflow: hidden;
}
#logo img{
	
	width:100%;
	max-width:100%;
	height:auto;
	vertical-align:bottom;




}








