/*
Theme Name: Abildgaard Kirke
Theme URI: http://www.abildgaard-kirke.dk
Version: 1.0
Author: Thomas Clausen - IdeFA Gruppen
Author URI: http://www.idefa.dk/
*/

/* Reset default browser styles */
@import url('reset.css');

/* GLOBAL */
body { font: 10px Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color: #000; background: #ddd; }
h1 { font-size: 14px; line-height: 1.25em; margin: 0 0 7px 0; }
h2 { font-size: 14px; line-height: 1.25em; font-weight: normal; }
h3 { font-size: 10px; line-height: 1.25em; font-weight: normal; color: #f00; margin: 0 0 4px 0; }
.box h1 { font-size: 10px; line-height: 1.25em; font-weight: bold; color: #f00; margin: 0 0 4px 0; }
#colRight h1 { font-size: 10px; line-height: 1.25em; font-weight: bold; margin: 0 0 4px 0; }
h4 { font-size: 13px; line-height: 1.25em; }
h5 { font-size: 12px; line-height: 1.25em; }
h6 { font-size: 11px; line-height: 1.25em; }
p { margin-bottom: 1.25em; }
a { color: #000; }
a:hover { text-decoration: none; }

/* FORMS
.mailform { width: 360px; }
legend { display: none; }
label { font-size: 1.2em; line-height: 1.5em; font-weight: bold; padding: 5px 0px; display: inline-block; white-space: nowrap; }
p label { font-size: 1em; }
input, textarea, select { font: 1.2em Arial, Helvetica, Verdana, sans-serif; color: #000000; padding: 2px; margin: 2px 0px 2px 15px; border: 1px solid #ffffff; background: #ffffff; display: inline; }
textarea { margin: 0px 0px 0px 15px; overflow: auto; }
select { clear: right; }
input.checkbox, input[type=checkbox], input.radio, input[type=radio] { margin: 2px 15px; border: 0px; background: none; }
input.button, input[type=submit] { padding: 1px 12px; clear: both; }
.required { font-size: 1.2em; line-height: 1.5em; font-weight: bold; color: #93332e; padding: 5px 0px; display: inline-block; } */

/* ELEMENTS */
ul#mainmenu { width: 128px; padding: 38px 20px; margin: 0 0 0 -451px; border: 1px solid #424242; border-right: none; -moz-border-radius: 22px 0 0 22px; -webkit-border-top-left-radius: 22px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 22px; border-radius: 22px 0 0 22px; background: #fff; box-shadow: 0 0 20px #a8a8a8; -moz-box-shadow: 0 0 20px #a8a8a8; -webkit-box-shadow: 0 0 20px #a8a8a8; position: absolute; left: 50%; top: 355px; }
ul#mainmenu li {  }
ul#mainmenu a { font-size: 11px; line-height: 20px; color: #030303; text-decoration: none; }
ul#mainmenu a:hover, ul#mainmenu li.current a { color: #f00; }

#wrap { width: 602px; padding: 0 0 40px 0; margin: 0 auto; border: 1px solid #424242; border-top: none; -moz-border-radius: 0 0 22px 22px; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 22px; -webkit-border-bottom-right-radius: 22px; border-radius: 0 0 22px 22px; background: #fff; box-shadow: 0 0 20px #a8a8a8; -moz-box-shadow: 0 0 20px #a8a8a8; -webkit-box-shadow: 0 0 20px #a8a8a8; position: relative; clear: both; }

#logo { text-align: right; padding: 52px 15px 5px 15px; }

/* MENU */
ul#topmenu1 { text-align: right; padding: 4px 0; background: #666; }
ul#topmenu1 li { padding: 0 12px 0 0; display: inline; white-space: nowrap; }
ul#topmenu1 a { color: #fefefe; text-decoration: none; }
ul#topmenu1 a:hover, ul#topmenu1 li.current a { color: #f65450; }

/* SUBMENU */
ul#topmenu2 { text-align: right; padding: 6px 0; margin: 4px 0; background: #c0c0c0; }
ul#topmenu2 li { padding: 0 12px 0 0; display: inline; white-space: nowrap; }
ul#topmenu2 a { color: #fefefe; text-decoration: none; }
ul#topmenu2 a:hover, ul#topmenu2 li.current a { color: #f65450; }

#main { min-height: 500px; }

#colMargin { margin: 0 0 4px 0; clear: both; }
#colNormal { width: 426px; padding: 22px 10px 0 22px; float: left; display: inline; }
#colNormal table.contenttable { width: 100%;  }
#colNormal table.contenttable tr { }
#colNormal table.contenttable th, #colNormal table.contenttable td { padding: 5px; border: 1px solid #ccc; text-align:center; }
#colNormal td p { margin: 0; }
#colNormal ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 0 0; }
#colNormal ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#colNormal .csc-textpic-imagerow ul { list-style: none; padding: 0; margin: 0; }
#colNormal .csc-textpic-imagerow ul li { padding-bottom: 5px; margin-bottom: 0; }
#colNormal ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 15px 0; }
#colNormal ol li { padding: 0; margin: 0 0 0 5px; }
#colRight { width: 140px; float: right; display: inline; }
#colRight p { margin-right: 12px; }
#colRight .box p { margin-right: 0; }

.box { padding: 15px 12px; margin: 0 0 8px 0; }
.grey { background: #ccc; }

#calendar-wrap { width: 159px; padding: 0 0 38px 0; margin: 0 0 0 332px; border: 1px solid #424242; border-top: none; -moz-border-radius: 0 0 22px 22px; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 22px; -webkit-border-bottom-right-radius: 22px; border-radius: 0 0 22px 22px; background: #fff; box-shadow: 0 0 20px #a8a8a8; -moz-box-shadow: 0 0 20px #a8a8a8; -webkit-box-shadow: 0 0 20px #a8a8a8; position: absolute; left: 50%; top: 0; }
#calendar { }
#calendar #headerimage { margin: 0 0 4px 0; border-bottom: 22px solid #000; }
#calendar h1 { margin: 8px 10px; }

/* NEWS */
.tt_news_latest { margin: 0 10px; }
.newsItem { margin: 0 0 10px 0; border-bottom: 1px solid #c0c0c0; }
.newsItem h2 { font-weight: bold; margin: 0; font-size:10px; }
.newsItem h2 a { text-decoration:none }
.newsItem .date { font-style: italic; }
.tt_news_latest .newsItem p { margin: 0; }
.newsItem .more-link { margin: 0 4px 0 0; }
.tt_news_latest .newsItem .newsItemImage { margin: 5px 0 10px 0; }
.tt_news_list .newsItem .newsItemImage,
.tt_news_single .newsItem .newsItemImage { margin: 0 0 14px 10px; float: right; display: inline; }

.tt_news_latest .archiveLink { clear:both; width:100%; }
.tt_news_latest .archiveLink a { background-color: #C0C0C0; font-size:10px; padding:5px 15px; text-decoration:none; }
.tt_news_latest .archiveLink a:hover { background-color: #020202; color:#FFF; font-size:10px; padding:5px 15px; text-decoration:none; }

.newsPagination a { text-decoration: none; padding: 2px 4px; margin: 0 2px; border: 1px solid #666; }
.newsPagination a:hover, .newsPagination a:focus { background: #c0c0c0; }
.newsPagination .tx-ttnews-browsebox-SCell a { color: #fff; background: #666; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
spacer-gif { display: none; }

/* TYPO3 FIXES */
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.float-left { float: left; display: inline; }
.float-right { float: right; display: inline; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 10px; margin-right: 0; }

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { padding-left: 10px; margin-left: 0; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { padding-right: 0 !important; margin-right: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {padding-left: 0 !important; margin-left: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 10px; margin-bottom: 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 10px; margin-bottom: 0; display: block; }

#colMargin DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
#colMargin DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#colMargin DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 4px; }

#colMargin DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { padding-right: 0 !important; }
#colMargin DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 4px; }
#colMargin DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 4px; }

.tx-indexedsearch-searchform { margin: 0 0 25px 0; }
.tx-indexedsearch-searchform p { }
.tx-indexedsearch-searchform input, select {  margin: 0 10px 2px 0; }
.tx-indexedsearch-searchform select { width: 182px; }
.tx-indexedsearch-searchform input.button { width: auto; padding: 1px 12px; }
.tx-indexedsearch-searchform input.checkbox { width: auto; margin: 4px 5px 0 0; border: 0; background: none; }
.tx-indexedsearch-rules {}
.tx-indexedsearch-sectionlinks {}
.tx-indexedsearch-sectionheader {}
	.tx-indexedsearch-sectionheader .title {}
	.tx-indexedsearch-sectionheader .result-count {}
.tx-indexedsearch-whatis {}
	.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch-browsebox { margin: 0 0 25px 0px; }
	.tx-indexedsearch-browsebox ul { text-align: center; padding: 0; margin: 0 0 10px 0; list-style: none; list-style-position: outside; }
	.tx-indexedsearch-browsebox li { display: inline; }
	.tx-indexedsearch-browselist-currentPage a { color: #a71932; }
.tx-indexedsearch-results { margin: 0 0 10px 0; border: 1px solid #424242; }
	.tx-indexedsearch-results table { width: 100%; background: #fff; border-collapse: separate; border-spacing: 1px; }
	.tx-indexedsearch-results tr { background: #484848; }
	.tx-indexedsearch-results th { padding: 5px; background: #c0c0c0; }
	.tx-indexedsearch-results div { padding: 5px; margin: 1px; }
	.tx-indexedsearch-results .icon { width: 18px; }
	.tx-indexedsearch-results .icon img { margin: -8px 0 0 -7px; position: absolute; }
	.tx-indexedsearch-results .title { font-weight: bold; text-align: left; }
	.tx-indexedsearch-results .title a { font-weight: bold; text-decoration: none; }
	.tx-indexedsearch-results .percent { width: 35px; }
	.tx-indexedsearch-results .description { }
	.tx-indexedsearch-results .info { background: #c0c0c0; }
	.tx-indexedsearch-results .path {}
	.tx-indexedsearch-results .list {}
