/* ============ Start of colorsch.php ============ */
@import url(https://fonts.googleapis.com/css?family=Fjalla+One&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Homenaje);
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Homenaje);

.aComment a, .aComment span {
	font-weight: bold;
}


noscript{
	border-bottom: 3px solid #760000;
	background: #b51212;
}


	div.categories a {
		color: #b51212;
	}

#menu-categories {
	border-bottom: 0px solid #f8f8f8;
}

.sliderContents a.slidePostTitle {
	/*background: #b51212; */
}

#menu-menu li:hover, #menu-menu .current_page_item, #menu-menu .current_page_ancestor {
/*	border-top: 5px solid #b51212; */
	background: #b51212;
}

#menu-menu li .sub-menu {
	border-bottom: 2px solid #b51212;
}

#menu-menu li .sub-menu li:hover {
				border-bottom: 1px solid #b51212;
				border-top: 1px solid #b51212;
}

#menu-categories li:hover {
	border-bottom: 5px solid #b51212;
}

.raquo{
	color: #b51212;
}

a.raquo {
	background: #b51212;
}

.categories {
	color: #b51212;
}

.catSection .cat {
	 background: #b51212;
}

div#respond #submit:hover {
	background: #b51212;
}

input#searchsubmit:hover {
	background: #b51212;
}

div#respond #submit:hover {
	background: #760000;
}

#pageNav a:hover, #pageNav span.current {
	background: #760000;
}

div#reviewData #revLeft .grade {
	color: #b51212;
}

div.revFinal span.grade {
	color: #b51212;
}

#deviceNavL #menu-categories li:hover {
	background: #b51212;
}

.scanlinebg {
	border-right: 5px solid #b51212;
}

#menu-menu li .children > li:last-child {
	border-bottom: 4px solid #b51212;
}

#menu-categories li.current-menu-item {
	border-bottom: 5px solid #b51212;
}
#menu-categories li.active {
	border-bottom: 5px solid #b51212!important;
}
#menu-categories li a.active{
	border-bottom: 5px solid #b51212;
}
#leftSideTemp #sidebar li.current_page_item {
	border-bottom: 1px solid #b51212;
}

#RightSideTemp #sidebar li.current_page_item {
	border-bottom: 1px solid #b51212;
}

.wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #760000;
}

#thePageContent a {
	text-decoration: underline;
	color: #b51212;
}

#thePageContent a:hover {
	text-decoration: none;
	color: #787878;
}

/* ============ End of colorsch.php ============ */



/* ============ Start of base.css ============ */

/* CSS Document */


h1, h2, h3, h4, h5, h6, p, input, textarea, label, blockquote, span, ul, li, ol, dd {
	padding: 0px;
	margin: 0px;
}


html {


}

body {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: "Arial", Verdana, Sans-serif;
	color: #434343;
	box-shadow: 0px 0px 20px #141414;
	background: #ffffff;
}



.clear {
	clear: both;
}


#wrapper {
	padding: 0px 5px 0px 5px;
	color: #434343;
	line-height: 22px;

}

a {
	color: #323232;
	text-decoration: none;

}

a:hover {
	color: #787878;
}

noscript {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding: 5px 0px;
	display: block;


}


#header {
	height: 110px;
/*	background: url(https://images.staticjw.com/iki/8826/topgradient.jpg) repeat-x;
	background-size: 1px 68px;*/
	background: #f8f8f8;
/*	box-shadow: 0px 3px 3px #929292; */
	border-bottom: 5px solid #f8f8f8;
	padding-top: 20px;
}

#redLine {
/*	border-bottom: 8px solid #ff0000; */
}

#externalShadow {

	padding-top: 10px;

}

#hTop {
	height: 54px;
	width: 1206px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;


}

#logo {
	float: left;
		padding: 0px 5px;
		margin-top: 10px;
		position: absolute;
		z-index: 0;
}

		#logo img {
			display: block;
			float: left;
			height: 55px;
			width: 55px;
		}

		#siteHeadline {
			float: left;
			margin-left: 5px;
		}

			#siteTitle {
				font-size: 50px;
				color: #242424;
				display: block;
				margin-top: 0px;
				text-decoration: none;
				float: left;
				text-shadow: 3px 3px 6px #848484;
			}

			#siteSlogan {
				display: block;
				font-size: 12px;
				font-style: italic;
				margin-top: 25px;
				margin-left: 20px;
				font-weight: lighter;
				float: left;
			}

	#mainMenu {
		height: 30px;
		margin-top: -30px;
		border-top: 5px solid #f8f8f8;
		background: #f8f8f8;
	}

		#mainMenuAdjust {
				margin: 0px auto;
		}

			#menu-menu {
			margin-top: 20px;
			margin-right: 0px;
		}

			#menu-menu li {
			list-style-type: none;
			float: left;
			margin-left: 0px;
			height: 18px;
			font-weight: bold;
			margin-top: 0px;
			padding: 8px 0px;
		}

			#menu-menu li:hover {
			}

			#menu-menu li .children {
				width: 210px;
				position: absolute;
				z-index: 2;
				margin: 0px 0px 0px 0px;
				display: none;
			/*	background: url(https://images.staticjw.com/iki/7619/submenuarrow.png) no-repeat 30px 10px; */
				padding-top: 20px;

			}

			/*	#menu-menu li:hover .sub-menu {
					display: block;
				}
			*/

			#menu-menu li .children li {
				height: 40px;
				background: 0px;
				padding: 0px;
				margin: 0px;
				font-weight: lighter;
				text-shadow: 0px 0px 0px #787878;
				border-bottom: 1px solid #333333;
				border-top: 1px solid #181818;

			}

			#menu-menu li .children li:first-child{
				border-top: 0px;
			}

			#menu-menu li .children > li:first-child:hover {
				border-top: 0px;
			}

			#menu-menu li .children li:hover {
			}

				#menu-menu li .children li a {
					padding: 12px 10px;
					margin: 0px;
					color: #a0a0a0;
					background: #242424;
					display: block;
					height: 16px;
					width: 190px;
					font-size: 13px;
					font-weight: bold;
				}

				#menu-menu li .children li a:hover {
				/*	background: #b51212;
					color: #ffffff; */
				}

			#menu-menu li a {
				font-size: 14px;
				text-decoration: none;
				color: #424242;
				padding: 0px 12px 0px 12px;
			}

			#menu-menu li a:hover, #menu-menu li:hover a, #menu-menu  .current_page_item  a, #menu-menu  .current_page_ancestor a{
				color: #828282;
				color: #ffffff;
			/*	background: url(https://images.staticjw.com/iki/8826/topgradient.jpg) repeat-x; */
			}

	#searchWrapper {
		min-width: 120px;
		float: right;
		margin-top: -16px;



	}

		input#s {
			height: 20px;
			width: 80px;
			padding: 3px 13px 4px 30px;
			border: 0px solid #000000;
			color: #828282;
			background: url(https://images.staticjw.com/iki/8185/magnifying_glass.png) #e6e6e6 no-repeat;
			background-position: 4px 3px;
			display: block;
			float: left;
			font-size: 12px;
			border-radius: 50px;
			box-shadow: inset 1px 1px 1px #a0a0a0;
			border-bottom: 1px solid #d2d2d2;
			border-right: 1px solid #d2d2d2;
		}

		input#searchsubmit {
			background: #d2d2d2;
			border: 0px;
			height: 24px;
			padding: 0px 2px 2px 2px;
			display: block;
			float: left;
			color: #626262;
			font-weight: bold;
			font-size: 12px;
			margin-top: 2px;
			display: none;
		}

		input#searchsubmit:hover {
			color: #ffffff;
		}

		input#searchsubmit:active {
			height: 24px;
			padding: 0px 2px 2px 2px;
		}

				#hBottom { /* = categories */
					width: 1206px;
				}

				#headerBorder {
/*	border-bottom: 1px solid #d2d2d2; */
	padding: 0px 0px 10px 0px;
	height: 20px;
}

	#menu-categories {
		float: left;
		margin-top: 0px;
	}

	#catNavText {
		font-size: 14px;
		font-weight: bold;
		display: block;
		float: left;
		margin-right: 10px;
		color: #323232;
		padding-top: 5px;
		display: none;

	}

	#menu-categories li {
		margin-right: 0;
		float: left;
		list-style: none;
	/*	border-right: 1px solid #d2d2d2; */
	/*	border-bottom: 5px solid #f8f8f8; */
		height: 20px;
		display: block;
		padding: 5px 13px;
		margin-top: -14px;
		font-family: "Arial", Arial;
	}

		#menu-categories li:hover {

		}

	#menu-categories li a {
		padding-bottom: 2px;
		text-decoration: none;
		color: #565656;
	}

	#menu-categories li a:hover {
		color: #828282;
	}

#sliderWrapper {
	height: 408px;
	background: #141414;
}

