/*  
Theme Name: Marilynns
Theme URI: http://wordpress.org/
Description: This is a theme for Marilynn Christensen Craft Site for Wordpress based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Ryan Christensen
Author URI: http://drawk.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body 
{
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
font-family: 'Lucida Grande','Segoe UI','Lucida Sans Unicode','Trebuchet MS',sans-serif;
	background: fixed url('http://i269.photobucket.com/albums/jj47/supernormalrecords/bluefadelight.png') repeat-x;
	color: #333;
	text-align: center;
	margin:0px;
	line-height:1.1;
	margin-left:0px;
	margin-right:0px;

}
input, select, textarea 
{
	/*font-family:'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
font-family: 'Lucida Grande','Segoe UI','Lucida Sans Unicode','Trebuchet MS',sans-serif;
	font-size:1.1em;
}

em,i
{
	font-style:italic;
}

input, select, textarea 
{
	font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.1em;
}

.adb, .adt, table
{
	font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size:.9em;
}
#page 
{
	margin: 0px auto;
	padding: 0px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	font-size:1.4em;
max-width:960px;
}
#header 
{

}
#headerimg 
{
padding-top:10px;
}
.breadcrumb 
{
	margin-top:10px;
	margin-bottom:10px;
width:80%;
}
#headerNav 
{
float:right;
margin-top:40px;
margin-right:30px;
}
#headerNav ul 
{
	display:inline;
}
#headerNav ul li 
{
	float:left;
	margin:10px;
	margin-right:20px;
	font-size:1.6em;

}
#headerNav ul li a 
{
	/*background-image:url('http://i269.photobucket.com/albums/jj47/supernormalrecords/supernormal-sym-b-1.png') no-repeat;*/
}
#headerNav ul li a:hover 
{
	background-color:#FFFFEC;

	text-decoration:none;
}
#headerNav ul li a span 
{
	/*background-image:url('http://i269.photobucket.com/albums/jj47/supernormalrecords/supernormal-sym-b-on-1.png') no-repeat;*/
}
#headerNav ul li 
{
	height: 10px;/*background:url('http://i269.photobucket.com/albums/jj47/supernormalrecords/supernormal-sym-o.png') no-repeat;*/
}
strong
{
font-weight:bold;
}
.post ul 
{
padding: 10px;
}
.post li 
{
list-style-type:circle;
	list-style-type:circle;
	margin: 5px 0 0 25px;
}
.post img 
{
	margin: 10px;
}
.post li a.hover 
{
list-style-type:circle;
	
}
#content 
{
	width: 78%;
	float:left;
	margin:0px;
}
#sidebar 
{
	width: 15%;
	margin-left: 80%;
	margin-top:15px;
	clear:right;
	font-size: .9em;
	padding: 10px;
	
	
	
		background-color:#FFFFFF;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#AEAEAE;
	border-top:dotted;
	border-top-width:1px;
	border-top-color:#AEAEAE;
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#AEAEAE;
	border-right:dotted;
	border-right-width:1px;
	border-right-color:#AEAEAE;
}
#sidebar form 
{
	margin: 0;
}
#sidebar h1
{
	font-size: 1.6em;
}
#sidebar h2
{
	font-size: 1.5em;
}
#sidebar h3
{
	font-size: 1.4em;
}
#sidebar h4
{
	font-size: 1.3em;
}
#sidebar h5
{
	font-size: 1.2em;
}
#sidebar h6
{
	font-size: 1.1em;
}
p{
margin-top:8px;
margin-bottom:8px;
}
.post 
{
	margin: 0 0 0px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#AEAEAE;
	border-top:dotted;
	border-top-width:1px;
	border-top-color:#AEAEAE;
	border-left:dotted;
	border-left-width:1px;
	border-left-color:#AEAEAE;
	border-right:dotted;
	border-right-width:1px;
	border-right-color:#AEAEAE;
	line-height:1.4;
}
.highlight 
{
	margin: 0 0 0px;
	padding: 10px;
	margin-top: 10px;
	background-color:#FFFFEC;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFCE;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#FFFFCE;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#FFFFCE;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#FFFFCE;
	line-height:1.4;
}
.widecolumn .entry p 
{

}
.narrowcolumn .entry, .widecolumn .entry 
{

}
.widecolumn 
{

}
.narrowcolumn .postmetadata 
{

}
.alt 
{

}
#footer 
{
	text-align:left;
	clear:both;
	background: url('http://i252.photobucket.com/albums/hh15/marilynnscrafts/marilynns-com-footer2.png') no-repeat bottom left;
	height: 200px;
}
#footerInfo 
{
	margin: 0 0 0px;
	padding: 10px;
	background-color:#FFFFEC;
	border-bottom:solid;
	border-bottom-width:0px;
	border-bottom-color:#AEAEAE;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#AEAEAE;
	border-left:solid;
	border-left-width:0px;
	border-left-color:#AEAEAE;
	border-right:solid;
	border-right-width:0px;
	border-right-color:#AEAEAE;
}
small 
{
}
p 
{
	margin-bottom:10px;
}
h1, h2, h3 
{
	font-weight: normal;
	margin-bottom:10px;
 width:auto;
}
h1 
{
	font-size: 2.9em;
}
h2 
{
	font-size: 2.5em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.4em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.2em;
}
 h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
 h2 a, h2 a:visited,  h3 a, h3 a:visited {
	color: #333;
}
 h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.list li {
	font-weight: bold;
}
.list cite, .list cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.list p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#form p {
}
.metadata {
	font-weight: normal;
}
#sidebar {

}
small, #sidebar ul ul li, #sidebar ul ol li, .nos, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */




/* End Lists */
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#form input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#form textarea {
	width: 100%;
	padding: 2px;
}
#form #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin s*/
.alt {
	margin: 0;
	padding: 10px;

}
.list {
	padding: 0;
	text-align: justify;
}
.list li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.list p {
	margin: 10px 5px 10px 0;
}
#form p {
	margin: 5px 0;
}
.nos {
	text-align: center;
	margin: 0;
	padding: 0;
}
.metadata {
	margin: 0;
	display: block;
}
/* End s */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 25px;
	border-left: 15px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
height:20px;
}
.entry
{
	clear:both;
	
}
.ads
{
padding:5px;
}


.box{
background-color: #ececec;
width: auto;
padding: 10px;
}

.footer{
background: url(http://i269.photobucket.com/albums/jj47/supernormalrecords/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 1em;
font-size: 90%;
color: #4A4A4A;
}


.commentbox{
background-color: #ececec;
width: auto;
padding: 10px;
}

.commentfooter{
background: url(http://i269.photobucket.com/albums/jj47/supernormalrecords/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 1em;
font-size: 90%;
color: #4A4A4A;
}

a:hover
{
 background-color: #FFFFEC;
}
h1, h2, h3, h4, h5 {
font-family:Optima,Cambria,'Segoe UI','Lucida Sans Unicode','Lucida Grande','Trebuchet MS',sans-serif;
}

