/* ===== Custom CSS v1.0 */
/* ===== Daniel Gallegos | www.iGoMogul.com */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #c19a71;
	background: url('bg-pattern.jpg');
}
/* Disables borders for images */
img {
	border: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #c19a71;
}
/* General links & hovers */
a {
	color: #e19948;
	text-decoration: none;
}

a:hover {
	color: #ffb128;
	text-decoration: underline;
}

a:active {
	color: #ffb128;
	text-decoration: underline;
}

a:visited {
	color: #e19948;
	text-decoration: none;
}

a:visited:hover {
	color: #ffb128;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 10px 0px;
	color: #e19948;
}

h1 a {
	color: #e19948;
	text-decoration: none;
}

h1 a:hover {
	color: #ffb128;
	text-decoration: none;
}

h1 a:active {
	color: #ffb128;
	text-decoration: none;
}

h1 a:visited {
	color: #e19948;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #ffb128;
	text-decoration: none;
}

h1.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px -5px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #e19948;
}

ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	color: #e19948;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

.body {
	width: 762px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	clear: both;
}

.body-main {
	width: 500px;
	margin: 5px 0px 0px 25px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 500px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 20px 5px;
	display: table;
	background: url('post-bg.gif') no-repeat bottom center;
	text-align: left;
	float: left;
}

#adsense {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 25px 5px;
	border-left: 1px dashed #7c3214;
	text-align: left;
	float: right;
}

.sidebar-title {
	width: 215px;
	height: 27px;
	background-image: url('sidebar-title_bg.jpg');
	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	margin: 8px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}


.atomword-button {
	width: 88px;
	height: 31px;
	margin: 30px 0px 10px 25px;
	float: left;
	clear: both;
}

/*------------*/

.body-comments {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	clear: both;
}

.body-comments .body-bar {
	width: 500px;
}

.body-comments-post {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

#comment-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #c19a71;
}

#comment-list li {
	padding: 10px 0px 0px 0px;
}

#comment-list li div#content {
	padding: 5px 0px 10px 15px;
}

#comment-list li span#author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
	color: #4c698a;
}

#comment-list li span#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #999999;
}

.comment_tbl tr td {
	border: 1px solid #ffffff;
}

.comment_tbl tr td.title {
	background: #eaeaea;
	border-right: 1px dashed #cccccc;
}

.comment_tbl tr td.label {
	background: #f5f5f5;
}

/*------------*/



/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #c19a71;
}

#main a {
	color: #e19948;
	text-decoration: none;
}

#main a:hover {
	color: #ffb128;
	text-decoration: underline;
}

#main a:active {
	color: #ffb128;
	text-decoration: underline;
}

#main a:visited {
	color: #e19948;
	text-decoration: none;
}

#main a:visited:hover {
	color: #ffb128;
	text-decoration: underline;
}

/*------------*/

#main-bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #c19a71;
}

#main-bc a {
	color: #e19948;
	text-decoration: none;
}

#main-bc a:hover {
	color: #ffb128;
	text-decoration: underline;
}

#main-bc a:active {
	color: #ffb128;
	text-decoration: underline;
}

#main-bc a:visited {
	color: #e19948;
	text-decoration: none;
}

#main-bc a:visited:hover {
	color: #ffb128;
	text-decoration: underline;
}

/*------------*/

#post-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	letter-spacing: 1px;
	color: #69543d;
}

/*------------*/

#post-footer {
	font-size: 9px;
}

/*------------*/

#sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	color: #ffb128;
}

#sidebar-title a {
	color: #8c7052;
	text-decoration: none;
}

#sidebar-title a:hover {
	color: #ffb128;
	text-decoration: none;
}

#sidebar-title a:active {
	color: #8c7052;
	text-decoration: none;
}

#sidebar-title a:visited {
	color: #8c7052;
	text-decoration: none;
}

/*------------*/

#sidebar-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #8c7052;
}

#sidebar-txt a {
	color: #8c7052;
	text-decoration: none;
}

#sidebar-txt a:hover {
	color: #ffb128;
	text-decoration: underline;
}

#sidebar-txt a:active {
	color: #8c7052;
	text-decoration: underline;
}

#sidebar-txt a:visited {
	color: #8c7052;
	text-decoration: none;
}

#sidebar-txt a:visited:hover {
	color: #321b08;
	text-decoration: underline;
}


/* ###################################
########### CUSTOM CSS ###########
####################################*/

/* Content wrapper */
#wrapper {
	width: 784px;
	margin: 0px auto;
	padding: 20px 0 0 0;
	background: url('bodybg-top.jpg') no-repeat top center;
}
#header {
	height: 382px;
	width: 1028px;
	text-align: center;
	margin: 0px auto;
	background: url('header-bg.jpg') no-repeat top;
}

/* ======================= NAVMENU CONTENT */
.navmenu {
	width: 354px;
	height: 46px;
	float: right;
	margin: 0 100px 0 0;
	text-align: center;
}
/* For lef and right images (left-btn) */
.btn {
	float: left;
	display: block;
}
/* ======================= NORMAL BUTTONS */
a.srollover-btn1 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 62px;
	height: 46px;
	background: url('home_btn.gif') no-repeat;
	text-decoration: none;
}
a.srollover-btn2 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 92px;
	height: 46px;
	background: url('aboutme_btn.gif') no-repeat;
	text-decoration: none;
}
a.srollover-btn3 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 107px;
	height: 46px;
	background: url('goshopping_btn.gif') no-repeat;
	text-decoration: none;
}

/* ======================= ROLLOVER BUTTONS */
a:hover.srollover-btn1 {
	background: url('home_btn-hover.gif') no-repeat;
}
a:hover.srollover-btn2 {
	background: url('aboutme_btn-hover.gif') no-repeat;
}
a:hover.srollover-btn3 {
	background: url('goshopping_btn-hover.gif') no-repeat;
}

/* ======================= BREADCRUMS NAVIGATION */
/* ======================= Aka: "You are here: Home" etc. */
.breadcrums-box {
	margin: 0px 0 0 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #7c3214;
	border-top: 1px dashed #7c3214;
	padding: 5px 0 5px 0px;
}
.desc {
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0 10px 0px;
}
	
#bg-top {
	background: url('bg-top.jpg') repeat-x top center;
	height: 372px;
}
	
/* Repeats BG img for content */
.body-bg {
	background: url('bodybg.jpg') repeat-y;
	padding: 0 0px 0 0px;
}

#footer {
	background: url('footer-bg.jpg') no-repeat top center;
	width: 784px;
	height: 60px;
}

/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}