.post-single-details, .nocomments, #footer{display:none;}
#logo img{width:auto;}

#logo img{width:auto;}
/*
Theme Name: Simply Delicious
Theme URI: http://themecobra.com
Version: 1.5
Description: Free blog theme based on the original mmminimal.com design
Author: ThemeCobra
Author URI: http://themecobra.com
License: GNU General Public License
License URI: license.txt
.
Design by Derek Clark and Coding by Rob Hope representing ThemeCobra
.
*/


/* Please note this theme's color scheme is found in styles/light.css */
/* We plan to release the dark version in June sometime */


/* Yahoo Style Reset Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html version: 2.8.1 */
html{color:#000;background: #FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* Global Styles */

html, ul, li {margin: 0px;padding: 0px;}
body {font-family:Georgia, Arial; font-size: 13px; letter-spacing: -0.1px; line-height: 18px; padding: 0;margin: 0;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
a img {border: none;}
img.alignright {padding: 0 0 20px 30px; float: right;}
img.alignleft {padding: 0 30px 20px 0; float: left;}
.post-single .entry .aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
.relative {position: relative}
p {margin-bottom: 20px; letter-spacing: -0.1px;}
b, strong {font-weight: bold;}
.clear {clear:both;}
h1 {font-size: 24px; margin: 0 0 20px 0; line-height: 24px;}
h2 {font-size: 16px; margin: 0 0 15px 0; line-height: 16px; font-weight: bold;}
h3 {font-size: 14px; margin: 0 0 10px 0; line-height: 14px;  font-weight: normal;}
h4, h5, h6 {margin: 0 0 10px 0;}
blockquote {color: #babecb; font-family: Palatino Linotype, Book Antiqua3, Palatino, Arial; font-size: 24px; letter-spacing: -0.1px; font-style: italic; line-height: 24px; padding: 0 0 0 20px; margin: 40px 0 40px 20px;border-left: 1px dotted #babecb;}
ol, ul {margin: 0 0 20px 25px;}
ol li {list-style-type: decimal; padding: 0 0 10px 0;}
ul li {list-style-type: circle; padding: 0 0 5px 5px;}
i, em {font-style: italic}
hr {border: none; border-bottom: 1px dotted #cfd2dc; margin: 20px 0; }
del {text-decoration: line-through;}


/* Main Containers */

#container {width: 640px; margin: 0 auto; padding: 30px 0 5px 0;}

#header {text-align: center;}
    #logo {margin-bottom: 33px;}
    #logo h1 {font-family: Droid Serif, arial, serif; font-style: italic; font-weight: normal; margin: 0 0 10px 0; font-size: 30px; letter-spacing: -0.40px}
    .slogan {font-style: italic;}

#navigation                             {margin: 0 0 34px 0; padding: 0; z-index: 30;}
	#navigation li                      {position: relative;margin: 0;padding: 0; list-style: none;display:inline-block; text-transform: uppercase; font-size: 12px;}
	#navigation li a                    {display: block;margin: 0;padding: 0px 15px; font-weight: normal;}
	#navigation li a:hover              {border: none;}
		#navigation li ul               {position: absolute; left: -12px; visibility: hidden; margin: 10px 0 0 0; padding: 20px; background: url('img/dropdown.png')top left;border: none; z-index: 1000; }
		#navigation li ul li            {float: none;  display: inline; }
		#navigation li ul li a          {position: relative;display: block; margin: 0;font-size: 13px; text-transform: none; font-style: italic; padding: 5px 3px;width: auto;white-space: nowrap;text-align: left;text-decoration: none;color: #ccc;border: none; border-bottom: 1px dotted #666;}
		#navigation li ul li a:hover    {color: #FFF;border: none; border-bottom: 1px dotted #666;}
                #navigation li ul ul, #navigation li ul ul {display: none;}
#content { }

#icons {width: 640px; height: 26px; margin: 10px 0 20px 0; text-align: center;}
      #icons a {margin: 0 4px; opacity: 0.5;}
      #icons a:hover {opacity: 1;}

#footer{height: 15px; margin: 40px 0 5px 0; text-align: center; font-size: 10px; clear: both;}


/* Home page only */

#featured {margin: 0 0 40px 0; padding: 0; border: none; border-bottom: 1px #babecb dotted;}
    #featured img {max-width: 640px; margin: 3px 0 10px 0; height: auto;}
    #featured h3 {float: left;}
    #featured .featured-cat {float: right;}
    #featured .featured-cat a {}
    #featured .featured-cat a:hover {color: #a5a8b2;}
    #featured .featured-info {clear:both; font-size: 13px; margin: 20px 0 20px 0; font-style: italic;}


/* Post Thumbnails found on home, single and archives  */

#posts img {position: absolute; border: 0;}

#posts {width: 672px; font-size: 12px; line-height: 16px;}
    #posts .post {width: 190px; height: 120px; display:inline-block; margin: 0 31px 80px 0; padding: 0; vertical-align: top;}
      #posts .post-thumb {width: 190px; height: 120px; padding: 0; position:relative; overflow:hidden; margin: 0;}
        #posts .post-thumb .caption {display: block; width: 190px; height: 120px; background: url('http://hitdelete.com/img/post-view.png');position:absolute;display:none; cursor: pointer;}
        #posts .post-thumb .caption a {display:block;width: 190px; height: 120px;}
      #posts .post-info {display: block; width: 190px; text-align: center; margin: 0 0 30px 0;}
      #posts .post-info h3 {margin: 10px 0 5px 0; font-size: 14px; line-height: 16px;}
        #posts .post-category a {font-size: 13px; line-height: 16px;}
        #posts .post-category a:hover {text-decoration: none;}


/* Archives  */

#browsing {width: 640px; border: none; border-top: 1px #babecb dotted; padding-top: 10px; margin: 10px 0 0 0; font-style: italic; font-size: 13px;}
    #browsing a {}
    #browsing a:hover {text-decoration: none;}
    #browsing .browse-nav {width: 640px; }
    #browsing .browse-left {float: left; width: 20%;text-align: left;}
    #browsing .browse-mid {float: left;width: 60%; text-align: center; }
    #browsing .browse-right {float: left; width: 20%; text-align: right;}
    #browsing .pagenavi {margin: 0 0 20px 0;  padding: 5px 1px 5px;  float:left;  width: 98%; }
        #browsing .pagenavi a {padding: 4px 6px; text-decoration: none;}
        #browsing .pagenavi span.pages {padding: 4px 6px; font-weight:bold;}
        #browsing .pagenavi span.current {padding: 4px 6px; font-weight:bold;}
        #browsing .pagenavi span.expand {padding: 4px 6px;}


/* Content */

#content h1 {font-family: Droid Serif, arial, serif; font-style: italic; font-weight: normal; letter-spacing: -0.25}

/* Single Pages */

.post-page {padding: 0 0 0 0; border-bottom: 1px #babecb dotted; margin: 0 0 40px 0;}

/* Single Posts */

.post-single {padding: 0 0 20px 0;}
.post-featured-image {margin-bottom: 10px;}
.post-single-details {height: 14px; margin: 0 0 20px 0;}
    .cat, .date {display: inline;}
    .twitter-share-button {float: right; height: 10px; margin: 0 -14px 0 0;}
.post-single .entry {padding: 0 0 15px 0; margin: 0 0 20px 0; border-bottom: 1px #CCC dotted;}
  .post-single .entry img {max-width: 640px; height: auto; margin: 0 0 5px 0;}
  .post-single .entry .wp-caption-text  {font-size:11px; text-align:center; margin: -5px 0 20px 0; padding:0; height: 20px; max-width: 650px;}
.tags a, .custom-links a, .custom-title  a {border: none;}
.tags a {text-transform: lowercase;}
h3.maylike {margin: 0 0 20px 0;}


/* Floating Pagination */

.prevPagi a, .nextPagi a {background: url('img/pagi-arrows.png') left top no-repeat; position: fixed;top: 50%; width: 60px; height: 60px; text-indent: -1000em; outline: none;}
.prevPagi a  {left: 30px; }
.prevPagi a:hover {background-position: 0 -60px;}
.nextPagi a {background-position: -60px 0; right: 30px;}
.nextPagi a:hover {background-position: -60px -60px;}


/* Blog Comments */

#comments { border: none;  margin: 0 0 0 0;}
      #comments h2 {font-size: 14px; line-height: 14px; margin: 0 0 20px 0; font-weight: normal;}

#commentary {border-top: 1px #babecb dotted; padding: 20px 0 0 0; }
      #commentary .comment {margin:20px 0 0 0; padding: 0;}
      #commentary .comment-text {width: 600px;  padding:20px 20px 5px 20px; border-top:1px solid #e7e8ed; background: #f8f9fe; font-style: italic;}
      #commentary .comment-author {text-align: right; display: block; width: 640px; font-size: 14px;  padding: 10px 0 0 0; margin: 0 0 2px 0; background: url('img/comment-arrow.gif') right top no-repeat; }
      #commentary .comment-date {text-align: right; display: block; width: 640px; font-size: 11px;}

#leave-comment{margin: 20px 0;border-top: 1px #babecb dotted; padding: 20px 0 0 0;}
      #leave-comment input, textarea {padding: 15px; border: none; border-top:1px solid #e7e8ed; background: #f8f9fe; color: #a5a8b2; font-style: italic;}
      #leave-comment input {width: 170px; margin: 0 0 20px 0;}
      #leave-comment textarea {width: 610px;}
      #leave-comment label {font-size: 10px; color: #999;}
      #leave-comment .comment-field {width: 200px; float: left; margin: 0 20px 0 0;}
      #leave-comment .website {margin-right: 0;}
      #leave-comment .comment-field-message {margin: 0;}
      #leave-comment #submit {float: right; width: 112px; height: 28px; padding: 0; border: none; cursor: pointer; }
      #leave-comment .comment-subscribe {width: 450px; float: left;}

/* Misc */

.OD5 {color: #ff0033}