﻿/*

    CSS Document


    Site: Crossnet Församlingswebbplats DEMO
    URL: http://www.crossnet.se
    Author: PS Kommunikation
    Version: 1.0

    Date: 2011.06.25

*/

/*
 *      DEFAULT
 *
 */


BODY { 
	color:#000; 
    text-align: left;
    background: none repeat scroll 0 0 #FFF;} 
H1 {
    font-size:20pt; 
	margin:1.5pt 0 3pt 0;
}
H2 {
	font-size:14pt;
	margin-bottom:3pt;
}
H3 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3pt;
}
P, UL, LI, DT {
	font-size:11pt; 
	margin-bottom:15pt;
}
P {
    line-height:13pt;
}
IMG {
    margin-bottom:0.5em;
}
DIV.shell {
    width:auto;
	border:none;
}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#logo {
	margin-bottom:2em;
}
DIV#content {
    width:600px;
    float:left;
    display:inline;
}

/*
 *      MISC
 *
 */

.objectItemDate {
    margin-bottom:10px;
}
.day {
    margin-right:10px;
}

/*
 *      HIDDEN
 *
 */

DIV#helpNav, 
DIV#mainNav, 
DIV#subNav,
.objectCalenderNav,
DIV#objectBreadcrumbs,
.jumpToContent,
DIV#objectAddThis,
.objectPaging,
IMG.play,
.categories,
.archieve,
.tags,
DIV#footer,
FIELDSET,
#sidebar,
#topRight,
#navigation {display:none;}
