/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

div.imagethumb {width:200px;
align:left;
}
.post .title {display:inline;padding:0;margin:0}
.title .flir-replaced {display:inline;
padding: 0px;
margin: 0 0 0 20px;

}

/* Begin Typography & Colors */
body {
font-family: arial, verdana, helvetica, sans-serif;
color: #888888;
font-size: 62.5%;
font-weight: normal;
margin: 0;
background-color: #eee;
}

#headerimg {
margin-bottom: 20px;
}

#page {
width: 700px;
margin: 0px auto;
padding: 30px 40px 0 40px;
border-left: 3px solid #eeeeee;
border-right: 3px solid #eeeeee;
background-color: #fff;
}

.post {
margin-bottom: 20px;
}
.post:hover {
background-color: #eeeeee;
border-left: 10px solid #e3147b;
margin-left: -10px;
}

#aboutus{
font-size: 1.3em;
margin: 15px 0 20px 0px;
text-align: justify;
}
#footer{
font-size: 1.3em;
margin: 15px 0 0px 0px;
padding-bottom: 30px;
text-align: justify;
}

#llsmenuhead {
font-size: 1.3em;
*margin-bottom: 5px;
}

#llsmenu {
background-color: #e3147b;

}
#llsmenu ul {
margin-top: 15px;
padding-bottom: 10px;
}

#llsmenu img.arrowup{
margin-top: -14px;
*margin-top: -25px;
}

#llsmenucontent li {
list-style-type: none;
margin-bottom: 3px;
width: 250px;
font-size: 1.3em;
display: block;
}
#llsmenucontent li a {
color: #ffffff;
}


h1 {
margin:0;
padding:0;
font-size: 3em;
color: #e3147b;
}

h2 {
margin: -5px 0 0 20px;
font-size: 1em;

}
table.maintable {
padding: 5px 5px 5px 5px;
}
table.maintable td {
*padding: 5px;
}


h3 {
font-size: 5em;
margin:5px 0 10px 0;
padding:0;
}

h4 {
margin:0;
padding:0;
font-size: 1.45em;
color: #e3147b;
}

img {
border: none;
}
img.imgheader{
margin-left: -7px;
}
img.dividertop {
margin-bottom: 15px;
}

a, a:visited {color: #e3147b; text-decoration: none;}
a:focus, a:hover, a:active { outline:none }

@media screen and (-webkit-min-device-pixel-ratio:0) {
     h2 {margin: 0px 0 0 20px; font-size: 1em;}
}
