/*  
Theme Name: Cassandra Clare
Description: Custom Website Design and Wordpress Theme
Author: Moxie Design Studios
Author URI: http://moxiedesignstudios.com
Version: 1.0
*/
@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	background: #010000 url(images/bg_alt.jpg) no-repeat top center;
	line-height: 24px;
}

body.page-id-17 {
	background: #010000 url(images/bg_mortal_instruments.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	background-size: cover !important;
}

body.page-id-32,
body.parent-pageid-887 {
	background: #010000 url(images/bg_mortal_instruments.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
	background-size: cover !important;
}



.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #990000;
	outline: 0;
}

a:hover {
	text-decoration: none;
	color: #000;
}

@font-face {
    font-family: 'CardoRegular';
    src: url('type/Cardo104s-webfont.eot');
    src: url('type/Cardo104s-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Cardo104s-webfont.woff') format('woff'),
         url('type/Cardo104s-webfont.ttf') format('truetype'),
         url('type/Cardo104s-webfont.svg#CardoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CardoItalic';
    src: url('type/Cardoi99-webfont.eot');
    src: url('type/Cardoi99-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Cardoi99-webfont.woff') format('woff'),
         url('type/Cardoi99-webfont.ttf') format('truetype'),
         url('type/Cardoi99-webfont.svg#CardoItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CardoBold';
    src: url('type/Cardob101-webfont.eot');
    src: url('type/Cardob101-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/Cardob101-webfont.woff') format('woff'),
         url('type/Cardob101-webfont.ttf') format('truetype'),
         url('type/Cardob101-webfont.svg#CardoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaPorteniadelaBocaRegular';
    src: url('type/la_portenia_de_la_boca-webfont.eot');
    src: url('type/la_portenia_de_la_boca-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/la_portenia_de_la_boca-webfont.woff') format('woff'),
         url('type/la_portenia_de_la_boca-webfont.ttf') format('truetype'),
         url('type/la_portenia_de_la_boca-webfont.svg#LaPorteniadelaBocaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#container {
	position: relative;
	padding: 0;
	width: 1200px;
	margin: 0px auto 40px auto;
	z-index: 10;
}

#header {
	width: 980px;
	position: absolute;
	top: 0;
	left: 0;
}

#page_image {
	background: url(images/page_sidebar.png) no-repeat top left;
	position: absolute;
	z-index: 10;
	width: 713px;
	height: 936px;
	top: 110px;
	left: 60px;
}

h1 {
	float: left;
	position: relative;
	margin-top: 30px;
	margin-left: 5px;
	z-index: 15;
}

h1 a{
	text-indent: -9999px;
	display: block;
	height: 154px;
	width: 290px;
	background: url(images/logo.png) no-repeat 0px 0px;
}

h1 a:hover {
	background-position: 0px -154px;
}

ul#nav_top {
	float: right;
	width: 600px;
	position: relative;
	list-style: none;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: -10px;
}

#nav_top li {
	float: left;
	font-family: Georgia, 'Times Roman', Palatino, serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #dbdad0;
	margin: 0px 18px;
}

#nav_top li a {
	text-indent: -9999px;
	display: block;
}

a.advice {
	background: url(images/nav_advice.png) no-repeat top left;
	width: 133px;
	height: 21px;
}

a.faq{
	background: url(images/nav_faq.png) no-repeat top left;
	width: 242px;
	height: 22px;
}

a.tour {
	background: url(images/nav_tour.png) no-repeat top left;
	width: 104px;
	height: 22px;
}

a.advice:hover,
a.faq:hover ,
a.tour:hover {
	background-position: 0px -22px;
}

#section {
	position: relative;
	margin: auto;
	width: 1200px;
	z-index: 11;
}

#sidebar {
	clear: left;
	width: 250px;
	position: relative;
	z-index: 11;
	top: 30px;
	left: 80px;
}

#content {
	width: 840px;
	float: right;
	margin-right: 60px;
	position: relative;
	z-index: 12;
	min-height: 812px;
	background: url(images/content_foot3_new.png) bottom center no-repeat;
	padding-bottom: 204px;
}