#sLeft {
		padding-right: 10px;
		float: left;
	}

	#sliderHeadline {
		font-size: 46px;
		font-family: "Homenaje";
		margin: 15px 0px 10px 0px;
		display: block;
		color: #424242;
		line-height: 36px;
		letter-spacing: -3px;
		word-spacing: 4px;
		font-weight: bold;

	}

		#sWrapper {
			margin-top: 10px;
		}

		.theSlider {
			float: left;
			border: 1px solid #282828;
		}

		.theSlider .attachment-sliderthumb {
				height: 365px;
				display: block;
			/*	border: 2px solid #434343; */
			/*	position: absolute; */
				border: 0px;
				z-index: 0;

			}

			.theSlider .sliderContents{
				position: absolute;

				z-index: 1;
				height: 80px;
				background: url(https://images.staticjw.com/iki/4980/transparency.png);
				margin-top: -90px;
				color: #d2d2d2;
				padding-top: 10px;
				float: left;

			}

			.sliderContents a.slidePostTitle {
					font-size: 32px;
					display: block;
					font-family: "Homenaje";
					color: #ffffff;
					display: block;

					position: absolute;
					z-index: 3;
					margin: -32px 0px 0px 0px;
					padding: 5px 10px;


				}

				.sliderContents a.slidePostTitle:hover {
					color: #ffffff;
					background: #242424;
				}

				.sliderPost {
					width: 656px;
					padding: 0 10px;

				}

					.sliderPost p.excerpt {
						line-height: 22px;
						margin-top: 5px;
						padding-top: 17px;
					}

					.sliderMeta {
					float: left;
					background: url(https://images.staticjw.com/iki/9155/transparency2.png);
					height: 60px;
					margin-top: -10px;
				}

				.sliderMeta span {
					display: block;
					margin-top: 5px;
					font-size: 12px;
					font-weight: bold;
					color: #d2d2d2;
				}

				.sliderMeta .slideComments {
					background: url(https://images.staticjw.com/iki/9545/comments2.png) no-repeat 0px 3px;
					padding-left: 16px;
					height: 20px;
				}

				.sliderMeta .slideDate {
					background: url(https://images.staticjw.com/iki/1280/clock2.png) no-repeat 0px 3px;
					padding-left: 16px;
					height: 20px;
				}

				#sliderNav .attachment-sliderNav {
				width: 164px;
				height: 108px;
				margin-bottom: 15px;
				display: block;
				background: #d2d2d2;
				border: 2px solid #282828;






			/*	box-shadow: 0px 0px 3px #323232; */
			}

			#sliderNav .attachment-sliderNav:hover {

			}

			#sRight {
				height: 408px;
		float: left;
		margin-top: 0px;
		font-size: 13px;
		line-height: 18px;
		padding: 0px 10px;
		padding-top: 0px;
		background: #1c1c1c;
			}

			#sRight ul#recentcomments {
		padding: 0px 0px;

	}

	#sRight .yVid {
			height: 112px;
			width: 199px;
			margin-left: 10px;
			margin-top: 10px;
		}

		#sRight input{
			background: #484848;
			color: #ffffff;
			border: 1px solid #484848;
			margin-top: 5px;
		}

		#sRight img {
			display: none;
		}

		#sRight img.widgetGalleryImg {
			width: 70px;
			margin: 5px;
			float: left;
			display: block;
			border: 2px solid #424242;
		}

		#sRight .widgetModule {
			margin-bottom: 20px;
			margin-top: 20px;
		}

		#sRight .tagcloud {
			margin-top: 10px;
		}

		#sRight .tagcloud a {
			float: left;
			margin-right: 20px;
		}

		#sRight .coraArticles li {
			border-bottom: 1px solid #242424;
			border-top: 1px solid #141414;
			padding-bottom: 20px;
		}

		#sRight .coraArticles li:first-child {
			border-top: 0px solid #141414;
			border-bottom: 1px solid #242424;
		}

		#sRight .coraArticles li:last-child {
			border-bottom: 0px solid #242424;
		}

		.topWidgetHeadline {
			display: block;
			color: #434343;
			font-size: 22px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-family: "Homenaje";
			line-height: 26px;
			letter-spacing: -1px;
			word-spacing: 1px;
			font-weight: bold;
		}

		#sRight .widgetModule img {
		/*	display: none; */
		}

		#sRight .coraArticles {
			margin-top: 10px;
		}

		#sRight .widgetModule a {
			display: block;
			color: #585858;
		}

		#sRight .widgetModule a:hover {
			display: block;
			color: #727272;
		}

		#sRight .widgetModule p {
			margin-bottom: -5px;
		}

		#sRight ul {
			margin-top: 10px;
		}

		#sRight li{
			padding: 0px 0px 10px 0px;
			list-style-type: none;
			color: #434343;
		}

		#sRight .coraArticles div.listMeta {
			display: none;
		}

		#sRight #limiter {
			height: 428px;
			overflow: hidden;
		}

		#limitNav {
			text-align: center;
			margin-top: 10px;
			padding-left: 10px;
		}

		#limitNav a {
			color: #434343;
			font-weight: bold;
			font-size: 26px;
			margin-right: 10px;
			display: block;
			float: left;
		}

		#limitNav a:hover {
			color: #727272;


		}

		#navigator {

		}

		#wideWidgetArea .widgetModule {
			float: left;
			width: 286px;
			margin-right: 15px;
		}

		#wideWidgetArea {
			margin: 0px auto;
			max-height: 200px;
		}

		.scanlinebg {
	background: url(https://images.staticjw.com/iki/9066/headlinescanline.png);
	display: block;
	margin-bottom: 30px;
	width: 100%;
	height: 20px;
}

#contents {
	margin-top: 0px;
	line-height: 24px;
	border-top: 1px solid #ffffff;
}

#actContent .scanlinebg {
	margin-bottom: 30px;

}


#actContent {
	width: 642px;
	margin-right: 10px;
	float: left;
	padding-top: 30px;

}

	#cHeadline {
		font-size: 20px;
		color: #434343;
		padding-right: 10px;
		padding-bottom: 0px;
		font-family: "Fjalla One";
		line-height: 20px;
		background: #ffffff;
		font-weight: bold;
	}

	.articleWide {
		margin-top: 15px;
		margin-bottom: 50px;
	}

		.articleWide .thumb, .attachment-widethumb {
			height: 176px;
			width: 638px;
			background: #d2d2d2;
			display: block;
			border: 0px;
			border: 4px solid #e8e8e8;
		}

		a.articleHeadline {
			font-size: 34px;
			font-family: "Homenaje";
			display: block;
			margin: 15px 0px 0px 0px;
			text-decoration: none;
			line-height: 32px;
			word-spacing: 3px;
			font-weight: lighter;
		}

		a.raquo {
			text-decoration: none;
			color: #ffffff;
			font-size: 12px;
			display: block;
			float: right;
			margin: 25px 0px;

			padding: 4px 8px;
			font-weight: bold;

		}

		a.raquo:hover {
			background: #242424;
			color: #ffffff;
		}

		a.articleHeadline:hover, .raquo:hover {
			color: #525252;
		}

		.articleWide p, .articleBox p {
			color: #434343;
			display: inline;
		}

		.categories {
			display: inline;
			font-weight: bold;
		}

		.categories .post-categories{
			display: inline;
			list-style-type: none;
		}

			.categories  .post-categories li{
				display: inline;
			}

		.listMeta {
			font-size: 11px;
			display: block;
			margin: 5px 0px 15px 0px;
			font-weight: bold;
		}

			.listMeta a.comments {
				display: block;
				float: left;
				width: 24px;
				padding-left: 18px;
				background: url(https://images.staticjw.com/iki/1806/comments.png) no-repeat left;
				color: #828282;
			}

			.listMeta a.comments:hover {
				color: #b2b2b2;
			}

			.listMeta span.published {
				display: block;
				float: left;
				min-width: 80px;
				padding-left: 18px;
				background: url(https://images.staticjw.com/iki/4584/clock.png) no-repeat left;
				color: #828282;
			}


#boxesArea {
	margin: 0px 0px 20px 0px;
}

	.articleBox {
		float: left;
		width: 304px;
		height: 375px;
		margin-bottom: 80px;

	}

	.articleBox .articleHeadline {
		font-size: 26px;
	}

	.articleBoxMod2 {
		padding-left: 31px;
	}

	#boxesArea .attachment-boxthumb {
		height: 140px;
		width: 300px;
		background: #d2d2d2;
		display: block;
		border: 0px;
		border: 4px solid #e8e8e8;
	}

#catContent {

}

	.catSection {
		margin: 15px 0px 25px 0px;
		padding: 30px 0px 40px 0px;
		background: url(https://images.staticjw.com/iki/9066/headlinescanline.png) repeat-x left top;
	}

	.catSection .cat {
		padding: 7px;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;

	}

		.catSection .cat:hover {
			background: #242424;
		}

	.catLeft {
		margin-top: 0px;
		width: 316px;
		float: left;
	}

	.catRight {
		width: 276px;
		float: left;
		margin-left: 45px;
		padding-top: 17px;
	}

		.attachment-catboxthumb {
			display: block;
			float: left;
			width: 76px;
			height: 76px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}

		.boxPostContents, .boxPostContentsLast {
			width: 171px;
			float: left;
			padding-left: 12px;
			padding-top: 0px;
			margin-top: -3px;
		}


			.boxPostTitle {
				font-size: 14px;
				font-weight: bold;
				color: #323232;
				display: block;
				line-height: 18px;
			}

			.boxPostTitle:hover {
				color: #686868;
			}

			.boxMeta {
				font-size: 11px;
				font-weight: bold;
				margin-top: 10px;
				margin-left: -10px;
			}

				.boxMeta a, .boxMeta span {
					color: #828282;
					margin-left: 14px;
					padding-left: 17px;
				}

				.boxMeta a.boxComments {
					background: url(https://images.staticjw.com/iki/1806/comments.png) no-repeat;
				}

				.boxMeta span.boxDate {
					background: url(https://images.staticjw.com/iki/4584/clock.png) no-repeat;
				}

		.catBoxPostLeft {
			margin-top: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #e2e2e2;
		}

			.catBoxPostLeftLast {
				margin-top: 20px;
				padding-bottom: 20px;
				border-bottom: 0px dotted #d2d2d2;
			}

			.boxPostTitle {
				font-family: "Homenaje";
				font-weight: lighter;
				font-size: 18px;
				word-spacing: 2px;
				line-height: 22px;
			}

	.catSection .attachment-catthumb {
		height: 196px;
		width: 331px;
		background: #d2d2d2;
		display: block;
		float: left;
		margin: 15px 0px 10px 0px;
		border: 0px;
		border: 4px solid #e8e8e8;
	}

	.catPostsList {
		display: block;
		float: left;
		list-style-type: none;
		margin-left: 10px;
		margin-top: -10px;
		width: 289px;
	}

		.catPostsList li {
			border-bottom: 1px solid #d2d2d2;
			display: block;
			padding: 5px 0px 5px 0px;
		}

		#sidebar  {
	float: left;
	margin-left: 10px;
	padding-top: 30px;
	line-height: 22px;
}

.wideBoxHeadline {
		font-size: 36px;
		color: #434343;
		background: #ffffff;
		padding-right: 10px;
		padding-bottom: 2px;
		font-family: "Homenaje";
		word-spacing: 4px;
		letter-spacing: -3px;
		line-height: 26px;
		padding-left: 0px;
	/*	border-left: 5px solid #b51212;*/
		font-weight: bold;

	}

	#wideArea {
		border-bottom: 5px solid #d2d2d2;
		padding: 7px 0px 0px 0px;
		font-size: 13px;
		margin-bottom: 50px;

	}

		p#socialExcerpt {
			display: block;
			width: 100%;
			margin-bottom: 30px;
		}

		div#socialContents{

		}

		.socialButtons {
			width: 190px;
		}

		.socialButtons a {
				display: block;
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
			}

			.socialButtons a img {
				width: 55px;
				height: 55px;
				border: 0px;
			}

