@charset "UTF-8";
/* CSS Document */
/* Stylesheet for when blog posts are displayed within MWG regular wwebsite */

/* Customized by LW April 2010 from the Modern blog theme */


/*to contain all of the blog posts ad blog sidebar*/
#blogcontainer { width: 904px; align: center; }

/* General stuff that has to in the stylesheet and does not conflict with MWG stylesheet */

.blogh2single {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	 margin:.25em 0 0;
  padding:10px 0 12px;
	color: #F0A500;
	font-style: normal;
	letter-spacing: .05em;
	}
	
.blogh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	 margin:.25em 0 0;
  padding:10px 0 0px;
	color: #F0A500;
	font-style: normal;
	letter-spacing: .05em;
	}
h2 a {font-family: Georgia, "Times New Roman", Times, serif;

  color:#F0A500;
  text-decoration: none;

	} 

h2 a:visited {  color:#F0A500;}		
h2 a:hover {text-decoration: underline;}


	


.postmetadata, .commentmetadata,  {
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 10px;
	font-weight: normal;	
	/* background-color: #FCECC7;*/

	}
	
	.postdate {
	 margin:1em 0 .65em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 13px;
	font-weight: normal;
	/* background-color: #FCECC7;*/

	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: rgb(250,249,248);
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	}
	
small, .navigationblog {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	}
	
	
.navigationblog a {border-bottom: none;	
font-size:11px;
color: #85AAC7;
	}	
	
#contentwebposts h1, #contentwebposts h2, #contentwebposts h3, #contentwebposts h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  color:#F0A500;
	}
	
	#contentwebposts h1, #contentwebposts h2, #contentwebposts h3, #contentwebposts h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  color:#F0A500;
	}
	
	
.entrytext a {
color: #85AAC7;
text-decoration none; }

.entrytext a:visited {
	color: #999999;
	}
	
	.post a {
color: #85AAC7;
text-decoration none; }

.post p a:visited {
	color: #999999;
	}

.entrytext p {font-size: 12px; 
line-height: 1.7em;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;}
	
.entry { 
border-bottom:1px dotted #ccc;
padding-top:1.5em;
padding-bottom:1.5em;
margin-left: 0px;}

.entry p {font-size: 12px; 
line-height: 1.7em;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;}

.entry img {
  padding:4px;
  border:1px solid #ddd; }
  
.post img {
  padding:4px;
  border:1px solid #ddd; }
    
a img {
  border-width:0;
  }


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}


.nocomments, .postmetadata, strike, #footer {
	color: rgb(168,164,162);
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* renamed styles that would have conflicted with MWG stylesheet */
	
#sidebarweb {
	/* background:#faf9f8;*/
	font: 0.9em Arial, Helvetica, Sans-Serif;
width: 240px;

	}
	
#sidebarweb a {font-size: 1.2em; color: #85AAC7; text-decoration: none; line-height: 1.5em; border-bottom: none;}	
#sidebarweb a:hover {color: rgb(90,99,97); text-decoration: underline; font-size: 1.2em;}

	
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}	

#pagestripe {background: rgb(221,217,215); width: 800px; height: 5px; clear: both;
	}
	
#pageblock {display: block; background: rgb(130,135,145); width: 269px; height: 5px; float: right; line-height: 0;
	}	
	
#contentwebposts {
	width: 540px;
	margin: 20px 16px 0 0;
	padding: 0px 30px 40px 20px;
	float: left;
	clear: both;	
	}

#contentwebposts.single {
	width:540px; 
	margin: 0; 
	margin: 20px 20px 0 20;
	padding: 0px 40px 40px 20px;
	}
	
	.post {
	text-align: left;
	}
	
	#contentwebposts a {text-decoration: none;}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 10px;
	font-weight: normal;	
	}
	
	h2, #sidebarweb h2 {
	margin: 0;}	

.sidebarblurb 
{color: gray;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	padding: 4px 0 4px 0;
	letter-spacing: 2px; 
	line-height: 15px; 
	text-transform: uppercase;
	font-size: 12px;
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #cdcdcd;

 
	}	
	
	#sidebarweb h2 {color: gray;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	padding: 0;
	letter-spacing: 2px; 
	line-height: 30px; 
	text-transform: uppercase;
	font-size: 13px;
border-top: 1px solid #cdcdcd; 
	}	
	
	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	}
	

#sidebarweb ul, #sidebarweb ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}




#sidebarweb ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
 	line-height: 1.4em;
font-size:11px;	
	}

#sidebarweb ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebarweb ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebarweb ul ol li {
	list-style: decimal outside;
	}

#sidebarweb ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0 0 5px;
	}
/* End Entry Lists */

/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebarweb #searchform #s {border: 1px solid rgb(201,197,195);}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0; 
	text-align: left;
	}


#sidebarweb #searchform #s {
	width: 125px;
	padding: 2px 0;
	}


#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar forms */
#description, #sidebarweb {
	display: block; 
	margin-left:580px;
	padding: 30px;
	}


#sidebarweb form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigationblog {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/

/* This removes the display of a date from the january 1 2011 eZine post */

#post-1654.postdate {
    display: none;
}

#post-1654 .sticky  .postdate {
display:none;
visibility: hidden; 
}
