/*  
Theme Name: Default-3c 07-0219
Theme URI: http://www.laughtergenealogy.com/wp-content/themes/default/
Description: 3-col Laughter Genealogy theme.
Author: Frank Laughter
Author URI: http://www.laughtergenealogy.com
Version: 2.1
.
Changelog:
2007/02/19: Changed header and sidebars for genealogy Home Page
2013/01/11: 
*/

/* --------------- Body and Page Layout ------------------ */

body {
	font-size: 75.0%; /* Resets 1em to 10px */
	font-family: Arial, sans-serif;
	background: #efefef url('http://www.laughtergenealogy.com/bin/images/gradient-blk.jpg') repeat-x;
	background-attachment: fixed;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#wrapper {
	background-color: #ffffff;
	width: 1024px;
	text-align: left;
	margin: 10px auto 20px auto;
	padding: 3px 0 3px 0;
	}

#page {
	width: 1000px;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 8px auto;
	padding: 0;
	}

#header {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #143374 url('http://www.laughtergenealogy.com/wp-content/images/grand-canyon3.jpg') no-repeat;
	}

#rap {
	width: 760px;
	background: #ffffff;
	text-align: left;  /* IE 5.5 hack part II */
	margin: 0 auto;
	}

#container {
	background: transparent;
	}

#stories {
	text-align: center;
	}

#masthead {
	font-family: 'Times New Roman', serif;
	color: #cccccc;
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #666666;
	background: #053194;
	}

h1.masthead {
	font-size: xx-large;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0;
	margin: 0;
	}

p.bname {
      border-top: 1px solid #ffffff;
      margin: 0;
      padding: 0;
	}

p.topmeta {
	text-align: center;
      color: #999999;
      font-size: x-small;
      margin: 0;
      padding: 0;
      width: 578px;
      background: #e9f0f9;
      border-bottom: 1px dashed #bfbfbf;
	}