#sideColumnContainer {
	margin-top: -30px;
}

.widgetModule {
	margin-bottom: 20px;
}

	#sideColA {
		width: 188px;
		float: left;
		min-height: 700px;
		margin-right: 20px;
		margin-top: 10px;


	}

	#sideColA .widgetModule {
		border-bottom: 1px solid #e2e2e2;





	}

		.colAHeadline {
			color: #434343;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -1px;


		}

		#sideColB {
			float: left;
		}

		.colBHeadline {
			font-size: 20px;
			color: #434343;
			background: #ffffff;
			padding-right: 10px;
			padding-left: 0px;
			padding-bottom: 2px;
			text-align: left;
			font-family: "Fjalla One";
		/*	border-left: 5px solid #b51212; */
			font-weight: bold;
		}

			#sideColA input#s{
		width: 90px;
	}

	#leftSideTemp #sidebar {
		width: 25%;
		padding: 20px 25px 0px 0px;
	}

	#sidebar #parentTitle {
		font-weight: bold;
	}

	#leftSideTemp #sidebar ul {
		list-style-type: none;
		padding: 0px 20px;
		margin: 0px;
	}

	#leftSideTemp #sidebar .page_item {
		display: block;
		height: 20px;
		padding: 10px 0px;
		margin-top: 5px;
		background: #ffffff;
		border-bottom: 1px solid #e8e8e8;
	}

	#leftSideTemp #sidebar .pagenav {

	}

	#leftSideTemp #sidebar .page_item ul.children {
		margin-top: 15px;
		margin-left: 15px;
	}

		#leftSideTemp #sidebar .current_page_item {
			display: block;
		}

		#leftSideTemp #sidebar .current_page_item  .page_item{
			display: block;
		}


	#leftSideTemp #contents {
	}

	#leftSideTemp #actContent {
		width: 860px;
	}







	#RightSideTemp #sidebar {
		width: 30%;
		padding: 20px 0px 0px 0px;
		float: right;
	}

	#RightSideTemp #sidebar ul {
		list-style-type: none;
		padding: 0px 20px;
		margin: 0px;
	}

	#RightSideTemp #sidebar .page_item {
		display: block;
		height: 20px;
		padding: 10px 0px;
		margin-top: 5px;
		background: #ffffff;
		border-bottom: 1px solid #e8e8e8;
	}

	#RightSideTemp #sidebar .pagenav {

	}

	#RightSideTemp #sidebar .page_item ul.children {
		margin-top: 15px;
		margin-left: 15px;
	}

		#RightSideTemp #sidebar .current_page_item {
			display: block;
		}

		#RightSideTemp #sidebar .current_page_item  .page_item{
			display: block;
		}


	#RightSideTemp #contents {
		padding-left: 10px;
	}

	#RightSideTemp #actContent {

		float: right;
	}

	.wideBoxHeadline, .colBHeadline {

		}

		.colAHeadline {
			margin-bottom: 10px;
			display: block;
		}

		#sideColA .widgetModule {
			margin-bottom: 10px;
			margin-top: 20px;
			padding-bottom: 10px;
			font-size: 13px;
		}

		#sideColB .widgetModule {
			margin-top: 30px;
			font-size: 13px;
		}

		.widgetModule ul {
			list-style-type: none;
		}

		#sideColA .widgetModule ul li{
			padding: 2px 0px;
		}

		#sideColB .widgetModule li{
			margin-bottom: 5px;
		}

		.widgetModule p {
			display: block;
			margin-top: 15px;

		}

		/*      Cora Comment Widget    */

		#sideColB a.widgetPostTitle {
			display: block;
			font-family: "Homenaje";
			font-size: 26px;
			font-weight: lighter;
			margin-bottom: 5px;
			line-height: 30px;
		}

		#sideColA .coraListComments .avatar {
			display: none;
		}
		#sideColA .coraListComments .aComment {
			display: block;
		}

		#sideColB .coraListComments .avatar {
			display: block;
			float: left;
			height: 70px;
			width: 70px;
			border: 0px;
			border: 3px solid #e8e8e8;
		}


		#sideColB .coraListComments .aComment {
			float: left;
			display: block;
			width: 230px;
			margin-left: 10px;
			margin-top: -5px;
		}

		#sideColA img {
			margin: 25px 0px 0px 0px;
			border: 0px;
		}

		#sideColA .coraListComments li {
			margin: -10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

		#sideColB .coraListComments li {
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 10px 0px;
			border-bottom: 1px dotted #c2c2c2;
		}

		/*      Cora Latest Post Widget    */

		#sideColA .coraArticles .attachment-sideTypeSquare, #sideColA .coraArticles .attachment-sideTypeWide {
			width: 182px;
			height: 116px;
			display: none;
			border: 4px solid #e8e8e8;
		}

		#sideColA .coraArticles p.sideTypeSquare, #sideColA .coraArticles .attachment-sideTypeWide {
			display: block;
			margin-bottom: 0px;
		}

		#sideColA .coraArticles a, #sideColA .coraArticles span {
			display: block;
			font-weight: bold;


		}

		#sideColB .coraArticles .attachment-sideTypeSquare {
			display: block;
			float: left;
			height: 100px;
			width: 100px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}

		#sideColB .coraArticles p.sideTypeSquare {
			float: left;
			display: block;
			margin-left: 10px;
			padding-left: 5px;
		}

			#sideColB .coraArticles .attachment-sideTypeWide {
			display: block;
			height: 150px;
			width: 320px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}
		#sideColB .coraArticles p.sideTypeWide {
			display: block;
			width: 320px;
		}

		#sideColA .coraArticles li {
			margin: -10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;



		}

		#sideColB .coraArticles li {
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 10px 0px;



		}

		.coraArticles div.listMeta {
			float: right;
			margin: 7px -20px 5px 0px;
			padding: 0px;
		}


		#sideColB .coraArticles p.sideTypeSquare {
			width: 195px;
			margin-top: -5px;

		}

	#sideColA .yVid {
			height: 106px;


			width: 188px;
		}
		#sideColB .yVid {
			height: 180px;
			width: 320px;
		}

		#sideColA .widgetGalleryImg {
			height: 76px;
			width: 76px;
			margin: 0px 5px 0px 5px;
			display: block;
			float: left;
			margin: 5px 5px 5px 5px;
			border: 4px solid #e8e8e8;


		}

		#sideColB .widgetGalleryImg {
			height: 88px;
			margin: 5px 5px 5px 5px;
			display: block;
			float: left;
			border: 4px solid #e8e8e8;

		}

			.rssSummary {
				margin: 10px 0px;
				font-size: 13px;
			}

			.widgetModule cite{
				display: block;
				font-weight: bold;
				margin-bottom: 20px;
				padding-bottom: 20px;
				font-size: 13px;
			}

			.rss-date {
				display: block;
				font-size: 13p;
			}

			#sidebar .tagcloud a {
				color: #686868;
				font-size: 13px;
				padding: 4px;
				margin: 3px;
				background: #f2f2f2;
				display: block;
				float: left;

			}

			#sidebar .tagcloud a:hover {
				color: #989898;

			}

			ul#recentcomments {
				padding: 0px 15px;
			}

			li.recentcomments {
				list-style-type: disc;
				margin: 10px 0px;
			}

			#footer {
	border-top: 1px solid #d2d2d2;
	padding-top: 5px;
	font-size: 11px;
	color: #828282;
}

#copyrightArea {
		float: left;
		width: 200px;
	}

	#bottomNav {
		float: right;
		font-size: 10px;
	}

#footer #menu-menu-1 {
	display: block;
	float: right;
}

	#footer #menu-menu-1 li {
		display: block;
		float: left;
		margin-left: 10px;
		font-weight: bold;
	}

	#footer #menu-menu-1 li .children {
		display: none;
		margin-left: 0px;
		margin-top: 0px;
		text-align: right;
	}

	#footer #menu-menu-1 li .children li {
		margin-left: 10px;
		float: right;
		display: block;
	}

