/*
Theme Name: CCPB
Theme URI: http://www.linusbohman.se/
Description: A custom web site for Copenhagen Caledonia Pipe Band.
Version: 1.0
Author: Linus Bohman
*/

/*-------------------*/

body {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333399;
	background-image: url(bilder/back.jpg);
	background-repeat: repeat-x;
	height: 100%;}

h1, h2, h3, h4, h5 {
	font-size: 13pt;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: normal;
	margin-bottom: 0px;}

p {
	margin-top: 0px;}

a:link { 
	text-decoration: none;
	color: #cc0000}

a:visited {
	text-decoration: none;
	color: #cc0000}

a:active { 
	text-decoration: none;
	color: #cc0000}

a:hover { 
	text-decoration: none; 
	color: #006600}

/*-------------------*/

#sida {
	border: 1px #000000 solid;
	width: 700px; 
	margin: auto;
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	min-height: 550px;}

#tartan {
	position: absolute;
	left: 700px;
	z-index: 40;
	height: 100%;
	width: 80px;
	background-color: #006600;
	background-image: url(bilder/tartan.jpg);
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;}

#sidhuvud {
	background-image: url(bilder/header.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 240px;
	position: relative;}

#sidhuvud h1 {
	position: absolute;
	top: 187px;
	right: 13px;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
	font-size: 24pt;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 20;}

#sidhuvud a:link, #sidhuvud a:visited, #sidhuvud a:active, #sidhuvud a:hover {
	text-decoration: none;
	color: #000000;
	z-index: 20;}

#kolumn1 {
	clear: both;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 150px;
	float: left;
	line-height: 130%;
	position: relative;
	z-index: 20;
	text-align: right;}

#kolumn1 h2 {
	margin-top: 0px;
	margin-bottom: 0px;}

#kolumn1 a:link, #kolumn1 a:visited, #kolumn1 a:active {
	/*border-right: 2px solid #000000;*/
	padding-right: 10px;}

/*#kolumn1 a:hover {
	border-right: 2px solid #006600;}*/

#kolumn1 ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;}

#kolumn1 ul ul ul {
	font-size: 7pt;
	font-weight: normal;}

#kolumn2 {
	position: relative;
	width: 535px;
	float: left;
	z-index: 20;}

#kolumn2 h2 {
	margin-top: 0px;
	margin-bottom: 0px;}

#kolumn2 img {
	border: solid 1px #000000;}

#sidfot {
	clear: both;
	width: 700px;
	position: relative;
	z-index: 20;}

#logohack {
	position: absolute;
	/*border: 1px solid #000000;*/
	z-index: 1;
	width: 150px;
	height: 100%;
	background-image: url(bilder/logo.jpg);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;}


/*-------------------*/


.datum {
	border: 2px solid #000000;
	float: left;
	width: 30px;
	height: 40px;
	text-align: center;
	font-family: Garamond;
	margin-right: 3px;
	font-weight: bold;
	background-image: url(bilder/dateback.jpg);
	background-color: #006600;
	position: relative;
	top: 2px;
	color: #FFFFFF;
	z-index: 20;
	clear: both;}

.manad {
	font-size: 12pt;
	line-height: 80%;
	position: relative;
	top: 1px;}

.dag {
	font-size: 18pt;
	line-height: 60%;
	position: relative;
	top: 1px;}

.ar {
	font-size: 8pt;
	line-height: 60%;
	position: relative;
	top: 1px;}

.post {
	margin-bottom: 20px;}
