/* 
Theme Name: Anime Diet Custom Theme
Version: 1.0
Design Name: Anime Diet
Description: An Elegant WordPress theme from WPThemes.Info
Author: Sadish Balasubramanian and Michael Huang
Author URI: http://crave4more.com
*/

/* Section: Body --------- */

body {
	margin: 0px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.9em;
  	background:#222;
 	color:#333;  	
}

/* Edge shadow */

#rap {
	position: relative;
	margin: auto;
	padding: auto;	
	text-align: left;	
	/* box model hack */
	width: 1000px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 1000px;
    background: #BBBBBB;
	
}

html>body #rap { /* be nice to Opera */
	width: 1000px;
}
/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.3em;
	color: #000000;
	padding: 4px 0 0 10px;
	margin: 0;
	font-family: 'Helvetica', 'Arial', sans-serif;	
	padding-bottom:7px;
}

h6 {
	font-size: 1.1em;
	padding: 4px 0 2px 0;
	margin: 0;
}

/* Sub-Section: Body Links --------- */
a {
	text-decoration: none;	
}
a:link {
  color: #2e32b1;
}
a:visited {
  color: #2e32b1;
}
a:hover {

}
a:active {
  color: #993333;
}	
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
blockquote{
	margin: 1em;
	padding: 1em 1em 0 1em;
	border: 1px solid #DDD;
	background:#edf1f4;
        font-style:italic;
}
img, a img
{
	border:#ccc 1px solid;
	padding:2px;
}
fieldset 
{
    border:none;
}

/* Section: Positioning --------- */

#header {
	height:80px;
	margin:0px;			
	width: 1000px;
	padding:0px;	
	background: #222 url(img/adiet-header-2009.gif) no-repeat left top;
	position:relative;	
	text-align:left;	
        border:none;
}
#header h1 
{
	font-size:1.6em;
	margin:0px auto;
	padding:5px 10px;		
}
#header h1 a 
{
	color:#6c6ed3;	
	border:none;
}
#header h4 
{
	color:#f9faca;
	font-size:1.2em;
	margin:0px auto;	
	font-style:italic;		
	font-weight:normal;
	padding:5px 10px;	
}

#main {
	float: left;
	width: 735px;
	margin: 0px;	
	padding: 20px 10px 35px 5px;		
	display:inline;	
}
#store-main {
       	float: left;
	width: 1000px;
	margin: 0px;	
	padding: 20px 10px 35px 5px;		
	display:inline;	
}
#content ul 
{
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
#content ul li
{
	list-style:circle;	
	padding-left:5px;	
}
.post-header
{
        background:#bbbbbb url(img/post-header-bg-2009.gif) repeat-x;
        position:relative;
        margin: 0px;
        padding: 7px 5px 5px 20px;
}
.page-number-front
{
        background:#5f7cca url(img/post-header-bg.jpg) repeat-x;
        position:relative;
        margin-left: 20px;
        padding: 5px;
}
.post-avatar 
{ 
        padding-left: 0px; 
        margin: 0px;  
        position: absolute;
}

.post-header-text
{
        margin-left: 35px;
        position: relative;
}

.post-title
{
        margin-left:10px;
        padding-left:5px;
        padding-top:0px;
        padding-right:10px;	
}
.post-title a:link 
{
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
    font-size: 0.9em;
}
.post-title a:hover 
{
	text-decoration:underline;
        color:#ffffff;	
}
.post-title a:visited
{
	color:#ffffff;
    font-size: 1em;
}

.post-title-author
{
        margin-left:10px;
        padding-left:5px;
        padding-top:2px;
        color: #ffffff;
        height: 33px;	
}
.post-title-result
{
	margin-left:5px;
        padding-left:5px;
        padding-top:2px;
        color: #ffffff;
        height: 15px;	
}
.day-date {
	font-size: 0.9em;
	color:  #cecece;
	margin:-5px 0 0 10px;		
    padding-left:5px;
    padding-bottom:2px;
}
.day-date em 
{
	font-style:normal;
	color:#cecece;
}
.day-date a {
        color: #ffffff;
}
.day-date a:hover {
        text-decoration:underline;
}
.ad-banner
{ 
       margin:0px 0 20px 10px;
}
.post 
{
	margin:0px 0 20px 10px;
         padding: 0px;
         background: #ffffff;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

.post-content {
	padding: 10px 20px 10px 20px;	
}

.post-author 
{
        padding:0px;
        background: #ffffff;
        width:725px;
}

#sidebar {
	float: right;
	width: 200px;
	padding:20px 10px 10px 10px;	
	margin:0px 10px 10px 20px;
	color:#000000;
	line-height:1em;
         list-style:none;
         background: #bbb;
}

#sidebar h2{
         padding-left: 8px;
         padding-top:8px;
         text-align:left;
	 font-size: 0.9em;	
	 color: #ffffff;
         text-transform:uppercase;	
         background: #bbbbbb url(img/sidebar-bg-2009.gif) no-repeat;
}