#footer #menu-categories-1 {
	display: block;
	float: right;
}

	#footer #menu-categories-1 li {
		display: block;
		float: left;
		margin-left: 10px;
		margin-top: -5px;
	}

	#footer a {
		color: #828282;
	}

	#footer a:hover {
		color: #525252;
	}

	#thePageContent {
	margin-top: -10px;
}

	#thePageContent h1.articleHeadline {
		font-weight: lighter;
		font-family: "Homenaje";
		font-size: 46px;
		color: #434343;
		padding-bottom: 8px;
		line-height: 50px;
		margin-top: 0px;
		font-weight: bold;
	}

	#thePageContent h1 {
		font-weight: lighter;
		font-size: 36px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h2 {
		font-weight: lighter;
		font-size: 30px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h3 {
		font-weight: lighter;
		font-size: 25px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h4 {
		font-weight: lighter;
		font-size: 20px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h5 {
		font-weight: lighter;
		font-size: 16px;
		margin: 20px 0px;
		font-weight: bold;
		line-height: 30px;
	}

	#thePageContent h6 {
		font-weight: lighter;
		font-size: 13px;
		margin: 20px 0px;
		font-weight: bold;
		line-height: 30px;
	}

	#thePageContent p {
		display: block;
		margin: 20px 0px;
	}

	#thePageContent blockquote {
		width: 500px;
		margin: 25px auto 25px auto;
		background: #f8f8f8;
		border: 1px dotted #d2d2d2;
		padding: 15px;
		font-style: italic;
		color: #828282;
		border-radius: 5px;
		font-size: 13px;
	}

	#thePageContent ul, #thePageContent ol  {
		display: block;
		margin: 20px 0px 20px 40px;
	}

		#thePageContent blockquote p {
			margin: 0px;
		}

	#thePageContent img  {
		display: block;
		margin: 20px 0px;
		max-width: 642px;
		height: auto;
		border: 4px solid #e8e8e8;
	}

	#thePageContent img.alignleft  {
		display: block;
		margin: 5px 10px 20px 0px;
		float: left;
	}

	#thePageContent img.alignright  {
		display: block;
		margin: 5px 0px 20px 10px;
		float: right;
	}

#postInfo {
	padding: 5px;
	background: #f4f4f4;
	font-size: 11px;
	color: #525252;
	margin-top: 20px;
}

	#postInfo a {
		color: #787878;
	}

	#postInfo a:hover {
		color: #525252;
	}

	#pInfoLeft {
		float: left;
	}

		#pInfoLeft span{

		}

	#pInfoRight{
		float: right;
	}

		#pInfoRight .socialButtons {
			margin-top: 10px;
		}

		#pInfoRight .socialButtons a {
			display: block;
			float: left;
			margin-left: 0px;
			height: 16px;
			width: 16px;
		}

		#pInfoRight.socialButtons a.facebook {
				background: url(https://images.staticjw.com/iki/8974/facebook.png) no-repeat;
				background-size: 16px 16px;
			}

				#pInfoRight .socialButtons a.facebook:hover {
				background: url(https://images.staticjw.com/iki/2369/facebookhover.png) no-repeat;
					background-size: 16px 16px;
				}

			#pInfoRight .socialButtons a.twitter {
				background: url(https://images.staticjw.com/iki/6524/twitter.png) no-repeat;
				background-size: 16px 16px;
			}


				#pInfoRight .socialButtons a.twitter:hover {
					background: url(https://images.staticjw.com/iki/9327/twitterhover.png) no-repeat;
					background-size: 16px 16px;
				}

			#pInfoMiddles .socialButtons a.rss {
				background: url(https://images.staticjw.com/iki/1780/rss.png) no-repeat;
				background-size: 16px 16px;
			}

				#pInfoRight .socialButtons a.rss:hover {
					background: url(https://images.staticjw.com/iki/2629/rsshover.png) no-repeat;
					background-size: 16px 16px;
				}

#postComments {
	background: url(https://images.staticjw.com/iki/9066/headlinescanline.png) left top repeat-x;
	margin-top: 40px;
	padding-top: 30px;
}

	span#pCHeadline {
		font-size: 28px;
		display: block;
		margin-bottom: 20px;
	}

	#postComments ul.commentlist {
		list-style-type: none;
	}

	#postComments li.comment {
		display: block;
		padding: 25px 0px;
		margin-bottom: 10px;
		border-bottom: 1px solid #d2d2d2;
	}

	#postComments li.comment .avatar {
		display: block;
		float: left;
		width: 65px;
		height: 65px;
		border: 1px solid #ffffff;
		box-shadow: 0px 0px 2px #323232;
	}

	.theCommentAuthor {
		float: left;
		display: block;
		padding: 0px 20px;
		font-weight: bold;
	}

		.theCommentAuthor a {
			color: #141414;
			text-decoration: none;
		}

		.theCommentAuthor a:hover {
			color: #828282;
		}

	.commentInfo {

	}

		.commentDate {
			float: right;
			padding: 0px 0px;
			color: #929292;
			font-size: 13px;
		}

		.commentAction{
			float: right;

		}

			.commentAction a {
				margin-left: 10px;
				color: #525252;
				font-style: italic;
			}

			.commentAction a:hover {
				color: #828282;
			}

	.comment-body {
		margin-top: -10px;
		padding-left: 85px;
		font-size: 13px;
	}

	.comment-body p {
		margin-bottom: 20px;
	}

	.commentlist .depth-2 {
		margin-left: 80px;
	}

	.commentlist .depth-3 {
		margin-left: 160px;
	}

	.commentlist .depth-4 {
		margin-left: 240px;
	}

	.commentlist .depth-5 {
		margin-left: 320px;
	}

div#respond {
	margin-top: 30px;
}

span#resp {
	font-size: 28px;
	display: block;
	color: #434343;
	margin-bottom: 40px;
}

div#respond label {
	display: block;
	margin: 10px 0px;
	height: 40px;
}

	div#respond label span {
		display: block;
		float: left;
		width: 170px;
		margin-right: 10px;
		background: #e2e2e2;
		height: 20px;
		padding: 10px 10px;
		font-size: 14px;
		font-weight: bold;
		color: #727272;
	}

	div#respond label input {
		float: right;
		height: 40px;
		background: #f8f8f8;
		width: 422px;
		border: 0px;
		padding: 0px 10px;
		font-size: 14px;
		font-weight: bold;
		color: #929292;
	}

	div#respond textarea {
		height: 210px;
		background: #f8f8f8;
		padding: 10px;
		width: 622px;
		border: 0px;
		font-family: "Arial";
		font-size: 14px;
		color: #727272;
		line-height: 22px;
	}

	div#respond #submit{
		padding: 10px;
		border: 0px;
		background: #d2d2d2;
		font-weight: bold;
		color: #626262;
		float: right;
		margin-top: 15px;
	}

	div#respond #submit:hover {
		color: #ffffff;
	}

	#thePageContent .authorImg {
		float: left;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: -1px;
		display: inline;
	}

	.authorPresentation {
		margin-top: 50px;
	}


	div#reviewData {
		padding: 20px 0px 15px 0px;
		background: url(https://images.staticjw.com/iki/9066/headlinescanline.png) top left repeat-x;
		width: 100%;

		margin-top: 30px;
	}

	div#reviewData ul {
		list-style-type: none;
		display: block;
	}

	div#reviewData ul li {
		display: block;
		margin: 0px 0px;
		padding: 0px;
	}

	div#reviewData #revLeft {
		width: 40%;
		float: left;
		padding-top: 80px;
	}

	div#reviewData #revLeft  .section {
		font-weight: bold;
		width: 70%;
		float: left;
		color: #686868;
	}

	div#reviewData #revRight {
		width: 55%;
		float: right;
		font-size: 14px;
	}

	div#reviewData #revRight  .section {
		font-weight: bold;
		color: #686868;
	}

	div#reviewData #revRight .verdict {

	}

	div#reviewData #revRight li {
		margin-bottom: 20px;
	}

	div.revFinal {
		margin-top: 0px;
		width: 40%;
	}

	div#revLeft span.finalScore {
		display: block;
		text-align: center;
		font-weight: bold;
	}

	div#revLeft span.grade {
		font-size: 120px;
		font-weight: bold;
		display: block;
		text-align: center;
		height: 60px;
	}

	#pageNav {
	height: 34px;
}

	#pageNav a, #pageNav span {
		display: block;
		background: #e8e8e8;
		height: 24px;
		width: 24px;
		float: left;
		text-align: center;
		margin-right: 10px;
		color: #787878;
		font-weight: bold;
		text-decoration: none;
		margin-top: 10px;
	}

	#pageNav a:hover, #pageNav span.current {
		color: #ffffff;
	}

	#profileArea {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

	#profilePic {
		display: block;
		float: left;
		margin-right: 10px;
		border: 1px solid #ffffff;
		box-shadow: 0px 0px 3px #323232;
	}

	#profileArea p {
		margin-bottom: 15px;


	}

	#catPageHead {
		height: 120px;
		background: #141414;
	}

	#catPageTitle {
		Width: 1200px;
		margin: 0px auto;
	}

	#catPageTitle h2 {
		font-size: 70px;
		font-weight: lighter;
		padding-top: 15px;
		color: #787878;
		font-family: "Homenaje";


	}

	#coraLightBox {
	position: absolute;
	z-index: 2;
	background: url(https://images.staticjw.com/iki/8212/transparencybox.png);
	display: none;
	background-attachment: fixed;
}


	#coraLightBox img {
		display: none;
		border: 10px solid #ffffff;
		border-radius: 5px;
	}

	#turnOff {
		display: block;
		background:url(https://images.staticjw.com/iki/5126/lightclose.png) no-repeat;
		width: 40px;
		height: 44px;
		border-radius: 5px;
		position: absolute;



	}

.gallery {
	margin: auto 0px;
	width: auto;
}

	.gallery dl.gallery-item {
		display: block;
		float: left;
		margin-right: 10px;
	}

	.gallery-caption {
		display: none;
	}

/* ============ End of base.css ============ */



/* ============ Start of style.css ============ */

/*
Theme Name: Cora
Theme URI: https://ikikata.se
Description: Simple magazine theme with 3 columns. Base colours are white, gray and black with possibility to add and adjust one complement colour (default: red).

Version: 1.0.2
Tags: black, blue, white, three-columns, responsive, custom-header, threaded-comments, translation-ready, custom-menu
*/


/*************************************************************

	1. Basic settings

	Controls the base of the design, such as
	wrappers, fonts and all uncategorized external areas.

**************************************************************/



