body {
	font-family: 'Arapey', serif;
	font-size:18px;
	line-height:22px;
	min-width:1100px;
}
body {
	overflow-x: hidden;
}
/*TYPO*/
h1 {
	font-size: 3.7778em; /* 68px */
	line-height: 1.2353em; /* 84px */
	/*margin-top: 0.3088em;  margin-bottom: 0.0000em;*/
}
.SM {
	font-size: 1.6em; /* 38px */
	line-height: 1.2em !important; /* 42px */
}
.MD {
	font-size: 2em; /* 38px */
	line-height: 1.2em !important; /* 42px */
}
.LG {
	font-size: 3em; /* 38px */
	line-height: 1em !important; /* 42px */
}
h2 {
	font-size: 2.1111em; /* 38px */
	line-height: 1.1053em; /* 42px */
	padding-top: 13px;
	font-style:italic
}
h3 {
	font-size: 1.2778em; /* 23px */
	line-height: 1.8261em; /* 42px */
	/*margin-top: 0.9130em;  margin-bottom: 0.0000em;*/
}
h5 { font-size:.8em
}

.bold {
	font-weight:bold !important;
}
a {
	text-decoration:none;
	color:inherit;
}
p a {
	text-decoration:none;
	color:#359bb4;
}
p a:hover {
	text-decoration:none;
	color:#666;
}
.indent {
	margin:0 0 0 50px;
	display:inline-block;
	padding:0;
	
}
.subscribeSubmit {
	display:none;
}
.container a {
	text-decoration:none;
	color:inherit;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.container a:hover {
	color:#359bb4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #359bb4;
}
hr {
	margin:0;
	padding:0;
	height:1px;
	background-color:#AAA;
	border:0;
}
.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #FFF;
	margin:0 auto;
}
.arrow-down:hover {
	cursor: pointer;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 20px solid #000;
	margin-left:8px;
	float:left;
	-webkit-transform:rotate(360deg);
	-moz-border-style:inset;
}
.arrow-left {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right:20px solid #000;
	margin-right:8px;
	float:left;
	-webkit-transform:rotate(360deg)
}
.otherPosts {
	color:#fff;
	background-color:#000;
	width:270px;
	font-size:.8em;
	height:50px;
	margin-bottom:20px;
	line-height: 1em;
}
.nav-previous a {
	float:left;
	display:block;
	background-color:#000;
	width:114px;
	padding:10px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height:30px;
}
.nav-next a {
		display:block;
	background-color:#000;
	width:115px;
	padding:10px;
	float:left;
	text-align:center;
	height:30px;
}
.nav-previous a:hover, .nav-next a:hover  {
	background-color:#666;
}
.clear {
	clear:both;
}
header {
	background-color:#000;
	width:100%;
	height:165px;
}
header .search {
	float:right;
	position:absolute;
	right:-28px;
	top:15px;
}
.search404 {
	float:left;

}
header .container {
	width:1080px;
	margin:0 auto;
}
header .container .logo {
	margin-top:99px;
	float:left;
	
}
header .container a:hover .logo {
	opacity:.9;
}
#carousel {
	width:1080px;
	height:405px;
	display:block;
	margin:0 auto;
	padding:55px 0 11px 0;
}
#carousel .decription {
	width:430px;
	height:320px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	float:left;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}
