body {color: #856a5f;}
h2 {color: #e0464e;}
h3 {color: #e0464e;}
h5 {color: #eee65d;}
time {color: #856a5f;}
a {color: #e0464e;}
a:hover, a:focus {color: #856a5f;}
hr {background: #fff;}

/*custom global*/
#content ul.with-bullet {list-style-type: disc;}
.carousel-control {font-size: 42px; background: none; border: none;}
.carousel-caption {padding: 30px; background: rgba(0, 0, 0, 0.3);}
ul#carousel1 li .btn:hover {background: none; color: #fff;}

/*header*/
header {background-color: #b14f2c;}
header .navbar .sf-menu .nav li {white-space: normal; text-align: left;}
header h1.brand img {width: 130px;}

/*nav*/
.sf-menu > li > a > span {color: #fff;}
.sf-menu ul {background-color: #fff; color: #856a5f;}
.sf-menu ul li a {color: #856a5f !important;}
.sf-menu ul li.sfHover > a, .sf-menu ul li > a:hover {color: #e0464e !important;}
header .navbar .sf-menu .nav li a {padding: 0 8px 0 10px;}
.sf-menu > li {margin-left: 19px;}
/*ul.sf-menu > li > span {font: 14px 'Roboto Slab', serif; color: #fff; cursor: pointer; text-transform: uppercase;}*/


/*slider*/
#camera_1 {background-size: cover;}

/*home content*/
#content .btn {background: #856a5f; color: #fff;}
#content .btn:hover, #content .btn:active, #content .btn:focus {background-color: #e0464e;}

.bg1 {background-color: #f2eee3;}
#content .btn.btn-info {background-color: #856a5f;}
#content .btn.btn-info:hover, #content .btn.btn-info:active, #content .btn.btn-info:focus {background-color: #e0464e;}

.list2 li {list-style-type: disc; font-size: 23px;}
ul.list2 li:first-child {list-style-type: none;}
.list2 h2 {color: #856a5f; font-weight: bold;}

.bg2 {background-color: #b14f2c;}
.bg2 .img-polaroid {background: none;}
#content .btn.btn-link {color: #fff;}
#content .btn.btn-link:hover {color: #e0464e;}

h2.style2 {color: #e0464e;}
.badge {background-color: #f2eee3;}
#content .btn-custom1 {background-color: #e0464e; color: #fff;}
#content .btn-custom1:hover {background-color: #856a5f; color: #eee;}

.bg3 {background-color: #856a5f;}
.fontStyle1 {color: #eee65d;}
.fontStyle2 {color: #eee65d;}
#content .btn.btn-large {color: #e0464e;}

.bg4 {background-color: #b14f2c; border-top: 12px solid rgba(42, 42, 42, 0.1)}
.color2 {color: #fff;}
.list3 li > div {background-color: #856a5f;}
.list3 li > div h3 {color: #eee65d;}
.list3 li > div p.fontStyle3 {background-color: #f2eee3; color: #e0464e;}
.list3 li > div p {color: #fff;}
.list3 li > div p > a, .list3 li > div p time {color: #e0464e;}
.list3 li > div p.fontStyle3 {color: #e0464e !important;}
.fontStyle4 {color: #fff;}
.fontStyle4 a {text-decoration: none; color: #fff;}

footer {background: #856a5f;}
.soc_icons > li > a:hover {color: #e0464e;}
.soc_icons > li > a .icon-facebook:hover {color: #395f9e;}
.soc_icons > li > a .icon-google-plus:hover {color: #d01820;}
.soc_icons > li > a .icon-twitter:hover {color: #00adef;}

/*index-1/about*/
h3, dt {color: #e0464e;}
h4, .author {color: #856}


@media (max-width: 979px) and (min-width: 768px) {
	.sf-menu li {margin-right: 33px; margin-left: 0;}	
	.list2 h2 {font-size: 25px;}
}
@media only screen and (max-width : 768px) {
	.list2 h2 {font-size: 25px;}
}