/*
Theme Name: BlogTHOR
Theme URI: http://blog.thorlaser.com/
Description: This is a widget friendly Child Theme for Twenty Ten created by Ian Brayshaw. This modified theme also uses some main files of the Twenty Ten theme, so don't uninstall that one. The THOR logo links to the blog homepage. The main menu below the THOR logo is the exact menu from wwww.thorlaser.com dynamically embedded from thorlaser.com/public_html/includes/main-menu.php so that if the website is updated, the WordPress blog will be too.  
Author: Ian Brayshaw
Author URI: http://blog.thorlaser.com/
Template: twentyten
Version: 0.1
*/
 
@import url("../twentyten/style.css");

body { margin: 0; padding: 0; background: #fff url(https://www.thorlaser.com/images/design/back-body.gif) repeat-x center top;}
body, input, textarea, .page-title span, .pingback a.url { 
color:#5C5C5C;
font:11px Lucida Grande,LucidaGrande,Verdana,Helvetica,sans-serif;
}
#content, #content input, #content textarea, #entry-author-info {
color:#5C5C5C;
font-size:11px;
line-height:normal;
}
#wrapper {
background:transparent;
margin-top:0px;
}
#header {
padding:0;
height:122px;
}
#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper { width:932px; }
#thorlogo {
		top: 50px;
		left: 0px;
        margin: 0;
        padding: 0;
		position:relative;
        width: 170px;
        height: 58px; 
        border: none; 
        background: url(https://www.thorlaser.com/images/design/THOR-logo.gif) no-repeat left top;
         }
#thorlogo span {
        position: relative;
        font-size: 14px; 
        top: -99999px; }
#thorlogo a {
        text-decoration: none;
        display: block;
        width: 170px;
        height: 58px; 
        }   
#site-description { display: none; }

.searchform { margin: 13px 0; text-align: right; float: right; color: #333; font-weight: bold; text-transform:uppercase; font-size: 12px; }
.searchform form { display: inline; margin: 0; }
.searchform label { float: left; padding: 4px 0; font-family:Arial,Helvetica,sans-serif; }
.searchform .textbox8 {
float: left;
background:url("https://www.thorlaser.com/images/design/back-textbox.gif") no-repeat scroll left top #FFFFFF;
border:1px solid #929292;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
margin:2px 8px;
width:220px;
}

#main { padding:20px 0 0; }

#site-info { width:555px; }
#site-generator { width:365px; font-style:normal; }

a { outline: none; }
a:link { color: #0061b4;}
a:hover { color: #ff6600; }
.entry-title a:active, .entry-title a:hover { color: #0061b4; }
.entry-meta a, .entry-utility a { color:#888888; }
.entry-meta, .entry-utility { font-size:11px; }

.sticky .entry-meta { display: none; }

input[type="text"] {
-moz-box-shadow:0 rgba(0, 0, 0, 0.1) inset;
padding: 1px;
}

.post_postvote {
float:right !important;
width:40px !important;
}
.tickertext .votelink {
font-size:11px !important;
color:#777777 !important;
}

