/*
Theme Name: VejFilm
Theme URI: http://shrpa.dk/
Description: Theme for VejFilm.
Version: 1.0
Author: Heine Virenfeldt Kristensen
Author URI: http://www.shrpa.dk/fakta/Medarbejdere/heine.aspx
Tags: Campaigne
*/

html { background: #000 url(images/bg_vej.png) bottom left repeat-x; height: 100%; }
body { background: url(images/bg_fam_2.png) bottom center no-repeat; color: #fff; height: 100%; font-family: verdana, tahoma, arial, sans-serif; font-size: 62.5%; }

/* -- layout -- */
#wrap { width: 960px; margin: 0 auto; padding: 25px 0 0; }
#header, #content, #footer { float: left; margin: 0; padding: 0; }
#header, #content, .dNone { display: none; }
#logo { width: 100%; float: left; margin-top: 12px; }
#footer { clear: both; padding-top: 10em; }

/* -- Col -- */
#lCol { width: 512px; float: left; /*height: 288px; background: #ccc;*/ }
#rCol { width: 421px; /*height: 288px; overflow: hidden;*/ float: left; margin-left: 25px; }

/* -- Form -- */
.ipL { width: 290px; border: 1px solid #d1cfcf; background: #000; color: #fff; }
.taL { width: 290px; height: 120px; border: 1px solid #d1cfcf; background: #000; color: #fff; }
input[type="submit"] { border: 1px solid #d1cfcf; background: #000; float: right; color: #d1cfcf; }

/* -- Logo -- */
.logo { width: 512px; clear: both; padding-top: 18px; }
.midt, .nord { float: left; }
.midt a { display: block; width: 216px; height: 78px; background: url(images/Midtogvestjylland_neg.png) 0 20px no-repeat; }
.nord a { display: block; width: 168px; height: 78px; background: url(images/Nordjylland_neg.png) 0 20px no-repeat; margin-left: 25px; }
.nord a { text-indent: -10000em; }

/* -- fonts -- */
h1, h2 { font-family: georgia, sans; font-weight: normal; line-height: 100%; color: #d1cfcf; }
h1 { font-size: 3.2em; margin-top: -5px; }
h2 { font-size: 1.5em; }
p, li { font-size: 1em; line-height: 10pt; margin-top: 7px; }
p label { color: #d1cfcf; }
p strong { color: #d1cfcf; font-size: 105%; }
span.xl { font-size: 120%; }
a { color: #fff; text-decoration: none; }
a:hover {  }
#rCol ul { margin-top: 3px; }
#rCol li { float: left; width: 126px; list-style: square outside; margin-left: 14px; margin-top: 0; padding-left: 0px; }

