/*Main Style*/
body {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
}

img {
    border: 0;
}

ul, ol {
    margin: 0;
    padding: 0 20px 0 20px;
}

ul li, ol li {
    padding: 0;
    margin: 0;
}

    form {
    margin: 0;
    padding: 0;
}

input, textarea {
    border: 0;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    padding: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
    margin: 2px;
}

p, hr, h1, h2, h3, form {
    margin:10px 0 0;
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 125%;
    padding:0 0 10px 0;	
    margin: 0;
    text-align: justify;
}

td.c7 {
    background-color: #658BA5;
}

td.c6 {
    background-color: #DDD;
}

span.c5 {
    color:#900; font-weight:bold;
}

span.c4 {
    color:#54758E;
}

div.c3 {
    padding-top: 20px; 
    padding-bottom:10px;
}

p.c1 {
    color:#000000;
}

input.c1, select.c2, select.c1, input.c2 {
    background-color: #ffffa0;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    line-height: 2em;
    margin: 10px 0 0;
}

hr {
    display: none;
}

a img {
    border: none;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
    line-height: 125%;
    padding: 10px 0;	
}

h2 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
    line-height: 125%;
    padding: 10px 0 0;
}

h2 a {
    color: #666;
    font-weight: normal;
}

h2 a:hover {
    color: #658BA5;
    text-decoration: none;
}

h3 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
    line-height: 150%;
    padding: 0;
}

h3 a {
    color: #666;
    font-weight: normal;
}

h3 a:hover {
    color: #658BA5;
    text-decoration: none;
}

h2.pagetitle {
    margin: 30px 0 0 0;
    text-transform: uppercase;
    color: #333
    list-style: none;
}

h3.comments {
    padding: 0;
    margin: 20px auto 20px ;
}

br {
    line-height: 100%;
}

h4,h5,h6,strong {
    font-weight: bold; 
}

small, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a {
    color: #658BA5;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    color: #F5B447;
    text-decoration: none;
}

div.c2 {
    clear: left;
}

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;
}

blockquote, blockquote blockquote blockquote {
    padding: 0 0 0 8px;
    margin-bottom: 10px;
    color: #555555;
    border-left: 5px solid #666666;
    font-size: 11px;
    line-height: 19px;
}

blockquote blockquote {
    padding: 0 0 0 8px;
    margin-bottom: 10px;
    background-image: none;
    color: #555555;
    border-left: 5px solid #999999;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/*WordPress Style*/
#page {
    background-color: white;
    text-align: left;
    margin-bottom: 20px;
}

#header {
    position:relative; 
    height:310px; 
    background: url(http://www.logisense.com/images/background.jpg);
    background-repeat:no-repeat; 
    width:100%;
    margin:0;
    padding:0;
}

#headerimg 	{
    margin: 7px 9px 0;
    height: 192px;
    width: 740px;
}

.narrowcolumn {
    float: left;
    padding: 0 0 20px 10px;
    margin: 0px 0 0;
    width: 630px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 10px;
    width: 900px;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}

.entry p a:visited {
    color: #b85b5a;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}
.sticky h2 {
    padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: Arial, Helvetica, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

#banner {
    display:table;
    width:900px;
    height:150px;
    background:#EEEEEE;
    border-top:5px solid #658BA5;
    border-bottom:10px solid #C9D3E3;
}

#pagewidth{ 
    width:900px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;  
} 
#topFrame {
    border-top:5px solid #000;
}

/* HoverMenu */
    div.hoverBtn {
    position: relative;
    float: left;
    background:#fff;
}

div.hoverBtn a {
    position: relative;
    z-index:2;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #767676;
    font-weight: bold;
    background: transparent none repeat 0 0 scroll;
}

div.hoverBtn div {
    display:  none;
    position:  absolute;
    z-index:  1;
    color: #767676;
    top: 0px;
    background: #e0e7ea;
}

#topFrame {
    border-top:5px solid #000;
}

#topnav {
    background-image:url(http://www.logisense.com/images/top-nav.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    float:left;
    height:34px;
    width:270px;
    color:#FFF;
    font-size:11px;
    margin:0 0 0 400px;
    font-weight:600;
}

#topnav a {
    background-color:inherit;
    color:#FFF;
    text-decoration:none;
    padding:0 15px 0 20px;
}

#topnav a:hover {
    color:#DFE8ED;
}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
    width: 100%;
    text-align: center;
}


#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}


#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* Date */
.day {
    color: #f8f8f8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-top: 5px;
    padding-left: 4px;
}

.md {
    color: #f8f8f8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-left: 4px;
}

