/*
Theme Name: NTC
Theme URI: www.firdadigital.no
Description: Theme for Norsk Countrytreff
Version: 1.0
Author: tersor
Author URI: www.terjesorbo.no
*/

@import "reset.css";
body { 
	background: #fff url(images/bodyBg.jpg) 0 0 repeat;
	color: #454545;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2 {font-size: 2.6em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}

a { color: #6e3d1d; }
a:link { color: #6e3d1d; }
a:hover { color: #fb6300; }
a:active { color: #fb6300; }
ul {
	margin-left: 2em;
}
table {
	margin-bottom: .5em;
}

#topheader {
	background: #2c1506 url(images/topheaderBg.png) 50% 0 no-repeat;
	border-bottom: 1px solid #513a2b;
	border-top: 4px solid #ac9458;
	height: 160px;
	text-align: center;
}
#topheadercontent {
	width: 997px;
	margin: 0 auto;
}
#topheader a#logo {
	height: 160px;
	text-decoration: none;
	float: left;
	width: 400px;
}
#topheader .description {
	float: left;
}
#topheader .topBox {
	padding: 5em 0 0 4em;
}
#topheader .topBox a {
	color: #fb6300;
}
#topheader .topBox .widgettitle {
	color: #f4b890;
	font-size: 4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: .9em;
}
#page {
	margin: 0 auto;
	position: relative;
	top: -20px;
	width: 950px;
}
#maincontent {
	background: #fff url(images/contentBg.png) 0 0 repeat-x;
	padding: 20px;
	font-size: 1.2em;
	margin-bottom: .5em;
}
#content, #sidebar-left, #sidebar-right {
	float: left;
}

/* menu */
#menu {
	background: #fff;
	height: 26px;
}

/* content */
#content {

}
#content h2 a, #content h3 a, #content h4 a, #content h5 a {
	color: #69320e;
	text-decoration: none;
}
#content p {
	margin: 0 0 .5em 0;
	line-height: 1.6em;
}

/* images */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 1em auto;
}
.alignleft {
  float: left;
	margin: 0 1em 1em 0;
}
.alignright {
  float: right;
	margin: 0 0 1em 1em;
}
.wp-caption, img.alignright, img.alignleft, img.aligncenter {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff;
  margin-bottom: 1em;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0;
  margin: 0;
}
#content img { padding: 5px;}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content .teaserImage img {
	padding: 4px;
	border: 1px solid #eee;
}
.topStory {
	background: url(images/ruler-h.gif) 0 100% repeat-x;
	margin-bottom: 1em;
}
.stories {
	background: url(images/ruler-v.gif) 225px 0 repeat-y;
}
.stories-push {
	background: url(images/ruler-h.gif) 0 50% repeat-x;
}


/* sidebars */
#sidebars .widgettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebars table { width: 100%; }
#sidebars table.last { margin-bottom: 0; }
#sidebars table tr th{ text-align: left; color: #2c1506; }
#sidebars table tr td{ padding: 0; }
#sidebars table tr td.col1{ width: 70%; }
#sidebars table tr td.col2{ width: 30%; }
.search {
	padding: 1em;
}

/* left sidebar */
#sidebar-left ul {
	padding: 1em 0 .5em 0;
}
#sidebar-left .blogroll {
  margin-left: 0;
}
#sidebar-left .blogroll {
  list-style-type: none;
}
#sidebar-left .countryBox {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#fff;
	border-color:#f1bb67 #eee #eee #eee;
	border-style:solid;
	border-width:4px 1px 1px 1px;
	margin:0 0 1em;
	padding:4px 0;
}
#sidebar-left .countryBox .widgettitle {
	padding: 0 0 .2em .5em;
	background: url(images/ruler-h.gif) 0 100% repeat-x;
}
#sidebar-left .textwidget {
	padding: 1em 1em .5em 1em;
}

/* right sidebar */
#sidebar-right .countryBox {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #eee;
}
#sidebar-right .widgettitle {
	background: url(images/dekor.gif) 0 100% no-repeat;
	padding-bottom: .8em;
	margin-bottom: .2em;
}
#sidebar-right ul {
	padding: 0 0 .5em 0;
}

#sidebar-right ul {
	list-style-type: none;
	margin: 0;
}

/* search */
#searchBox {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#fff;
	border-color:#f1bb67 #eee #eee #eee;
	border-style:solid;
	border-width:4px 1px 1px 1px;
	margin:0 0 1em;
	padding: 1em;
}
form .search-field {
	width: 75%;
	margin-right: .5em;
	padding: .4em .5em;
	color: #888;
	font-style: italic;
}
form .search-button {
	padding: .2em 1em;
	text-transform: uppercase;
}


/* menu */
/*------- menu --------*/
#menu{
	background: #fff;
	height: 25px;
	margin-top: 1px;
	padding-right: 1em;
}
#menu a{
	text-decoration: none;
}
#menu ul {
	position: relative;
	z-index: 10;
	padding: 0;
  margin: 0;
  list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul li {
	float: left;
  position: relative;
}
#menu ul li a{
	font-size: 1.1em;
	padding: .4em 1.5em .5em 1.5em;
	display: block;
	font-variant:small-caps;
	font-weight: bold;
	
}
#menu ul ul li a{
	font-size: 11px;
	padding: 4px 0 4px 4px;
	font-weight: normal;
	border-top: 1px solid #e5e5e5;
}
#menu ul ul li a.first{
	border: none;
}
#menu ul li ul{
	font-weight: normal;
  display: none;
  position: absolute; 
  top: 25px;
  left: 0;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	width: 124px;
	background-color: #fff;
 }
#menu ul li ul li a{
	display: block;
	width: 120px;
}
#menu ul li ul li a:hover{
	text-decoration: underline;
}
#menu li > ul {
	top: auto;
	left: auto;
}
#menu ul li:hover, #menu li.over{
	background: #2c1506;
	cursor: default;
}
#menu ul li:hover ul li, #menu li.over ul li{
	background: none;
}
#menu li:hover ul, #menu li.over ul{ display: block; }

/* footer */
#footer {
	clear: both;
}
#firdadigital {
	text-align: right;
}
#firdadigital a {
	margin-right: 1em;
}

/* float control */

/* WIDTHS */
.fcsA,.fcsB{width:215px;overflow:hidden;}
.fcsAB{width:450px;overflow:hidden;}
.fcsAC{width:680px;overflow:hidden;}
.fcsAD{width:910px;overflow:hidden;}
.fcsBC{width:445px;overflow:hidden;}
.fcsBD{width:675px;overflow:hidden;}
.fcsCD{width:440px;overflow:hidden;}
.fcsD,.fcsC{width:210px;overflow:hidden;}


/* MARGIN RIGHT */
.fcsA, .fcsAB, .fcsAC, .fcsB, .fcsBC, .fcsC{margin-right:20px;}

/* NO MARGIN RIGHT */
.fcsA .fcsA, .fcsAB .fcsAB, .fcsAB .fcsB, .fcsAC .fcsAC, .fcsAC .fcsBC, .fcsAC .fcsC, 
.fcsB .fcsB, .fcsBC .fcsBC, .fcsBC .fcsC, .fcsC .fcsC{margin-right:0}

.fcsFloat{float:left;}
.fcsClear{clear:both;height:1px;overflow:hidden;}
.fcsPush{clear:both;height:20px;overflow:hidden;}

