/* @override http://www.hellobase.com/blog/wp-content/themes/hellobase-mossy/css/main.css */

/*
Company:	Hellobase
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	 background: #0f0f0f url(../images/bg.jpg) top center no-repeat; 
}
body {
	font-family: Verdana, Arial, sans-serif;
	padding:0;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
	padding: 19px 0 19px 0px;
}

/* Body */
div#bd {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main-bg.jpg) no-repeat 0 0 #f5f7f7;
	padding: 20px 0;
}

/* Footer */
div#ft {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	padding: 150px 0 20px 0;
	font-size: 85%;
	background: #0f0f0f url(../images/wood-pattern.jpg) top left no-repeat;
	color: #f5f7f7;
}
div#ft p {
	width: 800px;
	margin: 0 0 0 40px;
	font-weight: normal;
	float: left;
	display: inline;
}

div#ft p a:link, div#ft p a:visited {
	color: #c2930f;
	text-decoration: none;
}
div#ft p  a:hover {
	color:#1197af;
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 242px;
	height: 76px;
	background: url(../images/hellobase-logo.gif) no-repeat bottom right;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Body Section */
div.bd-section {
	background: transparent url(../images/bd-wrapper-bg.gif) top center repeat-y;
	padding:0 0 25px 0;
}

/* Main */
div.main {
	width: 430px;
	margin: 0 0 0 55px;
	padding-top:70px;
	float: left;
	display: inline;
}

/* Side */
div.side {
	width: 345px;
	margin: 0 0 0 0;
	padding:70px 0 0 0;
	float: right;
	display: inline;
	background: url(../images/side-bg.png) center -14px no-repeat;
}
body.blog div.side {
	background: url(../images/side-bg-blog.png) center -14px no-repeat;
}

/* Blog Side */
div.blogside {
	padding: 30px 0 0 20px;
}
div.blogside ul {
	margin: 0 0 10px 0;
}
div.blogside li {
	list-style: none;
	padding: 1px 0;
	color: #c2930f;
}
div.blogside li h2 {
	font-size: 100%;
}
div.blogside ul ul {
	font-size: 100%;
}

/* Three heads in header*/
div#heads {
	background:url(../images/heads.png) 118px 0px no-repeat;
	display:block; 
	width: 312px;
	height:130px;
	float:left;
}

/* Slice N Dice Callout */
div.tyler {
	margin:20px 55px 15px 25px;
	padding: 0 5px;
	height:29px;
	background: url(../images/tyler-bg.gif) top left repeat-x;
}

div.tyler p {
	color:#174b39;
	padding: 8px;
}

div.tyler p a, div.tyler p a:hover{
	color:#174b39;
	text-decoration:none;
}

div.tyler img {
	padding:0 10px 0 5px;
}

/* Sidebar Image */
img.fancy-img {
	padding:18px 25px;
	background: url(../images/side-image-bg.png) top center no-repeat;
	margin-left:17px;
}

/* Sub Nav */
ul.sub-nav {
	margin-left:0;
}
ul.sub-nav li {
	list-style-type:none;
}

ul.sub-nav li a, ul.sub-nav li a:hover{
	text-decoration:underline;
	font-weight:bold;
}


/* Sidebar Lists*/
ul.buttons {
	margin:35px 25px 0 25px;
}
ul.buttons li {
	list-style-type: none; 
	padding:5px 0;
}

ul.side-info ul {
	padding:5px 0 0 3px;
}

ul.side-info li {
	list-style-type:none;
	background: url(../images/dotted_border.gif) bottom left repeat-x;
	padding:10px 5px;
	width:250px;
}

ul.sub-links li {
	padding-left:6px;
	list-style-type:none;
}

/* Side bottom portrait */
div.portrait {
	margin:35px 0 0 28px;
}


/* Post */
div.post {
	margin-bottom: 60px;
}
div.post h2 a {
	background-color: #c2930f;
	display: block;
	text-transform: uppercase;
	padding: 4px 8px;
}
div.post h2 a:link, div.post h2 a:visited {
	color: #fff!important;
	font-weight: normal;
}
div.post h2 a:hover {
	background-color: #898886;
}
div.post div.postmetadata {
	border-top: 3px solid #e5e7de;
	border-left: none;
	text-transform: uppercase;
	font-size: 77%;
	padding: 5px 0 0 0;
}
div.post div.postmetadata p {
	margin: 0;
}
div.post p.postmeta-left {
	float: left;
	display: inline;
}
div.post p.postmeta-right {
	white-space: nowrap;
	padding-left: 10px;
	float: right;
	display: inline;
}
div.commentmetadata {
	font-size: 85%;
}
div.comment-author {
	font-size: 85%;
}
div.post div.postmetadata a.comments-link {
	background: url(../images/comment-icon.gif) no-repeat 0 50%;
	padding: 0 0 0 20px;
}

