/**
 * Theme Name: Hybrid Custom
 * Version: 0.1
 * Author: jollykatie
 * Author URI: http://ekaterinaabasheeva.com
  *Template: hybrid
 */

@import url("../hybrid/style.css");
@import url(http://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope);
@import url(http://fonts.googleapis.com/css?family=Neucha&subset=latin,cyrillic);

@font-face {
    font-family: 'LovedbytheKingRegular';
    src: url('loved_by_the_king-webfont.eot');
    src: url('loved_by_the_king-webfont.eot?#iefix') format('embedded-opentype'),
         url('loved_by_the_king-webfont.woff') format('woff'),
         url('loved_by_the_king-webfont.ttf') format('truetype'),
         url('loved_by_the_king-webfont.svg#LovedbytheKingRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#site-title {
	font: normal 40px;
        font-size: 50pt;
        font-family: 'Loved by the King',cursive;
	margin: 0 0 10px 0;
        vertical-align: baseline;
        text-align: left;
        	}
#site-title a {
        сolor: #000;
	}

#site-description {
	font: normal 16/20px;
        font-size: 20pt;
        font-family: 'Annie Use Your Telescope', cursive;
	margin: 0 9 0 0;
	color: #666;
        vertical-align: middle;
       	}

h1.entry-title a {
        font-family: 'Loved by the King',cursive;
        }

h2.entry-title a {
        font-family: 'Loved by the King',cursive;
        }

h1, h2, h3, h4, h5, h6 {
        font-family: 'Loved by the King',cursive;
	color: #000;
        
}

#header-container {
        width:960px;
        height:130px;
        margin-right: auto;
        margin-left: auto;
        margin-top: 10px;
}

.content {
overflow: hidden;
float: left;
width: 653px;
}

#header #site-description {
        width:960px;
        height:80px;
        margin-right: auto;
        margin-left: 9px;
        margin-top: 30px;
        margin-bottom:10px;
}

.widget-title {
       font-size: 30px;
       color: #111;
       margin: 40px 5px 20px 0;
}

#primary {
       margin-right: 10px;
       width: 257px;
}

#secondary {
      clear: right;
      float: right;
      font-family: 'Loved by the King', cursive;
      margin-right: 10px;
      width:257px; 
  
}

#sidebar {
text-align : left;
}

.order{
width: 100 px;
font-size: 20px;
font-family: 'Neucha', cursive;

}
.hentry img{
border: none;
}