/*
Theme Name: moviewp
Theme URI: https://github.com/VincenzoPiromalli/moviewp
Author: VincenzoPiromalli
Author URI: https://github.com/VincenzoPiromalli
Support:  https://github.com/VincenzoPiromalli
Description: Write reviews, add video streaming, or create a Movie and TV Show database with MovieWP theme.
Tags: theme-options, left-sidebar, full-width-template, grid-layout, entertainment
Version: 3.8.5
Requires at least: 5.3
Tested up to: 5.8.1
Requires PHP: 7.0
License:        GNU General Public License v2 or later
License URI:    https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: moviewp
*/

/* == WordPress Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {

	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.screen-reader-text {}
.bypostauthor {}
.sticky {}
#wp-admin-bar-menus {display:none;}


