/* CSS Document */


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
}

.outer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

html {overflow: scroll;}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p {
	margin-bottom: 10px;
}

h1 {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}


h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 8px;
}


.date-header  {
	color: #CCC;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin: 0 0 10px 0;
}


h3  {
	color: #CCC;
	font-size: 36px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 15px 0;
}

h3 a:link {
	color: #CCC;
	font-size: 36px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 15px 0;
}

h4 {
	color: #666;
	font-size: 18px;
	font-weight: normal;
}


.BGshadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	vertical-align: top;
	height: 425px;
}

.innerPad {
	padding: 15px;
	margin: 0;
}

.leftside {
	background-image:url(images/opaque_03.png);
	background-position: top left;
	width: 18px;
}

.larger {
	font-size: 16px;
}

.largerSM {
	font-size: 14px;
}

.rightside {
	background-image:url(images/opaque_07.png);
	background-position: top right;
	width: 21px;
}

a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.menu {
	width: 820px;
	background-image: url(images/MENUgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 10px;

}


.menu a {
	font-size: 16px;
	padding: 7px;
}


.menu a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}
.menu a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

.menu a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}

.menu a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
}


.menuSeperator {
	border-right: 1px solid #fff;
}

.menuSeperatorBoth {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.sidemenu {
	margin-left:30px;
	padding-top: 20px;
}


.heading {
	font-weight: bold;
	text-transform:uppercase;
	
	}

.slideshowtable {
	width:525px;
}

.slideshow {
	padding-top:40px;
	padding-bottom:40px;

}

.slideshowtext {
	padding-top: 20px;
	padding-left: 100px;
}

.paintings {
	padding-top:40px;
	padding-bottom:20px;

}

.paintingstext {
	padding-top: 0px;
	padding-left: 140px;
}

.paintingtable {
	width:525px;
	margin-left: auto;
	margin-right: auto;
}

.poem {
	padding-top: 20px;
	padding-bottom: 20px;
}

.poemtext {
	padding-top: 0px;
	padding-left: 140px;
}

.vitzys {
	font-size: 10px;
}

.vitzys a{
	color: #999;
}


.quotes {
	background-image: url(images/quotes.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 20px;
	margin-top: -10px;
	width: 600px;
}

.quotesPad {
		padding-right: 20px;

}

.quotePadText {
	padding-left: 8px;
}
	
.center {
	text-align: center;
}

.bluelink a:link{
	color:#00C;
}

.bluelink a:visited {
	color:#00C;
}

.valign {
	vertical-align: top;
}

.center {
	text-align:center;
}

.tall {
	height: 410px;
}

.blogleft {
	width: 530px;
	padding: 20px 10px 20px 20px;
	vertical-align: top;
}

.blogright {
	width: 210px;
	padding: 20px 20px 20px 10px;
	border-left: 2px dotted #CCC;
	vertical-align: top;
}

.blogright h2 {
	color: #ccc;
	text-transform: uppercase;
	font-weight: normal;
}

 #navbar-iframe {
              height:0px;
              visibility:hidden;
              display:none;
        }
		
		
.post-body {
margin-bottom: 30px;
}


.post-header {
	margin-bottom: 10px;
}

.date-header {
	margin-bottom: 10px;

}

.post-footer {
	padding-bottom: 20px;
	border-bottom: 2px dotted #CCC;


}
