/*  
Theme Name: Divine Taste Ezine
Theme URI: http://www.divinetaste.com/
Description: Magazine style layout for Divine Taste
Version: 0.1
Author: Abhijit Nadgouda
Author URI: http://ifacethoughts.net/
*/

/* Reset default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* Common HTML elements */
body {
    line-height: 1;
    text-align: center;
    font: 100%/1.5em Georgia, serif;
    color: #333;
    margin: 0;
    padding: 10px 0 0 0;
    background: #fff url('img/bg.png') top left repeat-x;
}
a:link,
a:active,
a:visited {
    color: #008000;
    text-decoration: none;
}
a:visited {
    color: #666;
    border-bottom: 1px solid #ccc;
}
a:hover {
    background-color: #008000;
    color: #fff;
}
h1, h2, h3, h4 {
    font-weight: normal;
}
h1 {
    font-size: 1.75em;
    line-height: 1.25em;
}
h2 {
    font-size: 1.5em;
    line-height: 1.5em;
}
h2 a {
    color: #008000;
}
h3 {
    font-size: 1.25em;
    line-height: 1.5em;
}
h4 {
    font-size: 1em;
    line-height: 1.5em;
}
p, ul, ol {
    margin-bottom: 1em;
}
blockquote {
    padding: 1.5em 20px;
    margin-bottom: 1.5em;
    background-color: #ede6d2;
    border: 1px solid #ccc;
}
.press blockquote {
    padding: 0.75em 10px 0.75em 50px;
    margin: 0.75em 0;
    border: none;
    border-left: 4px solid #e8e9eb;
    background-color: transparent;
}
article {
    text-align: left;
}
input,
textarea {
    border: 1px solid #ccc;
}
label {
    line-height: 1.5em;
}

/* CSS classes and IDs */
a.img,
a.img:hover {
    background-color: transparent;
}

/* WordPress classes and IDs */
.date {
    margin: 0;
    padding:0;
}
.date span {
    background-color: #ede6d2;
    padding: 4px;
}
.entry-title {
    font-size: 2em;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0.25em;
}
.entry-title a {
    border-bottom: 0px;
}
.entry-image {
    margin-top: 1.5em;
}
.entry-content {
    margin-top: 1.5em;
    font-size: 0.9375em;
}
.postmetadata {
    font-size: 0.875em;
    line-height: 1.43em;
}
a.read_more {
    float: right;
    margin-top: 1.5em;
    padding: 0.25em 8px;
    background-color: #008000;
    color: #fff;
}
.single article,
.page article {
    margin-right: 20px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 1.5em;
    padding-bottom: 0.75em;
}
.single article img,
.page article img {
    padding: 10px;
    border: 1px dotted #ccc;
}
.single article .meta {
    font-size: 0.8125em;
    line-height: 1.39em;
    margin-top: 1.5em;
}
.category article,
.search article,
.archive article {
    float: left;
    width: 120px;
    height: 120px;
    border-bottom: none;
    font-size: 0.8125em;
    text-align: center;
}
.category article img,
.search article img,
.archive article img {
    width: 89px;
    height: 122px;
}
ul#links li {
    list-style: none;
}
.subscribe {
    background-color: #fdfcdc;
    font-size: 0.9375em;
    border: 1px dotted #ccc;
    padding: 0.75em 20px;
    margin: 0 20px 1.5em 0;
}
#comments {
    margin-right: 20px;
}
#commentlist {
    list-style-position: outside;
    border-bottom: 1px dotted #ccc;
    margin-left: 50px;
}
#commentlist li {
    padding: 0.5em 20px;
    font-size: 2em;
    font-style: italic;
    color: #999;
}
#commentlist .alt {
    background-color: #f8f9fb;
}
.comment-body {
    font-size: 0.4375em;
}
.comment-meta {
    font-size: 0.8em;
    text-align: right;
}
.comment-author,
.comment-meta,
.comment p {
    font-style: normal;
    color: #333;
}
.comment-author,
.comment-meta {
    margin-bottom: 0.5em;
}
.comment-author {
    float: left;
    width: 60%;
}
.comment-meta {
    float: right;
    width: 38%;
}
.comment p {
    clear: both;
    line-height: 1.5em;
}
.bypostauthor {
    background-color: #fdfcdc !important;
}
#commentform {
    border-bottom: 1px dotted #ccc;
    font-size: 0.875em;
    line-height: 1.5em;
}