/*Entry Info*/
.entryinfo {
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #777777;
    margin-left: 5px;
    margin-top: -5px;
}

.entryinfo a {
    font-family: Arial, Helvetica, Sans-Serif;
}

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, {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

/*MetaData*/
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.post {
    margin: 30px 0 0 0;
    text-align: justify;
}

.post hr {
    display: block;
    color: #CCC;
    border: thin solid;
    margin: 5px 0 10px 0;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    margin: 15px 0;
    border-bottom: 3px solid #658BA5;
    font-size: 11px;
} 

.widecolumn .postmetadata {
    margin: 15px 0;
    border-bottom: 3px solid #658BA5;
    font-size: 11px;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 15px 5px 15px 0px;

}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

/* Container */
#container {
    width: 900px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* Content */
    #content {
    width: 620px;
    float: left;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #444444;
    text-align: left;
    line-height: 22px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
    color: #333333;
    font-weight: normal;
}

/* Form Elements */
#searchform {
    margin: 0;
    padding: 0;
    text-align: left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#respond:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

/* Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children { 
    padding: 0; 
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff; 
}

/* 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;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* 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;
}

/* Sidebar */
#sidebar h2 {
    display:block;
    height: 30px;
    width: 185px;
    line-height:30px;
    padding:0 0 0 15px;
    margin:0;
    background:#D4D4D4;
    border-top: 2px solid #D4D4D4;
    border-right: 2px solid #D4D4D4;
    border-bottom: 0;
    border-left: 2px solid #D4D4D4;
    font-size:18px;
    color: #666;
    text-align:left;
}

#sidebar p {
    display:block;
    width: 175px;
    padding:10px 5px 10px 70px;
    text-indent: -52px;
    text-align: left;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
}

#sidebar div.sidehtop {
    height: 8px;
    display: block;
    margin: 0;
}

#sidebar h2 span.sideh {
    padding: 0 10px 0 10px;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
}

#sidebar h2 li {
    list-style:none !important;
}

#sidebar div.sidehbottom {
    height: 8px;
    background-repeat: no-repeat;
    margin-bottom: 6px;
}

#sidebar ul, #sidebar ol {
    display:block;
    width: 190px;
    padding:5px;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
}

#sidebar li {
    list-style:none;
    list-style-position:inline;
    background:url(http://www.logisense.com/images/bullet-sideMenu.jpg);
    background-position: 0 .5em;
    background-repeat:no-repeat;
    margin:5px 0 0 15px;
    padding-left:15px;
    text-align:left;
}

#sidebar ul li, #sidebar ol li {
    margin-bottom: 3px;
}

#sidebar ul li a, #sidebar ol li a {
    display: block;
    padding: 3px 6px 4px 6px;
    font-weight: normal;
    margin: 0;
}

#sidebar ul li a:hover, #sidebar ol li a:hover {
    color: #F5B447;
}

div.textwidget {
    display:block;
    width: 190px;
    padding:5px;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
    }

#sidebar {
    width: 200px;
    float: right;
    font-size: 12px;
    color: #444444;
    text-align: left;
    padding: 0;
    margin: 30px 0 0;
}

#sidebar ul li, #sidebar ol li {
    line-height: 125%;
    list-style: none
}

.rsswidget img {
    float: left;
    width: 0;
    height: 0;
}

.widget {
    margin: 15px 0 15px 0;
}

.widgettitle h2 {
    color: #444444;
    padding-left: 10px;
    list-style: none;
}

.widgettitle h2 a {
    color: #444444;
}

.widgettitle h2 a:hover {
    color: #444444;
}

.widgettitle ul {
    list-style: none;
}
.widgettitle li {
    list-style: none;
}

.widgettitle ul li {
    list-style: none;
}

/*Footer Style*/
#footer {
    clear:both;
    border-top: 2px solid #CCC;
    width: 900px;
    background:#FFF;
    margin-top: 20px;
    text-align:center;
    margin: auto;
}

#bottomContainer {
    background:url(http://www.logisense.com/images/bottom-container.jpg);
    background-repeat:no-repeat;
    width: 890px;
    height:75px;
    padding: 7px;
    text-align:center;
    font-size:10px;
    margin: auto;
}

#footer p {
    font-size: 12px;
    color:#333;
    text-align:center;
}

#footer a {
    font-size: 11px;
    color:#333;
    text-decoration:none;
    padding:0 3px 0 3px;
}

#footer a:hover {
    color:#658BA5;
}

#footnote {
    font-size: 10px;
    color:#000;
    text-align:center;
}

#footnote a {
    font-size: 10px;
    color:#333;
    text-decoration:none;
}

#footnote a:hover {
    color:#658BA5;
}