/*
 Theme Name:     Kelli Web Design Theme
 Description:    Kelli Web Design
 Author:         Kelli Web Design
 Author URI:     http://kelliwebdesign.com
 Template:       bonpressnew
 Version:        1.0.0
*/
 
@import url("../bonpressnew/style.css");


.post h2 a{
	text-decoion:underline;
}

.site {
margin-left: auto;
margin-right: auto;
}


html {font-family: Arial, Helvetica, sans-serif;
	/*font-size: 60.5%;*/
}

body {
background-image: url('http://www.angelofsiberia.com/wp-content/uploads/2015/11/040.jpg');
    background-repeat: repeat;
    background-position: top left;
	background-attachment: scroll;
	border: none;
}

.entry-content, .entry-summary {
    padding: 1.7rem 2.4rem 1.7rem 4.6rem;
}

a { color: #D2087F; }
a:hover { color: #70027F; text-decoration: none;}
h1 { font-size: 30px; }
h2 { font-size: 23px; }
h3 { font-size: 21px; }

h1, h3, h5, h6 { 
font-weight: bold; margin-bottom: 12px; line-height: 1.3; color: #428CCA; padding: 0; border: none;} 

h4 {
    font-size: 1.8rem;
	    line-height: 1.3;
}

h2 {
font-family: 'Roboto Condensed', 
sans-serif; font-weight: bold; 
margin-bottom: 12px; 
line-height: 1.3; 
color: #d2087f; 
padding: 0; border: none; }

h2 a:hover {
font-style: italic;
}

.navigation-main {
    background: none;
}

.navigation-main ul ul {

	color: #fff;

}

.navigation-main li a:not(:only-child):after {
	color: #fff;
}

.navigation-main li {
	background: #343232;
	color: #fff;
}

.navigation-main a {
	font-family:	Georgia, serif;
	text-transform:	uppercase;
	letter-spacing:1px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

.navigation-main li:hover {
	background: #428cca;
	color: #fff;
}
.navigation-main ul ul a:hover {
	color: #fff;
}

.navigation-main ul ul li {
}

navigation-main ul ul li a {
color: #fff;
}



@media screen and (max-width: 639px) {

	.navigation-main ul ul a {
		color: #fff;
	text-decoration: underline;
		
	}

	.navigation-main ul ul a:hover {
		color: #fff;
	}

	
}


.widget-area {
	background: none;
}

.site .widget-title {
	background: #343232;

}


#contact-container {
background: #2e2d2d;
    text-align: center;
    padding: 10px 10px 2px 10px;
    color: #ffffff;
    font-family: Georgia, serif;
    font-size:13px;
    letter-spacing: 1px;
    margin-top:10px;

}

.contact-info {
margin-bottom:10px; }


/* =Footer
----------------------------------------------- */
.site-footer, #infinite-footer .container {
	text-align: center;
	border-top: 0.5rem solid #428cca;
	}

.site-info,
#infinite-footer .blog-info,
#infinite-footer .blog-credits {
padding-left: 30px;
padding-right: 30px;
}

.copyright { border-top: 1px solid #32302e; color: #b0afaf; font-size: 11px;  }

.site-info a:hover,
#infinite-footer .blog-info a:hover {
	color: #f16e50;
}


hr.dottedblue {
border:none;
  border-top:1px dashed #08819E;
}

/*hr.dotted {
background:url("http://www.angelofsiberia.com/wp-content/uploads/2016/02/stitch.png") repeat-x;
height:11px;
border:none !important;/
}*

/*hr {
background:url("http://www.angelofsiberia.com/wp-content/uploads/2016/02/stitch.png") repeat-x;
height:11px;
border:none !important;
}*/

.wp-caption img[class*="wp-image-"] {
	border: 4px solid #e9e7e0;
}


.entry-title {
    font: 4rem/1.4 Georgia, serif;
    margin: 0;
    padding: 1.3rem 2.4rem 1.3rem 10.6rem;
	color: #3b3737;
}

/* BUTTONS */


a.pink-button {
    display: inline-block;
    line-height: 1em;
    margin: 0 .6em 1.5em 0;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #D2087F;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    -o-transition: color .2s, background .2s, border .2s;
    -moz-transition: color .2s, background .2s, border .2s;
    -webkit-transition: color .2s, background .2s, border .2s;
    transition: color .2s, background .2s, border .2s;
    padding: 9px 16px;
    font-size: 1.4em;
}



a.pink-button:hover {
    color: #680684;
    text-decoration: none;
}


/* NEWS BOX */ 

.news-box {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin: 10px;

}

.news-box.pawprint {
background-image: url(http://www.angelofsiberia.com/wp-content/uploads/2015/11/PAWPRINT.png);
background-repeat: no-repeat;
background-position: 20px 45%;
background-color: #ebf5ff;
padding: 9px 10px 9px 55px;
}

.news-box.important {
background-repeat: no-repeat;
background-position: 20px 45%;
background-color: #ffffd2;
padding: 10px;
font-size: 12px;
}

a.violet-button {
    display: inline-block;
    line-height: 1em;
    margin: 0 .6em 1.5em 0;
    text-align: center;
    -moz-border-radius: 4em;
    -webkit-border-radius: 4em;
    border-radius: 4em;
	    border: 1px solid transparent;

    background: #f0ecf7;
    color: #5e4a81;
	border-color: #d4c8e9;
    text-decoration: none;
   /* -o-transition: color .2s, background .2s, border .2s;
    -moz-transition: color .2s, background .2s, border .2s;
    -webkit-transition: color .2s, background .2s, border .2s;
    transition: color .2s, background .2s, border .2s;*/
    padding: 9px 16px;
    font-size: 1.4em;
}


.vc_color-violet.vc_message_box {
    color: #5e4a81;
    border-color: #d4c8e9;
    background-color: #f0ecf7;
}
.vc_message_box-round {
    border-radius: 4em;
}
.vc_message_box {
    border: 1px solid transparent;
    display: block;
    overflow: hidden;
    margin: 0 0 21.74px;
    padding: 1em 1em 1em 4em;
    position: relative;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_color-violet.vc_message_box .vc_message_box-icon {
    color: #8D6DC4;
}
.vc_message_box-icon {
    bottom: 0;
    font-size: 1em;
    left: 0;
    top: 0;
    width: 4em;
}

.vc_message_box-icon, .vc_message_box-icon>* {
    position: absolute;
    font-weight: 400;
    font-style: normal;
}


/* LIST */

.bullet-blue ul {
  list-style: none;
  padding: 0;
}
.bullet-blue li {
  padding-left: 1.3em;
}
.bullet-blue li:before {
  content: "\f0da"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
 color: #5986C0;
}

.bullet-star ul {
  list-style: none;
  padding: 0;
}
.bullet-star li {
  padding-left: 1.3em;
}
.bullet-star li:before {
   content: "\f005";
    color: #F7CD17;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}



/* INFO BOX */
.wpz-sc-box.info{
    margin: 1em 0 1.5em 0;
    padding: 9px 10px 9px 15px;
    color: #555;
    text-shadow: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #E4F0FC;
}


.wpz-sc-box.info:before {
    content: "\f129";
    color: #5986C0;
    font-family: FontAwesome;
    margin: 2px 15px 0 0;
    font-size: 16px;
}


/* widget for cattery list */

.widget li a {
    padding: 4px;
    background-color: #e8f4fe;
    border-radius: 4px;
}


/* male female border */
img.male { 
border: 3px solid #60BDE6;
/*padding:1px; 
margin:1px;*/
border-radius: 5px;
}

img.female { 
border: 3px solid #EB6298;
/*padding:1px; 
margin:1px;*/
border-radius: 5px;
}
   
   
