body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	background: url(base/bluebg.png) repeat-x 0px -33px;
}

body * {
	margin: 0;
	padding: 0;
}

#left {
	position: fixed;
	width: 15px;
	top: 0;
	bottom: 0;
	left: 0;
	background: #bbb url(base/left.png) repeat-y;
}

#right {
	position: fixed;
	width: 15px;
	top: 0;
	bottom: 0;
	background: #bbb;	
	right: 0;
	background: #bbb url(base/right.png) repeat-y;
}

strong, dt {
	font-weight: bold;
}

img {
	border: 0;
}

a {
	color: #333;
}

a img {
    border: 1px solid lightgray;
    padding: 5px;
}

a:hover {
	color: black !important;
}
a:hover .star {
	background-color: black !important;
}

fieldset {
	border: 0 none;
}


/* #wrap */
#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


/* #header */
#header {
	position: relative;
	clear: both;
	width: 720px;
	height: 120px;
	margin: 0 15px;
	padding: 0 10px;
}

#header ul {
	float: left;
	position: absolute;
	left: 10px;
	bottom: 0px;
	list-style: none;
}

#header ul li {
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 1px 10px 1px 10px;
	background: #fff url("base/_tab.gif") repeat-x bottom;
}

#header ul li.current_page_item,
body.home #header ul li.home {
	background-image: none;
}

#header ul li.current_page_item a,
body.home #header ul li.home a {
	color: #555;
}

#header ul li.page_item a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}


/* #content */
#content {
	float: right;
	width: 530px;
}

#content h2, #content h2 a {
	clear: both;
	margin: 10px 0;
	font-size: 18px;
	text-decoration: none;
	color: red;
	font-weight: normal;
	font-family: Arial Rounded MT Bold;
	text-transform: lowercase;
}

#content h4, #content h4 a {
	font-size: 18px;
	text-decoration: none;
	color: red;
	font-weight: normal;
	font-family: Arial Rounded MT Bold;
	text-transform: lowercase;
}

#content h3 {
	clear: both;
	margin: 40px 0 10px 0;
	font-size: 18px;
	color: black;
	font-weight: normal;
	font-family: Arial Rounded MT Bold;
	text-transform: lowercase;
}

#content ul.datestamp {
	width: 100%;
	float: left;
	clear: both;
}

#content ul.datestamp li {
	margin-left: 0;
	padding-top: 1px;
}

#content p,
#content blockquote,
#content ul,
#content ol,
#content dl,
#content td,
#content th {
    padding-left: 2px;
	margin: 0 0 1em 0;
	font-size: 12px;
	line-height: 19px;
	color: #444;
}

#content table {
	border-collapse: collapse;
}

#content td,
#content th {
	padding: 2px 5px;
	border: 1px solid #c9c9c9;
}

#content th {
	background-color: #e9e9e9;
	font-weight: bold;
	text-align: left;
	color: #666;
}

#content dt {
	margin-left: 10px;
}

#content li,
#content dd {
	margin-left: 30px;
}

#content blockquote {
	width: 90%;
	margin: 20px;
	padding: 0 20px;	
	font-style: italic;
	border-left: 2px solid gray;
}


/* #breadcrumb */
#breadcrum {
	height: 26px;
	padding-left: 8px;
	border-top: 3px solid #bbb;
	border-bottom: 1px solid #ddd;
	background: #eee url(base/_breadcrum.jpg) no-repeat;
}

#breadcrum p {
	margin: 1px 0 0 0;	
	font-size: 14px;
	color: #999;
	text-transform: lowercase;
}

#breadcrum a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted;
}


/* .postfoot */
#content .postfoot {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	padding: 5px 0 0 0;
	border-top: 1px solid #ddd;
}

#content .postfoot li {
	padding: 2px 0 0 17px;
	margin: 0;
}

#content ul.postfoot {
	border-left: 0px none;
	border-right: 0px none;
	text-align: right;
}


/* .comment */
#content div.comment {
	position: relative;
	width: 480px;
	margin-bottom: 20px;
}


#content div.comment div.content {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}
#content div.comment div.content li {
	padding-left: 5px;
}
#content div.comment div.content ol,
#content div.comment div.content ul {
	margin-left: 25px;
}
#content div.comment div.content blockquote {
	margin-left: 10px;
	padding-left: 17px;
}


/* #commentform */
#content form#commentform {
	position: relative;
	width: 480px;
	margin-bottom: 20px;
}

