/* General 
 * -------------------------------------- */

body{
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
font-size:14px;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
color:#666666;
border-color:#222222;
}
/* Heading
 * -------------------------------------- */

h1,h2,h3,h4,h5,h6{
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
font-style:normal;
color:#454545;
}

a,#breadcrumbs a:hover, .entry-title a:hover, .entry-meta a:hover, #newsticker li a:hover{
color:#008EF4;
}

input[type=submit], button, a.post-format-icon:hover,a.expander:hover, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
background-color:#008EF4;
}

input[type=submit], button, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
border-color:#008EF4;
}

a:hover{
color:#0000ff;
}

/* Highlight
 * -------------------------------------- */

::selection,::-moz-selection{
background:#000000;
color:#ffffff;
}
/* Heading
 * -------------------------------------- */

#header{
background-image:url(http://xn--n8ja7jn57ppbci80a371d.com/wp-content/uploads/2013/06/header001.jpg);
background-repeat:none;
background-position:center center;
background-attachment:scroll;
}

h1#site-title, h1#site-title a{
color:#F3466D;
}

h1#site-title a:hover{
color:#ffffff;
}

h2#site-description{
color:#F3466D;
}
/* Entry Title
 * -------------------------------------- */

.entry .entry-title{
font-size:14px;
}

.entry .entry-title a{
color:#454545;
}

.entry .entry-title a:hover{
color:#f79100;
}

.singular-entry .entry-title{
font-size:24px;
color:#454545;
}
 
/* Widget Title
 * -------------------------------------- */

.widget-title{
font-size:14px;
color:#454545;
}
 
/* Footer
 * -------------------------------------- */

#footer-container{
background-color:#FF8DC9;
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
}

#footer,#footer-widget-area .widget{
color:#888888;
}

#footer-widget-area .widget .widget-title span{
color:#ffffff;
}

#footer a,#footer-widget-area .widget a{
color:#cccccc;
}

#footer a:hover,#footer-widget-area .widget a:hover{
color:#ffffff;
}

#footer-widget-area .widget li{
border-color:#444444;
}
