/**

 * Theme Name: Kerin Rose
 * Theme URI: http://kerinrose.com

 * Description: A custom theme for the website of Kerin Rose handmade jewelry.
 * Version: 0.7

 * Author: Tara Gentile

 * Author URI: http://taragentile.com

 * Tags:  

 * Status: publish

 *

 *Template: hybrid

 */



/* Get base CSS */

@import url('http://kerinrose.com/wp-content/themes/hybrid/library/css/21px.css');

/* Get layout CSS */

@import url('http://kerinrose.com/wp-content/themes/hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */

@import url('http://kerinrose.com/wp-content/themes/hybrid/library/css/plugins.css');

/* Get drop-downs CSS */

@import url('http://kerinrose.com/wp-content/themes/hybrid/library/css/drop-downs.css');

/* Get default CSS (for 2 column site only!)*/

@import url('http://kerinrose.com/wp-content/themes/hybrid/library/css/screen.css');

/* site specific colors, background, & font */

body {
background: url('http://kerinrose.com/images/bg.jpg') #fff no-repeat;
font-family: helvetica, arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333;
}

a {
color: #5e307a;
}

a:hover {
color: #a4ae4b;
}

h3 {
font-family: "century gothic", helvetica, arial, sans-serif;
color: #5e307a;

}

h5 {
font-style: italic;
}

/* theme-specific ids that i customize most frequently */

#body-container {
background: #fff;
padding: 0 20px;
border-left: 2px solid #a4ae4b;
border-right: 2px solid #a4ae4b;
margin-top: 0px;
margin-bottom: 0px;

}

#header {
margin-bottom: 0px;
}

#site-title, #site-description {
display:none;
}

#primary-menu {
}

#primary-menu div.menu li a {
font-size: 18px;
color: #a4ae4b;
text-transform: uppercase;
border: 0px;
letter-spacing: 1px;
}

#primary-menu div.menu li a:hover {
color: #5e307a;

text-decoration: none;
}

.sf-sub-indicator {
display:none;
}

#primary-menu div.menu li ul {
border-top: 0px;
}

#container {
}



#primary {
width: 325px;
}

.blog #text-4 {
display:none;
}

#secondary {
display:none;
}

.blog #secondary {
display:block;
}

#footer {

}

/* theme-specific classes that i customize most frequently */

.content {
width: 600px;
padding-top: 10px;
}

.entry-title {
margin-bottom: 0px;
}

.entry-title a, .page-title a {
font-size: 24px;
line-height: 30px;
}

.entry-title a:hover, .page-title a:hover {
text-decoration:none;
}

.home .page-title {
display:none;
}

.byline-prep, .author {
display:none;
}

.byline {
font-size: 11px;
}

.breadcrumbs {
display:none;
}

.comments-link {
font-size: 24px;
float:right;
font-family: georgia, "times new roman", serif;
}


.widget-title {
font-style: normal;
color: #5e307a;
margin-bottom: 30px;
}

.widget {
background: url('http://kerinrose.com/images/widget_bg.jpg') no-repeat top left;
font-size: 11px;
line-height: 15px;
color: #666;

}

.widget-inside {
margin-top: 35px;
margin-left: 25px;
}

.post img {
border: 0px;
}

.wp-post-image {
float:left;
border: 0px;
margin-right: 15px;
}

.home-excerpt p {
font-size: 13px;
line-height: 16px;
}

.home-excerpt .byline {
display:none;
}

.home-excerpt .entry-title {
font-size:28px;
line-height:30px;
margin-bottom:18px;
}

.home-excerpt h5 {
text-align:right;
}

.featured img {
width: 125px;
height: 125px;
padding: 5px;
border: 1px solid #5e307a;
margin-right: 10px;
float: left;
display:block;
}

.featured img:hover {
background: #a4ae4b;
}


#mce-EMAIL {
border:1px solid #5E307A;
font-family:arial;
font-size:13px;
padding:3px;
width:200px;
}

#mc-embedded-subscribe {
font-weight: bold;
font-style: italic;
color: #5E307A;
background: #fff;
border: #fff 1px solid;
}

#mc-embedded-subscribe:hover {
color: #666;
}

.testimonial {
background: #eee;
font-family: georgia;
font-size: 14px;
font-style: italic;
line-height: 18px;
padding: 15px 10px;
}

