/*   
Theme Name: Vaughn On Movies
Description: The theme designed for Vaughn On Movies (Based on the <a href="http://web2feel.com/gamezine-theme/">Gamezine theme</a> by <a href="http://web2feel.com/">Jinsona Designs</a>)
Author: Andrew Newhouse
Author URI: http://www.andrew-newhouse.com
Version: 2.0
*/

@import "css/reset.css";
@import "css/general.css";
@import "css/typography.css";
@import "css/header.css";
@import "css/content.css";
@import "css/glide.css";
@import "css/tab.css";
@import "css/sidebar.css";
@import "css/footer.css";.textwidget { text-align: center; }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

.post-it{
background:url(img/post-it.png) left top no-repeat;
color:#575553;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:68px;
margin-right:20px;
padding-top:7px;
text-align:center;
width:70px;
}
.post-it .count{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#CC6600;
}

.none {
  display: none;
}

