/*
Theme Name: Katja's Theme
Theme URI: http://www.katja-thater.de/
Description: White theme for Katja's new blog site
Version: 1.0
Author: Jan-Christoph von Halle
Author URI: http://www.vonhalle.de
Tags: white
Text Domain: vonhalle
*/

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

a#headerLogo {
	background: url( "images/logo2.jpg" ) top left no-repeat;
}

#head {
	margin:0 auto;
	width: 980px;
	margin-top: 32px;
	text-align: left;
	position: relative;
}

#head ul {
	left: 220px;
  	width: 700px;
  	position: absolute;
  	top: 6px;
  	margin-left: 25px;
  	margin-top: -3px;
}

#head ul li {
	display: inline;
	float: right;
	border-right: 1px dotted #C0C0C0;
	width: 100px;
}

ul#nav li a {
	color:#c49d21;
  	text-transform:none;
  	padding: 22px 12px 0;
  	float:right;
  	font:14px/normal "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

ul#nav li a:hover {
	color: #8d702b;
}

ul#nav li a.selected {
	color: #c49d21;
}

.splash-main {
	height:588px;
	width:961px;
  	padding-top:1px;
  	position:relative;
}

.load1 {background: url(images/splash-a.jpg) no-repeat top left;}
.load2 {background: url(images/splash-b.jpg) no-repeat top left;}
.load3 {background: url(images/splash-c.jpg) no-repeat top left;}
.load4 {background: url(images/splash-d.jpg) no-repeat top left;}

div.scrollable {
	position:relative;
  	overflow:hidden;
  	width:961px;
  	height:588px;
  	margin-top:5px;
}

div.scrollable div.items {
	width:20000em;
  	position:absolute;
  	clear:both;
}

div.scrollable div.items div.item {
	float:left;
  	width:auto;
  	margin:0 200px 0 0;
}

div.navi {
	height:20px;
  	margin:563px 0 0 872px;
  	width:85px;
  	position:absolute;
  	z-index:1;
}

div.navi a.active {
	background-position:0 0;
}

div.navi a {
	background:transparent url(images/sprite-home-nav.png) no-repeat scroll 0 -26px;
  	display:block;
  	float:left;
  	font-size:1px;
  	height:13px;
  	margin:3px;
  	width:13px;
  	outline:none;
}

div#head h1 a {
	margin-top:0px;
	height: 60px;
  	width: 255px;
  	display:block;
  	margin-left: 10px;
  	text-indent: -5000px;
}


div.social {
	padding-left: 70px;
	min-height: 60px;
	margin-bottom: 15px;
}
#splash-bottom {
	border-left: solid 1px #ccc;
  	border-right: solid 1px #ccc;
  	padding: 20px 0;
	min-height: 300px;
}

#wpage-wrap {margin-top:30px; }
#wpage {
	border-left: solid 1px #ccc;
  	border-right: solid 1px #ccc;
  	padding: 20px 0;
	overflow: auto;
}

#wpage #col1 { 
    float: left;
    width: 150px;
    margin-left: 20px; 
}

#wpage #col2 { 
    float: left;
    width: 750px;
    padding-left: 15px;
    border-left: solid 1px #d1d1d1; 
}

.wcontent {
  	padding-top: 30px;
}

.wcontent ul {
    list-style-position: outside;
    list-style-image: url(images/link-arrow.png);
    list-style-type: square;
    margin-left: 15px;
    padding-left: 30px;
    font: 15px/24px Georgia,serif
}

.wcontent ul li {
    margin-bottom: 4px;
}

.box-start {
	height: 7px;
	background: url(images/box-top.jpg) bottom left no-repeat;
}
.box-end {
	height: 7px;
	background: url(images/box-bottom.jpg) bottom left no-repeat;
}


#foot {
	text-align:center;
}

#splash-bottom #col1 tr {
	height: 80px;
}

