/**
  Theme Name: Summertime
  Theme URI: http://www.colazionedamichy.it/summertime
  Version: 1.0
  Author: Michela Chiucini
  Author URI: http://www.colazionedamichy.it
  Tags: retro, vintage, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blue, red
  
  Description: Summertime is a Free WP Theme
  
  By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to colazionedamichy.it must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
ol, ul
{ list-style : none; }

body { 
  color : #333333; 
  font : 12px Georgia, "Times New Roman", serif;
  line-height : 20px;
}

div#content{
	width : 100%;
}

div#content_main {
  width : 100%;
  margin-top : 20px;
}

div#branding{
  width : 100%;
  height : auto;
  border-bottom : 3px solid #0D628C;
  text-align: right;
}
a {  
  color : #0D628C;
  text-decoration : none;
}

div#branding h1 a{
  font-size : 26px;
}

div#branding h2{
  font : 14px "Courier New";
  font-weight : normal;  
  text-transform : uppercase;
  padding-bottom: 20px;
}

.the_post { 
  width : 100%; 
}
.post_date {  
  color : #666666; 
  font : 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}
.post_metadata1, .post_metadata {  
  color : #bf0b1d; 
  font : 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}

.post_title a { 
  font-size : 17px; 
  color : #b9001b; 
  font-weight : bold; 
}

.pagetitle {
  font-size : 17px; 
  color : #0d628c; 
  font-weight : bold;
} 

div#content_sub, div#nav_main, ul#pagination, #commentform, #respond, div#footer, #nav_access, div#nav_main, .edit_link, .comments_link {
  display : none;
  
}
