/*
THEME NAME: Precision Laser Theme
THEME URI: http://www.designedbyeh.com
DESCRIPTION: Theme developed from SANDBOX for Precision Laser
VERSION: 1.6
AUTHOR: EH DESIGN & CONSULTING, Eric Hall
AUTHOR URI:
TAGS: sandbox, precision laser, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

body {
	margin:0px;
	padding:0px;
	background-color: #b2b4b8;

}

#wrapper {
	width:950px;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
}

h2 {
font-family: Eurostile, Arial, Arial, sans-serif;
color:#e32238;
letter-spacing: 3px;
font-size: 22px;
padding-bottom: 0px;
margin-bottom:0px;
padding-top:7px;
margin-top:0px;
}

a  {
	text-decoration: none;
}

p.date {
	margin:0px;
	padding:0px;
	font-size: 70%;
}

h1 {
font-family: Eurostile, Arial, Arial, sans-serif;
color:#e32238;
letter-spacing: 1px;
font-size: 18px;
padding-bottom: 0px;
margin-bottom:0px;
padding-top:7px;
margin-top:0px;
text-transform: uppercase;
}

p {
	font-family: Arial;
	color:#58585a;
	font-size:13px;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}


div#menuWrap {
background:#ffffff;
margin:0;
float: left;
width:250px;
border-left-color: #0c56a4;
border-left-width: 20px;
border-left-style: solid;
background-position: bottom;
background-repeat: no-repeat;
background-position-x: 0px;
}

div#menuWrap2 {
background:#ffffff;
width:250px;
height:680px;
background-image: url(/~precisio/images/navBack.png);
background-repeat: repeat;
}

div#menuWrap3 {
background:#ffffff;
margin:0;
float: left;
width:250px;
background-position: bottom;
background-repeat: no-repeat;
background-position-x: 0px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
width:270px;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
width:270px;
color:#0c56a4;
font-family: Eurostile, Arial, Sans-serif;
font-weight: bold;
letter-spacing:2px;
text-transform: uppercase;
padding-bottom:7px;
padding-left:20px;
margin-bottom:8px;
}

div#menu ul a:hover {
color:#e32238;
border-bottom-color: #e32238;
border-bottom-width:3px;
border-bottom-style: solid;
margin-bottom:5px;

}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
margin-left:150px;
z-index: 2000;
background-color: white;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div.nav-previous, div.nav-next {
 font-family: Arial;
 font-size:11px;
 
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.menu2 {
	background-image: url(/~precisio/images/navBack.jpg);
	background-repeat: no-repeat;
	background-color: #ff0000;
}

a img {
	border: none;
}