/*   
Theme Name: Isis Theme
Theme URI: http://www.isisbeautywarwick.com/
Description: Isis beauty Salon & Day Spa
Author: Milenko Subotic
Author URI: 
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body, html{
    width:100%;
    height:100%;
    text-align:center;}
.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 */
a, img{border:0;}
p {margin:0;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
.large{font-size:25px;}
.small{font-size:13px;}
.grey{color:#646563;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.center{text-align:center;}
.txtleft{text-align:left;}
.txtright{text-align:right;}
.inline{display:inline;}
body{
    background:#ffe8e7;
    margin:0;
    padding:0;
    font-family:Times New Roman;
    }
#header_wrapper{
    display:block;
    background:url('images/headerbg.png') repeat-x;
    width:100%;
    height:158px;
    }
#header{
    display:block;
    width:900px;
    height:120px;
    margin:0 auto;
    position:relative;
    }
#social_header{
height: 30px;
    left: 416px;
    position: absolute;
    top: 36px;
}
#social_header h2{
	margin-bottom: 20px;
	color: #561a60;
}
#social_header img{
width:25px;
float:right;
margin:0 0 0 4px;
}    
#social_header img:hover{
opacity:0.8;
}
    
#slideshow_wrapper{
position:absolute;
top:7px;
left:676px;
}
#slideshow {
   
    position:relative;
    height:111px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
} 
   