/* Navigation */
div.navigation {
	clear: both;
	padding: 20px 0;
	font-size: 85%;
	display: none;
}
div.pagenavi {
	font-size: 85%;
	color: #121203!important;
	clear: both;
}
div.pagenavi span, div.pagenavi a {
	border: none!important;
	background-color: transparent!important;
}
div.pagenavi a {
	border: 1px solid #ccc!important;
}
div.pagenavi span.pages {
	padding-left: 0;
	margin-left: 0;
}
div.pagenavi a:link, div.pagenavi a:visited {
	color: #95950d;
}
div.pagenavi a:hover {
	color: #121203;
	border: 1px solid #999!important;
}


/* Shop */
div.shop-left-col {
	width: 200px;
	float: left;
	display: inline;
}

div.shop-right-col {
	width: 200px;
	float: right;
	display: inline;
}

p.shop-tagline {
	font-family: Georgia, Times, serif;
	color: #c2930f;
	font-style: italic;
	font-size: 15px!important;
	line-height: 100%;
}

div.row-spacer {
	clear: both;
	padding-bottom: 20px;
	height: 1px;
	overflow: hidden;
}
a.shirt {
	display: block;
}
a.shirt img {
	border: 1px solid #dcdede;
}
a.shirt span.shirt-name {
	display: block;
	font-size: 85%;
	color: #55595b;
	padding: 10px 0 5px 0;
}
a.shirt span.shirt-buy-now {
	display: block;
	float: left;
	padding: 3px 12px;
	background-color: #c2930f;
	color: #fff;
	font-weight: bold;
	font-size: 85%;
}
a.shirt:hover span.shirt-buy-now {
	background-color: #8a8a89;
}

/* @end */
/* @group Nav */
div#nav {
	float:left;
	width: 300px;
	text-transform:uppercase;
	font-size: 117%;
	margin-top:35px;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none; 
	float:left;
}
div#nav ul li a {
	display: block;
	padding:0 8px;
	font-weight:bold;
	color: #043338;
	text-decoration:none;
}
div#nav ul li a:hover, div#nav ul li.active {
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
/* @end */

/* @group Default Headings */
div.side {
	color:#727272;
}

div.side h2 {
	color: #121203;
	margin: 0 0 2px 0;
}

h2#hd-no-strangers {
	width: 340px;
	height: 36px;
	background: url(../images/hd-no-strangers.png) bottom center no-repeat;
	text-indent: -9000px;
	display: block;
}

div.main h2 {
	margin: 0 0 15px 0;
	font-size: 100%;
	color: #727272;
	font-weight: bold;
}
div.main h2 a:link, div.main h2 a:visited {
	color: #727272;
}

div.main h3 {
	font-size: 93%;
	color: #727272;
}

h2.hd-read-blog {
	margin: 0!important;
}
h2.hd-read-blog a {
	display: block;
	width: 193px;
	height: 40px;
	background: url(../images/hd-read-blog.png) no-repeat 0 0;
	text-indent: -9000px;
}
h2.hd-read-blog a:hover {
	background-position: 0 -40px;
}

h2.hd-enter-shop {
	margin: 0!important;
}
h2.hd-enter-shop a {
	display: block;
	width: 184px;
	height: 40px;
	background: url(../images/hd-enter-shop.png) no-repeat 0 0;
	text-indent: -9000px;
}
h2.hd-enter-shop a:hover {
	background-position: 0 -40px;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #727272;
}
div.main p {
	line-height: 160%;
	font-size: 100%;
}
div.main div.entry p {
	font-size: 93%;
}

div.side {
	color:#8c8c8b;
	font-weight:normal;
}

div.side p {
	font-size: 85%;
}

div.side ul {
	list-style-type:none;
	font-size: 85%;
}
div.side li {
	line-height: 150%;
}

/* @end */

/* @group Default Lists */
	
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited{
	color: #c2930f;
	text-decoration: none;
}
a:hover{
	color:#1197af;
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */


/* Sidebar Styles */
div.wrap {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
}

div.wrap-content {
	width: 855px;
	float: left;
	display: inline;
}
