/*
Theme Name: June Crawshaw Beads
Theme URI: http://wordpress.org/
Description: Custom template for June Crawshaw (Feb 2010).
Version: 1.3
Author: Jenny Peers
Author URI: http://design.missjenart.com/
*/



@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 021512;
        line-height:150%;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
a:link {
	color: 117463;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 117463;
}
a:hover {
	text-decoration: none;
	color: 117463;
}
a:active {
	text-decoration: none;
	color: 117463;
}
h1 {
        font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: 021512;
        font-size: 30px;
}
h2 {
        font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: 021512;
        font-size: 30px;
		font-style:normal;
		font-weight:normal;
background-image:url(images/hr.png);
	background-position:bottom;
	background-repeat:no-repeat;
padding-bottom: 16px;
padding-top: 2px;
}
h3 {
        font-family: Arial, Helvetica, sans-serif;
	color: 021512;
font-weight: bold;
        font-size: 14px;
}


#content .narrowcolumn {
position:absolute;
z-index:-999;
}


/* HIDE HOME TITLE */

#post-20 {
visibility: hidden;
font-size: 0px;
}

#post-20 .entry{
visibility: visible;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: 021512;
line-height:150%;
margin-top: -52px;
}


#page {
width: 650px;
margin-top: 50px;
margin-left: 200px;
margin-right: 200px;
}

/* IMAGE POSITIONING IN PAGES */

img {
border: solid 2px;
border-color: #117463;
padding: 1px;
}

#page a:link .alignleft, #page a:visited .alignleft, #page a:active .alignleft, #page a:hover .alignleft {
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#page a:link .alignright, #page a:visited .alignright, #page a:active .alignright, #page a:hover .alignright {
float: right;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

/* BULLET POINTS FORMATTING */

#content ul li {
list-style: disc;
color: #274943;
line-height: 160%;
}


#sidebar {
width: 850px;
height: 0px;
margin-top: -44px;
margin-left: 100px;
margin-right: 100px;
}

#sidebar .widgettitle {
visibility: hidden;
font-size: 0px;
height: 0px;
}

#sidebar #pages-3 {
list-style: none;
font-size: 16px;
display: inline;
}

#sidebar #pages-3 li{
list-style: none;
font-size: 18px;
display: inline;
letter-spacing: 2px;
font-style:normal;
font-weight:normal;
margin-right: 40px;
}





/* HOME WIDGETS */

#home_widgets {
margin-left: -40px;
}



#sidebar_recent {
width: 345px;
padding-top: 10px;
}

#sidebar_recent ul li{
list-style: none;
}

#sidebar_recent .ngg-widget{
margin-top: -20px;
padding-bottom: 3px;
}

#text-5 {
list-style: none;
}



#sidebar_member {
width: 345px;
padding-top: 10px;
}

#sidebar_member ul li{
list-style: none;
}

#sidebar_member img{
border:none;
}

#text-4 {
list-style: none;
}

#text-4 .textwidget{
list-style: none;
margin-top: -20px;
}






/* CONTACT FORM */

.wpcf7-form input, .wpcf7-form textarea  {
background-color: #ffffff;
border: 1px solid #117463;
margin-top: 6px;
}

.wpcf7-captcha-captcha-791 {
margin-bottom: -10px;
margin-top: -10px;
background-color: #ffffff;
border: none;
}



/* SHOP */

/* SHOPPIGN CART AND CHECKOUT */

#products_page_container h2 {
        font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: 021512;
        font-size: 20px;
		font-style:normal;
		font-weight:normal;
height: 18px;
background-image:url(images/hr.png);
	background-position:bottom;
	background-repeat:no-repeat;
padding-bottom: 16px;
}

a.additional_description_link {
visibility: hidden;
display: inline;
height: 0px;
font-size: 0px;
margin: 0px;
border: 0px;
}





.wp-smiley {
border: none;
margin-left: 3px;
margin-right: 3px;
}



#footer {
margin-top: 16px;
text-align: center;
font-size: 11px;;
line-height: 14px;
color: #04332c;
}


/* BG IMAGES */

#mainbg {
	background-image:url(images/bg_01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 1000px;
	height: 670px;
	}
	
#bannerbg {
	background-image:url(images/content_01.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 1000px;
	height: 227px;
	}
	
#leftspace, #rightspace {
	width: 100px;
	}
	
#topnavbg {
	background-image:url(images/content_03.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 800px;
	height: 48px;
	}
	
	#contentbg {
	background-image:url(images/content_05.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 800px;
	height: 484px;
	}
	
	#footerbg {
	background-image:url(images/bg_03.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 1000px;
	height: 55px;
	}