﻿/*   
Theme Name: Skabelon 1
Theme URI: http://cgmwp01.dk/
Description: Skabelon til Room 1
Author: Anne Hundborg
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#branding {
 height: 10px;/
 padding: 0;
 position:relative;
}
#header-image {
 background:url("http://www.cgmwp01.dk/skabelon1/files/2011/03/toppurple_notxt.png") no-repeat transparent;
 height:184px;
 width:100%;
 position:absolute;
 cursor: pointer;
 top:13px;
}
#header {
    z-index: 2;
}
#header {
    position: relative;
    background-color: #ffffff; 
}
#branding {
    margin: 0 auto;
    width: 940px;
}
#blog-title {
    font-family: Georgia,sans-serif;
    font-size: 20px;
    font-weight: regular;
    line-height: 40px;
    position: absolute;
    left: 50px;
    bottom: 100px;
    top: 75px;
    z-index: 2;
}
#blog-title a {
    color: #FFFFFF;
    text-decoration: none;
}
#blog-description {
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
}
#access {
    background: url("") no-repeat scroll 0 0 transparent;
    border-bottom: 0px solid #000000;
    border-top: 0px solid #000000;
    font-size: 13px;
    height: 40px;
    overflow: visible;
    z-index: 100;
    top: 39px;
    margin; 7px
}
.sf-menu a, .sf-menu a:visited {
    color: #000000;
}
.windows .sf-menu a {
    font-size: 1em;
    padding: 9px 13px 10px;
    height: 1em;
}
.sf-menu a {
    border-bottom: 0 solid #000000;
    border-left: 0 solid #cccccc;
    border-right: 0 solid #000000;
    border-top: 0 solid #000000;
    padding: 9px 13px;
    background: none repeat scroll 0 0 #ffffff;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.sf-menu li:hover,  .sf.menu li.sfHover,  .sf-menu a:focus,  .sf-menu a:hover,  .sf-menu a:active {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 0 
    border-bottom-color: #000000;
    outline: 0 none;
    color: #80129c;
}
a:active, a:hover {
    color: #80129c;
}   
a:visited {
    color: #336699; 
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
    border-bottom-color: #000000;
    color: #000000;
}
.sf-menu ul a:hover {
    color: #80129c;
}
#main {
    clear: both;
    padding: 35px 0 22px;
}
#main {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 940px;
}
#primary {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 22px;
    padding: 18px 0 0;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.aside {
    color: #666666;
}
.aside h3 {
    font-size: 15px;
    font-style: italic;
    line-height: 22px;
}
.aside, .aside input {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 6px;
}
.main-aside {
    float: right;
    position: relative;
    right: 16px;
    width: 250px;
}
.main-aside ul {
    padding: 0 14px;
}
#container {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: right;
    width: 670px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.holdliste {
    	border: 1px solid black;
}
.holdliste h4 {
	color: #db0606;
}
table, tr, td {
	border: 1px solid gainsboro;
}
th
{
background-color:white;
color:#000000;
height:10px;
}
tr, td {
    padding: 2px;
    border-spacing: 0px;
    border-width: 0px;
    border: 1px solid gainsboro;
}
.entry-title {
    font-family: Georgia,sans-serif;
    color: #494848;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 16px 0 7px;
}
.entry-content {
    font-family: Georgia,sans-serif;
    color: #494848;
    font-size: 13px;
    line-height: 20px;
    padding: 22px 0 0;
}
#content {
    margin: 0 0 0 10px;
    overflow: hidden;
    width: 640px;
}
body {
    background-attachment: scroll;
    background-color: #ffffff;
    background-position: left top;
    background-repeat: repeat;
    background-image: url("");
}
a:link {
    color: #000000;
}
#footer {
    border-top: 0 solid #CCCCCC;
    margin-top: 50px;
    background-color: none;
    height: 180px;
} 
#footer {
    clear: both;
}
#siteinfo {
    color: #666666;
    font-size: 11px;
    line-height: 18px;
    padding: 22px 0 44px;
}
#siteinfo {
    float: right;
    clear: both;
    margin: 0 auto;
    width: 490px;
}