/*
Theme Name: Baseline
Theme URI: http://chasereeves.net/
Author: Chase Reeves
*/


@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/compressed/baseline.compress.css);

@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/background-grid/grid.baseline.column.css);
@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/background-grid/grid.baseline.css);
@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/background-grid/grid.column.css);
@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/background-grid/grid.baseline.column.css);

@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/credit.css);
@import url(http://goodbrandsontwitter.com/wp-content/themes/baseline/css/version.history.css);

#page {
margin: 0 auto 36px auto;
}
body {
-webkit-text-stroke: 1px transparent;
}
.layout-grid {
background: url(../../css/background-grid/images/baseline+column.png) repeat 0 1px;
border-bottom: solid 1px #b3e2f0;
}
a {
color:#1F98C7;
font-weight:bold;
}
/* 1F98C7 */
a:hover {
color:#8F98C7;
}
a:visited {
color:#8F98C7;
}

#branding h1 {
font-size: 47px;
top: 0px;
font-weight: bold;
text-shadow: 0 -1px 2px rgba(1, 1, 1, 0.35);
color: #fff;
letter-spacing: -3.5px;
}
#branding {
height: 90px;
position: relative;
margin-bottom: 36px;
}
#branding .logo {
background: #1F98C7;
-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
width: 486px;
height: 90px;
float: left;
}
#branding .logo a {
background: none;
width: 486px;
height: 90px;
position: absolute;
top: 0;
left: 0;
}
#branding h1 {
margin: 17px 0 0 18px;
float: left;
margin-right: 18px;
}

nav ul {
text-align: right;
}
nav li {
display: inline;
margin-left: 12px;
padding-left: 12px;
border-left: solid 1px #000;
}
nav li:first-child {
margin-left: 0;
padding-left: 0;
border: none;
}
nav a {
font-weight: bold;
text-decoration: none;
}

/* Sidebar */
ul#sidebar {
margin: 0;
}
#sidebar ul {
height: 400px;
margin: 0;
overflow: scroll;
}
#sidebar ul li {
background-color: #F9F9F9;
border-bottom: 1px solid #EEEEEE;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 1px;
padding: 5px;
}
li.widget {
list-style: none;
}
div.twitter-avatar a img {
width:48px;
height:48px;
}


/* Type */
.white-space {
margin-left: 0;
list-style-type: none;
clear: both;
}
.space-width {
font-family: times, "times new roman", serif;
line-height: 14px;
}
.description {
display: block;
float: left;
clear: left;
}
.description code {
color: #999;
}
.space-width {
background: rgba(255, 255, 0, 0.4);
}

/* Table */
table code {
background: rgba(187, 204, 221, 0.3);
font-weight: normal;
color: #069;
margin-left: 18px;
padding: 1px 4px;
}

/* Grid */
.grid-example {
background: rgba(187, 204, 221, 0.3);
color: #069;
}

.grid-example.unitx1, .grid-example.unitx2,
.grid-example.unitx3, .grid-example.unitx4,
.grid-example.unitx5, .grid-example.unitx6,
.grid-example.unitx7 {
margin-bottom: 18px;
}

footer {
border-top: solid 4px #000;
background: url(../images/icones-creative-commons.png) no-repeat 918px 0;
margin-top: 50px;
position: relative;
}

