/* 
	Theme Name: Memorability Theme
	Description: Custom Wordpress theme.
	Author: Wordpress4Biz
	Author URI: http://www.wordpress4biz.com
	Version: 3.1
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

body {
	background: #adadad; /** site background color **/
	width: 975px;
	color: #333333;
	font-size: 13px;
	font-family: Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#page {
	background: #FFFFFF;
	width: 975px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
small {
    font-size: 0.88em;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a {
	color: #555555; /** general link color **/
	text-decoration: underline;
	}
	
a:hover {
	color: #ff7200; /** general link hover color **/
	text-decoration: underline;
	}
	
a:visited {
	color: #c0c0c0; /** general link visited color **/
	text-decoration: underline;
	}
	
/************************************************
*	Header  									*
************************************************/

#start {
     background: #e6a669;   /** color of date and tagline area **/
	 float: left;
	 width: 955px;
	 margin: 0px 0px 10px 0px;
	 padding: 3px 10px 3px 10px;
	 color: #f4f4f4;
     font-size: 0.91em;
	 font-weight: normal;
	 border-bottom: 2px solid #ffffff;
	 }
	 
.date {
     float: left;
	 margin:  0px;
	 padding: 0px;
         width: 300px;
	 }
	 
.description {
     float: right;
	 margin:  0px;
	 padding: 0px;
     width: 600px;
	 text-align: right;
	 }

#header {
	background: url(http://onceaweekcooking.com/images/header.jpg) top center no-repeat;
	width: 950px;
	height: 275px;
	margin-top: 10px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	color: #555554;
    list-style-type: none;
	}
	
#header img {
        border: none;
	}
	
.left {
    float: left;
	width: 400px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	color: #555555; /** site title color **/
    letter-spacing: -2px;
	font-size: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.feed {
    float: right;
	width: 500px;
	text-align: center;
	padding: 10px 15px 0px 0px;
	}
	
.feed img {
        padding: 5px 10px 0px 0px;
	border: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
    float: left;
	width: 960px;
	margin: 0px auto 0px;
	padding: 8px 0px 5px 0px;
	text-align: left;
	margin-top: -42px;
        margin-right: 5px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	font-size: 0.88em;
	font-weight: normal;
	color: #555554;  /** navbar link text color **/
	padding: 11px 20px 8px 20px;
	margin: 0px -5px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
    border-right: 1px solid #c1c1c1;
	}

#navbar ul li a:hover, #navbar ul li.current_page_item a, #home .on {
	color: #ffffff;
    background: #888888;  /** navbar link hover background color **/
	}
	
#navbar a {
	font-size: 0.88em;
	font-weight: normal;
	color: #333333;
	padding: 8px 20px 8px 15px;
	margin: 0px -5px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

#navbar a:hover {
	color: #ff7200;
	}
	
/************************************************
*	Sidebar      							*
************************************************/

#sidebar {
	float: right;
	width: 275px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#sidebar h2 {
	color: #9B3618;
	font-size: 1.2em;
	font-family: Verdana;
	font-weight: normal;
	padding: 5px 0px 8px 5px;
	margin: 20px 5px 15px 5px;
	text-transform: lowercase;
	letter-spacing: 5px;
	border-bottom: 1px dotted #c0c0c0;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	}
	
#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #555555;
	text-decoration: none;
	padding: 4px 0px 4px 5px;
	}

#sidebar ul li a:hover {
	background: #555554;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#sidebar img {
    border: none;
    padding: 1px 0px 0px 0px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	}
	
#sidebar a.link {
	padding: 4px 0px 4px 5px;
	}
	
/************************************************
*	Sidebar  Ads                    	        * 
************************************************/
	
#sideads1 {
    list-style-type: none;
	float: left;
	width: 129px;
	padding: 0px;
	margin: 0px;
	}
	
#sideads1 img {
    display: inline-block;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	}
	
#sideads1 ul li a:hover {
    background: none;
	color: #ff7200;
	text-decoration: none;
	}
	
#sideads2 {
    list-style-type: none;
	float: right;
	width: 140px;
	padding: 0px;
	margin: 0px;
	}
	
#sideads2 img {
    display: inline-block;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	}
	
#sideads2 ul li a:hover {
    background: none;
	color: #ff7200;
	text-decoration: none;
	}
	
/************************************************
*	Tabs                    	                * 
************************************************/
	
