/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'zionkirken_layout' */
/*//////////////////////////////// layout ////////////////////////////////////////////*/
body {
font-family: Tahoma, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color:#CFC2B1;
text-align: center;
}
img {border: none;
}
#container{
position: relative;
width: 802px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #E0E1C2;
background-image: url(http://www.zionkirken.dk/uploads/images/container_back.gif);
background-repeat: repeat-y;
}
#header {
height: 83px;
text-align: left;
background-color: #fff;
}
#logo {
position: absolute;
top: 8px;
left: 200px;
}
#tagline {
position: absolute;
top: 58px;
left: 287px;
}
#spacer {
height: 28px;
background-color:#666C66;
background-image: url(http://www.zionkirken.dk/uploads/images/stripe.gif);
background-position: bottom;
background-repeat: no-repeat;
}
#content {
float: right;
width: 689px;
padding: 0;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#news {
float: left;
width: 126px;
height: 410px;
text-align: center;
}
#text {
float: right;
width: 535px;
}
#footer {
height: 24px;
text-align: center;
background-color:#666C66;
background-image: url(http://www.zionkirken.dk/uploads/images/stripe.gif);
background-position: middle;
background-repeat: no-repeat;
}
#menu {
float: left;
width: 109px;
height: 300px;
text-align: left;
}
#opdatering {
clear: both;
text-align: left;
}
#dato {
width: 109px;
text-align: center;
}
/*///////////////////////////// text formatering //////////////////////////////////*/
#logo h1{
font-size: 44px;
font-weight: bold;
color:#666C66;
text-decoration: none;
margin: 0;
padding: 0;
}
#tagline h2 {
font-size: 16px;
font-weight: normal;
color: #888;
margin: 0;
padding: 0;
}
#spacer p {
font-size: 18px;
font-style: italic;
text-indent: 54px;
color: #C9C997;
text-decoration: none;
margin: 0;
padding: 0;
}
#text h1{
font-size: 18px;
font-weight: normal;
color: #444;
margin: 0 0 15px 0;
padding: 0;
}
#text h2 {
font-size: 14px;
font-weight: bold;
color: #444;
margin: 20px 0 10px 0;
padding: 0;
}
table, td{
font-size: 12px;
color: #444;
padding: 0;
}
table h2, td h2 {
font-size: 14px;
font-weight: bold;
color: #444;
padding: 0;
}
#text h3{
font-size: 12px;
font-weight: bold;
color: #444;
margin: 0;
padding: 0;
}
#text p{
font-size: 12px;
color: #444;
margin: 0 30px 10px 0;
padding: 0;
}
#text a {
font-size: 12px;
color: #606231;
text-decoration: underline;
margin: 0;
padding: 0;
}
#text a:hover {
color: #B3593E;
}
#footer p{
font-size: 12px;
font-weight: bold;
text-indent: 54px;
color: #C9C997;
text-decoration: none;
margin: 0;
padding: 5px 0 0 0;
}
#dato p{
font-weight: normal;
font-size: 10px;
text-indent: 0;
color: #fff;
margin:0;
padding: 0;
}
/* End of 'zionkirken_layout' */

/* Start of CMSMS style sheet 'zionkirken_menu' */
#menu {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#menu ul ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
}
#menu li {
margin: 0px;
padding: 0px;
padding-left: 15px;
line-height: 20px;
list-style: none;
margin: 0px;
}
#menu ul ul li {
margin: 0px;
padding: 0px;
padding-left: 15px;
}
#menu a {
text-decoration: none;
margin: 0px;
padding 0px;
color: #E0E1C2;	
}
#menu ul ul a {
margin: 0px; 
padding: 0px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
#menu a:hover {
color: #fff;
}
#menu ul h3 {/*current page on first level*/
text-decoration: none;
color: #fff;	
padding: 0px;
margin: 0px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
#menu ul ul h3 {/*second level current pages*/
margin: 0px; 
padding: 0px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

#menu li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'zionkirken_menu' */

/* Start of CMSMS style sheet 'Zionkirken_opslagstavlen' */
#news h3 {
font-size: 14px;
font-weight: bold;
color: #333;
margin: 0;
padding: 0;
padding-top: 3px;
}
#news p {
font-size: 12px;
color: #444;
margin: 0;
padding: 0;
}
#news a {
font-size: 10px;
color: #fff;
text-decoration: none;
margin: 0;
padding: 0;
}
.NewsSummary {

padding: 0px 10px 0px 10px; /* padding for the news article summary */
margin: 14px 0px 0px 0px; /* margin to the bottom of the news article summary */
}
.NewsSummaryPostdate {
font-weight: bold;
}
.NewsSummaryLink {
font-weight: bold;
line-height: 12px;
margin: 0;
padding: 0;
}
.NewsSummaryCategory {
font-style: italic;
}
.NewsSummaryAuthor {
font-style: italic;
}
.NewsSummarySummary, .NewsSummaryContent {
line-height: 14px;
margin: 0px;
padding: 0px;
}
.NewsSummaryMorelink {
padding: 0px;
}
#NewsPostDetailDate {
font-weight: bold;
}
#NewsPostDetailSummary {
line-height: 14px;
}
#NewsPostDetailCategory {
font-style: italic;
padding: 0;
}
#NewsPostDetailContent {/*teksten der ses på siden*/
margin-bottom: 0px;
line-height: 14px;
}
#NewsPostDetailAuthor {
font-style: italic;
}
/* to add specific style to the below divs, uncomment them. */
/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Zionkirken_opslagstavlen' */

