/*
Theme Name: staypressed
Theme URI: http://www.codescheme.net/2008/09/29/free-wordpress-theme-staypressed/
Description: 3 column, with double RHS widget sidebar, GPL v3 licence 
Version: 1.2
Tags: fixed width, three column, widget ready, widgets, white, valid XHTML, simple 
Author: CodeScheme
Author URI: http://www.codescheme.net/
*/



body {
margin: 0;
padding: 0;  
color: #404040;
text-align:center;
font-family: georgia, 'Georgia Ref', 'Times New Roman', serif;
font-size: 100.1%;
	background: #E8D897 url("http://fromgrandmaskitchen.com/images/diy100.png");
	background-repeat: no-repeat;
	background-position: top center;
	FONT-FAMILY: Helvetica, Arial, Sans-serif;
	scrollbar-face-color: #C1DCE6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

#wrapper{
width: 970px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;

}

textarea{
width: 90%;
margin: 5px;
}

#header{
padding: 1px 0px;
margin: 0 15px;

}	

#header-inner{
margin: 5px 0px 0px 0px;
padding:0;
}

#content{
clear:both;
margin: 0;
padding: 5px 0px 5px 0px;
margin: 0 10px;


}	

#main {
width: 610px; 
float:left;
margin: 0;
padding: 5px 0px 10px 0px;
overflow:hidden;
}


#sidebar1 {
padding: 0;
margin: 0 0 0 618px;
}

#sidebar {
padding: 0;
margin: 0 0 0 618px;
background-color: #ffffff;
height: 100%;
}

#leftbar{
margin: 0 180px 0 0;
}

#rightbar{
float:right;
width: 175px;
}



#footer {
clear: both;
margin: 0;
padding: 10px 16px;
text-align: center;
font-size: 90%;

}


#footer-inner{

height: 50px;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

h1, h2, h3, h4, h5, h6{
margin: 5px 0;
padding: 0;
}

p {
margin: 10px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #000000;
font-weight:100;
text-decoration:none;
font-weight: bold;
}
a:hover{
color: #ff6600;
text-decoration:underline;
font-weight: bold;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#gmatop {  float:left;  width: 600px; color: #663300; font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;  text-decoration: none; border: 0px; height: 25px; margin: 0px; padding: 0px; }
#gmatop a:link { font-weight: bold;  color: #ffffff; font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;  text-decoration: none; border: 0px; margin: 0px; padding: 0px; }
#gmatop a:active {  font-weight: bold;   color: #FFE1A4; font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;   text-decoration: underline; border: 0px;   margin: 0px;  padding: 0px; }
#gmatop a:visited {  font-weight: bold;   color: #ffffff;  font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;   text-decoration: none; border: 0px;   margin: 0px; padding: 0px; }
#gmatop a:hover {  font-weight: bold;   color: #FFE1A4; font-family: tahoma, Helvetica, Arial, sans-serif; font-size: 11px;   text-decoration: underline; border: 0px;    margin: 0px; padding: 0px; }



#tabs {
  float:right;
  font-size:95%;
  line-height:18px;
}


#tabs ul {
  margin:0;
  padding:4px 10px 0 10px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  border-left: 1px solid #444;
}
			
#tabs li.first {
  border-left: none !important;
}	

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  text-decoration:none;
  font-weight:100;
font-weight: bold;
}

#tabs a:hover {
  background: #ff6600;
  color: #ffffff;
font-weight: bold;
}
	


/* Headings */ 


#header h3{
margin:  0;
padding: 30px 0 7px 85px;
}

#header h3 a{
font-weight:100;
color: #930;
text-decoration: none;
font-size: 240%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 18px 85px;
font-weight:100;
font-style:italic;
color: #222;
font-size: 140%;
letter-spacing: 1px;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding:6px 6px 6px 10px;
margin:8px 10px 5px 10px;

color: #930;
}

/* post styles */

.post{
margin: 0 0 10px 0;
padding: 0 5px 5px 5px;
}

.entry{
margin: 7px 0;
padding: 0px 10px 3px 10px;
}

.post h2 {
color: #333;
font-size: 180%;
font-weight:100;
padding: 7px 0 8px 2px;
margin: 10px 0 2px 0;
border-bottom: 3px solid #ddd;
}


.post h2 a{
color: #333;
text-decoration:none;
font-weight:100;
}

.post h2 a:hover{
text-decoration:none;
color: #333;
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
border-top: 3px double #ccc;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.authormetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;

}

.authormetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.commentlink{
float:right;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 95%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #FCF2E8;
}

ul#commentlist p{
margin: 0 0 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */

#subscribe {
text-align:center;

padding: 0 0 5px 0;
}

#subscribe p{
font-size: 145%;
margin: 10px 0;
}



.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
padding: 2px 2px 2px 5px;
margin:0;
}

.menu ul li.widget ul li:before {
	content: "\00B7 \0020";
	}


.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}



.menu ul li.widget h3{
font-size:160%;
padding:0px 0 3px 4px;
margin:0;
border-bottom: 1px solid #bbb;
color: #ff6600;
font-weight: 100;
}

