/*
Theme Name: BeadHive
Theme URI: http://www.beadhive.com.au/
Description: BeadHive Wordpress Theme
Version: 1.0
Author: Luke Evans
Author URI: http://pagemedias.com/
Tags: 
*/


* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	background: #660a39 url(images/body_bg.jpg) center top repeat;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {background: url(images/body_bg_top.jpg) center top repeat-x;}
.bodybg {background: url(images/body_bg_beads.gif) center 104px no-repeat;}

#header, #container {
	width: 817px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#container {
	background: url(images/paper_bg.jpg) left 471px repeat-y;
}
#container .top {background: url(images/paper_bg_top.jpg) left top no-repeat;}
#container .btm {background: url(images/paper_bg_btm.jpg) left bottom no-repeat;}


.clear {clear: both;}
.alignleft {float: left; position: relative;}
.alignright {float: right; position: relative;}
img {border: 0;}



/*  Header
************************************************************************************************************/
#header {
	height: 276px;
	background: url(images/header_pics_1.jpg) 327px 27px no-repeat;
}

#header .logo a {
	width: 327px;
	height: 186px;
	display: block;
	background: url(images/beadhive_logo.jpg) center top repeat;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
#header .logo span {visibility: hidden;}




/*  Main Navigation
***********************************************************************************************************/
#nav {
	width: 386px;
	height: 90px;
	padding-left: 20px;
	background: url(images/nav_bg.gif) left top no-repeat;
	background: url(images/nav_bg.png) left top no-repeat;
}


#nav ul li {
	padding: 17px 0 0 29px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}
#nav ul li.page-item-8 {padding-top: 21px;}
#nav ul li.page-item-2 {padding-top: 25px;}
#nav ul li.page-item-10 {padding-top: 29px;}

#nav ul li ul {display: none;}

#nav ul li a {
	color: #6c383e;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}













/*  Content - Subpage
************************************************************************************************************/
#content {
	width: 485px;
	margin-right: 30px;
	margin-left: 40px;
	padding-top: 0;
	font-size: 1.2em
}
#content.sidebar {
	float: left;
}

#content .col1 {
float:left;
margin-right:20px;
width:240px;
}
#content .col2 {
margin-left:240px;
width:245px;
}



.category #content h2 {padding-bottom: 5px; color: #C8395C; font-size: 2em;}
.category #content h2 a {color: #C8395C; text-decoration: none;}
.category #content h2 a:hover {text-decoration: underline;}



#content .seperator {height: 35px;}

#content .post h2 {color: #ff7403;}


#content .post {
	position: relative;
	clear: both;
}
#content .post h2 {
	margin-bottom: 10px;
	font-size: 1.8em;
	line-height: 1em;
}
#content .post h2 a {
	color: #ff7403;
	text-decoration: none;
}
#content .post h2 a:hover {text-decoration: underline;}
#content .post .entry a {
	color: #ec842f;
}
#content .post img {margin: 0 0 10px 10px; border: 9px solid #ede0d7;}


#content .postmetadata {margin-top: 5px; color: #bba084;}
.blog #content .postmetadata {padding-left: 21px; margin-top: 5px; background: url(images/comments_icon.gif) left 2px no-repeat; color: #bba084;}
#content .postmetadata a {color: #d6762d; text-decoration: none;}
#content .postmetadata a:hover {text-decoration: underline;}
#content .postmetadata .author {font-style: italic; text-transform: capitalize;}

#content .date {
	width: 55px;
	height: 44px;
	padding-top: 9px;
	position: absolute;
	top: -9px;
	left: -68px;
	background: url(images/date_bg.gif) left top no-repeat;
	background: url(images/date_bg.png) left top no-repeat;

	font-weight: bold;
	text-align: center;
}
#content .date .day {
	display: block;
	color: #c8395c;
	font-size: 2em;
	line-height: 1em;
}
#content .date .mthyr {
	color: #ccc1b9;
	font-size: 0.9em;
}



#content h3 {
	margin-top: 10px;
	color: #C8395C;
	font-size: 1.5em;
}

#content a {color: #FF7403;}
#content a:hover {text-decoration: none;}
#content h3 a {color: #006c98; text-decoration: none;}
#content h3 a:hover {color: #006c98; text-decoration: underline;}

#content p, #content ul {margin-top: 7px; line-height: 1.4em;}
#content ul li {
	margin-top: 5px;
	padding-left: 11px;
	background: url(images/content_bullet.gif) left 4px no-repeat;
}
#content table {margin-top: 10px;}
#content table td {padding: 5px;}

#content .navigation.post {
	padding: 5px;
	height: 15px;
	border: 1px dashed #BBA084;
}
#content .navigation a {
	color: #FF7403;
}
#content #respond {
	clear: both;
}
#content #respond h3 {
	margin-bottom: 5px;
	color: #c8395c;
}


.category #content .post h3 {font-size: 1.8em;}
.category #content .post h3 a {color: #FF7403;}





