@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Dosis&subset=latin,latin-ext);

div#magCt,
div#magNav,
div#magTop {
	font-family: Helvetica, sans-serif;
}

.oranzRecCMid {
    background: transparent;
    border: 0;
}

div#magTop {
	margin: 0 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
}

div#magTop.zsv {
	border-bottom: none;
	background: url(//ifrype.com/lapas/img/special/magazine/virtene.jpg) bottom center no-repeat transparent;
	height: 115px;
	margin-bottom: -7px;
}

div#magTop.zsv span {
	top: 34px;
}

div#magTop span {
	position: absolute;
	right: 0;
	top: 12px;
	color: #6f6f6f;
}

div#magTop span a {
	margin: 0 0 -6px 10px;
}

/*Navigācija pie rakstiem*/
div#magNav {
	margin: 20px 20px;
	padding-bottom: 1px;
}

div#magNav ul li {
	float: left;
	border-bottom: 1px solid #ff6600;
	margin-right: 20px;
}

div#magNav ul a {
	display: block;
	height: 16px;
	text-decoration: none;
	color: #393939;
}

div#magNav ul li.active a {
	font-weight: bold;
	color: black;
}

div#magNav ul a:hover {
	line-height: 10px;
}

div#magNav a.prev,
div#magNav a.next {
	display: inline-block;
	position: absolute;
	top: 0;
	width: 21px;
	height: 22px;
	background: transparent center center no-repeat;
	vertical-align: middle;
	margin-top: -3px;
}

div#magNav a.prev {
	background-image: url(//ifrype.com/lapas/img/special/magazine/prev.png);
	left: 0;
}

div#magNav a.next {
	background-image: url(//ifrype.com/lapas/img/special/magazine/next.png);
	right: 0;
}

div#magNav div.issueNav {
	float: right;
	height: 22px;
	position: relative;
	text-align: center;
	padding: 0 35px;
}

div#magNav div.issueNav span {
	display: inline-block;
}

div#magFooter span.prev,
div#magFooter span.next {
	display: inline-block;
	width: 21px;
	height: 22px;
	background: transparent center center no-repeat;
	vertical-align: middle;
	margin-top: -2px;
}

div#magFooter span.prev {
	background-image: url(//ifrype.com/lapas/img/special/magazine/prev.png);
	margin-right: 5px;
}

div#magFooter span.next {
	background-image: url("//ifrype.com/lapas/img/special/magazine/next.png");
	margin-left: 5px;
}

div#magFooter div.issueNav {
	float: right;
	height: 22px;
	position: relative;
	padding: 0 35px;
}

div#magFooter div.issueNav a {
	color: inherit;
	text-decoration: none;
}

div#magFooter div.issueNav a:hover span {
	text-decoration: underline;
}

div#magFooter div.issueNav div.prev,
div#magFooter div.issueNav div.next {
	width: 170px;
	position: absolute;
	top: 0;
	left: 50%;
}

div#magFooter div.issueNav div.prev {
	text-align: right;
	left: auto;
	margin-right: -1px;
	right: 50%;
	border-right: 1px solid lightgray;
	padding-right: 11px;
}

div#magFooter div.issueNav div.next {
	margin-left: 10px;
}

div#magFooter div.issueNav.one div.next {
	margin-left: -80px;
}

div#magFooter div.issueNav.one div.prev {
	border: none;
	margin-left: 0;
	margin-right: -80px;
}

div#magFooter div.issueNav span {
	display: inline-block;
}

div#magFooter div.issueNav {
	float: none;
}

/*Navigācija beigas*/

div#magCt {
	margin: 20px 20px 5px 20px;
}

div#magCt div.article {
	margin: 0 110px;
	line-height: 1.6;
}

/* RAKSTA BLOKI */

div#magCt div.blockText {
	line-height: inherit;
	color: #393939;
	margin-bottom: 20px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

div#magCt div.blockText:first-of-type {
	font-size: 22px;
	line-height: 1.4;
}

div#magCt div.blockHeading h1,
div#magCt div.blockHeading h2 {
	border: none;
	margin: 30px 0 3px 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

div#magCt div.blockHeading h1 {
	font-size: 17px;
}

div#magCt div.blockHeading h2 {
	font-size: 16px;
}

div#magCt div.blockQuote {
	width: 260px;
	padding: 20px;
	color: #ff6600;
	line-height: 1.4;
	font-weight: 100;
	font-family: 'Dosis', sans-serif;
	font-size: 22px;
}

div#magCt div.blockQuote.align-l {
	float: left;
	border-left: 4px solid #ff6600;
	margin-left: -55px;
}