#tabbers {
margin: 0px auto 0px;
width: 261px;
margin-bottom: 25px;
background: #e6a669; /** color of entire tab area **/
padding: 10px 0px 5px 0px;
}	
	
#countrytabs {
width: 261px;
margin: 0px auto 0px;
}

ul.shadetabs {
margin: 0px;
list-style-type: none;
text-align: center; /** set to left, center, or right to align the menu as desired **/
font-size: 10px;  /** may need adjusting for longer or shorter titles **/
}

#countrytabs li {
display: inline;
}

#countrytabs li a:link {
display: inline;
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 25px 5px 25px;  /** may need adjusting for longer or shorter titles **/
color: #666666;
background: #f2f2f2; /** color of tab when NOT selected **/
margin-right: 2px;
border: none;
}

#countrytabs li a:visited {
color: #ffffff;
}

#countrytabs li a:link:hover {
text-decoration: none;
color: #ffffff;
background: #adadad; /** color of tab on hover **/
}

#countrytabs li a.selected {
position: relative;
color: #ffffff;
background: #000000; /** color of tab when selected or active **/
}

#countrytabs li a.selected:hover { 
color: #ffffff;
text-decoration: none;
}

.tabcontent {
display:none;
text-align: left;
}

@media print {
.tabcontent {
display:block !important;
}
}
	
	
/************************************************
*	Content 					     		    * 
************************************************/

#wrap {
    background: url(images/wrap.jpg) top center repeat-y;
	float: right;
	width: 975px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#content {
	width: 965px;
	margin: 0px auto 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft {
	float: left;
	width: 640px;
	margin: 0px 15px 5px 15px;
	padding: 10px 0px 0px 10px;
	}
	
.author {
    font-size: 11px;
	padding: 0px 0px 12px 0px;
	}
	
#autphoto {
    float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	width: inherit;
	}

#contentleft p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: justify;
     }
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentleft ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentleft ul li a {
	color: #d47e22;
	text-decoration: none;
	}

#contentleft ul li a:hover {
	color: #4b5a1d;
	text-decoration: underline;
	}
	
#hometext {
    margin: 10px 0px 10px 0px;
	text-align: justify;
	}
	
.entry {
    padding: 12px 5px 0px 0px;
	}
	
.postinfo {
	width: 625px;
	font-size: 11px;
	color: #333333;
	margin: 15px 0px 40px 0px;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	}
	
h1 {
	color: #9B3618;
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #c0c0c0;
	}
	
h1 a, h1 a:visited  {
	color: #555554;
	text-decoration: none;
	}

h1 a:hover {
	color: #ff7200;
	text-decoration: none;
	}
	
h2 {
    color: #e6a669;
	font-size: 1.5em;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}
	
h2 a, h2 a:visited  {
	color: #ff7200;
	text-decoration: none;
	}

h2 a:hover {
	color: #555554;
	text-decoration: none;
	}
	
h3 {
    color: #ACFA58;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
	}
	
h3 a  {
	color: #70b604;
	text-decoration: none;
	}
	
h3 a:hover  {
	color: #ff7200;
	text-decoration: underline;
	}
	
h4 {
    color: #555555;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	}
	
h5 {
    color: #555554;
	font-size: 1.3em;
	font-weight: normal;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 20px 0px 15px 10px;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	}
	
	
#blogtitle {
    background: url(images/pgttl.jpg) center left no-repeat;
	color: #555554;
	font-size: 1.7em;
	font-weight: bold;
	padding:12px 0px 12px 52px;
	margin: 0px 0px 20px 0px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	}
	
#crumbs {
    font-size: 0.75em;
	text-align: right;
	padding: 0px 0px 15px 0px;
	}
	
#crumbs a {
    font-size:1em;
	}
	
#contentleft p img {
	padding: 5px 10px 5px 10px;
	border: none;
	} 

.alignright {
    float: right;
	margin: 5px 10px 5px 10px;
	border: none;
	width: inherit;
	} 
          
.alignleft {
    float: left;
	margin: 5px 10px 5px 10px;
	border: none;
	width: inherit;
	} 
	
#highlights {
	margin-top:10px;
    margin-bottom:15px;
    padding: 0px;
	text-align: justify;
    }
	
#highlights img {
    float: right;
	margin: 10px 5px 10px 10px;
	border: none;
	width: inherit;
	}
	
.categ {
	font: 1.1em Verdana;
    background: url(images/gradated.jpg) top center repeat-x;
    border: 1px solid #000000;
	text-transform:uppercase;
	margin: 5px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
	font-weight: bold;
	color: #ffffff;
	}

