/*
Theme Name: Grieg Shipping
Theme URI: http://www.grieggreen.no
Description: Grieg Shipping Theme
Version: 1.0
Author: Christian Cook
Author URI: http://www.neolab.no
*/

* {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

HTML, BODY {
	margin: 0;
	margin-bottom: 30px;
}

BODY {
	background: url("/wp-content/themes/grieg/images/background.jpg") no-repeat fixed center top #B0BED4;
	overflow-y: scroll;
}

STRONG, B { font-weight: bold; }
IMG { border: none; }
A { color: #0078c1; text-decoration: none; }

H1, H2, DIV.front A.find, TABLE.history TH {
	font-style: italic;
	font-weight: bold;
	font-family: Cambria;
}

DIV.bg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

DIV.bg IMG {
	width: 100%;
	height: 100%;
}

DIV.shadow {
	background: url("/wp-content/themes/grieg/images/mainshadow.png") no-repeat scroll 0 0 transparent;
	margin: 20px auto 70px auto;
	padding: 33px 37px 0;
	width: 1038px;
	
}
DIV.frame {
	position: relative;
	background-color: white;
	padding: 33px 40px 20px 40px;
	width: 958px;
}

DIV.frame DIV.top {
	padding: 0 19px 35px 19px;
	height: 60px;
}

DIV.frame DIV.top IMG {
	float: left;
}

DIV.frame DIV.shadow {
	background: transparent url(/wp-content/themes/grieg/images/shadow.png) no-repeat;
	width: 960px;
	margin-left: -19px;
	padding: 0 19px;
	margin-bottom: 38px;
}

DIV.front {
	position: relative;
	width: 930px;
	margin: 90px 0 0px 20px;
}

DIV.front DIV { padding-top: 20px; padding-left: 40px; position: relative; }
DIV.front DIV P, DIV.front DIV P STRONG { font-size: 14px; }

DIV.front IMG {
	float: right;
	margin-left: 45px;
}

DIV.front H1 {
	color: #B6BF00; /*#c3cf21;*/
	font-size: 51px;
}

DIV.front H2 {
	padding: 0;
	margin: 0;
	color: #4c4c4c;
	font-size: 36px;
	letter-spacing: -1.7px;
}

DIV.front A.find {
	display: block;
	background: transparent url(/wp-content/themes/grieg/images/icon_more.png) no-repeat;
	padding-left: 27px;
	height: 32px;
	float: right;
	color: #2f5a00;
	font-size: 18px;
	text-decoration: none;
}

DIV.content {
	margin: 0 19px 0 19px;
	padding-right: 320px;
}

DIV.content P {
	line-height: 18px;
	margin: 10px 0 18px 0;
}

DIV.content LI {
	line-height: 18px;
}

DIV.content OL LI {
	margin-bottom: 10px;
}

DIV.content P.excerpt {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: Cambria;
}

DIV.content .alignright {
	margin-left: 25px;
	float: right;
}

DIV.content H2 {
	font-size: 21px;
	color: #313131;
	margin: 20px 0 0 0;
}

H1 {
	color: #B6BF00; /*#a8b318;*/
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	font-family: Cambria;
	letter-spacing: -3px;
	margin: 0;
	padding: 0;
}

/* MAIN MENU */
UL.mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

UL.mainmenu LI {
  float: left;
  padding: 4px 8px 0 8px;
  list-style: none;
  height: 27px;
  background: transparent url(/wp-content/themes/grieg/images/menusplit.png) no-repeat;
}
UL.mainmenu LI:first-child { background: none; }

UL.mainmenu LI A {
  font: bold 11px Gotham;
  text-transform: uppercase;
  text-decoration: none;
  color: #373737;
	letter-spacing: -1px;
}

UL.mainmenu LI A:hover, UL.mainmenu LI.current_page_item A, UL.mainmenu LI.current_page_parent A {
	color: #8d8d8d;
}

UL.mainmenu LI.green A {
	color: #B6BF00;
}

DIV.right {
	float: right;
	margin-top: 70px;
	margin-right: 19px;
}

/* HISTORY SIDEBAR */

TABLE.history {
	border-collapse: collapse;
}

TABLE.history TH {
	font-weight: bold;
	padding: 10px 0 10px 20px;
	font-size: 22px;
	color: #a8b318;
	text-align: left;
}

TABLE.history TD {
	vertical-align: top;
	padding: 2px 15px 2px 0px;
	font-size: 12px;
}

TABLE.history TD:first-child {
	font-weight: bold;
}

TABLE.history TR:first-child TD { padding-top: 15px; }
TABLE.history TR:last-child TD { padding-bottom: 15px; }

DIV.griegtable {
	border: 1px solid #b4b4b0;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 15px 20px;
	background-color: white;
	margin: 5px;
}

TABLE.griegtable {
	border-collapse: collapse;
}

TABLE.griegtable TH {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px dotted #b4b4b0;
}

TABLE.griegtable TD {
	padding: 5px;
	vertical-align: top;
	border: 1px dotted #b4b4b0;
}

/*****************************************
            Submenu
*****************************************/
DIV.submenu {
	float: right;
	background: transparent url(/wp-content/themes/grieg/images/submenu_shadow.png) no-repeat;
	width: 238px;
	padding-left: 10px;
	margin: 40px 8px 50px 0px;
}

DIV.submenu UL {
	margin: 0;
	padding: 2px 10px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
	border: 1px solid #b2b2b2;
	width: 206px;
	background-color: white;
}

DIV.submenu UL LI {  
	list-style: none;
	padding: 14px 8px;
	background: transparent url(/wp-content/themes/grieg/images/submenu_strek.png) no-repeat;
}

DIV.submenu UL LI:first-child {
	background: none;
}

DIV.submenu UL LI.header, UL LI.header {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	padding: 15px 2px 0px 2px;
	background: none;
}


DIV.submenu LI.s { background: none; }

DIV.submenu UL LI A {
	background: transparent url(/wp-content/themes/grieg/images/link_arrow12greenr.png) no-repeat 0 6px;
	font: 13px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: black;
	display: block;
}

DIV.submenu UL LI.current_page_item A {
	color: #8D8D8D; /*#B6BF00;*/
	background: transparent url(/wp-content/themes/grieg/images/link_arrow12green.png) no-repeat 0 6px;
}

DIV.submenu UL LI UL {
	border: none;
	width: auto;
}
DIV.submenu UL LI UL LI {
	padding: 4px 0px;
}
DIV.submenu UL LI.current_page_item UL LI A {
}

/* FOOTER */
DIV.footer {
	background: transparent url(/wp-content/themes/grieg/images/footer.png) repeat-x;
	height: 234px;
	width: 100%;
	position: absolute;
	z-index: 1;
}

UL.news {
	height: 230px;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

UL.news LI {
	border: 1px solid #b5b5b5;
	float: left;
	margin-right: 12px;
	padding: 17px;
	width: 262px;
	height: 120px;
	margin-top: 68px;
}

UL.news LI H1 {
	font-size: 18px;
	color: black;
	letter-spacing: -0.5px;
}

UL.news LI A {
	float: right;
	background: transparent url(/wp-content/themes/grieg/images/green_arrow.png) no-repeat left center;
	color: black;
	font: Bold 12px Tahoma !important;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

UL.news LI SPAN.date {
	font-size: 11px;
}

A.newsarchive {
	float: right;
	margin-top: 10px;
	font: Bold 11px Tahoma !important;
	margin-right: 12px;
	color: #2f5a00;
}

DIV.archive H1 {
	margin-bottom: 10px;
}

DIV.archive DIV.post {
	border-top: 1px solid #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

DIV.archive DIV.post SMALL {
	float: right;
	color: #a1a1a1;
	font: normal 11px Tahoma;
}

DIV.archive DIV.post H3 {
	font-style: italic;
	font-weight: bold;
	font-family: Cambria;	
	font-size: 18px;
	color: black;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

DIV.archive DIV.post P {
	margin: 5px 0 5px 0;
	display: inline;
}

DIV.archive DIV.post DIV.entry A {
	margin: 7px 0 5px 5px;
}

DIV.navigation {
	height: 30px;
}
DIV.navigation DIV.alignleft {
	float: left;
}
DIV.navigation DIV.alignright {
	float: right;
}

DIV.griegLink {
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	width: 100px;
	height: 100px;
}

DIV.griegLink DIV {
	position: absolute;
	top: -50px;
	right: -50px;
	width: 100px;
	height: 100px;
	-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
	background-color: #EEEEEE;
	opacity: .5;
	border-bottom: 2px solid black;
	-moz-box-shadow: -5px -5px 5px #888;
	-webkit-box-shadow: -5px -5px 5px #888;
	box-shadow: 5px 10px 25px #000;

}

DIV.griegLink A {
	position: relative;
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: #11213b;
	display: block;
	width: 40px;
	font: normal 9px Gotham;
	margin: 8px 10px 0 0;
}

.grieglink IMG {
	margin: 0;
	float: right;
	margin: -10px 22px 0 0;
}
