@import 'custom.css';
/* --------------[ User-Defined Adjustments ]-------------- */
body {
background: #efefef;
font-family: georgia, times, serif;
color: #000000;
}
h1, h2, h3, h4, h5, h6, h7, .sitetitle {
font-family: verdana, lucida, sans-serif;
font-weight: bold;
}
/* -------------------[ Rounded Corners ]------------------- */
#wrap-top {
margin:25px auto 0;
width:990px;
height:30px;
background: url(images/wrap-bg-corners-trans.png) top left no-repeat;
}
#wrap-bottom {
margin:0 auto 25px;
width:990px;
height:20px;
background: url(images/wrap-bg-corners-trans.png) bottom left no-repeat;
}
#wrap {
padding-top:5px;
padding-bottom:20px;
}
/* -------------------[ Site Title Adjustments ]------------------- */
#sitetitle h1, #sitetitle .title {
font-size: 24px;
font-weight: bold;
font-family: georgia, times, serif;
}
#sitetitle {
float:none;
text-indent:-10000em;
position:absolute;
display:none;
}
#sitetitle {
width:920px;
}
#head-content {
background: transparent;
background-image: url(http://luxuryreading.com/wp-content/uploads/2010/06/logo.png);
background-position: 0px 0px;
background-repeat: no-repeat;
}
/* --------------[ Top Navigation Adjustments ]-------------- */
#topnav,
#topnav li ul {
font-size: 12pt;
font-weight: bold;
font-family: georgia, times, serif;
}
#topnav ul a,
#topnav ul a:link,
#topnav ul a:visited {
color:#bd041d;
}
#topnav ul a:hover,
#topnav ul a:active  {
color:#a30a19;
}
/* --------------[ Cat Navigation Adjustments ]-------------- */
#catnav,
#catnav li ul {
font-size: 10pt;
font-weight: normal;
font-family: georgia, times, serif;
}
#catnav ul a,
#catnav ul a:link,
#catnav ul a:visited {
color:#960b0f;
}
#catnav ul a:hover,
#catnav ul a:active  {
color:#000000;
}
/* --------------[ Main Content Adjustments ]-------------- */
.maincontent {
font-size: 10pt;
}
.maincontent a, .maincontent a:link, .maincontent a:visited {
color: #c21206;
}
.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover {
color: #23456a;
}
/* --------------[ Sidebar-Right Adjustments ]-------------- */
#contentright {
font-size: 10pt;
}
#contentright a, #contentright a:link, #contentright a:visited {
color: #c21206;
}
#contentright a:hover, #contentright a:active {
color: #23456a;
}
/* --------------[ Footer Adjustments ]-------------- */
#footer {
font-size:10pt;
color:#000000;
}
#footer a, #footer a:link, #footer a:visited {
color: #c21206;
}
#footer a:hover, #footer a:active {
color: #23456a;
}
/* --------------[ Post Title Link Color Adjustments ]-------------- */
.post-title a, .post-title a:link, .post-title a:visited {
color: #23456a !important;
}
.post-title a:hover, .post-title a:active {
color: #000000 !important;
}
