/*
Theme Name: Fiber Optic Valley
Theme URI: http://fiberopticvalley.com/
Description:
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
Tags:
*/

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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: 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: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
	color: #333;
}

.right,
.alignright {
	float: right;
}

.left,
.alignleft {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

/******************************/

a {
	text-decoration: none;
	color: #0091d5;
	letter-spacing: 0.02em;
}

a:hover {
	color: #FF7E1F;
}

h1 {
	font-size: 30px;
	line-height: 1.18em;
	color: #333;
	font-weight: normal;
	margin-bottom: 18px;
}

h2 {
	font-size: 19px;
	line-height: 1.25em;
	color: #333;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 16px;
	letter-spacing: 0.02em;
}

body {
	font-family: arial, sans-serif, serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #666;
}

.alignleft {
	margin-right: 15px;
}

.alignright {
	margin-left: 15px;
}

blockquote {
	font-family: georgia, serif, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.3em;
	color: #333;
	background: url('images/quote.gif') no-repeat 3px 13px;
	padding: 7px 0 7px 32px;
}

#header {
	height: 90px;
	padding: 28px 0 0 0;
	background: url('images/header_bg.gif') left bottom repeat-x;
}

#header ul.wp-menu {
	position: absolute;
	top: 79px;
}

#header ul.wp-menu li {
	display: block;
	float: left;
	height: 35px;	
	padding: 4px 3px 0 0;
	background: url('images/menu_spacer_bg.gif') top right no-repeat;
	
	width: 0;
	white-space: nowrap;
}

#header ul.wp-menu > li {
	width: auto;
}

#header ul.wp-menu li.last {
	padding-right: 0;
	background: none;
}

#header ul.wp-menu li a {
	display: block;
	height: 25px;
	padding: 10px 18px 0 18px;
	font-size: 11px;
	line-height: 1em;
	letter-spacing:0.08em;
	color: #ff7e1f;
	text-transform: uppercase;
	background: url('images/menu_bg.gif') repeat-x;
}

#header ul.wp-menu li.last a {
	background: url('images/menu_last_bg.gif') no-repeat;
}

#header ul.wp-menu li a:hover,
#header ul.wp-menu li.active a,
#header ul.wp-menu li.has-active a {
	color: #666;
	background-position: 0 -35px;
}

#header ul.wp-menu li.first a {
	background: url('images/menu_first_bg.gif') no-repeat;
}

#header ul.wp-menu li.first a:hover,
#header ul.wp-menu li.first.active a {
	background-position: right -35px;
}

#content {
	background: #fff;
	min-height: 300px;
	padding: 34px 0 34px 0;
}
* html #content { height: 300px; }

div.wide-col {
	width: 700px;
}

body h2 {
	margin-bottom: 4px;
}

body p {
	margin-bottom: 6px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
}

body em {
	color:#666666;
	display:block;
	font-family:arial;
	font-size:12px;
	font-style:normal;
	letter-spacing:0.05em;
}

.post {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}

.post .entry {
	width: 520px;
}

.post .entry.has-image {
	width: 455px;
}

.post .image {
	width: 219px;
	font-size: 11px;
	text-transform: uppercase;
}

.post .image img {
	display: block;
}

.navigation {
	font-size: 11px;
	text-transform: uppercase;
}

body.archive #menu h2,
body.single div.col.left h2 {
	font-size: 16px;
	line-height: 1.3em;
	color: #ff7e1f;
	margin-bottom: 8px;
	padding-left: 18px;
	background: url('images/submenu_arrow_bg.gif') left 4px no-repeat;
}

body.archive div.col.left h2.active,
body.single div.col.left h2.active {
	background: url('images/submenu_arrow_bg_active.gif') left 4px no-repeat;
}

body.archive div.col.left ul, 
body.single div.col.left ul {
	margin: 0 0 20px 18px;
}