div#magCt div.blockQuote.align-r {
	float: right;
	border-right: 4px solid #ff6600;
	margin-right: -45px;
}

div#magCt div.blockQuoteLarge {
	border-bottom: 4px solid #ff6600;
	border-top: 4px solid #ff6600;
	margin: 20px 0 20px -55px;
	width: 730px;
	padding: 30px 35px 30px 55px;
	color: rgb(255, 102, 0);
	font-family: 'Dosis', sans-serif;
	font-size: 22px;
	line-height: 1.4;
}

div#magCt div.blockQuoteLarge span.blockQuoteAuthor {
	display: block;
	clear: both;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	color: #393939;
	font-family: Helvetica, sans-serif;
}

div#magCt div.blockHr {
	height: 14px;
	background: url(//ifrype.com/lapas/img/special/magazine/sep.png) transparent repeat-x center center;
	margin: 15px 0;
	clear: both;
}

/* RAKSTA BLOKI BEIGAS */

div#magCt div.articleHeading {
	position: relative;
	margin-bottom: 20px;
}

div#magCt div.articleHeading h1 {
	position: absolute;
	left: 0;
	bottom: 20px;
	background: url(//ifrype.com/lapas/img/special/magazine/bg1.png) transparent repeat;
	border: none;
	margin: 0 20px 0 0;
	padding: 15px;
	color: white;
	font-size: 40px;
	line-height: 50px;
	font-family: 'Source Sans Pro', sans-serif;
}

div#magCt div.articleHeading h1 span.cCount {
	background: url(//ifrype.com/lapas/img/special/magazine/commentsIcon.png) transparent left center no-repeat;
	font-size: 11px;
	padding-left: 20px;
	font-weight: normal;
	color: #dddddd;
	line-height: normal;
}

div#magCt div.comments {
	margin: 0 110px;
}

/* Centrālā lapa konkrētam izdevumam */

div#magCt div.firstPage {

}

div#magCt div.firstPage .item {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	background: center center no-repeat;
	background-size: cover;
	overflow: hidden;
}

div#magCt div.firstPage .item a {
	display: block;
	position: relative;
}

div#magCt div.firstPage .item.i1,
div#magCt div.firstPage .item.i1 a {
	width: 980px;
	height: 385px;
}

div#magCt div.firstPage .item.i2,
div#magCt div.firstPage .item.i2 a {
	width: 485px;
	height: 385px;
}

div#magCt div.firstPage .item.i3,
div#magCt div.firstPage .item.i3 a {
	width: 237px;
	height: 238px;
}

div#magCt div.firstPage .item.i3:nth-child(odd) {
	border-left: 1px solid white;
}

div#magCt div.firstPage .item.last {
	margin-right: 0;
}

div#magCt div.firstPage .item a span.caption {
	background: url(//ifrype.com/lapas/img/special/magazine/bg1.png) transparent repeat;
	position: absolute;
	left: 0;
	bottom: 20px;
	border: none;
	margin: 0 20px 0 0;
	padding: 15px;
	color: white;
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
}

div#magCt div.firstPage .item a:hover span.caption {
	background: url(//ifrype.com/lapas/img/special/magazine/bg2.png) transparent repeat;
}

div#magCt div.firstPage .item a:hover {
	text-decoration: none;
}

div#magCt div.firstPage .item.i3 a span.caption {
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 5px 10px 15px;
	margin: 0 0 0 0;
	font-size: 22px;
	line-height: 25px;
}

div#magCt div.firstPage span.comments {
	background: url(//ifrype.com/lapas/img/special/magazine/commentsIcon.png) transparent left center no-repeat;
	font-size: 11px;
	padding-left: 20px;
	font-weight: normal;
	color: #dddddd;
	line-height: normal;
}

div#magCt div.firstPage.footerArticles .item {
	margin-bottom: 0;
}

/* Centrālā lapa konkrētam izdevumam beigas */

/* Admin panelis */

textarea#htmlContents {
	width: 720px;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	background: #f7f7f7;
	padding: 3px;
}

div#imageList {
	padding-left: 145px;
}

div#imageList div.item {
	margin-bottom: 10px;
}

div#imageList img {
	margin-right: 5px;
	line-height: normal;
}

div#imageList textarea {
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	background: #f7f7f7;
	width: 470px;
	padding: 4px;
	height: 90px;
	line-height: normal;
	position: relative;
	top: -3px;
}

div#imageList label.delete {
	margin-top: 3px;
}

div#imageList label.delete input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

div#imageList img {
	cursor: move;
}

/* Admin panelis beigas */

/* Galerijas rakstos */
#gallerycontent {
	border-radius: 5px;
}

.magazineInfoBox .InfoBoxContentWrap {
	background: none;
	box-shadow: none;
}