#content form#commentform div.header {
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	border-top: 3px solid #bbb;
	border-bottom: 1px solid #ddd;
	background: #eee url(base/_breadcrum.jpg) no-repeat;
}

#content form#commentform div.content {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}

#content form#commentform label {
	display: block;
	float: left;
	width: 70px;
}

#content form#commentform p.note {
	width: 370px;
	margin-left: 70px;
	padding: 5px;
	border: 1px solid #ffc;
	background-color: #ffe;
}

#content form#commentform p.submit {
	margin-bottom: 20px;	
	text-align: right;
}

#content form#commentform #author,
#content form#commentform #email,
#content form#commentform #url,
#content form#commentform #commentsbox {
	width: 380px;
}


/* #sidebar */
#sidebar {
	float: left;
}

.side {
	width: 200px;
	margin-top: 15px;
}

.side h3 {
	padding: 5px 0 4px 8px;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	text-transform: lowercase;
	color: #555;
	font-weight: normal;
	font-family: Arial Rounded MT Bold, Lucida Grande;
}

.side form {
	padding: 10px;
}

.side p,
.side ul {
	padding: 10px;
	list-style: none;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.side li {
	padding-left: 17px;
	margin: 0 0 5px 0;
}

.side ul a {
	text-decoration: underline;
	color: #666;
}


/* #search */
#search #s {
	width: 140px;
}

#search {
	background-image: none;
}


/* #footer */
#footer {
	clear: both;
	margin: 10px 15px;	
	font-size: 11px;
	color: #666;
	text-align: center;
	padding-top: 40px;
}

#footer a {
	color: #555;
}

/* .icon */
li.icon {
	display: inline;
	margin-right: 5px;
	padding-left: 18px;
	font-size: 10px;
	color: #888;
	float: left;
}

.admin li.icon {
	color: #39c;
}

ul.categories li {
	background: url(base/group.png) no-repeat 0 1px;
	padding-left: 20px;
}

li.page,
ul.pages li {
	background: url(base/icon_page.gif) no-repeat 0 50%;
	float: right;
}

ul.dates li {
	background: url(base/archive.png) no-repeat 0 1px;
	padding-left: 20px;
}

li.link,
ul.links li {
	background: url(base/icon_link.gif) no-repeat 0 3px;
}


ul li.iclinks {
	background: url(base/ichat.png) no-repeat 0 1px;
	padding-left: 20px;
}

ul li.twlinks {
	background: url(base/twitter.png) no-repeat 0 1px;
	padding-left: 20px;
}

ul.fblinks li {
	background: url(base/facebook.png) no-repeat 0 1px;
	padding-left: 20px;
}

ul.userlinks li {
	background: url(base/user.png) no-repeat 0 1px;
	padding-left: 20px;
}

li.comments {
	background: url(base/icon_comment.gif) no-repeat 0 50%;
}

li.comments a {
	font-weight: normal;
}

li.prev {
	background: url(base/icon_prev.gif) no-repeat 0 50%;
}

li.next {
	margin-left: -17px !important;
	padding-right: 17px !important;
	padding-left: 10px !important;
	float: right;
	background: url(base/icon_next.gif) no-repeat right 50%;
}

.star {
	border: 0px;
    padding: 0px;
	margin-right: 5px;
	vertical-align: -25%;
	background-color: red;
}


/* Common Classes */
.hide {
	display: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}
img.left {
	padding: 7px 7px 0 0;
}

.right {
	float: right;
}
img.right {
	padding: 7px 0 0 7px;
}

p.note {
	font-size: 9px !important;
	line-height: 10px;
}


/* davew */

a.dwblog {
	color: white;
	text-decoration: none;
	font-family: Arial Rounded MT Bold, Lucida Grande;
	font-size: 52px;
	display: block;
	width: 222px;
	height: 319px;
	text-align: center;
	background: url(http://www.newsfirex.com/blog/wp-content/themes/rdc0.7/_gfx/Yo2.png);
}

a:hover .dwtext {
	color: red;
}

.productlink {
	color: red;
	text-decoration: none;
	font-family: Arial Rounded MT Bold, Lucida Grande;
	font-size: 16px;
	padding-right: 30px;
}

.productdescription {
	color: #7f7f7f;
	font-size: 12px;
}

A:hover .productdescription {
	color: black;
}

.commenter {
	font-family: Arial Rounded MT Bold, Lucida Grande;
	text-transform: lowercase;
}

#content .commentbody p {
	color: #a5a5a5;
}

#content .commentbodyblack p {
	color: #444;
}