/* Content - Products
*************************************************************************/
.page-id-8 .box {
	margin: 7px 25px 5px 0;
	width: 224px;
	float: left;
}
.page-id-8 .box.norightmargin {margin-right: 0;}
.page-id-8 #content .box img {margin: 0;}
.page-id-8 .box .entry img {margin: 0; display: none;}
.page-id-8 #content .box .entry ul {margin-top: 5px;}
.page-id-8 #content .box .entry ul li {
	padding-right: 9px;
	padding-left: 9px;
	float: left;
}



/*  Content - Contact
*****************************************************/
.page-id-10 #content ul {margin: 0; padding: 8px 0 9px 0;}
.page-id-10 #content ul li {margin: 0; padding: 0; background: none; line-height: 1.2em; clear: left;}
.page-id-10 #content ul li strong {width: 65px; height: 21px; display: block; float: left;}

.page-id-10 .googlemaps {margin: 15px 0 0 0;}
#content .post .googlemaps img {margin: 0; border: none;}


/*  Content - Home
*****************************************************/
.home #content .post img {
	margin-top: 9px;
	margin-right: 11px;
}
.home #content .post .entry img {display: none;}
.home #content .post .entry p {margin-top: 16px;}



/* Comments
*************************************************************************/
.commentswrap {
	width: 483px;
	padding: 0 15px 15px 15px;
	background: #e6e5e2;
}
.commentswrap h3 {padding: 0 0 5px 0; color: #666; font-size: 1.3em;}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
}
.commentlist li ul li {
	font-size: 1.2em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 

	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}


.commentmetadata {
	font-weight: normal;
	}

.comment-body .info {float: left;}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform p {margin: 0; font-size: 1em;}
#commentform input {
	width: 230px;
	padding: 4px;
	margin: 5px 5px 1px 0;
	border: 1px solid #bbb;
	font-size: 1em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}

#commentform {
	margin: 0;
	}
#commentform textarea {
	width: 461px;
	margin: 10px 0;
	padding: 6px;
	border: 1px solid #bbb;
	color: #666;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width: 170px;
	margin: 0;
	float: right;
}
#commentform #submit:hover {
	border-color: #FF7403;
	color: #555;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 15px 0 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;

	line-height: 1.5em;
	color: #777;
	min-height: 70px;
	font-weight: normal;
	text-transform: none;
}
.children { padding: 0; }



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
.comment-author, .comment-meta {
	

}

.commentswrap a {
	color: #4691dd;
	text-decoration: none;
}
.commentswrap a:hover {text-decoration: underline;}
.commentswrap .navigation {
	clear: both;
}

.comment-author {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.commentlist .says {
	font-weight: normal;
}
.commentmetadata a {
	color: #666;
}
/* End Comments */





/*  Sidebar
************************************************************************************************************/
#sidebar {
	margin-bottom: 75px;
	width: 216px;
	float: left;
}
#sidebar h2 span, #sidebar h3 span {visibility: hidden;}
#sidebar h3 {
	margin-bottom: 5px;
	color: #c38d54;
	font-size: 1.3em;
}
#sidebar p {
	margin-bottom: 5px;
	color: #857179;
	font-size: 1.2em;
}


#sidebar .connect {
	margin-bottom: 20px;
}
#sidebar .connect h2 {
	width: 202px;
	height: 31px;
	background: url(images/sidebar_heading_connect.gif) left top no-repeat;
}
#sidebar .connect h3.email {
	width: 215px;
	height: 49px;
	margin-top: 7px;
	background: url(images/sidebar_heading_email.jpg) left top no-repeat;
}
#sidebar input.MailPressFormEmail, #sidebar input.MailPressFormName {
	width: 202px;
	margin-bottom: 5px;
	padding: 5px 7px;
	border: 1px dashed #d2cccc;
	color: #a49b95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	float: left;
}
#sidebar input.MailPressFormName {
	width: 122px;
}
#sidebar input.MailPressFormSubmit {
	margin: 2px 0 7px 0;
	border: auto;
	float: right;
}


#sidebar .visit {
	margin-bottom: 20px;
}
#sidebar .visit h2 {
	width: 210px;
	height: 31px;
	margin-bottom: 5px;
	background: url(images/sidebar_heading_visit.gif) left top no-repeat;
}
#sidebar .visit p span {
	width: 100px;
	float: left;
	display: block;
	font-style: italic;
}


#sidebar .about li {
	margin-top: 8px;
	color: #857179;
	font-size: 1.25em;
}
#sidebar .about h2 {
	width: 209px;
	height: 26px;
	background: url(images/sidebar_heading_about.gif) left top no-repeat;
}
#sidebar .about a {
	color: #c38d54;
	font-weight: bold;
	text-decoration: none;
}
#sidebar .about a:hover {
	text-decoration: underline;
}


/*  Breadcrumb
************************************************************************************************************/
#breadcrumb {color: #58585A;}
#breadcrumb a {color: #8f8f7d;}
#breadcrumb a:hover {text-decoration: none;}
#breadcrumb img {margin: 0 3px;}




/*  Footer
************************************************************************************************************/
#footer {
	padding-top: 70px;
	color: #9a9a9b;
	font-size: 1.1em;
	clear: both;
}
#footer a {
	color: #9a9a9b;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#footer ul li {padding-left: 10px; float: left; background: url(images/footer_divide.gif) 4px 2px no-repeat;}
#footer ul li.page-item-10 {background: none;}
