/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Sans-Serif;
	background: #7F7F7F;
	color: #333;
	text-align: center;
	}
	
p 	{
	margin: 2px;
	padding-bottom:10px
	}
	
#sButton {
	background-color:#ff0000;
	color:#FFFFFF;
	padding:3px;	
}

#page {
	border: 0px solid #000000;
	text-align: left;
	padding: 0 0 0 0;
	}
	
#content {
	font-size: 15px;
	padding-top:0px;
	}
	
#subscribe {
	padding-top:10px;
	margin-left:37px;
	margin-bottom:25px;	
}

#search_div {
	padding-top:0px;
	margin-left:0px;
	/*margin-bottom:25px;*/
}
#subscribe_post {
	padding-top:5px;
	font-size:14px;
	margin-left:37px;
	font-weight:bold;
	color:#7e1b0d;
	font-family: Arial, 'Helvetica', Sans-Serif;
}

.author_text {
	margin-left:5px;
	color:#ef3f26;
}





.widecolumn .entry p {
	font-size: 16px;
	font-weight: normal;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 22px;
	}
	
.widecolumn {
	line-height: 22px;
	}

#holder {
	padding-top:10px;
	clear:both;
	}

#com1 {
	clear:both;
	margin-left:2px;
	float:left;
	}
#com2 {
	font-size: 12px;
	text-align:right;
	margin-right:2px;
	margin-left:214px;
	}
	
#com2 a:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #fd3719;
	}
	
#com1 a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #fd3719;
	}
	
#com1 a {
	font-size: 12px;
	text-decoration: underline;
	}




	/////////////////////////////////////////////////////////////////////////////
.alt {
	/*background-color: #f8f8f8;
	border-top: 1px solid #ddd;*/
	border-bottom: 1px dashed #000;/*the border*/
	border-color: #7e1b0d;
	}

#footer {
	background: #eee; 
	border: none;
	}

small {
	font-size: 12px;
	line-height: 15px;
	/*vertical-align: top;*/
	}
	
#small-right {
	float: right;
	}		

h1, h2, h3 {
	color: #7e1b0d;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #7e1b0d;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #7e1b0d;
	font-size: 18px;
	}


h2 a:hover, a:hover {
	text-decoration: none;
	color: #fd3719;
}




/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0; 
	}

#page {
	background: #bebebe url('images/page_bg.gif') top left repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 874px;
	border: 2px solid #fff;
	}

#header {
	background-color: #fff;
	height: 150px; 
	width: 874px;
	position: relative;
	}

#mslk_logo	{
	position: absolute;
	top: 60px;
	left: 570px;
}

#saveShare {
	width:82px;
	height:11px;
	margin-top:5px;	
	padding-bottom:10px;
}

#mslk_tagline	{
	position: absolute;
	top: 60px;
	left: 52px;
	font-size:14px;
	color:#808080;
	font-family: Arial, 'Helvetica', Sans-Serif;
	font-weight:normal;
}

#react_header {
	position: absolute;
	top: 35px;
	left: 52px;
}

/*
//mslk authors
// the default calss is marc
*/

#contactInfo {
	position: absolute;
	top: 87px;
	left: 570px;
	width: 300px;
	height: 46px;
	margin: 0;
	font-size:12px;
	color:#808080;
	line-height:20px;
}

#contactInfo a {
	font-size:12px;
	color:#808080;
	text-decoration:none;
}

#contactInfo a:hover {
	color:#fd3719;
}

#s {
	font-family: Arial, 'Helvetica', Sans-Serif;
	padding:3px;
	color:#666666;	
}

.smallText {
	margin-right:6px;	
}

.smallTextRSS {
	display:block;
	margin-right:6px;
	width:189px;
	height:15px;
	background-image:url('images/rssWave.gif');	
}

.smallTextRSS:hover {
	background-image:url('images/rssWave_on.gif');	
}



#mslk_authors {
	/*position: absolute;
	top: 87px;*/
	left: 37px;
	position:relative;
	width: 125px;
	height: 33px;
	margin: 0;
}

#mslk_authors li {
	list-style-type:none;
	float: right;
}

#mslk_authors li a {
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
	width:19px;
  	height:19px;
  	z-index: 10;
  	background-repeat:no-repeat;
  	background-position:left top;
}

#mslk_authors li a:hover {
	position: absolute;
	top: 3px;
	width:83px;
  	height:43px;
  	z-index: 10;
}

#mslk_authors li a.marc {
	top: 3px;
	left: 0px;
	width:18px;
  	height:17px;
	background-image: url("images/authors/marc.gif");
}


#mslk_authors li a.marc:hover  {
	background-image: url("images/authors/marc_on.gif");
}

#mslk_authors li a.sheri {
	top: 2px;
	left: 38px;
	width:26px;
  	height:27px;
	background-image: url("images/authors/sheri.gif");
}

#mslk_authors li a.sheri:hover  {
	background-image: url("images/authors/sheri_on.gif");
}

