/*
Theme Name: WatchesOnNet-Take2
Theme URI: http://www.watchesonnet.com
Description: A custom WordPress theme created for WatchesOnNet.com
Version: 1.0
Author: Michael Verner
Author URI: http://www.vernerwebstudio.com/
*/
BODY, H1, H2, H3, H4, H5, H6, BLOCKQUOTE, P, FORM
{
	margin: 0;
	padding: 0;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
FORM
{
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
BODY
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	/*[empty]background-image:;*/
	background-repeat: repeat;
	background-color: #020000;
}
#wrapper
{
	margin: 0px auto 0;
	width: 1000px;
	text-align: left;
	border: none;
}
#bg
{
	/*[empty]background-image:;*/
	background-repeat: repeat-x;
	background-position: -7px 0;
	height: 700px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-indent: -5000px;
	background-image: url(images/watchesonnet.jpg);
	background-repeat: no-repeat;
	width: 284px;
	height: 37px;
	margin-bottom: 0;
	float: left;
	margin-top: 33px;
	margin-left: 145px;
}
H3
{
	padding: 15px 0;
}
H4
{
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: normal;
}
BLOCKQUOTE
{
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	margin: 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
IMG
{
	border: 0;
}
IMG.img
{
	border: 3px solid #640000;
}
INPUT.styled
{
	font-size: 0.8em;
	border: 1px solid #555555;
	padding: 2px;
}
.link_line
{
	font-size: 0.8em;
	margin-bottom: 6px;
	padding-left: 3px;
}
A.c, .link_line A
{
	color: #1F3B50 !important;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.entry P
{
	margin: 0 0 15px;
}
.entry UL, .entry OL
{
	margin: 0 0 15px 40px;
}
.entry UL
{
	list-style-type: circle;
}
.entry LI
{
	margin: 0 0 5px;
}
.entry UL LI UL, .entry UL LI OL, .entry OL LI UL, .entry OL LI OL
{
	margin: 5px 0 5px 30px;
}
.entry IMG.left
{
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border: 1px solid #CCC;
	background: #EEE;
	float: left;
	clear: left;
}
.entry IMG.right
{
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border: 1px solid #CCC;
	background: #EEE;
	float: right;
	clear: right;
}
.entry IMG.center
{
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em;
	border: 1px solid #CCC;
	background: #EEE;
	float: none;
	clear: both;
}
.entry IMG.off
{
	padding: 0 !important;
	border: none !important;
}
.entry IMG.stack
{
	clear: none !important;
}
/*----HEADER----*/
#header
{
	padding: 0;
	color: #000;
	clear: both;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 179px;
	text-align: left;
}
#header A
{
	text-decoration: none;
	color: #000;
}
#header A:hover
{
	text-decoration: underline;
}
/*----POST----*/
#page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#container
{
	float: left;
	width: 855px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/tr_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 240px;
}
.post
{
	margin-left: 10px;
	padding: 8px;
}
.post .post_header
{
	border-bottom: 1px solid #B58725;
	padding-top: 9px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.post .post_header H2
{
	font-family: Arial;
	font-size: 25px;
	color: #B58725;
	float: left;
	font-weight: normal;
	margin-right: 10px;
}
.post .post_header H2 A
{
	color: #B58725;
	text-decoration: none;
}
.post .post_header .listen_now
{
	float: left;
	padding-top: 3px;
}
.post .post_header .listen_now A
{
	color: #233A48;
}
.post .post_header .postdate
{
	float: right;
	color: #1F3B50;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 9px;
}
.entry
{
	line-height: 16px;
	font-size: 13px;
}
.entry P
{
	text-align: justify;
}
.post .entry .entry_content
{
/*float: left;
width: 725px;
margin-right: 25px;*/
}
.post .entry .digg
{
	float: left;
}
.post .entry .entry_content A
{
	color: #000000 !important;
}
.post .entry .entry_content UL
{
	margin-left: 5px;
}
.post .entry .entry_content UL LI
{
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 5px;
	list-style-type: disc;
}
.postinfo
{
	font-size: 11px;
	color: #AAA;
	padding: 2px 0 20px;
}
.postinfo A
{
	color: #AAA;
}
P.postmetadata
{
	font-size: 11px;
	color: #1F3B50;
	font-weight: bold;
	border-top: 1px solid #E9DBBD;
	border-bottom: 1px solid #E9DBBD;
	margin: 10px 0 0;
	padding: 5px 0;
}
P.postmetadata A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #B58725 !important;
	text-decoration: underline;
	font-weight: normal;
}
P.postmetadata STRONG
{
	float: right;
}
.postmetadata .posttime
{
	color: #1F3B50;
}
/*This is the link at the bottom of a post which lets you go to the next or previous post*/
.postnav
{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
H2.archive_head
{
	font-weight: bold !important;
	font-size: 21px !important;
	letter-spacing: normal !important;
	margin: 0 0 0 10px !important;
	padding: 0.4em 5px 0 !important;
	background: none;
	color: #1F3B50;
}
/*------Left Sidebar-------*/
.leftbar
{
	float: left;
	width: 145px;
	margin: 0 auto 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}
.leftbar H2
{
	color: #EEE2C8;
	font-size: 1.2em;
}
.leftbar UL.side_y, .leftbar UL.side_w
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-top: 5px;
}
.leftbar UL.side_y LI
{
	background-color: #EEE2C8;
	padding: 3px 6px;
	margin-left: 0;
	background-image: url(images/bg_side_y.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #142F42;
	border-right: 0;
}
.leftbar UL.side_y LI A, .leftbar UL.side_w LI A
{
	color: #1F3B50;
	font-size: 1em;
	text-decoration: none;
}
.leftbar UL.side_w LI
{
	background-color: #FFFFFF;
	padding: 3px 6px;
	margin-left: 0;
	background-image: url(images/bg_side_w.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #142F42;
	border-right: 0;
}
/*----COMMENT FORM----*/
#comment-form
{
	border: 1px solid #0E2557;
	margin-top: 5px;
}
.comments-template OL
{
	margin: 0 0 15px;
	list-style: none;
}
.comments-template OL LI
{
	line-height: 18px;
	margin: 5px 0;
}
.comments-template H2, .comments-template H3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E2557;
	padding: 10px 0;
}
.commentmetadata
{
	font-size: 12px;
	color: #0E2557;
	padding: 0px 0 20px;
}
.commentmetadata A
{
	color: #B58725;
	font-size: 0.9em;
}
.commentmetadata STRONG
{
	font-size: 16px;
}
.comments-template P.nocomments
{
	padding: 0;
}
.comments-template INPUT
{
	border: 1px solid #0E2557;
}
.comments-template TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 15px 15px 15px 0;
	background: #FFF;
	border: 1px solid #0E2557;
	width: 790px;
}
#menu
{
	background-color: #FFFFFF;
	padding: 3px 5px 6px;
	text-align: center;
	color: #E3D583;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: -20px;
	border-bottom: 1px solid #660000;
	margin-bottom: 10px;
}
#menu A
{
	color: #AC1600;
	font-size: 0.7em;
	font-weight: bold;
}
/*----FOOTER----*/
#footer
{
	clear: both;
	margin: 0;
	line-height: 16px;
	font-size: 11px;
	color: #7B7B7B;
	background: #FFF;
	width: 655px;
}
#footer .in
{
	padding: 30px 25px 12px;
}
#footer A
{
	color: #7B7B7B;
}
.top_links
{
	font-size: 0.9em;
	text-align: right;
	padding-top: 3px;
}
.category_links
{
	margin-top: 27px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	width: 550px;
}
.entry P A
{
	color: #1F3B50 !important;
	text-decoration: underline !important;
}
.clear
{
	clear: both;
}

