/*
Theme Name: Sensorpedia
Theme URI: http://sensorpedia.net/
Description: A theme to allow wordpress to match the main page of <a href="http://www.sensorpedia.net/">Sensorpedia</a>. Port by <a href="http://www.christomkinstinch.com">Chris Tomkins-Tinch</a>.
Version: 1.0
Author: Christopher Tomkins-Tinch
Author URI: http://www.christomkinstinch.com/
Tags: sensorpedia
*/


html{
   height: 100.01%;
}

body {
   margin: 0 auto;
   padding: 0;
   background: #8EC1E6 url(images/header-bg.png) repeat-x;
   font-family: Trebuchet, Helvetica, Arial, sans-serif;
   font-size: 13px;
   color: #4F4F4F;
   width: 910px;
}

h1, h2, h3 {
   margin-top: 0;
   margin-bottom: 0;
   font-weight: normal;
   color: #004387;
}

h1 {
   font-size: 2em;
}

h2 {
   font-size: 1.6em;
}

h3 {
   font-size: 1.2em;
    font-weight: bold;
}

a {
   text-decoration: none;
   border-bottom: 1px dotted #FFF;
   color: #004387;
}

a:hover {

}

a:active {
   outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a img {
   border: none;
}



/* Header */


#header {
   margin: 0;
   position: relative;
   padding-top: 10px;
   padding-bottom: 20px;
   width: 910px;
   height: 100px;

   color: #FFF;
}

#login {
   position: absolute;
   top: 10px;
   right: 5px;
   width: 200px;
}

#login a {
   color: #FFF;
   margin-right: 15px
}

#login a:hover {
   color: #CDF601;
   border-bottom: 1px dotted #CDF601;
}

#logo {
   padding-top: 10px;
   padding-left: 15px;
}

#logo a {
   color: #FFF;
   text-decoration: none;
   border: 0;
}

/* Menu */

#menu {
   float: left;
   width: 910px;
   background: #D6F4FF url(images/menu_bg.png) repeat-x bottom;
}

#menu ul {
   float: left;
   margin: 0;
   padding: 0;
   width: 100%;
   list-style-type: none;
}


#menu li {
   float: left;
   background: url(images/menu_div.png) no-repeat right bottom;
}

#menu a {
   margin: 0;
   width: 90px;
   height: 30px;
   padding: 5px 20px;
   float: left;
   display: block;

   text-align: center;
   text-decoration: none;
   color: #004387;
   font-size: 1.3em;
   font-weight: bold;

   line-height: 2;
   border-bottom: none;
}

#menu li.beta img{
   position: absolute;
   bottom: 200px;
   left: 18px;
   opacity: 0.1;
}

#menu a:hover {
   background: url(images/menu_current_bg.png) repeat-x center;
}

#menu li.current-nav a {
   background: url(images/menu_current_bg.png) repeat-x center;
}

#menu li.current-nav a {
   color: #000;
   /*cursor: default;*/
}

#menu li.wide a {
   width: 150px;
}

#menu li.beta {
   position: relative;
   float: left;
   background: #D6F4FF url(images/menu_beta_bg.png) repeat-x bottom;
}


/* Page */

#page {
   float: left;
   margin: 0;
   /*clear:both;*/
   width: 908px;
   background: #FFF url(images/img02.gif) repeat-x;
   border: solid 1px #FFF;
}


#content {
   position: relative;
   display: inline;
   float: left;
   width: 832px;
   margin-top: 30px;
   margin-bottom: 13px;
   margin-left: 40px;
   margin-right: 45px;
}


/* Footer */

#footer {
   padding-top: 30px;
   clear: both;
   width: 900px;
   height: 65px;
}

#footer p {
   margin: 0;
   text-align: center;
   font-size: smaller;
   color: #FFFFFF;
   line-height: 200%;

}

#footer ul {
   margin: 0;
   padding: 0;
   list-style: none;
   text-align: center;
}

#footer li {
   padding: 10px;
   display: inline;
}

#footer p a {
   border: none;
}
#footer p a:hover {
   border: none;
}

#footer a {
   color: #FFF;
}

#footer a.current-page-link {
   color: #FFF;
   border-bottom: 1px solid #FFF;
   cursor: default;
}

#footer a:hover {
   color: #004387;
   border-bottom: 1px solid #004387;
}