#carousel .decription h1 {
	margin:30px auto;
	width:380px;
	line-height:58px;
}
#carousel .decription p {
	margin:30px auto;
	width:380px;
}
#carousel .decription p a{
	color:#000;
}
#carousel .decription p a:hover{
	color:#359bb4
}
#carousel .mainImage {
	float: right;
}
/* CAROUSEL FEATURED*/
		#carousel .list_carousel {
	width: 1080px;
	height: 405px;
}
#carousel .list_carousel ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
}
#carousel .list_carousel li {
	text-align: center;
	width: 1080px;
	height: 405px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#carousel .list_carousel li .mainImage {
	z-index:3000;
}
#carousel .list_carousel li .text {
}
#carousel .nav {
	width:325px;
	height:22px;
	position:absolute;
	top:405px;
	left:180px;
	width:100%;
}
#carousel .prev {
}
#carousel .next {
}
/* END CAROUSELs */
.posts-top {
	background-color:#3F3F3F;
	padding:0 0 11px 0;
}
.posts-top .section {
	width:1080px;
	display:block;
	background-color:#FFF;
	padding:0;
	margin:0 auto 0 auto;
}
.singlePages {
	padding-top:11px !important;
}
.posts-top .section .right{
	float:right;
	width: 269px;
	margin-top:65px;
}
.posts-top .section .left{
	float:left;
	width:810px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
.posts-top .section .leftPage{
	float:left;
	width:730px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
.narrowArticle {
	width:564px !important;
	float:left;
	margin: 57px 0 0 130px;
	border:none !important;
}
.wideArticle{
	
	margin: 63px 0 0 0;
	padding:0 60px 30px 20px;

}



.section h2 {
	padding: 11px 0 11px 21px;
}
.section .container.related .list_carousel a article {
	width:255px;
	height:333px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	float:left;
	z-index:3000;
}

.posts-top .section article {
	width:269px;
	height:365px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	float:left;
	z-index:3000;
}
.posts-top .section article {
	width:269px;
	height:365px;
	float:left;
	z-index:3000;
	margin:-1px -1px 0 0;
	border: 1px solid #DDD;
}
.posts-top .section a:hover article {
	background-color: #F3F3F3;
}
article .articleThumb {
	margin:0 auto;
	height:121px
}
article .articleThumb img {
	margin:0 auto;
	display:block;
}
article .colorField.Review {
	background-color:#9ED2EB;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Issues {
	background-color:#9ED2EB;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Poetry {
	background-color:#ED5731;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Events {
	background-color:#DDB2C9;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Fiction {
	background-color:#648279;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Interview {
	background-color:#5F506F;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Nonfiction {
	background-color:#5CA572;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Ephemera {
	background-color:#AECA81;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Intercambio {
	background-color:#BD6C6F;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .colorField.Black {
	background-color:#000;
	height:4px;
	width:93%;
	margin:0 auto;
}
article .description {
	width:190px;
	margin:21px auto;
	text-align:center;
}
.posts-top .social {
	width:249px;
	padding:0 10px 10px 10px;
	background-color:#D4D4D4;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}
.social h3 {
	line-height:13px;
	margin-top:10px;
}
.social p {
	color:#606060;
	margin-top:10px;
}
.social hr, .adspace.notSingle hr {
	background-color:#DDD;
	margin:14px 0;
}

.homeSocial {
	float:right;
	margin:15px 32px 15px 65px;
}
.homeSocial a:hover, .socialIcon a:hover{
	opacity:.8;
}

.fb {
	background-image: url(../MAKE/images/imgFB.png);
	display:block;
	width:12px;
	height:26px;
	float:left;
	background-repeat:none;
	margin:7px 12px 0 30px;
	
}
.socialIcon .fb {
	background-image: url(../MAKE/images/imgFB.png);
	display:block;
	width:12px;
	height:26px;
	float:left;
	background-repeat:none;
	margin:7px 12px 0 24px;
	
}
.tweet {
	background-image: url(../MAKE/images/imgTweet.png);
	display:block;
	width:30px;
	height:21px;
	float:left;
	background-repeat:none;
	margin:10px 8px 0 12px;
}
.insta {
	background-image: url(../MAKE/images/imgInsta.png);
	display:block;
	width:26px;
	height:25px;
	float:left;
	background-repeat:none;
	margin-top:9px
}
.tumblrIcon {
	background-image: url(../MAKE/images/imgTumblr.png);
	display:block;
	width:20px;
	height:25px;
	float:left;
	background-repeat:repeat;
	margin:7px 25px 0 20px;
}
.flickr {
	background-image: url(../MAKE/images/imgFlickr.png);
	display:block;
	width:20px;
	height:25px;
	float:left;
	background-repeat:repeat;
	margin:7px 0px 0 20px;
}
.adspace {
	width:240px;
	height:400px;
	border: 4px solid #F2F2F2;
	float:left;
}
.button {
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
display: inline-block;
margin: 2px 0;
padding: 8px 25px;
background-color: #359bb4;
/* button color */

color: #ffffff;
vertical-align: middle;
text-align: center;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
font-size: 13px;
font-family: Oswald, 'Open Sans', Helvetica, Arial, sans-serif;
line-height: 20px;
cursor: pointer;
-webkit-appearance: none;
}
.button:hover {
	background-color: #777;
	color:#FFF
}
.button a {
	border:none;
}
.button a:hover {
	border:none;
	color:#FFF
}
.adspace.notSingle{
	
	height:430px;
	
	float:left;
	width:249px;
	padding:0 10px 10px 10px;
	border:none;
	float:right;
	background-color:#D4D4D4;
	
}
.addspaceLeader {
	width:1080px;
	height:150px;
	background-color:#000;
	margin:0 auto;
}
.addspaceLeader .ad {
	width:728px;
	height:90px;
	display:block;
	background-color:#DDD;
	margin:0 auto;
	position:relative;
	top:30px;
}
/* CAROUSEL RELATED*/
		.container.related .list_carousel {
	width: 769px;
	margin:0 0 0 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	height:333px;
}
.container.related .list_carousel ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
}
.container.related .list_carousel li {
	text-align: center;
	width:255px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.container.related .nav {
	float:left;
	margin:28px 0 0 22px;
}
.container.related .prev {
	margin-left: 0px;
}
.container.related .next {
	margin-right: 0px;
}
/* END CAROUSEL RELATED*/
.posts-bottom {
	background-color:#B4B4B4;
	height:100%;
	width:100%;
	padding:11px 0 0 0;
}
.posts-bottom hr {
	height:10px;
	background-color:#000;
	width:95%;
	margin:0 auto;
}
.posts-bottom .section {
	width:1080px;
	display:block;
	background-color:#FFF;
	margin:0 auto;
}
.posts-bottom .section .container {
	height:408px;
	width:811px;
	float:right;
	background-color:#fff;
}
.posts-bottom .section .container h1 {
	line-height:58px;
	margin:22px 0 22px 0;
}
/* CAROUSEL PROFILE*/
		.container.profile .list_carousel {
	width: 770px;
	margin-left:20px;
}
.container.profile .list_carousel ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
}
.container.profile .list_carousel li {
	text-align: center;
	width: 770px;
	height: 315px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.container.profile .list_carousel li .thumbnail {
	width:430px;
	margin:22px 22px 0 0;
	float:left;
}
.container.profile .list_carousel li .text {
	width:315px;
	float:right;
	text-align:center;
}
.container.profile .list_carousel .nav {
	width:325px;
	height:22px;
	background-color:#EEE;
	position:absolute;
	bottom:0px;
	right:0px;
	opacity:.80;
}
.container.profile .prev {
	margin-left: 0px;
}
.container.profile .next {
	margin-right: 0px;
}
.container.profile .next .arrow-right {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	display:inline-block;
	border-left: 20px solid #000;
	position:absolute;
	margin:4px 0 0 172px;
}
.container.profile .prev .arrow-left {
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right:20px solid #000;
	position:absolute;
	display:inline-block;
	margin:4px 0 0 138px;
}
/* END CAROUSELs */
#issues {
	width:1020px;
	height:440px;
	background-color:#000;
	margin:11px auto 0 auto;
	padding:20px 0 0 60px;
}
/* CAROUSEL ISSUES*/
		#issues .list_carousel {
	margin-top: 40px;
	width: 960px;
	color:#FFF;
}
#issues .list_carousel ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: block;
}
#issues .list_carousel li {
	text-align: center;
	width: 160px;
	height: 300px;
	padding: 0;
	margin: 0 15px;
	display: block;
	float: left;
}
#issues .prev {
	float: left;
	margin-left: 0px;
	color:#FFF;
	position:absolute;
	top:120px;
	left:-15px;
}
#issues .next {
	float: right;
	margin-right: 0px;
	color:#FFF;
	position:absolute;
	top:120px;
	right:-10px;
}
#issues .pager {
	float: left;
	width: 960px;
	text-align: center;
}
#issues .pager a {
	margin: 0 5px;
	text-decoration: none;
	color:#FFF
}
#issues .pager a.selected {
	text-decoration: underline;
	color:#FFF
}
#issues .arrow-right {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 15px solid #FFF;
}
#issues .arrow-left {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right:15px solid #fff;
}
/* END CAROUSELs */

