/*
Theme Name: Punchcut
Theme URI:  http://thethemefoundry.com/punchcut/
Description:  A clean and versatile theme featuring two gorgeous fonts, hand crafted social icons, and a theme options page allowing you to customize your background colors and more.
Version:    1.01
Author:   The Theme Foundry
Author URI: http://thethemefoundry.com
Tags: fixed-width, two-columns, white, blue, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright 2009 - 2010 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme.  Any custom 
changes you make here will be overidden when you upgrade.
-----------------------------------------------------------*/

body {background : #659411 url(images/bagg.jpg) center 50px no-repeat; }
#header {background-color : transparent;}
#navigation {background : url(images/nav-background.png)}
.meta, #sidebar h2.widgettitle {background : url(images/bg-stripes.png)}

ul.spons li {padding : 10px 0!important; text-align : center; height : 300px; }
.spons li {height : 150px;}
h1#title, div#title, #description  {margin-left : 120px;}
.spons {}
#footer {background : #fff;}

.page-template-page-video-php .post-box {width : 960px;}

#title a { display : block; width : 356px; height :  62px; background : url(images/h12-logo.png); color : transparent!important; font-size : 0!important;}
.post-header h2 {font-size : 45px;}
.post-header h2 a {color : #000!important;}
.post-header h2 a:hover {color : #688f23!important;}

#sidebar h2.widgettitle {font-size : 15px;}
.formular {line-height : 2;}
.formular label {width : 100px; float : left; }
.lang {width : 350px}
.kort {width : 50px}
.megalang {width : 350px}
.besked {width : 595px; height : 50px;}
small {font-size : 10px; line-height :.8;}

.page-template-page-cancer-php .post-box {background : url(images/cancer-logo.png) top right no-repeat #fff;}
.cancer-top {height : 50px; width : 100%; background : url(images/cancer-bagg.png) repeat-x bottom center #fff; text-align : center; }
.cancer-top img {margin-bottom : 0; margin-top : 7px;}
.cancer-top {}

.tdright {text-align : right; }

table.indsamling {font-size : 11px;}
th.1 {width : 70%}
th.2 {width : 15%}
.indsamling th, .indsamling td {border-bottom : #ccc 1px solid;}