/*   
Theme Name: Embroid with Love
Theme URI: http://www.embroideredwithlove.com.au/
Description: EMbroid with love ecommerce site
Author: Booyah	
Author URI: http://www.booyah.com.au
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: #cde7f7; font: 12px/1.4 Arial; color:#666666;  }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

.wrapper { width: 980px; margin: 0px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }
.page-structure h2{
	font-weight:bolder;
}

h2{
	font-weight:bold;
	font-size:24px;
	font-style:italic;
	color:#9a6eaf;
}
h4 a{
	font-size:12px;
	color:#4ebd72;
	font-weight:bolder;
	font-weight:normal;
}
p { margin: 0 0 10px 0; }
a { }
a:hover { } 

.header-slider{
	float:left;
	width:100%;
	position:relative;
	
}

.logo{
	float:left;
	width:335px;
	position:absolute;
	left:0;
	z-index:1;
}

.slider{
	float:right;
}

blockquote { }
blockquote p { }
.mainmenu {
    background: none repeat scroll 0 0 #89E2A6;
    float: left;
    height: 46px;
    
    top: -5px;
    width: 100%;
   
}

.mainmenu ul{
	list-style:none;
 	margin: 0 0 0 40px;

	padding:0;
}

.mainmenu li{
	float: left;
	position: relative;
}

.mainmenu a{
	display:block;
	text-decoration:none;
	text-align:center;
	color:#fff;
	line-height: 34px;
	padding: 0 10px;
}

.mainmenu a:hover{
	color:#80509F;
}

.mainmenu ul ul{
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 9000;
	margin:0;
}

.mainmenu ul ul li {
	min-width: 180px;
	margin-left:0;
}


.mainmenu ul ul ul {
	left: 100%;
	top: 0;
}

.mainmenu ul ul a {
	background: none repeat scroll 0 0 #89E2A6;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
.mainmenu li:hover > a,
.mainmenu ul ul :hover > a {
	color: #80509F;
}
.mainmenu ul li:hover > ul {
	display: block;
}

.shop-cart{
	float:right;
	margin-right:15px;
}

.page-outer {
    background: none repeat scroll 0 0 #FFF3F8;
    border-radius: 5px 5px 5px 5px;
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.page-inner{
	background: none repeat scroll 0 0 #FAD7E6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 5px;
    width: 968px;
}

img{
	border:0;
}

a {
	border:0;
}
ul, ol { margin: 0 0 10px 0; }

.post { 
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#header{
	width:100%;
	background:url('images/header-transparent.png') repeat-x;
	float:left;
	height:200px;
}
.header-left{
	background:url('images/headerside1.png') no-repeat;
	position:absolute;
	margin-left:-100px;
	width:102px;
	height:137px;
	margin-top: 36px;
}

.header-right{
    background: url("images/headerside2.png") no-repeat scroll 0 0 transparent;
    height: 137px;
    margin-left: 980px;
    margin-right: 0;
    margin-top: 36px;
    position: absolute;
    width: 102px;
}
.page-bg{
    background: url("images/page-bg.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 5px;
    min-height: 100%;
    width: 958px;

}
.page-structure{
    background: none repeat scroll 0 0 #E6F0F7;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-left: 5px;
    min-height: 500px;
    width: 752px;
}

.page-structure h2{
	color:#80509F;
}

.page-structure h2 a{
	text-decoration:none;
	color:#80509F;	
}
#meta { }
.postmetadata { }

#sidebar { 
	float:left;
	width:200px;
	background:#e4c5eb;
	   font-family: arial;
	border-radius:5px;
}

#sidebar h2{
	font-family:Script MT Bold;
	color:#fff;
	font-size:24px;
	text-align:center;
	margin: 0;
	border:0;
}

.sidebar-wrap{
    background: none repeat scroll 0 0 #D9BAE0;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 100%;
    margin: 5px;
    width: 95%;
}

#wpcocategories{
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	background:#d9bae0;
}

#wpcocategories li {
    border-top: 1px dashed #80509F;
    float: left;
    line-height: 30px;
    margin-left: 20px;
    padding: 0;
    text-align: center;
    width: 150px;
}

#wpcocategories li a{
	text-decoration:none;
	color:#80509f;
}

.wpcocategoriesgrid .wpcocategoryimg{  
	border: 8px solid #D9BAE0;
    display: block;
    height: 175px;
    margin: 0 0 10px;
}
#wpcocategories li a:hover{
    color: #fff;
    text-decoration: none;
}

.copy{
	float:left;
	margin-top:10px;
	width:60%;
	color:#80509F;
}

.footer-menu{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.footer-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

.footer-menu ul li{
	display:inline;
	margin-left:10px;
}

.footer-menu ul li a{
	text-decoration:none;
	color:#80509F;
}

p strong{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */