/* Define */
h1 {
	font-size: 2.8em;	
}
h2, h3, h4 {
	font-size: 2em;	
}
a {
	text-decoration: none;
}
blockquote {
	margin: 5px 20px;
	padding: 5px;
}
blockquote p, code {
	padding: 10px 20px;
	display: block;
}
code {
	display: block;
	margin: 5px 20px;
}
strong, em, caption, th {
	font-style: normal;
	font-weight: bold;
}
cite {
	font-style: italic;
	font-weight: normal;
}
sub, sup {
	font-size: .8em;
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: super;	
}
small {
	font-size: 1em;
}
:focus {
	outline: 1px #666 dotted;
}
input:focus, div:focus {
	outline: 0;
}
input {
	margin: 3px;
	vertical-align: middle;
}

/* Layout */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000;
	background: #fff;
	line-height: 1.4;
}
#wrapper , #bottom_frame , #top_frame , 
#header , #container , #footer {
	margin: 0 auto;
}
#header {
	position: relative;
}

/* Wordpress */
.entry p {
	margin: 10px 0 10px 0; 
}
.entry ul {
	padding-left: 20px;
	list-style-type: square;
}
.entry ol {
	padding-left: 25px;
	list-style-type: decimal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight: bold;
	margin: 5px 0;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}
.endline {
	clear: both;
}

/* Images */
p img {
	max-width: 100%; /* not working in IE6 */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #666;
}
.wp-caption img {
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	color: #333;
}

/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix *//*
Theme Name: Denver Electronic Commerce
Theme URI: http://www.blogtemplates4denver.com/templates/denver-electronic-commerce.html
Description: This theme is designed and coded by <a href="http://www.blogtemplates4denver.com/">Blogtemplates4denver</a>.
Version: 1.0
Author: Blogtemplates4denver
Author URI: http://www.blogtemplates4denver.com/
Tags: blue, fixed width, two columns, left sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/


/* Global */
body {
	color: #000;
	background: #173FA3 url(images/body_bg.jpg) center top repeat-y;
	font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
	text-decoration: none;
	color: #000;
}
a:hover, .post a:hover {
	color: #900;
	text-decoration: none;
}
#blog_title ,.post-title ,h1 ,h2 ,h3 ,h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote, code {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dashed #999;	
}
blockquote {
	background: #F8F4AB;
}
code {
	background: #F5D582;
}

/* Layout */
#wrapper {
	min-width: 998px; /* not working in IE6 */
	overflow: hidden;
	background: url(images/container_bg.jpg) repeat-y center 553px;
}
#bottom_frame {
	padding: 0 0 5px 0;
	background: url(images/bottom_frame.jpg) no-repeat center bottom;
}
#top_frame {
	background: url(images/top_frame.jpg) no-repeat center top;
}
#top_container {
	margin: 0 auto;
	background: url(images/top_container.jpg) no-repeat center 232px;
}
#header , #container , #footer {
	width: 998px;
}
#header {
	height: 195px;
}
#container {
	min-height: 900px;
	padding: 0px 0 230px 0;
}
#footer {
	clear: both;
	height: 50px;
	position: relative;
}
/* Footer */
.credit {
	font-size: 1.1em;
	text-align: center;
	padding: 0px 104px 0px 100px;
}
.credit, .credit a, .credit a:hover {
	color: #FFFFFF;
}
/* Header */
#header #blog_title {
	font-size: 3em; /* Blog Title */
	padding: 10px 200px 0px 376px;
	text-align: left;
}
#header h2 {
	font-size: 1.4em; /* Blog Description */
	text-align: left;
	padding: 0px 200px 0px 378px;
}
#header #blog_title, #header #blog_title a, #header h2 {
	color: #F3F5F9;
}
/* menu */
#menu {
	width: 444px;
	height: 26px;
	position: absolute;
	left: 413px;
	top: 171px;
	overflow: hidden;
}
#menu ul li {
	padding: 0 12px;
	font-size: 1.4em; /* Menu Font Size */
	font-weight: bold;
	text-align: center;
	float: left;
}
#menu ul li a {
	padding: 0px 0 0px 0px;
	line-height: 2;
	color: #782C07;
}
#menu ul li a:hover {
	color: #06c;
}
#menu ul ul li {
	font-size: 1em;
}

