/*********************************************************************/
/* Template: bulletproof for Serendipity */
/* Authors: Matthias Mees, David Cummins and Don Chambers */
/* Code contributors: Garvin Hicking and Carl Galloway */
/* */
/* Stylesheet for the colorset 'violet' */
/* */
/* The best place to ask questions about this template and its usage */
/* is the s9y forum, see */
/*********************************************************************/
/* Changing the feed icon for various sidebar plugins */
.serendipity_xml_icon {
background: url(img/purple_xml.png) center center no-repeat;
padding: 10px 0;
margin: 0;
visibility: visible;
}
.serendipity_xml_icon img {
visibility: hidden;
}
a {
color: #823995;
text-decoration: none;
}
a:hover {
color: #505050;
}
body {
background: #6C7BB4 ;
}
#wrapper {
width: 944px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 92%;
background-color: #ffffff;
border: 0px;
border: 1px solid #823995;
}
#serendipity_banner {
height: 126px;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid #ddd;
background: #3D98C5 url(img/purple_header.jpg) no-repeat;
border: 0px;
}
#serendipity_banner h1 {
Font-weight: bold;
font-size: 1.4em;
text-transform: uppercase;
letter-spacing: .3em;
padding: 0 0 0 0;
}
#serendipity_banner h2 {
Font-weight: normal;
font-size: 1.0em;
text-transform: uppercase;
letter-spacing: .3em;
padding: 0 0 3em 2px;
}
#serendipity_banner a {
color: #ffffff;
text-decoration: none;
}
#sitenav {
height: 14px;
font-size: .7em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
background: #fff url(img/nav_purple.gif) top left;
border-top: 2px solid #ffffff;
border-bottom: 0px solid #fff;
}
#sitenav ul li {
margin: 0 -10px 0 -10px;
}
#sitenav ul a {
background: #fff url(img/nav_purple.gif) top left;
padding: 6px 10px 6px 10px;
border-right: 1px solid #dfdfdf;
}
#sitenav ul li a:hover {
padding: 6px 10px 6px 10px;
background: #fff url(img/nav_purple.gif) bottom left;
}
#serendipityLeftSideBar,
#serendipityLeftSideBarLeft,
#serendipityRightSideBarLeft,
#serendipityRightSideBar,
#serendipityLeftSideBarRight,
#serendipityRightSideBarRight {
background-color: #ffffff;
color: #505050;
}
#content {
background-color: #ffffff;
color: #505050;
}
#content h3 {
font-size: 1em;
}
.serendipity_commentsTitle {
font-size: 1em;
font-weight: bold;
}
#content h4 {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1.7em;
letter-spacing: -1px;
margin: -5px 0 15px 0;
}
.serendipity_entryFooter {
font-size: .9em;
margin: 5px 0;
padding: 8px 0;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
}
.serendipity_pageFooter {
margin: 5px 0 10px;
}
.serendipitySideBarTitle {
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1.5em;
letter-spacing: -1px;
color: #30303f;
margin: 10px 0 20px 0;
padding: 8px 5px 8px 5px;
border-left: 4px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-top: 1px solid #dfdfdf;
background: #EDE6EE ;
}
.serendipitySideBarContent {
padding: 10px;
margin: -20px 0 0 0;
border-left: 4px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
background-color: #EDE6EE;
}
#sbsitenav {
font-size: 1.0em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .2em;
margin: 0px 0 -10px 0px;
}
#sbsitenav ul a {
display: block;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-left: 4px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
padding: 8px 0 8px 16px;
background: #fff url(img/nav_purple.gif) top left;
}
#sbsitenav ul a:hover {
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
border-left: 4px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
background: #fff url(img/nav_purple.gif) bottom left;
}
#sbsitenav li {
background-color: #efefef;
margin: 0 0 0px 0;
}
#month,
.serendipity_weekDayName,
#today {
font-size: 1em;
}
#footer {
font-size: .6em;
padding: 0.25em;
border: 0px;
background-color: #dfdfdf;
}