#gallerycontent .previous,
#gallerycontent .next {
	position: absolute;
	display: block;
	height: 100%;
	top: 0;
	width: 50%;
	background: white;
	background: rgba(255, 255, 255, 0.001);
}

#gallerycontent .previous {
	left: 0;
}

#gallerycontent .next {
	right: 0;
}

#gallerycontent .previous span,
#gallerycontent .next span {
	display: block;
	width: 25px;
	height: 45px;
	position: absolute;
	visibility: hidden;
	top: 50%;
	margin-top: -23px;
}

#gallerycontent .previous:hover span,
#gallerycontent .next:hover span {
	visibility: visible;
}

#gallerycontent .previous span {
	background: url(//ifrype.com/gallery/img/v1/prev.png) no-repeat top left;
	left: 20px;
}

#gallerycontent .next span {
	background: url(//ifrype.com/gallery/img/v1/next.png) no-repeat top left;
	right: 20px;
}

#gallerycontent .pic {
	position: relative;
	border-radius: 5px;
}

#gallerycontent .pic img {
	border-radius: 4px;
}

#gallerycontent .pic .description {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	line-height: 20px;
	background-color: #393939;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-radius: 3px 3px 0 0;
}

/* Galerijas */
.article div.gallery ul {
	height: 100px;
	margin-top: 8px;
}

.article div.gallery ul li {
	float: left;
	background: #f2f2f2;
	margin-right: 2px;
	width: 100px;
	height: 100px;
}

.article div.gallery ul li:last-child {
	margin-right: 0;
}

.article div.gallery ul li a {
	display: block;
	width: 100px;
	height: 100px;
	background: center center no-repeat transparent;
}

.article div.gallery ul li.empty {
	color: #a7a7a7;
	line-height: 99px;
	font-weight: bold;
	text-align: center;
}

.article div.blockImageSpecial {
	height: auto;
	position: relative;
	z-index: 90;
}

.article div.blockImageSpecial.align-left {
	float: left;
	margin: 0 20px 20px 0;
}

.article div.blockImageSpecial.align-center {
	float: none;
	clear: both;
	margin: 0 auto 10px;
}

.article div.blockImageSpecial.align-right {
	float: right;
	margin: 0 0 20px 20px;
}

.article div.blockImageSpecial span.caption {
	display: block;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #393939;
}

/* Galerijas beigas */

#vacancies {
	background: url(//ifrype.com/lapas/img/special/draugiemlv/magazine/darbs.jpg) no-repeat scroll 0 0 transparent;
	display: block;
	height: 180px;
	position: relative;
	width: 740px;
	margin: 10px auto;
}

#vacancies a {
	display: block;
	width: 255px;
	height: 48px;
	position: absolute;
	top: 110px;
	left: 260px;
	background: url(//ifrype.com/lapas/img/special/draugiemlv/magazine/darbs_button.png) no-repeat;
}

#vacancies a:hover {
	background-position: 0 -48px;
}

#vacancies a:active {
	background-position: 0 -96px;
}

#articlePics .formItemUpload {
	width: 80px;
	float: left;
	margin-right: 3px;
}

#magArticles {
	background: yellow;
}

#magArticles .article {
	margin-bottom: 1px;
	background: green;
	height: 100px;
	float: left;
	margin-right: 1px;
	position: relative;
}

#magArticles .t1 {
	width: 727px;
	height: 286px;
	margin-right: 0;
}

#magArticles .t2 {
	width: 363px;
	height: 288px;
}

#magArticles .t3 {
	width: 181px;
	height: 181px;
}

#magArticles .article img.main {
	width: 100%;
}

#magArticles span.nav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 26px;
	background: url(//ifrype.com/lapas/img/special/magazine/bg1.png);
}

#magArticles span.handle {
	width: 16px;
	height: 16px;
	background: url(//ifrype.com/i/icons/drag.png) center center transparent no-repeat;
	cursor: move;
	position: absolute;
	top: 0;
	left: 5px;
	padding: 5px;
}

#magArticles span.delete {
	width: 16px;
	height: 16px;
	background: url(//ifrype.com/i/icons/delete.png) center center transparent no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 5px;
	padding: 5px;
}

#magArticles span.title {
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 5px;
	background: url(//ifrype.com/lapas/img/special/magazine/bg1.png);
	color: white;
	font-weight: bold;
	font-size: 15px;
}

#magArticles a.url {
	width: 16px;
	height: 16px;
	background: url(//ifrype.com/i/icons/link.png) center center transparent no-repeat;
	position: absolute;
	top: 0;
	left: 35px;
	padding: 5px;
}

textarea#articleIntro {
	height: 50px;
}