/*
Theme Name: K'nex Innovation
Theme URL: http://efexstudios.com/
Description: Theme for <a href="http://knexinnovation.net/">K'nex Innovation</a>.
Author: <a href="http://efexstudios.com/">Efex Studios</a>
Author URL: http://efexstudios.com/
Version: Version 0.0.00
*/

/* UNIVERSAL ================================= */
body {
background-image: url('images/footer.png');
background-repeat: no-repeat;
background-position: bottom center;
font-family: Helvetica, Arial, sans-serif;
font-size: 82%;
margin: 0px;
text-align: left;
height: 100%;
}

a:link {
font-weight: bold;
color: #0000ff;
text-decoration: none;
}

a:hover {
font-weight: bold;
color: #0000ff;
text-decoration: underline;
}

a:active {
text-decoration: underline;
font-weight: bold;
color: #ff0000;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

h1 {
background-image: url('images/bg-featured.png');
background-repeat: no-repeat;
background-position: center;
font-size: 25px;
color: #ffffff;
text-align: center;
height: 38px;
padding-top: 7px;
margin-bottom: 7px;
}

h1 a:link {
color: #ffffff;
text-decoration: none;
}

h1 a:hover {
color: #ffffff;
text-decoration: none;
}

h1 a:active {
color: #ffffff;
text-decoration: none;
}


h1 a:visited {
color: #ffffff;
text-decoration: none;
}

h2 a:link {
color: #ffffff;
text-decoration: none;
}

h2 a:hover {
color: #ffffff;
text-decoration: none;
}

h3 a:active {
color: #ffffff;
text-decoration: none;
}

h2 a:visited {
color: #ffffff;
text-decoration: none;
}

h3 a:link {
color: #ffffff;
text-decoration: none;
}

h3 a:visited {
color: #ffffff;
text-decoration: none;
}

h3 a:hover {
color: #ffffff;
text-decoration: none;
}

h3 a:active {
color: #ffffff;
text-decoration: none;
}

/* LAYOUT =============================== */
.container {
background-image: url('images/body-bg.gif');
background-position: center;
background-repeat: repeat-y;
width: 992px;
margin: 0 auto;
}

.headerLeft {
width: 227px;
float: left;
}

.headerLeft img {
border: 0px;
}

.headerRight {
background-image: url('images/header-bg.png');
background-repeat: no-repeat;
width: 765px;
float: left;
}

.headerAds {
float: left;
margin-left: 10px;
}

.headerSearch {
float: right;
margin-top: 2px;
margin-right: 11px;
}

.breadcrumbs {
clear: both;
width: 100%;
margin-left: 14px;
}

.breadcrumbs a:link {
font-weight: bold;
color: #ff0000;
text-decoration: none;
}

.breadcrumbs a:hover {
color: #ff0000;
text-decoration: underline;
font-weight: bold;
}

.breadcrumbs a:active {
text-decoration: underline;
color: #ff0000;
font-weight: bold;
}

.breadcrumbs a:visited {
color: #ff0000;
font-weight: bold;
}

.mainCenter {
width: 573px;
margin: 0 auto;
margin-bottom: 17px;
clear: both;
}

.mainCenterw {
width: 900px;
margin: 0 auto;
clear: both;
}

.footer {
text-align: center;
clear: both;
margin-top: 30px;
margin-left: 71px;
margin-right: 71px;
}

.footerblock {
width: 170px;
float: left;
text-align: left;
margin: 0px;
padding: 0px;
}

.footerblock img {
border-style: none;
}

.footerinfo {
clear: both;
}

.footerpadding {
margin-top: 164px;
}

/* MAIN NAVIGATION ============================ */
.navigation {
font-family: Helvetica, Arial, sans-serif;
font-size: 115%;
float: left;
margin-top: 10px;
margin-left: 7px;
}

.navigation ul {
float: left;
line-height: 32px;
list-style: none;
margin: 0;
padding: 0 10px 0 10px;
width: 722px;
}

.navigation li {
display: inline;
padding: 0;
}

.navigation a {
color: #ffffff;
float: left;
padding: 0 3px 0 3px;
text-decoration: none;
}

.navigation a span {
display: block;
float: none;
padding: 0 10px 0 6px;
}

.navigation li a:hover {
background: url('images/left.png') no-repeat top left;
}

.navigation li a:hover span {
background: url('images/right.png') no-repeat top right;
}

.navigation a.right {
float: right;
}

/* WORDPRESS ========================= */
.narrowcolumn { /* Left Region On Main Page*/
float: left;
width: 470px;
margin-left: 92px;
margin-right: 30px;
}

.entry {
width: 470px;
}

#sidebar {
clear: right;
float: right;
width: 339px;
margin-right: 61px;
}

#sidebar form {
margin: 0;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

.postmetadata { /* Post Metadata */
padding-top: 5px;
}

.widecolumn { /* Individual Posts */
width: 570px;
margin: 0 auto;
}

.widecolumn .post {
margin: 0;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.alt {
margin: 0;
padding: 10px;
}

small { /* Dates, etc. */
line-height: 1.5em;
}

h2.pagetitle { /* Archive Sub Header */
color: #cc0000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
text-decoration: none;
color: #ffffff;
background-image: url('images/bg-blog.png');
background-repeat: no-repeat;
font-size: 15px;
padding-bottom: 17px;
margin-bottom: -15px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
/* End Images */

/* Begin Lists 
Special Stylized Non-IE Bullets
Do Not Work in IE, Which Default to Normal Bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}
/* End Form Elements */

/* Begin Various Tags & Classes */
.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.postmetadata {
clear: left;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

.center {
text-align: center;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.clear {
clear: both;
}

hr {
display: none;
}

cite, #sidebar #searchform #s, .entry p a:visited, code, .widecolumn .entry p, .narrowcolumn .entry, .widecolumn .entry, #content {
}