home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cricao de Sites - 650 Layouts Prontos
/
WebMasters.iso
/
Templates
/
CSS
/
no68
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
2008-01-20
|
5KB
|
263 lines
* {
padding : 0;
margin : 0;
}
body {
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;
background-image : url(images/bbg.jpg);
background-repeat : repeat-x;
}
a {
color : #1529ff;
}
#wrapper {
margin : 0 auto;
width : 922px;
}
#header {
color : #333;
width : 900px;
float : left;
padding : 10px;
height : 50px;
margin : 10px 0 0 0;
}
.logo {
width : 280px;
float : right;
text-align : center;
}
.logo h1.lineone {
font-size : 2.5em;
font-weight : bold;
padding-left : 5px;
color : #99ff32;
border : none;
letter-spacing : -1px;
}
.logo h1.lineone span {
color : #1529ff;
}
.logo h2.linetwo {
padding-left : 5px;
font-size : 1.3em;
text-transform : none;
color : #1529ff;
}
.logo a {
color : #1529ff;
text-decoration : none;
}
#navigation {
margin-right : 4px;
padding : 0;
width : 100%;
background : transparent;
voice-family : "\"}\"";
voice-family : inherit;
padding-right : 5px;
}
#navigation ul {
font : bold 11px Arial, Verdana, sans-serif;
margin : 0;
padding : 0;
list-style : none;
}
#navigation li {
display : inline;
margin : 0 2px 0 0;
padding : 0;
text-transform : uppercase;
}
#navigation a {
float : left;
color : white;
background : #678b3f url(images/tab-left.gif) no-repeat left top;
margin : 0 2px 0 0;
padding : 0 0 1px 3px;
text-decoration : none;
letter-spacing : 1px;
}
#navigation a span {
float : left;
display : block;
background : transparent url(images/tab-right.gif) no-repeat right top;
padding : 4px 9px 2px 6px;
}
#navigation a span {
float : none;
}
#navigation a:hover {
background-color : #8cb85c;
}
#navigation a:hover span {
background-color : #8cb85c;
}
#navigation #current a, #navigation #current span {
background-color : #8cb85c;
color : #1529ff;
}
#navigationline {
clear : both;
padding : 0;
width : 100%;
height : 58px;
line-height : 58px;
background : #678b3f url(images/navlinebg.jpg);
border-top : 1px solid #fff;
}
#leftcolumn {
color : #333;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 456px;
float : left;
}
#leftcolumn h1 {
font-weight : lighter;
color : #009933;
background-color : #d4ff90;
text-indent : 5px;
margin-bottom : 5px;
}
#leftcolumn p {
text-align : justify;
}
.lefttext p {
font-size : 100%;
}
.post {
background : #eee;
padding : 3px;
margin : 20px 10px 20px 5px;
border : 0 dashed #8a795d;
font-size : 75%;
}
.post .date {
background : url(images/clock.gif) no-repeat left center;
padding-left : 18px;
margin : 0 5px 0 5px;
}
.post .comments {
background : url(images/comment.gif) no-repeat left center;
padding-left : 18px;
margin : 0 5px 0 5px;
}
.post .readmore {
background : url(images/page.gif) no-repeat left center;
padding-left : 18px;
margin : 0 5px 0 5px;
}
#centercolumn {
float : left;
color : #333;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
display : inline;
}
.sp-links-top {
margin-top : 15px;
height : 20px;
background-image : url(images/ccb-top.jpg);
background-repeat : no-repeat;
}
.sp-links {
background-image : url(images/ccb.jpg);
background-repeat : repeat-y;
padding : 0 10px;
font-size : 110%;
}
.sp-links h3 {
color : #7bdb58;
margin : 0 0 0 0;
font-size : 1.2em;
padding-top : 10px;
}
.sp-links p {
font-size : 1em;
}
.sp-links a {
font-size : 0.9em;
text-decoration : none;
color : #1529ff;
}
.sp-links-bottom {
height : 20px;
background-image : url(images/ccb-bot.jpg);
background-repeat : no-repeat;
}
#rightcolumn {
color : #333;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
}
#rightcolumn h2, #centercolumn h2 {
font-weight : lighter;
color : #009933;
background-color : #d4ff90;
text-indent : 5px;
margin-bottom : 5px;
}
.links ul {
margin : 10px 0 15px 0;
}
.links li {
font-size : 1.1em;
list-style-type : none;
}
.links li a {
color : #1529ff;
text-decoration : none;
}
.cloud {
margin : 10px 0;
padding : 5px;
border : 1px solid #ccc;
}
.cloud li {
display : inline;
margin : 0 0 0 0;
}
.cloud1 {
font-size : 10px;
}
.cloud2 {
font-size : 12px;
}
.cloud3 {
font-size : 13px;
}
.cloud4 {
font-size : 14px;
}
.cloud5 {
font-size : 15px;
}
.cloud6 {
font-size : 16px;
}
.cloud7 {
font-size : 17px;
}
.cloud8 {
font-size : 18px;
}
#cloud li a {
text-decoration : none;
color : #9cafc5;
}
#footer {
width : 900px;
clear : both;
color : #333;
border-top : 3px solid #ccc;
margin : 5px 0 10px 0;
padding : 10px;
}