.content_head {
	width: 760px;
	height: 80px;
	padding: 40px 40px 0px 40px;
	background: url(images/content_head2_new.png) top center no-repeat;
	margin-bottom: 0px;
}

.content_body {
	width: 720px;
	padding: 0px 60px 20px 60px;
	background: url(images/content_body4_new.png) top center repeat-y;
	min-height: 750px;
}

#footer {
	clear: both;
	width: 1200px;
	position: relative;
	z-index: 12;
	margin: 0px auto 20px auto;
}

ul#nav_footer {
	list-style: none;
	line-height: 16px;
	width: 360px;
	float: right;
	margin-right: 80px;
	margin-top: -90px;
}

#nav_footer li{
	float: right;
	color: #574e40;
	font-size: 10px;
	text-align: right;
	list-style: none;
	padding: 0px 5px;
	margin: 0px 10px;
	list-style: disc;
}

#nav_footer a {
	color: #574e40;
}

#nav_footer a:hover {
	color: #FFF;
}

#nav_footer li.credit ,
#nav_footer li.copyright {
	list-style: none;
}

#nav_footer li.credit {
	display: block;
	clear: right;
}


ul#nav_social {
	list-style: none;
	width: 180px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

#nav_social li {
	float: right;
	height: 32px;
	width: 32px;
	margin: 0px 2px;
}

#nav_social a {
	height: 33px;
	width: 32px;
	text-indent: -9999px;
	display: block;
	background-size: contain;
	opacity: 0.5;
}

#nav_social a:hover {
	background-position: 0px 1px;
	opacity: 1;
}

a.twitter {
	background: url(images/nav_twitter.png) no-repeat top left;
}

a.facebook {
	background: url(images/nav_facebook.png) no-repeat top left;
}

a.flickr {
	background: url(images/nav_flickr.png) no-repeat top left;
}

a.rss {
	background: url(images/nav_rss.png) no-repeat top left;
}

a.tumblr {
	background: url(images/nav_tumblr.png) no-repeat top left;
}

a.instagram {
	background: url(images/nav_instagram.png) no-repeat top left;
}

#search {
	width: 450px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#mailing_list input.text,
#search input.text {
	width: 350px;
	border: 0;
	height: 25px;
	float: left;
	background: transparent url(images/form_bg.png) repeat top left;
}

#search input.submit {
	background: url(images/form_search.png) no-repeat top left;
	text-indent: -9999px;
	height: 25px;
	width: 70px;
	border: 0;
	float: left;
	cursor:pointer;
}

#mailing_list input.submit {
	background: url(images/form_subscribe.png) no-repeat top left;
	text-indent: -9999px;
	height: 25px;
	width: 95px;
	border: 0;
	float: left;
	cursor:pointer;
}

#search input.submit:hover,
#mailing_list input.submit:hover {
	background-position: 0px -25px;
}

.post {
	padding: 20px 0px;
}

.post hr {
	background: url(images/bg_title_underline.png) bottom left repeat-x;
	border: 0;
	clear: both;
height: 10px;
margin: 30px 0px;
}

.post h2 {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 30px;
	background: url(images/bg_title_underline.png) bottom left repeat-x;
	font-weight: normal;
	color: #040201;
	padding-bottom: 6px;
}

.post h1.series_heading {
	float: none;
	display: block;
	font-weight: normal;
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	font-size: 22px;
	font-weight: bold;
	color: #735C3A;
	}

.back {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 12px;
	background: url(images/bg_title_underline.png) top left repeat-x;
	font-weight: normal;
	color: #040201;
	padding-top: 10px;
	margin-top: 30px;
}

