/* WARNING!! DO NOT ALTER THIS FILE. INSTEAD USE THE CUSTOM CSS THEME OPTION FOR YOUR CUSTOMISATIONS */

/* =============================================================================
   Primary styles - first some typography and other layout basics
   ========================================================================== */
 /*
@font-face {
	font-family: 'FranklinGothicCnd';
	src: url('../includes/fontkit/trade_gothic_bold_condensed_no._20-webfont.eot');
	src: url('../includes/fontkit/trade_gothic_bold_condensed_no._20-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../includes/fontkit/trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
			 url('../includes/fontkit/trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
	*/

@import url('https://fonts.googleapis.com/css?family=Oswald:400,700');
@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
@font-face {
    font-family: 'GothamBoldRegular';
	src: url('../includes/fontkit/gotham-bold-webfont.eot');
	src: url('../includes/fontkit/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('../includes/fontkit/gotham-bold-webfont.woff') format('woff'),
	url('../includes/fontkit/gotham-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {font-family: 'MuseoSans-500';
	src: url('../includes/fontkit/museoSans.eot');
	src: url('../includes/fontkit/museoSans.eot?#iefix') format('embedded-opentype'),
	url('../includes/fontkit/museoSans.woff') format('woff'),
	url('../includes/fontkit/museoSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
li{
	/*list-style: none;*/
}

#placement_157097_0 img { width:100%; height:auto}

body { background: #fff; font-size:14px !important; word-wrap: break-word; }

	object {width:100%;}

	iframe {border:none;}

	div#omc-transparent-layer {}

	h1, h2, h3, h4, h5, h6	{ font-weight: normal !important; margin:0px; color:#333;   z-index:3; }

	#omc-full-article h1, #omc-full-article h2, #omc-full-article h4, #omc-full-article h5, #omc-full-article h6 {  margin: .5em 0;  font-family: 'Oswald',sans-serif; text-decoration:none;}

	#omc-full-article h2 {font-size:1.7em;}

	#omc-full-article h3 {font-size:1.3em; line-height:1.2em; font-family: 'Oswald',sans-serif; text-decoration:none; margin-top:0px; margin-bottom:5px; }

	#omc-full-article h4 {font-size:1.5em;}

	#omc-full-article h5 {font-size:1.3em;}

	#omc-full-article h6 {font-size:1.1em;}

	#omc-full-article hr {border-top:1px solid #ccc; margin:20px 0px;}


	/* #omc-full-article a {font-weight:700; color:#fff; background:#f9ba00;} */

	p {margin:0px 0px 20px 0px; font-weight:400; color:#000;}

	a {color:#444; text-decoration:none;/* -moz-transition:  .2s ease-in-out; -webkit-transition:  .2s ease-in-out; transition:  .2s ease-in-out;*/}

		a:hover { color:#222;}

	/*html.no-js img {display:block}*/

	strong, b {font-weight:700;}

	blockquote {display:block; float:right; color:#5d5d5d; width:45%; margin:0px 0px 20px 5%; font-family:"Times New Roman", serif; font-style:italic; font-size:1.5em;  padding:2px 20px 0px 20px; border-left:5px solid #eee;}

		article#omc-full-article blockquote p { font-family:"Times New Roman", serif; font-style:italic; line-height:25px; margin:0px 0px;}



		blockquote span {display:block; text-align:left; font-style:normal; font-size:0.5em; margin-top:10px; font-family:arial, Helvetica, Arial, sans-serif;}

	


			article#omc-full-article a {/* -moz-transition:  .8s ease-in-out; -webkit-transition:  .8s ease-in-out; transition:  .8s ease-in-out;*/}

				article.omc-full-article a:hover {background:#eee}

			article#omc-full-article p a { color: #4883c4; }

			article#omc-full-article p a:hover { text-decoration: underline; }

			div.omc-resize-290 {width:290px; position:relative;}

			div.omc-resize-290.drop-background {background:none; }

			.omc-resize-620 {width:620px; }

			img.omc-image-resize {width:100%;}
			img.omc-image-resize-middle {width:50%; float:left; margin-right:5px;}


			.omc-under-480 {display:none;} /* class hides element if under 480px */

			.omc-over-480 {display:none;} /* class shows element if over 480px */

		article#omc-full-article h1 {font-size:1.6em; display:block; font-family:'Oswald', sans-serif; color:#444;  margin:10px 0px 20px 0px; }

		article#omc-full-article p {font-size:1.08333em; }

		article#omc-full-article ul {margin:10px 20px 10px 20px; list-style-type:square}


			article#omc-full-article ul li {margin-bottom:4px;}



		article#omc-full-article ol {margin:20px 20px 20px 40px;}

			article#omc-full-article ol li {margin-bottom:20px;}

			.omc-dropcap {display: inline-block; background: #333; font-size: 3.7em; color: white; padding: 0px 15px; float: left; margin: 5px 10px 0px 0px; border-radius: 9px;font-family: Georgia, serif;}


	/*==== wp standard classes ====*/

	/*
	.alignleft {float:left; width:47%; margin:7px 3% 10px 0px;}
	.alignright {float:right; width:47%; margin:7px 0px 15px 3%;}
	*/

	.alignleft {float:left; margin:7px 3% 10px 0px; clear:left}
	.alignright {float:right; margin:7px 0px 15px 3%; clear:left}

    .navigation .alignleft {clear:none;}
 .navigation .alignright {clear:none;}

		article#omc-full-article p.wp-caption-text {font-size:0.91667em; color:#fff; margin:0px 10px 0px 10px; line-height:17px; text-align:center;}
		article#omc-full-article p.wp-caption-text {padding-top:2px; padding-bottom:5px; }

		div.wp-caption.alignleft img {width:100%;}

		div.wp-caption.alignright img {width:100%;}

		div.wp-caption.aligncenter img {width:100%;}

		img.aligncenter {width:100%}

		img.featured-full-width-top {width:100%; margin-bottom:30px;}

		div.wp-caption.alignleft {width:47%; margin:5px 3.5% 10px 0px; float:left; background:#444;}

		div.wp-caption.alignright {width:47%; margin:5px 0px 10px 3.5%; float:right; background:#444;}

		div.wp-caption.aligncenter {width:100%; margin:20px 0px 20px 0px; float:none; background:#444; padding:0px 0px 0px 0px}

	/* Homepage preloader */

	.preloaders {position:fixed; width:100%; height:100%; z-index:999999; background:url(../images/preloader-dark.gif) scroll transparent no-repeat center center; background-color:#000; opacity:0.9}

	/* Backstrech.js pattern filter */

	#pattern-filter {position:fixed; width:100%; height:100%; background:url(../images/pattern-filter.png) scroll transparent; }

	article#omc-full-article h1 {display:none;}


/* =============================================================================
   HEADER & NAVIGATION
   ========================================================================== */


	header {position:relative; z-index:9;}

	a#omc-logo { max-width: 230px;}

	a#omc-logo img {max-width: 100%; height: auto;}

	a#omc-logo:hover {background:none;}

	#omc-top-banner {float:right; margin:10px 40px 0px 0px; width:468px;}

	#omc-top-banner a:hover {background:none;}

	#omc-top-banner img {width:100%;}


	/*==== navigation ====*/
	nav#omc-main-navigation {margin-bottom:30px; margin-top:20px; position:relative;}
	nav#omc-main-navigation ul li {display:block; position:relative;  }
	nav#omc-main-navigation ul li a {display:block; padding:4px 24px; border-radius:2px 2px 0 0; font-family: 'Oswald',sans-serif; border-bottom:0px solid #fff; font-size:1.3em; color:#fff; }
	nav#omc-main-navigation ul li small {display:none;}
	/* nav#omc-main-navigation ul li a:hover { background:#221F20; color:#FFF;  } */
	body.home nav#omc-main-navigation ul li.current-menu-item a {background:#221F20 !important; color:#FFF !important;  }
	nav#omc-main-navigation ul li.current-menu-item a {color:#FFF; background-color: #61bb46;}
	.category-5 nav#omc-main-navigation ul li.current-menu-item a {color:#FFF; background-color: #f89a1c;}
	.category-4 nav#omc-main-navigation ul li.current-menu-item a {color:#FFF; background-color: #4983c3;}
	.category-6 nav#omc-main-navigation ul li.current-menu-item a {color:#FFF; background-color: #9a4f9e;}
	nav#omc-main-navigation ul li.pp a{color: #222;}
	nav#omc-main-navigation ul li.current-menu-item.pp a{color:#FFF;background-color: rgb(249, 156, 28);}
		nav#omc-main-navigation ul li.current-menu-item.beat a{background: #A53847;}



		/* dropdowns */
			nav#omc-main-navigation ul.sub-menu {display:none; position:absolute; padding-top:0px; padding-bottom:0px; top:32px; left:0px; width:144px; z-index:999; background:#f9ba00}
				nav#omc-main-navigation ul.sub-menu li:first-child a {padding-top:4px;}
				nav#omc-main-navigation ul.sub-menu ul li:first-child a {padding-top:4px;}
				nav#omc-main-navigation ul.sub-menu li {display:block;}
					nav#omc-main-navigation ul.sub-menu li a {display:block; width:96px; color:#FFF; font-size:1em; border-bottom:none;}
						nav#omc-main-navigation ul.sub-menu li a:hover {background:#333; color:#FFF; }
				nav#omc-main-navigation ul.sub-menu ul {top:0px; left:144px; padding-top:0px;}
		span.omc-rarrr {font-size:1.2em; color:#FFF; line-height:12px;}
		nav#omc-main-navigation ul.sub-menu > li:last-child a {padding-bottom:10px;}

	/*==== back to top jquery ===*/
	#back-top {position:fixed;	bottom:43%; right:20px;}

		#back-top a {width:50px; display:block; }

			#back-top a:hover {background:none;}

		#back-top span {opacity:0.5; background-color:#000;  background-repeat: no-repeat;  width: 50px; background:#000; height: 50px; display: block; font-size:0.91667em; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background-image: url(../images/top-arrow.png);  background-position:0px -50px;}

		#back-top a:hover span {background-color:#f9ba00; background-position:0px 0px; opacity:1;}


	/*==== header search ====*/

	.no-js li#omc-header-search {display:none;}

	li#omc-header-search {position:relative; z-index:3;}

		span#omc-search-overlay {display:block;  position:absolute; width:100px; top:0px; left:0px; z-index:8; font-size:1.5em; padding:4px 14px; }

		span#omc-search-overlay:hover {color:#FFF;}

		form.omc-search-form {display:block; position:absolute; top:0px; left:0px; opacity:0; -webkit-appearance:none;}

			input.omc-header-search-input-box {position:relative;display:block; border:none; width:104px; padding-left:10px; letter-spacing:1px; font-style:italic; font-weight:100; height:30px; background:#dadada; z-index:5;   }

				input.omc-header-search-input-box:focus {border:none; outline:none; background:#777; color:#FFF;}

			input.omc-header-search-button {position:absolute; top:0px; right:0px; border:none; width:35px; height:32px; color:#FFF; background-color: #f9ba00; background-image: url(../images/search-arrow.png); background-position:-35px 0px; background-repeat:no-repeat; z-index:4;  }

				input.omc-header-search-button:hover {background-color:#000; background-position:0px 0px;}


	/*=== top header menu ===*/

	#omc-top-menu {background:#444; margin-bottom:20px;}

	#omc-top-menu-inner { margin:auto;  padding:10px 40px 10px 40px; width:950px;}

		#omc-top-menu ul {list-style-type:none; margin:0px 0px; padding:0px 0px;}

			#omc-top-menu ul li {margin:0px 0px; padding:0px 0px; display:inline; float:left}

				#omc-top-menu ul li {margin:0px 0px; padding:0px 0px;}

					#omc-top-menu ul li a {margin:0px 0px; color:#aaa; padding:0px 20px 0px 0px; text-transform:uppercase;}

					#omc-top-menu ul li a:hover {background:none; color:#f9ba00;}


	/*==== header search button ====*/

	input.omc-header-mobi-search-input-box {position: absolute; top: 17px; left: 404px; width: 32px; height: 30px; background:url(../images/mobile-search.png) scroll transparent no-repeat; border:1px solid #abadb3; background-position:2px 3px; color:rgba(0,0,0,0); }

	input.omc-header-mobi-search-button {position:absolute; top:-999px;}



/* =============================================================================
   FEATURED SLIDER
   ========================================================================== */


div.omc-featured-slider {position:relative; display:none;}

article.omc-featured-post {position:relative; width:100%; height:310px; overflow:hidden;}

	/* .flex-container {overflow:hidden;} */

	a.omc-featured-label {display:block; background:#f9ba00; padding:40px 30px 4px 30px; letter-spacing:0.2em; position:absolute; top:-16px; right:-41px; color:#FFF; text-transform:uppercase; font-size:0.9em; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);   }

		a.omc-featured-label:hover {background:#000;}

	div.omc-featured-overlay {position:absolute; bottom:0; width:100%; padding:0px 0px 10px 0px; background:rgba(0, 0, 0, 0.55);}

		div.omc-featured-overlay h1 { font-weight:700; margin:10px 20px 3px 20px; color:#FFF; white-space: nowrap; width: 90%;	overflow: hidden;	text-overflow: ellipsis;}

			div.omc-featured-overlay h1 a {color:#FFF;  font-family: 'Oswald', sans-serif; font-size:1.5em;}

				div.omc-featured-overlay h1 a:hover {color:#f9ba00; background:none;}

		div.omc-featured-overlay p {font-size:1em; height:33px; overflow:hidden; color:#FFF; opacity:0.75; margin:0px 20px 10px 20px; width:70%; }

	span.omc-inner-flex-caption {color:#FFF;}
	.flex-caption a, .flex-caption a:hover { color:#FFF;}

	.flex-control-nav {bottom:7px;}

	div.omc-featured-overlay.omc-inner-caption {padding:10px 10px; text-align:center; background:rgba(0, 0, 0, 0.5); }

	a.omc-flex-category {width:200px; padding:70px 0px 3px; text-align:center; position:absolute; top:-41px; right:-97px; background:#f9ba00; color:#FFF; font-size:14px; transform:rotate(45deg);	-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);	-webkit-transform:rotate(45deg); -o-transform:rotate(45deg);  }

	a.omc-flex-category:hover {background:#333; }

	span.omc-big-video-icon {position: absolute; top: 37%; left: 47%; display: block; width: 70px; height: 70px; background: url(../images/big-video-icon.png) scroll transparent no-repeat; background-position: 0px 0px;}


	/* featured ratings */

	span.omc-featured-stars-under {display:inline-block; position:relative; top: 5px; left: 5px; width:96px; height:20px;  background:url(../images/stars-dark.png) scroll transparent no-repeat; background-color:#555; border-left: 6px solid black; border-right: 3px solid black; border-top:1px solid #000; border-bottom:1px solid #000;}

		span.omc-featured-stars-over {display:block; position:absolute; top:0px; left:0px; float:left; height:20px; background:url(../images/stars-dark.png) scroll transparent no-repeat; background-color:#f9ba00 }


	/* gallery to slideshow */

	article#omc-full-article .gallery-to-slideshow-wrapper .gallery-to-slideshow ul.slides {list-style-type:none; margin:0px 0px}

		article#omc-full-article .gallery-to-slideshow-wrapper .gallery-to-slideshow ul.slides li {margin:0px 0px;}

	article#omc-full-article .gallery-to-slideshow-wrapper .gallery-to-slideshow ul.pager {list-style-type:none; margin: 1em auto 0;}


/* =============================================================================
   HALF WIDTH CATEGORIES
   ========================================================================== */

	/*==== top of the category page ====*/

	div.omc-cat-top {background:#eee; border-top:5px solid #f9ba00;  width:94%; margin:0px 0px 40px 0px; }

		div.omc-cat-top h1 {font-size:1.5em; font-weight:400; color:#333; margin:0px 0px 10px 20px; padding:8px 0px 8px 0px; }

			div.omc-cat-top h1 em {font-size:1.25em; font-style:normal; font-weight:700; color:#5e5e5e; }


	/*=== module-a ===*/

	.omc-half-width-category {position:relative; width:290px; float:left; margin:0px 40px 40px 0px;}

		h1.omc-half-width-label {position:absolute; top:0px; left:0px; margin-top:0px; z-index:3;}

			h1.omc-half-width-label a {font-weight:400; background:#f9ba00; color:#FFF; display:block; padding:3px 16px;  }

				h1.omc-half-width-label a:hover { background:#333; }

	.omc-full-width-category {width:620px; float:left; margin:0px 40px 40px 0px;}

	article.omc-half-width-post.leading {margin-bottom:30px;}

		article.omc-half-width-post.leading h2 {font-size:1.33333em; margin:5px 0px;}

			article.omc-half-width-post.leading h2 em {font-style:normal;  }

				article.omc-half-width-post.leading h2 em:hover {background:#eee;}

		article.omc-half-width-post span.omc-post-details { color:#333; font-size:0.75em; font-weight:bold; font-style:italic; display:block;  margin:3px 0px 6px 0px;}

			article.omc-half-width-post span.omc-post-details span { font-weight:bold; font-style:normal;}

	article.omc-half-width-post.following {margin-top:20px; height:70px; position:relative;}

		article.omc-half-width-post.following h3 {font-size:1.08333em; margin-bottom:2px; white-space: normal; overflow: hidden;	text-overflow: ellipsis;}

			a.omc-title-category-context {text-shadow:none; font-weight:700; color:#FFF; background:#f9ba00; padding:0px 3px; margin-right:5px; font-size:0.91667em;   }

			a.omc-title-category-context:hover {color:#FFF; background:#444;   }

			a.omc-title-anchor:hover {background:#eee; color:#333; }

			a.omc-title-anchor {color:#333;   }

		article.omc-half-width-post.following img { float:left; width:30px; margin:1px 15px 20px 0px;}

		span.module-a-video-icon-big  {  background: url(../images/regular-video-icon.png) scroll transparent no-repeat; background-position: 0px 0px;   }

		span.omc-half-width-icon {position: absolute; top: 65px; left: 124px;  display: block; width: 55px; height: 55px; }

		span.omc-blog2-icon {position: absolute; top: 62px; left: 61px;  display: block; width: 55px; height: 55px; }

		span.omc-small-video-icon {position:absolute; top:35px; left:33px; display:block; width:17px; height:16px; background:url(../images/small-video-icon.png) scroll transparent no-repeat; background-position:4px 2px; background-color:#000; opacity:1; }

		/*==== ratings ====*/

		span.omc-module-a-stars-under {display:block; position:relative; float:left; width:96px; height:20px;  background:url(../images/stars.png) scroll transparent no-repeat; background-color:#ddd; }

			span.omc-module-a-stars-over {display:block; position:absolute; top:0px; left:0px; float:left; height:20px; background:url(../images/stars.png) scroll transparent no-repeat; background-color:#f9ba00 }

		span.leading-article.omc-module-a-stars-under {display:inline-block; margin-left:4px; position:relative; float:none; width:96px; height:16px;  background:url(../images/stars.png) scroll transparent no-repeat; background-color:#ddd; }

			span.leading-article.omc-module-a-stars-over {display:block; position:absolute; top:0px; left:0px; float:left; height:17px;background:url(../images/stars.png) scroll transparent no-repeat; background-color:#f9ba00 }


/* =============================================================================
   FULL WIDTH CATEGORIES
   ========================================================================== */

	/*==== module b ====*/

	.omc-full-width-category {position:relative; }

	.omc-full-width-category.omc-module-b {margin-bottom:40px; margin-top:0px; overflow:hidden;}

	div.omc-module-b-left-column {  float:left;}

	div.omc-module-b-right-column { margin-right:0px; float:left;}

		h1.omc-full-width-label {display:block; background:url(../images/stripes.png) scroll transparent repeat-x 0px -6px;}

			h1.omc-full-width-label a {display:inline-block; color:#FFF; padding:3px 10px 4px 10px; background:#f9ba00; margin-bottom:40px; margin-left:20px;}


			article.omc-modulule-b.following h3 {font-size:1.08333em; margin-bottom:14px; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

				article.omc-modulule-b.following h3 a {background:#fff;  }

					article.omc-modulule-b.following h3 a:hover {background:#eee;}

			h5.omc-also-in {font-size:0.91667em; margin-bottom:14px; font-family:'Times New Roman', serif; font-weight:400; font-style:italic; letter-spacing:0.1em;}

			h5.omc-also-in a {font-size:1.16667em; font-weight:700; font-style:normal; color:#f9ba00; text-transform:uppercase;}

				h5.omc-also-in a:hover {background:none;}

			div.omc-category-block a {font-size:1.16667em; font-weight:700; display:inline-block; float:left; background:#f9ba00; padding:4px 10px; color:#FFF;  margin:0px 10px 10px 0px; }

			div.omc-category-block {margin-top:20px;}

			div.omc-category-block a:hover {background:#444;}

			div.omc-category-block br {display:none;}



		span.omc-full-width-icon {position: absolute; top: 67px; left: 49px;  display: block; width: 68px; height: 68px; transform: scale(0.7,0.7); -ms-transform: scale(0.7,0.7); -webkit-transform: scale(0.7,0.7); -o-transform: scale(0.7,0.7); -moz-transform: scale(0.7,0.7); opacity:0; border-radius: 43px; background-color: black;}

		span.omc-full-width-icon:hover {cursor:pointer;}

	/*==== elastislide module ====*/

	.es-carousel ul {margin-top:-10px;}



/* =============================================================================
   QUARTER WIDTH CATEGORIES
   ========================================================================== */

	/*==== module c ====*/

	.omc-module-c {width:134px; margin-right:28px; float:left; position:relative; margin-bottom:10px;}

	.omc-resize-134 {width:100%; overflow:hidden; margin:0px 0px; padding:0px 0px;}

		h2.omc-quarter-width-label {position:absolute; top:-2px; left:0px;}

			h2.omc-quarter-width-label a {font-size:0.75em; text-shadow:none; background:#f9ba00; color:#FFF; padding:2px 9px;   }

			h2.omc-quarter-width-label a:hover {background:#333;}

		h3.omc-module-c-heading {font-size:1em; font-weight:700; margin-bottom:5px; overflow:hidden; }

	span.module-c-video-icon-big  {position: absolute; top: 7px; left: 28%;  display: block; width: 68px; height: 68px; background: url(../images/big-video-icon.png) scroll transparent no-repeat; background-position: 24px 18px; opacity: 1; border-radius: 43px; background-color: black; transform: scale(0.7,0.7); -ms-transform: scale(0.7,0.7); -webkit-transform: scale(0.7,0.7); -o-transform: scale(0.7,0.7); -moz-transform: scale(0.7,0.7); }


/* =============================================================================
   SINGLE ARTICLES / PAGES
   ========================================================================== */

	.advert img {max-width: 100%;}

	.omc-single-tags b {
		font-family: 'Russo One', sans-serif;
		font-size: 18px;
	}
	.omc-single-tags a { 
		margin-left: 12px ;
		display: inline-block;
		padding: 4px 16px;
		font-family: 'Russo One', sans-serif;
		font-size: 12px;
		color: #fff;
	  background-color: #c52325;
	  border-radius: 12px;
	  vertical-align: middle;
 	}

 	.omc-single-tags a:hover {
 		box-shadow: 0 0 11px 0 rgba(197, 35, 37, 0.4);
 	}

	.pullquote{ font-size: 2em; line-height: 1.2em; margin: 10px 0 200px 0; font-style: italic;}

	.login-wall {
			padding: 10px;
			border: 10px solid #e5f2f6;

			text-align: center;
			font-size: 1.3em;
			line-height: 1.5em;
			margin: 60px 0;
	 }

	 .login-subscribe-button {
			background: #0082A8;
			padding: 5px 10px;
			color: white;
		}

	article#omc-full-article {/*width:94%; */}

	section#omc-main-fullwidth article#omc-full-article {/*width:95%; */}


		article#omc-full-article h1.omc-post-heading-standard {display:block; margin-top:17px; margin-bottom:13px; font-family:'Oswald', sans-serif}




		article#omc-full-article h1.omc-post-heading-audio {display:block; margin-top:17px; margin-bottom:17px;}

		article#omc-full-article h1.omc-post-heading-video {display:block; margin-top:-32px; margin-bottom:13px;}

		div.omc-article-top {display:block; width:100%; height:40px; position:absolute; bottom:0px; background:#000; padding:0px 10px; opacity:0.8}

		div.omc-page-space {height:40px;}

		article#omc-full-article p.omc-date-time-inner {color:rgba(255,255,255,0.8); position:absolute; top:10px; left:10px;}

		#omc-inner-placeholder {position:relative; overflow:hidden; background:url(../images/preloader.gif) scroll transparent no-repeat center center; height:350px;}

		article#omc-full-article p.omc-date-time-gallery {margin:-4px 0px 16px 0px; position:relative; z-index:20; display:none;}

		article#omc-full-article span.omc-comment-count {position: absolute; display: block; width: 80px; height: 30px; background:#AAA;  right: 24px; top: 8px; padding-right: 32px;background: url(../images/comment-bubble.png) scroll transparent no-repeat top right; color:white; padding-top: 4px; text-align: right; opacity:0.8}

	/*====  style post page  ====*/
		#omc-inner-placeholder2 {position:relative; overflow:hidden; background:url(../images/preloader.gif) scroll transparent no-repeat center center; height:auto; }
		#omc-inner-placeholder2 span.pocket_read_it_later { float:left !important; margin:0;}
		div.omc-article-top2 { display:inline; float: left; width:auto; height:17px; position:relative; overflow: hidden; background:none; padding:0; }
		div.omc-article-top2 p:first-child {  font-family:'MuseoSans-500', sans-serif; }
		article#omc-full-article div.omc-article-top2 p.omc-date-time-inner {  font-weight:bold !important; float:left;  color:#444; position:relative !important; top:0 !important; left:0 !important; padding:0 !important; margin:0 !important }
		article#omc-full-article div.omc-article-top2 span.omc-comment-count { float:none; font-weight:bold; color:#444; display:inline; position:relative; right:0; top:0; float:none; opacity:1; background:url("../images/comment-bubble2.png") no-repeat right top;   }
		.articleImg { /*float:right; width:60%; background:#444;*/ color:#000; position: relative;}
		.articleImg:before {
			content: '';
			position: absolute;
			top: 0; right: 0; bottom: 0; left: 0;
			background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(255,255,255,0) 50%);
		}
		.articleImg img {display: block; width:100%;}
		.articleImg .articleAbsolute {
			position: absolute;
			right: 24px;
			left: 24px;
			bottom: 24px;
			color: #fff;
		}

		article#omc-full-article .articleImg  h1 {
			margin-bottom: 16px;
			color: #fff;
			font-family: 'Russo One', sans-serif;
		}

		.articleImg a.omc-flex-category {
			top: 24px;
			right: 24px;
			padding: 6px 14px;
			width: auto;
			transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-o-transform: rotate(0deg);
			border-radius: 24px;
		}
		.articleCaption { padding: 6px 0; display:block;}
		.articleShare {margin-bottom: 32px; padding: 6px 0;text-align: right;}

		.articleShare .addtoany_list a:not(.addtoany_special_service)>span {
			border-radius: 24px;
		}

		.articleDetails {float:left; width:40%;}
		.articleDetails p { padding-right:20px !important;}
		.storyIntro  { font-weight:normal; padding-top:0; background:#fff; font-size:20px !important; line-height: 24px !important; color:#444; }

		#shareitBottom { display:block !important; height:20px; margin:0; padding-bottom:10px; }
		#shareitBottom ul { list-style:none; margin:10px 0 !important; padding:0; overflow:hidden; text-align: left; height:21px }
		#shareitBottom ul li { list-style:none; margin:0; padding:0; display:inline-block; }
		#shareitBottom ul li iframe { position:relative; top:-41px; z-index:1;}
		#shareitBottom ul li { margin-left:4px !important; }
		#shareitBottom ul li:last-child { border:0px solid red !important; margin-left:-11px !important; }
		#shareitBottom .IN-widget { position:relative; top:-44px; z-index:1;}

		#shareitBottom ul li iframe.twitter-share-button { top:-45px; position:relative; z-index:2;}
		#shareitBottom ul li div { position:relative; top:-45px; left:11px;}

		#readItLater { overflow:hidden;  }
		#printButton {display:block; float:left; width:76px; height:16px; font-size:0; text-indent:-2000px; color: #666; overflow:hidden; background:url(../images/print.gif) top left no-repeat; margin-top:3px   }
		#printButton:hover { background:url(../images/print.gif) bottom left no-repeat }


	/*==== breadcrumbs ====*/

	div.omc-breadcrumbs {padding-top:10px; margin-left:-7px;}

			div.omc-breadcrumbs a {margin:0px 4px 0px 8px; padding:0px 0px; color:#444; font-weight:400; }


	/*==== social media ====*/

	div.omc-social-media-top {position:absolute; top:10px; right:0px; width:145px;}

		div.omc-social-media-top a.twitter-share-button {position:absolute; top:0px; right:50px;}

		div.omc-social-media-top div.fb-like {position:absolute; top:0px; right:0px; width:60px;}


	/*==== ratings & reviews ====*/

	div#omc-review-wrapper {float:left; background:#444; color:#FFF; margin:3px 27px 20px 0px;}

	div#omc-review-wrapper.omc-review-placement-b {width:100%;}

	div#omc-review-wrapper.omc-review-placement-t {width:50%; }

		div.omc-review-criteria { position:relative; height:35px; border-bottom:1px solid #222;}

			span.omc-criteria-percentage {position:absolute; z-index:100; background:#f9ba00; display:block; height:100%;}

			span.omc-criteria-description {position:absolute; top:10px; left:10px; z-index:101; font-weight:700;}

		div#omc-review-header {height:33px; background:#111; padding-top:11px;}

			#omc-full-article  div#omc-review-header h2 {margin-left:10px; color: #FFF; font-size:16px;  font-weight: 700; margin-top:0px; text-shadow:none;white-space: nowrap; width: 90%; text-overflow: ellipsis; overflow: hidden;}

		span.omc-criteria-star-under {position:absolute; top:8px; right:10px; height:18px; width:97px; background:url(../images/star-sprite-criteria-hex-f9ba00.png) scroll transparent no-repeat; background-position:0px -20px;}

		span.omc-criteria-star-top {position:absolute; top:0px; left:0px; height:18px; background:url(../images/star-sprite-criteria-hex-f9ba00.png) scroll transparent no-repeat; }

		div.omc-review-summary.omc-final-score-percent	{background:#222; position:relative; overflow:hidden; min-height: 84px;}

		div.omc-review-summary.omc-final-score-stars	{background:#222; position:relative; overflow:hidden; min-height: 109px;}

			div#omc-criteria-final-score {text-align:center; padding:7px 0px 0px 0px; width:118px; position:absolute; top:0px; right:0px; background:#111; height:500px;}

				#omc-full-article div#omc-criteria-final-score h3 {font-size:36px; color:#FFF; font-weight:700; margin:-3px 0px; text-shadow:none; }

					div#omc-criteria-final-score h3 span {font-size:18px;}

				#omc-full-article div#omc-criteria-final-score h4 {font-size:14px; color:#FFF; font-weight:700; margin-bottom:4px; margin-top:0px; text-shadow:none;}

				span#omc-final-score-stars-under {margin:auto; position:relative; z-index:100; width:97px; height:18px; display:block; background:url(../images/star-sprite-criteria-hex-f9ba00.png) scroll transparent no-repeat; background-position:0px -20px;  }

					span#omc-final-score-stars-top {position:absolute; top:0px; left:0px; height:18px; display:block; background:url(../images/star-sprite-criteria-hex-f9ba00.png) scroll transparent no-repeat;  }

			div#omc-short-summary { width:60%; float:left;}

				article#omc-full-article div#omc-short-summary p {color:#DDD; margin:11px 0px 10px 10px; font-size:1em; line-height:1.5em;}

					div#omc-short-summary p strong {color:#FFF; }


	/*==== author box ====*/

	div.omc-authorbox {margin-bottom:40px; margin-top:-16px; }

		#omc-full-article div.omc-authorbox h4 { font-weight:700; margin-bottom:25px;}

		div.omc-authorbox p a { padding:0px 4px; font-weight:700; font-size:12px; background:#f9ba00; color:#fff ;  }

			div.omc-authorbox a:hover {  background:#444; }

		div.omc-author-pic {float:left; margin:3px 20px 5px 0px; background:#EEE;}


	/*==== related posts ====*/

	div.omc-related-posts {margin-bottom:20px;  margin-top:0; width:650px; border-top:1px dotted rgba(0, 0, 0, 0.2); }

		#omc-full-article div.omc-related-posts h4 { font-weight:700; margin-bottom:25px; font-family:'Oswald', sans-serif; }

		article.omc-related-post {float:left; margin-bottom:0px;}

			#omc-full-article h5.omc-related-article {margin:0;  }

			#omc-full-article h5.omc-related-article a {font-family:'Oswald', sans-serif; font-weight:400; font-size:1em; margin-bottom:10px;}



				#omc-full-article h5.omc-related-article span {font-weight:400; font-size:1.1em; margin-bottom:10px;}

			img.omc-related-article-image {margin:3px 10px 0px 0px;}




	/*==== video embed ====*/

	div.omc-main-video {position: relative; padding-bottom: 58%; padding-top: 40px; height: 0; overflow: hidden; margin:0px 00px -20px 00px;}

	div.omc-main-video iframe,  div.omc-main-video object,  div.omc-main-video embed {position: absolute; border:none; top: 0; left: 0; width: 100%; height: 87%;}


	/*==== facebook styles ====*/

	.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {width: 100% !important;}

	.facebook-fan-box iframe[style] {width: 103% !important; }

	.facebook-fan-box { }

	.fb-comments {margin-bottom:40px; margin-top:-30px;}


	/*==== generic wp gallery styles ====*/

	.gallery {margin-bottom:20px;}

	#gallery-1 img {width: 100%; border:none;}

	#gallery-1 a {float: left; margin-top: 10px; text-align: left; width: 16%; margin-right:2%;}


/* =============================================================================
   WP Comments
   ========================================================================== */

	#comments{clear:both; margin-top:-30px}

	#comments .navigation{padding:0 0 18px;}

	h3#comments-title{padding: 10px 18px;font-size: 1.3em;font-weight: 400;background: #37DE21;color: #fff;text-shadow: none;margin-bottom: 0px;border-bottom: 1px solid #37DE21;}

	.commentlist{list-style:none;margin:0;}

	article#omc-full-article ol li.comment{line-height:24px;margin:0 0 28px;padding:0;position:relative;}

	.commentlist li:last-child{border-bottom:none;margin-bottom:0;}

	#comments .comment-body ul,#comments .comment-body ol{margin-bottom:18px;}

	#comments .comment-body p:last-child{margin-bottom: 9px;}

	#comments .comment-body blockquote p:last-child{margin-bottom:24px;}

	.commentlist ol{list-style:decimal;}

	.commentlist .avatar{top:0;left:0;width: 40px; height:40px; float:left;margin-right: 8px; }

	.comment-author cite{color:#000;font-style:normal;font-weight:bold;font-size: 1.2em;}

	.comment-author .says{font-style:italic;}

	.comment-meta{font-size: 10px;margin: -16px 0 -4px;line-height: 50px;font-weight: 400;}

	.comment-meta a:link,.comment-meta a:visited{color:#666;text-decoration:none;}

	.comment-meta a:active,.comment-meta a:hover{color:#ff4b33;}

	.reply{font-size: 10px;padding: 0 12px 0px 9px;top: 0;right:0;background: #fff;}

	.reply a,a.comment-edit-link{color:#666;}

	.reply a:hover,a.comment-edit-link:hover{color:#000; background:none;}

	.commentlist .children{list-style:none;margin:0;}

	.commentlist .children li{border:none;margin:0;}

	.nopassword,.nocomments{display:none;}

	#comments .pingback{border-bottom:1px solid #e7e7e7;margin-bottom:18px;padding-bottom:18px;}

	.commentlist li.comment+li.pingback{margin-top:-6px;}

	#comments .pingback p{color:#666;display:block;font-size:12px;line-height:18px;margin:0;}

	#comments .pingback .url{font-size:13px;font-style:italic;}

	#respond{margin:24px 0;overflow:hidden;position:relative; }

	#respond p{margin:0;}

	#respond .comment-notes{margin-bottom:1em;}

	.form-allowed-tags{line-height:1em;}

	.children #respond{margin:0 48px 0 0;}

	h3#reply-title{margin:18px 0;}
	#comments-list #respond{margin:0 0 18px;}

	#comments-list ul #respond{margin:0;}

	#cancel-comment-reply-link{font-size:12px;font-weight:normal;line-height:18px;}

	#respond .required{color:#ff4b33;font-weight:bold;}

	#respond label{color:#666;font-size:12px;}

	#respond input {margin:0 0 9px;width:95%;}

	#respond textarea {width:95%;}

	#respond .form-allowed-tags {color: #666; font-size: 11px; line-height: 18px; background: #F3F3F3; margin-top: 10px; padding: 10px;}

	#respond .form-allowed-tags code{font-size:11px;}

	#respond .form-submit{margin:12px 0;}

	#respond .form-submit input{font-size:14px;width:auto;}

	ul.children{list-style-type:none;}

	ul.children li{list-style-type:none;}

	form#commentform input,form#commentform textarea{padding:5px;}

	p.comment-form-author,p.comment-form-email,p.comment-form-url{width:50%;}

	p.form-submit input#submit{background:#000;padding:8px 15px;color:#AAA;outline:none;border:none;cursor:pointer;border-radius:4px;}

	p.form-submit input#submit:hover{color:#FFF;}

	article#omc-full-article ol.commentlist{margin-left:0;margin-right: 0px;}

	article#omc-full-article ul.children{padding: 25px 0px 0px 54px; margin: 0px 0px 0px 0px; background: url(../images/reply-comment.png) scroll transparent no-repeat; background-position: 3px 12px; }

	li.comment > div{padding: 10px 10px;background: #fff;border: 1px solid #eee;border-bottom: 1px solid #37DE21;border-right: 1px solid #ddd; border-radius:8px;}

	p.logged-in-as {margin-bottom:10px;}





/* =============================================================================
   INNER BLOG ROLLS
   ========================================================================== */


	/*==== style one ====*/

	article.omc-blog-one {border-bottom:1px dotted #CCC; width:90%; margin-bottom:40px; padding-bottom:0px; position:relative;}



		article.omc-blog-one h2.omc-blog-one-heading {font-weight:400; font-size:1.75em; margin-bottom:10px; line-height:1.5em}

		img.omc-image-blog-one {float:left; width:28%; margin:4px 5% 40px 0px;}

		p.omc-date-time-one {font-weight:400; margin:10px 0px; color:#333; }

			span.omc-rarr {font-size:1.2em; color:#333;}

		a.omc-blog-one-anchor {padding:10px 10px; background-color:#f9ba00; color:#FFF;  }

			a.omc-blog-one-anchor:hover {background-color:#333;}

		h3.omc-blog-one-cat {position:absolute; top:7px; left:0px; }

			h3.omc-blog-one-cat a {background:#f9ba00; color:#FFF; padding:3px 16px; font-size:1.25em; text-shadow:none; }

			h3.omc-blog-one-cat a:hover {background:#333;}


	/*==== style two ====*/
	/* .omc-quarter-width-category div img, .omc-half-width-category div img, #homeBilly img {  border:1px solid #666;} */

	article.omc-blog-two {margin-bottom:0px; height:auto; background:none; position:relative; }

/*		article.omc-blog-two:hover {background:#eee;  -moz-transition:.8s linear; -webkit-transition:.8s ease-out; transition:.8s linear;}*/

		div.omc-blog-two-text {padding: 14px;}

			article.omc-blog-two h2 {    font-family:'Oswald', sans-serif; text-shadow: none;}

				article.omc-blog-two h2 a { }

					article.omc-blog-two h2 a:hover {color:#444; }


#omc-full-article p strong, article.omc-blog-two h2 a { font-family:'Oswald', sans-serif}





			p.omc-blog-two-date {font-weight: 700; color:#222; font-size:0.75em; margin-top: 5px; display: block; margin-bottom: 5px;}

			p.omc-blog-two-exceprt {color:#666;}
			span.omc-blog-two-date{ color:#444; font-weight: bold; text-transform: uppercase; font-size: 0.6em; }


		h3.omc-blog-two-cat {position:absolute; right: 12px; top: 12px;}


			h3.omc-blog-two-cat a {display: block; background:#f9ba00; color:#FFF; font-size:.95em; border-radius: 200px; padding: 8px 16px; text-shadow:none;  }

			h3.omc-blog-two-cat a:hover {background:#333;}


		/* style two - ratings */

		span.omc-blog-two-stars-under {display:block; position:absolute; right:0px; top:144px; width:96px; height:20px; background:url(../images/stars-dark.png) scroll transparent no-repeat; background-color:#555; border-left: 6px solid black; border-right: 6px solid black; border-top:1px solid #000; border-bottom:1px solid #000;}

			span.omc-blog-two-stars-over {display:block; position:absolute; top:0px; left:0px; float:left; height:20px; background:url(../images/stars-dark.png) scroll transparent no-repeat; background-color:#f9ba00 }


	/*==== style three ====*/

	article.omc-blog-three {margin-bottom:100px;}

		p.omc-blog-three-date {float:left; width:14%; text-align:right; margin-top:44px; font-weight:700}

		div.omc-blog-three-float {float:left; width:77%; margin-left:3%;}

			div.omc-blog-three-float h2 {margin:10px 0px; font-weight:700; display:block}

			p.omc-blog-three-excerpt {margin:10px 0px;}


	/*==== pagination ====*/

    .pagination {padding:20px 00px 00px 00px}

		.pagination span {padding:10px 15px; margin-right:8px; text-align:center; background:#e42628; color:#FFF; border-radius: 33px;}

		.pagination span.dots {background:#fab9ba;}

		.pagination a {display: inline-block; padding:10px 15px; margin-right:8px; text-align:center; background:#fab9ba; color:#FFF; border-radius: 33px;}

		.pagination a:hover {background:#e42628;}

		#page-id-123574 .pagination ul {overflow:hidden;}
    	#page-id-123574 .pagination ul li {margin-bottom:20px !important;}

 /* =============================================================================
   SIDEBAR
   ========================================================================== */


	.omc-widget {margin-bottom:40px;}

	.xoxo {list-style-type:none; margin-top:0px;}

	.xoxo > li {margin-bottom:20px;}

	.xoxo ul {list-style-type:none; margin-top:0px;}
	.xoxo ul li p { border:0px solid red; margin-bottom:0px;}


	/*==== Generic Lists ====*/

	.widget_nav_menu ul, .widget_pages ul, .widget_archive ul{margin-top:-15px; -moz-column-count: 2;	-moz-column-gap: 4px;	-webkit-column-count: 2;	-webkit-column-gap: 4px;	column-count: 2; column-gap: 4px;}

	.widget_nav_menu ul li a, .widget_pages ul li a,  .widget_archive ul li a  {display:block; padding:10px 10px 6px 20px; border-bottom:4px solid #f5f5f5; background:#f5f5f5; margin-bottom:4px;}

	.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_archive ul li a:hover {border-color:#f9ba00; }


	/*==== Search ====*/
	.omc-widget .error{ color:#fff; background:#000; display:block; margin:-10px 0 9px 0; padding:5px 5px 5px 45px; }




	input.search_input_sidebar {float: left; padding:9px;  background:#e7e7e7; border-radius:3px; box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25); font-family:'MuseoSans-500','GothamBoldRegular', sans-serif !important; font-size:1.16667em; margin:0px 0px; border:none; width:70%; border-radius: 0; color:#616669; }

		input.search_input_sidebar:focus {border:none; outline:none; background:#ddd; color:#000; }

	input.search_button_sidebar {float:left; padding:9px; font-family:Arial, Helvetica, sans-serif; text-align:center; width:39px; height:37px; margin:0; margin-left:8px;  background:#fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABCCAYAAAAGysWEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIzSURBVHgB7ZsBbuMgEEVftgfLv8mqJyF7Mtyb9CZsXMXdblSnAwwEmj7py4mMYT6DMXacA77orOOHz9opt1y08odJ0FnhrFSpwH7H3JU1sEi9wWutdYoBEG0MDmW4h8HPhnQ3RH+D3bMrIA0i0QgBaTAJZwSkQSUyObBvMlLO6bJ94d/C4GPdR24vKCwccKCkl9eOEfkEymbzmkS8kdtoqcFrRL7ZQCEi36Q3uR0tCmjegJEcs9mdHRjD5EaOWZFBsx6swGrWHJO8K3TEmoCbPF22v7Gl//msV/ojY7mXrwqMms0Nl/hkrEjcj4DD8HWppAOWGMPewb+wceL+LFSwGj0xBwsVWDM6yyNJ7e2wGp0F7e1Y7+ksE43LvZ8DxbHOlFFRwUxGj4Yyy94Oq9HAHCx7O2a6vFRhzai4PycqmWEJKJxirFpHdiDiZNStogYIh0Rs5+iCjUh/rCPpy5vujWSU6EfAHleTSkV7hD0ea9bfSYxhVpmxZJOT1VZm1SuGlKmAHzGz7UgFIt9sreFQ2GY1pQ1vhmVso6Yd4USsCOIz8zWmPEdPc7OeEg0Y0WykEQFIg6mZWQFpMAUaEoE0kERDxFiGRWNEu8tGzDgu0hGR/85Q5PYCw81sjyfw4ep7zu84Ii9bJyZ6df0aMdj52pJ1VDyMWbfzdQYexqwov1xNh/iZnH4mp4eanKZGPIjRFWEYuk/Mz+tlqxtlnvlG7J2vbxPRKO8PeSH+f3vl/X83fwG6X4GCtK8QjgAAAABJRU5ErkJggg==') no-repeat center/20px !important; border-radius:3px; border:none; color:#616669; font-size:0; text-indent:-3000px; }

		input.search_button_sidebar:hover {background:#000;}


	/*==== Social Media Widget ====*/
	.xoxo li.socialbox { margin-bottom: 0px; }

	.omc-social-media large {position:relative; }

		a.omc-social-media-icon.large {float:left; display:block; background:#f2f2f2; margin-right:10px; text-align:center; }

		a.omc-social-media-icon.large.no-right {margin-right:0px;}

			.omc-social-media-icon { border:1px solid blue; border-radius:3px; overflow:hidden; width:29px; height:29px; }
			a.omc-social-media-icon.large span.omc-Feedburner { position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent 0px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Feedburner span {position:absolute;  top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png ) scroll transparent  0px 0px no-repeat;}

		    a.omc-social-media-icon.large span.omc-Digg {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -231px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Digg span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -230px 0px no-repeat;}

			a.omc-social-media-icon.large span.omc-Facebook {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -66px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Facebook span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -66px 0px no-repeat;}


			a.omc-social-media-icon.large span.omc-Twitter {position:relative; margin:auto; display:block;  width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -33px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Twitter span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -33px 0px no-repeat;}


			a.omc-social-media-icon.large span.omc-Dribbble {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -165px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Dribbble span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -165px 0px no-repeat;}


			a.omc-social-media-icon.large span.omc-Forrst {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -275px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Forrst span {position:absolute; top:30px; left:0px; display:block; width:33px; height:50px; background: url(../images/social-media-large.png) scroll transparent -275px 0px no-repeat;}


			a.omc-social-media-icon.large span.omc-Vimeo {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -220px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-Vimeo span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -220px 0px no-repeat;}

			a.omc-social-media-icon.large span.omc-YouTube {position:relative; margin:auto; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -330px -33px no-repeat;}

				a.omc-social-media-icon.large span.omc-YouTube span {position:absolute; top:30px; left:0px; display:block; width:33px; height:33px; background: url(../images/social-media-large.png) scroll transparent -330px 0px no-repeat;}


			a.omc-social-media-icon.large {background: #ffffff;}

				span.omc-following-info {margin-top:9px; display:inline-block; font-size:0.91667em;}


	/*==== 125 Ads Widget ====*/

	.omc-125-ads.omc-widget {width:330px; margin-bottom:0px;}

		img.omc-125-ad {float:left; margin:0px 40px 40px 0px; width:125px;}

		img.omc-125-ad.no-right {float:left; margin:0px 0px 40px 0px;}


	/*==== Tabbed Widget ====*/




	/*==== video widget ====*/

	h3.omc-default-widget-header {display:block; background:#f9ba00; font-size:1.16667em; color:#FFF; padding: 4px 20px 4px 20px; font-weight:400; }

	div.omc-default-widget-wrapper {}

	div.omc-video-container {background:url(../images/preloader.gif) scroll transparent no-repeat center center}

	div.omc-video-container iframe,  div.omc-video-container object,  div.omc-video-container embed {/*position: absolute; border:none; top: 0; left: 0; width: 100%; height: 87%;*/}

	li.widget_video_widget {margin-bottom:40px;}

	.flex-control-nav li a:hover, .flex-control-nav li a.active, .style1 ul.tabbernav li.tabberactive a {background:#f9ba00;}


	/*==== search ====*/

	/*div.omc-search-sidebar {border:1px solid #EEE; padding:10px 0px 10px 0px; border-left:none; border-right:none; width:87%; margin-bottom:40px;}

		div.omc-search-object {position:relative; height:20px; width:100%;}

			div.search-input {position:absolute; height:100%; width:70%; top:0px; left:0px; background:#fff;}

			div.search-button {position:absolute; height:100%; width:30%; top:0px; right:0px; background:#f9ba00;}*/


	/*==== generic widget header styling ====*/

	h3.widgettitle {padding: 6px 0 6px 0; color:#c52325; font-size: 24px; margin-bottom: 10px; 	font-family: 'Russo One', sans-serif;}

	h3.widgettitle span {padding:6px 0;  }
	.widget_polls-widget h3 { }
	.widgettitle  { padding-left:20px; }
	.widgettitle { }

	.blogger h2 { font-family: 'Oswald', sans-serif; margin:0;}

	/*==== calender ====*/

	.widget_calendar h3.widgettitle {display:none;}

	.widget_calendar h4 {display:none;}

	.widget_calendar table#wp-calendar {border:1px solid #fff;	width:100%;}

	.widget_calendar tbody .pad {background-color:#fff;}

	.widget_calendar table td {border:none}

	.widget_calendar table#wp-calendar>tbody>tr>td>a {color:#f9ba00;}

		.widget_calendar table#wp-calendar>tbody>tr>td>a:hover {background:none;}

	.widget_calendar table#wp-calendar caption {font-size:16px; margin:-10px 0px 20px 0px;}

	.widget_calendar thead>tr>th {width:14.2857%; padding:5px 0px 6px 0px; text-align:center; background-color:#f9ba00; border:1px solid #FFF;	color:#FFF; font-weight:400;}

	.widget_calendar tbody>tr>td {width:14.2857%; padding:5px 0px 6px 0px; text-align:center;	border:1px solid #fff; background:#eee;}

	.widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {height:20px;	color:#f9ba00;}

	.widget_calendar tfoot>tr>td#prev {width:58px;	height:20px;	text-align:left; border:none;	background-color:#ffffff;}

	.widget_calendar tfoot>tr>td#next {width:58px; height:20px;	text-align:right; border:none;	background-color:#ffffff;}

	.widget_calendar tfoot>tr>td#prev a:hover, tfoot>tr>td#next a:hover {background:none;}

		/*=== footer calendar styles over-ride ===*/

		.omc-footer-widget tfoot>tr>td#prev, .omc-footer-widget tfoot>tr>td#next, .omc-footer-widget tbody .pad { background-color:#111;}

		.omc-footer-widget table#wp-calendar, .omc-footer-widget tbody>tr>td, .omc-footer-widget thead>tr>th  {	border:1px solid #111; font-size:0.9em;}

		.omc-footer-widget tbody>tr>td {background:#333;}

		.omc-footer-widget table#wp-calendar caption {font-size:1.5em; font-weight:700; margin-top:26px; padding-bottom:0px; margin-bottom:15px; color:#FFF; text-align:left; }


	/*==== tag cloud ====*/

	.tagcloud {  }

	.tagcloud a {padding:4px 21px 4px 8px; font-weight:700; margin: 0px 9px 13px 0px; display:inline-block; background:url(../images/tag-bg.png) scroll transparent right no-repeat; background-color:#ccc; color:#FFF;  }

		.tagcloud a:hover {background-color:#333; color:#FFF;  }

		/*== footer tags over-ride ==*/

		.omc-footer-widget .tagcloud { margin:0 2em }
		.omc-footer-widget .tagcloud a {padding:7px 10px; font-weight:400; margin: 0 -3px 1px 0; display:inline-block;  background:#F3F3F3;  color:#AAA;  }
		.omc-footer-widget .tagcloud a:hover {background:#f9ba00; color:#FFF;  }


	/*==== archives ====*/

	.omc-footer-widget.widget_archive ul {-moz-column-count: 2;	-moz-column-gap: 1px;	-webkit-column-count: 2;	-webkit-column-gap: 1px;	column-count: 2; column-gap: 1px;}


	/*==== categories ====*/
	.widget_categories > ul {-moz-column-count: 2; -moz-column-gap: 2em; -moz-column-rule: 1px solid white; -webkit-column-count: 2; -webkit-column-gap: 2em; -webkit-column-rule: 1px solid white;}

	.widget_categories > ul > li {margin-bottom:40px;}

	.widget_categories ul li ul li {background:#FFF; padding:5px 0px 5px 11px; border-left:1px solid #aaa; border-bottom:1px solid #aaa; display:block; margin-bottom:0px; }

	.widget_categories ul li a {display: block; margin-bottom: -14px; padding-top: 15px; margin-left: 5px; background: white; padding-left: 10px;}

		.widget_categories ul li ul {margin-left:20px;}

		.widget_categories > ul > li > a {font-weight:700; margin-bottom:10px; background:#333; color:#FFF; display:inline; padding:3px 6px;  }

		.widget_categories > ul > li > a:hover {background:#f9ba00;}


/* =============================================================================
   FOOTER
   ========================================================================== */

	footer {background:#000; position:relative;}

	footer#omc-boxed {margin:auto;}

		div#omc-footer-border {height:20px; width:100%; position:absolute; top:-10px; background:#AAA; opacity:0.2}

	footer#omc-stretched {width:100%;}

		div#omc-inner-footer {margin:auto; width:950px;  padding:40px;}

		div.omc-footer-widget-column {width:22.63157894736842%; float:left; margin-right:3.157894736842105%; }

		div.omc-footer-widget-column.no-right {margin-right:0px;}

		div.omc-footer-widget h4 {color:#FFF; font-size:1.3em; margin-top:11px; display:block; text-shadow:none; padding-bottom:16px; font-weight:700;}

		div.omc-footer-widget {color:#AAA; padding-bottom:1.2em;}

			div.omc-footer-widget p  {font-size:1em;  }

			div.omc-footer-widget ul {list-style-type:none; margin-bottom:10px;}

				div.omc-footer-widget ul li a {display:block; margin-bottom:1px; padding:5px 4px; background:#333; color:#aaa; font-size:0.9em;}

				div.omc-footer-widget ul li a:hover {background:#f9ba00; color:#FFF; }


	/*====  footer copyright area ====*/
	.omc-copyright-area {width:950px; margin:auto;  background:#000; color:#aaa; padding:20px 40px 0px 40px;}

	  .footerLinks ul {list-style-type:none; text-align:center; padding:30px 0 5px 0;}
	  .footerLinks ul li, .footerLinks2 ul li {display:inline;}
	  .footerLinks ul li a, .footerLinks2 ul li a {padding:0px 12px; color:#aaa; font-size:17px; border-right:1px solid #313032;}
	  .footerLinks2 ul li a {font-size:14px; padding:0px 8px; color: #fff; margin-bottom: 10px; display: inline-block;}
	  .footerLinks ul li:last-child a,.footerLinks2 ul li:last-child a {border:none; padding-right:0px;}
	  .footerLinks ul li a:hover, .footerLinks2 ul li a:hover {background:none; color:#FFF;}

	  #footerImages { border:5px solid #000; clear:both; width: 50%;text-align: left; padding-left: 40px; box-sizing: border-box;}
	  #footerImages a { display: inline-block; width: 100px; margin-right: 50px; vertical-align: top;}



	/*==== DP flikr plugin ====*/

	.flickr-badges {width:110%;}

		.flickr_badge_image {width:35%; margin-right:10%; margin-bottom:20px; padding:5px 5px 1px 5px; border:1px solid #222; float:left; }

			.flickr_badge_image:hover {border-color:#f9ba00;}

			.flickr_badge_image a:hover {background:none;}

			.flickr_badge_image img {width:80px; height:80px; padding:0 0; margin:0 0;}


	/*==== About Widget ====*/

	a.omc-social-small {display:block; height:28px; width:33px; float:left; margin:3px 0px 9px 0px;  background:url(../images/small-social-sprite.png) scroll transparent no-repeat; background-color:#555;  }

		a.omc-social-small:hover {background-color:#f9ba00; /* -moz-transition:.03s linear; -webkit-transition:.03s ease-out; transition:.03s linear; */}

	a.omc-social-small.pinterest {background-position:-11px -50px}

	a.omc-social-small.twitter {width:35px; background-position:-51px -50px}

	a.omc-social-small.facebook {width:30px; background-position:-93px -50px}

	a.omc-social-small.vimeo {width:35px; background-position:-133px -50px}

	a.omc-social-small.linkedin {width:35px; background-position:-178px -51px}

	a.omc-social-small.youtube {background-position:-232px -51px}


 /* =====================================================================================
	Shortcodes
	================================================================================== */

	/*==== Multiple layouts ====*/

	.one_half {width:48%;}

	.one_third {width:29.1%;}

	.two_third {width:65.33%;}

	.one_fourth {width:22%;}

	.three_fourth {width:74%;}

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth {	margin-right:3%; float:left;}

	.last {	margin-right:30px;	float:right}

	.clearboth {clear:both; display:block;	font-size:0; height:20px ;	line-height:0;	width:100%;}


	/*=== tabs ===*/

	article#omc-full-article ul.omc-tabs{margin:0;padding:0;float:left;list-style:none;width:100%;position:relative; z-index:3}

	article#omc-full-article ul.omc-tabs li{float:left; background:#333;margin:0;padding:0;border-left:none;margin-bottom:-1px;overflow:hidden;position:relative;}

	ul.omc-tabs li a{text-decoration:none;color:#FFF;font-weight:normal;display:block;font-size:1.16667em;padding:6px 16px;outline:none;}

	ul.omc-tabs li a:hover{color:#FFF;font-weight:normal;background:#aaa;}

	article#omc-full-article ul.omc-tabs li.active{color:#FFF; background:#f9ba00}

	ul.omc-tabs li.active a:hover{background:inherit;}

	.omc-tab-container{display:none; position:relative;border:1px solid #eee;margin-bottom:40px;clear:both;float:left;width:100%;}

	.omc-tab-content{padding:20px 20px 0px 20px;font-size:12px;color:#666;}


	/*==== toggle ====*/

	.omc-toggle {margin-bottom:20px;}

	.show_hide {font-size:1.0666777em; font-weight:700; margin-bottom:20px; cursor:pointer;}

		.show_hide:hover {background:none;}

	.jq_show_hide {display:none; padding:10px 10px; margin-top:10px; background:#EEE;}


	/*==== alert box ====*/

	.omc-alert-box {background:#eee; padding:34px 10px 17px 10px; margin-bottom:20px; text-align:center;}

	.omc-alert-box.red {background: url(../images/infobox-red.png) scroll transparent no-repeat center 10px; background-color:#ffd9d9;}

	.omc-alert-box.green {background: url(../images/infobox-green.png) scroll transparent no-repeat center 10px; background-color:#cdffcb;}

	.omc-alert-box.blue {background: url(../images/infobox-blue.png) scroll transparent no-repeat center 10px; background-color:#d9ddff;}

	.omc-alert-box.yellow {background: url(../images/infobox-yellow.png) scroll transparent no-repeat center 10px; background-color:#fffccb;}


	/*==== buttons ====*/

	.friendly_button {display:inline-block; font-weight:400;}

	.friendly_button a {background:#f9ba00; color:#FFF; padding:10px 20px; margin:20px 20px 20px 0px; font-size:1.2em; display:inline-block;}

	.friendly_button a:hover {background:#333;}


		/* button alignment */

		.friendly_button_none {}

		.friendly_button_left {float:left}

		.friendly_button_right {float:right}


		/* button border radius */

		.friendly_button_less_round a {border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px}

		.friendly_button_round a {border-radius:26px; -moz-border-radius:26px; -o-border-radius:26px}

		.friendly_button_square a {border-radius:0px; }


		/* button colors */

		.friendly_button_red a {background:#f00;}

		.friendly_button_orange  a {background:#ff7e00;}

		.friendly_button_yellow a  {background:#f9ba00;}

		.friendly_button_blue a  {background:#0048ff;}

		.friendly_button_aqua a  {background:#0bdfff;}

		.friendly_button_black  a {background:#000;}

		.friendly_button_gray a  {background:#f99b1c;}

		.friendly_button_teal  a {background:#109d84;}

		.friendly_button_purple  a {background:#b30ad7;}

		.friendly_button_pink a  {background:#ff54dd;}

		.friendly_button_darkred  a {background:#b10000;}

		.friendly_button_darkgreen a  {background:#007108;}

		.friendly_button_brown  a {background:#a05504;}


		/* sizes */

		.friendly_button_small a {font-size:0.85em; padding:7px 15px;}

		.friendly_button_large a {font-size:1.2em;}


 /* =====================================================================================
	Miscellaneous
	================================================================================== */

	/*==== Author Page ===*/

	.category-3 h3.omc-blog-two-cat a, .category-141 h3.omc-blog-two-cat a { background-color:#61bb46 !important; }
	.category-143 h3.omc-blog-two-cat a { background-color:#9A4F9E !important; }

	.category-4 h3.omc-blog-two-cat a { background-color:#4983c3 !important; }

	.category-5 h3.omc-blog-two-cat a { background-color:#F89A1C !important; }

	.category-6 h3.omc-blog-two-cat a { background-color:#9a4f9e !important; }

	.category-7 h3.omc-blog-two-cat a { background-color:#FDD700 !important; }

	.category-8 h3.omc-blog-two-cat a { background-color:#A53847 !important; }

	.category-9 h3.omc-blog-two-cat a { background-color:#f99b1c !important; }

	#omc-author-page-image {float:left; margin:4px 24px 8px 0px; width:119px;}

		#omc-author-page-image img {width:100%;}

	#omc-author-page {padding: 4% 4% 0% 4%; width: 88%; background: #333; margin-bottom: 40px; border: 7px solid #EEE;}

			#omc-author-page h1 { color:#FFF; padding-bottom:0px; margin-bottom:4px; margin-top:0px;}

			#omc-author-page p {color:#aaa; margin-bottom:0px;}


	.omc-author-connect.omc-author-website {color:#FFF; font-weight:700; margin:10px 0px 15px 0px;}

	.omc-author-connect.omc-author-website a {color:#ccc; font-weight:400; background:none;}

	.omc-author-connect.omc-author-website a:hover {background:none; color:#FFF;}

	#omc-author-social-icons a {width:46px; height:46px; display:block; margin-right:10px; margin-bottom:10px; float:left; background:url(../images/author-social-icons.png) scroll transparent no-repeat; }

	#omc-author-social-icons a:hover {opacity:0.7;}


		#omc-author-social-icons a.omc-author-twitter {background-position:-200px 0px;}
		#omc-author-social-icons a.omc-author-google {background-position:-100px 0px;}
		#omc-author-social-icons a.omc-author-facebook {background-position:-150px 0px;}
		#omc-author-social-icons a.omc-author-soundcloud {background-position:0px 0px;}
		#omc-author-social-icons a.omc-author-linkedin {background-position:-250px 0px;}
		#omc-author-social-icons a.omc-author-youtube {background-position:-50px 0px;}

	.wpp-post-title {font-size:1.08333em; height: auto; overflow: hidden; display: inline; margin-bottom: 0px }


	.widget_video_widget h3 {margin-bottom:0px;}

	span.omc-module-a-stars-under, span.leading-article.omc-module-a-stars-under, span.omc-blog-two-stars-under {opacity:0;}

	a.attribution-link {display:block; float:left; width:15.5%; margin-right:1%;}

	a.attribution-link img {width:100%;}

	img.featured-full-width-top.page-margin {margin-bottom:5px;}

	/*==== contact form styles ====*/

	article#omc-full-article div.wpcf7 {}

	article#omc-full-article div.wpcf7 p { font-size:10px}

	article#omc-full-article div.wpcf7 p span {}

	article#omc-full-article div.wpcf7 p span input {padding:8px 8px; border-radius:4px; border:1px solid #AAA; width:50%;}

	article#omc-full-article div.wpcf7 p span textarea {padding:8px 8px; border-radius:4px; border:1px solid #AAA; width:70%;}

	article#omc-full-article div.wpcf7 p span input.wpcf7-text {margin-top:0px;}

	input.wpcf7-form-control.wpcf7-submit {padding:10px 20px; font-size:16px; background:#000; color:#FFF; text-align:center; font-weight:700; border-radius:4px; border:none;}

	input.wpcf7-form-control.wpcf7-submit:hover {background:#444;}

	.wpcf7-form-control-wrap br {display:none;}

 /* =====================================================================================
	PrettyPhoto (compressed)
	================================================================================== */

	div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none} .gallery-caption{} .bypostauthor {}


 /* =====================================================================================
	UPDATE v1.1
	================================================================================== */

	.widget_recent_entries ul li {clear: both;}
	.widget_recent_entries:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
	ul.xoxo li.widget_adpress_widget:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
	li.popular-posts ul li {clear:both;}
	.popular-posts:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}

	.widget_recent_entries ul li a:first-child { border:1px solid red!important; display:none;}


 /* =====================================================================================
	UPDATE v1.3
	================================================================================== */

	div.wp-caption.fullsize-right {width:auto; height:auto; float:right; margin:6px 0px 10px 28px; background:#000}

		img.fullsize-right {width:auto; height:auto; float:right; margin:6px 0px 10px 28px; background:#000}

	div.wp-caption.fullsize-left {width:auto; height:auto; float:left; margin:6px 28px 10px 0px;  background:#000}

		img.fullsize-left {width:auto; height:auto; float:left; margin:6px 28px 10px 0px;  background:#000}

	div.wp-caption.fullsize-center {width:auto; display:table; height:auto; float:none; margin:auto; margin-bottom:10px; text-align:center; background:#000; }

		img.fullsize-center {width:auto; display:table; height:auto; float:none; margin:auto; margin-bottom:10px; text-align:center; background:#000; }

	div.wp-caption.fullsize-center a {}

	div.wp-caption.fullsize-center a img {width:auto; height:auto; float:none; margin:auto; }

 /* =====================================================================================
	UPDATE v1.4
	================================================================================== */

.omc-dropcap {padding: 17px 15px;}

/* Generic Table
---------------------------------------------------------- */
#omc-full-article table { width:100%; margin:20px 0; border-collapse:collapse; border-top:1px solid #ddd; border-left:1px solid #ddd; text-align:left; }
#omc-full-article table .heading { background:#666; color:#fff; text-transform:uppercase;  }
#omc-full-article table th, table td { border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:12px; }
#omc-full-article table th { font-weight:bold; }
#omc-full-article table tr:nth-of-type(even) { background:#f3f3f3; }
#omc-full-article table .hover { background:#ccc; }


.widget_recent_comments ul li {margin-bottom:10px;}

.tagcloud a {padding: 3px 21px 3px 8px;}

 /* =====================================================================================
	UPDATE v1.5
	================================================================================== */

.widget_best_reviews_widget ul li {clear:both}

.omc-review-small {border-bottom:1px dotted #ccc; padding-bottom:20px; margin-bottom:30px; position:relative;}

img.omc-small-square-reviews {float:left; width:71px; height:71px; margin:1px 20px 1px 73px; }

.omc-review-small-text {float:left; width:60%;}

.omc-reviews-small-count {position: absolute; top: 12px; left: 1px; padding: 3px 15px; background:#ddd; color:white; border-radius: 53px; font-size: 30px; font-weight: 700;}


	#topLogin {  position:relative; top:55px; list-style:none;}
	#topLogin li { margin-right: 25px;font-family: 'Russo One', sans-serif; font-size: 12px; color: #000;text-transform: capitalize;}
	#topLogin li:hover { text-decoration: underline;}
	#topLogin li a {
		white-space: nowrap;
	}
#text-7 { display:block;}





@media only screen and (max-width: 479px) {

	img.omc-small-square-reviews {display:none;}

	.omc-review-small-text {float:left; width:70%; margin-left:63px;}

	.omc-reviews-small-count {top:0px; }

}

.omc-blog-one-counter {position: absolute; top: -65px; left: 60px; font-size: 229px; color: white; font-weight: 700; }

.omc-blog-one-counter.position-fix-on {font-size:181px; top:-11px; left:-9px;}

@media only screen and (min-width: 768px) {

	.omc-blog-one-counter {position: absolute; top: -48px; left: 47px; font-size: 182px; color: white; font-weight: 700; }

	.omc-blog-one-counter.position-fix-on {font-size:143px; }
}

@media only screen and (min-width:1024px ) {

	.omc-blog-one-counter {position: absolute; top: -65px; left: 60px; font-size: 229px; color: white; font-weight: 700; }

	.omc-blog-one-counter.position-fix-on {font-size:181px; top:-11px; left:-9px;}

}

@media only screen and (max-width: 768px) {

	.omc-blog-one-counter {position: absolute; top: -39px; left: 38px; font-size:155px; color: white; font-weight: 700; }

	.omc-blog-one-counter.position-fix-on {font-size:122px; top:-4px; left:-9px;}
}

@media only screen and (max-width: 479px) {

	.omc-blog-one-counter {position: absolute; top: -20px; left: 34px; font-size:96px; color: white; font-weight: 700; }

	.omc-blog-one-counter.position-fix-on {font-size:82px;}


}

.omc-blog-two-counter {background:#000; color:#FFF; padding:0px 7px; font-weight:700; margin-right:3px; border-radius:20px;}



 /* =====================================================================================
	UPDATE v1.6
	================================================================================== */

.omc-user-review-criteria {padding:10px; background:#000; border-top:1px solid #555; position:relative; }

.omc-user-review-criteria:hover {background:#444; }

	.omc-user-review-criteria em {font-size:10px;}

input.search_input_sidebar { width: 69.9%;  }


 /* =====================================================================================
	UPDATE v1.7
	================================================================================== */



ul.omc-contributers {list-style:none;}

	ul.omc-contributers li {margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px dotted #AAA; width: 90%;}

		ul.omc-contributers li img {float:left; margin:6px 20px 20px 0px}

		ul.omc-contributers li a.contributor-link {font-size:20px; font-weight:700;}

		ul.omc-contributers li a span {font-size:18px;}

		ul.omc-contributers li p {margin:8px 0px 10px 0px;}

ul.omc-contributers div#omc-author-social-icons a {margin-top:4px; margin-bottom:20px;}





	/*=== top header menu ===*/

	#omc-top-menu {background:#000;  margin:auto;  padding:7px 40px; width:950px;}

		#omc-top-menu ul {list-style-type:none; margin:0px 0px; padding:0px 0px; float:right;}

			#omc-top-menu ul li {margin:0px 0px; padding:0px 0px; display:inline; float:left}

				#omc-top-menu ul li {margin:0px 0px; padding:0px 0px;}

					#omc-top-menu ul li a {margin:0px 0px; font-size:11px; color:#666; padding:0px 0px 0px 30px; text-transform:uppercase;}

					#omc-top-menu ul li a:hover {background:none; color:#FFF;}

	@media only screen and (min-width:1024px ) {

		#omc-top-menu {background:#000;  margin:auto;  padding:7px 40px; width:950px;}

	}

div.topBanner { padding:0; text-align:center; width:100%;  margin:0 auto 15px; padding:5px 0 8px 0;}
div.topBanner > div { border:0px solid red; margin:0; padding:0; float:left; }
div.topBanner div * { border:0px solid red; margin:0; padding:0;}
div.topBanner img{ margin:0;}

a.omc-social-media-icon { border:0px solid red; width:30px; height:30px; overflow:hidden; border-radius:2px; }
a.omc-social-media-icon.large span { border:0px solid red; width:30px !important; height:30px !important; float:right;}
a.omc-social-media-icon.large { float:right; margin-right:5px;}
#mobile_menu_social a.omc-social-media-icon.large { float: none; border-radius: 0%; background-color: #000; margin-right: 15px;}
#mobile_menu_social .linked.omc-icon{ background-position: center; background-size: 20px; background-repeat: no-repeat; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGxSURBVHgB1ZkNEoIgEIUXp3u1nQw6mXSylxSWKSg/gfDNFKNIPHeXhUBQJgB4Kq72Uu08Otc9hBCazmASK5GHpBoYq06fEf9lxNtbRQRLlOV/lkcZ6/oYkWt1K/gMmFI4UfChcOETPBUjnc/NlR43ohsSPLMR7hJtBDPto2zJAc/moifRN28tjtPa6GgzojzSJzhk4HFiu3/AlGIx8nuoBh8vD4u+mQ6Aw00oNQVv4bmvwSfGg1qKRP1M81pNCts5IhtrWzJVRhjQXl4+4nah7wI+BE1fK88wfS2+V2/u35cThTWYpDiPXS8Uh0n09+UNG1l8UH93TsfvexphE9rPj8bgyh5yrz5CxxioAQO1gw59sJpo6xHp88Y6rPaIjekk1inVXMaIXFPc0h7LKsqgpZgOplvRivpCdWvpB/XFYzhtMzARo3cOD0V9oMzXS3ROoq/MK5SXA1FT2+g5lJfTuLE2HzRkbP/kcET9h4QVoTsaUH47N5WfF0zdYarJZofJNbm0Nig3errcNfWChvenWxXOlAN6O3NZiZcoS5lzRfR2juh4AYk8ki0rKBOccDb+BKshDwUspANoAAAAAElFTkSuQmCC');}
#mobile_menu_social .twitter.omc-icon{ background-position: center; background-size: 20px; background-repeat: no-repeat; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGASURBVHgB7ZkBcoMgEEW/Tu8VPJnmZJCT/YoDLU1t/KvYkJm8GcaYUfa7wrKLwAok3dxG/i9jtIstkjjP5+J5J7YrBc4Hj3YYuq4L8cciskGBmUVon05GtMmiq2vYi5khevKCtrlETxKN0+MF+MD5hNQyLjUdQ4A9HJQLm664brw7/4UkMnXsqWOKFludKSLHojNPDSeKc/zOE3wVkanjcesGGOHGwysi/R8e8BQe6qhAVSQfGFhL6aqOR1mkajiLhgHFuLLihHS85tSpJoJ9KZiHWdwVJ0AxCijL4oTzkJIbae22jjMDTrnIkgUNtcekatuSBXk+WI+tWN6OxZNxAg2ohMGuyZOuohdt5QrtOByAG2nZ3mC+RkgNlhjKvUUf92Nd/swezFhFeu6ImUcEKiI9D4xBVtpbstQ4sgdricvsmTgBP6u/EgdrJSjw3hyoRRQ5oW2mKPKGtrn1Kf0KaJNQbqKeUh5UYNH1EnvmX7M7/RHzxYDnEqBUAWzsO84nB9wNRVW94SEAAAAASUVORK5CYII=');}
#mobile_menu_social .facebook.omc-icon{ background-position: center; background-size: 20px; background-repeat: no-repeat; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADDSURBVHgB7ZgLCsMgEETX0oPpyZKeLOZkW6UWCq02wdmgMA+EEEl4rPsBnap6EdlkXIJLkiqDc5MJoCSKKSTvch2xrN05F98vU90u5dGX9Y3as5U21yTL1n5gHcmYohakE+ucfAgAS8n1M/d6sJTcBYTZWExRdLW9XExSq+QfXN4n9dVy/JlvOHFQUBLFFJKI2b0IgNbsHimSa22DOYmCkkf5W3xqREtIT8LjRkFJFJREQUkUlERBSRSURJElu+8PjQlPQWyO5m+DY9gAAAAASUVORK5CYII=');}
#mobile_menu_social .feedburner.omc-icon{ background-position: center; background-size: 20px; background-repeat: no-repeat; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH6SURBVHgB1ZgBksMgCEVJLrbmZGRPZvZkrLZmpxpEUNPpvhkn0wbhC1WaLFBARC5cvsLY4cqRRuRnWZYD3k0Q6MmODwPT4j5SICsY7oDmCCyZJzY4c3Qvw2JXeG6SGvvyQvi8wXNDxXGAjp2elXLQi5ABp5wfK4Gkoy+rM50lwb4h1IMVzgsMohBrE3qHyELsuNCKg6lnnZBVnVBhpQ4mMiSUZHCm2G6h1AdS/wngaz6lSaMgGbMtCGX9LPGO4O+Aa2dxaVxsQ1PawCCU8cP7EDLkGkFqZ6E4r5jPVoYz1hnaxKqOlppQztCcRWVArVDfTJJqJTcKVWWTeIY6Dhmr0sxmRaT9n0oeNMuO1f6igep4Gug2RWBN2TmcdLMGWoRTXkbXsEUuXo/Ik54jxhts/4j3Wh3nZE9XB3mX2FovCOils6TnJMn2ouUxp5ExZBxlhzc0oDxD2LBFTsMqzIlZ+obrys7+eiTHYhlnvIqpiTwUzs8FxEy5hu2Rrjv0UCmzU8711jI27PjNw36pXyAqg6PWN6dnhX8AK5L0vXsHI9TRxdZKoB3awdAQ/PXel9Zn5px4vODMae0rts6gg04DT3WwcCTZ+sIelX5Fu+UMHi5Df89uZHtsnHRwq5/03sijqWQN/8MyWn9EVvzu3oH6RZblDe4skJid/wuH0DGpT9tlCgAAAABJRU5ErkJggg==');}
	#omc-main-navigation { margin-bottom:0; margin-bottom: 0px !important; margin-top:0 !important; background-color: #e42628;}
	#omc-main-navigation ul { display: flex; align-items: center; justify-content: space-around;}
	#omc-main-navigation ul li a { padding: 4px 13px;}

	/* nav#omc-main-navigation ul li.home  { border-bottom:7px solid #221F20 }
	nav#omc-main-navigation ul li.civil  { border-bottom:7px solid #61bb46 }
	nav#omc-main-navigation ul li.chem { border-bottom:7px solid #f89a1c }
	nav#omc-main-navigation ul li.mech  { border-bottom:7px solid #4983c3 }
	nav#omc-main-navigation ul li.tech { border-bottom:7px solid #9a4f9e }
	nav#omc-main-navigation ul li.bio{ border-bottom:7px solid #FDD700 }
	nav#omc-main-navigation ul li.elec { border-bottom:7px solid #A53847 }
	nav#omc-main-navigation ul li.general{ border-bottom:7px solid rgb(190, 190, 190) } */
	nav#omc-main-navigation ul li.current-post-ancestor a{ color:#fff !important }


	li.category-news { margin-bottom:15px; border-bottom: 1px solid #d0cece; margin-bottom: 25px;}

/* 	Newsletter signup */
	#text-5 { background:#D8DCDE; padding:10px 20px 2px 20px; width:259px; float:left;  }
	#text-5 h3, #text-5 h3 span { background:none  !important; margin:0 !important; padding:0 !important; }
	#text-5 h3 span { font-size:21px; color:#3c4f57;  font-family: 'MuseoSans-500', sans-serif;}
	#mc_embed_signup p {margin:0 !important; padding:0 !important; display: block;}
	#mc_embed_signup input[type=email] { background:#fff !important; }
	#mc_embed_signup p br { display:none;}

	#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
	#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
	#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
	#mc_embed_signup input:focus {border-color:#333;}
	#mc_embed_signup .button, input.Buttons { background-color: #30717E !important; border: 0  !important; text-transform:uppercase; border-radius:4px; color: #fff  !important; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0  !important; padding:5px  !important; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
	#mc_embed_signup .button:hover {background-color:#777;}

	#mc_embed_signup input.email { padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
	#mc_embed_signup input.button { width:35%; margin:0 0 10px 0; min-width:90px;}

	#categoryposts-2 h3, #categoryposts-2 h3 span { background:none  !important; margin:0 !important; padding:0 !important; }
	#categoryposts-2 h3 span { font-size:24px; color:#F89A1C; font-family:'Oswald', sans-serif; text-transform:uppercase;}
	#rss-feed li a, #categoryposts-2 ul li a.post-title { font-size: 20px!important; font-family:'Oswald', sans-serif; line-height: 20px; margin-bottom: 5px; display: block;}
	div.meta {  padding-bottom:15px !important;}


li#categoryposts-2 h3.widgettitle {
    background: none repeat scroll 0 0 #365158;
    color: #FFFFFF;
    font-size: 1.16667em;
    margin-bottom: 20px;
    padding: 6px 0;
    text-shadow: none;
}
li#categoryposts-2 h3.widgettitle span {
    background: none repeat scroll 0 0 #365158;
 }
img.featured-mobile{
width:75px;
height:75px;
}
 /* to be removed after testing*/
 #shareit { height:/*220px*/ auto; background: #fff /*url(../images/tempSideShare.gif) top left no-repeat*/ !important; border-radius:5px 0 0 5px; box-shadow:-4px 3px 5px rgba(0, 0, 0, 0.1); }
 /*#shareit li { display:none !important }*/
 body.page-id-330 article h1 { display:none !important }


 		.login-wall { margin:10px 0; padding:0 20px; font-size:13px; text-align:left}
	.login-wall h4 { margin-bottom:10px !important; font-family:'Oswald', sans-serif; }
	.login-wall label { border:0px solid red !important; display:block; margin:10px 0 0 0; float:left; color:#444; width:100%; text-transform:uppercase; font-size:12px;}
	.login-wall input[type=text], .login-wall input[type=password] { border:1px solid #369AB8 !important; border-radius:3px; padding:5px; margin-right:10px;  box-shadow:inset 0 0px 5px #ccc;  float:left; text-align:left}
	.login-wall a{ text-decoration:underline; color:#369AB8}

	input.button{ font-weight:bold; color:#fff !important; padding:4px 12px; border-radius:9px; border:1px solid #fff; text-transform:uppercase; margin-top:15px; box-shadow:0 1px 2px #ccc; background: #0f6d87; }


span.omc-blog-two-date{ line-height: 20px; color: #b0b0b0; font-size: 13px; /*font-family: 'Russo One', sans-serif;*/ margin-top: 17px; text-transform: uppercase; display: inline-block; padding-left: 25px; background-repeat: no-repeat; background-size: 17px; background-position: 0 50%; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAYAAAA6oTAqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKdSURBVHgB7ZptluogDIYpx31dXIG6onFWpK5guBvTS3qJh4kJpXzZ4czzY+y0IHmbgAntpCpyuVyM1voPHD8ej7PUbpqm+dr9fv97Op2sqsSkCrndbh/OcOMOjcrHOoH2cDh8qgKyxXgRZ1UZ8FquqNViWomg5IhKFgPzwQ3wocrCaS3W3bjP1HmVJMYL+VJpzPEPB9ydBc/C55p55truUwQtikkUkj2BUxeQFEFRMdfr9WthkFVhECMxjO3xeNxLF6eFLxc9kur6tZSMO2V8YfTu1CIWFZKgFzFbEIKsFaRpIx+3HF2FAH48y13j7Pwmxi+bhunbXQgSEWRwmUe+hZlz60PxX5id9pCwzb4pKbY9PUNVIhCbqgASDkZlItkR2q2Dxmemra2w/BpVAW+HpedDu2cxEa8UpeS1kexB+7VvZJg2tsWPYgkR7xj4xDAztAEmi1tDsMvAHw2rDdeptOprhWSXL9n/1+wEq7aNpSdAh+ZabjXEEMk+3aME7gHoYD2z1fmCSPZpNRC/YlLx9Ug3dqoBkQLPqoawnpFytSVABHhDqlRr5XqSfTvYOayxPC/sdDYv7kAHG2Y+cUu6ixhSrg93udpWVIiQGKsdPFZwxtDzbOOQpX2ukg3wBAw9MeuAA64kjRnzzh0cKZyhfMYFwNKLkisBITmdS9vWc0OqveDPLEaqEaTyAFwa/g9ehDvTupjz9hh6Hu2fxUjhJO2hgdHgBb8S7nvlcpI9OP5z5kux2GpPeS3SPA3n9vNHM+KdrimJhGRHaLcmHc5ch945Vur41N5J6GiYvm/Zol1jz0tuFsmfTG8PLTwFeLFz7OczyDBPzpBhnmmSQX7+02ZkmPcAkGHe0AgZ4t0ZyhBvNVGGeN+M491vAv4DWSoSpEvDz2sAAAAASUVORK5CYII=');}
		#categoryposts-3 ul li span { margin-top: 0; background-image: none; padding-left: 16px; margin-bottom: 25px;}

		body.category-elec span.omc-blog-two-date, body.elec span.omc-blog-two-date { background: #A53847;}
		body.category-news span.omc-blog-two-date, body.news span.omc-blog-two-date { background: #f99b1c;}

		body.category-3 #categoryposts-2 h3 span{ color: #5FBB47;}
		body.category-4 #categoryposts-2 h3 span{ color: #4883C4;}
		body.category-6 #categoryposts-2 h3 span{ color: #9a4f9e;}
		body.category-7 #categoryposts-2 h3 span{ color: #FDD700;}
		body.category-8 #categoryposts-2 h3 span{ color: #A53847;}
		body.category-9 #categoryposts-2 h3 span{ color: #f99b1c;}

		body.elec article a{ color: #A53847; text-decoration:underline;}
		body.civil article a{ color: #61bb46; text-decoration:underline;}
		body.chem article a{ color: #f89a1c; text-decoration:underline;}
		body.mech article a{ color: #4983c3; text-decoration:underline;}
		body.tech article a{ color: #9a4f9e; text-decoration:underline;}
		body.bio article a{ color: #FDD700; text-decoration:underline;}
		body.elec article a{ color: #A53847; text-decoration:underline;}
		body.news article a{ color: #f99b1c; text-decoration:underline;}

		#omc-inner-placeholder2 a, p.omc-single-tags a { color:#fff !important; text-decoration:none !important;}
		div.omc-related-posts a, #disqus_thread a { color:#444 !important; text-decoration:none !important;}
		.nav-previous a, .nav-next a { font-size:24px;}
		div.login-wall a { color:#369AB8 !important}

		#addsContainer a img {  display:block; width:100% !important; height:auto !important;  }

		body.home .one_third h3, body.home .one_third p, body.page-template-front .one_third h3, body.page-template-front .one_third p { padding-left:78px; }
		body.home .one_third h3, body.page-template-front .one_third h3 { margin:0 !important; font-size:1.5em !important; }
		body.home .one_third, body.page-template-front .one_third { background:url(https://www.techcentral.ie/wp-content/themes/gonzo/images/paul.png) top left no-repeat; margin-bottom:20px; min-height: 90px; }
		body.home .one_third.last, body.page-template-front .one_third.last { float:left !important }
		#homeNiall { background:url(https://www.techcentral.ie/wp-content/themes/gonzo/images/niall.png) top left no-repeat;}
		#homeBilly { background:url(https://www.techcentral.ie/wp-content/themes/gonzo/images/billy.png) top left no-repeat;}

		.xoxo > li { border:0px solid red;}
		#polls-widget-2, #categoryposts-3, #text-3{ font-family:'Oswald', sans-serif; font-size:14px; }
		#polls-widget-2 *, #text-3 *{ font-family:'Oswald', sans-serif; }
		#categoryposts-3 {
			margin-top: 40px;
			margin-bottom: 25px;
		}
		.wp-polls *, .widget_categoryposts ul, .textwidget *{ padding-right:0;  color:#444;}
		.wp-polls-ul li { float:left; width:49%;}

		li.widget_mailchimpsf_widget { margin-bottom:8px !important; }
		#mc_subheader { display:block; width:auto; font-size: 12px;}
		.mc_merge_var input[type=text] { border: none; box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.14); padding:5px; width:200px; }
		.mc_merge_var { display: flex; align-items: center; margin-top: 10px; }
		.mc_merge_var label{ display:none;}
		#mc_signup_submit.button { margin-top: 0; height: 50px; width: 50px; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAhCAYAAAA2/OAtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABbSURBVHgB7dZBCoBADEPRHC0382hztKgwggw4oikIkg9d9tFlgVOS2jZEVR08ItwG0IcvQA/eFzWPeFPgwIH/Bi8zFU8rvzRgwICfgB1tpeANTLip+usbYMJsBejp78b+IF4kAAAAAElFTkSuQmCC') #c52325 no-repeat center/7px;}

		.widget_polls-widget h3 { padding-left:40px; background-image:url(../images/poll.gif) !important; background-position:5px center  !important; background-repeat: no-repeat !important; }
		.widget_text h3, .widgettitle { }
		.post-title, #mc_embed_signup span, #polls-2 p {  font-size:1.2em !important; }
		li.cat-post-item p a { font-family:'MuseoSans-500', sans !important; font-size:1em !important;}
		.button { border:0 !important; box-shadow:none !important; font-size:0; border:0 !important; text-indent:-20000px; overflow:hidden; width:36px; height:36px; }

		.widget_polls-widget, .widget_categoryposts, .widget_text { /*background: #F8F8F8 !important; padding-bottom:10px; */ }
		.widgettitle span { background:none !important}

		.wp-polls {background-image:url(../images/pools2.gif) !important; background-position:top left !important; background-repeat: no-repeat !important;}
		.wp-polls-archive {background-image:none !important;}
		#polls-widget-2 h3, #categoryposts-3 h3, #text-3  h3, .widgettitle{ font-size: 22px !important;  }
		.pollHeader	{ display:block; width:auto; padding-left:90px; padding-bottom:37px; margin-bottom:-20px; }
		.wp-polls { border:0 !important; margin-bottom:-10px !important;}
		.widget_polls-widget .wp-polls ul, .widget_polls-widget .wp-polls-ul, .widget_polls-widget .wp-polls-ans ul { display: block !important;  float: left !important;  width: 100% !important;  margin:-10px 0 0px 0 !important;  }
		.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li, .btnSeeOtherPolls { margin-left:90px; clear:both;  }
		.wp-polls input.Buttons{ background:none !important; color:#444 !important; text-transform:none !important; padding:0 10px !important; left:-20px !important; top:5px; position:relative;  }

		.wp-polls-archive { padding:0 !important; margin:0 !important; clear:both !important; }
		.wp-polls-archive p { text-align:left !important; padding:0 !important; margin:10px 0 !important; clear:both !important; top:0 !important;  }
		.wp-polls-archive .wp-polls-ul { width:100%; padding:0 !important; margin:0 !important; clear:both; }
		.wp-polls-archive .wp-polls-ul li { width:100%; padding:0 !important; margin:0 !important; clear:both;}
		article#omc-full-article p.poll-dates { float:left; width:100%; margin:15px 0 40px 0 !important; padding:4px 3px !important; background:#F3F3F5;  font-size:12px;}
		article#omc-full-article p.poll-dates strong { margin-left:10px; font-family:'MuseoSans-500',arial,sans-serif !important;}
		.poll-question {  font-size:19px; font-family:'Oswald',sans-serif; display:block; float:left; width:100%; margin-bottom:5px;}

		.btnSeeOtherPolls {   }

		.omc-footer-widget-column { margin-bottom:0; width:100% !important  }
		.omc-related-posts {box-shadow:0 4px 3px #F8F8F8 inset; border-top:1px solid #F8F8F8}

		.home .omc-quarter-width-category p {  margin-bottom:0 !important;}

		#cal { list-style:none; margin:0 !important; padding:0; }
		#cal li.event { list-style:none; border-bottom:1px solid #EBEEF1; margin:0; margin-bottom:15px; padding:0 !important; }
		#cal li img {padding:0; }
		.info_block p { margin:0 !important}

		#mfgigcal-widget {  }
		#mfgigcal-widget .date { font-size:90%;  }
		#mfgigcal-widget li { margin-bottom:10px;}
		#mfgigcal-widget li h4 { font-family:'Oswald', sans-serif; font-size:21px;  }



/* 	Footer */
	footer {  text-align:center; padding:0 0 10px 0;  background:#000; text-align:center; }
	.footerTags { width: 100% !important;background:#fff; box-shadow:0 4px 3px #F1F2F5 inset; border-top:1px solid #EDEFF2}
	.footerTags h4{ color:#333 ; font-family:'MuseoSans-500', sans; font-size:1.55em ; font-weight:bold;  }
	.footerTags a { font-size:13px !important; background:#e9e9e9 !important; color:#333333 !important  }
	.footerTags a:hover { background:#333 !important; color:#e9e9e9 !important}
	div.omc-footer-widget-column.no-right { margin-right: 0;  position: relative;  top: -70px; margin-bottom:-60px;}
	#footerImages img { max-width:100% }

	#nav-single { padding:13px 11px; border-top:1px dotted rgba(0, 0, 0, 0.2); margin-bottom:00px; }


#testSite { background:url(../images/testSite.gif) top left no-repeat; position:fixed; top:0; right:0;}
.link_pages a { background:#444; padding:5px 11px; margin:0 6px; color:#fff; }

	.widget_text { }
	.widget_text h3 { /*display:none !important */}
	.widget_text img { /*width:100% !important;*/ height:auto !important}

	.textwidget p { padding:0 !important; margin:0 !important; }
	.search-results h1 { display:block}


	.iFramewrapper	{ border:0px solid red; width:100%;height:100%;margin:0 auto;background:none}
	.h_iframe	{position:relative;}
	.h_iframe br {display:none;}
	.h_iframe .ratio {display:block;width:100%;height:auto; }
	.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}

.first{  border-right-color: -moz-use-text-color !important;
    border-right-style: none !important;
    border-right-width: medium !important;
    margin-bottom: 0;
    margin-right: -5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;}

ul.dwn{margin: 0px; padding:0px;}
ul.dwn  li a{border-bottom: 7px solid #221F20 !important;}
ul.dwn li:current-menu-item, .dwn ul li:hover{background: #f9ba00; color: #fff; text-shadow: none;}


.search-form {
    position: relative;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
input[type="search"].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(80% - 42px);
    width: calc(80% - 42px);
    padding:8px;
}
.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}
.search-submit:before {
     font-size: 24px;
    left: 2px;
    line-height: 42px;
    position: relative;
    width: 40px;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase;
}
.first-second-hide .omc-blog-1, .first-second-hide .omc-blog-2 {
    display: none;
}

.screen-reader {
    background: #000;
    padding: 10px 0px 10px 7px;
    padding-top: 10x;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 7px;
    color: #fff;
}
.screen-reader span{color:#FDD700;}
/* 	Display */
 span.omc-following-info, #omc-header-search, #adwit_banner-2 h3.widgettitle, div.omc-cat-top, .omc-blog-two-text br, .omc-mobile-back-to-top, div.mergeRow, #menu-item-961{ display:none !important;}


.widget_text .textwidget h4 {
    padding: 6px 0 6px 0;
    background: #e53d3c;
    color: #FFF;
    font-size: 1.16667em;
    text-shadow: none;
    margin-bottom: 10px;
    font-size: 22px;
    padding-left: 40px;
    background-image: url(https://www.techcentral.ie/wp-content/uploads/2018/04/a-z_03.png) !important;
    background-position: 5px center !important;
    background-repeat: no-repeat !important;
    font-family: 'Oswald', sans-serif;
}

.widget_text .textwidget p a {
    font-family: 'MuseoSans-500', sans !important;
}

/*Custom*/
.footer_subscribe{
	margin-bottom: 25px;
}
.footer_subscribe.footerTags{
	background: rgba(255, 255, 255, 0.07);
	box-shadow: none;
	border: none;
	padding: 16px 0;
}
.footer_subscribe.footerTags h4{
	color: #fff;
	font-size: 24px;
	font-family: 'Russo One', sans-serif;
	margin-top: 5px;
	margin-bottom: 30px;
}
.footer_subscribe.footerTags .mc_input{
	margin: 0 auto;
	background-color: transparent;
	width: 100%;
	max-width: 300px;
	text-align: center;
	color: #afafaf;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px solid rgba(255, 255, 255,0.7);
	padding-left: 0;
}

.footer_subscribe.footerTags .mc_input:focus {
	border-bottom: 1px solid rgba(255, 255, 255,1);
	outline: none;
}

.footer_subscribe.footerTags .mc_merge_var{
	flex-direction: column;
}
.footer_subscribe.footerTags #mc_signup_submit{
	background: none;
	background-color: #c52325;
	font-size: 14px;
	color: #fff;
	width: auto;
	text-indent: 0;
	border-radius: 45px;
	min-width: 240px;
	text-align: center;
	margin-top: 25px;
}
.footer_subscribe #mc_signup_form{
	float: none;
	background-color: transparent;
}
.footer_links_row{
	display: flex;
	width: 100%;
	align-items: center;
	padding: 45px 0;
}
.footerLinks2{
	width: 50%;
	min-height: 100px;
	border-right: 1px solid rgb(135,135,135);
}
input.search_input_sidebar{
	width: 0;
	padding: 0;
	transition: all .3s ease;
	background: none;
	height: 40px;
	outline: none;
	border: none;
	border-bottom: 1px solid #000;
	box-shadow: none;
	margin-left: 25px;
}
input.search_input_sidebar:focus{
	width: 180px;
	background: none;
}
.omc-top-banner .omc-sidebar-search:hover .search_input_sidebar{
	width: 180px;
}
.featured_post.first_featured{
	position: relative;
	width: 100%;
	/*max-width: 525px;*/
	/*margin-right: 15px;*/
}

.featured_post.first_featured > a {
	position: relative;
}

.featured_post.first_featured > a:before {
	content: '';
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: linear-gradient(0deg, rgba(0,0,0,0.8) 10%, rgba(255,255,255,0) 70%);
}

.featured_post .omc-blog-two-date{
	display: none;
}


.featured_post.last_featured .omc-blog-two-date{
	display: inline-block;
}
.featured_post.first_featured .caption{
	position: absolute;
	bottom: 0;
	right: 100px;
	left: 0;
}

.featured_post.first_featured .caption .featured_title a{
	font-family: 'Russo One', sans-serif;
	font-size: 36px;
	color: #fff;
	display: block;
	padding: 25px;
}
.featured_post.first_featured .cat_label{
	position: absolute;
	top: 15px;
	right: 15px;
	background: #61bb46;
	color: #fff;
	font-size: 12px;
	font-family: 'Russo One', sans-serif;
	text-align: center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: auto;
	min-width: 75px;
	border-radius: 200px;
}
.featured_post.first_featured .cat_label.Trade{
	background-color: #4983c3;
}
.featured_post.first_featured .cat_label.Pro{
	background-color: #f89a1c;
}
.featured_post.first_featured .cat_label.Beat{
	background-color: #c0ca33;
}
.featured_post.first_featured .cat_label.Radio{
	background-color: #9a4f9e;
}
.attachment-featured-image{
	width: 100%;
	height: 100%;
}
.must_read_label{
	position: absolute;
	color: #fff;
	position: absolute;
	font-family: 'Russo One', sans-serif;
	text-decoration: underline;
	font-size: 18px;
	bottom: 15px;
	right: 15px;
}
.category .inner_wrapper div.omc-resize-290{
	width: 100%;
}
.category .inner_wrapper article.omc-blog-two{
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
	  background-color: #f6f6f6;
	  margin-bottom: 25px;
}
.category .inner_wrapper .omc-blog-two-text{
	padding: 14px;
	box-sizing: border-box;
}
.category .inner_wrapper h3.omc-blog-two-cat{
	top: 16px;
	right: 16px;
}
.category .inner_wrapper article.omc-blog-two h2 a{
	display: inline-block;
	font-size: 18px;
	font-family: 'Russo One', sans-serif;
	line-height: 1.3;
	min-height: 70px;
	margin-bottom: 10px;
	color: #000;
}
.category .inner_wrapper .omc-blog-two-exceprt{
	color: #656565;
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
	min-height: 70px;
}