/* searchform */
#searchform {
	overflow: hidden;
	position: absolute;
	left: 22px;
	top: 174px;
}
.searchtext {
	width: 190px;
	color: #000;
	border: 0;
	font-size: 1.2em;
	background: url(images/spacer.gif);
	padding: 0;
	margin: 4px 5px 0 0;
	float: left;
}
#searchsubmit {
	border: 0;
	margin: 0 0 0px 0;
	width: 25px;
	height: 25px;
	float: left;
}
#rss {
	position: absolute;
	left: 103px;
	top: 32px;
}
#rss img {
	width: 69px;
	height: 66px;
}

/* Content */
#content {
	width: 535px;
	padding: 30px 0px 0 0px;
	display: inline;
	margin: 0 109px 0 0;
	float: right;
	color: #49463f;
}
.post {
	padding: 7px 0 70px 0;
	margin: 0px 0 20px 0px;
	background: url(images/post_line.gif) center bottom no-repeat;
}
.post .post-title {
	margin: 0px 5px 0 0px;
	padding: 5px 40px 9px 52px;
	font-size: 1.4em; /* Post Title */
	background: url(images/post_header_bg.gif) no-repeat;
}
.post .post-title a {
	color: #432A22;
}
.post .post-title a:hover {
	color: #900;
}
.edit_post {
	width: 83%;
	color: #333;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px 10px;
	background: #ffc;
	border: 1px dashed #999;
}
.edit_post a {
	font-style: italic;
	color: #33C;
}
.edit_post a.post-edit-link {
	margin-right: 15px;
	font-style: normal;
	color: #E5631C;
	text-decoration: underline;
}
.edit_post a:hover.post-edit-link {
	color: #33c;
}
.post_path span {
	color: #706ED6;	
}
.post_path a:hover {
	text-decoration: underline;
}
.postmetadata a {
	text-decoration: underline;
}
.entry {
	width: 461px;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.2em;
}
.entry a {
	color: #1f85da;
	text-decoration: underline;
}
.tags, .tags a, .postmetadata, .postmetadata a {
	color: #852D00;
}
.post_path {
	font-size: 1.1em;
	margin: 0 0 0 37px;
	padding: 7px 7px 12px 15px;
	background: url(images/arrow.gif) left 10px no-repeat;
}
.postmetadata {
	padding: 2px 37px 0 37px;
	text-align: right;
	font-size: 1.1em;
}
.tags {
	font-size: 1.2em;
	margin: 10px 30px 0 37px;
}
.tags a {
	text-decoration: underline;
}
.read_comments {
	margin: 0px 18px 0 0px;
	text-align: right;
	font-weight: bold;
	padding: 10px 20px 10px 37px;
}
.bookmark {
	margin: 18px 0 0 37px;
}
.wp-pagenavi {
	padding: 5px 36px 5px 37px;
	line-height: 20px;
}
.post-footer {
	padding: 10px 37px;
}
.read_comments a {
	font-size: 1.2em;
	color: #852D00;
	padding: 24px 53px 24px 0px;
	background: url(images/read_comments.gif) no-repeat right 12px;
}
.read_comments a:hover {
	color: #000;	
}
.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #7e2d17;
}

/* welcome */
#welcome {
	color: #3E3939;
	font-size: 11px;
	padding: 0px 0px 108px 11px;
}
#welcome p {
	width: 201px;
	height: 122px;
	padding: 0px 0 0px 0px;
	overflow: hidden;
}

