/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.

Here is a List of Common CSS styles you may want to change: 

*/

/* to activate delete this line 

//MAIN TEXT FONT FAMILY (Size, family, spacing top bottom, Color of font)  //
body {font: 14px Georgia, Times, Serif; line-height: 1.5; color: #333;}

// LINK COLOR SITEWIDE //
a:link, a:visited  { color: #333333; }
a:hover  { color: #666666; }

// POST TITLE SIZE AND COLOR //
.post .title a:link, .post .title a:visited { color:#000000; font-size:36px; }

// POST BACKGROUND COLOR //
.post { background: #ffffff; }

to activate delete this line */ 

/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
body {font-family:Trebuchet,helvetica,san-Serif;background-image:URL(https://s3.amazonaws.com/twitter_production/a/1285026911/images/themes/theme15/bg.png);background-attachment:fixed;background-color:#022330;background-repeat:no-repeat;}
#header {padding:25px 0;}
.personal-image {margin:0;}
.post-meta {font-size:11px;}
.entry blockquote p {
color:#000000;
font-size:14px;
font-style:normal;
}
.entry ol li {
list-style-type:decimal;}

#main {
width:736px;
}

#sidebar {
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #FFFFFF;
padding:9px;
width:170px;
position:fixed;
margin-left:760px;
}

.widget h3 {
padding:0 0 7px 0;
text-align:center;
font-size:16px;
border-bottom:none;
}

.widget {
margin:0;
}

input#s, input.field {
width:163px;
margin-bottom:6px;
}

#header {
padding:10px 0;
}

.navigation {border-bottom:none;}
.navigation {background:none;}
