html, body {
min-height: 100%;
}
body {
background: #fff url(/local--files/green-fresh/footer-bg.png) repeat-x bottom;
}
#container-wrap {
background: url(/local--files/green-fresh/body-bg.png) repeat-x top;
}
#container {
width: 85%;
min-width: 600px;
margin: 0 auto;
padding-left: 8px;
background: url(/local--files/green-fresh/shadow-left.png) no-repeat 0 89px;
position: relative;
}
#header {
height: 418px;
padding-right: 8px;
background: url(http://iglesiaevangelicadesevilla.es/img/best-bars-in-rome_banner_6.jpg) no-repeat right 89px;
}
#header h1 {
float: left;
padding: 43px 0 0 16px;
}
#header h1 span {
padding-right: 7px;
}
#header h1 a {
font-family: "Bitstream Charter", "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
font-style: italic;
font-weight: bold;
letter-spacing: 1px;
text-transform: lowercase;
line-height: 26px;
color: #ADCF28;
}
#header h2 {
padding: 49px 7px 0;
font-family: "Verdana", Arial, Helvetica, sans;
font-size: 16px;
line-height: 20px;
color: #fff;
}
#header h2:before {
content: "|";
}
#header h2 span {
padding-left: 7px;
font-size: 10px;
text-transform: uppercase;
color: #777;
}
#top-bar {
width: 100%;
height: 29px;
right: 0;
left: 0;
}
#top-bar li, #top-bar ul {
margin: 0;
padding: 0;
}
#top-bar ul {
margin-right: 8px;
height: 29px;
background: url(/local--files/green-fresh/menu-bg.png) repeat-x top;
}
#top-bar ul ul {
margin-right: 0;
}
#top-bar li a {
border-right: 1px solid #fff;
color: #fff;
font-size: 13px;
font-weight: bold;
line-height: 29px;
padding: 0 15px;
text-decoration: none;
text-transform: uppercase;
}
#top-bar li a:hover {
background: url(/local--files/green-fresh/menu-hover.png);
text-decoration: none;
}
#top-bar li ul {
border: none;
}
#top-bar li ul li a {
background: #95B223;
color: #fff;
}
#top-bar li ul li a:hover {
background: #C1DE4F;
color: #000;
}
#content-wrap {
padding-right: 8px;
background: url(/local--files/green-fresh/shadow-right.png) no-repeat right -29px;
overflow: hidden;
}
#side-bar {
width: 200px;
margin: 20px 0;
padding: 33px 15px 0;
float: right;
overflow: hidden;
border-left: 1px dashed #ddd;
}
#main-content {
margin: 20px 0 20px 0;
padding: 0 15px;
min-height: 150px;
overflow: hidden;
}
h1, h2, h3, #page-title {
padding: 0;
margin: 15px 0;
color: #95B223;
}
a:hover {
background-color: transparent;
text-decoration: none;
}
#page-content > *:first-child {
margin-top: 0;
}
#page-title {
padding-bottom: 2px;
border-bottom: 1px solid #eee;
margin-top: 0;
font-size: 180%;
}
#login-status {
right: 8px;
top: 8px;
}
#search-top-box {
right: 23px;
top: 146px;
}
#search-top-box .button {
width: 60px;
padding: 0;
}
#search-top-box .text {
width: 135px;
padding: 0;
}
#login-status a {
color: #95B223;
text-decoration: none;
}
div.buttons input, input.button, #login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
background: #95B223;
color: #fff;
}
div.buttons input:hover, input.button:hover, #login-status #account-topbutton:hover, .change-textarea-size a:hover {
background: #C1DE4F;
color: #000;
}
input.text, textarea {
border-color: #95B223;
}
div.page-calendar-box {
padding: 0;
}
.odate, .like-odate {
text-transform: uppercase;
font-size: 85%;
letter-spacing: 1px;
font-weight: bold;
color: #666;
background: transparent;
margin: 0;
padding-top: 0;
padding-bottom: 0;
}
body {
background: #fff url(/local--files/orange-fresh/footer-bg.png) repeat-x bottom;
}
#header h1 a {
color: #f89326;
}
#top-bar ul {
background: url(/local--files/orange-fresh/menu-bg.png) repeat-x top;
}
#top-bar ul ul {
margin-right: 0;
}
#top-bar li a:hover {
background: url(/local--files/orange-fresh/menu-hover.png);
}
#top-bar li ul li a {
background: #f7850b;
}
#top-bar li ul li a:hover {
background: #fba951;
}
h1, h2, h3, #page-title {
color: #f7850b;
}
#login-status a {
color: #f7850b;
}
div.buttons input, input.button, #login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
background: #f7850b;
}
div.buttons input:hover, input.button:hover, #login-status #account-topbutton:hover, .change-textarea-size a:hover {
background: #fba951;
}
input.text, textarea {
border-color: #f7850b;
}
div.buttons input, input.button, button, file, a.button {
border:1px solid #ccc;
}
@media only screen and (max-device-width: 480px) {
#container {
width: 100%;
}
}