realsetate+css

realsetate+css

/*
Theme Name: Real Estate
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

body {
margin: 0;
padding: 0;
background: #63AAD7;
color: #000000;
font-family: Myriad Pro;
font-size: 14px;
font-weight: bold;
line-height: 150%;
}

.pageCenter {
width: 975px;
margin: auto;
padding: 15px 0;
}

#header {
background: #ffffff;
}

#logo {
background :url(images/logo.png) no-repeat;
float: left;
display: block;
height: 42px;
width: 248px;
}

#nav li {
list-style: none;
float: right;
}

#nav li a {
color: #FFFFFF;
display: block;
text-decoration: none;
font-size: 14px;
}

#content {
background: url(images/content_bg.png) repeat-x;
padding: 20px 0;
}

#content h2 {
text-transform: uppercase;
color: #63AAD7;
font-family: Courier New;
}

#banner {

background: url(images/banner_bg.png) repeat-y;
width: 498px;
padding: 1px 0;
}

#banner p{
text-align: Center;
padding: 0 47px 21px ;
color: #63AAD7;
font-size: 14px;
font-family: Courier New;
}

#content2{
background: #63AAD7;
}

#content2 h2 {
text-transform: uppercase;
color: #FFFFFF;
font-family: Courier New;
}

.floatleft {
float: left;
width: 604px;
}

.floatright {
float: right;
width: 300px;
}

#footer {
text-align: center;
padding: 15px 0;
background: #ffffff;
}

.clear {
clear:both;
}

.lightblue {
background-color: #63AAD7;
padding: 3px 13px;
font-weight: normal;
font-size: 16px;
font-family: Courier New;
margin: 0 0;
}

a {
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 14px;
padding: 0 8px;
}

a:hover {
color: #63AAD7;
text-decoration: none;
font-weight: bold;
font-size: 14px;
}

.blue {
color: #63AAD7;
padding: 0 12px;
}


.imgbg {
padding: 0 95px 67px 0;
}

.align {
padding: 0 95px 67px 0;
}

ol {
list-style-image: url(images/link.gif);
}


View Answers









Related Tutorials/Questions & Answers:
realsetate+css - Java Beginners
realsetate+css  /* Theme Name: Real Estate Theme URI: Description: Version: 1.0 Author: Author URI: Tags: */ body { margin: 0; padding: 0; background: #63AAD7; color: #000000; font-family: Myriad Pro

Ads