/* Enter Your Custom CSS Here */

.widget_nav_menu .current-menu-item a{
	color: #82b2c0;
}

.widget_nav_menu a:hover{
	color: #82b2c0;
}


.widget {
color: #707070;
color: rgba(51, 51, 51, 0.7);
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin-top: -8px;
margin-bottom: 0;
margin-left: auto;
width: 100%;  
word-wrap: break-word;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
border-top: 0px;
border-top: 0px;
padding: 0;
}

.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
border: 0;
font-size: 1.2rem;
position: relative;
}
a, a:link, a:visited {text-decoration: none;}

.entry-title {
    font-family: Georgia, serif;
    font-size: 2.4rem;
    line-height: 1.1538;
    color: #82b2c0;
    font-style: italic;
    letter-spacing: 0.04em;
    font-weight: normal;
}
 
h2.widget-title {
font-size: 1.8rem;
}


.widget_nav_menu a{
  font-size: 1.3rem;
letter-spacing: 0.02em;
  color: #878787;
}


.widget-title {
color: #707070;
font-family: Georgia, serif;
font-size: 1.4rem;
font-style: normal;
letter-spacing: 0.04em;
font-weight: normal;
border: 0px;
text-transform: none;
margin-bottom: 8px;
margin-top: 35px;
}



textarea {
font-family: Georgia, serif; 
color: #707070; 
font-size: 15px; 
font-size: 1.5rem; 
line-height: 1.6;
} 
widget_recent_entries li {
border-top: 0px solid #eaeaea;
border-top: 0px solid rgba(51, 51, 51, 0.1);
padding: 0.7667em 0;
} 
.comments-area { 
background-color: #fff; 
border-top: 1px solid #eaeaea; 
border-top: 1px solid rgba(51, 51, 51, 0.1); 
padding: 7.6923%; 
display: none; 
} 
.site-info { 
color: #707070; 
color: rgba(51, 51, 51, 0.7); 
font-size: 12px; 
font-size: 1.2rem; 
line-height: 1.5; 
display: none;
} 
.site-main { 
padding: 0% 0; 
} 
.hentry, 
.page-header, 
.page-content { 
box-shadow: none; 
margin: 0 7.6923%;
width: 650px !important;
}
.site-footer { 
border-top: 0; 
box-shadow: none; 
margin: 0 7.6923%; 
padding: 3.84615% 7.6923%; 
} 
@media screen and (min-width: 77.5em) {
.hentry {
background-color: #fff;
padding-top: 83px;
position: relative;
right: 80px;
}}
.entry-content h6,
.entry-summary h6,
.page-content h6,
.comment-content h6 {
font-size: 10px;
font-size: 1.0rem;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #707070;
position: relative;
margin-top: 0;
}
.entry-content h5,
.entry-summary h5,
.page-content h5,
.comment-content h5 {
font-size: 1.6rem;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #82b2c0;
position: relative;
margin-top: 0;
}
p {
font-size: 1.2rem;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #707070;
position: relative;
margin-top: 0;
}
@media screen and (min-width: 59.6875em) { 
body:before { 
box-shadow: none; 
}
.site-main { 
padding: 0% 0; 
} 
}
.site-title, .site-title a {
font-family: Georgia;
    font-size: 2.4rem;
    line-height: 1.1538;
    color: #d3aba1;
    letter-spacing: 0.04em;
    font-weight: normal;
}
a {
color: #d3aba1;
}
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
    border-bottom: 0 none;
}