/*

    CSS Document


    Site: Crossnet Församlingswebbplats DEMO
    URL: http://www.crossnet.net
    Author: PS Kommunikation
    Version: 1.0

    Date: 2011.06.25

*/


/*
 *      HTML GENERAL
 *
 */

/*** HTML ***/

BODY {
    font-family:arial, sans-serif;
    color:#545454;    
    font-size:0.75em;
	line-height: 1.6em;      
}

/*** HEADINGS ***/

H1, H2, H3 {
    color:#313131;
    font-family:'Oswald', arial, serif;	
	font-weight:normal;
    line-height:normal;		
	text-align:left;    
}
H1 {
    font-size:2.4em;
    line-height:1.6em;
    margin:0 0 15px 0;
}
H2 {
    font-size:1.4em;
    margin:20px 0 12px 0;
}
H3 {
    font-size:1.2em;
    margin:12px 0 6px 0;
}

/*** TEXT ELEMENTS ***/

P {
    margin:0 0 18px 0;
    font-weight:normal;
}

.objectPodcastItem p{
	text-align:left;
}

/** INGRESS OPTION

DIV#primaryContent IMG+P {   
    color:#333;
    font-size:1.2em;
    line-height:1.4em;
    margin:0 0 10px 0;s
    font-weight:normal;
}
DIV#primaryContent H1+P {   
    color:#333;
    font-size:1.2em;
    line-height:1.4em;
    margin:0 0 10px 0;
    font-weight:normal;
}
**/
IMG {
    border:none;
}
ABBR {
    border-bottom: dotted 1px;
    cursor: help;
}
BLOCKQUOTE   {
    font-style: italic;    
    margin:1.5em; }
EM {
    font-style:italic;
}
STRONG {
    font-weight:bold;
}


A {
    color:#0068a0;
    text-decoration:none;
}
A:HOVER {
    text-decoration:underline;
}

A * {
    color:#333;
    text-decoration:none;
}


/*** LISTS ***/

UL {
    list-style-type:square;
    margin:0 0 1.8em 25px;
}
UL LI {
    line-height:1.5em;
}
OL {
    list-style-type:decimal;
    margin:0 0 1.8em 30px;
}
OL LI {
    line-height:1.8em; 
}
DL  {
    margin:0 0 1.8em 0;
}
DL DT   {
    font-weight:bold;
}
DD  {
    margin:0 0 0 1.5em;
}

/*** FORMS ***/

FIELDSET {
    background:#eee;
    border:none;
    clear:both;
    margin:20px 0;
    padding:40px;
    width:auto;
}
FIELDSET H3 {
    margin-top:0px;
}
FIELDSET P { 
    color:#666;
    font-size:1.0em;    
    margin:0 0 10px 0;
    padding:0;
}
LEGEND { 
    display:none;
    visibility:hidden;
}
LABEL { 
    clear:both;
    display:block;
    font-size:0.9em;
    font-style:italic;    
    margin:0;
    padding:0;
    text-align:left; 
}
INPUT {
    background:#fff;
    border:1px solid #bdbdbd;    
    color:#666666;
	font-size:1.0em;
    font-family:arial, sans-serif;	
	margin:0;
	padding:5px 5px 5px 5px;
	width:370px;
}
SELECT {
    background:#fff;
    border:1px solid #bdbdbd;    
    color:#666666;
	font-size:1.0em;
    font-family:arial, sans-serif;	
	margin:0;
}
TEXTAREA {
    background:#fff;
    border:1px solid #bdbdbd; 
    clear:both;    
    color:#666666;
	font-size:1.0em;
    font-family:arial, sans-serif;	
	height:10em;	
	margin:0;
	padding:5px 5px 3px 5px;
	width:370px;
}
INPUT[type="radio"] {
    background:none;
    border:none;
    display:inline;
    float:left;    
    height:1.1em;
    margin:5px 0 0 0;
    padding:0;
    width:25px;
}
INPUT[type="checkbox"] {
    background:none;
    border:none;    
    display:block;
    float:left;
    height:1.1em;
    margin:5px 0 0 0;
    padding:0;
    width:25px;
}
INPUT[type="submit"] {
    background-image:url(/fw2011/images/submitBg.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000;
    border:none;    
    color:#fff;
    clear:none;
    font-weight:bold;
    height:34px; 
	line-height:34px;      
    margin:0;
    padding:0;
    width:100px;
	cursor:pointer;
}

INPUT[type="image"] {
    border:none;    
    height:auto; 
    width:auto;
}


/*** TABLES ***/

TABLE  {
    margin:20px 0;
    width:100%; 
}
CAPTION  {
    color:#121212;
    font-size:1.2em;
    font-weight:bold;
    padding:0 0 0.5em 0;
}
TH { 
    background: url(/images/bg-footer-top.png) no-repeat top left; 
    font-weight:bold;
    padding:13px 10px 12px 5px;
}
TD {
    padding:10px 10px 10px 5px;
    background:url(/images/border-dashed.gif) bottom left repeat-x;
}

/*** ICONS ***/

.facebook {
    background:url(/fw2011/images/iconFacebookS.png) no-repeat center right;
    height:15px;
    padding:0 45px 0 0;
}

/*** MISC ***/

.ingress {   
    font-size:1.2em;
    line-height:1.4em;
    margin:0 0 10px 0;
    font-weight:normal;
}
.floatLeft {
    float:left;
    margin:0 20px 0 0;
}
.floatRight {
    float:right;
    margin:0 0 0 20px;
}
.hide   {
    display:none;
    position:absolute;
	left:-9999px;
	z-index:100;      
}
.noMargin {
    margin:0;
}
.small  {
    font-size:0.8em; 
    margin-bottom:1.875em;
    line-height:1.875em;
}
.large  {
    font-size:1.2em; 
    margin-bottom:2.5em;
    line-height:1.25em;
}
.clearTextBox  {
    color:#a1a1a1; 
    font-style:italic; 
}
.clearTextBoxFocus  {
    color:#545454; 
    font-style:normal; 
}




.objectItem h2 a, .objectItem a h2 {
	text-decoration:none;
	color:#333;
}

.objectItem p a, .objectItem a p {
	text-decoration:none;
	color:#333;
}

.objectItem p a.Link, .objectItem a.Link p {
	color:#0068A0;
	text-decoration:none;
}

.objectItem p a.Link:hover, .objectItem a.Link:hover p {
	text-decoration:underline;
	color:#0068A0;
}

