/*
Theme Name: LYLP
Theme URI: 
Description: Custom Theme for Love Your Life Publishing
Version: 1.0
Author: Larry Klippel
Tags: three columns, widgets
*/

body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color:#000;
	font-size:11pt;
	background-color: #7c5359;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border:0;
	}
	
a {
	color:#555;
	text-decoration:none;
	}
	
a:hover {
	color:#724b00;
	text-decoration: underline;
	}
	
h1, h2, h3, h4, h5, h6 {
	}
	
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	}
	
.clear {
	clear:both;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	}

/* The Top */

.top {
	height:20px;
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:30px;
	font-weight:bold;
	margin:30px 0 0 70px;
	color:#fff;
	
	}

.blogname h2 {
	margin:1px 0 0 70px;
	font-size:14px;
	font-weight:normal;
	color:#000;
	}

/* CSS MENU BEGINS */
.tabs {
      float:right;
      width:100%;
      background:url(images/menu.jpg);
      font-size:100%;
	  font-weight: normal;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:right;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs span a {
      float:right;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
.tabs .page_item  a {
      float:right;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
.tabs .page_item  a {
      float:right;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs span a:hover {
      color:#fff;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#fff;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#fff;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#fff;
	}

/* The Line */

.line {
	height:200px;
	background:url(images/LYLPub1.jpg);
	
	}

/* The Content */

.content {
	background:#fff;
	border-bottom:5px solid #0b4a77;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 25px;
	}

/* The Posts */

.text {
	width:550px;
	float:left;
	text-align:justify;
}
	
.text h1 {
	text-align: center;
}
	
.post {
	padding:0 0 10px 23px;
}

h1.title {
	font-size:22px;
	margin:5px 0 0 0;
	color:#0b4a77;
	font-weight:normal;
	border-bottom:1px solid #3aadff;
	padding:2px;
	background-color: #dbf0ff;	
}
	
h1.title a {
	color:#0b4a77;
	text-decoration:none;
	}
h1.title a:hover {
	color:#1e9ffb;
	background:none;
	text-decoration:none;
	}
.postinfo {
    height:20px;
	background:#fff;
	padding: 2px;
	border-top: 1px dotted #1d6293;
}
.postinfo a {
	color:#0076c8;
	font-weight:normal;
	text-decoration:none;
}

/* left Sidebar */

#left {
	width:150px;
	float:left;
	font-size:12px;
	color:#555;
	margin: 0px 5px 0px 0px;
}

#left ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#left li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left  h2 {

font-size:16px;
font-weight:bold;
font-family:Lucida, arial,sans-serif;
padding:4px 0px 3px 22px;
background:url(images/h2.gif) no-repeat;
Margin: 10px 0 0 0;
color:#555;
}

#left a {
font-weight:bold;
display:block;
line-height:160%;
padding:4px 0 4px 0;
}

#left a:hover {
text-decoration:none;
background-color:#d4edff;
}

#left ul li a {
border-bottom:solid 1px #ccc;
padding-left:15px;
list-style-type:none;
background:transparent url(images/bullet.gif) no-repeat 1px  8px ;
}

#left li ul ul a {
	border-bottom:solid 1px #ccc;
	padding-left:15px;
	list-style-type:none;
	background:transparent url(images/bullet-1.gif) no-repeat 1px  8px;
	margin-left: 15px;

}

#left li ul ul li {
	font-size: 11px;
}

#right{
width:150px;
float:right;
font-size:12px;
color:#555;
margin: 0px 0px 0px 5px;
}

#right ul {
margin:0;
padding:0;
list-style-type:none;
}

#right  h2 {
font-size:16px;
font-weight:bold;
font-family:Lucida,Tahoma, arial,sans-serif;
padding:4px 0px 3px 22px;
Margin: 10px 0 0 0;
color:#555;
}

#right a {
font-weight:bold;
display:block;
line-height:160%;
padding:4px 0 4px 0;
}

#right a:hover {
text-decoration:none;
background-color:#d4edff;
}

#right ul li a {
border-bottom:solid 1px #ccc;
padding-left:15px;
list-style-type:none;
background:transparent url(images/bullet.gif) no-repeat 1px  8px ;
}
#ad div {
	text-align:center;
	
	}
/* The Footer */

.footer {
	height:125px;
	background:#d9531e;
	text-align:center;
	color:#000;
	font-size:11px;
	}
	
.footer a, menubar a {
	color:#000
	text-decoration:none;
	color: #000;
	}
.footer a:hover, menubar a:hover {
	color:#000;
	}
	
.menubar {
	background-color: #fdb813;
	text-align:center;
	color:#000;
	font-size:11px;
	height: 25px;
}

.menubar ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menubar li {
	display: inline;
	list-style-type: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#555;
	}
.navigation a:hover {
	color:#000;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #555;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #555;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

.testimony {
	width: 335px;
	margin-right: auto;
	margin-left: 48px;
	border: 2px double #000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 115px;
	background-color: #fdefd2;
}

.testimony blockquote {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
}

.testimony cite {
	font-style: normal;
	padding-left: 6px;
	font-size: 13px;
}

.testimony img {
	float: left;
	margin-left: -110px;
	margin-top: 12px;
}

.testimony h2 {
	text-align: center;
	color: #d9531e;
	font-style: italic;
	margin-left: -115px;
}

.redBold {
	font-size: 16px;
	color: #d9531e;
	font-weight: bold;
}
.redCenter {
	text-align: center;
	color: #d9531e;
}


.largeStrong {
	font-size: 16px;
}

.picText {
	height: 170px;
	width: 500px;
	background-color: #FCFED6;
	border: thin solid #000000;
	padding: 6px;
}

.picText p {
	margin: 3px;
}

.picText img {
	float: left;
	margin-right: 6px;
}

.registerBox {
	background-color: #fdb813;
	margin-left: 50px;
	margin-right: 50px;
	padding: 12px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	height: 30px;
	width: 250px;
	background-color: #CCCCCC;
	border: thin ridge #000000;
	margin-top: 10px;
	margin-left: 0px;
}
table {
	border: thick double #000000;
}
.reservationBox {
	width: 80%;
	margin-left: 8%;
        margin-top: 25px;
        margin-bottom: 25px;
	border: thick double #d9531e;
	padding: 10px;
}
.signiture {
	text-align: center;
	width: 260px;
	float: left;
	margin-bottom: 16px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
.signupbox {
	width: 144px;
	text-align: center;
	border: thin solid #fdb813;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#right .signupbox h2 {
	margin-left: 0px;
	padding-left: 0px;
}

div.buyButton {
	background: url(images/buy-button.png);
	background-repeat: no-repeat;
	padding: 5px;
	height: 40px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

a.buyButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.blue {
	color: #00F;
}