@import url(http://fonts.googleapis.com/css?family=Abel|Satisfy);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Petit+Formal+Script|Archivo+Narrow);

/*
	Synchronous: A responsive HTML5 website template by HTML5Templates.com
	Released for free under the Creative Commons Attribution 3.0 license (html5templates.com/license)
	Visit http://html5templates.com for more great templates or follow us on Twitter @HTML5T
*/

/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

html, body {
	height: 100%;
}

body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DEDEDE;
	background-image: url(../imagenes/img01.png);
	background-repeat: repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

p {
	line-height: 180%;
}

a {
	color: #D1551F;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

/* Copyright */

#copyright {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D55936;
}

#copyright p {
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 11pt;
	color: #999999;
}

#copyright a {
	color: #858585;
}

#copyright a:hover {
	text-decoration: none;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #E6E6E6;
	line-height: 160%;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #525252;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: none;
	padding-top: 0px;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding: 20px 0px 25px 0px;
	border-top: 1px solid #E7E5DA;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #525252;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
	width: 100px;
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 7px 0px;
	background: #CEC3A0;
	border-radius: 5px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #8A8B71;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

ul.style3 .date b {
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0px;
	border-top: none;
}

/** BUTTON STYLE */

.button-style {
	margin: 20px 0px 20px 0px;
}

.button-style a {
	padding: 7px 20px 7px 20px;
	background: #CEC3A0;
	border-radius: 5px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 1px #8A8B71;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
/* Wrapper */

.homepage #wrapper {
	overflow: hidden;
	min-height: 1000px;
	padding: 0px 0px 50px 0px;
	background: #FFFFFF url(images/img02.png) repeat-x left top;
}

#wrapper {
	background: #FFFFFF url(images/img03.png) repeat-x left top;
}

/* Header */

#header-wrapper {
}
.homepage #header #menu #menu-wrapper .mobileUI-site-nav a:hover {
	border-radius: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #8A8B71;
	color: #FFFFFF;
	background-color: #D55936;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
}


#header {
	overflow: hidden;
	min-height: 205px;
	position: relative;
	background-image: url(../imagenes/logoabogadamiraritolosa.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 50px;
	border-bottom: 1px solid #DEDEDE;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 100px;
	text-align: center;
}

#logo h1 a {
	display: block;
	padding: 30px 0px 0px 0px;
	letter-spacing: -2px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: 'Petit Formal Script', cursive;
	font-size: 40pt;
	font-weight: 200;
	color: #000000;
}

#logo p {
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 16pt;
	font-weight: 200;
	color: #616161;
}

/* Menu */

#menu-wrapper {
}

#menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D55936;
	width: 980px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#menu ul {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#menu li {
	display: inline-block;
	padding: 0px 20px;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14pt;
	font-weight: 200;
	color: #616161;
	padding: 12px 0px 12px 0px;
}

#menu .current_page_item {
	color: #fff;
	text-shadow: 1px 1px 1px #8A8B71;
	border-radius: 5px;
	background-color: #D55936;
}

#menu .current_page_item a {
	color: #fff;
}

#menu a:hover {
}

/* Banner */

#banner {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .3);
}

#banner .banner-border {
	padding: 20px;
	background: #FFFFFF;
}

#banner a img {
	display: block;
	width: 100%;
}

/* Page Wrapper */

.homepage #page {
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}

#page {
	overflow: hidden;
	padding: 70px 0px 30px 0px;
}

/* Content */

#content {
	padding: 0px 0px 0px 0px;
}

.twocolumn2 #content {
}

.onecolumn #content {
}

#content h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -2px;
	text-transform: uppercase;
	font-size: 30pt;
	color: #2A2A2A;
}

/* Sidebar1 */

#sidebar1 {
	padding: 0px 0px 0px 0px;
}

#sidebar1 h2 {
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-size: 20pt;
	color: #2A2A2A;
}

/* Sidebar2 */

#sidebar2 {
	padding: 0px 0px 0px 0px;
}

#sidebar2 h2 {
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-size: 20pt;
	color: #2A2A2A;
}

/** Footer Column Content */

#footer-content {
	overflow: hidden;
	padding: 60px 0px 60px 0px;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #525252;
}

#footer-content h2 {
	padding: 0px 0px 40px 0px;
	text-transform: uppercase;
	font-size: 20pt;
	color: #616161;
}

#footer-content #box1 {
	overflow: hidden;
	padding: 0px 25px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D55936;
}

#footer-content #box2 {
	overflow: hidden;
	padding: 0px 25px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D55936;
}

#footer-content #box2 .border-img {
	margin-bottom: 20px;
	padding: 20px;
	background: #FFFFFF;
}

#footer-content #box2 img {
}

#footer-content #box2 a img {
	display: block;
	width: 100%;
}

#footer-content #box3 {
	overflow: hidden;
}
.homepage #textoprin {
	margin-top: 10px;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #616161;
	text-align: justify;
}
.homepage .5grid-layout section {
	text-align: center;
	font-weight: bold;
	width: 980px;
	float: left;
}
#pie {
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 16px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #D55936;
	border-right-color: #D55936;
	border-bottom-color: #D55936;
	border-left-color: #D55936;
	font-family: 'Abel', sans-serif;
}
.homepage .5grid-layout section p {
	text-align: center;
}
