/*--

	Theme Name: theme1796_childtheme

	Theme URI: http://template-help.com/

	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection

	Author: Template_Help.com 

	Author URL: http://www.Template-Help.com/ 

	Template: theme1796 

	Version: 1.0 

--*/



@import url("zhjhqk.css");



/* Custom styles */





.logo {

  left: -7px;

}

.row-menu {

  background: none repeat scroll 0 0 #003399;

}

.sf-menu > li {

  background: none repeat scroll 0 0 #003399;

  border-right: 1px solid #003366;

  display: block;

  float: left;

  margin: 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.sf-menu .bg-menu,

.pagenavi span, .pagenavi a {

	background: none repeat scroll 0 0 #003366;

}

.top-box {

	background: none repeat scroll 0 0 #003399;

	color: #FFFFFF;

	border-top: 4px solid #003366;

}

#copyright {

 border-top: 4px solid #003366;

}

h2,
.sign-up-link,

.latestpost li h4 a,

.popular-posts li h4 a,

h1.sp-title, 

h3.sp-title,

#sidebar h3,

h3#comments,

#respond h3,

#commentform a,

.post-holder .entry-title a,

.header-title h1 {

	color: #003366;

}
.sign-up-link a{
	color: #003366;
	text-decoration:none; 
	transition: all 0.5s ease 0s;
}
.sign-up-link a:hover{
	color: #A9A8A8;
}


.latestpost .post-meta {display: none;}

.popular-posts .post-meta {display: none;}

.excerpt {color:#003366;}

.camera_caption > div {

  background: url(../images/bg-caption.png) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;

  border-right: 8px solid #003366 !important;

}
#smallImg ul li{
background:none;
}
#my_popularpostswidget-4 .link {
	display: none;
}
h4{
margin:0;
padding:0;
}
.category-products{
color:#3d3d3d;
}
#footer-text  a img {display:inline-block;margin-top:-15px;}
.nocomments{display: none;}
#footer-text a.g-plus img{
	margin-top: -18px;
	width: 50px;
}
.categoryListBoxContents{
float:left;
margin:15px 0;
 text-align: center;
}
.lname{
color:#2f2f2f;
text-decoration: none;
}
.categoryListBoxContents a{
    text-decoration: none;
}
.categoryListBoxContents a:hover{
color:#2f2f2f;
}
#footer-text {
	float: left;
}
.back {
	float: left;
	}

.forward{
	float: right;
	}
.centerBoxContentsProducts {
width:210px;
text-align:center;
}
label.inputlabel,label.inputLabel{
 float: left;
    line-height: 30px;
    padding: 0 10px;
    text-align: right;
    width: 100px;
}
#zhjhqk_content{
width:600px;
}
input[type="text"].zhjhqk_text ,#contactUsForm input{
width:220px;
}
input[type="submit"].zhjhqk_submit{
    background-color: #a42e22;
	background-image: none;
    border: 1px solid #a42e22;
    border-radius: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: 'Arimo';
    font-size: 100%;
    font-style: normal;
    height: 27px;
    letter-spacing: 0;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
}
a.category-top{
 background: url("../images/arrow.gif") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
}
input[type="submit"].btn_add_to_cart{
    background-color: #a42e22;
	background-image: none;
    border: 1px solid #a42e22;
    border-radius: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: 'Arimo';
    font-size: 100%;
    font-style: normal;
    height: 27px;
    letter-spacing: 0;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 107px;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.centerBoxContentsProducts a{
  color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.centerBoxContentsProducts a:hover{
color: #ff0000;
}
.copyright-txt {
	float: left;
	padding-right: 20px;
}

.f-bage {
	display: block;
	width: 150px;
	float: left;
}

@media all and (max-width: 767px) {
	.copyright-txt {
		float: none;
		padding-bottom: 30px;
		padding-right: 0;
	}
	.f-bage {
		display: inline;
		width: 150px;
		float: none;
	}
}