/*  
Theme Name: Ompeace v3
Description: Ompeace - Yoga Fitness Art - Malaysia
Author: jejo.biz
*/

/* Layout */

* {
	margin:0;
	padding:0;
}

body, html {
  background: #FFFFE6;
  text-align: center;  
  color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.wrapper {
  background: transparent;
  width: 800px;
  margin: 24px auto 0 auto;
}

  .header {
    background: url(images/blogheader.jpg) no-repeat;
    width: 800px;
    height: 300px;
    text-align: left;
  }
  
  .tagline {
    border-left: 2px solid #000000;
    padding-left: 5px;
    margin: 0 0 40px 0;
  }
  
  .tagline h1 a {
    font-size: 18px;
    color: #808080;
    font-weight: bold;
  }
  
  .tagline h1 a:hover {
    color: #FF0000;
    text-decoration: none;
  }
  
  .description {
    color: #808080;
    font-size: 14px;
  }
  
  .menu {
    background: transparent;
    height: 100px;
  }
  
  .container {
    background: url(images/container_bg.gif) repeat;
    width: 800px;
    float: left;
  }
  
    .content {
      float: left;
      width: 536px;
      background: transparent;
      text-align: left;
      padding: 24px 24px 24px 24px;
      background: url(images/sidebarbg.gif) repeat-y;
      background-position: top right;
    }
    
    .content p {
      margin: 0px 0 10px 0;
    }
    
    .content h2 {
      color: #292929;
	    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: bold;
	    text-decoration: none;
    }
    
      .datetime {
        
        width: 530px;
      }
      
      .datetime_left {
        background: url(images/date.gif) no-repeat;
        width: 42px;
        min-height: 45px;
        float: left;
        text-align: center;
      }
      
      .datetime_right {
        background: transparent;
        padding-left: 15px;
        padding-top: 5px;
        margin-left: 42px;
      }
    
      .post {
        margin: 10px 0 0 0;
      }
      
      .datetime_right h2 a {
        color: #000000;
	      font-family: Century Gothic, Arial, Helvetica, sans-serif;
	      font-size: 21px;
	      font-style: normal;
	      font-weight: bold;
	      text-decoration: none;
      }
      
      .datetime_right h2 a:hover {
        text-decoration: none;
        color: #FF0000;
      }
      
      .postinfo {
        margin: 0 0 10px 0;
        display: block;
        font-size: 11px;
      }
      
      .postinfo img.ccbuttons {
        vertical-align: bottom;
      }
      
      .entry {
        background: url(images/postinfobg.gif) repeat-x top;
      }
      
      .entry p {
        padding: 10px 0 0 0;
      }
      
      .entry img {
        float: left;
        padding: 2px 15px 0px 0;
        border: 0px;
      }
      
      .postseparator {
        clear: both;
        margin: 10px 0 0 0;
        height: 27px;
      }
      
    .comments {
      margin: 10px 0 0 0;
      padding: 20px 0 0 0;
      color: #451000;
    }
    
    .comments ul {
      list-style-type: none;
    }
    
    .comments li {
      background: #e1dfac;
      margin: 5px 36px 5px 0;
      width: 530px;
    }
    
    .comments li.alt {
      background: #D0CE9E;
      width: 530px;
    }
    
    .sidebar {
      float: left;
      width: 264;
      padding: 0 0 0 10px;
      text-align: left;
      font-size: 11px;
      color: #451000;
    }
    
    .sidebar a {
      color: #451000;
    }
    
    .sidebar ul {
      list-style-type: none;
    }
    
    .sidebar li {
      list-style-type: none;
    }
    
    .sidebar h2, .comments h2 {
      color: #292929;
	    font-family: Century Gothic, Arial, Helvetica, sans-serif;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: bold;
	    text-decoration: none;
	    padding: 10px 0 10px 0;
    }
    
    .alignright {
	    float: right;
	  }

    .alignleft {
	    float: left
	  }
  
   .footer {
    background: transparent;
    width: 800px;
    margin: 0 auto;
    float: left;
  }
  
  .footer p {
    color: #808080;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-style: normal;
	  font-weight: normal;
	  text-decoration: none;
	  padding-top: 5px;
  }
  
  .footer a {
	  color:#808080;
	  font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	  font-style: normal;
	  font-weight: normal;
   	text-decoration: none;
  	padding-top: 5px;
  }
  
  .footer a:hover {
	  color:#FF0000;
	  font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	  font-style: normal;
	  font-weight: normal;
	  text-decoration: none;
	  padding-top: 5px;
  }
  
    .footer_left {
      background: #FFFFE6;
      width: 100px;
      float: left;
    }
    
    .footer_center {
      background: #FFFFE6;
      width: 595px;
      float: left;
    }
    
    .footer_right {
      background: #FFFFE6;
      width: 100px;
      float: left;
    }
  
/* Fonts, links, input boxes, etc */

  
a {
	color: #534b48;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
	font-weight: normal;
  text-decoration: none;
}
  
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

input, textarea {
  border: 1px solid #FFFFE6;
  margin: 3px 0 3px 0;
  font-family: Arial;
}

textarea {
  width: 530px;
}
   
input#searchsubmit {
  height: 18px;
  font-size: 10px;
}    

.datetime p.month {
  color: #D0CE9E;
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 9px;
  font-family: "Georgia", "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
  text-transform: uppercase;
  font-weight: bold;
}

.datetime p.day {
  color: #000000;
  margin: 0;
  padding: 2px 0 0 0;
  font-size: 11px;
  font-family: "Georgia", "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
  font-weight: bold;
}
    
    