body.archive div.col.left ul li,
body.single div.col.left ul li {
	padding-left: 19px;
	margin-bottom: 4px;
	background: url('images/submenu_line_bg.gif') 3px center no-repeat;
}

body.archive div.col.left ul li a,
body.single div.col.left ul li a {
	font-size: 13px;
	color: #333;
}

div.single div.wide-col {
	width: 700px;
}

div.single div.wide-col h1 {
	width: 520px;
}

div.single div.wide-col .image {
	margin: 0 0 45px 25px;
}

div.single div.wide-col p {
	margin-bottom: 16px;
}

div.single div.wide-col blockquote {
	width: 90%;
}

div.single div.wide-col .post {
	border-bottom: none;
}

div.single div.wide-col .entry {
	border-bottom: 1px solid #e6e6e6;
}

body.home div.col,
div.location div.col,
div.information div.col {
	width: 300px;
	border-top: 7px solid #e6e6e6;
	padding-top: 10px;
}

body.home div.two-col,
div.location div.two-col {
	width: 620px;
}

div.location {
	margin-bottom: 40px;
}

div.information {
	color: #333;
}

div.information em {
	margin-bottom: 2px;
}

div.information div.col {
	border-top: none;
	padding-top: 0;
	margin-bottom: 36px;
}

div.information div.col.left {
	margin-right: 20px;
}

div.page div.col ul.wp-menu {
	padding-right: 20px;
}

div.page div.col {
	width: 240px;
}

div.page div.col.right {
	width: 220px;
}

div.page div.col.right div.box {
	padding-top: 14px;
	border-top: 7px solid #e6e6e6;
	margin-bottom: 29px;
}

div.page div.two-col {
	width: 460px;
}

div.page div.two-col.no-right-column {
	width: 695px;
}

div.page div.two-col.no-right-column p {
	width: 460px;
}

div.page div.page img{
	margin-bottom: 4px;
}

div.page div.page p {
	margin-bottom: 15px;
}

div.page div.page ul {
	margin: 0 0 15px 10px;
	width: 450px;
}

div.page div.page ul li {
	padding: 0 0 7px 18px;
	background: url('images/ul_arrow.gif') no-repeat left 5px;
}

div.page ul.wp-menu li {
	margin-bottom: 2px;
}

div.page ul.wp-menu li a {
	display: block;
	font-size: 16px;
	line-height: 1.35em;
	letter-spacing: 0.03em;
	color: #ff7e1f;
	padding: 4px 0 4px 19px;
	background: url('images/submenu_arrow_bg.gif') left 8px no-repeat;
}

div.page ul.wp-menu li.active a,
div.page ul.wp-menu li a:hover {
	background: url('images/submenu_arrow_bg_active.gif') left 8px no-repeat;
	color: #666;
}

body.home div.col h1,
body.home div.col h2 {
	margin-bottom: 6px;
}

body.home div.col p {
	margin-bottom: 6px;
}

body.home div.presentation {
	margin-bottom: 20px;
}

body.home div.presentation .flash-container {
	margin-bottom: 12px;
}

body.home div.presentation div.two-col {
	font-size: 11px;
	line-height: 1.4em;
	text-transform: uppercase;
}

body.home div.presentation div.two-col,
body.home div.presentation div.two-col a {
	letter-spacing: 0.04em;
}

body.home div.presentation div.col {
	border-top: none;
	padding-top: 0;
}

body.home div.news div.col.left {
	padding-right: 20px;
}

#footer {
	font-size: 12px;
	padding-top: 22px;
	background: url('images/footer_bg.gif') repeat-x;
}

#footer,
#footer a {
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.contact {
	margin-bottom: 38px;
}

#footer p.share {
	width: 120px;
}

#footer p.share span {
	display: block;
	padding-top: 1px;
}

#footer p.eu {
	margin-right: 54px;
	margin-bottom: 22px;
}

#footer p.share span.text {
	padding-top: 0;
}

#header .wrapper,
#content .wrapper,
#footer .wrapper {
	width: 940px;
	margin: 0 auto;
}