dynamicbible/css/bible.css

257 lines
4.3 KiB
CSS
Raw Normal View History

2011-11-01 18:17:02 -04:00
body {
background: #fff; /* #dde */
margin: 0;
font-family: verdana;
2011-11-01 18:17:02 -04:00
}
a
{
color: #000;
text-decoration:none;
border-bottom: 1px dotted darkgray;
_border-bottom: 1px solid lightgray; /* IE */
}
a:hover {
border-bottom: 1px solid maroon;
}
2011-11-01 18:17:02 -04:00
em {font-style: normal;}
2011-11-01 18:17:02 -04:00
#query {
background: #eee;
color: #444;
padding: 12px;
font-size: 14px;
2011-11-01 18:17:02 -04:00
font-weight: bold;
text-align: center;
border: 2px solid #999;
min-width: 300px;
2011-11-01 18:17:02 -04:00
}
#searchvalue
2011-11-01 18:17:02 -04:00
{
color: #333;
2011-11-01 18:17:02 -04:00
width: 100%;
height: 50px;
line-height: 50px;
padding: 3px;
2011-11-01 18:17:02 -04:00
margin-left: 6px;
font-size: 18px;
font-family: georgia;
2011-11-01 18:17:02 -04:00
}
#searchbtn
{
height: 52px;
width: 90px;
}
2011-11-01 18:17:02 -04:00
h1 {
color: #313952;
2011-11-01 18:17:02 -04:00
font: 36px georgia;
font-weight: normal;
background: white;
margin: 0 10px 0 0;
padding: 10px;
2011-11-01 18:17:02 -04:00
text-align: center;
}
h1 span {
font: 12px verdana;
display: block;
color: #999;
}
h3 {
font: 18px verdana;
2011-11-01 18:17:02 -04:00
font-weight: bold;
background: #ccc;
padding: 5px 5px 0 5px;
2011-11-01 18:17:02 -04:00
margin: 0;
}
#searchresultswrap {
font: 18px verdana;
2011-11-02 22:39:56 -04:00
width: 30%;
2011-11-01 18:17:02 -04:00
float: left;
}
2011-11-01 18:17:02 -04:00
#searchresultswrap h3 {
margin: 0;
background: #eee;
border-right: 2px solid #999;
border-top: 2px solid #999;
border-left: 2px solid #999;
2011-11-03 16:02:00 -04:00
margin-right: 16px;
2011-11-09 12:26:40 -05:00
margin-left: 16px;
text-align:center;
2011-11-01 18:17:02 -04:00
}
2011-11-02 13:50:08 -04:00
2011-11-01 18:17:02 -04:00
#searchresults {
xmargin-right: 10px;
padding: 0 10px 10px 10px;
2011-11-02 13:50:08 -04:00
overflow:scroll;
height: 600px;
2011-11-01 18:17:02 -04:00
border-right: 2px solid #999;
border-bottom: 2px solid #999;
border-left: 2px solid #999;
2011-11-03 16:02:00 -04:00
margin-right: 16px;
2011-11-09 12:26:40 -05:00
margin-left: 16px;
background: #eee;
2011-11-01 18:17:02 -04:00
}
#searchresults ul {
2011-11-02 13:50:08 -04:00
margin: 0;
padding: 0;
list-style-type: none;
2011-11-01 18:17:02 -04:00
list-style-position: inside;
}
2011-11-02 13:50:08 -04:00
#searchresults ul li
{
margin: 0 0 3px 0;
}
#searchresults ul a
{
width: 100%;
height: 30px;
display: block;
line-height: 30px;
background-color: #ddd;
padding: 3px;
text-align:center;
font-size: 18px;
2011-11-02 13:50:08 -04:00
font-family: Georgia, Serif;
text-decoration: none;
border: 0px;
2011-11-02 13:50:08 -04:00
color: Maroon;
}
#searchresults ul a:hover
{
background-color: #fff;
}
2011-11-01 18:17:02 -04:00
#resultwrap {
2011-11-02 22:39:56 -04:00
width: 70%;
2011-11-01 18:17:02 -04:00
float: left;
font: 18px georgia;
color: #000;
2011-11-01 18:17:02 -04:00
}
#resultwrap h3 {
margin: 0;
background: white;
font-weight: bold;
padding: 0 10px;
}
#result {
2011-11-01 18:17:02 -04:00
margin: 0 0 12px 12px;
2011-11-02 22:39:56 -04:00
padding: 0 12px 0 0;
2011-11-01 18:17:02 -04:00
line-height: 200%;
}
.rmac .contents, .scr .contents
{
display: none;
}
2011-11-01 18:17:02 -04:00
.result
{
display: block;
border-bottom: 1px dotted #bbb;
margin-bottom: 12px;
background-color: #fff;
2011-11-01 18:17:02 -04:00
}
.removeresult
2011-11-01 18:17:02 -04:00
{
float: left;
display: block;
margin: 0 9px 12px 0;
text-decoration: none;
border: 0px;
}
.result .resultbody
{
display: block;
2011-11-02 15:38:29 -04:00
padding-left: 55px;
2011-11-01 18:17:02 -04:00
}
#main .block {
width: 800px;
margin: 0px 36px 0px 36px;
}
#main .block h3 {
margin-bottom: 6px;
background-color: white;
}
#main .block p {
padding: 0px 12px;
margin: 0px;
}
.input-addtag {width: 200px; height: 36px;}
.btn-addtag {width: 80px; height: 44px; margin-left: 3px;}
a.trigger{
position: absolute;
background: url(images/open.png) 6% 55% no-repeat;
text-decoration: none;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight: bold;
border-bottom: none;
margin-left: 2px;
z-index:2;
}
a.trigger.left {
left: 12px;
}
a.trigger.right {
right: 12px;
}
a.trigger:hover {
text-decoration: none;
border-bottom: none;
}
a.active.trigger {
background: url(images/close.png) 6% 55% no-repeat;
}
.panel {
color:#000;
position: absolute;
display: none;
background: #eee;
width: 300px;
height: auto;
z-index:1;
}
.panel.left {
left: 10px;
padding: 10px 20px 10px 60px;
border-top-right-radius: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;
}
.panel.right {
right: 10px;
padding: 10px 60px 10px 20px;
border-bottom-left-radius: 15px;
border-top-left-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-top-left-radius: 15px;
}
.panel p {
font-size:11px;
}
a:focus { outline: none;}