/*  

Theme Name: Lynne Morrell Custom Template
Theme URI: http://www.lynnemorrell.com
Description: Custom theme developed for Lynne Morrell.
Version: 2.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

body {
  margin: 0;
  padding: 0;
  background: #f9f0b7 url('images/bodybg.gif') repeat-x;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000066;
  font-size: 80%;
  line-height: 1.4em;
  text-align: left;
}

img, img a { 
  border : none 
}

/*wrappers - page or section containers*/

#header {
  background: url('images/header.gif') no-repeat top left;
  height: 182px;
  margin: 0;
  padding: 0;
  position: relative;
}

#ladywithvine {
  background: url('images/lady.jpg') no-repeat top left;
  position: absolute;
  width: 163px;
  height: 425px;
}

#container {
  margin: 0;
  text-align: left;
  width: 920px;
  background: url('images/containerbg.gif') repeat-y;
}

#sidebar1 {
  float: right;
  width: 165px;
}

#mainContent {
  float: left;
  width: 755px;
}

*html #mainContent {
  width: 755px;
}

#mainContentText {
  margin: 20px 40px 20px 194px;
}

#footer {
 width: 800px;
 margin: 10px 0 10px 50px; 
 font-size: .95em;
}

/* fonts and text */

h1 {
  font-size: 1.3em;
}

h2 {
  font-size: 1.2em;
}

#mainContent h2, #mainContent h2 a:link, #mainContent h2 a:visited {
  color: #160C7D;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 10px 0;
}

#mainContent h2 a:hover {
  color: #27a2db;
}  

#sidebar1, #sidebar1 a:link, #sidebar1 a:visited {
  font-size: .9em;
  color: #000066;
  font-weight: normal;
  text-decoration: none;
}

#sidebar1 a:hover {
  color: #27a2db;
}  

#sidebar1 ul {
  margin: 5px;
  padding: 0;
  list-style: none;
  line-height: 1.2em;
}

#sidebar1 ul li {
  display:block;
  margin: 2px 0;
  padding-bottom: 1px; 
}

h3 {
  font-size: 1.1em;
}

h5 {
  font-size: 1em;
  font-weight: normal;
}

p {
}

a {
  color:#160C7D;
  font-weight:bold;
  text-decoration:underline;
}

.pagetitle {
  font-size: 1.4em;
  text-align: right;
  color: #27A2DB;
}

.post {
  margin: 0 0 40px 0;
}

.dateblock {
  background: url('images/dateblock.gif') no-repeat;
  font-family: arial, 'sans serif';
  height: 63px;
  width: 68px;
  float:left;
  margin: 0 10px 10px -24px;
  color: white;
  font-weight: bold;
  text-align: center;
}

*html .dateblock {
  margin: 0 10px 10px -12px;
}  

.titleblock {
 float: left;
 width: 340px; 
 margin-top: 13px;
}

.titleblock h2, .titleblock h2 a:link, .titleblock h2 a:visited {
  color: #160C7D;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 0 10px 0;
}

.titleblock h2 a:hover {
  color: #27a2db;
}  

.month {
  margin-top: 13px;
  font-size: 1.2em;
}

.day {
  font-size: 2em;
  font-weight: bold;
  padding-top: 4px;
}

.entry {
}


.postmetadata {
  font-size: .8em;
}

.postmetadata a:link, .postmetadata a:visited {
  color: #160C7D;
  text-decoration: underline;
  font-weight: normal;
}

.postmetadata a:hover {
  color: #27a2db;
}  

.more-link {
  font-weight: normal;
  text-decoration: underline;
}

.navigation, .navigation a:link, .navigation a:visited {
  font-size: .95em;
  font-weight: bold;
  color: #160C7D;
  text-decoration: none;
  padding-bottom: 10px;
}

.navigation a:hover {
  color: #000000;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.widgettitle {
  margin: 15px 0px 2px 0px; 
  font-size: 1.2em;
  font-weight:bold;
  width: 100%;
  height: 100%;
  /* color: #ffff00; */
  /* color:#160E64; */
  color: #ffffff;
  text-align: center;
  padding: 2px 0 2px 0;
  /* background-color: #2CA8DE; */
  background-image:url(images/widget_title_bg.jpg);
  background-repeat:no-repeat;
}

form {
	margin: 0px;
	padding: 0px;
}

.form_main { 
	font: .9em Verdana, sans-serif; 
	vertical-align: middle; 
	width: 110px;
	height: 20px;
	border: 1px solid #160c79; 
	background: #ffffff; 
} 

#quotescollection_randomquote-0, #testimonialTop, #testimonialBottom {
	margin-left: 5px!important;
}

#quotescollection_randomquote-0 {
	background:url(http://www.lynnemorrell.com/images/bkgrd_sidebar_testimonial_mid.gif) repeat-y;
	width: 200px;
} 

#quotescollection_randomquote-0 p {
	margin: 0px!important;
	padding: 10px;
	padding-right: 20px!important;
} 

#testimonialBottom {
	background:url(http://www.lynnemorrell.com/images/bkgrd_sidebar_testimonial_mid.gif) repeat-y;
	width: 200px;
}

#testimonialBottom a {
	padding: 10px!important;
}