.clearfix:after     {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;

}
.clearfix {
    display: inline-block;
}
.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 10px;
}
.aligcenter {
    text-align: center;
    margin: 0 auto;
}

#wrap {
    width: 980px;
    text-align: center;
    margin: 0 auto;
}
div#branding {
    width: 100%;
    height: 108px;
    padding: 0.5em 0 0 0;
    border-top: 4px solid #008000;
    border-bottom: 2px solid #008000;
}
#logo {
    float: left;
    width: 400px;
    height: 110px;
    background: transparent url('img/newlogo.png') 0 0 no-repeat;
    text-indent: -9999px;
    outline: none;
    text-decoration: none;
    border: none;
    z-index: 15;
}
#followme {
    float: right;
    width: 400px;
    list-style: none;
    margin: 0.5em 20px 15px 0;
}
#followme li {
    float: right;
    margin-left: 12px;
}
div#top {
    float: right;
}
#top ul {
    list-style: none;
    font-size: 0.8125em;
}
#top li {
    float: left;
    text-align: center;
}
#top a {
    display: block;
    padding: 4px 10px;
    margin: 0 2px;
    border-bottom: none;
}
#top a:hover,
#top .current-menu-item a {
    background-color: #ede6d2;
    color: #008000;
    border-bottom: none;
    text-decoration: none;
}
#top #menu-item-1586 a {
    background-color: #008000;
    color: #fff;
}
#top #menu-item-1586 a:hover {
    background-color: #008000;
}
#recipes-panel {
    clear: both;
    text-align: left;
    background-color: #008000;
    color: #fff;
    padding: 0.5em 0;
    margin: 0 1%;
    display: none;
}
#recipes-panel p {
    font-size: 0.875em;
    margin-bottom: 0;
}
#recipes-panel a {
    color: #9f9;
}
#recipes-panel a:hover {
    background-color: #fdfcdc;
    color: #008000;
}
#recipes-panel #first {
    margin-left: 1%;
}
#recipes-panel  #third {
}
#recipes-panel #first,
#recipes-panel #second,
#recipes-panel #third {
    float: left;
    width: 30%;
    margin-right: 2%;
}
#recipes-panel #fourth {
    clear: both;
    width; 100%;
    display: block;
    margin-left: 2%;
    margin-right: 1%;
}

#content {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 1.5em;
    text-align: left;
}
#primary {
    width: 640px;
    float: left;
    border-right: 1px dotted #eee;
}
#highlight {
    width: 620px;
    min-height: 470px;
    padding-bottom: 0.75em;
    margin-bottom: 1.5em;
    border-bottom: 1px dotted #ccc;
}
#highlight img {
    width: 300px;
    float: left;
}
#highlight article {
    float: right;
    width: 300px;
    margin-right: 0;
    border-bottom: 0;
}
#highlight .entry-title {
    margin-bottom: 0.5em;
}
#highlight .entry-content {
    margin-top: 0;
}
#highlight .commentscount {
    float: right;
    margin-top: -3em;
}
#older {
    margin-right: 20px;
}
#older a {
    border: none;
}
.post_thumbnail_container {
    float: left;
    margin: 10px 18px;
    text-align: center;
    width: 66px;
    overflow: hidden;
}
.post_thumbnail_container img {
    margin: 0 auto;
}
#quick-cooking,
#vegan-friendly-recipes,
#comfort-food,
#eggless-baking,
#ayurvedic-cooking, 
#back-to-basics {
    width: 280px;
}
#quick-cooking,
#eggless-baking,
#comfort-food {
    float: left;
    clear: both;
}
#vegan-friendly-recipes,
#ayurvedic-cooking,
#back-to-basics {
    float: right;
    margin-right: 20px;
}
.promo {
    border-top: 1px dotted #ccc;
    padding: 20px 0 0 0;
    margin: 0;
}
.promo iframe {
    margin-top: 20px;
    box-shadow: 0 0 30px #333;
}