#sidebar h2 a{
        color: #ffffff;
}

#sidebar ul
{
	list-style: none;
	list-style-image: none;
        margin: 0 0 10px 0;
	font-size: 0.9em;	
	margin-bottom:10px;	
        background: #ffffff url("img/sidebar-footer-2009.png") no-repeat center bottom;
        padding: 5px 5px 20px 8px;
}

#sidebar form 
{
        margin-top:0px;
        margin-bottom:10px;
        padding:5px;
        background: white;
}
#sidebar ul li {
	margin: 1ex 0;				
	list-style:none;
}

#sidebar ul li ul li {
	background:url(img/arrow.gif) no-repeat left center;
	padding-left:15px;
	list-style:none;
}
#sidebar ul li a{
	color: #2e32b1;	
	text-decoration: none;	
}
#sidebar ul li a:visited
{ 
	color: #2e32b1; 
}
#sidebar ul li a:hover 
{
	color: #6c6ed3;	
}

#sidebar img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#footer {
	clear: both;
	margin:0px;
	background: #bbbbbb;
	color: #000000;
	font-size: 0.9em;		
	border-top:thin #000000;	
	width: 1000px;
        vertical-align: bottom;
}
#footer strong 
{
	color:#000000;
}
#footer div 
{
	float:right;
	width:25%;
	margin:10px;
	padding:10px;	
}
#footer a:link,#footer a:visited 
{
	border-bottom:#2e32b1 1px dashed;
	text-decoration:none;
}
#footer a:hover,#footer a:active
{
	color:#2e32b1;	
	border-bottom:#2e32b1 1px solid;	
}
#footer ul 
{
        margin: 0;
	padding-left: 5px;	
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;
}
#comments, #respond{
	margin: 2em 0 0 10px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}

.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
        padding-bottom:29px;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist li .avatar {
	float:left; 
	background: #fff; 
	border: 1px solid #bbb; 
	padding:5px;
        display:inline-block;
	margin: 0px 15px 0px 0px;
}
.commentlist p {
        margin: 0px 5px 10px 78px;
}
.commentlist blockquote {
        margin-left:78px;
}
.commentlist .edit-comment-admin-links {
        margin: 10px 5px 10px 75px;
}

.commentlist .alt {
	background:#fff;
}
textarea{
	width: 380px;
	padding:5px;
	height: 20em;
	border: 1px solid #999;
	background:url(img/input_bg.gif) no-repeat left top;
}
/* Section: Misc --------- */

p {
	margin-top: 0;
	margin-bottom: 1.5em;
	line-height: 1.5em;	
}
.wp-caption-text
{
        font-size: 0.8em;
        font-style: italic;
        text-align: center;
}

input
{
        margin:3px 0 0 0;
	background:url(img/input_bg.gif) no-repeat left top;
	border:#999 1px solid;	
	padding:2px 3px;
}

dl dt 
{
	font-weight:bold;
	margin:5px 0;	
        padding-left:20px;
}
dl dd 
{
	padding-left:20px;
	display:block;
}
dl dd ul li
{
       margin-left: 0px;
       padding-left: 0px;
}

#post-stats {
    background:#bbbbbb url(img/post-footer-bg-2009.gif) bottom left;
    margin-left:-20px;
    margin-right:-20px;
    margin-bottom:-10px;
    padding-top:3px;
    padding-left:20px;
    margin-top:-22px;
}
#post-stats .post-info {
    font-size: 0.9em;
    margin: 0;
    background:url(img/comments-small.gif) no-repeat left;
    padding-left:12px;
}
#post-stats .post-info a {
    color:#fff;
}
#post-stats .post-info a:hover {
    text-decoration: underline;
    color:#fff;
}
#tagList {
    background:#ddd;
    padding-left:20px;
    margin-left:-20px;
    margin-right:-20px;
    padding-bottom:0px;
    padding-top:3px;
    padding-bottom:3px;
}
#category-header {
    padding-left:10px;
}
.category-header {
    margin-left:0px;
    padding-left:0px;
    margin-bottom:10px;
}
.category-header h2 {
    text-align:center;
    background:url("img/category-header-bg.png");
    margin-left:10px;
    color:white;
    padding-top:11px;
}
