﻿/*======================================
Theme Name: WPA Parade
Theme URI: http://www.wordpressart.com/
Description: A custom theme developed by George Ortiz and Matt Jones of <a href="http://wordpressart.com">WordPressArt</a>.
Version: 1.4.3.1
Author: WordPressArt
Author URI: http://wordpressart.com
======================================*/

/*====================================== 
CSS guru Eric A. Meyerâ€™s Reset Reloaded 
======================================*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html, body
{
        /*  controls black part of footer, but not size */
        margin:0px auto;
	padding:0px;
	background:url("images/bkg_body.png") repeat;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
}

img {border:0px;}

/*---------------------------------------------------------*/
/*----------------------------Top--------------------------*/
/*---------------------------------------------------------*/
#top
{
        margin:0px auto;
	width:100%;
	background:url("images/bkg_body.png") repeat;
}
#top_border
{
        background:url("images/bkg_top_border.png") repeat-x;
	width:100%;
	position:relative;
	z-index:1;
}
#top_content_container
{
        margin:0px auto;
	width:900px;
	
}
#top_tab
{
        background:url("images/bkg_tab.png") no-repeat;
	width:232px;
	height:26px;
	position:relative;
	z-index:2;
	left:650px;
}
#top_tab p
{
        font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
}
#top_tab a
{
        font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#top_tab a:hover
{
        color:#6e624b;
	text-decoration:underline;
}
/*---------------------------------------------------------*/
/*-----------------------Backgrounds-----------------------*/
/*---------------------------------------------------------*/
#bkg_paper
{
    background:url("images/bkg_paper.png") repeat;
	margin:0px auto;
}
#bkg_page
{
        background:url("images/bkg_page3.png") repeat-y center;
        width:1101px;
	margin:0px auto;
	margin-top:-25px;
}
/*---------------------------------------------------------*/
/*--------------------------Logo---------------------------*/
/*---------------------------------------------------------*/

#header {width:900px; margin:0 auto;}

/*---------------------------------------------------------*/
/*--------------------------Logo---------------------------*/
/*---------------------------------------------------------*/
#main_logo_spacer
{
    margin:0px auto;
	width:1000px;
/*	height:15px; */
        height:5px;
}
#main_logo
{
	width:300px;
	height:auto;
	float:left;
}

#main_logo a img {border:0px; color:none;}
/*---------------------------------------------------------*/
/*-----------------------Navigation------------------------*/
/*---------------------------------------------------------*/


#nav {float:right; width:auto; height:45px; margin-top:60px; position:relative; z-index:11;}

#nav ul, #nav ul li, #nav li {padding:0; margin:0; list-style-type:none; float:left; line-height: 1;}

#nav ul li a {display:block; max-height:36px; text-align:left; font-size:14px; padding: 10px; margin:0px;  /* color:#877a70; */ color:#585858; text-decoration:none;}

#nav ul li a:hover {

/*     color:#8a1d04; */
       color:#C5C200;
}

#nav ul li ul li a:hover, #nav ul li ul li ul li a:hover, #nav ul li.sfhover ul li a:hover, #nav ul li ul li.sfhover ul li a:hover {background:#877a70; color:#fff;}

#nav li ul, #nav li ul li:hover ul li ul, #nav li ul li.sfhover ul li ul {position: absolute; width: 150px; left: -999em;}

#nav li ul li { background:#AC9B8F; width:150px;}

#nav li ul li a {background:none; color:#fff; font-size:12px;}

#nav li:hover ul, #nav li.sfhover ul {left: auto; margin-top:-1px; padding-top:5px; }

#nav li ul li:hover ul, #nav li ul li.sfhover ul, #nav li ul li ul li:hover ul, #nav li ul li ul li.sfhover ul {left:-150px; margin-top:-37px;}

#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}


/*---------------------------------------------------------*/
/*--------------------------Banner-------------------------*/
/*---------------------------------------------------------*/
#ribbon_container 
{
/*	height:375px; */
        height:315px;
        margin:0 auto; 
        position:relative; 
        z-index:10;
}

 #ribbon
{
       /* background:url("images/bkg_ribbon.png") repeat-x; 
  	width:100%; */ 
/*	height:375px; */
        height:315px;
	position:relative;
	z-index:5;
	left:0;
	clear:both;
} 

#bkg_banner
{
      /*  background:url("images/bkg_banner.png") top center no-repeat; */
/*	width:1101px;
	height:375px; */
        width:881px;
        height:315px;
	margin:0px auto;
}


