File: /home/iestorre/www2/quotes/quotes.css
/* $Id: quotes.css,v 1.1.2.8 2009/10/01 04:26:30 nancyw Exp $ */
/**
* @file
* quotes.css - provide formatting styles.
*/
.quotes-help-quote {
color: #0000ff;
}
.quotes-help-tab {
color: #ff0000;
}
.quotes-help-author {
color: #008000;
}
.quotes-help-citation {
color: #d2691e;
}
.quotes-author {
position: relative;
float: left;
padding-right: 1em;
}
.quotes-author p {
margin: 0;
}
.quotes-bio p {
margin: 0;
clear: right;
}
.quotes-bio-link {
margin-left: 3em;
font-size: 89%;
font-style: italic;
}
.quotes-citation {
clear: left;
}
#quotes-admin-settings input {
margin-left: 2em;
}
.quotes-radios .form-item label.option {
position: relative;
float: left;
margin-right: 2em;
margin-top: 0;
}
.quotes-radios .description {
clear: both;
}
.block-quotes .quotes-author {
float: right;
}
.quotes-header-bio {
margin: 0 5% 0 5%;
background-color: #eeeeff;
}
.block-quotes {
font-size: 89%;
}
.block-quotes h2 {
text-align: center;
}
.block-quotes .content {
margin-left: 0.25em;
}
.block-quotes .quotes-author, .block-quotes .quotes-citation, .block-quotes .quotes-bio-link {
text-align: right;
clear: both;
}
.quotes-more-link {
text-align: right;
}
.quotes-view-link {
float: left;
font-style: italic;
}