body {
background-image:none;
background-color: #FFFFFF;
}

body {
color: #000000;
font-size: 12px;
}

#header {
background-image: none;
background-color: #000000;
color: #DDB826;
border: 1px solid #000000;
}

#header a {
color: #ADD8E6;
text-decoration: underline;
}

#site-logo {
position: static;
}

#site-description {
	font-family: Verdana, Geneva, sans-serif;
	color: #DDB826;
	font-style: normal;
	position: absolute;
	top:9px;
	left:351px;
	width:47%;
	max-width:513px;
	font-weight:normal;
}

#nav-bar {
background-image: url(https://www.cinevistablog.com/wp-content/uploads/2013/02/nav-bar-bg1.png);
background-color: #dbb20f;
}

#main-nav a {
font-family: Tahoma, Geneva, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
background-color: transparent;
}

.post-title {
color: #B20000;
font-size: 19px;
}

.post-title a {
color: #B20000;
text-decoration: none;
}

.page-title {
color: #000000;
}

.ytc-row li {
	width:27px;
}


.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}

#special_box {
	width: 100%;
	background-color:#EFEFEF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom: 9px;
	margin-top: 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	text-align:center;
    background-color:#354F53;
    color:#FFFFFF;
}

#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}

.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