#menu{
    display:block;
    width:100%;
    font-size:14px;
    display:block;
    width:1151px;
    margin:0 auto;
    text-align:left;
    
}
.clear {clear:both}
/* remove the list style */
ul.menu  { position: relative; list-style:none;}
ul.menu li { font-weight: bold; float: left; zoom: 1; padding:5px 0 0 0;}
ul.menu a:hover	{ color: #e1cdfc; }
ul.menu a:active { color: #ffa500; }
ul.menu li a  { display: block; padding: 4px 6px; border-right: 1px solid #8773ac;color: #fceefe;text-shadow: #000 1px 1px 2px;text-decoration:none; font-size: 18px; }
ul.menu li:last-child a  { border-right: none; } /* Doesn't work in IE */
ul.menu li.hover,
ul.menu li:hover    { color: black; position: relative; }
ul.menu li.hover a  { color: black; }
/* 
	LEVEL TWO
*/
ul.menu ul 	{ width: 170px; visibility: hidden; position: absolute; top: 100%; left: 0;list-style:none; font-size:13px;z-index:1000;}
ul.menu ul li 	{ font-weight: normal; background: #7e308b; color: #000; 
		  border-bottom: 1px solid #ccc; float: none; text-decoration:none;padding:2px 0 0 0px;}
ul.menu ul li:hover{background:#933fa1;}							  :
                                    /* IE 6 & 7 Needs Inline Block */
ul.menu ul li a	{ border-right: none; width: 100%; display: inline-block; text-decoration:none;} 
/* 
	LEVEL THREE
*/
ul.menu ul ul 		{ left: 100%; top: 0;list-style:none; }
ul.menu li:hover > ul 	{ visibility: visible;text-decoration:none; }
.arrow{
	
	padding-left:12px!important;
	background:url('images/arrow.png') no-repeat;
	background-position: 0 0;
	
}
.right_arrow{
	
	padding-left:10px!important;
	background:url('images/right_arrow.png') no-repeat #8c6ea2!important;
	background-position: 0px 0px;
	
}
#content_wrapper{
    display:block;
    width:900px;
    min-height:600px;
    height:auto!important;
    height:600px;
    background:#fff;
    margin:0 auto 0 auto;
    padding:0;
    -moz-box-shadow: 0px 5px 20px #000;
    -webkit-box-shadow: 0px 5px 20px #000;
    -box-shadow: 0px 5px 20px #000;
    text-align:left;
    overflow:hidden;
    clear:both;
}
.entry{
font-family:arial;
padding:0 0px 40px 10px;
}
div.entry h2{
color:#752481;
font-size:23px;
margin:20px 0 20px 0;

}
div.entry h3{
color:#9e7cb7;
font-size:18px;
margin:20px 0 20px 0;

}


div.entry p{
color:#6c613f;
line-height:17px;
margin:5px 0;
font-size:13px;
}
div.entry ul{
list-style:none;
margin:10px 0;
}
div.entry ul li{

background:url('images/li_arrow.png') no-repeat 1px 5px;
background-color:#752481;
padding:5px 20px 5px 25px;
width:100%;
font-size:15px;
color:#fff;
}
div.entry ul li:nth-child(odd){
background-color:#c096de;
color:#752481;
}
div.entry ul li:nth-child(first){
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
div.entry ul li:nth-child(last){
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
#offer-box{
width:100%;
margin:20px 0;
}
.offer{
margin:0 5px 0 0 ;
display:inline;
text-decoration:none;
font-weight:bold;
background:#5a411a;
padding:5px 7px;
letter-spacing:-0.3pt;
color:#fff;
font-size:11px!important;
float:left;
-webkit-border-radius: 10px  ;
-moz-border-radius: 10px ;
border-radius: 10px ;
}
#footer_wrapper{
    display:block;
    width:100%;
    
    
    background:url('images/footer_bg.png') repeat-x #3e0d47;
    overflow:hidden;
    position:relative;
    -moz-box-shadow: -5px 0px 20px #000;
    -webkit-box-shadow: -5px 0px 20px  #000;
    box-shadow: -5px 0px 20px  #000;
    
}
#footer{
    text-align:left;
    display:block;
    width:900px;
    
    position:relative;
    margin:0 auto;
    overflow:hidden;
    padding: 20px 0 0 0;
}
.footer-item{
display:block;
width:280px;
height:100%;
margin: 0 10px;
float:left;
color:#fff;
font-size:15px;
text-shadow: #000 1px 1px 2px;

}
.footer-title{
text-align:center;
width:100%;
height:30px;
padding:10px 0 0 0;
background:#592263;
font-size:14px;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
-moz-box-shadow: 0px 5px 10px #000;
-webkit-box-shadow: 0px 5px 10px #000;
-box-shadow: 0px 5px 10px #000;
margin: 0 0 10px 0;
}
#footer li a
{
text-decoration:none;
color: #fceefe;
}
#footer li a:hover
{
color: #e8c292;
}
#footer ul{
list-style:none;
}


#content{
    display:block;
    width:590px;
    padding:20px;
    float:left;
    overflow:hidden;
    
}
#aside{
    display:block;
    width:248px;
    padding:0 10px 20px 10px;
    float:left;
    min-height:300px;
    height:auto!important;
    height:300px;
    overflow:hidden;
}
#aside .widget-title{
padding:5px 10px 10px 10px;
font-size:19px;
background:url('images/sidebg.png') repeat-x #fff;
-webkit-border-radius: 10px 10px 0 0 ;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
text-shadow: #000 1px 1px 2px;
color:#fff;
}
.sidebar-item{
-webkit-border-radius: 0px 0px 10px 10px ;
-moz-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 10px 10px;
margin:10px 0 0 0;
}
#s{
background:#faddff;
border:1px solid grey;
padding:3px 2px ;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px ;
border-radius: 5px;
}
#searchsubmit{
background:url('images/sidebg.png') #6d2a79;
-webkit-border-radius: 5px ;
-moz-border-radius: 5px ;
border-radius: 5px;
padding:2px 5px;
color:#fff;
text-shadow: #000 1px 1px 2px;
border:0;
cursor:pointer;
font-size:15px;
}
#optin{
text-align:center;
}
.optin_inputs{
position:absolute;
left:43px;
top:230px;
}
div.optin_inputs input{
text-align:center;
display:block;
margin:0 0 10px 0;
padding:3px 5px;
width:150px;
color:#000;
}
div.optin_inputs input.submit{
font-weight:bold;
text-shadow: 0px 0px 3px #667;
font-size:22px;
height:47px;
background:url('http://isisbeautysalonwarwick.com.au/wp-content/uploads/2011/10/optin_button.png') 0 0;
margin:15px 0 0 -22px;
width:212px;
border:0;
-moz-box-shadow: 0 0 5px 5px #667;
-webkit-box-shadow: 0 0 5px 5px #667;
box-shadow: 0 0 5px 5px #667;
-webkit-border-radius: 10px ;
-moz-border-radius: 10px ;
border-radius: 10px;

}
div.optin_inputs input.submit:hover{
background-position: 0px -47px;
}
.logo{position:absolute;top:7px;left:0;}


.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.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: 13px; }
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 */
#mp_shipping_form input{
margin:0 0 15px 0;
}
#mp_shipping_form thead{
margin:0 0 15px 0;
}
.product{
padding:5px!important;
}
#vouchers{
margin:30px 0 30px 50px;
text-align:center;
}
#vouchers .category-gift-vouchers{
width:180px!important;
float:left;
margin:10px 20px 10px 20px!important;

}
#vouchers .mp_product_price{
display:none;
}
#vouchers .mp_product_meta{
background:transparent;
}
#vouchers .mp_button_addcart{
margin:0 30px 0 0 ;
}
.product:hover{
/*background:#FADDFF;*/
}
.product a{
font-size:16px;
color:#6b1277;

}
.sothys img{
width:140px;height:80px;
}
.sothys{
background:#6f5e58;
padding:5px;
width:150px;
float:left;
margin:0 10px 10px 0;
color:#fff;
font-size:13px;
text-decoration:none;
}
.sothys:hover{
color:yellow;
}
.copy{
	padding-left: 5px;
	color: #fff;
}
#rmenu ul li{float: none;}
#rmenu ul li a{
border-bottom: 1px solid #8773AC;
	border-right: none;
    color: #561A60;
    display: block;
    padding: 4px 6px;
    text-decoration: none;
	text-shadow: none;
}
#rmenu ul li a:hover{
	color: #561A60;
	text-decoration: underline;
}
#rmenu ul li ul li a, #rmenu ul li ul li a:hover{color: #fff;}

