/* -------------------[ Main Page Elements ]------------------- */

* {
margin:0pt;
padding:0pt;
}

body {
	font-size: 10pt;
	font-family: Georgia,"Times New Roman",Times,serif;
        font-style: normal;
        font-variant: normal;
        font-weight:normal;
      	background: #FFF5EF  url(images/head4.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
	line-height: 140%;
        width: 100%;
       display: table;
 
	}

#container {
        padding: 0 0;
        background: #FFF5EF url("images/bg5.jpg") repeat-y ;
       	width: 960px;
	margin:0 auto;      
        clear: both; 
        position:relative;
       overflow: hidden;
        }

#container_g2 {
        padding: 0 0;
        background: #FFF5EF url("images/bg_g2.jpg") repeat-y ;
       	width: 960px;
	margin:0 auto;
        clear: both;
        position:relative;
       overflow: hidden;
        }

#header {
	margin: 0pt auto;
        width: 960px;
        height:336px;
        position:relative;
       min-height: 10em;
	}



#nav {
bottom: 30px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:absolute;
left:50px;
}

#nav li {
background:transparent none repeat scroll 0%;
float:left;
padding:0pt;
text-align:center;
width:140px;
}
        
#nav a, #nav a:visited {
color:#330000;
text-decoration:none;
}
#nav a:hover {
color: #8A684E;
text-decoration: none;
}


#page {
        clear: both;
	margin: 0 auto;
	padding: 0;
	}  

#content {
        width: 499px;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
        position:relative;
        min-height:10em;
        min-width: 15em; 
	}

#right {
  background: transparent url(./images/right.jpg) no-repeat left top;
  margin: 0 2px 0 0 ;
  float:right;
  width:455px;
  display: inline;
}

#midcontent {
        font-family:  'Trebuchet MS',Lucida,Verdana;
	font-size: 8pt;
        width: 160px;
        min-height:10em;
        min-width: 10em;   
        float: left;
        margin: 0 0 15px 0;
	padding: 50px 0px 15px 15px;
        }

#contentright {
         font-family:  'Trebuchet MS',Lucida,Verdana;
	font-size: 8pt;
        width: 255px;
        min-height:10em;
        min-width: 10em;
        float:right;
        padding: 50px 12px 15px 0px;
        margin: 0 0 10px;
        }

#sidebar {
	font-size: 8pt;
        float: left;
        margin: -3px 0 0 0;
	padding: 0;
   	}

#footer {
	/* font-family:tahoma,geneva,verdana,sans-serif;*/
        font-family:  'Trebuchet MS',Lucida,Verdana;
	font-size: 8pt;
        width:1126px;
        background:#FFF5EF url(./images/footer.jpg) bottom center no-repeat;
	font-size: 8pt;
	line-height: 160%;
        clear: both;  
        margin: 0px auto;
        padding: 155px 0  ;
        }

#footer p {
        margin: 0px;
        padding-left: 150px
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
       
        color: #330000;  
	font-family: georgia,times,'times new roman', serif;
     /*   letter-spacing:-1px;*/
        line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
        font-weight:normal;
	}

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 {
	font-size: 14pt;
        padding: 5px 10px 15px 10px;
	}

h3 {
	font-size: 12pt;
	}

h4 {
      color: #656363;
      font-family: 'Trebuchet MS',Lucida,Verdana;
      font-size: 10pt;
   }

