/* 
Theme Name: Funk Linko Theme
Theme URL: http://36squares.com
Description: Word Press theme for Funk Linko.
Author: 36 Squares
Author URI: http://36squares.com
Version: 1.0.3


/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
a {
  color: #FF931E;
  text-decoration: none;
}
a:hover {
  color: #FF931E;
  text-decoration: underline;
}
body {
  color: #fff;
  font: normal 14px Arial, Lucida, Sans_serif;
  background: #07090c url(images/steel-tubes.jpg) no-repeat left top;
}
#header {
  background: url(images/header.png) no-repeat;
  margin: 0 auto;
  width: 838px;
  height: 238px;
}
#header h1 a {
  float: left;
  width: 647px;
  height: 200px;
  text-indent: -10000px;
}
.green {
  float: right;
  margin-right: -110px;
  margin-top: 15px;
  clear: both;
}
/* Main page nav */
#main-nav {
  background-color: #09253b;
  height: 36px;
  padding-left: 50px;
}
#main-nav ul {
  font-family: Georgia, "Times New Roman", Times, serif;
  list-style: none;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  width: 870px;
}
#main-nav li {
  float: left;
}
#main-nav li a {
  color: #5896c6;
  display: block;
  text-decoration: none;
  padding: 10px 13px 9px 13px;
}
#main-nav li a:hover {
  display: block;
  color: #fff;
  background-color: #1b75bb;
  text-decoration: none;
}
#main-nav .current_page_item a {
  display: block;
  color: #fff;
  background-color: #1b75bb;
  text-decoration: none;
}
/* Main Nav end */
#container {
  width: 882px;
  margin: 0 auto;
}
/* Homepage Styles */
.home #page {
 width: 800px;
 float: none;
 margin: 0 auto;
}
.intro {
  color: #ff931e;
  font: 24px Georgia, "Times New Roman", Times, serif;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 5px 0 5px 0;
  width: 900px;
}
/* Page Elements */
#page {
  float: left;
  width: 600px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#page h1 {
  color: #1b75bb;
  font: 26px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#page .content ul {
  margin-left: 30px;
}
#page .content #searchform {
  margin-left: 3px;
}
.home h2.title {
  display: none;
}
.home .content {
}
#page h2.title {
  color: #1b75bb;
  font: 24px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#page h2 {
  color: #1b75bb;
  font: 24px Georgia, "Times New Roman", Times, serif;
  padding: 25px 5px 5px 5px;
}
#page h2 a {
  color: #1b75bb;
  text-decoration: none;
}
#page h2 a:hover {
  text-decoration: underline;
}
#page h3 {
  color: #ff931e;
  font: normal 20px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#page h4 {
  color: #1b75bb;
  font: 18px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#page h5 {
  color: #1b75bb;
  font: 16px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
/* Engineering Page Styles */
#eng-page {
  float: left;
  width: 600px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  background: url(images/ENGIN-Background.jpg) no-repeat;
}
#eng-page h1 {
  color: #1b75bb;
  font: 26px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#eng-page .content ul {
  margin-left: 30px;
}
#eng-page .content #searchform {
  margin-left: 3px;
}
#eng-page h2.title {
  color: #1b75bb;
  font: 24px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#eng-page h2 {
  color: #1b75bb;
  font: 24px Georgia, "Times New Roman", Times, serif;
  padding: 25px 5px 5px 5px;
}
#eng-page h2 a {
  color: #1b75bb;
  text-decoration: none;
}
#eng-page h2 a:hover {
  text-decoration: underline;
}
#eng-page h3 {
  color: #ff931e;
  font: normal 20px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#eng-page h4 {
  color: #1b75bb;
  font: 18px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
#eng-page h5 {
  color: #1b75bb;
  font: 16px Georgia, "Times New Roman", Times, serif;
  padding: 5px;
}
/* End Engineering page styles */
.content p {
  padding: 5px;
  line-height: 1.4em;
}
.content p em {
  font-style: italic;
}
.content p strong {
  font-weight: bold;
}
/*Sidebar */
#sidebar {
  float: right;
  width: 175px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-right: 75px;
  border: 1px solid #155a8f;
  background: #000 url(images/sidebar-flair.jpg) no-repeat center bottom;
}
#sidebar ul {
  list-style: disc;
  padding: 5px;
  margin-left: 6px;
  font-size: 15px;
}
#sidebar ul .page_item ul {
  list-style: circle;
  margin-left: 10px;
  font-size: 15px;
}
#sidebar .search {
  list-style: none;
}
#sidebar h2 {
  font: 14px Georgia, "Times New Roman", Times, serif;
  background-color: #1b75bb;
  padding: 5px;
  margin: 0px 0px 5px 0px;
}
#sidebar #searchform {
  margin-top: 10px;
  padding: 5px;
  margin: -5px;
}
#sidebar #searchform #s {
  width: 100px;
}
#sidebar #searchform #searchsubmit {
  margin-top: 5px;
  margin-bottom: 5px;
}
#sidebar ul .page_item a {
  color: #ff931e;
  font: 15px Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
#sidebar ul .page_item a:hover {
  text-decoration: underline;
}
#sidebar #subpages {
  font: 16px Georgia, "Times New Roman", Times, serif;
  list-style: none;
}
/* Homepage blocks */
.featured_block.intro_block ul {
  width: 790px;
  height: 332px;
  border: 1px solid #155a8f;
  background: url(images/intro-bg.jpg) no-repeat center bottom;
}
#page .featured_block.intro_block ul .except h2 {
  font: small-caps 24px Georgia, "Times New Roman", Times, serif;
}
#page .featured_block.intro_block ul h4 a {
  display: none;
}
#page .featured_block.intro_block ul h5 {
  display: none;
}
#page .featured_block.intro_block ul p {
  font-size: 14px;
  padding-left: 5px;
}
.featured_block ul {
  border: 1px solid #155a8f;
  width: 252px;
  height: 163px;
  list-style: none;
  margin-left: 5px;
  margin-top: 21px;
  margin-right: 9px;
  padding-bottom: 22px;
  background: #000 url(images/small_burst.jpg) no-repeat center bottom;
  float: left;
}
.featured-specification_block ul {
 margin-right: 0;
}
.featured_block ul h5 {
  color: #fff !important;
  font: 14px Georgia, "Times New Roman", Times, serif !important;
  background-color: #1b75bb;
  padding: 3px !important;
  margin-bottom: 10px !important;
}
.featured_block ul h4 a {
  color: #ff931e;
  padding: 14px 11px 8px 11px;
  font: 12px Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
.featured_block ul h4 a:hover {
  text-decoration: underline;
}
.featured_block ul .except {
  font-size: 10px;
  padding: 10px 11px 14px 11px;
  line-height: 16px;
}
/* Footer Styles */
.clear {
  clear: both;
  margin: 20px;
}
#footer {
  border-top: 5px solid #145588;
  margin: 20px auto;
}
#footer ul {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  padding-top: 20px;
  list-style: none;
  font-size: 11px;
}
#footer li {
  float: left;
  padding: 0 16px 0 16px;
  border-right: 1px solid #fff;
}
#footer li a {
  text-decoration: none;
  color: #fff;
}
#footer li a:hover {
  text-decoration: underline;
}
#footer .page-item-56 {
  border: none;
}
#footer .copy {
  clear: both;
  margin-left: -50px;
  text-align: center;
  font-size: 11px;
  padding-top: 10px;
}
#footer .copy p {
  padding-bottom: 10px;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: 1px solid #155a8f;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 4px 5px;
	margin: 0;
    color: #191919;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