#mslk_authors li a.ellen {
	top: 0px;
	left: 84px;
	width:25px;
  	height:25px;
	background-image: url("images/authors/ellen.gif");
}

#mslk_authors li a.ellen:hover  {
	background-image: url("images/authors/ellen_on.gif");
}

#mslk_authors li a.guest {
	top: 2px;
	left: 128px;
	width:18px;
  	height:18px;
	background-image: url("images/authors/guest.gif");
}

#mslk_authors li a.guest:hover  {
	background-image: url("images/authors/guest_on.gif");
}

#mslk_authors li a.katie {
	top: 0px;
	left: 109px;
	width:22px;
  	height:22px;
  	z-index: 20;
	background-image: url("images/authors/katie.gif");
}

#mslk_authors li a.katie:hover  {
	top: 0px;
	left: 85px;
	width:69px;
  	height:46px;
  	z-index: 10;
	background-image: url("images/authors/katie_on.gif");
}

#mslk_authors li a.emil {
	top: 1px;
	left: 143px;
	width:21px;
  	height:21px;
  	z-index: 20;
	background-image: url("images/authors/emil.gif");
}

#mslk_authors li a.emil:hover  {
	top: 1px;
	left: 116px;
	width:77px;
  	height:46px;
  	z-index: 10;
	background-image: url("images/authors/emil_on.gif");
}

#mslk_authors li a.claudia {
	top: 1px;
	left: 177px;
	width:21px;
  	height:21px;
  	z-index: 20;
	background-image: url("images/authors/claudia.gif");
}

#mslk_authors li a.claudia:hover  {
	top: 0px;
	left: 72px;
	width:125px;
  	height:46px;
  	z-index: 10;
	background-image: url("images/authors/claudia_on.gif");
}

#mslk_marc_hidden{
	display: none;
	background-image: url("images/authors/marc_on.gif");
}
#mslk_sheri_hidden{
	display: none;
	background-image: url("images/authors/sheri_on.gif");
}

#mslk_ellen_hidden{
	display: none;
	background-image: url("images/authors/ellen_on.gif");
}

#mslk_katie_hidden{
	display: none;
	background-image: url("images/authors/katie_on.gif");
}

#mslk_emil_hidden{
	display: none;
	background-image: url("images/authors/emil_on.gif");
}
#mslk_claudia_hidden{
	display: none;
	background-image: url("images/authors/claudia_on.gif");
}



#mslk_sidebar {
	background-color: #bebebe;
	width: 340px;/*264px;*/
	margin-top:18px;
	float: right;
	/* margin: 0 524px 0 0; */
	padding: 0;
	}
	
#links {
	color: #7e1b0d;
	}
	
#categories {
	color: #7e1b0d;
	}
	
#shop {
	margin-left:37px;
	margin-bottom:25px;	
	font-size:14px;
	font-weight:bold;
	color:#7e1b0d;
	font-family: Arial, 'Helvetica', Sans-Serif;
}

#shopTitle {
	margin-bottom:8px;	
}
	
#archives {
	color: #7e1b0d;
	}
	
.sidebar-header	{
	font-size:12px;
	line-height: 18px;
	color: white;
	/*width: 200px;
	padding: 20px 20px 20px 20px; */
	
	}		

.narrowcolumn {
	display:block;
	float: left;
	width: 524px;
	background-color: #D2D2D2;
	margin: 0;
	padding: 0 0 20px 0;
	/*padding-bottom: 20px;*/
	}

#postHead {
	display:inline;
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	vertical-align: bottom;
}

#postHead li.left {
	display:inline;
	list-style-type: none;
	padding: 0px, 0, 0, 0;
	margin-top: 6px;
	vertical-align: bottom;
	float: left;
}


#postHead li.right {
	display:inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	float: right;
}


#shop a.shopButton {
	display:block;
	width:265px;
	height:107px;
	background-image:url("images/shopBtn.gif");	
}

#shop a.shopButton:hover {
	width:265px;
	height:107px;
	background-image:url("images/shopBtn_on.gif");
}

#postHead li a.guest  {
	display:block;
	top:0px;
	left:0px;
	width:108px;
	height:30px;
	background-image: url("images/authors/guest_post.gif");
	margin-bottom: 3px;
}
#postHead li a.guest:hover {
	width:108px;
	height:30px;
	background-image: url("images/authors/guest_post_on.gif");
}

#postHead li a.marc  {
	display:block;
	top:0px;
	left:0px;
	width:108px;
	height:30px;
	background-image: url("images/authors/marc_post.gif");
	margin-bottom: 3px;
}
#postHead li a.marc:hover {
	width:108px;
	height:30px;
	background-image: url("images/authors/marc_post_on.gif");
}

#postHead li a.sheri  {
	display:block;
	top:0px;
	left:0px;
	width:115px;
	height:30px;
	background-image: url("images/authors/sheri_post.gif");
	margin-bottom: 3px;
}
#postHead li a.sheri:hover {
	width:115px;
	height:30px;
	background-image: url("images/authors/sheri_post_on.gif");
}


