body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	/*background: #000000 url('http://jrpomeroy.com/images/gradientbg.png') top repeat-x;*/
	color: #FFFFFF;
}
h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}
a:link, a:visited{
	text-decoration: none;
	color: #6699FF;
}
a:hover{
	text-decoration: underline;
}
p{
	padding: 10px 0 0 0;
}
img {
	border:none;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	background-color:#323f47;
	border: 3px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header{
	float: left;
	width: 840px;
	padding: 0 5px;
	height: 100px;
	border-bottom: 1px solid #CCCCCC;
	background: transparent url('http://jrpomeroy.com/images/banner.jpg') no-repeat;
}
#container{
	float: left;
	width: 610px;
}
.sidebar{
	float: left;
	width: 228px;
	background: #323f47;
	margin: 0 0 0 10px;
	display: inline;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#footer{
	clear: both;
	float: left;
	width: 850px;
	border-top: 1px solid #CCCCCC;
	/*background-color:#000066;*/
}
body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}
.post{
	padding: 10px 5px 10px 5px;
}
.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

#header a:link, #header a:visited,
.post h2 a:link, .post h2 a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover,
.post h2 a:hover{
	text-decoration: underline;
}

.entry p{
	/*line-height: 18px;*/
	padding-top:10px;
}
p.postmetadata{
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding:5px;
	/*background-color:#000066;*/
	font-size:11px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0 10px;
}

/*
.sidebar ul li{
	padding: 10px 0 10px 0;
}
.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}
.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}
*/

.sidebar li { 
	list-style-type: square;
	color: #6699FF;	
	margin: 0 0 0px 0;	
	padding: 0 0 0 0px; 
}

table#wp-calendar{
	width: 100%;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	/*line-height: 18px;*/
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template ol li p{
	padding-top:10px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
#footer {
	padding: 10px 0 0 0;
}
#footer p{
	line-height:18px;
}
#search {
	width:100%;
}
ul.latestactivity {
	font-size:11px;
}
#quotes {
	font-size:11px;
}
li.alternate {
	line-height:12px;
}
a.postday {
	color:#6a7880;
}

#author, #email, #url, #securitycode {
	width:150px;
	margin-top 5px;
	margin-bottom:5px;
}
#commentform textarea {
	margin-top:10px;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #CCCCCC;
	text-align: center;
	/*background-color: #f3f3f3;*/
	background-color: #CCCCCC;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: black;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* I ADDED THESE */
.bordered {
	border:1px solid;
	border-color:#FFFFFF;
}
.movie-tag {
	font-size:120%;
	font-weight:bold;
}
.movie_title {
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px;
}
.movie_rank {
	text-align:left;
	color: #555555;
	font-size:220%; 
	font-weight:bold;
}
.netflix_queue {
	width:200px;
	border-top:1px solid;
	text-align:right;
	font-size:80%;
	margin-bottom:-10px;
}
.navbar td {
	color: #FFFFFF;
	background: transparent;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.navbar td:hover {
	color: #6699FF;
	cursor: pointer;
	border: 1px solid #6699FF;
}
.sidebar h2 {
	font-weight: bold;
	font-size: 14px;
}
.recentComments table {
	padding-top: 3px;
}
.recentComments .even {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* mediaSprites start */
.medSprite { display: -moz-inline-box; display: inline-block; margin: 0;padding: 0; position: relative; overflow: hidden; vertical-align: middle; background: url('http://jrpomeroy.com/images/mediasprites.png') no-repeat; }
.medSprite span { position: absolute; left: -9999px; }
.medVHS { background-position: 0px 0px; width: 35px;height: 18px; }
.medDVD { background-position: -40px 0px; width: 35px;height: 19px; background-color: #FFFFFF; }
.medUMD { background-position: -80px 0px; width: 38px;height: 20px; }
.medHDDVD { background-position: 0px -30px; width: 35px;height: 12px; }
.medBluRay { background-position: -40px -30px; width: 34px;height: 16px; background-color: #FFFFFF; }
.medDVDR { background-position: -40px 0px; width: 35px;height: 26px; }
.medPS { background-position: 0px -100px; width: 20px;height: 20px; }
.medPS2 { background-position: -20px -100px; width: 20px;height: 20px; }
.medPSP { background-position: -40px -100px; width: 20px;height: 20px; }
.medPS3 { background-position: -60px -100px; width: 20px;height: 20px; }
.medGB { background-position: 0px -120px; width: 20px;height: 20px; }
.medGBAdv { background-position: -20px -120px; width: 20px;height: 20px; }
.medDS { background-position: -40px -120px; width: 20px;height: 20px; }
.medN64 { background-position: 0px -140px; width: 20px;height: 20px; }
.medGamecube { background-position: -20px -140px; width: 20px;height: 20px; }
.medWii { background-position: -40px -140px; width: 20px;height: 20px; }
.medXbox { background-position: 0px -160px; width: 20px;height: 20px; }
.medXbox360 { background-position: -20px -160px; width: 20px;height: 20px; }
.medWin { background-position: 0px -180px; width: 20px;height: 20px; }
.medDreamcast { background-position: -20px -200px; width: 20px;height: 20px; }
.medLinux { background-position: -40px -200px; width: 20px;height: 20px; }
.medG { background-position: 0px -60px; width: 12px;height: 11px; }
.medPG { background-position: -20px -60px; width: 21px;height: 11px; }
.medPG13 { background-position: -50px -60px; width: 35px;height: 11px; }
.medR { background-position: -90px -60px; width: 12px;height: 11px; }
.medNC17 { background-position: 0px -80px; width: 37px;height: 11px; }
.medX { background-position: -40px -80px; width: 13px;height: 11px; }
.medNotRated { background-position: -60px -80px; width: 68px;height: 11px; }
