/*
Theme Name: Malikaholic
Theme URI: http://www.malikaholic.com/
Description: Default Malikaholic Wordpress Template.
Version: 1.0
Author: Malik Mirza
Author URI: http://www.malikaholic.com/
Tags: malikaholic, simple, standard

	Malikaholic v1.0
	 http://www.malikaholic.com/

	This theme was designed and built by Malik Mirza,
	whose blog you will find at http://www.malikaholic.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url("/wp-content/themes/malikaholic/reset.css");
@import url("/wp-content/themes/malikaholic/grid.css");


body {
  font-size:62.5%;
  font-family:"Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  color:#888;
  background-color:#140a01;
  margin:0;
}
.clr {
  clear:both;
}
h1 {
  font-size:2.7em;
  font-weight:normal;
  color:#3d230a;
  letter-spacing:-0.05em;
  margin-bottom:30px;
  line-height:30px;
}

/* CONTAINER */
#page {
  width:980px;
  margin:0 auto;
  font-size:1.2em;
}

/* TOP AREA */
#topArea {
  height:107px;
}
#subMenu {
  height:65px;
  padding:15px 20px 0;
  background-color:#3d230a;
  text-align:right;
}
#logo {
  float:left;
}
#mainMenu {
  height:27px;
  background-color:#251305;
  line-height:25px;
  padding:0 20px
}

/* TOP AREA - SUB MENU */
#subMenu li {
  list-style:none;
  display:inline;
}
#subMenu li a {
  color:#a05f37;
  text-decoration:none;
  border-left:1px dotted #5f3820;
  padding:0 4px 0;
}
#subMenu li.page-item-13 a {
  border:0;
}
#subMenu li.page-item-17 a {
  padding-right:0;
}
#subMenu li a:hover,
#subMenu li.current_page_item a{
  color:#fff;
}

/* TOP AREA - MAIN MENU */
#mainMenu li {
  list-style:none;
  display:inline;
  font-size:1.2em;
}
#mainMenu li a {
  color:#a05f37;
  text-decoration:none;
  border-right:1px dotted #5f3820;
  padding:0 8px 0 6px;
}
#mainMenu li.page-item-27 a {
  border:0;
}
#mainMenu li.home a {
  padding-left:0;
}
#mainMenu li a:hover,
#mainMenu li.current_page_item a{
  color:#fff;
}

/* MID AREA */
#midArea {
  background-color:#FFFFFF;
  padding:40px 20px;
  min-height:300px;
}
#midArea.frontPage {
  padding:0;
}
#midArea p {
  line-height:17px;
}
#midArea p + p {
  margin-top:10px;
}
#frontImage {
  height:400px;
}
#frontInfo {
  height:160px;
  padding:20px;
}
#frontPromo {

}
#frontNewsletter {
  float:left;
  width:190px;
  height:130px;
  background-color:#a05f37;
  padding:15px;
}

.promoList {
  width:220px;
  height:160px;
  float:left;
  margin-right:20px;
  color:#222;
}
.promoImg {
  position:relative;
}
.promoTxt {
  position:absolute;
  padding:15px;
}
.promoTxt h4,
#frontNewsletter h4{
 /* text-transform:uppercase;*/
  font-size:1.86em;
  font-weight:bold;
  letter-spacing:-.03em;
  margin-bottom:3px;
  font-weight:normal;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#222;
}
#frontNewsletter h4 {
  color:#fff;
  text-transform:uppercase;
  letter-spacing:-.02em;
}
#frontNewsletter p {
  color:#eea97f;
  line-height:1.3em;
}
#newsletterFormDiv {
  margin-top:15px;
}

/* BTM AREA */
#btmArea {
  background-color:#1b0e06;
  height:40px;
  line-height:40px;
  font-size:.8em;
  padding:0 20px;
  color:#824824;
}
#footMenu {
  float:left;
}
#copyRight {
  float:right;
}
#btmArea a,
#btmArea a:hover {
  color:#a05f37;
}