.catttl {
	font:1em Verdana;
	background: #f4f4f4;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color:#087fcb;
	border-right: 1px dotted #c0c0c0;
	border-left: 1px dotted #c0c0c0;
	}

.catttl a, .catttl a:visited {
	color:#087fcb;
	text-decoration: none;
	}

.catttl a:hover {
	color:#555554;
	text-decoration: none;
	}
	
.excerpt {
    background: #f4f4f4;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
	border-right: 1px dotted #c0c0c0;
	border-left: 1px dotted #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	}
	
.excerpt img {
    float: right;
	margin: -20px 5px 0px 15px;
	border: none;
	width: inherit;
	}
	
.post {
    background: #f4f4f4;
	border: 1px dotted #c0c0c0;
	padding: 5px 10px 5px 10px;
	margin: 0px 5px 10px 5px;
	}

#post-date {
    float: left;
	width: 52px;
	margin: 0px 15px 10px 0px;
	padding: 1px;
    text-align: center;
	}
	
.month {
    background: url(images/month-bg.png) top center no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	}
	
.day {
    background: url(images/date-bg.png) top center no-repeat;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0px 12px 0px;
	}

	
/************************************************
*	Footer      								*
************************************************/

#footer {
    float: left;
    font-size: 0.88em;
	background: #e6a669  url(images/footer-top.png) top center no-repeat;   /** color # is for background below footer image **/
	width: 975px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	list-style-type: none;
	}

.adddescript {
    color: #888888;
	font-size: 1.3em;
	margin: 0px;
	letter-spacing: 2px;
	text-transform: lowercase;
	padding: 60px 0px 5px 15px;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#footer img  {
    margin: 5px 0px 0px 3px;
	border: none;
	}
	
#footer h2 {
	font-size: 1.1em;
	padding:15px 0px 15px 0px;
	color:#ffffff;
	font-weight:bold;
    text-transform:uppercase;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 1px 0px;
	padding: 2px 0px 2px 3px;
	border-bottom: 1px solid #666666;
	}

#footer ul li a:hover {
	background: #000000;
	color: #FFFFFF;
	}

#footer li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 1px 0px;
	padding: 2px 0px 2px 3px;
	border-bottom: 1px solid #666666;
	}

#footer li a:hover {
	background: #000000;
	color: #FFFFFF;
	}
	
#footerleft {
float: left;
width: 200px;
margin: 30px 20px 0px 10px;
padding: 0px 0px 20px 30px;
}

#footerleft li {
display: block;
}


#footermiddle1 {
float: left;
width: 200px;
margin: 30px 20px 0px 0px;
padding: 0px 0px 20px 15px;
list-style: none;
}

#footermiddle1 li {
display: block;
}

#footermiddle2 {
float: left;
width: 200px;
margin: 30px 10px 0px 0px;
padding: 0px 0px 20px 15px;
}

#footermiddle2 li {
display: block;
}

#footerright {
float: right;
width: 200px;
margin: 30px 30px 0px 0px;
padding: 0px 15px 20px 0px;
}

#footerright li {
display: block;
}
	
#copy {
    margin:0px auto;
	width:960px;
	padding:20px 0px 5px 0px;
	color:#ffffff;
	text-align: center;
	font-size: 0.83em;
	}
	
#copy a, #copy a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#copy a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

/************************************************
*	Search Form									*
************************************************/
	
#searchform {
    float: right;
    width: 280px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto 0px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ffffff;
	}

#searchbox {
	background: #ffffff !important;
	width: 200px;
	color: #888888;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin: 0px 3px 0px 14px;
	padding: 3px 0px 2px 5px;
	border: 1px solid #777777;
	display: inline;
	}

.button {
	padding: 1px 2px 2px 2px;
	background:#555554;   /** search button color **/
	color:#ffffff;
	border:none;
	font-size:0.9em;
    font-weight:bold;
	}

.button:hover {
	background:#087fcb;   /** search button hover color **/
	text-decoration:none;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 600px;
	background: #f4f4f4;
	color: #333333;
	float: left;
	padding: 5px 20px 5px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px 15px 0px 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 5px 10px 5px 0px;
	width: 550px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	width: 590px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.avatar-default {
    float: left;
	margin: 0px 10px 5px 0px;
	}
	
/************************************************
*	Floats  									*
************************************************/


.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}