/*
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  */


html,body{
background: #eeeeee;
font-family: helvetica, arial, tahoma, verdana;
font-size: 12px;
color: #3c3c3c;
}

h2{
font-family: helvetica, arial, tahoma, verdana;
font-size: 20px;
color: #4f4f4f;
text-align: left;
}

h2:first-letter {
color: #4f4f4f;
} 

h3{
font-family: helvetica, arial, tahoma, verdana;
font-size: 16px;
color: #63163e;
text-align: left;
}

a{
color: #4c0069;
}

a:hover{
color: #9021bb;
}

#top{
margin: 0 auto;
text-align: center;
width: 930px;
height: 30px;
background: url('images/top.jpg') no-repeat;
}

#footer{
margin: 0 auto;
text-align: center;
width: 930px;
height: 30px;
background: url('images/bot.jpg') no-repeat;
}

#container{
margin: 0 auto;
text-align: center;
width: 930px;
background: url('images/bg.jpg') top repeat-y;
}


#wrapper{
margin: 0 auto;
text-align: center;
width: 880px;
}


#logo{
margin: 0;
margin-top: -15px;
margin-bottom: 10px;
width: 491px;
height: 97px;
float: left;
}

#logo2{
margin: 0;
margin-top: 10px;
width: 283px;
height: 65px;
float: right;
}

#primary{
margin: 0 auto;
clear: both;
width: 856px;
height: 44px;
background: url('images/menubar.jpg') no-repeat;
}


#banner{
margin: 0 auto;
width: 930px;
height: 376px;
}

#content{
margin: 0 auto;
text-align: center;
width: 860px;
}

#news{
float: right;
width: 600px;
text-align: left;
}

.menu ul li{
margin: 0px;
margin-left: -25px;
margin-right: 35px;
float: left;
text-align: center;
list-style: none;
display: inline;
}

.menu ul  li a{
margin: 0;

padding: 0px 5px 0px 5px;
color: #ffffff;
font-family: helvetica, arial, tahoma;
font-size: 13px;
line-height: 44px;
display: block;
text-align: center;

letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none;

}

.menu ul  li a:hover{
background: url('images/hover.jpg') repeat-x;

display: block;
text-align: center;
}

.menu .current_page_item a {
background: url('images/hover.jpg') repeat-x;
font-weight: bold;
 
display: block;
text-align: center;
}

.menu .current_page_item a:hover {
background: url('images/hover.jpg') repeat-x;
font-weight: bold;

display: block;
text-align: center;
}

.products{
float: left;
text-align: left;
width: 250px;
color: #000000;
font-weight: bold;
font-family: helvetica, arial, tahoma, verdana;
}

.products li{
margin: 0;
padding: 0px 10px 5px 10px;
margin-left: -40px;
margin-bottom: 0px;
background: #ededed;
display: block;
width: 220px;
}


.products li.cat-item a{
margin: 0;
padding: 0;
font-family: helvetica, arial, tahoma, verdana;
color: #942790;
font-weight: bold;
font-size: 18px;
}

#bottom{
width: 893px;
margin: 0 auto;
}

.copyright{
margin: 0 auto;
text-align: right;
float: right;
padding-right: 15px;
padding-bottom: 10px;
}

.slogan{
margin: 0 auto;
text-align: left;
float: left;
font-size: 15px;
padding-left: 15px;
padding-bottom: 10px;
font-weight: bold;
color: #942790;
}

.clear{
clear: both;
}


.entry-content{
text-align: left;
}

