/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, 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:0; background:#c1bab4 url(http://www.galliermeyer.com/images/bg.gif) repeat-x top;  }
#page {width:920px; margin-left:auto; margin-right:auto; }
#header {position:relative; width:920px; height:155px; background: url(http://www.galliermeyer.com/images/header-bg.gif) no-repeat top;  }

#nav-left { width:237px; height:53px; float:left; background: url(http://www.galliermeyer.com/images/nav-left-bg.gif) no-repeat top; }
#logo {position:absolute; margin-top:50px; margin-left:38px;  }
#nav-right {width:683px; height:53px; float:left; background: url(http://www.galliermeyer.com/images/nav-right-bg.gif) no-repeat top; }
#nav-right ul {list-style:none; display:inline; }
#nav-right li {float:left; width:100px; text-align:center; padding-top:17px; margin-left:220px; font:14px Georgia, "Times New Roman", Times, serif; color:#096e44; }
#nav-right ul a {color:#096e44; text-decoration:none; }
#nav-right ul a:hover {color:#990004; text-decoration:none; }
#nav-right li.nav2 {width:111px; margin-left:0;}
#nav-right li.nav3 {width:136px; margin-left:0; }
#nav-right li.nav4 {width:100px; margin-left:0; }

#main {position:relative; clear:both; width:920px; height:309px; background: url(http://www.galliermeyer.com/images/main-bg.gif) no-repeat top; padding:0; margin:0; }
#main-link {position:absolute; top:120px; left:800px; font:12px Arial, Helvetica, sans-serif; color:#878586; }
#main-link a {color:#0b6d46; text-decoration:none;}
#main-link a:hover {color:#990004; text-decoration:none; }
#main img { margin-left:11px; margin-top:1px; float:left; }
#main-right { float:left; padding:0; margin:0; }
#main-right1 {width:411px; height:90px; padding-top:60px; background: url(http://www.galliermeyer.com/images/main-right1.gif) no-repeat top; } 

#main-right2 {width:411px; padding:0; margin:0;  } 
#main-right2 ul {margin:0; padding-left:15px; padding-top:0;  }
#main-right2 ul li {font:12px Arial, Helvetica, sans-serif; color:#878586; margin:0; padding-bottom:5px; }
#main-right2 h1 {font:18px Arial, Helvetica, sans-serif; color:#878586; margin-left:15px; padding:5px 0 0 0; margin-bottom:5px; }
li h3.widgettitle {font:bold 16px Arial, Helvetica, sans-serif; color:#878586; margin-left:15px; padding:5px 0 0 0; margin-bottom:5px; }
div.textwidget {font:12px Arial, Helvetica, sans-serif; color:#878586; margin:0 0 0 30px; padding-bottom:5px; }
ul.widget {list-style:none; margin:0; padding:0; }

#container { width:920px; height:auto; background: url(http://www.galliermeyer.com/images/content-bg.gif) repeat-y top; padding:0; margin:0;  }
#content-text {padding:0 45px 0 45px; height:auto; margin:0; }
#content-text.page {padding:0 45px 0 45px; width:831px; height:auto; margin-top:0px; background: url(http://www.galliermeyer.com/images/page-bg.gif) no-repeat top; }
#content-text h2.entry-title {font:24px Georgia, "Times New Roman", Times, serif; color:#096e44; padding:20px 0 3px 0; margin:0; border-bottom:1px dotted #c1bab4;  }
#content-text div.entry-content p {font:14px Georgia, "Times New Roman", Times, serif; color:#878586; line-height:1.5em; }

#content-text li {font:14px Georgia, "Times New Roman", Times, serif; color:#878586; line-height:1.5em; }

#footer {width:920px; height:140px; background: url(http://www.galliermeyer.com/images/footer-bg.gif) no-repeat top; font:12px Georgia, "Times New Roman", Times, serif; color:#fff; }
#footer a {color:#fff; text-decoration:none; }
#footer a:hover {color:#990004; text-decoration:none; }
#footer-left {float:left; padding:40px 0 0 30px; }
#footer-right {float:left; margin-left:135px; padding:40px 0 0 0; }
#footer-right ul {list-style:none; display:inline; }
#footer-right li {float:left; padding-left:10px; font:12px Georgia, "Times New Roman", Times, serif; color:#fff; }

#clear {clear:both; }

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

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
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;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

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



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-http://www.galliermeyer.com/images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

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


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


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