.nuevoform { width:38%; display:block; margin:auto;}
.wpcf7-list-item-label { vertical-align:super;}
input { height:30px !important;}
input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea {    padding: 10px 0px;
    width: 100%;}
	
	label { width:100%;}


.mc_signup_submit { width:105%;}

input[type=submit] {    

display: block;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    background-color: #0068a9;
    color: white;
	width:96%;
	border:0px;
}


.widgetside{
	margin-bottom:30px;
}
.widgetside ul{
	padding-left:0px;
}
.cat-item{
	list-style:none;
	display:inline-block;
	width:49%;
	text-align:center;
	margin-bottom:2px;
}
.cat-item a{
	display:block;
	height:26px;
	line-height:26px;
	font-size:14px;
	background-color: #0068a9;
	color:white;
}
.current-cat a,.cat-item a:hover{
	background-color:#1093C4;
	opacity:1;
}
.searchform label{
	display:none;
}
.searchform #searchsubmit{
	display: block;
    height: 32px;
    line-height: 26px;
    font-size: 14px;
    background-color: #0068a9;
    color: white;
    width: 100%;
    border: 0px;
}
.searchform #searchsubmit:hover{
	background-color:#1093C4;
}

/**RELATED POST CUSTOM STYLE*/
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{
	color: #428bca!important;
	font-size:19px!important;
	margin-top:6px;
	display: block;
		
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{
	opacity:1!important;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
   opacity:1!important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    width: 100%!important;
    border: 1px solid #eeeeee;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    max-width: 100%!important;
	
}
.sharedaddy {
	margin-top:2em;
}
.sitemblogcategory{
	margin-top: 7px;
    display: block;
}
.scoma:last-child{
	display:none;
}
.single .sitemblogcategory{
	margin-bottom:20px;
}
.sitemblogcategorytags a,.sitemblogcategorytags{
	font-size:14px;
}
.sitemblogcategorytags {
	margin-top: 40px;
    display: block;
}