/*
 Theme Name:     Virtue Child
 Theme URI:      
 Description:    Virtue Child
 Author:         cjx
 Author URI:     http://example.com
 Template:       virtue
 Version:        
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../virtue/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

.nav-open {
		display: none;
		}

.moviebox {
	border: 1px dotted silver;
		width: 210px;
		height: 390px;
	float: left;
	padding: 6px;
	display: block;
	margin: 4px;
	text-align: center;
}