h2.Saturday{
background: url(./images/sat.jpg) no-repeat ;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Monday{
background: url(./images/moday.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Wednesday{
background: url(./images/wed.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Tuesday{
background: url(./images/tues.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Thursday{
background: url(./images/thurs.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Friday{
background: url(./images/fri.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}
h2.Sunday{
background: url(./images/sun.jpg) no-repeat;
margin: 0 5px 0 0;
padding: 15px ;
position: relative;
}

h5, h6, h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
        color: #FAF7E8;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0 ;
        padding:10px 0px 0px 0px;
        }

#d h2 {
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0 !important;
        margin: 0 0 0 -15px;  /* IE6 bug */
        padding: 10px 10px 0px 0px;
      }

h2.sectionhead, h2#trackbacks {
        line-height:100%;
        font-weight: bold;
        font-size:14pt;
        letter-spacing:0px;
        margin: 0;
        padding: 15px 15px;
        }

#About{
      background: url(./images/pageabt.jpg)no-repeat;
      margin: 0px ;
      padding: 15px 15px 5px 50px;
      width: 250px;
      height: 100px
}

.title {
background:transparent url(./images/categorybg.gif) no-repeat scroll center;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:190%;
font-style:normal;
font-variant:small-caps;
font-weight:normal;
letter-spacing:1px;
line-height:100%;
margin:15px 0pt 20px;
padding:16px 20px 16px 0pt;
text-align:center;
}


.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #996600;
        text-decoration: none;
	}

a:hover, a:active, .entry a:hover, .entry a:active, .postinfo a:hover, .postinfo a:active {
        color:#461906;
        text-decoration: none;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: none; 
        }

.post h1 a, .post h2 a, .post h4 a,.featurepost h2 a, .featurepost h1 a {
        color:#330000;
        }

.post h1 a:hover, .post h2 a:hover, .post h4 a,.featurepost h2 a, .featurepost h1 a {
       color: #8A684E;
        }

#footer a:hover, #footer a:active {
        text-decoration: none;
        color:#461906;
	}

/* -------------------[ Images ]------------------- */

.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 4px;
        border: 1px solid #ccc;
        }

.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 4px;
        border: 1px solid #ccc;
        }

.centered{ 
        display: block; 
        padding: 4px; 
        margin: 5px auto 5px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }

/* hover change border color for clickable */
p.bordered a:hover img{
   background: #fff none repeat scroll 0%;
   border: 1px solid #000;
}

p.bordered img {
  background: #fff none repeat scroll 0%;
  border: 1px solid #ccc;
  padding: 4px;
}

/* center img no border */
img.center {
        display: block; 
        padding: 2px; 
        margin: 0 auto 2px auto; 
        float: none; 
        clear: both;
        }

/* alignright img no border */
img.alignright2 {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        }

/* alignleft img no border */
img.alignleft2 {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        }

/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(./images/bullet.gif) 0 5px no-repeat;
        }

#sidebar p {
        margin-bottom:15px;
        margin-top:20px;
        padding:0 7px;
}

/*------------- [ For pics at the right side ]------------------*/

#sidepic {
margin:15px 10px 20px 0pt !important;
margin:40px 10px 20px 0pt;
}

#sidepic div {
margin-bottom:135px;
}

#sidepic div div{
float:left;
margin:0pt 5px 0pt 3px;
text-align:center;
width:120px;
}

#sidepic p{
 margin:0pt;
 padding-right:5px;
}

#sidepic h2{
 font-weight: bold;
 font-size:10pt;
 letter-spacing:0px;
 margin: 0;
 padding: 5px 0px 5px 10px;
}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul, #d ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#d ul li {
        list-style-type:none;
        margin:0 !important;
        margin: 0 0 0 -15px;
        padding-left:15px !important;
  /*      padding: 0 10px 0 -5px;         */
        background:url(images/bullet.gif) 0 5px no-repeat;
        }

#midcontent ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(images/bullet.gif) 0 5px no-repeat;
        }


#midcontent #d {
       margin:0 !important;
       margin:0 0 0 15px;
       padding: 0;
       }

/* -------------------[ Form Elements ]------------------- */
#respond {
  background: #FFF url(./images/comm_bg.jpg) no-repeat;
  margin: 5px;
  padding: 0px 15px 5px 15px;
  width:450px;
  height: 532px;
}

#commentform {
        font-family:  'Trebuchet MS',Lucida,Verdana;
        font-size:10pt;
        padding: 65px 15px 5px 15px;
        margin: 5px;
         }

#commentform label {
        display:block;
        float:left;
        width:180px;
        }

#commentform input {
       background:#F7F2F2  none repeat scroll 0%;
	width: 170px;
	padding: 1px;
	margin-right:10px;
        padding:4px 5px;
	}

