/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

img.float-right
{
	float: right;
	padding: 0 1px 40px 20px;
}

a
{
	color: #2b4258;
}

/*******************************7d2a3e******************** Typography ***************************************************/

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #2b4258;
	padding: 20px 30px 5px 30px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 12px;
	background-color:#2b4258;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #2b4258;
	padding: 20px 30px 5px 30px;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2b4258;
	padding: 20px 30px 5px 30px;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b4258;
	padding: 20px 30px 5px 30px;
}

p
{
	color: #2a2a2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 14px;
}

hr
{
margin-left:30px;
margin-right:30px;
}

a.title{
	font-size:30px;
	text-decoration:none;
}

/*************************************************** Layout Divs ***************************************************/

#main-logo{
padding:5px;
}

#main-wrapper
{
	width: 800px;
	margin: 0 auto;
}


#main-content
{
	width: 800px;
	background: url('http://j-walkblog.com/main-content-bg.gif') repeat-y;
	padding-bottom: 2px;
}

#main-content-bot
{
	width: 800px;
	height: 6px;
	font-size: 0;
	background: url('http://j-walkblog.com/main-content-bot.gif') no-repeat;
}

#footer p
{
	width: 800px;
	text-align:center;
	font-size:80%;
}

/***********************************535353**************** Main Content Styles ***************************************************/

#main-content p
{
	padding-right: 60px;
	padding-left: 30px;
	line-height: 1.3;
	color: #393939;
}

#main-content p a
{
	 color: #2b4258;
	 font-size: 12px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-content img.banner
{
       border:none;
       padding-left:30px; 
      padding-right:30px
      padding-top:6px;
}

#main-content img.left-padding
{
	padding: 10px 0 10px 30px;
}

#main-content ul
{
	padding: 8px 40px 8px 55px;
}

#main-content ul li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding-bottom: 8px;
}

#main-content ol
{
	padding: 8px 40px 8px 55px;
}

#main-content ol li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	padding-bottom: 8px;
}

#main-content .right-panel
{
	width: 180px;
	float: right;
	clear: right;
	margin: 52px 23px 14px 40px;
	display: inline;
}

#main-content .right-panel-top
{
	width: 180px;
	background: url('http://j-walkblog.com/right-panel-top.png') no-repeat;
	font-size: 0;
	height: 8px
}

#main-content .right-panel-mid
{
	width: 180px;
	background: url('http://j-walkblog.com/right-panel-bg.png') repeat-y;
	padding-bottom: 12px;
}

#main-content .right-panel-bot
{
	width: 180px;
	background: url('http://j-walkblog.com/right-panel-bot.png') no-repeat;
	font-size: 0;
	height: 16px
}

#main-content .right-panel-mid p
{
	font-size: 90%;
	padding: 0 14px 6px 26px;
	margin: 0;
	line-height: 1.4;
}

#main-content .right-panel-mid p a
{
	text-decoration: underline;
	font-size: 90%;
}

#main-content .right-panel-mid a
{
    font-size:90%;
 	text-decoration: none;
}

#main-content .right-panel-mid p.right-panel-title
{
	padding: 12px 7px 6px 26px;
	margin: 0;
	float: left;
	color: #7d2a3e;
	line-height: 1.3;
}

#main-content .right-panel-mid h2
{
	background-color:transparent;
	font-size:10pt;
	padding: 12px 7px 6px 26px;
	margin: 0;
        margin-bottom:-6px;
	float: left; 
	color: #7d2a3e;
	line-height: 1.3em;
}





/*************************************************** Other Styles ***************************************************/

.posted{
font-size: 80%;
margin-left:30px;
margin-right:30px;
padding-bottom:12px;
border-bottom: solid 1px #c0c0c0;
}

blockquote{
margin-left: 30px;
font-style:italic;
}

img{
padding:5px;
}

#main-content a:hover{
color:#7d2a3e;
text-decoration: none;
}

#slogan{
  width:800px;
  color:#2b4258;
  margin-top:18px;
  text-align:center;
  font-weight:bold;
  font-style: italic;

}

/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}

#commentbox {background:#f0f0f0; border:solid #c0c0c0 1px; padding:4px; width:95%}

.color1 {
  background-color:#f9f9f9; 
  margin-left:0px;
  margin-right:0px;
  font-family: Verdana, Arial, sans-serif;
font-size:8pt;
  padding-left:10px;
  padding-right:0px;
  padding-bottom:10px;
  border-bottom: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
}

.color2 {
  margin-left:0px;
  margin-right:0px;
  font-family: Verdana, Arial, sans-serif;
  padding-left:10px;
  padding-right:0px;
  padding-bottom:10px;
}

textarea[id="comment-text"] {
	width: 80%;
	}

.Quote {
  font-style:italic; 
  margin-left: 30px; 
  margin-right: 30px;
}

p.note{
    font-size:90%;
   text-align:center;
}

.postedincomments{
	font-size:90%;
        margin-left:-10px;
        margin-bottom: 8px;
       padding-top:8px;
}

.dateheader{
margin-top:12px;
margin-left:30px;
margin-right:30px;
}

#entrylinks a:link{
text-decoration:none;
}

#entrylinks a:visited{
text-decoration:none;
}

#entrylinks a:hover{
text-decoration:underline;
}

.commenttext img {
max-width: 450px;
}

.preview{
margin-left:30px; 
margin-right:30px;
line-height:1.5em;
padding:8px; 
text-align:left;
background-color:white;
border: dashed #333333 2px
}


#weather img{
float:left;
padding-bottom:12px;
}

.preview img{
max-width: 450px;
}

.commentlist{
	font-size:90%;
       margin-left:30px;
       margin-top:18px;
       font-weight:bold;
}

::-moz-selection{
	background:#2b4258;
	color:#ffffff;
}

::selection {
	background:#2b4258;
	color:#ffffff;
}

pre{margin-left:40px;}

li {
line-height:125%;
}