/*
Theme Name: firegoby.jp 2014
Template: fastr
*/

body, input, textarea
{
    font-size: 1.6rem;
}

h1.site-title
{
    display: none;
}

.entry-title
{
    font-size: 3rem;
}

h2.site-description
{
    display: none;
}

.content-bootstrap-3-area
{

}

.oembed-gist,
.content-bootstrap-3-area pre,
.content-bootstrap-3-area table
{
  margin: 2em 0 !important;
}

#secondary h1.widget-title,
.content-bootstrap-3-area h2
{
    margin-top: 2em !important;
    margin-bottom: 1em !important;
    border-bottom: 5px double #cccccc;
    padding: 3px 0 !important;
    font-size: 2.5rem !important;
}

.content-bootstrap-3-area h3
{
    margin: 2em 0 1em 0 !important;
    font-size: 2rem !important;
    font-weight: 900 !important;
}

.content-bootstrap-3-area img
{
    margin: 1em 0;
    border: 1px solid #dedede !important;
}

.content-bootstrap-3-area li
{
    font-size: 90% !important;
    line-height: 1.6em !important;
}

.content-bootstrap-3-area code
{
    margin: 0 5px;
    padding: 0 5px !important;
}

.content-bootstrap-3-area pre code
{
    margin: 0 !important;
    padding: 0 !important;
}

.navigation
{
    overflow: auto;
    clear: right;
}

#secondary
{
    clear: left;
    margin-top: 2em;
    border-top: 1px solid #f5f5f5;
    padding-top: 2em;
}

#secondary .widget-title
{
    font-size: 120%;
    margin-bottom: 1em;
}

#secondary
{
    text-align: left;
}

#secondary a
{
    color: #08c;
    text-decoration: none;
}

.simple-share
{
	padding-bottom: 3em;
}

#secondary .fb_iframe_widget,
#secondary .fb_iframe_widget[style],
#secondary .fb_iframe_widget iframe[style],
#secondary .fb_iframe_widget span{
    width: 100% !important;
}

@media screen and (max-width: 480px) {
    a
    {
        word-break: break-all;
    }
}