h1, h2, h3, h4, h5, h6, p, input, textarea, label, blockquote, span, ul, li, ol, dd {
	padding: 0px;
	margin: 0px;
}

html {

}

body {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: "Arial", Verdana, Sans-serif;
	color: #434343;
	box-shadow: 0px 0px 20px #141414;
	background: #ffffff;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1206px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 50px auto;
	color: #434343;
	line-height: 22px;
	/*box-shadow: 0px 0px 5px #000000; */
}

a {
	color: #323232;
	text-decoration: none;
}

a:hover {
	color: #787878;
}

noscript {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding: 5px 0px;
	display: block;
}

/*************************************************************

	2. Header and navigation

	Settings for the site's header and top navigation areas

**************************************************************/

#header {
	height: 110px;
/*	background: url(https://images.staticjw.com/iki/7353/topgradient.jpg) repeat-x;
	background-size: 1px 68px;*/
	background: #ffffff;
/*	box-shadow: 0px 3px 3px #929292; */
	border-bottom: 5px solid #ffffff;
	padding-top: 20px;
}

#redLine {
/*	border-bottom: 8px solid #ff0000; */
}

#externalShadow {

	padding-top: 10px;
}

#hTop {
	height: 54px;
	width: 1206px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
}

	#logo {
		width: 700px;
		float: left;
		padding: 0px 5px;
		margin-top: 10px;
		position: absolute;
		z-index: 0;
	}

		#logo img {
			display: block;
			float: left;
			height: 55px;
			width: 55px;
		}

		#siteHeadline {
			float: left;
			margin-left: 5px;
		}

			#siteTitle {
				font-size: 60px;
				color: #242424;
				display: block;
				margin-top: -5px;
				text-decoration: none;
				float: left;
				text-shadow: 3px 3px 6px #848484;
				font-family: "Homenaje";
				margin-left: 10px;
			}

			#siteSlogan {
				display: block;
				font-size: 12px;
				font-style: italic;
				margin-top: 25px;
				margin-left: 20px;
				font-weight: lighter;
				float: left;
			}

	#mainMenu {
		height: 30px;
		margin-top: -30px;
		border-top: 5px solid #ffffff;
		background: #ffffff;
	}

		#mainMenuAdjust {
			width: 1206px;
			margin: 0px auto;
		}

	#mainNav {

		float: right;
	}

		#menu-menu {
			float: left;
			margin-top: 20px;
			margin-right: 0px;
		}

		#menu-menu li {
			list-style-type: none;
			float: left;
			margin-left: 0px;
			height: 18px;
			font-weight: bold;
			margin-top: 0px;
			padding: 8px 0px;
		}

			#menu-menu li:hover {
			}

			#menu-menu li .children {
				width: 210px;
				position: absolute;
				z-index: 2;
				margin: 0px 0px 0px 0px;
				display: none;
			/*	background: url(https://images.staticjw.com/iki/8923/submenuarrow.png) no-repeat 30px 10px; */
				padding-top: 20px;

			}

			/*	#menu-menu li:hover .sub-menu {
					display: block;
				}
			*/

			#menu-menu li .children li {
				height: 40px;
				background: 0px;
				padding: 0px;
				margin: 0px;
				font-weight: lighter;
				text-shadow: 0px 0px 0px #787878;
				border-bottom: 1px solid #333333;
				border-top: 1px solid #181818;

			}

			#menu-menu li .children li:first-child{
				border-top: 0px;
			}

			#menu-menu li .children > li:first-child:hover {
				border-top: 0px;
			}

			#menu-menu li .children li:hover {
			}

				#menu-menu li .children li a {
					padding: 12px 10px;
					margin: 0px;
					color: #a0a0a0;
					background: #242424;
					display: block;
					height: 16px;
					width: 190px;
					font-size: 13px;
					font-weight: bold;
				}

				#menu-menu li .children li a:hover {
				/*	background: #b51212;
					color: #ffffff; */
				}

			#menu-menu li a {
				font-size: 14px;
				text-decoration: none;
				color: #424242;
				padding: 0px 12px 0px 12px;
			}

			#menu-menu li a:hover, #menu-menu li:hover a, #menu-menu  .current_page_item  a, #menu-menu  .current_page_ancestor a{
				color: #828282;
				color: #ffffff;
			/*	background: url(https://images.staticjw.com/iki/7353/topgradient.jpg) repeat-x; */
			}

	#searchWrapper {
		min-width: 120px;
		float: right;
		margin-top: -16px;
	}

		input#s {
			height: 20px;
			width: 80px;
			padding: 3px 13px 4px 30px;
			border: 0px solid #000000;
			color: #828282;
			background: url(https://images.staticjw.com/iki/2412/magnifying_glass.png) #e6e6e6 no-repeat;
			background-position: 4px 3px;
			display: block;
			float: left;
			font-size: 12px;
			border-radius: 50px;
			box-shadow: inset 1px 1px 1px #a0a0a0;
			border-bottom: 1px solid #d2d2d2;
			border-right: 1px solid #d2d2d2;
		}

		input#searchsubmit {
			background: #d2d2d2;
			border: 0px;
			height: 24px;
			padding: 0px 2px 2px 2px;
			display: block;
			float: left;
			color: #626262;
			font-weight: bold;
			font-size: 12px;
			margin-top: 2px;
			display: none;
		}

		input#searchsubmit:hover {
			color: #ffffff;
		}

		input#searchsubmit:active {
			height: 24px;
			padding: 0px 2px 2px 2px;
		}


#hBottom { /* = categories */
	width: 1206px;
	padding: 5px 5px 0px 5px;
	margin: 20px auto 0px auto;
}

#headerBorder {
/*	border-bottom: 1px solid #d2d2d2; */
	padding: 0px 0px 10px 0px;
	height: 20px;
}

	#menu-categories {
		float: left;
		margin-top: 0px;
	}

	#catNavText {
		font-size: 14px;
		font-weight: bold;
		display: block;
		float: left;
		margin-right: 10px;
		color: #323232;
		padding-top: 5px;
		display: none;
	}

	#menu-categories li {
		margin-right: 0;
		float: left;
		list-style: none;
	/*	border-right: 1px solid #d2d2d2; */
		border-bottom: 5px solid #ffffff;
		height: 20px;
		display: block;
		padding: 5px 0px;
		margin-right: 25px;
		margin-top: -14px;
		font-family: "Arial", Arial;
	}

		#menu-categories li:hover {

		}

	#menu-categories li a {
		font-size: 16px;
		padding-bottom: 2px;
		text-decoration: none;
		color: #565656;
	}

	#menu-categories li a:hover {
		color: #828282;
	}

	#menu-categories .sub-menu{
		margin-top: 10px;
		position: absolute;
		width: 210px;
		border-bottom: 4px solid #b51212;
		z-index: 10;
		display: none;
	}

	#menu-categories .sub-menu li {
		height: 40px;
		background: 0px;
		padding: 0px;
		margin: 0px;
		font-weight: lighter;
		text-shadow: 0px 0px 0px #787878;
		border-bottom: 1px solid #333333;
		border-top: 1px solid #181818;
	}

		#menu-categories .sub-menu li a {
			padding: 12px 10px;
			margin: 0px;
			color: #a0a0a0;
			background: #242424;
			display: block;
			height: 16px;
			width: 190px;
			font-size: 13px;
			font-weight: bold;

			display: block;
		}

		#menu-categories .sub-menu li:first-child {
			border-top: 0px;
		}

		#menu-categories .sub-menu li:last-child {
			border-bottom: 0px;
		}

		#menu-categories .sub-menu li a:hover {
			background: #b51212;
			color: #ffffff;
		}

/*************************************************************

	3. Slider Area

	Settings for the site's slider design

**************************************************************/

#sliderWrapper {
	height: 408px;
	background: #141414;
	padding-top: 10px;
}

