.imagewrap img {
border-bottom: 4px solid rgb(91, 49, 177);
}

a:hover img {
opacity: 0.7;
}

#header.pages {
height: 137px !important;
}


#content .post-titles h1 {
color: #333;
margin-bottom: 2px;
font-size: 25px;
}

h1 {
color: #333;
margin-bottom: 20px;
font-size: 25px;
font-family: "Century Gothic",Arial, Tahoma, sans-serif;
}

.panelcontent h2 a, .panelcontent h2 {
color: #412a75;
font-family: "Century Gothic",Arial, Tahoma, sans-serif;
}

h3 {
font-size: 16px;
color: #333;
font-family: "Century Gothic",Arial, Tahoma, sans-serif;
}


.content-wrapper-inner table {
border-collapse: separate;
border-spacing: 0;
border: 1px solid #eaeaea;
margin-left: 3px;
margin-bottom: 20px;
-moz-box-shadow: 2px 3px 4px 0px rgb(233, 233, 233);
-webkit-box-shadow: 2px 3px 4px 0px rgb(233, 233, 233);
box-shadow: 2px 3px 4px 0px rgb(233, 233, 233);
}

.content-wrapper-inner th, td {
padding: 8px 10px;
}

h3.srp-widget-title {
display: block;
margin-bottom: 10px;
color: #333333;
font-family: "Century Gothic",Arial, Tahoma, sans-serif;
}

.size-medium {
-moz-box-shadow: 0px 8px 8px -4px rgb(0, 0, 0);
-webkit-box-shadow: 0px 8px 8px -4px rgb(0, 0, 0);
box-shadow: 0px 8px 8px -4px rgb(0, 0, 0);
}

.alianzas {
border: none!important

}

#content .entry {
line-height: 18px;
margin-bottom: 10px;
text-align: justify;
}

.boton-lateral {
margin:0 0 5px 0;
height: 65px;
background: url(/img/boton-lateral.png) no-repeat;
background-size: 220px 65px;
font-family: "Century Gothic", Arial, sans-serif;
font-size: 12px;
}


.boton-lateral:hover{
background: url(/img/boton-lateral-hover.png) no-repeat;
background-size: 220px 65px;
color: #412a75;
}
.boton-lateral-textos{
padding: 14px 0 0 15px;
}

.boton-lateral h5 {
font-size: 17px;
margin: 0;
}

.boton-lateral h5:hover {
color: #412a75!important;
}

.synved-column-half {
width: 46%;
padding: 0 10px;
}

div.srp-widget-container {
display: table;
clear: both;
width: 220px;
}

div.srp-widget-singlepost {
padding: 0px 0px 0px 0px;
margin: 0px 0px 7px 0px;
border-bottom: 1px solid rgb(226, 226, 226);
clear: both;
width: 90%;
}

h4.srp-post-title {
display: block;
margin: 0;
}

div.srp-widget-container a {
outline: none;
display: block;
font-size: 12px;
margin: 0;
padding: 8px 0 9px 15px;
display: block;
background: url(/wp-content/themes/DynamiX/images/li-arrow-drk.png) center left no-repeat;
font-weight: normal;
}


			#intro {
				width: 580px;
				margin: 0 auto;
			}

			.wrapper {

				width: 210px;
<!--				height: 100px;-->
				
				<!--		background: url(/img/carousel.jpg) repeat-x; -->
								
			}


		 	.caroufredsel_wrapper {
  			height:100px;
			}

			.list_carousel {
			<!--	margin: 0 0 30px 60px; -->
				width: auto; 
			}

			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
  				background: none;
			

			}

			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				width: 180px;
				height: auto;
				padding: 0;				
				margin: 0px 0px 10px 0px;
				display: block;
				float: left;

			}

			.list_carousel.responsive {
				width: auto;
				margin-left: 0px;
				
			}

			.clearfix {
				float: none;
				clear: both;
			}

			.prev {

				float: left;
				margin-left: 10px;
			}

			.next {
				float: right;
				margin-right: 10px;
			}

			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}

			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}

			.pager a.selected {
				text-decoration: underline;
			}

			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
