/*
Theme Name:		grabacr
Description:	Child theme for the "basically" theme for WordPress.
Template:		basically
Version:		1.0
Author:			Grabacr07
Author URI:		http://grabacr.net/
*/

@import url('../basically/style.css');


.container {
  width: 1050px;
}

#custom-header {
  background-color: #000000;
  width: 1050px;
}

.fixed-12 {
  width: 510px;
}

.fixed-16 {
  width: 730px;
}

.fixed-18 {
  width: 810px;
}

.fixed-24 {
  width: 1050px;
  margin-right: 0;
}


#site-branding .site-title a {
  color: #555555;
  font-family: "Segoe UI Light", "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-weight: lighter;
  font-size: 1.1em;
}

/* Yo buddy. Still alive? */
#site-branding .site-description {
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  padding-top: 1.5em;
}

.crumbs {
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.ctc {
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.ctc-tag {
  margin: 0 5px 0 0;
}


.widget {
  margin-bottom: 1em;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C0C0C0;
  padding: 0 0 2em 0;
}

.widget .widget-title {
  color: #808080;
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 1.4em;
  line-height: 2em;
  margin-bottom: 4px;
}

.entry-header .entry-title {
  font-size: 1.5em;
  line-height: 1.3em;
  margin: 0em !important;
  font-weight: bold !important;
}

.entry-meta {
  color: #999999;
  font-size: 0.786em;
  line-height: 1.909em;
  margin: 1px;
}

.form-allowed-tags code {
  font-size: 1em;
}

pre, code, tt {
  font-family: Consolas "andale mono", "lucida console", monospace;
}

code {
  font-size: 0.85em;
  color: #444444;
  background: #F5F5F5;
}

a.more-link {
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}


/* 	MAIN NAVIGATION
	----------------- */
.main-navigation ul li {
  font-family: Segoe UI, MeiryoKe_PGothic;
}

/* 	SECONDARY NAVIGATION
	----------------- */
.secondary-navigation {
  border-bottom: 0;
  border-top: 0;
}


/* 	HEADING
	----------------- */
#content h1 {
  font-size: 1.5em;
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #CCC;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6
#content strong {
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  margin: 2.2em 0 1em 0;
}

#content h2 {
  font-size: 1.4em;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #CCC;
}

#content h3 {
  font-size: 1.2em;
  border-bottom: 1px solid #DDD;
}

/* 	BLOCKQUOTE
	----------------- */
blockquote {
  font-style: inherit;
  margin: 1em 15px;
}

/* 	TEXT ELEMENT
	----------------- */
p {
  margin: 1.8em 0;
}

#content li {
  margin: 0.5em 0;
}

/* 	CALENDAR WIDGET
	----------------- */
#calendar_wrap table {
  margin: 0.3em 0;
}

#wp-calendar caption {
  color: #646464;
  padding-bottom: 5px;
  font-size: 1.2em;
  font-family: "Segoe UI", MeiryoKe_PGothic, "Meiryo", "Meiryo UI", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}


/* Crayon Syntax Highlighter */

.crayon-theme-classic .crayon-pre .crayon-c {
	color: #008000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-s {
    color: #a31515 !important;
}
.crayon-theme-classic .crayon-pre .crayon-p {
	color: #b85c00 !important;
}
.crayon-theme-classic .crayon-pre .crayon-ta {
    color: #FF0000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-k {
	color: #800080 !important;
}
.crayon-theme-classic .crayon-pre .crayon-st {
	color: #0000ff !important;
}
.crayon-theme-classic .crayon-pre .crayon-r {
	color: #0000ff !important;
}
.crayon-theme-classic .crayon-pre .crayon-t {
	color: #0000ff !important;
}
.crayon-theme-classic .crayon-pre .crayon-m {
	color: #0000ff !important;
}
.crayon-theme-classic .crayon-pre .crayon-i {
	color: #000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-e {
    color: #2b91af !important;
}
.crayon-theme-classic .crayon-pre .crayon-v {
	color: #000000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-cn {
	color: #000000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-o {
	color: #000000 !important;
}
.crayon-theme-classic .crayon-pre .crayon-sy {
    color: #333 !important;
}
.crayon-theme-classic .crayon-pre .crayon-n {
    color: #666 !important;
    font-style: italic;
}
.crayon-theme-classic .crayon-pre .crayon-f {
	color: #999 !important;
}
.crayon-theme-classic .crayon-pre .crayon-h {
    color: #006fe0 !important;
}

/* WP-Cumulus */
.wp_cumulus_widget {
  padding: 0 0 5px 0;
}
