﻿* :focus { outline: 0; }

body{ 
background: #130000 url(../images/main.gif) top center repeat-y;
} 
body.main { 
background: #130000 url(../images/main.gif) top center repeat-y;
} 
body.blog { 
background: #000e0b url(../images/blog.gif) top center repeat-y;
} 

#menu{
background-color:#b20028;
}

#style-switcher li a{
color:#fff;
}
#style-switcher li a:hover{
color:#000;
background-color:#f07c01;
text-decoration:none;
}
#style-switcher li#sweet a{
color:#000;
 font-weight:bold; 
background-color:#f07c01;
}
#style-switcher li#dry a{
font-weight:bold;
}
#sherry-search{
background: #b20028 url(../images/search-grad.gif) top right no-repeat;
}
