/*
Theme Name: Blueprint-SF
Theme URI: http://www.marvinmarcelo.com`/
Description: Blueprint CSS theme with Superfish menu based on Wordpress Default (kubrick)
Version: 1.0
Author: Marvin Marcelo
Author URI: http://www.marvinmarcelo.com/about/
Tags: fixed-width, light, two-columns, right-sidebar
*/
/*--------------------------------------------------------------------
Theme name: WordPress Default - kubrick -
Editors: Navid Kashani
Persian Wordpress Project : wp-persian.com
---------------------------------------------------------------------*/
/*--------------------------------------------------------------------
Blueprint CSS Framework 0.8
http://blueprintcss.org

 * Copyright (c) 2007-Present. See LICENSE for more info.
 * See README for instructions on how to use Blueprint.
 * For credits and origins, see AUTHORS.
 * This is a compressed file. See the sources in the 'src' directory.
---------------------------------------------------------------------*/
/*--------------------------------------------------------------------
Superfish v1.4.8 – jQuery menu plugin by Joel Birch
http://users.tpg.com.au/j_birch/plugins/superfish/
---------------------------------------------------------------------*/

@import url('screen.css');
@import url('superfish.css');
/* some fancy styling comes with BP */
/* @import url('fancy-type-screen.css'); */

/* header */
#headerimg a { color: #696969; text-decoration: none; }
#headerimg .description { margin-bottom: 1em; }

/* both top and bottom, single and archive */
div.navigation div.alignright { text-align: right; }

/* sidebar */
#sidebar ul { list-style: none; margin-left: 0; }
#sidebar a { text-decoration: none; color: #696969; }
#sidebar h2.widgettitle { margin-top: 0.75em; margin-bottom: .15em; font-size: 1.5em; }

/* main */
.time_d { position: absolute; z-index: -1;font-size: 2em; color: #e5ecf9; }
.time_m { font-style: italic; font-family: Times New Roman; color: #999; }
.time_y { font-size: 1.125em; font-family: courier new, mono-space; color: #333; text-align: right; }
.time_d span { font-style: italic; font-family: Times New Roman; color: #696969; }
#content h2 a { color: #363636; text-decoration: none; }
.entry a:hover { text-decoration: none; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
p.nocomments { display: none; height: 0; width: 0; }

/* calendar */
#wp-calendar td, #wp-calendar th { text-align: center; }
#wp-calendar td#prev { text-align: left; }
#wp-calendar td#next { text-align: right; }

/* superfish tweaks, uncomment for top nav links to have fixed width */
/* .sf-menu li, .sf-menu li li, .sf-menu li li li { width: 115px; }  */