#foot a {
	color:#EFEADB;
  	font:1em / 100% Arial,Helvetica,sans-serif;
  	font-weight:normal;
  	text-transform:uppercase;
}

#foot p {
	color:#EFEADB;
  	font-size:.8em;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{ margin:0;
  padding:0;
  border:0;
  outline:0;
  font:inherit inherit 100% inherit;
  vertical-align:baseline; }

:focus
{ outline:0; }

body
{ line-height:1;
  color:black;
  background:white; }

ol,ul
{ list-style:none; }

table
{ border-collapse:separate;
  border-spacing:0; }

caption,th,td
{ text-align:left;
  font-weight:normal;
  vertical-align: top;
  padding: 4px; }

blockquote:before,blockquote:after,q:before,q:after
{ content:""; }

blockquote,q {
    margin: 22px 40px;
    padding: 3px;
    color: #575757;
    padding: 10px 50px;
    background: #FFFFCC url(images/blockquote.gif) no-repeat 0 0;
}

body
{ background:#fff;
  color:#333;
  font:.8125em / 140% "Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif; }

body p
{ font:15px/24px Georgia,serif; }

.clear
{ clear:both; }

h1 { 
    color: #c49d21;
    font: normal 45px Times,Georgia,serif;
    margin: 0 auto;
    text-align: left;
    text-decoration: none;
    line-height: 95% 
}

h2
{ color:#333;
  font:1.4em / 115% Times,Georgia,serif;
  padding:20px 0 0px;
}

#sidebar h2 { 
    color:#333;
    font:1.4em / 115% Lucida Grande,Georgia,serif;
    padding: 20px 0 5px;
}

h3
{ color:#333;
  font:1em / 115% Times,Georgia,serif;
  padding:0 0 1em; }

h4
{ color:#30587D;
  padding:10px 0;
  font-size:15px;
  font-weight:normal; }

hr
{ background-color:#CCC;
  border:0 none;
  color:#CCC;
  height:1px;
  margin:5px auto; }

p
{ padding:0 0 0.5em; }

li
{ margin:0;
  padding:0; }

ol li
{ margin-left:2em; }

a img
{ border:none; }

a
{ color:#b78f21;
  text-decoration:none; }

