/*
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-r.css');




/* Overall links style */
a { 
margin-right:0;
margin-top:0px;
text-decoration:none;
font-family: Arial, sans-serif; 
font-size:12px;
line-height:18px;
font-weight:bold;
color:#004276;
}

a:hover { 
text-decoration:none;
color:#ca0002;
}
/* End Overall links style */




/* Entry headline links */
a.entry { 
clear:both;
font-family: Arial, sans-serif; 
font-size:24px;
font-weight:bold;
color:#004276;
margin:0px;
}

a.entry:hover { 
text-decoration:none;
color:#ca0002;
}
/* End of Entry headline links */




/* Author Archive headline links */
a.archive { 
clear:both;
font-family: Arial, sans-serif; 
font-size:18px;
line-height:36px;
font-weight:bold;
color:#004276;
padding:0px;
}

a.archive:hover { 
text-decoration:none;
color:#ca0002;
}
/* End of Author Archive headline links */




/* Author Name in Archive*/
a.lower { 
clear:both;
font-family: Arial, sans-serif; 
font-size:24px;
line-height:36px;
font-weight:bold;
color:#004276;
padding:0px;
}

a.lower:hover { 
text-decoration:none;
color:#ca0002;
}
/* End of Author Name in Archive*/



.form-text-label{
margin-top:20px;
}


/* Post a Comment*/
h3{ 
clear:both;
font-family: Arial, sans-serif; 
font-size:24px;
font-weight:bold;
color:#181818;
padding:0px;
margin-top:15px;
}
/* End Post a Comment*/




/* Post a Comment Box*/
#respond{
margin-bottom: 50px;
}
/* End Post a Comment Box*/




/* empty box */
.empty {
height:45px;
}



/* Nav box */
div#menu {
height:22px;
width:900px;
background: url(./images/nav.gif) no-repeat right;
margin-bottom:25px;
}
/* End of Nav box */


/* Nav lists */
div#menu ul,div#menu ul ul {
list-style:none;
padding:0;
}

/* Nav links */
div#menu ul a {
display:block;
text-decoration:none;
font-family: Arial, sans-serif; 
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
margin-right:0;
margin-top:0px;
padding:4px 25px 0px 10px;
background: url(./images/button.gif) no-repeat right;
}

div#menu ul a:hover {
text-decoration:none;
color:#fff;
background: url(./images/button2.gif) no-repeat right;
}


div#menu ul a.selected {
text-decoration:underline;
color:#004455;
background: #fff;

}



.button{
background: #c20009;
font-family: Arial, sans-serif; 
font-size:11px;
font-weight:bold;
text-transform:uppercase;
color:#fff;
margin-top: 5px;
height: 20px;
border:0px;
}

.text{
margin-top: 5px;
}

#s-no-results{
width:120px;
}



/* Nav dropdown? */
div#menu ul ul ul a {
font-style:bold;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

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

/* section headline */
.entry-title{
clear:both;
font-family: Arial, sans-serif; 
font-size:24px;
font-weight:bold;
color:#181818;
margin:0px;
}

/* bottom */
.entry-meta {
clear:both;
font-family: Arial, sans-serif; 
font-size:12px;
font-weight:normal;
color:#666;
margin-top:10px;
margin-bottom:40px;
border-bottom: 1px solid #ccc;
}


/* author class */
.entry-author {
clear:both;
font-family: Arial, sans-serif; 
font-size:12px;
font-weight:normal;
color:#666;
margin:10px 0 0 0;
}


/* entry date class*/
.entry-date{
clear:both;
font-family: Arial, sans-serif; 
font-size:12px;
font-weight:normal;
color:#666;
margin-top:0px;
text-decoration:none;
}


/* body text */
div#container{
margin-top:2em;
font-family: Arial, sans-serif; 
font-size:12px;
line-height:16px;
color:#181818;
}

div#primary {
}

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{
padding:0.2em;
margin-top:2em;
font-family: Arial, sans-serif; 
font-size:11px;
line-height:16px;
color:#aaa;
}


.page-title author{
font-family: Arial, sans-serif; 
font-size:24px;
font-weight:bold;
color:#004276;
margin:0px;
}


h2{
font-family: Arial, sans-serif; 
font-size:24px;
font-weight:bold;
color:#181818;
margin:0px;
}


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

.alignnone{
float:left;
margin:0 2em 2em 0;
border: 1px solid #aaa;
}

.alignright,img.alignright{
float:right;
margin:0 2em 2em 0;
border: 1px solid #aaa;
}

.alignleft,img.alignleft{
float:left;
margin:0 2em 2em 0;
border: 1px solid #aaa;
}

.aligncenter,img.aligncenter{
float:left;
margin:0 2em 2em 0;
border: 1px solid #aaa;
}

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 {
background: url(./images/h3back5.gif) no-repeat;
font-size:14px;
line-height:28px;
color:#fff;
margin-left:10px;
text-transform:uppercase;
}

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;

}

div.sidebar ul ul li {
list-style-image: url(./images/bullet.gif);
list-style-position:inside;
border-bottom: 1px solid #eee;
margin:0;
}

div.sidebar ul ul ul {
margin:0;

}

div.sidebar ul ul ul li {
list-style:none;

}

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

/* header */
div#header{
background: url(./images/header4.gif) no-repeat left;
width:900px;
height:195px;


}

div#footer {
text-align:left;
height:35px;
width:900px;
padding-top:5px;
margin-left:0px;
background: url(./images/logo_small.gif) no-repeat right #0b3059;
}


/* Footer links*/
a.foot { 
clear:both;
font-family: Arial, sans-serif; 
font-size:11px;
line-height:36px;
font-weight:normal;
color:#fff;
padding:10px;
}

a.foot:hover { 
text-decoration:underline;
}
/* Footer Links*/



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

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

div.sidebar h3
{
margin:0 0 3px 0;
padding: 0px 5px 0 6px;
}