/* 
Template: kokblog2
Theme Name: kokblog2
Description: Two column - cooking blog theme. Based on <a href="http://www.atthe404.com/">Root's</a>  Gemini template with modifications by Moshu.
Author: Johanna Kindvall
Author URI: http://kokblog.mw2mw.com
*/

/* ----   Structure   ------ */

body {
	background: #fff url(images/kokblog_background_largest.jpg);
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: right; /* IE 5.5 hack */
	color:#666666;
}

#rap {
	width: 880px;
	background: #fff;
	margin: 0 auto 20px auto;
        padding: 0;
	border: 0;
	text-align: left;  /* IE 5.5 hack part II */
}

#rapsing {  /*for single pages*/
	width: 880px;
	background: #fff;
	margin: auto;
	margin-top: 0;
	margin-bottom: 20px;
        padding: 0;
	border: 0px;
	text-align: left;  /* IE 5.5 hack part II */
}

#masthead {
	background-image: url(images/head.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 105px;
	border: 0;
}

#main {
 }

#content {
	float: left;
	width: 600px;
	background: #fff;
}

#contentsing { /*for single pages*/
	float: left;
	width: 600px;
	background: #fff;
}

#menu {
	float: right;
	width: 220px;
	background: #fff;
}

#nav {
	padding-left: 1px;
	padding-right: 40px;
        padding-top: 15px;
 }

#hmenu {
	margin: 0;
	padding: 0;
}

#hnav {
	height: 22px;
	border-bottom: 0px solid #333;
	border-top: 0px solid #fff;
	background: #FFF;
	padding: 0 503px 0 0;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 0 0 0 30px;
    border: 0;
	background: #fff;
	font-size: 12px;
}

#test {
	width: 480px;
}

/* -------------------------- WordPress Stuff ------------------------------ */


.left {
	float: left;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
}

.right {
	float: right;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
}

a {
 color: #666;
 text-decoration: none;
}

.storycontent a {
 color: #666;
 text-decoration: none;
 font-weight: bold;
}

img {border: none;
}

p img { padding: 0; max-width: 100%; }

img.right { padding: 4px; margin: 0 0 0px 0px; display: inline; }
img.left { padding: 4px; margin: 0 0px 0px 0; display: inline; }

/*a:visited {
	color: #;
}*/

a:hover {
	color: #999;
}

acronym, abbr {
	border-bottom: 0px dashed #C5D988;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;

}

blockquote {
	background: #fff;
	border: 1px solid #fff;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 10px;
}

.center {
	text-align: center;
	margin-top: 25px;
}


cite {
	font-size: 90%;
	font-style: normal;
}

.pagetitle {
 margin: 40px 0 0 67px;
 font: normal bold 80% 'Arial', Helvetica, sans-serif;
 text-align: left;
 color: #666;
}

.pagetitle a {
	color: #666;
}

.pagetitle a:hover {
	color: #C5D988;
}

#header a {
	color:#FFF;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 40px 20px 20px 30px;
	text-align: left;
}

h2 {
	font: normal bold 100% 'Arial', Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 0;
}

h3 {
	font:  bold 112% 'Arial', Helvetica, sans-serif;
	margin-top: 0;
	padding-bottom: 0;
	color:  #00FF00;
}

h3 a {
	color: #AB0005;
}

h3 a:hover {
	color: #666;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback, .contactform {
	font: 90%/175% 'Arial', Helvetica, sans-serif;
}

.feedback a {
color: black;
}

.feedback a:hover {
color: #666;
}

.small {
	font: 80%/120% 'Arial', Helvetica, sans-serif;
	text-align: justify;
	width:450px;
}

.textarea {
width:200px;
margin:0;
}

#commentform { 
}

#comment{
width: 450px;
margin:0;
}

#content ul{
	list-style-type: none;
}

/* ------------------------- Classes used by the_meta() ---------------------*/


ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: normal;
}

.credit {
 border: 0;
 color: #666;
 font-size: 100%;
 margin: 10px 0 0 30px;
 padding: 5px;
 text-align: left;
}

.credit a:link, .credit a:hover, .credit a:visited {
 color: #666;
 text-decoration: none;
}

.feedback {
	color: #711323;
	text-align: right;
	clear: both;
	font-size: 80%;
	padding-left: 25px;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a {
	color: #333;
}

.post {
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 65px;
	text-align: justify;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
	color: #AB0005;
}

.storytitle a {
	text-decoration: none;
	color: #AB0005;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #999;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border: 0px solid green;
	font-size: 110%;
	list-style-type: none;
}

#commentspopup {
	background: #FFF;
	text-align: left;
}

input#s {
	width: 40%;
	background: #FFF;
	border: 1px solid #333;
	color: #333;
	margin-left: 35px;
}*


input#searchsubmit {
	border: 1px solid #333;
	background: #fff;
	color: #333;
}


/* ----------  All menu styling except #menu itself (in layout above) ------- */

#nav form {
	margin: 0 0 0 13px;
}

#nav ul {
	color: #666;
	font-weight: bold;
	list-style-type: none;
	margin: 6px;
	padding-left: 3px;

}

#nav ul li {
	font: normal 80% 'Arial', Helvetica, sans-serif;
	margin-top: 20px;
	padding-bottom: 2px; 
	font-weight: bold;
}

#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
}

#nav ul ul li {
	border: 0;
	font: normal normal 100%/140% 'Arial', Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0px;
}

#nav ul ul li a {
	color: #666;
	text-decoration: none;
}

#nav ul ul li a:hover {
	color: #CCC;
}

#nav ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#nav ul li ul li ul li{
	border: 0;
	font: normal normal 100%/115% 'Arial', Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

li.twitter-item {
margin: 0;
padding: 6px 0 0 0 !important;
}

/*-------    Horizontal menu -- if you don't use it, delete below till Misc.   ----------*/

#navlist a:active
{
color: #AB0005;
}

#navlist .current_page_item a, .current_page_item a:hover {
color: #AB0005; !important;
}

/*-------------    Misc.  ----------*/

.slogan { /*blog tagline*/
color: #fff;
margin-left: 50px;
font-size: 20px;
}

.navigation { /*paged navigation stuff*/
	display: block;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 30px;
	}
		
.alignright {
	margin: 40px 0 40px 0;
	float: right;
	font-size: 12px;
	}
	
.alignleft {
	margin: 40px 0 40px 0;
	float: left;
	font-size: 12px;
	}
	
.alt { /*alternate comment colors*/
	background-color: #fff;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	}
	
.alt {
	margin: 0;
	padding-left: 8px;
	padding-right: 4px;
}
	
.paged {
	margin: 0 0 0 65px;
    padding: 0;
    width: 522px;
}

/* Print Styles */
@media print {
body { background:white; color:black; margin:0 }
#masthead, #hmenu, .sociable, .feedback { display:none }
#content, #contentsing { margin:0 80px 0 80px; 
     float:none; 
     width:auto }
#test, #menu { display:none }
#footer { margin: 0 80px 0 80px;
border: 0; }
}

.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */

