/*
Theme Name: akmd
Theme URI: none
Description: Custom theme for akmdskincare blog
Version: 0.1
Author: bartokweb
Author URI: bartokweb.com
*/

/**
 * Reset - Resets all browsers down to common default settings
 *
 * @credits Eric Meyer's CSS Reset <http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/>
 */

/* Eric Meyer Reset Reloaded */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

/* Removes dotted line when focus */
:focus { outline: none; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* new clearfix */
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; 	height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Regular clearing, just in case! */
.clear { clear: both; }

/* Basic Alignments */
.alignleft, .left{ float: left; }
.alignright, .right { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/**
 * Typography
 */
 
body {font:normal 12px/17px Arial, Helvetica, sans-serif; color:#000;} 
a, a:visited {color:#330000;}
h1, h2, h3, h4, h5, h6 {color:#330000; font-weight:normal;}
h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h1, h2, h3, h4, h5, p, ul, ol {margin-bottom:1em}
em {font-style:italic;}
strong {font-weight:bold;}
.big {font-size:16px; line-height:25px;}
.small {font-size:9px;}
.italic {font-style: italic; font-size: 11px;}
.indent {margin-left: 20px;}
.grey {color:#666;}
.white {color:#fff;}

/**
 * Layout
 */

body {text-align:center;}
.wrapper {text-align:left; width:980px; margin:0 auto;}
.header {margin-top:30px;}
.content {background-color:#EFF0EF; padding:10px; clear:right;}
.footer {margin-top:10px; margin-bottom:30px;}


/*header*/
.header .widgettitle {display:none;}
.logo-image {display:block; width:980px; height:210px; background:url(images/img_Masthead.jpg) 0 0 no-repeat; text-indent:-9999px}
.header-links {list-style:none; height:23px; padding-top:7px; color:#666; font-size:11px; margin-bottom:0; float:right;}
.header-links li {float:left;}
.header-links .rss {display:block; width:16px; height:16px; background:url(images/icon_RSS.jpg) 0 0 no-repeat; text-indent:-9999px; margin-right:5px;}
.header-links .twitter {display:block; width:16px; height:16px; background:url(images/icon_Twitter.jpg) 0 0 no-repeat; text-indent:-9999px; margin-right:5px;}
.header-links .facebook {display:block; width:16px; height:16px; background:url(images/icon_Facebook.jpg) 0 0 no-repeat; text-indent:-9999px;}

/*content*/
.post-wrap {width:640px; float:left;}
.sidebar {width:310px; float:right;}
.post {padding:40px; background-color:#fff; margin-bottom:10px;}
.date {font-size:11px; color:#666; margin-bottom:20px;}
.post-title {font-size:24px; margin-bottom:5px;}
.post-title a {text-decoration:none;}
.author {font-size:11px; color:#666; margin-bottom:20px;}
.entry {padding-bottom:1em; border-bottom:1px dotted #909090;}
.post-meta {font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; color:#666; margin-top:10px;}
.post-meta a {text-decoration:none;}
.post-meta a:hover {text-decoration:underline;}
.navigation {padding:10px 40px 10px 40px; background-color:#fff;}

/*comments*/
.comment-area {padding:40px; background-color:#fff;}
.commentlist {list-style:none; margin-bottom:40px;}
.commentlist li {padding-bottom:1em; border-bottom:1px dotted #909090;}
.comment-meta {font-size:11px; color:#666; margin-bottom:20px;}
#comment {width:560px;}

/*sidebar*/
.widget {margin-bottom:10px;}
.widgettitle {display:none}
.news-background {background:url(images/img_News.jpg) 0 0 no-repeat; height:160px; width:250px; color:#fff; padding:50px 30px 30px 30px; font:normal 16px/19px Georgia, serif;}
.news-background .author {font:normal 11px/14px Arial, sans-serif; color:#fff;}
.founder-background {display: block; background:url(images/img_Founder.jpg) 0 0 no-repeat; height:260px; width:310px; text-indent:-9999px;}
.minikits-background {display: block; background:url(images/img_Mini-Kits.jpg) 0 0 no-repeat; height:230px; width:310px; text-indent:-9999px;}
.ingredients-background {display: block; background:url(images/img_Ingredients.jpg) 0 0 no-repeat; height:180px; width:310px; text-indent:-9999px;}
.email-signup {background:url(images/header_Newsletter-Signup.jpg) 30px 30px no-repeat #ffffff; color:#666; padding:90px 30px 30px 30px; width:250px;}
#email {width:250px;}
.email-submit {display:block; width:60px; height:30px; background:url(images/btn_Submit.jpg) 0 -30px no-repeat; text-indent:-9999px}
.email-submit:hover {background-position:0 0;}

/*footer*/
.footer {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
.footer a {text-decoration:none;}
.footer a:hover {text-decoration:underline;}