.menu ul li h3 a{
color: #ff6600;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #666;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}


.headergoogle {   }
.headergoogle h1 a { color: #ffcc66;  }
.headergoogle h1 a:visited { color: #ffcc66;  }
.headergoogle h1 a:hover { color: #ffffff;  }

.HeaderSearcher .searcher .input { background:#A5AE73 url(http://fromgrandmaskitchen.com/Natural_Hair_Beauty/templates/Gazette/Images/SearchKeywordYellow.gif) no-repeat left top; }
.HeaderSearcher .searcher .arrow { background: url(http://fromgrandmaskitchen.com/Natural_Hair_Beauty/templates/Gazette/Images/SearchArrowYellow.png) no-repeat;}
.HeaderSearcher .searcher .arrow:hover { background: #cccc00 url(http://fromgrandmaskitchen.com/Natural_Hair_Beauty/templates/Gazette/Images/SearchArrowYellow.png) no-repeat 0 -25px; }
.HeaderSearcher .searcher .arrowIE { background: #cccc00 url(http://fromgrandmaskitchen.com/Natural_Hair_Beauty/templates/Gazette/Images/SearchArrowYellow.png) no-repeat 0 -25px; }


.HeaderSearcher {width: 205px;  color: #ffffff;  height: 95px; padding: 0px 5px;  margin-left:0px; align: right; letter-spacing: -1px; }
.HeaderSearcher h2 { color: #ffffff;  font-family: Helvetica, sans-serif;   font-size: 40px; letter-spacing: -2px; font-weight: normal; padding: 20px 10px 0px 10px; margin:0px; }
.HeaderSearcher h2 a { color: #ffffff;   text-decoration: none; letter-spacing: -1px; }
.HeaderSearcher h2 a:visited { color: #ffffff;   text-decoration: none; letter-spacing: -1px; }
.HeaderSearcher h2 a:hover {color: #ffcc66;  text-decoration: none; letter-spacing: -1px; }

.HeaderSearcher a:link { font-family: Helvetica, sans-serif;	color: #ffffff; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; 	text-decoration: none;	}
.HeaderSearcher a:active { font-family: Helvetica, sans-serif;	color: #ffffff;	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  }
.HeaderSearcher a:visited { font-family: Helvetica, sans-serif;	color: #ffffff; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  }
.HeaderSearcher a:hover { font-family: Helvetica, sans-serif;	color: #ffcc66; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  }


.HeaderSearcher .logger { font-family: Helvetica, sans-serif; color: #ffffff; 	font-size: 14px; margin-top: 8px; padding: 0px 0px 5px 0px; font-weight: bold; 	text-decoration: none;	letter-spacing: -1px; }
.HeaderSearcher .logger a:link { font-family: Helvetica, sans-serif; 	color: #ffffff; 	font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; 	text-decoration: none;	letter-spacing: -1px; }
.HeaderSearcher .logger a:active { font-family: Helvetica, sans-serif; 	color: #ffffff; 	font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  letter-spacing: -1px; }
.HeaderSearcher .logger a:visited {  font-family: Helvetica, sans-serif; 	color: #ffffff; 	font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  letter-spacing: -1px; }
.HeaderSearcher .logger a:hover {  font-family: Helvetica, sans-serif; 	color: #ffcc66; 	font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold;  letter-spacing: -1px; }


.HeaderSearcher .searcher { width: 205px; padding: 0px;  margin-top:10px;}
.HeaderSearcher .searcher h2 {font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px; }
.HeaderSearcher .searcher form { padding: 0px; margin: 0px;}
.HeaderSearcher .searcher input { border: none; font-size: 12px;}

.HeaderSearcher .searcher .input { padding: 5px 5px 6px 5px; margin: 0px;}
.HeaderSearcher .searcher .arrow { width: 60px; height: 25px;}
.HeaderSearcher .searcher .arrow:hover {}
.HeaderSearcher .searcher .arrowIE { width: 60px; height: 25px;}
/**/ * html .searcharrow { margin: -25px 0px 0px 135px; } /* */ 
.searcharrow { margin: -25px 0px 0px 135px; }
.searcharrow { padding: 0px; *margin: -26px 0px 0px 135px; top: 0px; background: none;}
.HeaderSearcher .searcher p { padding: 3px 0px; margin: 0px; font-size: 10px;}
.HeaderSearcher .searcher p a { text-decoration: underline;}


.HeaderEnd { height: 37px; padding: 0px; float: left; width: 800px;}

.header .logger { position: absolute; top: 85px; right: 0px; margin: 0px; width: 205px; padding: 0px 0px 5px 15px}
.header .logger h2 {font-size: 14px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;}
.header .logger a:link {	color: #ffffff; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;	text-decoration: none;	}
.header .logger a:active {	color: #ffffff; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;}
.header .logger a:visited {	color: #ffffff; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;}
.header .logger a:hover {	color: #ffcc66; 	font-size: 12px; margin: 0px; padding: 0px 0px 5px 0px; font-weight: bold; letter-spacing: -1px;}


.specials ul {
 font-size: 12px; 
font-face: helvetica; 
margin-top:10px;
}

.specials li {
 font-size: 14px; 
font-face: helvetica; margin: 0px; 

}


.sidebar1 .specials ul {
 font-size: 12px; 
font-face: helvetica; margin: 0px; 
 }
.sidebar1 .specials li { margin: 0px; font-size: 12px; font-face: helvetica; }


.PopularArticles {padding: 0px; margin-bottom: 15px; margin-left: 20px;} 


.GMABOTTOM1 {
text-decoration: none; 
 font-family: Helvetica, Tahoma, Arial;  
	font-size: 10px;
}

.GMABOTTOM1 a:link{
text-decoration: none; 
 font-family: Helvetica, Tahoma, Arial;  
	font-size: 10px;
}

.GMABOTTOM1 a:visited{
text-decoration: none; 
 font-family: Helvetica, Tahoma, Arial;  
	font-size: 10px;
}

.GMABOTTOM1 a:hover{
text-decoration: none; 
 font-family: Helvetica, Tahoma, Arial;  
	font-size: 10px;
}


.mallmenu {
	background: url(http://fromgrandmaskitchen.com/images/menu320x200.png) no-repeat left center;
	height: 200px;
	width: 320px;
	font-size: 10px;
	font-family: verdana;
margin: 0;
padding: 0;  
}


