/*
http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
strong {
font-weight:bold;
}
body {
background-color: #EEE;
}
.wrapper {
width:1000px;
margin:0px auto;
}
.cols {
float:left;
width:300px;
}
.ContentBox {
float:left;
display:block;
margin:10px auto;
width:280px;
border-radius:10px;
}
.RedBg {
background:#79302A;
height:200px;
}
.BlueBg {
background:#ABCBD6;
height:200px;
}
.GreenBg {
background:#7BC1A1;
height:200px;
}
.YellowBg {
background:#FFD006;
height:200px;
}
.BlackBg {
background:#2B2423;
height:200px;
}
.GrayBg {
background:#2A70E8;
height:200px;
}
.PinkBg {
background:#7BC1A1;
height:200px;
}
.YelloBg {
background:#ABCBD6;
height:200px;
}
.BlacBg {
background:#FFD006;
height:200px;
color:white;
font-family:Arial;
}
.Height1 {
height:300px;
}
.Height2 {
height:260px;
}
.Height3 {
height:330px;
}
.Height4 {
height:230px;
}
.SC1 {
background:#662621;
height:70px;
padding-top:2px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC2 {
background:#8CBECF;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC3 {
background:#7E9D1C;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC4 {
background:#EBC009;
height:60px;
padding-top:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC5 {
background:#151111;
height:80px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC6 {
background:#0957DB;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC7 {
background:#5EB990;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC8 {
background:#0B163F;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.SC9 {
background:#F2B51C;
height:70px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.bloggerp {
color:white;
font-family:serif;
font-size:15px;
padding-left:4px;
margin:5px;
}
.musicb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
}
.gmailb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.androidb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.youtubeb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.searchb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.newsb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.earthb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}
.mapsb {
color:white;
font-family:arial;
font-size:14px;
margin-left:5px;
padding-top:5px;
}