#sliderArea {
	width: 1206px;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
}

	#sLeft {
		width: 986px;
		padding-right: 10px;
		float: left;
	}

	#sliderHeadline {
		font-size: 46px;
		font-family: "Homenaje";
		margin: 15px 0px 10px 0px;
		display: block;
		color: #424242;
		line-height: 40px;
		letter-spacing: -3px;
		word-spacing: 4px;
		font-weight: bold;
	}

		#sWrapper {
			margin-top: 10px;
		}

		.theSlider {
			width: 796px;
			height: 365px;
			float: left;
			border: 1px solid #282828;
		/*	box-shadow: 0px 0px 3px #323232; */
		}

			.theSlider .attachment-sliderthumb {
				width: 796px;
				height: 365px;
				display: block;
			/*	border: 2px solid #434343; */
			/*	position: absolute; */
				border: 0px;
				z-index: 0;
			}

			.theSlider .sliderContents{
				position: absolute;
				z-index: 1;
				width: 796px;
				height: 80px;
				background: url(https://images.staticjw.com/iki/2444/transparency.png);
				margin-top: -90px;
				color: #d2d2d2;
				padding-top: 10px;
				float: left;
			}

				.sliderContents a.slidePostTitle {
					font-size: 32px;
					display: block;
					font-family: "Homenaje";
					color: #ffffff;
					display: block;

					position: absolute;
					z-index: 3;
					margin: -32px 0px 0px 0px;
					padding: 5px 10px;
					background: #b51212;

				}

				.sliderContents a.slidePostTitle:hover {
					color: #ffffff;
					background: #242424;
				}

				.sliderPost {
					width: 656px;
					float: left;
					padding: 0 10px;
				}

					.sliderPost p.excerpt {
						line-height: 22px;
						margin-top: 5px;
						padding-top: 17px;
					}

				.sliderMeta {
					width: 60px;
					float: left;
					background: url(https://images.staticjw.com/iki/5871/transparency2.png);
					height: 60px;
					padding: 15px 30px;
					margin-top: -10px;
				}

				.sliderMeta span {
					display: block;
					margin-top: 5px;
					font-size: 12px;
					font-weight: bold;
					color: #d2d2d2;
				}

				.sliderMeta .slideComments {
					background: url(https://images.staticjw.com/iki/6855/comments2.png) no-repeat 0px 3px;
					padding-left: 16px;
					height: 20px;
				}

				.sliderMeta .slideDate {
					background: url(https://images.staticjw.com/iki/6063/clock2.png) no-repeat 0px 3px;
					padding-left: 16px;
					height: 20px;
				}

		#sliderNav {
			width: 171px;
			float: left;
			padding-left: 15px;
		}

			#sliderNav .attachment-sliderNav {
				width: 164px;
				height: 108px;
				margin-bottom: 15px;
				display: block;
				background: #d2d2d2;
				border: 2px solid #282828;
			/*	box-shadow: 0px 0px 3px #323232; */
			}

			#sliderNav .attachment-sliderNav:hover {

			}

	#sRight {
		width: 189px;
		height: 418px;
		float: left;
		margin-top: -10px;
		font-size: 13px;
		line-height: 18px;
		padding: 0px 10px;
		padding-top: 0px;
		background: #1c1c1c;
	}

	#sRight ul#recentcomments {
		padding: 0px 0px;
	}

		#sRight .yVid {
			height: 112px;
			width: 199px;
			margin-left: 10px;
			margin-top: 10px;
		}

		#sRight input{
			background: #484848;
			color: #ffffff;
			border: 1px solid #484848;
			margin-top: 5px;
		}

		#sRight img {
			display: none;
		}

		.widgetGalleryImg {

		}

		#sRight img.widgetGalleryImg {
			height: 70px;
			width: 70px;
			margin: 5px;
			float: left;
			display: block;
			border: 2px solid #424242;
		}


		#sRight .widgetModule {
			margin-bottom: 20px;
			margin-top: 20px;
		}

		#sRight .tagcloud {
			margin-top: 10px;
		}

		#sRight .tagcloud a {
			float: left;
			margin-right: 20px;
		}

		#sRight .coraArticles li {
			border-bottom: 1px solid #242424;
			border-top: 1px solid #141414;
			padding-bottom: 20px;
		}

		#sRight .coraArticles li:first-child {
			border-top: 0px solid #141414;
			border-bottom: 1px solid #242424;
		}

		#sRight .coraArticles li:last-child {
			border-bottom: 0px solid #242424;
		}

		.topWidgetHeadline {
			display: block;
			color: #a0a0a0;
			font-size: 22px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			font-family: "Homenaje";
			line-height: 26px;
			letter-spacing: -1px;
			word-spacing: 1px;
			font-weight: bold;
		}

		#sRight .widgetModule img {
		/*	display: none; */
		}

		#sRight .coraArticles {
			margin-top: 10px;
		}

		#sRight .widgetModule a {
			display: block;
			color: #a0a0a0;
		}

		#sRight .widgetModule a:hover {
			display: block;
			color: #727272;
		}

		#sRight .widgetModule p {
			margin-bottom: -5px;
			color: #828282;
		}

		#sRight ul {
			margin-top: 10px;
		}

		#sRight li{
			padding: 0px 0px 10px 0px;
			list-style-type: none;
			color: #434343;
		}

		#sRight .coraArticles div.listMeta {
			display: none;
		}

		#sRight #limiter {
			height: 428px;
			overflow: hidden;
		}

		#limitNav {
			text-align: center;
			margin-top: 10px;
			padding-left: 10px;
		}

		#limitNav a {
			color: #434343;
			font-weight: bold;
			font-size: 26px;
			margin-right: 10px;
			display: block;
			float: left;
		}

		#limitNav a:hover {
			color: #727272;
		}

		#navigator {

		}

/************************************************************

	3. Wide Widget Area

*************************************************************/

		#wideWidgetArea {
			margin: 0px auto;
			max-height: 200px;
			width: 1206px;
		}

		#wideWidgetArea .widgetModule {
			float: left;
			width: 286px;
			margin-right: 15px;
		}

/*************************************************************

	4 A. Contents Listing

	Settings for the news listing design

**************************************************************/

.scanlinebg {
	background: url(https://images.staticjw.com/iki/2376/headlinescanline.png);
	display: block;
	margin-bottom: 30px;
	width: 100%;
	height: 20px;
}

#contents {
	margin-top: 0px;
	line-height: 24px;
	border-top: 1px solid #ffffff;
}

#actContent .scanlinebg {
	margin-bottom: 30px;
}


#actContent {
	width: 642px;
	margin-right: 10px;
	float: left;
	padding-top: 30px;
}

	#cHeadline {
		font-size: 20px;
		color: #434343;
		padding-right: 10px;
		padding-bottom: 0px;
		font-family: "Fjalla One";
		line-height: 20px;
		background: #ffffff;
		font-weight: bold;
	}

	.articleWide {
		margin-top: 15px;
		margin-bottom: 60px;
	}

		.articleWide .thumb, .attachment-widethumb {
			height: 176px;
			width: 638px;
			background: #d2d2d2;
			display: block;
			border: 0px;
			border: 4px solid #e8e8e8;
		}

		a.articleHeadline {
			font-size: 34px;
			font-family: "Homenaje";
			display: block;
			margin: 15px 0px 0px 0px;
			text-decoration: none;
			line-height: 32px;
			word-spacing: 3px;
			font-weight: lighter;
		}

		a.raquo {
			text-decoration: none;
			color: #ffffff;
			font-size: 12px;
			display: block;
			float: right;
			margin: 25px 0px;

			padding: 4px 8px;
			font-weight: bold;

		}

		a.raquo:hover {
			background: #242424;
			color: #ffffff;
		}

		a.articleHeadline:hover, .raquo:hover {
			color: #525252;
		}

		.articleWide p, .articleBox p {
			color: #434343;
			display: inline;
		}

		.categories {
			display: inline;
			font-weight: bold;
		}

		.categories .post-categories{
			display: inline;
			list-style-type: none;
		}

			.categories  .post-categories li{
				display: inline;
			}

		.listMeta {
			font-size: 11px;
			display: block;
			margin: 5px 0px 15px 0px;
			font-weight: bold;
		}

			.listMeta a.comments {
				display: block;
				float: left;
				width: 24px;
				padding-left: 18px;
				background: url(https://images.staticjw.com/iki/5910/comments.png) no-repeat left;
				color: #828282;
			}

			.listMeta a.comments:hover {
				color: #b2b2b2;
			}

			.listMeta span.published {
				display: block;
				float: left;
				min-width: 80px;
				padding-left: 18px;
				background: url(https://images.staticjw.com/iki/5904/clock.png) no-repeat left;
				color: #828282;
			}


#boxesArea {
	margin: 0px 0px -30px 0px;
}

	.articleBox {
		float: left;
		width: 304px;
		height: 375px;
		margin-bottom: 65px;

	}

	.articleBox .articleHeadline {
		font-size: 26px;
	}

	.articleBoxMod2 {
		padding-left: 31px;
	}

	#boxesArea .attachment-boxthumb {
		height: 140px;
		width: 300px;
		background: #d2d2d2;
		display: block;
		border: 0px;
		border: 4px solid #e8e8e8;
	}

#catContent {

}

	.catSection {
		margin: 5px 0px 15px 0px;
		padding: 30px 0px 40px 0px;
		background: url(https://images.staticjw.com/iki/2376/headlinescanline.png) repeat-x left top;
	}

	.catSection .cat {
		padding: 7px;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;

	}

		.catSection .cat:hover {
			background: #242424;
		}

	.catLeft {
		margin-top: 0px;
		width: 316px;
		float: left;
	}

	.catRight {
		width: 276px;
		float: left;
		margin-left: 45px;
		padding-top: 17px;
	}

		.attachment-catboxthumb {
			display: block;
			float: left;
			width: 76px;
			height: 76px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}

		.boxPostContents, .boxPostContentsLast {
			width: 171px;
			float: left;
			padding-left: 12px;
			padding-top: 0px;
			margin-top: -3px;
		}


			.boxPostTitle {
				font-size: 14px;
				font-weight: bold;
				color: #323232;
				display: block;
				line-height: 18px;
			}

			.boxPostTitle:hover {
				color: #686868;
			}

			.boxMeta {
				font-size: 11px;
				font-weight: bold;
				margin-top: 10px;
				margin-left: -10px;
			}

				.boxMeta a, .boxMeta span {
					color: #828282;
					margin-left: 14px;
					padding-left: 17px;
				}

				.boxMeta a.boxComments {
					background: url(https://images.staticjw.com/iki/5910/comments.png) no-repeat;
				}

				.boxMeta span.boxDate {
					background: url(https://images.staticjw.com/iki/5904/clock.png) no-repeat;
				}

		.catBoxPostLeft {
			margin-top: 20px;
			padding-bottom: 20px;
			border-bottom: 1px solid #e2e2e2;
		}

			.catBoxPostLeftLast {
				margin-top: 20px;
				padding-bottom: 20px;
				border-bottom: 0px dotted #d2d2d2;
			}

			.boxPostTitle {
				font-family: "Homenaje";
				font-weight: lighter;
				font-size: 18px;
				word-spacing: 2px;
				line-height: 22px;
			}

	.catSection .attachment-catthumb {
		height: 196px;
		width: 331px;
		background: #d2d2d2;
		display: block;
		float: left;
		margin: 15px 0px 10px 0px;
		border: 0px;
		border: 4px solid #e8e8e8;
	}

	.catPostsList {
		display: block;
		float: left;
		list-style-type: none;
		margin-left: 10px;
		margin-top: -10px;
		width: 289px;
	}

		.catPostsList li {
			border-bottom: 1px solid #d2d2d2;
			display: block;
			padding: 5px 0px 5px 0px;
		}



/*************************************************************

	4 B. Sidebar

	Settings for the sidebar

**************************************************************/

#sidebar  {
	float: left;
	width: 529px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 30px;
	line-height: 22px;
}

	.wideBoxHeadline {
		font-size: 36px;
		color: #434343;
		background: #ffffff;
		padding-right: 10px;
		padding-bottom: 2px;
		font-family: "Homenaje";
		word-spacing: 4px;
		letter-spacing: -3px;
		line-height: 26px;
		padding-left: 0px;
	/*	border-left: 5px solid #b51212;*/
		font-weight: bold;
	}

	#wideArea {
		border-bottom: 5px solid #d2d2d2;
		padding: 7px 0px 0px 0px;
		font-size: 13px;
		margin-bottom: 50px;
	}

		p#socialExcerpt {
			display: block;
			width: 100%;
			margin-bottom: 30px;
		}

		div#socialContents{

		}

		.socialButtons {
			float: left;
			width: 190px;
		}

			.socialButtons a {
				display: block;
				float: left;
				margin-right: 5px;
				margin-bottom: 5px;
			}

			.socialButtons a img {
				width: 55px;
				height: 55px;
				border: 0px;
			}

#sideColumnContainer {
	margin-top: -30px;
}

.widgetModule {
	margin-bottom: 20px;
}

	#sideColA {
		width: 160px;
		float: left;
		min-height: 700px;
		margin-right: 20px;
		margin-top: 30px;
		padding: 0px 13px;
		border-left: 1px dotted #d2d2d2;
		border-right: 1px dotted #d2d2d2;
	}

	#sideColA .widgetModule {
		border: 0px solid #000000;
	}

		.colAHeadline {
			color: #434343;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -1px;
		}

	#sideColB {
		width: 320px;
		float: left;
	}

		.colBHeadline {
			font-size: 20px;
			color: #434343;
			background: #ffffff;
			padding-right: 10px;
			padding-left: 0px;
			padding-bottom: 2px;
			text-align: left;
			font-family: "Fjalla One";
			line-height: 20px;
		/*	border-left: 5px solid #b51212; */
			font-weight: bold;
		}

	#sideColA input#s{
		width: 90px;
	}

/*************************************************************

	Page Left SideBar Template

**************************************************************/

	#leftSideTemp #sidebar {
		width: 25%;
		padding: 20px 25px 0px 0px;
	}

	#sidebar #parentTitle {
		font-weight: bold;
	}

	#leftSideTemp #sidebar ul {
		list-style-type: none;
		padding: 0px 20px;
		margin: 0px;
	}

	#leftSideTemp #sidebar .page_item {
		display: block;
		height: 20px;
		padding: 10px 0px;
		margin-top: 5px;
		background: #ffffff;
		border-bottom: 1px solid #e8e8e8;
	}

	#leftSideTemp #sidebar .pagenav {

	}

	#leftSideTemp #sidebar .page_item ul.children {
		margin-top: 15px;
		margin-left: 15px;
	}

		#leftSideTemp #sidebar .current_page_item {
			display: block;
		}

		#leftSideTemp #sidebar .current_page_item  .page_item{
			display: block;
		}


	#leftSideTemp #contents {
	}

	#leftSideTemp #actContent {
		width: 860px;
	}







	#RightSideTemp #sidebar {
		width: 30%;
		padding: 20px 0px 0px 0px;
		float: right;
	}

	#RightSideTemp #sidebar ul {
		list-style-type: none;
		padding: 0px 20px;
		margin: 0px;
	}

	#RightSideTemp #sidebar .page_item {
		display: block;
		height: 20px;
		padding: 10px 0px;
		margin-top: 5px;
		background: #ffffff;
		border-bottom: 1px solid #e8e8e8;
	}

	#RightSideTemp #sidebar .pagenav {

	}

	#RightSideTemp #sidebar .page_item ul.children {
		margin-top: 15px;
		margin-left: 15px;
	}

		#RightSideTemp #sidebar .current_page_item {
			display: block;
		}

		#RightSideTemp #sidebar .current_page_item  .page_item{
			display: block;
		}


	#RightSideTemp #contents {
		padding-left: 10px;
	}

	#RightSideTemp #actContent {

		float: right;
	}

/*************************************************************

	4C. Sidebar Contents

**************************************************************/

		.wideBoxHeadline, .colBHeadline {

		}

		.colAHeadline {
			margin-bottom: 10px;
			display: block;
			border-bottom: 4px solid #484848;
		}

		#sideColA .widgetModule {
			margin-bottom: 30px;
			margin-top: 0px;
			padding-bottom: 10px;
			font-size: 13px;
		}

		#sideColB .widgetModule {
			margin-top: 30px;
			font-size: 13px;
		}

		.widgetModule ul {
			list-style-type: none;
		}

		#sideColA .widgetModule ul li{
			padding: 2px 0px;
		}

		#sideColB .widgetModule li{
			margin-bottom: 5px;
		}

		.widgetModule p {
			display: block;
			margin-top: 15px;
		}

		/*************************

			Theme Widgets

		**************************/

		/*      Cora Comment Widget    */

		#sideColB a.widgetPostTitle {
			display: block;
			font-family: "Homenaje";
			font-size: 26px;
			font-weight: lighter;
			margin-bottom: 5px;
			line-height: 30px;
		}

		#sideColA .coraListComments .avatar {
			display: none;
		}
		#sideColA .coraListComments .aComment {
			display: block;
		}

		#sideColB .coraListComments .avatar {
			display: block;
			float: left;
			height: 70px;
			width: 70px;
			border: 0px;
			border: 3px solid #e8e8e8;
		}
		#sideColB .coraListComments .aComment {
			float: left;
			display: block;
			width: 230px;
			margin-left: 10px;
			margin-top: -5px;
		}

		#sideColA img {
			margin: 25px 0px 0px 0px;
			border: 0px;
		}

		#sideColA .coraListComments li {
			margin: -10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

		#sideColB .coraListComments li {
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 10px 0px;
			border-bottom: 1px dotted #c2c2c2;
		}

		/*      Cora Latest Post Widget    */

		#sideColA .coraArticles .attachment-sideTypeSquare, #sideColA .coraArticles .attachment-sideTypeWide {
			width: 152px;
			height: 82px;
			display: block;
			border: 4px solid #e8e8e8;
		}

		#sideColA .coraArticles p.sideTypeSquare, #sideColA .coraArticles .attachment-sideTypeWide {
			display: block;
			margin-bottom: 0px;
		}

		#sideColA .coraArticles a, #sideColA .coraArticles span {
			display: block;
			font-weight: bold;
		}

		#sideColB .coraArticles .attachment-sideTypeSquare {
			display: block;
			float: left;
			height: 100px;
			width: 100px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}
		#sideColB .coraArticles p.sideTypeSquare {
			float: left;
			display: block;
			width: 195px;
			margin-left: 10px;
			margin-top: -5px;
			padding-left: 5px;
		}

		#sideColB .coraArticles .attachment-sideTypeWide {
			display: block;
			height: 150px;
			width: 320px;
			border: 0px;
			border: 4px solid #e8e8e8;
		}
		#sideColB .coraArticles p.sideTypeWide {
			display: block;
			width: 320px;
		}

		#sideColA .coraArticles li {
			margin: -10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
		}

		#sideColB .coraArticles li {
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 10px 0px;
		}

		.coraArticles div.listMeta {
			float: right;
			margin: 7px -20px 5px 0px;
			padding: 0px;
		}

		#sideColA .yVid {
			height: 90px;
			width: 160px;
		}

		#sideColB .yVid {
			height: 180px;
			width: 320px;
		}

		#sideColA .widgetGalleryImg {
			height: 60px;
			width: 60px;
			margin: 0px 5px 0px 5px;
			display: block;
			float: left;
			margin: 5px 5px 5px 5px;
			border: 4px solid #e8e8e8;
		}

		#sideColB .widgetGalleryImg {
			height: 88px;
			width: 88px;
			margin: 5px 5px 5px 5px;
			display: block;
			float: left;
			border: 4px solid #e8e8e8;
		}


		/********************

			RSS-Widget

		********************/

			.rssSummary {
				margin: 10px 0px;
				font-size: 13px;
			}

			.widgetModule cite{
				display: block;
				font-weight: bold;
				margin-bottom: 20px;
				padding-bottom: 20px;
				font-size: 13px;
			}

			.rss-date {
				display: block;
				font-size: 13p;
			}

		/*********************

			Tagcloud-widget

		**********************/

			#sidebar .tagcloud a {
				color: #686868;
				font-size: 13px;
				padding: 4px;
				margin: 3px;
				background: #f2f2f2;
				display: block;
				float: left;

			}

			#sidebar .tagcloud a:hover {
				color: #989898;

			}

		/*********************

			Recent Comments Standard Widget

		**********************/

			ul#recentcomments {
				padding: 0px 15px;
			}

			li.recentcomments {
				list-style-type: disc;
				margin: 10px 0px;
			}

/*************************************************************

	5. Footer

	Settings for the footer

**************************************************************/

#footer {
	margin-top: 60px;
	border-top: 1px solid #d2d2d2;
	padding-top: 5px;
	font-size: 11px;
	color: #828282;
}

	#copyrightArea {
		float: left;
		width: 200px;
	}

	#bottomNav {
		float: right;
		font-size: 10px;
	}

#footer #menu-menu-1 {
	display: block;
	float: right;
}

	#footer #menu-menu-1 li {
		display: block;
		float: left;
		margin-left: 10px;
		font-weight: bold;
	}

	#footer #menu-menu-1 li .children {
		display: none;
		margin-left: 0px;
		margin-top: 0px;
		text-align: right;
	}

	#footer #menu-menu-1 li .children li {
		margin-left: 10px;
		float: right;
		display: block;
	}

#footer #menu-categories-1 {
	display: block;
	float: right;
}

	#footer #menu-categories-1 li {
		display: block;
		float: left;
		margin-left: 10px;
		margin-top: -5px;
	}

	#footer a {
		color: #828282;
	}

	#footer a:hover {
		color: #525252;
	}

