/*
THEME NAME: Expert Auto Glass Theme
THEME URI: http://www.expertautoglass.ca
DESCRIPTION: Modifies Sandbox
VERSION: 0.1
AUTHOR: LGR Internet Solutions
AUTHOR Uri: http://www.lgr.ca
TEMPLATE: sandbox
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('../sandbox/examples/1c-b.css');

/* Layout Modifications */

body {
margin: 0px;
}
#wrapper {
width: 100%;
margin: 0 auto 0 auto;
text-align: center;
}

#header {
width: 980px;
text-align: left;
height: 80px;
margin: 0 auto 0 auto;
background:url(images/autoglass-logo.gif) top left no-repeat;

}

#blog-title, #blog-description {
visibility:hidden;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
visibility:hidden;
}

div#access {
background:#EEE url(images/menubg.gif) top left repeat-x;
height:50px;

}


div#menu {
width: 980px;
text-align: left;
margin: 0 auto 0 auto;
}

div#menu ul {
width: 100%
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
height: 15px;
margin-right:1em;
padding:15px;
text-decoration:none;
font-weight: bold;
font-size: 1.2em;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}
div#container,div#footer {
width: 980px;
text-align: left;
margin: 0 auto 0 auto;
}

div#container {
padding:0 15px 15px 15px;
border: 1px solid #eee;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}

div#container,div#primary {
margin-top:.5em;
}

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:0 0 0 1.5em;
clear: right;
}

.alignleft,img.alignleft{
float:left;
margin:0 1.5em 0 0;
clear: left;
}

.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#header,div#footer {
text-align:center;
}

div#footer {
font-size: .7em;
}

div.sidebar {display:none;}

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;
}

/* typography */

body, input, textarea {
    color:#000;    
    font: .9em Arial,sans-serif;
    line-height:18px;
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:bold;
	clear:none;
}

/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:18px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left:0;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	margin-right:0;
	text-align: left;
	width: 33%;
}

.entry-content {
line-height: 1.5em;
}

a, a:link {
	color: #292F9F;
}
a:active {
	color: #ED1C24;
}