#tweets {
    border: none;
}
#tweets iframe {
    width: 308px !important;
}
#tweets span {
    margin: 0;
}
#random {
    clear: both;
    display: block;
    margin: 1.5em 20px 0.75em 0;
    padding: 0.75em 0 0 0;
    border-top: 1px dotted #ccc;
}
#quick-cooking article,
#vegan-friendly-recipes article,
#comfort-food article,
#eggless-baking article,
#ayurvedic-cooking article,
#back-to-basics article,
#random article {
    float: left;
    width: 138px;
    border-bottom: none;
    margin: 0.5em 0 0 0;
    text-align: center;
}
#random article {
    width: 124px;
}
ul.press {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.press li {
    padding: 1.5em 0;
    margin: 1.5em 0;
    border-bottom: 1px solid #e8e9eb;
}
div#below {
    display: block;
    clear: both;
}
#below .prev {
    float: left;
}
#below .next {
    float: right;
}
ul.archives {
    list-style: none;
    margin-top: 0.75em;
}
ul.categories {
    list-style: none;
    margin-top: 0.75em;
    width: 100%;
    font-size: 0.8175em;
    padding-bottom: 0.5em;
    border-bottom: 1px dotted #ccc;
}
ul.categories li,
ul.archives li {
    float: left;
    width: 23%;
    margin-bottom: 0.75em;
}
#recipes-panel ul.categories li {
    width: 48%;
}
#recipes-panel #fourth ul.categories li {
    width: 23%;
}
ul.categories li {
    margin: 0 1%;
    line-height: 1.5em;
    margin-bottom: 0.25em;
}
ul.categories ul.children {
    list-style: none;
    font-size: 0.77em;
    line-height: 1.25em;
}
ul.categories ul.children li {
    width: 100%;
    margin-bottom: 0.25em;
    text-indent: 4px;
}
ul#quick-categories {
    border-bottom: 0;
}
.page-template-classification-php h2 {
    font-size: 1.07em;
}
.navigation {
    margin-bottom: 0.75em;
    clear: both;
}
.navigation ol {
    list-display: none;
    font-size: 0.875em;
}
.navigation li {
    display: inline;
    margin: 0 10px 0 0;
}
.navigation li:first,
.navigation li:last {
    margin-right: 0;
}
.navigation li a {
    border: 1px solid #008000;
    color: #008000;
    padding: 2px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(/wp-content/themes/40kmph/border-radius.htc);
}
.navigation li span.current {
    background-color: #008000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    behavior: url(/wp-content/themes/40kmph/border-radius.htc);
}

#secondary {
    width: 320px;
    float: right;
    font-size: 0.9375em;
    line-height: 1.5em;
}
#secondary ul {
    list-style: none;
}
.widget {
    display: block;
    margin-bottom: 1.5em;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px dotted #e8e9eb;
}
.widgettitle {
    background-color: #231f20;
    color: #fff;
    font-size: 0.93em; 
    line-height: 1.5em;
    padding-left: 10px;
}
#primary .widgettitle {
    color: #333;
    padding: 0 0 0 6px;
    background: -webkit-linear-gradient(left, #c8c9cb , #e8e9eb);
    background: -o-linear-gradient(right, #c8c9cb, #e8e9eb);
    background: -moz-linear-gradient(right, #c8c9cb, #e8e9eb);
    background: linear-gradient(to right, #c8c9cb , #e8e9eb);
}
.widgettitle span {
    float: right;
    margin-right: 10px;
    font-size: 0.8125em;
}
#recentcomments, 
.textwidget {
    padding: 0.5em 10px;
}
#text-426446481 .textwidget {
    background-color: #fdfcdc;
}
#text-678013693 .textwidget {
    font-size: 0.8125em;
    text-align; left;
}
#text-678013695 {
    border: none;
}
#text-678013695 .textwidget {
    margin: 0;
    padding: 0;
}
#text-678013695 input {
    width: 100%;
}
#recentcomments {
    font-size: 0.93em;
}
#recentcomments li {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px dotted #ccc;
}
.ad300 {
    width: 300px;
    height: 250px;
    margin: 0 auto;
}
.ad468 {
    display: block;
    width: 620px;
    clear: both;
    height: 60px;
    text-align: center;
    padding: 1em 0;
    margin: 0 auto 1em auto;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.ad728 { 
    margin: 0.25em auto 1.5em auto; 
    width: 728px; 
    height: 90px; 
}
#footer {
    font-size: 0.75em;
    border-top: 1px dotted #ccc;
    text-align: left;
}