/* POST */
.wrapper.post {
	background-color:#3F3F3F;
	padding-bottom:11px;
}
.wrapper.post.page{
	background-color:#3F3F3F;
	padding-top:11px;
}
.wrapper.post article {
	width:1080px;
	margin:0 auto;
	padding:55px 0;
	background-color:#fff;
}
.wrapper.post article .meta {
	float:left;
	width:180px;
	margin: 0 60px 0 40px;
}
article .cat {
	text-align:center;
	margin:21px 0;
	color:#BBB;
	font-size:.75em;
}
.date {
	color:#BBB;
	font-size:.75em;
}
.wrapper.post article .meta.single {
	padding-top:16px;
}
.wrapper.post article .meta time, article .cat.single {
	float:left;
	text-align:left;
	margin:0px 0;
	color:#BBB;
	font-size:.75em;
}
.wrapper.post article .meta.single .nav li {
	list-style:square;
}
.wrapper.post article .right {
	float:right;
	width:260px;
	margin-right:-5px;
	margin-top:10px;
}
.share {
 float:right; width:150px;
}

#flip2 .more {
	float:right;
	background-color:#DDD;
	color:#fff;
	padding:17px 15px;
	margin-top:0px;
	font-size:36px;
	border-top-left-radius: 20px;
}
#flip2 .more:hover {
	cursor: pointer;
}
.reviewMeta{
	background-color:#EDEDED;
	display:block;
	
	margin:20px 0;
	border: 1px solid #DEDEDE;
	color:#999;
}
.reviewMeta p, .reviewBio p {
	padding:0 10px;
}
.reviewBio{
	background-color:#EDEDED;
	display:block;
	margin:20px 0;
	border: 1px solid #DEDEDE;
	color:#000;
}
.tumblr li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	margin-bottom:30px;	
}
/* FLIP OUT SINGLE*/
/*.right #panel2 {
	width:250px;
	padding:0 10px 10px 10px;
	background-color:#D4D4D4;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}

.wrapper.post article .container {
	width:564px;
	float:left;
	margin: 0 0 0 130px;
}

.wrapper.post article .container h1 {
	line-height:.9em;
	
}
.wrapper.post article .container h3 {
	margin-bottom:30px;
}
.wrapper.post article .right #panel2 hr {
	background-color:#DDD;
	margin:14px 0;
}
.wrapper.post article .right #panel3 {
	width:250px;
	padding:0 10px 10px 10px;
	float:right;
	background-color:#D4D4D4;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	display:visable;
	margin-right:5px;
	margin-top:55px;
}
.wrapper.post article .issuesSingle .container{
	width:600px;
	float:left;
	margin-left:90px;
}
/* category */
.featuredCat {
	width:760px;
	margin:0 0 0 20px;
	padding-bottom:30px;

}
.featuredBlog {
	width:760px;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
}
.featuredCat  .description {
	float:left;
	width:515px;
	clear:both;
}
.bookimage {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.featuredCat.reviewPoetry {
	
	height:inherit !important;
	padding-bottom:25px;
}
.featuredCat.reviewPoetry .image{
	float:left;
	margin-right:25px;
	width:270px;
	display:inline-block;
}
.featuredCat.reviewPoetry .description {
	float:left;
	width:435px;
	clear:none ;
	margin-bottom:30px;
}
.description H2{
	margin:0;
	padding-left:0;
}
.description H3{
	margin:0;
	padding:0;
	line-height:24px;
	text-transform:inherit;
	font-style:inherit;
}
.issuesSingle {
	width:760px;
	
}
/* ISSUES */
.featuredCat .issueTop {
	
	
	
}
.issueTop {
	clear:both;
	padding-bottom:30px;
	margin-top:0px
}
.containerIssues {
	width:600px;
	margin:0 0 0 85px;
}
.toc {
	width:650px;
	
}
.toc h2{
	margin:0px 0 10px 0;
	
}
.toc a {
	color:#359bb4;
	
}
.toc .dots {
	display:block;
	margin-left:20px;
	width:60px;
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float:left;
}
.toc a:hover {
	color:#CCC;
	
}
.toc li {
	clear:both;
	padding-bottom:15px;
	float:left;
}
.toc ul.toc {
	clear:both;
	margin-bottom:60px;
	
}
.toc .title{
	display:block;
	width:300px;
	float:left;
	padding-left:20px;
	
}
.toc .art{
	display:block;
	float:left;
	padding-left:30px;
	
}
.toc .author{
	display:block;
	float:left;
	padding-left:10px;
	width:200px;
	
}
/* Store */
.storeDescription {
	height:85px;
	padding:10px 0;
}
/* END POST */
#credits {
	width:1080px;
	background-color:#414042;
	margin:0px auto 0 auto;
	color:#fff;
	padding-bottom:44px;
}
#credits #panel, #flip {
	padding:5px;
	text-align:center;
}
#credits #panel, #credits #panel2 {
	padding:50px;
	display:none;
	background-color:#414042;
}
#footer {
	width:100%;
	background-color:#000;
	color:#fff;
	padding-top:44px;
	font-family:"Helvetica Neue", Arial, sans-serif;
	font-size:13px;
	margin:0;
}
#footer .container {
	width:1080px;
	margin:0 auto;
	height:500px;
}
#footer .container .logo {
	float:left;
	margin-right:44px;
	margin-left:5px
}
#footer .container .about {
	width:340px;
	height:300px;
	float:left;
	margin-right:44px;
}
#footer .container .sitemap {
	width:340px;
	height:120px;
	float:left;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
}