.back a { color: #87765b; }
.back a:hover { color: #990000; }

.post h3 {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #422a56;
	margin-top: 15px;
	margin-bottom: 0;
}

h3.results_title {
font-size: 16px;
text-transform: none;
margin-top: 0;
}

h2.cat_title,
.post h4 {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #6F597F;
margin-bottom: -10px;
}

h2.cat_title {
margin-top: 20px;
}

.feature_img {
float: left;
margin-right: 10px;
}

.post ul {
	list-style: none;
	clear: both;
}

.post li {
	padding: 5px;
line-height: 18px;
}

.post ul.two_col {
margin-top: 20px;
}

.post ul.two_col li {
float: left;
width: 250px;
}

.post ul.two_col li strong {
font-weight: normal;
color: #422a56;
}

.post ul.page-list {
list-style: disc;
margin: 20px;
}

.post ul.page-list li ul {
margin: 10px 20px;
list-style: disc;
}

.post ul.extras {
	margin-left: 40px;
overflow: auto;
}


.post ul.extras li {
	background: url(images/ornament.png) no-repeat 0px 6px;
	padding-left: 24px;
	font-size: 16px;
	font-family: Georgia, Palatino, 'Times Roman', serif;
	font-style: italic;
}

.post.book li {
	background: url(images/ornament.png) no-repeat 0px 6px;
	padding-left: 24px;
	font-size: 16px;
	font-family: Georgia, Palatino, 'Times Roman', serif;
}

.post p {
	line-height: 24px;
}

.post h2.alt {
	font-family: 'LaPorteniadelaBocaRegular', Georgia, Palatino, 'Times Roman', serif;
	color: #990000;
	font-weight: normal;
	font-size: 30px;
	text-transform: none;
	background: transparent;
	margin-bottom: 0px;
}

.post h2.alt.accolades {
margin-top: 20px;
}

.post img.home_feature {
	float: right;
	margin-right: -60px;
	margin-left: 15px;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
}

.post blockquote {
	font-size: 14px;
	font-family: Georgia, Palatino, 'Times Roman', serif;
	font-style: italic;
	line-height: 20px;
	margin: 15px;
	padding: 0;
}

.home .post blockquote {
	width: 90%;
	background: transparent url(images/form_bg.png) repeat top left;
	padding: 10px 20px 5px 20px;
	margin: auto;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	}

.home .post blockquote strong {
	color: #243859;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	}

.post a.form_button, form#gform_1 .gform_button {
	background: url(images/form_button.png) no-repeat !important;
	width: 120px;
	height: 18px;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	display: block;
	padding:13px 5px 10px 30px;
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	color: #000;
}
form#gform_1 .gform_button {
	padding: 14px 5px 22px 60px;
	width: 160px;
	text-align: left;
}
a.form_button.right_button {
float: right;
}

.post a.form_button_angel {
	background: url(images/form_button_angel.png) no-repeat !important;
	width: 115px;
	height: 38px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	display: block;
	padding:14px 5px 0px 40px;
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	color: #000;
}

.faq-catname {
	margin: 10px 0 0;
	text-indent: -99999px;
	display: none;
}
#linklist {
	list-style: none;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;

}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
background: transparent url(images/form_bg.png) repeat top left;
    border: 0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
padding: 0;
    width: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:16px;
    margin:0;
color: #574e40;
font-family: Georgia, 'Times New Roman', serif;
font-style: italic;
    padding:5px 4px 0px;
}


.widget {
	background: #FFF;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	padding: 5px;
}

.widget h3 {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #040201;
	margin-bottom: 5px;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 5px;
	font-size: 14px;
	border-bottom: 1px dotted #b8a98e;
	line-height: 18px;
}

.widget li:last-child {
	border-bottom: 0;
}

.widget .inner {
	border: 1px solid #ccc;
	padding: 10px;
}

.widget.rss {
	margin-top: 50px;
	margin-left: 5px;
}

.rsswidget img {
	display: none;
}
h3 a.rsswidget {
	color: #000;
}

ul#nav_sidebar {
	list-style: none;
	margin-left: 80px;
	margin-top: -10px;
	-webkit-transform: rotate(-9deg);
	-moz-transform: rotate(-9deg);
	transform: rotate(-9deg);
	overflow:auto;
}

#nav_sidebar li {
	padding: 10px 0px;
}

#nav_sidebar li a {
	text-indent: -99999px;
	display: block;
}

#nav_sidebar li a:hover {
	color: #990000;
}

.themovie a{
	height: 21px;
	width: 97px;
	background: url(images/themovie.png) no-repeat 0px 0px;
}

.themovie a:hover {
background-position: 0px -21px;
}

.thetvshow a{
	height: 21px;
	width: 112px;
	background: url(images/thetvshow.png) no-repeat 0px 0px;
}