#postHead li a.ellen  {
	display:block;
	top:0px;
	left:0px;
	width:113px;
	height:30px;
	background-image: url("images/authors/ellen_post.gif");
	margin-bottom: 3px;
}
#postHead li a.ellen:hover {
	width:113px;
	height:30px;
	background-image: url("images/authors/ellen_post_on.gif");
}

#postHead li a.katie  {
	display:block;
	top:0px;
	left:0px;
	width:55px;
	height:25px;
	background-image: url("images/authors/katie_post.gif");
	margin-bottom: 3px;
}
#postHead li a.katie:hover {
	width:55px;
	height:25px;
	background-image: url("images/authors/katie_post_on.gif");
}

#postHead li a.emil  {
	display:block;
	top:0px;
	left:0px;
	width:55px;
	height:25px;
	background-image: url("images/authors/emil_post.gif");
	margin-bottom: 3px;
}
#postHead li a.emil:hover {
	width:55px;
	height:25px;
	background-image: url("images/authors/emil_post_on.gif");
}

#postHead li a.claudia  {
	display:block;
	top:0px;
	left:0px;
	width:75px;
	height:25px;
	background-image: url("images/authors/claudia_post.gif");
	margin-bottom: 3px;
}
#postHead li a.claudia:hover {
	width:75px;
	height:25px;
	background-image: url("images/authors/claudia_post_on.gif");
}



.clearer {
	margin:0;
	padding:0;
	clear: both;
	}
	
#postline {
	border: none 0; 
	border-top: 1px dashed #000;/*the border*/
	border-color: #9F9F9F;
	margin: 0;
	padding:0;
}

#postEnd {
	border:none 0;
	width:444px;
	left:0px;
	border-top: 1px solid #000;/*the border*/
	border-color: #9F9F9F;
	
}

.post {
	margin-top: 50px;
	margin-left: 45px;
	margin-right: 35px;
	margin-bottom: 0;
	padding: 0;
	color: #535353;

}


.commentlist li, #commentform input, #commentform textarea {
	margin:0;
	padding:0;
	}

.commentlist li {
	font-weight: normal;
	font-size: 10px;
	margin:0;
	padding:0;
text-align: left;
	}

.commentlist cite, .commentlist cite a {
	color: #535353;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


#commentform p {
	font-family: 'helvetica', Arial, Sans-Serif;
	}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 874px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 7px;
	/*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: 5px 5px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.navigation .alignleft {
	float: left
	}
	
	
.navigation .alignB2 {
	margin-right:35px;
	float: right;
	}

.alignB1 {
	margin-left:45px;
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	list-style-type: disc;
	padding-left: 10px;
	/* text-indent: -10px;*/
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	/*list-style-type: disc;
	list-style-image: none;
	
	background: #bebebe;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	}

#mslk_sidebar ul, #sidebar ul ol {
	margin-top: 12px;
	padding: 0;
	font-family: 'Helvetica', Arial, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	color: #7e1b0d;
	}

#mslk_sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 36px;
	margin-right: 36px;
	margin-bottom: 15px;
	font-size:14px;
	font-weight:bold;
	
	}

#mslk_sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	
	}

#mslk_sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#mslk_sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #mslk_sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#mslk_sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#mslk_sidebar a {
	text-decoration: none;
	color: #666;
	font-size:12px;
	}
	
#mslk_sidebar a:hover {
	text-decoration: none;
	color: #fd3719;
	}	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	
	
	
#new-tag-cloud h2 {
	font-size:14px;
	font-weight:bold;	
}
	
/* End Entry Lists */

/* Begin Form Elements */



#searchform {
	margin-top:20px;
	/*padding-bottom:15px;*/
	width:250px;
	}

#searchButton {
	margin-top:10px;
	width:46px;
	height:19px;
	background-image:url('images/searchBtn.gif');
}	

#searchButton:hover {
	margin-top:10px;
	width:46px;
	height:19px;
	background-image:url('images/searchBtn_on.gif');
}	

#s {
	background-color:#dcdbdb;
	width: 259px;
	border:none;
}
	
#sidebar #searchform #s {
	width: 259px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #333;
   text-align: left;
	}

#commentform textarea {
	width: 100%;
	padding: 1px;
	color: #333;
	}

#commentform #submit {
	margin: 0;
	padding:0;
	width:102px;
	height:19px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0px;
	padding: 0px;
	}

.commentlist {
	margin:0;
	padding: 0;
	text-align: justify;
	}

.commentlist ul {
	margin: 0;
	padding: 0;
	}
	
.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size:15px;
	}

#commentform p {
	margin: 5px 0;
text-align: left;

	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* End Comments */

	
	
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
a img {
	border: none;
	text-decoration: none;
	}
	
a {
	color: #535353;
	font-weight: normal;
	text-decoration: underline;
	}	
	
/* End Various Tags & Classes*/



#com_btn {
	padding-bottom:50px;
	}
