/*   
Theme Name: Oneness287
Theme URI: http://www.oneness287.com
Description: WP Theme created for The Oneness retail store in Lexington, Kentucky
Author: Zach Selby
Author URI: http://www.zachselby.com/
Version: 1.0
*/
@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url('images/bricks_rpt.gif') repeat #666666 center 30px fixed;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}

a { color: #fff; }

.fl { float: left; }
.bgGray { background: url('images/gray_666_bg.png') repeat transparent; }
.clr { clear: both; }

#outer {
	background: url('images/header_bg_rpt.png') repeat-x top center transparent; 
	margin: 0;
	padding: 0;
}
#container {
	width: 984px; 
	margin: 0 auto;
	padding: 0;
	text-align: left; 
}
#header {
	background: url('images/header_bg.gif') no-repeat top center transparent;
	height: 236px;
	text-align: left;
	margin: 0 auto;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.nav {
	background: url('images/gray_666_bg.png') repeat transparent;
	width: 977px;
	height: 43px;
	margin: 0 auto;
	margin-top: 28px;
	text-align: left;
	line-height: 25px;
	padding: 0;
}
.nav ul.store li {
	margin-top: -38px;
}
.nav ul, .nav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav ul {
	padding-top: 8px;
}
.nav ul li {
	float: left;
	padding: 0 8px;
}
#mainContent {
	background: transparent;
}
.contHome {
	margin: 0 8px 8px 0;
}
h2.contHdr {
	margin: 0;
	/*padding: 8px 0 4px 8px;*/
	background: url('images/well_head.gif') repeat top #85b4f3;
	text-align: center;
}
.contHome .entries {
	padding: 10px;
}
.contHomeLg {
	width: 763px;
}
.contHomeMd {
	width: 378px;
}
.contHomeSm {
	width: 202px;
}
#footer div {
	text-align: center;
	font-size: 9px;
}

.newarrivals img {
	margin: 5px;
}
img.newarrivals {
	margin: 5px;
}

.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost div.topDate {
  float: left;
  text-align: center;
  width: 42px;
  height: 42px;
  background: url('images/post_date_bg.gif') no-repeat top left transparent;
  margin: 0 8px 0 0;
}
.topPost div.topDate span.day {
  font-size: 22px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.topPost div.topDate span.mon {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 8px;
}
.topPost h2.topTitle a {
  font-size: 19pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #93d5ff;
  letter-spacing: -1px;
  text-decoration: none;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  color: #ffba27;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #fff;
  }
.topPost p.topMeta a:hover {
  color: #ccc;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #efefef;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }
#sidebars .sidebarbox {
  padding: 8px 15px;
  }
#sidebars h2.subhead {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #93d5ff;
  text-decoration: none;
  }
#sidebars a:hover {
  color: #ffba27;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#sidebars .brands {
  text-align: right;
}

#sidebars .brands p {
  clear: both;
  margin-bottom: 16px;
}

#sidebars .brands img {
  border: none;
  margin-left: 4px;
}

#sidebars .brands a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
}
#sidebars .brands a:hover {
  color: #6F9;
  text-decoration: underline;
}

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

textarea#comment {
	width: 450px;
}
h2#comments a, h2#postcomment {
  font-size: 19pt;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #93d5ff;
  letter-spacing: -1px;
  text-decoration: none;
  }
h2#comments a:hover {
  text-decoration: underline;
  color: #ffba27;
  }
  