#commentform textarea {
        background:#F7F2F2 none repeat scroll 0%;
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0;
	}

#commentform #submit {
        font-family:  'Trebuchet MS',Lucida,Verdana;
        font-size:10pt;
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
        padding-top: 20px;
        padding-left:10px;
        }	

#comment-bg {
 background: #fff url(./images/comment.jpg) no-repeat;
 margin: 6px 0 0 6px;
 padding-left: 18px;
 height: 57px;
}

.comment-entry {
  margin: 0px 1px 0 2px;
  padding: 0 1px 5px 10px;
}

.comment-data {
  margin: 0px 1px 0 2px;
  padding: 5px 1px 1px 10px;
}

/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0 1px 0 10px;
        }

ol.commentlist li {
        background:transparent url(./images/commlist_new_.jpg) no-repeat ;
	display: block;
	list-style: none;
	margin: 0 1px 0 2px;
/*        margin: 1px 1px 0 2px; */
        padding: 1px 1px 15px 10px !important;
        padding: 2px 1px 15px 10px; 
        position: relative;
	}


ol.commentlist li.mycomment {
        background:transparent url(./images/commlist_new_author.jpg) no-repeat ;
	}

ol.commentlist	.alt {
        background:transparent url(images/commlist-author.jpg) no-repeat scroll 0%;
       	display: block;
	list-style: none;
        padding: 0 15px 15px 1px;
	margin: 0 1px 0 2px;
}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/bullet.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/bullet.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0 7px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        background: #f0ecec  url(images/recipebg.gif);
        display: block; 
        padding: 2px; 
        margin: 5px auto 5px auto; 
        border: 1px solid #ccc; 
        border-style: dashed; 
        float: none; 
        clear: both;
	}

blockquote ol{
        font: italic 1em Georgia, Times, serif;
        color: #999999;
       }

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	margin:0 0 0 5px;
	padding: 10px 15px;
        
	}

.textleft {
        float: left;
        margin:0 0 0 5px;
	padding: 15px 5px 15px 23px;
        width: 160px;   
        height: 50px;
}

.textright {
        float: right;
        margin:0 0 0 5px;
	padding: 15px 5px 15px 30px;
        width: 160px;  
        height: 50px; 
}

.navialignleft {
        float:left;
        }

.navialignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
	margin: 0 ;
	padding: 15px 12px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear: both;
        }

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px;
        }

/* -------------------[ Search ]------------------- */


#searchform {
	margin: 0 !important;
        margin: 0 0 0 -17px;
	padding: 0; 
        }

#searchform #s {
        font-size:10pt;
        width: 160px;
	margin: 0px;
	}

#searchform #submit {
        font-size:10pt;
        margin-left: 10px ;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #660000;
        text-decoration: none;
        }

ul.nav li.current_page_item a {
        text-decoration: none;
        background: #660000;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding: 3px ;
        border: #FAF7E8;
        }

.entry tr, .entry td, .entry th {
	margin:auto;
        }

.entry td, .entry th {
	padding:10px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 15px;
        margin: 0 0 2px;
        background: url(images/bullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }

/* related post */
/*
.aizattos_related_posts_header {
  background: url(./images/poss.jpg) no-repeat;
  padding-left: 15px;

;
} */

.my_related_posts_header {
        color: #330000;
	font-family: georgia,times,'times new roman', serif;
        letter-spacing:-1px;
        line-height: 130%;
	margin: 0;
	padding: 0 15px;
	text-align: left;
        font-weight: normal;
	font-size: 10pt;
}

.my_separator {
 background: #fff url(./images/poss.jpg) no-repeat;
 margin: 0;
 padding-left: 15px;
 height: 40px;

}
.aizattos_related_posts ul {
margin: 0;
padding-left: 10px;
}

.aizattos_related_posts li {
list-style-type: none;
margin-left: 2px;
padding-left: 10px;
}

.aizattos_related_posts_title {
font-size: 11px;
font-weight: bold;
}

.aizattos_related_posts_title a {
text-decoration: none;
}

.related_posts_excerpt {
  color: #330000;
  font-size: 8pt;
}