/* PAGE - LOOKBOOK */
#lookbookLeft {
  width:150px;
  float:left;
}
#lookbookRite {
  width:790px;
  float:left;
}
#lookbookLeft a {
  margin-top:5px;
  color:#666;
  display:block;
}
.lookbookList {
  float:left;
  margin-right:10px;
  margin-bottom:20px;
}



/* PAGE - CATALOG */
#catalogLeft {
  float:left;
  width:180px;
}
#catalogRite {
  float:left;
  width:760px;
}
.catalogList {
  color:#999;
  height:200px;
  width:180px;
  margin-left:10px;
  float:left;
  text-align:center;
  padding-top:10px;
}
.catalogList h4 {
  font-size:1.1em;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#333;
  padding:0;
  margin-bottom:0;
}
#catalogLeft ul {
  border-top:1px dotted #ccc;
}
#catalogLeft li {
  list-style:none;
}
#catalogLeft li a {
  display:block;
  padding:8px 0;
  border-bottom:1px dotted #ccc;
  text-decoration:none;
  color:#666;
}
#catalogLeft li#showAll a {
  color:#000;
  background-color:#f9f9f9;
  font-weight:bold;
}
#catalogLeft li a:hover,
#catalogLeft li.current-cat a,
#catalogLeft li#showAll a:hover {
  color:#a05f37;
  background:url(img/bullet.gif) right center no-repeat;
}


/* MODULE - SHOP INFO */
#module-shopInfo {
  margin-top:40px;
  color:#666;
  line-height:15px;
}
#module-shopInfo img {
  margin-bottom:10px;
}
#contactInfo {
  margin-top:15px;
  padding:8px 0;
  border-top:1px dotted #ccc;
  border-bottom:1px dotted #ccc;
}
#contactInfo #phone {
  background:url(img/phone.gif) left center no-repeat;
  padding-left:22px;
  font-weight:bold;
  font-size:1.3em;
  color:#333;
  letter-spacing:-0.03em;
}
#contactInfo #email {
  background:url(img/mail.gif) left center no-repeat;
  padding-left:22px;
}

/* PAGE - CONTACT US */
#contactLeft {
  width:340px;
  float:left;
  padding-right:40px;
}
#contactRite {
  width:560px;
  min-height:300px;
  float:left;
  padding-top:70px;
  background:url(img/logo.png) 250px 50px no-repeat;
}
#contactRite p {
  line-height:17px;
}
#contactRite h4 {
  color:#444;
}
#wpcf7-f1-p27-o1 p {
  padding:4px 0;
  color:#444;
}
#wpcf7-f1-p27-o1 input {
  height:25px;
  border:1px solid #ddd;
  margin-top:4px;
}
#wpcf7-f1-p27-o1 textarea {
  border:1px solid #ddd;
  margin-top:4px;
}
#wpcf7-f1-p27-o1 input:focus,
#wpcf7-f1-p27-o1 textarea:focus{
  background-color:#FFC;
}

/* PAGE - ABOUT CICIERO */
#aboutLeft {
font-size:13px;
  width:500px;
padding: 0 30px;
  float:left;
}
#aboutLeft h2 {
font-size:16px;
color:#222;
padding: 8px 0;
margin-top: 10px;
}
#aboutLeft strong {
color:#444;
}
#aboutRite {
  float:left;
  width:380px;
  min-height:300px;
  background-color:#009;
  background:url(img/logo.png) center center no-repeat;
}

/* PAGE - HOW TO ORDER */
#howtoOrder {
  line-height:17px;
}
#howtoOrder ol li {
  line-height:17px;
  font-size:1em;
  list-style:decimal;
  margin-left:20px;
  width:158px;
  padding: 0 10px 0 0;
  float:left;
}
#howtoOrder ol {
  margin-bottom:0;
}
#howtoOrder ul li {
  list-style:disc;
  margin-left:35px;
}
#howtoOrder ul {
  margin-bottom:20px;
}
#howtoOrder strong {
  color:#444;
}
#howtoOrder p,
#pageGeneral p{
  margin-bottom:10px;
}
#howtoOrder h3,
#pageGeneral h3{
  font-size:1.4em;
  color:#a05f37;
  margin:20px 0 10px;
  display:block;
}