p.topmeta a:link    { color: #6ca6fc; text-decoration: none; }
p.topmeta a:visited { color: #6ca6fc; text-decoration: none; }
p.topmeta a:hover   { color: #f06000; text-decoration: none; }
p.topmeta a:active  { color: #f06000; text-decoration: none; }

p.adsense {
	width: 728px;
	color: #000000;
	background: #ffdddd;
	border: 1px solid #999999;
	font-size: 1.3em;
	text-align: center;
	margin: auto;
	padding: auto;
	}

p.whiteline {
	width: 1000px;
	height: 1px;
	background: #ffffff;
	margin: 0;
	padding: 0:
	}

#gallery {
	width: 1000px;
	background-color: #ffffff;
	font-size: 2.0em;
	margin: 0;
	padding: 0:
	}

#gallery a:link    { font-size: 2.0em; color: #ff0000; text-decoration: none; }
#gallery a:visited { font-size: 2.0em; color: #ff0000; text-decoration: none; }
#gallery a:hover   { font-size: 2.0em; color: #ffffff; text-decoration: none; background-color: #f06000; }
#gallery a:active  { font-size: 2.0em; color: #ffffff; text-decoration: none; background-color: #afafaf; border: 1px dashed; }

h2.masthead {
	color: #cccccc;
	border: 0px;
	font-size: small;
	padding: 0;
	margin: 0;
	}

h4 {
       width: 578px;
       font-size: x-small;
       font-weight: 400;
       text-align: center;
       border-top: 1px dashed #afafaf;
       border-bottom: 1px dashed #afafaf;
       padding: 0;
       margin: 0;
       background: #e9f0f9;
              }

h4 a:link    { color: #0066cc; text-decoration: none; }
h4 a:visited { color: #0066cc; text-decoration: none; }
h4 a:hover   { color: #ffffff; background: #f06000; text-decoration: none; }
h4 a:active  { color: #ffffff; border: 1px dashed #afafaf; text-decoration: none; }

h5 {
      color: #ffffff;
      font-size: x-large;
      font-weight: 500;
	text-decoration: none;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 10px;
	}

h5 a:link    { color: #ffffff; text-decoration: none; }
h5 a:visited { color: #ffffff; text-decoration: none; }
h5 a:hover   { color: #ffffff; background: #f06000; text-decoration: none; }
h5 a:active  { color: #ffffff; border: 1px dashed #afafaf; text-decoration: none; }

h6 {
      border-top: 1px solid #ffffff;
      color: #ffffff;
      font-size: small;
      font-weight: 500;
      margin: 0;
      padding: 0;
	}

h6 a:link    { color: #ffffff; text-decoration: none; }
h6 a:visited { color: #ffffff; text-decoration: none; }
h6 a:hover   { color: #ffffff; background: #f06000; text-decoration: none; }
h6 a:active  { color: #ffffff; border: 1px dashed #afafaf; text-decoration: none; }

#masthead a {
	color: #cccccc;
	text-decoration: none;
      }

#main {
	float: left;
	width: 582px;
	height: 100%;
      }

#content {
      float: right;
      width: 377px;
      overflow: hidden;
	}

#title {
      color: #ffffff;
      font-size: 2.0em;
      font-weight: 700;
	text-decoration: none;
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 10px;
	}

#history {
	width: 758px;
	color: #666666;
	border: 0px solid #143374;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	}

.clearer {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


/* ------------------ WordPress Stuff --------------- */

a:link	 { color: #0066cc; text-decoration: none; }
a:visited	 { color: #0066cc; text-decoration: none; }
a:hover	 { color: #ffffff; background: #f06000; text-decoration: none; }
a:active	 { color: #ffffff; background: #f06000; border: 1px dashed #afafaf; text-decoration: none; }

a img {
	border: #cccccc 0px solid;
	padding: 0;
}

acronym, abbr {
	border-bottom: 1px dashed #333333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 3px solid #cccccc;
	margin-left: 15px;
	margin-right: 5px;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1.invisible {
	font-size: 4em;
	visibility: hidden;
	}

h2 {
	font: 500 14px Arial, sans-serif;
	margin: 10px 0 0 0;
	padding-left: 5px;
     background: #f8f8f8 url(http://www.laughtergenealogy.com/wp-content/images/bg-title.png) repeat-x;
	}

h2 a:link    { color: #20039b; text-decoration: none; }
h2 a:visited { color: #20039b; text-decoration: none; }
h2 a:hover   { color: #f06000; text-decoration: none; }
h2 a:active  { color: #f06000; text-decoration: none; }

h2.storytitle, .widecolumn h2.storytitle {
	font: 500 14px Arial, sans-serif;
	letter-spacing: .1em;
      background: #e9f0f9;
      width: 573px;
	margin: 0;
	padding-top: 2px;
      background: #f8f8f8 url(http://www.laughtergenealogy.com/wp-content/images/title-bg2.png) repeat-x;
}

h2.storytitle a:link    { color: #20039b; text-decoration: none; }
h2.storytitle a:visited { color: #20039b; text-decoration: none; }
h2.storytitle a:hover   { color: #f06000; text-decoration: none; }
h2.storytitle a:active  { color: #f06000; text-decoration: none; }

h2.pagetitle {
	margin: 10px 0 0 10px;
	text-align: left;
	font-size: 1.6em;
      width: 350px;
}

h3 {
     color: #000000;
     font-family: 'Times New Roman', serif;
     font-size: medium;
     text-align: left;
     font-weight: bold;
     margin-bottom: 10px;
     text-transform: capitalize;
     }

.post h3 {
     color: #000000;
     font-family: 'Times New Roman', serif;
     font-size: 12pt;
     text-align: left;
     font-weight: 400;
     padding-left: 5px;
     background: #f8f8f8;
     margin-bottom: 0px;
     text-transform: capitalize;
     }

.post .postmetadata {
	font-size: x-small;
	}

.post p.alignleft {
	text-align: left;
	font-size: x-small;
	padding: 0 0 0 10px;
	margin: 0;
	}

.post p.alignright {
	text-align: right;
	font-size: x-small;
	padding: 0 10px 0 0;
	margin: 0;
	}

ol#comments li p {
	font-size: 100%;
}


/* ------------------ Classes used by the_meta() --------------*/


ul.post-meta {
               list-style: none;
               }

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


#footer {
	background: #053192;
	color: #ffffff;
	font-size: xx-small;
	margin: 0 5px 0 5px;
	padding: 3px;
	text-align: center;
 }

#footer a:link    { color: #ffffff; text-decoration: none; }
#footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover   { color: #ffffff; background: #f06000; text-decoration: none; }
#footer a:active  { color: #ffffff; border: 1px dashed #afafaf; text-decoration: none; }

#footer cite ul li {
	display: inline;
	list-style-type: none;
}

.feedback {
      font: normal x-small 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
      letter-spacing: -1px;
      color: #cccccc;
      clear: both;
      font-size: .75em;
      padding: 5px 0 10px 0;
}

.feedback a {
      color: #cccccc;
      text-decoration: none;
}

.meta {
	font-size: xx-small;
	color: #BC0808;
	margin: 0;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #ae0000;
	font-weight: normal;
	letter-spacing: 0;
      text-decoration: none;
}

.metacomment {
      float: right;
      position: relative;
      top: -15px;
      display: inline;
      font: normal x-small Verdana, sans-serif;
      letter-spacing: -1px;
      margin-right: 16px;
}

.post {
	margin: 10px 0px 10px 15px;
      border-left: 1px dashed #afafaf;
      border-right: 1px dashed #afafaf;
}

.storycontent, .storycontent p {
      color: #333333;
      font: normal normal 14px 'Trebuchet MS', Verdana, sans-serif;
      line-height: 130%;
      text-align: justify;
      margin: 8px 0 10px 0;
	padding: 0 5px 0 5px;
}

ul { 
	padding: 0 8px 0 25px;
	margin: 0 0 0 0;
	}

ul.none   { list-style-type: none; }
ul.disc   { list-style-type: disc; }
ul.circle { list-style-type: circle; }
ul.square { list-style-type: square; }

ol { 
	padding: 0 8px 0 25px;
	margin: 8px 0 0 0;
	}

ol.decimal { list-style-type: decimal; }
ol.lroman  { list-style-type: lower-roman; }
ol.uroman  { list-style-type: upper-roman; }
ol.lalpha  { list-style-type: lower-alpha; }
ol.ualpha  { list-style-type: upper-alpha; }

.storycontent img {
	padding: 0;
	border: #cccccc 0px solid;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding: 1px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.alignleft {
	text-align: left;
	padding-left: 20px;
	font-size: small;
	}

.alignright {
	text-align: right;
	padding-right: 30px;
	font-size: small;
	}

.aligncenter {
	text-align: center;
	}

p.alignright {
	text-align: right;
	padding: 0px 8px 0 0;
	margin-top: 0;
	text-decoration: none;
	}

#comments p.alignright {
	text-align: right;
	font-size: x-small;
	padding-right: 20px;
	margin: 0;
	}

.postmetadata {
      border: 1px dashed #bfbfbf;
      background-color: #f8f8f8;
	text-align: center;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
      background: #eeeeee;
      border: 1px solid #808080;
      padding: .2em;
      margin-left: 10px;
}

#respond {
      margin-left: 10px;
}

#commentform textarea {
      border: #808080 1px solid;
      width: 80%;
}

#searchform {
	margin: 0 auto;
	padding: 0;
	}

#sidebar {
	margin: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777777;
	}

/* ---- All menu styling except #menu itself (in layout above) ---- */

#menu {
	float: left;
	width: 190px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: 500;
	text-transform: none;
      background: #e9f0f9 url('http://www.laughtergenealogy.com/wp-content/images/bg-bluelines.gif');
	padding: 10px 0 0 0;
	margin:  0px 10px 0px 10px;
	}

#menu .menutitle {
	color: #737373;
	font-size: 11px;
      font-weight: bold;
	letter-spacing: .2em;
	background-color: #dae5f5;
      text-transform: uppercase;
      width: 190px;
	border-top: 1px solid #a2b5da;
	border-bottom: 1px dashed #a2b5da;
	padding: 0 0 0 3px;
	margin: 0;
      }

#menu ul {
	color: #777777;
	font-weight: bold;
	font-size: x-small;
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}

#menu ul li {
	font: normal x-small Verdana, sans-serif;
	color: #000000;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	padding: 0 0 0 8px;
	margin: 0;
	}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	}

#menu ul ul li {
	font: normal x-small Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0 0 0 5px;
	xlist-style: inside url(http://www.laughtergenealogy.com/wp-content/images/redbullet.gif);
	}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
	}

#menu h2 /* Hidden element */ {
	visibility: hidden;
      color: #666666;
      font-family: 'Times New Roman', serif;
      font-size: x-small;
      padding: 0;
      margin: 0;
	}

#menu form {
	margin: 3px 3px 3px 0;
	}

#menu input#s {
	width: 80%;
	background: #eeeeee;
	border: 1px solid #999999;
	color: #000000;
	}

#menu img {
	text-align: center;
	background-color: #dddddd;
	border: 0px #999999 solid;
	padding: 0;
	}


/* Right menu */

#rmenu {
	float: right;
	width: 190px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-type: none;
	font-weight: 500;
	text-transform: none;
      background: #f6ebcd url('http://www.laughtergenealogy.com/wp-content/images/bg-yellines.gif');
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
	}

#rmenu .menutitle {
	color: #8b8168;
	font-size: 11px;
      font-weight: bold;
	letter-spacing: .1em;
	background-color: #FFEFCE;
      text-transform: uppercase;
	border-top: 1px solid #F2D18A;
	border-bottom: 1px dashed #F2D18A;
	width: 190px;
	padding: 0;
	margin: 0 10px 0 0;
      }

#rmenu ul {
	color: #777777;
	font-weight: bold;
	font-size: x-small;
	list-style-type: none;
	padding: 0 0 0 3px;
	margin: 0;
	}

#rmenu ul li {
	font: normal x-small Verdana, sans-serif;
	color: #777777;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	padding: 0 0 0 10px;
	margin: 0;
	}

#rmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	}

#rmenu ul ul li {
	font: normal x-small Verdana, sans-serif;
	letter-spacing: 0;
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 2px 0 0 0;
	}

#rmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
	}

#rmenu h2 /* Hidden elements */ {
	visibility: hidden;
	color: #666666;
	font-family: 'Times New Roman', serif;
	list-style-type: none;
	font-size: x-small;
	padding: 0;
	margin-top: -12px;
	}