/* Sidebar */
#sidebar {
	width: 243px;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 105px;
	overflow: hidden;
	float: left;
	position: relative;
	color: #443019;
}
#sidebar_main {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0;
}
#sidebar_main h2 {
	padding: 15px 30px 10px 72px;
	font-size: 16px;
	color: #BC8022;
	position: relative;
	background: url(images/sidebar_header_bg.gif) no-repeat left 3px;
}
#sidebar_main ul li {
	overflow: hidden;
	font-size: 1.2em;
	padding: 3px 0 12px 1px;
}
#sidebar_main ul li a {
	color: #443019;
}
#sidebar_main ul li a:hover {
	color: #a00;
}
#sidebar_main ul ul {
	padding: 0 0 0 47px;
	background: none;
}
#sidebar_main ul ul li {
	font-size: 1em;
	border: none;
	padding: 6px 0px 6px 15px;
	width: 160px;
	overflow: hidden;
	background: url(images/sidebar_li.gif) no-repeat left 11px;
	position: relative;
}
#sidebar_main ul ul ul {
	padding: 0;
	margin: 0;
}
#sidebar_main ul ul ul li {
	font-size: 1em;
	margin: 0;
	width: 80%;
}
#sidebar_main .textwidget {
	margin: 7px 0;
}
#sidebar select {
	font-size: 1em;
	margin: 7px 0 0 10px;
	width: 90%;
}
#sidebar ul li div ,#sidebar_ul li object {
	padding: 0 20px;
}
#sidebar ul li div div {
	padding: 0;
}

/* Sidebar sub */
#sidebar_sub {
	width: 420px;
	height: 135px;
	overflow: hidden;
	position: absolute;
	left: 416px;
	bottom: 75px;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0px;
	color: #666;
}
#sidebar_sub a {
	color: #5e2e0d;
}
#sidebar_sub a:hover {
	color: #a00;
}
#sidebar_sub h2 {
	font-size: 16px;
	padding: 9px 0px 0px 0px;
	color: #333;
	background: none no-repeat left 3px;
}
#sidebar_sub h2 span {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
#sidebar_sub .recent_posts {
	margin-right: 40px;
}
#sidebar_sub .recent_comments {
	
}
#sidebar_sub ul li {
	width: 180px;
	float: left;
	font-size: 1.2em;
	white-space: nowrap;
	overflow: hidden;
	height: 130px;
	padding: 0px 0px 0px 0px;
}
#sidebar_sub ul ul {
	padding: 0px 0px 0 0px;
	margin: 0;
}
#sidebar_sub ul ul li {
	font-size: 1em;
	height: 14px;
	padding: 4px 0 4px 15px;
	background: url(images/sidebar_sub_li.jpg) no-repeat left 11px;
}
#sidebar_sub ul ul ul {
	margin: 0;
	padding: 0;
	background: none;
}
#sidebar_sub ul ul ul li {
	width: 80%;
	margin: 0;
	font-size: 1em;
}


/* PageNavi*/

.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #06c;
	background-color: #fff;
}
.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	margin-bottom: 15px;
	width: 100%;
	color: #601006;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #fc0;
	color: #000;
}
#wp-calendar caption {
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
	font: bold 13px Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
	text-align: center;
	padding: 3px 0;
	font-size: 12px;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark ul {
	display: inline;
}
.bookmark ul li {
	background: none;
	display: inline;
	list-style-type: none;
}
.bookmark_line img {
	border: 0;
}

/* Comments */
h3#comments {
	padding: 0 0 0 46px;
}
h3#comments, #respond h3 {
	padding-top: 10px;
	font-size: 1.4em;
	color: #333;
}
#commentform {
	margin: 5px 0 0 0px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond {
	width: 85%;
	padding: 0 0 0 10px;
	color: #333;
	margin: 0 auto;
}
#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.commentlist {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 85%;
}
.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
	text-transform: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}
.commentlist li a {
	color: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
}
#content .comment-body p a {
	text-decoration: underline;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}
.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}
.depth-1 {
	border: 1px solid #000;
}
.alt { 
	border-left: 1px solid #666; /* odd page */
	background-color: #C29581; 
	padding: 10px;
}
.even {
	border-left: 1px solid #666; /* even page */
	background-color: #D0AD9E;
}

.edit_post { color: #666; }