#banner_container
{
        margin:0px auto;
	width:876px;
	height:306px;
	position:relative;
/*	top:34px; */
        top:0px;
/*	left:3px; */
 	background:#333; 

}

img.featured_image {width:876px; height:306px;}

/*---------------------------------------------------------*/
/*-------------------------Content-------------------------*/
/*---------------------------------------------------------*/
#content_container
{
	clear:both;
         margin:0px auto;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:5px;
}
#content_header_left
{
         float:left;
	width:600px;
	height:15px;
}
#content_header_left p
{
         color:#4d4138;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:0px;
	margin-top:5px;
}
#content_header_left_hr
{
        float:left;
	width:600px;
	background:url("images/main_homes_hr.png") no-repeat;
	height:6px;
	margin-top:-15px;
}
.content_header_right
{
        float:left;
	width:300px;
	height:15px;
}
#content_header_right p
{
        color:#4d4138;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	padding-top:0px;
	margin-top:5px;
}
#content_header_right_hr
{
        float:left;
	width:300px;
	background:url("images/main_side_hr.png") no-repeat;
	height:6px;
	margin-top:-15px;
}
.main_homes
{
        float:left;
	width:200px;
	height:auto;
	padding-top:25px;
}
#main_homes h3
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	padding-left:8px;
	margin-top:5px;
}
#main_homes p
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c43;
	padding-left:8px;
	line-height:1.5em;
	margin-top:-9px;
}
#main_sidebar_right
{
        float:left;
	width:300px;
	height:auto;
	margin-left:0px;
	padding-top:0px;
}
#main_sidebar_right h3
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3e3e3e;
	padding-left:30px;
}
.main_sidebar_right_red
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8a1d04;
	padding-bottom:0px;
}
#main_sidebar_right p
{
        font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#584c43;
	padding-left:30px;
	line-height:1.5em;
	margin-top:-19px;
}
/*---------------------------------------------------------*/
/*-------------------------Footer--------------------------*/
/*---------------------------------------------------------*/
#sponsors
{
    background:url("images/sponsors_footer.png") no-repeat;
	width:900px;
	height:74px;
	margin:0px auto;
}
.footer_top_spacer
{
    margin:0px auto;
	width:900px;
	height:10px;
}
#footer_spacer
{
    margin:0px auto;
	width:900px;
	height:15px;
}
/*---------------------------------------------------------*/
/*---------------------------Meta--------------------------*/
/*---------------------------------------------------------*/
#meta_border
{
    float:left;
	background:url("images/bkg_meta_border.png") repeat-x;
	width:100%;
	height:14px;
	margin-top:-8px;
}
.meta_spacer
{
    float:left;
	width:100%;
	height:10px;
}
#meta
{
    margin:0px auto;
	width:1000px;
	height:35px;
}
#meta p
{
    font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-align:right;
	padding-right:10px;
}
#meta a
{
    font-family:Arial, Helvetica, sans-serif;
	color:#b5a689;
	font-size:11px;
	text-decoration:none;
}
#meta a:hover
{
    color:#6e624b;
	text-decoration:underline;
}

/*----------------------------------------------------------------------------*/
/*---------------------------Extra code added by Matt-------------------------*/
/*----------------------------------------------------------------------------*/

