Current File : /home/lifechur/lifechurchministries.org/p7csslm/p7csslm02.css |
/*
------------------------------------------------
PVII CSS Layout Magic
Copyright (c) 2007 Project Seven Development
www.projectseven.com
02: 2Col_Fixed_Sidebar_Left
------------------------------------------------
*/
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
/* background-color: #FFFFFF; */
background-color: #97461A;
margin: 20px;
padding: 0;
}
#masthead {
color: #FFFFFF;
background-color: #97461A;
padding: 0px;
margin: 0;
}
#wrapper {
/* width: 770px; */
width: 800px;
margin: 0 auto;
}
#column_wrapper, #logo {
/* background-image: url(img/clm02_middle.gif); */
background-image: url(../images/background-content.jpg);
background-repeat: repeat-y;
background-color:#FFFFFF;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
#contents {
/* width: 250px; */
float: right;
padding: 20px 0px 20px 10px;
}
#right {
/* width: 570px; */
width: 570px;
float: left;
}
#left {
width: 207px;
float: left;
border-right: 1px solid #CCCCCC;
}
#left .content {
padding: 0px 12px 24px 24px;
font-size: 1.2em;
line-height: 1.5em;
}
#right .content {
padding: 0px 48px 24px 24px;
font-size: 1.2em;
line-height: 1.6em;
}
#masthead .content {
/* padding: 12px 16px; */
color: #FFFFFF;
padding: 0px 0px 0px 575px;
margin: 0px;
}
#masthead .content p{
padding: 0px;
margin: 0px;
}
#footer .content {
padding: 18px 24px 5px 24px;
}
#footer {
color: #FFFFFF;
background-image: url(../images/background-footer.jpg);
background-position: top;
background-repeat:no-repeat;
background-color: #97461A;
padding: 0px;
margin: 0;
font-size: 1.1em;
clear: both;
}
.menulist {
margin: 6px 0 12px 0;
padding: 0;
list-style-type: none;
}
#left a:link {
color: #000000;
}
#left a:visited {
color: #333333;
}
#left a:hover {
color: #9B7C00;
}
#right a:link, #right a:visited {
color: #000099;
}
#right a:hover {
color: #0000FF;
text-decoration:none;
}
#right a.external:link, #right a.external:active, #right a.external:visited {
display:inline-block;
padding-right: 13px;
background-image: url(../images/icon.9h.external.000099.gif);
background-position: right center;
background-repeat: no-repeat;
}
#right a.external:hover {
display:inline-block;
padding-right: 13px;
background-image: url(../images/icon.9h.external.000099.gif);
background-position: right center;
background-repeat: no-repeat;
text-decoration:none;
}
#right a.newwindow:link, #right a.newwindow:active, #right a.newwindow:visited {
display:inline-block;
padding-right: 13px;
background-image: url(../images/icon.9h.newwindow.000099.gif);
background-position: right center;
background-repeat: no-repeat;
}
#right a.newwindow:hover {
text-decoration:none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
color: #000000;
border-left: 6px solid #FFD940;
padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
border-color: #000000;
}
#footer a:link, #masthead a:link {color: #FFFFFF;}
#footer a:visited, #masthead a:visited {color: #FFFFFF;}
#footer a:hover, #masthead a:hover {color: #FFFFFF; text-decoration:none;}
.p7uberlink {
/* font-weight: bold !important; */
/* letter-spacing: .15em; */
border-color: #000000 !important;
text-decoration:none;
}
h1 {
font-size: 1.8em;
margin: 0;
color: #97461A;
}
h2 {
font-size: 1.6em;
margin: 15px 0 0 0;
color: #97461A;
font-weight:normal;
}
h3 {
font-size: 1.4em;
margin: 15px 0 0 0;
color: #BF5A22;
}
h4 {
font-size: 1.2em;
margin: 20px 0 0 0;
}
blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
.nomargintop {
margin-top: 0;
}
.content p {
margin: 12px 0;
}
.topofpage {
text-align:right;
font-size: 0.8em;
}