/*********************************************************************

	6. Articles and Pages

**********************************************************************/

#thePageContent {
	margin-top: -10px;
}

	#thePageContent h1.articleHeadline {
		font-weight: lighter;
		font-family: "Homenaje";
		font-size: 46px;
		color: #434343;
		padding-bottom: 8px;
		line-height: 50px;
		margin-top: 0px;
		font-weight: bold;
	}

	#thePageContent h1 {
		font-weight: lighter;
		font-size: 36px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h2 {
		font-weight: lighter;
		font-size: 30px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h3 {
		font-weight: lighter;
		font-size: 25px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h4 {
		font-weight: lighter;
		font-size: 20px;
		margin: 20px 0px;
		line-height: 30px;
	}

	#thePageContent h5 {
		font-weight: lighter;
		font-size: 16px;
		margin: 20px 0px;
		font-weight: bold;
		line-height: 30px;
	}

	#thePageContent h6 {
		font-weight: lighter;
		font-size: 13px;
		margin: 20px 0px;
		font-weight: bold;
		line-height: 30px;
	}

	#thePageContent p {
		display: block;
		margin: 20px 0px;
		font-size: 14px;
		line-height: 25px;
	}

	#thePageContent blockquote {
		width: 500px;
		margin: 25px auto 25px auto;
		background: #f8f8f8;
		border: 1px dotted #d2d2d2;
		padding: 15px;
		font-style: italic;
		color: #828282;
		border-radius: 5px;
		font-size: 13px;
	}

	#thePageContent ul, #thePageContent ol  {
		display: block;
		margin: 20px 0px 20px 40px;
	}

		#thePageContent blockquote p {
			margin: 0px;
		}

	#thePageContent img  {
		display: block;
		margin: 0px 0px;
		max-width: 642px;
		height: auto;
		border: 4px solid #e8e8e8;
	}

		#thePageContent img[align="left"]{
			margin-right: 10px;
		}

		#thePageContent img[align="right"]{
			margin-left: 10px;
		}

	#thePageContent img.alignleft  {
		display: block;
		margin: 5px 10px 20px 0px;
		float: left;
	}

	#thePageContent img.alignright  {
		display: block;
		margin: 5px 0px 20px 10px;
		float: right;
	}

	#thePageContent .postSocialMedia {
		margin: 30px 0px;
	}

#postComments {
	background: url(https://images.staticjw.com/iki/2376/headlinescanline.png) left top repeat-x;
	margin-top: 40px;
	padding-top: 30px;
}

	span#pCHeadline {
		font-size: 28px;
		display: block;
		margin-bottom: 20px;
	}

	#postComments ul.commentlist {
		list-style-type: none;
	}

	#postComments li.comment {
		display: block;
		padding: 25px 0px;
		margin-bottom: 10px;
		border-bottom: 1px solid #d2d2d2;
	}

	#postComments li.comment .avatar {
		display: block;
		float: left;
		width: 65px;
		height: 65px;
		border: 1px solid #ffffff;
		box-shadow: 0px 0px 2px #323232;
	}

	.theCommentAuthor {
		float: left;
		display: block;
		padding: 0px 20px;
		font-weight: bold;
	}

		.theCommentAuthor a {
			color: #141414;
			text-decoration: none;
		}

		.theCommentAuthor a:hover {
			color: #828282;
		}

	.commentInfo {

	}

		.commentDate {
			float: right;
			padding: 0px 0px;
			color: #929292;
			font-size: 13px;
		}

		.commentAction{
			float: right;

		}

			.commentAction a {
				margin-left: 10px;
				color: #525252;
				font-style: italic;
			}

			.commentAction a:hover {
				color: #828282;
			}

	.comment-body {
		margin-top: -10px;
		padding-left: 85px;
		font-size: 13px;
	}

	.comment-body p {
		margin-bottom: 20px;
	}

	.commentlist .depth-2 {
		margin-left: 80px;
	}

	.commentlist .depth-3 {
		margin-left: 160px;
	}

	.commentlist .depth-4 {
		margin-left: 240px;
	}

	.commentlist .depth-5 {
		margin-left: 320px;
	}

div#respond {
	margin-top: 30px;
}

span#resp {
	font-size: 28px;
	display: block;
	color: #434343;
	margin-bottom: 40px;
}

div#respond label {
	display: block;
	margin: 10px 0px;
	height: 40px;
}

	div#respond label span {
		display: block;
		float: left;
		width: 170px;
		margin-right: 10px;
		background: #e2e2e2;
		height: 20px;
		padding: 10px 10px;
		font-size: 14px;
		font-weight: bold;
		color: #727272;
	}

	div#respond label input {
		float: right;
		height: 40px;
		background: #f8f8f8;
		width: 422px;
		border: 0px;
		padding: 0px 10px;
		font-size: 14px;
		font-weight: bold;
		color: #929292;
	}

	div#respond textarea {
		height: 210px;
		background: #f8f8f8;
		padding: 10px;
		width: 622px;
		border: 0px;
		font-family: "Arial";
		font-size: 14px;
		color: #727272;
		line-height: 22px;
	}

	div#respond #submit{
		padding: 10px;
		border: 0px;
		background: #d2d2d2;
		font-weight: bold;
		color: #626262;
		float: right;
		margin-top: 15px;
	}

	div#respond #submit:hover {
		color: #ffffff;
	}

	#thePageContent .authorImg {
		float: left;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: -1px;
		display: inline;
	}



	.authorPresentation {
		margin-top: 50px;
	}

/***************************************************

	Review Grading

****************************************************/

	div#reviewData {
		padding: 20px 0px 15px 0px;
		background: url(https://images.staticjw.com/iki/2376/headlinescanline.png) top left repeat-x;
		width: 100%;

		margin-top: 30px;
	}

	div#reviewData ul {
		list-style-type: none;
		display: block;
	}

	div#reviewData ul li {
		display: block;
		margin: 0px 0px;
		padding: 0px;
	}

	div#reviewData #revLeft {
		width: 40%;
		float: left;
		padding-top: 80px;
	}

	div#reviewData #revLeft  .section {
		font-weight: bold;
		width: 70%;
		float: left;
		color: #686868;
	}

	div#reviewData #revRight {
		width: 55%;
		float: right;
		font-size: 14px;
	}

	div#reviewData #revRight  .section {
		font-weight: bold;
		color: #686868;
	}

	div#reviewData #revRight .verdict {

	}

	div#reviewData #revRight li {
		margin-bottom: 20px;
	}

	div.revFinal {
		margin-top: 0px;
		width: 40%;
	}

	div#revLeft span.finalScore {
		display: block;
		font-weight: bold;
	}

	div#revLeft span.grade {
		font-size: 120px;
		font-weight: bold;
		display: inline;
	}

	div#revLeft span.maxGrade {
		font-size: 60px;
		color: #383838;
		display: inline;
	}

	div#revLeft .theGrade {
		text-align: center;
	}

/****************************************************

	Category pages

*****************************************************/

#pageNav {
	height: 34px;
}

	#pageNav a, #pageNav span {
		display: block;
		background: #e8e8e8;
		height: 24px;
		width: 24px;
		float: left;
		text-align: center;
		margin-right: 10px;
		color: #787878;
		font-weight: bold;
		text-decoration: none;
		margin-top: 10px;
	}

	#pageNav a:hover, #pageNav span.current {
		color: #ffffff;
	}

/*************************************************

	Author Pages

**************************************************/

#profileArea {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

	#profilePic {
		display: block;
		float: left;
		margin-right: 10px;
		border: 1px solid #ffffff;
		box-shadow: 0px 0px 3px #323232;
	}

	#profileArea p {
		margin-bottom: 15px;
	}

/*******************************************************

	Category pages

********************************************************/

	#catPageHead {
		height: 120px;
		background: #141414;
	}

	#catPageTitle {
		Width: 1200px;
		margin: 0px auto;
	}

	#catPageTitle h1 {
		font-size: 70px;
		font-weight: lighter;
		padding-top: 15px;
		color: #787878;
		font-family: "Homenaje";
		float: left;
	}

	#catDescription {
		float: right;
		color: #828282;
		padding: 0px;
		line-height: 20px;
		max-width: 500px;
		height: 120px;
		display: table;
	}

		#catDescription p {
			vertical-align: middle;
			display: table-cell;
		}

/*******************************************************

	LightBox

********************************************************/

#coraLightBox {
	position: absolute;
	z-index: 2;
	background: url(https://images.staticjw.com/iki/6158/transparencybox.png);
	display: none;
	background-attachment: fixed;
}

	#coraLightBox img {
		display: none;
		border: 10px solid #ffffff;
		border-radius: 5px;
	}

	#turnOff {
		display: block;
		background:url(https://images.staticjw.com/iki/6658/lightclose.png) no-repeat;
		width: 40px;
		height: 44px;
		border-radius: 5px;
		position: absolute;
	}


/*******************************************************

	WP Calendar Widget

*******************************************************/

table#wp-calendar {
	width: 100%;
}

table#wp-calendar caption {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

table#wp-calendar tr td {
	text-align: center;
}

/* ============ End of style.css ============ */



.synved-social-resolution-single {
display: inline-block;
}
.synved-social-resolution-normal {
display: inline-block;
}
.synved-social-resolution-hidef {
display: none;
}

@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx),
only screen and (min-resolution: 192dpi) {
	.synved-social-resolution-normal {
	display: none;
	}
	.synved-social-resolution-hidef {
	display: inline-block;
	}
}
#catPageTitle1 {
    background: #141414 none repeat scroll 0 0;
    margin: 0 auto;
    width: 645px;
}

#catPageTitle1 h1 {
    color: #787878;
    float: left;
    font-family: "Homenaje";
    font-size: 70px;
    font-weight: lighter;
    padding-left: 10px;
    padding-top: 40px;
}