a {color:#877a70;}

a:hover {color:#8a1d04;}

.clear {clear:both;}

.alignright {float:right; width:auto;}
.alignleft {float:left; width:auto;}

#myGallery p 
{
          text-align:center; 
          color:#CDC4B5; 
          margin-top:-25px; 
          font-size:13px; 
          font-weight:bold;
}

.onecol {width:280px; float:left; margin-bottom:15px;}

.twocol {width:580px; float:left; margin-bottom:15px; margin-left:10px;} /*margin-left added to get main tekst to follow rotator, kinda*/

.threecol {width:900px; float:left; margin-bottom:15px;}

.middle {margin:0px 25px;}

.leftmargin {margin-left:30px;}

/* .rightmargin {margin-right:30px;} */

.rightmargin {
    margin-right:30px;
}

/* h2 {
    font-size:24px;
    font-family:Georgia, geneva, Times, serif;
    color: #00599d;
} */

h3 
{
     font-size:16px;
}

p 
{
     font-size:15px;
     color:#464646;
     line-height:22px;
     margin-bottom:12px;
     font-family:Georgia, Times, serif; 
     margin-bottom:14px;
}

.post 
{
     border-bottom:1px dotted #877a70;
}

.post a h2 
{
/*   color:#00599d; */
     color:#333333;

}

.info {
        margin:0; 
        padding:0; 
        margin-top:-15px; 
        margin-bottom:15px;
        font-style:italic;
}

li.widget h2, #content_container h2 {
        margin-top:15px; 
        padding-top:0;
}

.nobannerspace {
        width:900px; 
        margin:25px auto 0px; 
        text-align:center; 
        height:auto; 
        background:url(images/socialicons_border.png) no-repeat; 
        background-position:top; padding:15px 0px 5px;
}

/*---------------------------Social Icons-------------------------*/

#socialicons {width:900px; margin:0 auto; text-align:center; height:auto; background:url(images/socialicons_border.png) no-repeat; background-position:top; padding:15px 0px 5px;}

.socialicon a {width:120px; height:50px; margin:0px 30px; display:block;}

.socialicon a:hover {background-position: 0px -50px;}

a.youtube {background:url(images/youtube_icon.png);}

a.myspace {background:url(images/myspace_icon.png);}

a.facebook {background:url(images/facebook_icon.png);}

a.linkedin {background:url(images/linkedin_icon.png);}

a.twitter {background:url(images/twitter_icon.png);}

a.flickr {background:url(images/flickr_icon.png);}

table#socialiconstable {margin:0 auto; width:auto; height:auto; padding:0; border:0;}

/*---------------------------Widgets-------------------------*/

.widget ul 
{
         list-style-type:none; 
         margin:0; 
         padding:0; 
         padding-bottom:10px;
}

.widget ul li a 
{
         display:block; 
         padding:5px 0 3px 0;
 /*      padding:10px 0px; */
         width:90%;
         line-height: 100%; 
         border-bottom:1px dotted #877a70; text-decoration:none;
}

.widget h3 
{
         margin:0px; 
         line-height: 1; 
         padding-top:8px;
         padding-bottom:4px;
        	
}

a:hover {
/*       color:#8a1d04; */
         color:#C5C200;

}

a 
{    
     /*  color:#877a70; */
         color:#585858;
}

strong 
{
        font-weight:bold;
}


blockquote {
        font-style:italic; 
        padding:10px 80px 10px 80px; 
   /*     padding-left:60px; */
        background:url(images/blockquote.png) no-repeat 20px 5px;
        font-family:Georgia, "Times New Roman", Times, serif; 
        margin:10;
}

.lighttan {color:#EEEBE6;}

.entry img 
{
        border:5px 
        solid #CDC4B5; 
        padding:3px; 
        margin:5px;
}

/*---------------------------Forms-------------------------*/

#content_container input, /* --- jeg fatter det ikke men den lille komma er forskellen ---*/
{
  /*       width:75%;   */
        
        padding:3px 3px 3px 4px; 
        margin:5px 0 5px 0px;
        border:0px;
        outline-width:5px;
        outline-color:#666666;
/*      background:#CDC4B5; */
        background:#fff;
        font-size:13px;
}

#content_container textarea 
{
        width:75%;
        background:#fff;
      /*  min-width:220px; */
}

#content_container form.cform input.sendbutton, #content_container input#submit 
{
        background:#877a70; 
        color:#333;
}

#content_container form.cform input.sendbutton:hover, #content_container input#submit:hover
{
        background:#8a1d04;  
        cursor: pointer; 
        color:#C5C200; 
}

form.cform fieldset, form.cform label, p.linklove 
{
        display:none;
}

form.cform ol, form.cform li, form.cform 
{
        list-style-type: none; 
        margin:0; padding:0;
}

.formBuilderError 
{
        color:#8a1d04; 
        font-weight:bold;
}

.formBuilderSuccess  
{
        color: #4e6e53; 
        font-weight:bold;
}

#usermessagea 
{
        color:#4e6e53; 
        font-weight:bold;
}

/*---------------------------125 Ads-------------------------*/

.wp125ad {float:left;}

.wp125ad img {border:5px solid #CDC4B5; padding:0px; margin:5px 0px 0px 5px; width:120px; height:120px;}


/*---------------------------Headings-------------------------*/

li.widget h2 {font-size:20px;}

#content_container .entry h2 a 
{
        font-size: 22px;
        color:#666666:
        text-decoration: underline;
        padding-bottom: 10px;
        font: arial, helvetica, sans-serif;
/*      color: #00599D; */
}

/*
#content_container .entry h1 a
{
        font-size:28px;
        text-decoration: underline;
        padding: 0 0 8px 0;
        font-weight: 500;
        font-family:Georgia, Times, "Times New Roman", serif;
        color:#C5C200; 
}

#content_container .entry h1 a:hover
{
        text-underline;
}


a:hover.entry   
{	
        color:#666666:
        text-decoration: none;
}       
*/

#banner_container a img 
{
        border:0px;
}