#rmenu form {
	margin: 3px 3px 3px 0;
	}

#rmenu input#s {
	width: 80%;
	background: #eeeeee;
	border: 1px solid #999999;
	color: #000000;
	}

#rmenu img {
      text-align: center;
      background-color: #dddddd;
      padding: 0;
	margin: 0;
	}

/* ------------ WP Calendar styling --------------*/

#wp-calendar {
      line-height: 140%;
      color: #666666;
      font-family: 'Times New Roman', serif;
      font-size: x-small;
      font-weight: bold;
      padding: 2px;
      text-align: center;
      width: 93%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333333;
	}

#wp-calendar caption {
      color: #222281;
      background-color: #C6D8EC;
      font-family: 'Times New Roman', serif;
      font-size: 11px;
      text-align: left;
      font-weight: bold;
      text-transform: capitalize;
      padding: 0;
      margin-top: 5px;
      letter-spacing: .3em;
	}

#wp-calendar td {
      text-align: center;
	}

#wp-calendar #today {
      border: #999999 1px solid;
      color: #ff0000;
	}

#wp-calendar th {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar table {
      padding: 2px;
      border-collapse: collapse;
      border: 0px;
      width: 90%;
	}

/* Comments template */

#comments {
	padding: 0 15px 15px 10px;
	}

#comments a {
	text-decoration: none;
	}

#comments p {
	font: normal 11px Verdana, sans-serif;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	}

h2#comments {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: 500;
	text-indent: .3em;
	padding-bottom: 2px;
	padding-left: 0;
	margin-left: 0;
	}

h2#comments a {
	text-decoration: none;
	}

#postcomment h2 {
      font-family: Arial, sans-serif;
      font-size: small;
      font-weight: bold;
      border: 0px;
      padding-bottom: 2px;
      padding-left: 0;
      margin-left: 0;
	}

h2#postcomment a {
	text-decoration: none;
	}

ol.commentlist {
	font-size: small;
	}

img.wp-smiley {
	padding: 0;
	border: 0;
	}

.english {
	border: 1px #cccccc solid;
	margin: 10px;
	padding: 4px;
	}

img.alignleft {
      float: left;
      margin: 2px 7px 0 0;
      display: inline;
	}

img.alignright {
      float: right;
      margin: 0 0 3px 7px;
      display: inline;
	}

.rss {
      margin-left: 10px;
	}

.rss a {
      text-decoration: none;
	}