/*
Theme Name: Elephants
Description: Art From The Hive template
Version: 1.0
Author: James Gary, et al

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* = GLOBAL = */
* {margin:0;padding:0;}
html {
	height:100%;
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height:19px;
	color: #000;

	background:#fff url(http://www.artfromthehive.com/wp-content/splash/background/bg.jpg) repeat top left;
	height:100%;
	min-height:100%;
}
a:link, a:visited, a:active {
	color: #119900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Georgia, "Verdana", Times, serif;
	font-weight:normal;
	line-height:normal;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
/* === HEADER === */
#header-container {
	margin: auto;
	padding: 0;
	width:700px;
	height:200px;
}
#logo{
	width:100px;
	height:100px;
	display:inline;
	position:relative;
}
#logo a {
	border: 0px solid #000;
}
#logo img {
	border: 0px solid #000;
}

#opt-in{
	float:left;
	display:inline;
	text-align:left;
	padding:0px;
	width:auto;
	line-height:13pt;
	margin: 15px 0px 0px 5px;
	width:295px;
}

#social{
	float:left;
	display:block;
	position:relative;
	text-align:right;
	padding: 6px 0px 0px 0px;
}

#social a {
	border: 0px solid #000;
}
#social img {
	border: 0px solid #000;
	margin-bottom:0px;
}

.clearTop {
	position: relative;
	clear: both;
	height: 0px;
}

#opt-in img#mail-icon {
	float:left;
	position:relative;
	margin-top:6px;
}

#cart{
	float:right;
	display:block;
	position:relative;
	text-align:right;
	padding:0px;
	color:#fff;
	width:300px;
	top:-82px;
}

#cart a {
	border: 0px solid #000;
}
#cart img {
	border: 0px solid #000;
	margin-bottom:-4px;
}

#cart form {
margin:0px;
padding:0px;
text-align:right;
width:auto;
display:inline;
}

#cart p{
padding-right:5px;
}


/* === MENU === */

#white-wrapper{
	width:695px;
	background-color:#fff;
	margin:0px 0px 0px 20px;
	padding-top:15px;
	min-height:100%;
}
#menubar {
	margin-left: 190px;
    height:30px;
}
#menu {
height:30px;
margin:0;
padding:0;
position:absolute;
text-transform:uppercase;
z-index:100;
}
#menu, #menu ul {
line-height:2.5;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#menu a, #menu a:hover {
border:medium none;
display:block;
text-decoration:none;
}

#menu li {
float:left;
height:30px;
width:60px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:center;
	padding:0px;
	margin:0px;
}

#menu p{
	visibility: hidden;
}

#menu li.blog {
	background:transparent url(images/navs/blog.jpg) repeat scroll 0 0;
}

#menu li.shop {
	background:transparent url(images/navs/shop.jpg) repeat scroll 0 0;
}

#menu li.story {
	background:transparent url(images/navs/story.jpg) repeat scroll 0 0;
}

#menu li.events {
	background:transparent url(images/navs/events.jpg) repeat scroll 0 0;
}

#menu li.media {
	background:transparent url(images/navs/media.jpg) repeat scroll 0 0;
}

#menu li.stores {
	background:transparent url(images/navs/stores.jpg) repeat scroll 0 0;
}


#menu li.sample {
	background:transparent url(images/navs/sample-nav.png) repeat scroll 0 0;
}

#menu li.blog:hover {	background:transparent url(images/navs/blog.jpg) repeat scroll 0 30px;}#menu li.shop:hover {	background:transparent url(images/navs/shop.jpg) repeat scroll 0 30px;}#menu li.story:hover {	background:transparent url(images/navs/story.jpg) repeat scroll 0 30px;}#menu li.events:hover {	background:transparent url(images/navs/events.jpg) repeat scroll 0 30px;}#menu li.media:hover {	background:transparent url(images/navs/media.jpg) repeat scroll 0 30px;}#menu li.stores:hover {	background:transparent url(images/navs/stores.jpg) repeat scroll 0 30px;}

#menu a, #menu a:visited {
color:#000;
display:block;
font-weight:bold;
}

#menu a:hover, #menu a:active {
color:#00ff00;
color:#000;
text-decoration:none;
}










/* === MAIN AREA == */
.clear {
	position: relative;
	clear: both;
	height: 50px;
}
.clearPost {
	position: relative;
	clear: both;
	height: 15px;
}

#wrapper {
	display:block;
	margin: 0 auto;
	position: relative;
	width: 740px;

	background:#000;
	top:-100px;
	min-height:100%;
}
#shadow{
	margin:0px;
	background-image:url('images/shadow.png');
	background-position:center;
	background-repeat: repeat-y;
	min-height:100%;
	}


/* === MAIN BLOG === */
#gray-bar{
	background-image:url(images/graybar.png);
	position:relative;
	height:6px;
	width:677px;
	margin-left:8px;
}
#main-blog {
	float:left;
	width:600px;
	margin-left:27px;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:13px;
	border-left:6px solid #999;
	border-right:6px solid #999;
	border-bottom:6px solid #999;
}
#main-blog h1 {
	font-size:22px;
	font-family:Verdana, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#119900;
	text-decoration:none;
	border-bottom:1px solid #119900;
}
#main-blog img{
	border:3px solid #000;
	max-width: 591px;
}
#addthis img{
	border:0px solid #000;
        float:right;
}
.postdata {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #4a4131;
	position:relative;
}
.post {
	margin-bottom:20px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}
.rss {

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

/* === SIDEBAR == */
#sidebar-top {
	background: url(images/sidebartop.png) no-repeat;
	height: 90px;
	min-height: 90px;
}
#sidebar-content {
	background: url(images/sidebarmid.png) repeat-y;
	padding:9px 30px 30px 30px;
}
#sidebar-bottom {
	background: url(images/sidebarbottom.png) no-repeat;
	height: 37px;
	min-height: 37px;
	text-align:right;
	margin-left:-1px;
}
#sidebar {
	width:305px;
	position:relative;
	float:left;
	margin:-20px 0 0 -8px;
}
.subcolumn{
	width:255px;
}
#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 5px 5px 5px 40px;
	width: 100px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 2px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.form-input:focus {
	background:#f2f0f0;
	border:2px solid #119900;
}

.search-submit {
	margin:5px 0px;
	top:1px;
	position:relative;
	width: 35px;
	background: #119900;
	border: 1px solid #fff;
	color: #fff;
	font-size:.85em;
}
.widget {
	width:252px;
	margin-left:4px;
	background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;

}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}


.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #d21600;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}

/* --- IMAGES --- */

img {

}
p img {
	padding: 0;
	max-width: 100%;
}
img.aligncenter {
	border: 1px solid #59350b;
	margin: auto;
	display: block;
	left:-15px;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* == FOOTER == */
#footer{
	text-align:center;
	padding: 20px;
	height:100%;
}








#bottom{
	background:url(images/footer2.png) no-repeat;


	height:154px;

}
#bottom p{
	text-align:center;
}

#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}

#next-page
{
	float:right;
}

#prev-page
{
	float:left
}

#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}



#afth-shop img{
border:0;
}

.product_text a{
	color:#000;
}

.product_text a:hover{
	color:#119900;
}

#main-blog object {
border:5px solid #000000;
display:inline-block;
width:591px !important;
background-color:black;
}

#main-blog embed{
text-align:center;
margin:auto;
width:591px !important;
}

#hidden
{
  display: none;
}

#hidden_button input
{
  width:0px ! important;
  length:0px ! important;
	color: #fff;
	border: 0px;
	margin:0px;
}