.blog-sec{
	width: 230px;
	float: left;
	padding: 5px;
	margin: 23px;
	background: #dfcee2;
	border: 1px solid #4c0d56;
	text-align: center;
}
.blog-sec h2{padding-bottom: 10px; font-size: 20px;}
.blog-sec a {text-decoration: none; color: #4c0d56;}
.blog-sec a:hover {text-decoration: underline; color: #000;}
.blog-sec .image-sec img{max-width: 180px; height: 130px; padding-bottom: 10px;}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
.dropdowncartcontents{width: 210px!important;}

.blog-sec h2 {
	font-size: 14px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	width: 25.5%!important;
}
.page-id-22 .attachment-shop_catalog, .page-id-22 .price, .page-id-22 .add_to_cart_button {
	display: none!important;
}
.page-id-22 ul.products li{background: transparent!important;}
.voucher_image_option img, .woocommerce-tabs, .related.products{	display: none!important;}
.page-id-22 li{padding: 0px!important; margin: 0px!important;}
.page-id-22 li h3{font-size: 13px!important; border: 1px solid #000!important; }
.page-id-22 .woocommerce ul.products li.product, .page-id-22 .woocommerce-page ul.products li.product {width: 13.5%!important;}
.product_meta{display: none;}

.payment_methods li+li+li{display: block;}

/* --- start thank you pages --- */
.ty-optinform {
	width:95%;
	margin:0 auto;
        padding: 10px 10px 30px;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #B53EC9 0%, #64226F 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #B53EC9 0%, #64226F 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #B53EC9 0%, #64226F 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #B53EC9), color-stop(1, #64226F));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #B53EC9 0%, #64226F 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to top, #B53EC9 0%, #64226F 100%);
}
.ty-optinform h3, .ty-optinform p {
        color:#fff!important;
}
#af-form-1886223743 p, #af-form-1157442659 p, #af-form-2016118352 p, #af-form-1647890078 p {
        color: #000!important;
}
#af-header-1157442659, #af-header-2016118352, #af-header-1647890078 {
        display: none;
}
#af-footer-1157442659, #af-footer-2016118352, #af-footer-1647890078 {
        display: none;
}
/* --- end thank you pages --- */


.gift-voucher {
    background: none repeat scroll 0 0 red;
    color: #fff;
    padding: 66px 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    display: block;
    font-size: 24px;
    text-align: center;
    text-decoration: none;

}

#voucher_fields label {
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
} 

#voucher_fields input[type="text"], #voucher_fields textarea {
    border: 1px solid #752481;
    float: left;
    height: 22px;
    width: 100%;
}

.dropdowntriggerarea{font-size: 22px;}

.pkg-box {
    padding: 20px;
    border: 1px solid #800080;
    margin-bottom: 20px;
}

.nodisplay {
display: none;

}

.page-id-24 hr {
    border-top: 1px dashed #333;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
}

#text-2 {
    
    
    margin: 20px 0!important;
    border-radius: 0px;
}

.page-id-13649 div.entry ul li, .page-id-18194 div.entry ul li, .home.page div.entry ul li {background-color: #fff!important;}

.home.page div.entry ul li {padding: 0px; list-style: disc;
color: #333 !important;}
.home.page div.entry ul {margin-left: 20px;}
.page-id-13649 .woocommerce ul.products li.product, 
.page-id-18194 .woocommerce ul.products li.product {
    width: 31.5% !important;
    padding-left: 50px !important;
}

#post-13649 .woocommerce, .#post-18194 .woocommerce {padding-top: 20px;}


.product-sec {

    width: 209px;
    float: left;
    padding: 30px;
    margin: 10px;
    text-align: center;
    background: #ccc;
    min-height: 577px;

}

.product-sec.xms {

    width: 265px;
    float: left;
    padding: 0px;
    margin: 10px;
    text-align: center;
    background: #fff;
    min-height: 100%;

}
.product-sec input {

    width: 200px;

}
.product-sec h2 {

    height: 150px;

}
#post-18194 {text-align: center;}
#post-18194 form {width: 200px; display: inline-block;}
#post-18194 input {width: 100%;}

#post-9 .xmshome input {
    width: 100%;
}
#post-9 .xmshome form {
    width: 200px;
    display: inline-block;
}
#post-9 .xmshome {

    text-align: center;

}

#post-9 .special-offers form {
    width: 200px;
    display: inline-block;
}
#post-9 .special-offers h3 {color: red;} 
#post-9 .special-offers input {
    width: 100%;
}
#post-9 .special-offers h1 {

    background: #752481;
    color: #fff;
    padding: 5px 0;

}
#post-9 .special-offers{

    text-align: center;
    background: #ccc;
    border: 1px solid #333;

}