.thetvshow a:hover {
background-position: 0px -21px;
}


.bchronicles a{
	height: 22px;
	width: 171px;
	background: url(images/bchronicles.png) no-repeat 0px 0px;
}

.bchronicles a:hover {
background-position: 0px -22px;
}

.shchronicles a{
	height: 45px;
	width: 159px;
	background: url(images/shchronicles.png) no-repeat 0px 0px;
}

.shchronicles a:hover {
background-position: 0px -45px;
}



.official a{
	height: 63px;
	width: 136px;
	background: url(images/officialshadowhunters.png) no-repeat 0px 0px;
}

.official a:hover {
background-position: 0px -63px;
}

.magisterium a{
	height: 46px;
	width: 148px;
	background: url(images/magisterium.png) no-repeat 0px 0px;
}

.magisterium a:hover {
background-position: 0px -46px;
}


.mybio  a{
height: 32px;
width: 71px;
background: url(images/mybio.png) no-repeat 0px 0px;
}

.mybio a:hover {
background-position: 0px -32px;
}

.mywriting  a{
height: 30px;
width: 117px;
background: url(images/mywriting.png) no-repeat 0px 0px;
}

.mywriting a:hover {
background-position: 0px -30px;
}

.excerpts a{
height: 41px;
width: 112px;
background: url(images/excerpts.png) no-repeat 0px 0px;
}

.excerpts a:hover {
background-position: 0px -41px;
}

.myblog a{
	height: 32px;
	width: 85px;
	background: url(images/myblog.png) no-repeat 0px 0px;
}

.myblog a:hover {
	background-position: 0px -32px;
}

.contact a{
	height: 18px;
	width: 81px;
	background: url(images/contact.png) no-repeat 0px 0px;
}

.contact a:hover {
	background-position: 0px -18px;
}

/*.faq  a{
	height: 31px;
	width: 37px;
	background: url(images/faq.png) no-repeat 0px 0px;
}

.faq a:hover {
	background-position: 0px -31px;
}*/

.gallery  a{
	height: 32px;
	width: 75px;
	background: url(images/gallery.png) no-repeat 0px 0px;
}

.gallery a:hover {
	background-position: 0px -32px;
}

.links  a{
	height: 21px;
	width: 50px;
	background: url(images/links.png) no-repeat 0px 0px;
}

.links:hover a{
	background-position: 0px -21px;
}

.sub {
	position: absolute;
	z-index: 20;
	width: 175px;
	padding: 3px;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 10px 0px #000000;
	-moz-box-shadow: 0px 0px 10px 0px #000000;
	box-shadow: 0px 0px 10px 0px #000000;
	display: none;
}

.sub .wax {
	background: url(images/wax_seal.png) top left;
	width: 37px;
	height: 38px;
	position: absolute;
	top: 5px;
	left: -20px;
}

.sub a {
	color: #333;
}

.sub a:hover{
	color: #990000;
}

.sub .inner {
	border: 1px solid #b8a98e;
	padding: 5px;
}

.sub .inner  ul {
	list-style: none;
}

.sub .inner li {
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 6px 2px 4px 10px;
	border-bottom: 1px dotted #b8a98e;
}

.inner li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.writing {
	top: 555px;
	left: 295px;
}

.chronicles {
	top: 300px;
	left: 302px;
	width: 220px;
}

.faqs {
	top: 700px;
	left: 250px;
}

.movie {
	top: 435px;
	left: 260px;
}

.tvshow {
	top: 465px;
	left: 278px;
}


ul.series {
	overflow: auto;
	margin-bottom: 10px;
}
ul.series li {
	margin-right: 3px;
	margin-bottom: 10px;
	float: left;
	margin-left: 0;
	padding: 0;
}
ul.series li img {
	height: 131px;
	width: auto;
}
.alignleft.bookfeatured {
	margin-bottom: 10px;
	margin-top: 0px;
	max-width: 250px;
border: 0;
}
#bookmaintextarea {
	margin-top: 0px;
	float: left;
	width: 100%;
/*	width: 270px;*/
}

#bookmaintextarea img {
	max-width: 250px;
	height: auto;
	}

.linkcat {
margin-bottom: 20px;
}