a:hover
{ color:#8d702b; }

input
{ padding:2px 2px 2px 5px; }

small
{ font-size:.8em; }

#nav a
{ color:#EFEADB;
  font:1em / 100% Georgia,"Times New Roman",Times,serif;
  text-transform:uppercase; }

#main a:hover,#main a:focus,#chatinvite a:hover,#chatinvite a:focus
{ color:#8d702b;
  border-bottom-color:#8d702b; }

#main span.highlight
{ font-weight:bolder;
  color:#004b7a;
  background:#eaeaea;
  padding:3px 5px; }

#main ul
{ line-height:.7em;
  margin-bottom:15px; }

#main form li
{ background:none; }

#main ul li
{ font:15px Georgia,serif;
  list-style-position:outside;
  list-style:disc;
  margin-left:25px;
  line-height:24px; }

#main ol li
{ margin:0 0 0 35px;
  line-height:1.1em; }

#secondary
{ font-size:.85em; }

.searchBox
{ color:#999;
  font-size:.9em; }

.searchButton
{ color:#000;
  font-size:.85em; }

#more a:hover,a:focus
{ color:#960; }

#foot ul#legal li a
{ font:.8em / 100% Arial,Helvetica,sans-serif;
  font-weight:lighter; }


#results
{ line-height:1.3em; }

#results a
{ font-weight:bolder; }

#results address
{ font-style:normal; }

#main p strong
{ color:#333;
  font-weight:bold; }

#main .resultNav ol li a
{ color:#333; }

#main .resultNav ol li a:hover
{ color:#30587D; }

#main .resultNav ol li.nextPrev a
{ color:#30587D; }

#notes
{ background:#41566B none repeat scroll 0 0;
  border:1px solid #CCC;
  color:#FFF;
  margin:30px auto;
  padding:20px;
  text-align:left;
  width:650px; }

#notes h1,#notes h2,#notes h3
{ color:#FFF;
  margin:0 0 10px; }

#content
{ width:961px;
  margin:0 auto;
  text-align:left; }

#contentwrap
{ padding:0 0 0px; }

#main
{ float:left;
  width:726px; }

#main.search-width
{ width:950px; }

#secondary
{ width:187px;
  margin-top:0; }

h2.search-results
{ font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif;
  border-bottom:solid 1px #ccc;
  padding:10px 0; }


.splash-right
{ margin-left:585px;
  margin-top:70px; }

.splash-right h1
{ margin-bottom: 20px;
  letter-spacing:-.1px; }

.splash-right ul {
    list-style-position: outside;
    list-style-image: url(images/link-arrow.png);
    list-style-type: square;
    margin-left: 15px;
}

.splash-right ul li {
    margin-bottom: 8px;
    font-size: 15px;
}

.splash-right ul li a {
}

.link-arrow
{ background:url(images/link-arrow.png) no-repeat right center;
  padding-right:12px; }

#splash-nav
{ position:absolute;
  bottom:10px;
  position:absolute;
  right:8px; }

#splash-bottom-wrap
{ margin-top:30px; }


#splash-bottom p,#related p
{ font-size:14px;
  line-height:20px;
  padding-bottom: 5px;
  color:#555; }

#splash-bottom h2,#related h2
{ padding:0; }

#splash-bottom #col1
{ float:left;
  width:250px;
  margin-left:20px; }

#splash-bottom #col1 h2
{ margin-bottom: 0px; }


#splash-bottom #col1 p
{ margin-bottom: 0px;
	font-size: 13px; }

#splash-bottom #col2
{ float:left;
  width:650px;
  margin-left:25px;
  border-left:solid 1px #d1d1d1; }

#splash-bottom #col2 table,#related table
{ float:left;
  margin:0 0 10px 20px;
  width:300px; }

#related table
{ height:190px; }

#splash-bottom #col2 table td,#related table td
{ vertical-align:top; }

#splash-bottom #col2 table td.image,#related table td.image { 
    width:95px;
    padding-top: 10px;
}

#splash-bottom #col2 table td h2,#related table td h2
{ margin:7px 0; }

.slidenav
{ height:16px;
  overflow:hidden;
  margin:563px 0 0 872px;
  width:85px;
  position:absolute;
  z-index:6; }

.slidenav a.activeSlide
{ background-position:0 0; }

.slidenav a
{ background:transparent url(http://www.mormon.org/mormonorg/assets/images/sprite-home-nav.png) no-repeat scroll 0 -26px;
  display:block;
  float:left;
  font-size:1px;
  height:13px;
  margin:3px;
  width:13px;
  outline:none; }

.nav-separator
{ width:961px;
  background-color:#ccc;
  margin:30px auto;
  color:#ccc;
  height:1px;
  border:0; }

#secondary
{ float:left;
  margin:0 45px 0 0;
  width:187px; }

#subnav a:hover,#subnav a:focus
{ color:#333; }

#subnav li
{ color:#333;
  padding:8px 2px;
  font-size:1.05em; }

#subnav li a
{ color:#333; }

#subnav li a:hover
{ color:#C49D21; }

#subnav .current
{ color:#242424;
  font-weight:bold;
  text-decoration:none; }

#subnav li li a
{ color:#777; }

#subnav li.current ul
{ margin-top:10px; }

#subnav li li.active a
{ color:#333;
  font-weight:bold; }

#main .summary p
{ color:#888;
  font-style:oblique;
  font-size:17px;
  letter-spacing:.5px;
  padding:0;
  margin-bottom:5px; }

#main h1
{ margin:0 auto 22px; }

.inset
{ float:right;
  padding:0 0 15px 30px;
  width:251px; }

.inset p
{ font:12px/16px "Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif;
  padding-top:4px; }

.definition
{ cursor:help;
  overflow:auto; }

#related
{ margin:15px 0 70px;
  clear:both; }

#content.landing-page #main
{ width:690px; }

#right-col
{ float:left;
  width:250px;
  margin-left:20px; }

#landing-banner
{ height:345px;
  width:100%;
  margin:30px 0 40px; }

#secondary
{ width:187px;
  margin-top:0; }

#subnav
{ background:none;
  border-bottom:1px solid #DFDED2;
  padding-bottom:0; }

#subnav a
{ color:#333;
  text-transform:none;
  font-weight:normal;
  font-size:12px;
  padding-left:10px;
  display:block; }

#subnav li.selected
{ background:#ddd; }

#subnav li.selected a
{ font-weight:bold; }

#subnav li.selected a:hover
{ color:#333; }

#pagination
{ text-align:right;
  padding:10px 0 15px;
  float:left;
  width:940px;
  font:arial,sans-serif,verdana; }

.box
{ float:left;
  margin:0 0 15px 35px;
  width:147px;
  height:135px; }

.img img
{ border:solid 1px #ccc; }

.title
{ margin-top:7px;
  font-weight:bold;
  font-size:.9em;
  line-height:1.4em; }

.title span
{ i font-weight:normal;
  margin-top:7px; }

.time
{ color:#333;
  font-size:11px;
  margin-top:4px; }

.shadowbox_body
{ background:#000; }

#video-overlay-wrap
{ width:640px;
  padding:12px 10px;
  margin:0 auto; }

#main .alphabet ol li
{ margin-left:10px;
  display:inline; }

#glossary .capLetter
{ margin:10px 10px 10px 0; }

.resultNav
{ float:left;
  width:100%;
  background:#e5e5e5;
  margin-bottom:10px;
  padding:4px 10px; }

.resultNav p
{ margin:0;
  padding:0; }

.resultNav .pagination
{ float:right;
  padding-top:3px; }

.searchResults
{ border-bottom:solid 1px #ccc;
  margin-bottom:15px; }

.searchResults p
{ font-size:13px;
  line-height:20px; }

#headwrap
{ background:none; }

#headwrap hr
{ border:medium none;
  height:1px;
  background:#ccc;
  margin-top:10px; }

#footwrap
{ border:none;
  margin:15px 0 30px; }

#foot
{ width:950px;
  margin:0 auto; }

#foot .dormantLink
{ color:#444;
  font-size:.8em; }

#foot a
{ color:#111;
  font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
  text-transform:none; }

#foot a:hover
{ color:#cbab3b; }

#foot p
{ color:#444;
  padding-top: 20px;
  font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif; }

#foot ul
{ padding: 5px 0 0; }

#foot ul li
{ padding:0 .7em 0;
  display:inline;
  margin:0; }

.delete-me
{ border:dashed 1px red;
  cursor:pointer;
  padding:0 2px;
  font-size:.8em; }

#popupBox
{ position:absolute;
  background:transparent;
  border:none;
  height:120px;
  width:215px;
  z-index:500;
  text-align:left;
  top:30px;
  margin-left:617px; }

#foot .questions ul
{ width:180px;
  left:0;
  padding:8px 0 14px;
  position:relative;
  margin:0; }

#foot .questions li
{ width:225px;
  margin:0 10px 0 0!important;
  padding:2px 20px 1px 0!important;
  display:block; }

#foot select
{ background:#e9e9e9;
  font-size:.8em;
  border:solid 1px #ccc; }

#foot select option
{ background:#e9e9e9;
  color:#000;
  padding-left:3px; }

.dimmer
{ position:fixed;
  display:none;
  left:0;
  width:100%;
  height:100%;
  background-color:#000;
  z-index:1001;
  -moz-opacity:.8;
  opacity:.80;
  filter:alpha(opacity = 80);
  padding:0;
  margin:0;
  visibility:inherit;
  float:left;
  top:0; }

.cite
{ color:#7F7F7F;
  font-size-adjust:none;
  font-stretch:normal;
  font:normal normal normal 13px/normal Arial,sans-serif;
  margin:0 auto 10px;
  text-align:right; }

.ie6 #popupBox
{ top:0; }

.ie6 .round-search .left
{ width:10px; }

.ie6 #splash-bottom #col1
{ margin-left:10px; }

.ie6 #splash-bottom-wrap #col2
{ width:640px; }

.ie6 #splash-bottom #col2 table
{ margin-left:10px; }

.ie6 .splash-clips dl
{ margin-right:25px; }

.ie #video-nav li
{ padding-bottom:6px; }

.ie #foot .questions ul
{ padding-top:15px!important; }

.ie #foot .questions li
{ padding-bottom:10px!important; }

.ie6 #popupBox
{ top:32px;
  margin-left:142px; }

.ie7 #popupBox
{ top:32px;
  margin-left:142px; }

.ie6 #secondary
{ margin-right:35px; }

.ie6 #main
{ width:638px; }

.firefox .mac #popup-box
{ margin-left:615px;
  top:33px; }

.safari .splash-clips div .vid-box .play-btn
{ margin:37px 0 0 7px; }

.safari #foot .questions li
{ padding-bottom:20px; }

.ie .popupBottom
{ background:transparent url(/mormonorg/assets/images/question-drop.gif) no-repeat; }

.ie6 #main-video
{ width:700px; }

.ie6 .box
{ margin-left:10px;
  margin-right:30px; }

.month1 { background: url(images/calendar/01.gif) no-repeat 0 0; }
.month2 { background: url(images/calendar/02.gif) no-repeat 0 0; }
.month3 { background: url(images/calendar/03.gif) no-repeat 0 0; }
.month4 { background: url(images/calendar/04.gif) no-repeat 0 0; }
.month5 { background: url(images/calendar/05.gif) no-repeat 0 0; }
.month6 { background: url(images/calendar/06.gif) no-repeat 0 0; }
.month7 { background: url(images/calendar/07.gif) no-repeat 0 0; }
.month8 { background: url(images/calendar/08.gif) no-repeat 0 0; }
.month9 { background: url(images/calendar/09.gif) no-repeat 0 0; }
.month10 { background: url(images/calendar/10.gif) no-repeat 0 0; }
.month11 { background: url(images/calendar/11.gif) no-repeat 0 0; }
.month12 { background: url(images/calendar/12.gif) no-repeat 0 0; }
p.date {
	width: 42px;
	height: 40px;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
p.date span { display: none; }
.shield {
	position: relative;
}
.commentscloud {
	position: absolute;
	text-align: center;
	top: -4px;
	left: 22px;
	width: 30px;
	height: 24px;
	padding: 2px 0;
	background: url(images/calendar/bubble.png) no-repeat 0 0;
	font-size: 10px;
	font-weight: bold;
}

.aktt_tweet_time a {
    font-size: 12px;
}

.wcontent img.alignright {float:right; margin:0 0 1em 1em}
.wcontent img.alignleft {float:left; margin:0 1em 1em 0}
.wcontent img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wcontent a img.alignright {float:right; margin:0 0 1em 1em}
.wcontent a img.alignleft {float:left; margin:0 1em 1em 0}
.wcontent a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wcontent h2 {
    color: #c49d21; 
    font: 30px/75% Times,Georgia,serif; 
    padding-top: 15px; 
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #c49d21;
}
.wcontent h3 {
    color: #99791A; 
    font: 20px/60% Times,Georgia,serif; 
    padding-top: 15px; 
    padding-bottom: 20px;
    font-weight: normal;
}
.wcontent h4 {color: #666666; font: 20px/60% Times,Georgia,serif;}