#footer a.current-page-link:hover {
   color: #FFF;
   border-bottom: 1px solid #FFF;
}

#footer-logo {
   padding-top: 10px;
}

/* Wordpress-specific */
#sidebar {
   position: relative;
   font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
   float: right;
   /*left: -20px;*/
   /*display: block;*/
   left: 30px;
   padding-left: 10px;
   padding-top: 16px;
   margin-top: 36px;
   margin-bottom: 35px;
   background-color: #fafafa;
   border-left: 1px solid #cccccc;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   width: 210px;
}

#sidebarnotice{
width: 75%;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
   color: #777;
   }

#sidebar h2 {
   font-family: 'Lucida Grande', Verdana, Sans-Serif;
   font-size: 1.2em;
}

#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;
}

.entry ul li:before, #sidebar ul ul li:before {
   content: "\00BB \0020";
   }

/* Begin Form Elements */
#searchform {
   margin: 10px auto;
   padding: 5px 3px;
   text-align: left;
   }

#sidebar #searchform #s {
   width: 108px;
   padding: 2px;
   }

#sidebar #searchsubmit {
   padding: 1px;
   }

.entry{
   margin-bottom: 5px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
   text-align:left;
   width: 600px;
}

select {
   width: 130px;
   }

#commentform input {
   width: 170px;
   /*padding: 2px;*/
   margin: 5px 5px 1px 0;
   }

#commentform textarea {
   width: 100%;
   }

#commentform #submit {
   margin: 0;
   /*margin-left: 2%;*/
   /*float: right;*/
   }

.alt {
   margin: 0;
   padding: 10px;
   background-color: #F7F7F7;
   }

.commentlist {
   padding: 0;
   text-align: justify;
   }

.commentlist li {
   margin: 15px 0 3px;
   padding: 5px 10px 3px;
   list-style: none;
   }

.commentlist p {
   margin: 10px 5px 10px 0;
   }

#commentform p {
   margin: 5px 0;
   }

.nocomments {
   text-align: center;
   margin: 0;
   padding: 0;
   }

.commentmetadata {
   margin: 0;
   display: block;
   }

.narrowcolumn {
   float: left;
   padding: 0 0 20px 45px;
   margin: 0px 0 0;
   width: 450px;
   }

.widecolumn {
   padding: 10px 0 20px 0;
   margin: 5px 0 0 150px;
   width: 650px;
   }

.post {
   margin: 0 0 8px;
   text-align: justify;
   /*display: inline;*/
   padding-bottom: 10px;
   /*float: left;*/
   /*clear: both;*/
   }

.post hr {
   display: block;
   }

.post_single {
   clear: both;
}

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;
}

.postmetadata {
   text-align: left;
   clear: both;
   width: 60%;
   /*margin-left: 23%;*/
   margin-top: 30px;
   }

#respond{
   margin-top: 25px;
}

.navigation {
   display: block;
   text-align: center;
   margin-top: 8px;
   margin-bottom: 10px;
}

.darkborder{
   border: 1px solid #cccccc;
}

.arrow-right{
   width: 16px;
   height: 16px;
   background-image: url(images/arrow_right.png);
   background-repeat: no-repeat;
   cursor: default;
}

.bullet-home{
   width: 16px;
   height: 16px;
   background-image: url(images/bullet_home.png);
   background-repeat: no-repeat;
   cursor: default;
}

.bullet-pages{
   width: 16px;
   height: 16px;
   background-image: url(images/bullet_pages.png);
   background-repeat: no-repeat;
   cursor: default;
}

.bullet-archives{
   width: 16px;
   height: 16px;
   background-image: url(images/bullet_archives.png);
   background-repeat: no-repeat;
   cursor: default;
}

.bullet-categories{
   width: 16px;
   height: 16px;
   background-image: url(images/bullet_categories.png);
   background-repeat: no-repeat;
   cursor: default;
}

.bullet-meta{
   width: 16px;
   height: 16px;
   background-image: url(images/bullet_meta.png);
   background-repeat: no-repeat;
   cursor: default;
}

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}

.alignleft {
    float: left;
    margin:0 1em 1em 0;
}

.alignright {
    float: right;
    margin:0 0 1em 1em;
}

/* 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;
}
/* End captions */