.linkcat h2 {
margin: 0;
background: transparent;
padding: 0;
border: 0;
	font-family: 'CardoRegular', Georgia, Palatino, 'Times Roman', serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #6F597F;
}

ol.faq-ol li {
margin-bottom: 0px !important;
padding-bottom: 0px !important;
}

.faq-answer {
margin: 0px !important;
padding: 0px !important;
}

.faq-title {
font-style: normal !important;
font-family: Georgia, 'Times New Roman', serif;
font-size: 18px;
line-height: 24px;
margin-top: 10px !important;
}

.faq-permalink {
text-align: right;
font-style: italic;
}

ul.sibling-pages {
	margin-top: 30px;
	}

ul.sibling-pages li {
	float: left;
	width: 20%;
	font-family: 'CardoRegular', 'Times New Roman', serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
	}

ul.sibling-pages li:last-child {
	margin-right: 0;
	}

.child_pages .child_page-container {
	border: 0 !important;
	}
.child_pages .post_content {
	text-align: center;
	}

.gigpress-table{
border-top: 0px !important;
}

tr.gigpress-tour td {
background: transparent !important;
}

th.gigpress-heading {
background-color: transparent !important;
background: url(images/form_bg.png) repeat top left !important;
border-bottom: 1px solid #b7a88b !important;
color: #6F597F !important;
}

p.gigpress-subscribe {
color: #6F597F !important;
}

.gigpress-table th {
border-bottom: 1px solid #bfb5a4 !important;
}


.gigpress-row td {
border-bottom: 1px solid #e8d1a8 !important;
}

tr.gigpress-info td {
border-bottom: 1px solid #bfb5a4 !important;
}

tr.divider.gigpress-row td {
border-bottom: 1px solid #bfb5a4 !important;
}

.alert {
	background: url(images/bg_title_underline.png) top left repeat-x;
padding-top: 30px;
margin-top: 30px;

}

form#gform_1 input,
form#gform_1 textarea {
background: transparent url(images/form_bg.png) repeat top left !important;
border: 0;
}

#gform_1 input {
height: 20px;
}

.gigpress-table td.description span.gigpress-info-item{
display: block;
padding: 3px 0px;
}

/* ----------- Album Styles Compact -------------*/



div.ngg-album-compact {
	float:left;
	height:200px;
	padding: 0px !important;
	text-align:center;
	width:156px !important;
	margin: 8px !important;
	clear: none !important;
	border-bottom: 0 !important;
}
.ngg-album-compactbox,
.ngg-album-compactbox:before,
.ngg-album-compactbox:after {
	border: 0 !important;
}

.page-id-17 div.ngg-albumoverview {
	width: auto !important;
	clear: none !important;
	float: left !important;
	}



div.ngg-album-compactbox {
	margin:0px auto 10px auto !important;
	padding: 0px !important;
	width:auto !important;
	clear: none !important;
}


.ngg-album-compactbox .Thumb {
	margin:0px auto !important;
	padding:0px !important;
	width:150px !important;
	height:auto !important;

}

div.ngg-album-compact h4 {
	font-size:12px !important;
	font-weight:normal !important;
	margin-bottom:0px;
	margin-top:0px;
	width:162px;
	text-align: center !important;
}

a.ngg-album-desc {
	max-width: 156px !important;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
	text-align: center !important;
}

div.ngg-clear {
display: none !important;
}


.modal {
font-size: 16px;
display: none;
visibility: hidden;
top: 100px;
left: 50%;
margin-left: -25% !important;
width: 50% !important;
height: auto;
background-color: #EDD9B8;
border: solid 1px #666;
overflow: visible;
position: absolute;
z-index: 999;
padding: 1.25em;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
box-shadow: 0 0 10px rgba(0,0,0,0.4);
transform: scale(1,1);
transform-origin: 0 0;
}

.modal .title {
display: block;
text-align: center;
font-family: 'LaPorteniadelaBocaRegular', Georgia, serif !important;
}

#inline_content h2 {
font-family: 'LaPorteniadelaBocaRegular', Georgia, serif !important;
	font-weight: normal !important;
	font-size: 30px !important;
}

#inline_content p {
	line-height: 150% !important;
	}