/*
	Theme Name: StarWars News Net - Cantina v2.0
	Description: Custom for Cantina
	Author: MOCS
	Author URI: http://www.ourclanhome.com
	Version: 2.0
	Tags: orange, white, three-columns, left-right-sidebars
*/

::-webkit-input-placeholder {
   color: #f1c232;
}

:-moz-placeholder { /* Firefox 18- */
   color: #f1c232;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #f1c232;  
}

:-ms-input-placeholder {  
   color: #f1c232;  
}

/* LAYOUT */
@font-face {
	font-family: Fjalla one;
 	src: url("fonts/FjallaOne-Regular.otf") format("opentype");
}

@font-face {
	font-family: Exo;
	src: url("fonts/Exo-Bold.otf") format("opentype");
}

@font-face {
	font-family: Open Sans;
	src: url("fonts/OpenSans-Regular.ttf") format("truetype");
}

body {
	background-color: #000;
}

.indi-style1 a {
  background: -webkit-linear-gradient(#F03, #FF3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }

.gradient1 {
  display: inline-block;
  margin: 0;
margin-left: -6px !important;
  margin-top: 5px;
  opacity: 0.9;
  background: black;
  color: black;
  position: relative;
  text-shadow: 1px 1px 0px #04161f, 1px -1px 0px #04161f, -1px -1px 0px #04161f, -1px 1px 0px #04161f;
}
.gradient1::before, .gradient1::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.gradient1::before {
  background: -webkit-linear-gradient(top, #F03, #FF3);
  background: linear-gradient(to bottom, #F03, #FF3);
  content: '';
  display: block;
  mix-blend-mode: screen;
}
.gradient1::after {
  content: "Indiana Jones News";
  background: #04161f;
  color: white;
  mix-blend-mode: multiply;
}

#wrapper {
	
}

#container {
}

#contentwrap {
}

a {
	color: #f1c232;
    text-decoration: underline;
}

a:hover {
	color: #33cccc;
    text-decoration: underline;
}
/* HEADER */

#header {
	text-align: center;
    padding: 5px 0;
}

#header h1 {
	margin-bottom: 0px !important;
	padding: 36px 0 0 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 48px;
}

#header h1 a, #header h1 a:visited {
	color: #000000;
	text-decoration: none;
}


#header h2 {
	padding-left: 15px;
	color: #B4B4B4;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
}

.logoimg {
/*    margin: 10px 0 0 0px; */
}
    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
    padding-left: 10px;
    float: left;
	
}
	
#pagemenu {
	height: 40px;
}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu {
}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
    padding: 0px 2px 0 0px;
}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
}
	
#pagemenu li a, #pagemenu li a:link {
		font-family: "Fjalla one",Arial,Helvetica,sans-serif;
		font-weight: 400;
		color: #f1c232;
	display: block;
    margin: 10px 4px 0 0;
	padding: 6px 8px 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #33cccc;
	display: block;
	text-decoration: none;
}
	
#pagemenu  li.current_page_item a {
	color:#33cccc;
}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
}


#navcontainer {
	height: 44px;
	display: block;
	overflow: hidden;
	padding-left: 0px;
	padding-bottom: 8px;
}
	
	#navcontainer .current-cat a {
		color:#33cccc;
		text-transform: uppercase;
	}    
    
    #navcontainer #menu_nav {
		float: left;
	}

    #navcontainer #menu_search_form {
		float: right;
		color: #FFF;
	}

		#navcontainer #menu_search_form .search_field {
			width: 82px;
			color: #CCC;
			border: solid 1px #555;
			padding: 5px 0 5px 5px;
			margin:0px 0 0 0;
		}
		
		#navcontainer #menu_search_form .search_button {
		  background-color: #f1c232;
		  border: 1px solid #cccccc;
		  border-radius: 4px;
		  color: #FFF;
		  font-size: 14px;
		  font-weight: normal;
		  line-height: 1;
		  padding: 5px 12px;
		  text-align: center;
		}	
    
/* CONTENT */

#content {
	padding: 0 15px 15px 15px;
    color: #cfcfcf;
}

	#content.search_results {
	}

		#content.search_results .entry img {
			margin: 0 10px 0 0 !important;
		}
		
		#content.search_results .postdate {
			padding: 0px 20px;
			margin-bottom: 10px;
		}
		
pre { overflow: auto;
	width: 470px;
}

.slider_image_wrap {
	text-align: center;
	height: auto;
}


.post {
	background-color: #181818;
	border: 1px solid #555;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
	padding: 15px 5px 5px 5px;
	line-height: 14px;
	margin-bottom: 35px;
}

.sticky-post {
	border: 1px solid #f1c232;
}

	.post .post_header {
		border-bottom: 1px solid #f1c232;
		text-align: center;
	}

		.post .post_header .postdate {
			line-height: 20px;
			display: inline;
			text-transform: uppercase;
		}
		
		.post .post_header .single_navigation {
			line-height: 20px;
			text-decoration: none;
			font-size: 18px;
			font-family: Arial, Helvetica, Sans-serif;
			font-weight: 700;
		}

			.post .post_header .single_navigation a {
				color: #33cccc;
				text-decoration: none;
			}
			
			.post .post_header .single_navigation a:hover {
				color: #f1c232;
			}
	
	.post p {
		margin-bottom: 10px;
	}

	.post h3 {
		font-family: Arial,Helvetica,sans-serif;
		font-weight: 400;
		color: #cfcfcf;
		font-size: 14px;
	}
	
	.post .title {
		margin: 0 0 8px 0;
		padding: 0px 20px;
		line-height: 18px;
		font-size: 18px;
	    font-family: Exo, sans-serif;
		font-weight: 400;
		color: #f1c232;
		text-transform: uppercase;
	}
		
		.post .title a {
			text-decoration: none;
			color: #f1c232;
		}
	
		.post .title a:hover {
			text-decoration: none;
			color: #33cccc;
		}

	.post .entry {
		margin: 0 0 8px 0;
		padding: 0px 20px;
		font-family: "Open Sans", sans-serif;
		font-weight: 400;
		color: #cfcfcf;
		font-size: 19px;
		line-height: 110%;
	}

		.post .entry img{
/*			width: 95% !important; */
			border: black solid 15px;
			margin-top: 20px;
			margin-bottom: 30px; 
		}

		.homepage_wrapper .post .entry img{
			margin-top: 20px;
			margin-bottom: 30px; 
		}

	.post .post_footer {
		border-top: #555 solid 1px;
		padding-top: 8px;
		color: #cfcfcf;
	}

		.post .post_footer .postdate {
			padding: 0px 20px;
			font-size: 16px;
			font-family: Arial, Helvetica, Sans-serif;
			color: #cfcfcf;
		}

			.post .post_footer .postdate .comments {
				font-size: 16px;
				font-weight: 600;
			}

				.post .post_footer .postdate .comments a {
					color: #f1c232;
					text-decoration: none;
					text-transform: uppercase !important;
				}
				
				.post .post_footer .postdate .comments a:hover {
					color: #33cccc;
				}
			
			.post .post_footer .postdate strong {
				color: #33cccc;
			}

			.post .post_footer .postdate a {
				color: #33cccc;
				text-decoration: none;
			}

			.post .post_footer .postdate a:hover {
				color: #f1c232;
			}

	.post .readmore {		
		float: right;
		padding-right: 20px;
	}

		.post .readmore a {
			font-size: 14px;
			font-weight: 600;
			text-decoration: none;
			line-height: 14px;
			text-transform: uppercase;
		}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}


.postmeta {
	font-size: 11px;
	font-family: Arial, Verdana;
}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}

	.postdate, .postmeta {
		font-size: 13px;
		font-family: Arial, Helvetica, Sans-serif;
		color: #cfcfcf;
	}

		.postdate strong {
			color: #33cccc;
		}

		.postdate a, .postmeta a {
			color: #33cccc;
			text-decoration: none;
		}

		.postdate a:hover, .postmeta a:hover {
			color: #f1c232;
		}

.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
}
.navigation {
	padding: 10px 0;
	line-height: 20px;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	margin-bottom: 25px;
}

blockquote {
	overflow: hidden;
	font-style: italic;
	color: #9c9c9c;
}
	
.post img {
	max-width: 680px;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
/*   border: 1px solid #ddd; */
   text-align: center;
/*   background-color: #f3f3f3; */
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: -20px 0 0 0;
}


.rssbox {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 10px 0 0 0;
}
    
.rssbox:hover {
    border: 1px solid #9F9F9F;
    background: #FFFFFF;
    }

.rssbox a {
	color: #52575C!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}
.rssbox a:hover {
	color: #353739!important;
	text-decoration: underline;
}

#twitter_box {
	max-height: 375px !important;
}

	#twitter_box .twitter-timeline {
		max-height: 375px !important;
	}

.twitterbox {
	background: #FFFFFF!important;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 10px 0 0 0;
}
    
.twitterbox:hover {
    border: 1px solid #9F9F9F;
    background: #FFFFFF;;
    }
	
.twitterbox a {
	color: #52575C!important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}
.twitterbox a:hover {
	color: #353739;
	text-decoration: underline;
}
    
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #606060 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #606060 !important;
    background:#D6D6D6 !important;
    border: 0 !important;

}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #606060 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #FFFFFF !important;
    background:#FCA409!important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #606060 !important;
    background: none !important;
    border: 0 !important;
}
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px;
	text-align:center;
}
	
.ad125 {
	margin: 10px;
}


.sidebar {
	margin: 0 0 10px 0;
    color: #8D8467;
}
	
.sidebar-right {
    margin: 0 0 0 0;
    padding: 0 10px 0 0;
}
	
.sidebar-left {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
}
    
    
.sidebar a {
	text-decoration: none;
	color: #f1c232;
}

.sidebar a:hover {
	text-decoration: none;
	color:#33cccc;
}

#search {
    border: 1px solid #EDECE9;
    height: 28px;
    padding: 0;
    background: url(images/search-bg.png) left top repeat-x;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #3F3F3F;
}
	
	
#s {
	width: 220px;
	padding: 5px;
    margin:0px 0 0 0;
    background: none;
}

#social_media {
  float: right;
  margin-top: 16px;
  margin-right: 20px;
}

	#social_media a {
		margin: 10px 4px 0 0;
		padding: 6px 4px 5px;
		font-size: 18px;
		line-height: 16px;
		text-decoration: none;
	}
    
.sidebar h2, .sidebar h3 {
	margin: 10px 0 0 0;
	padding: 7px 0 6px 6px;
	font-size: 12px;
    font-family: Exo, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #f1c232;

	background: #0f0f0f none repeat scroll 0 0;
	border-radius: 4px;
	border-top: 1px solid #313131;
	margin: 0 0 5px 0;
	padding: 10px 10px 9px;
}

.sidebar-right h2 {
}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
	
.sidebar ul li li {
	padding: 6px 0 6px 0;
	margin: 0px;
    background: url(images/sidebar_line.png) left bottom repeat-x;
}
	
.sidebar ul li ul li {
    margin: 0;
}

.sidebar .widget_text {
	text-align: center;
}

.sidebar .widget {
	background-color: #181818;
	border: 1px solid #555;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
	margin: 0px -16px 20px -16px;
	padding: 0 5px;
}

	.sidebar .widget_goodoldtwitterwidget {
	}

		.sidebar .widget_goodoldtwitterwidget .scroll_div {
/*			height: 236px;	*/
			height: 440px;
			overflow-y: scroll;
			padding: 0 5px;
		}
	
		.sidebar .widget_goodoldtwitterwidget .one-tweet {
			padding: 5px;
			color: #cfcfcf;
			font-family: "Open Sans",sans-serif;
			font-size: 13px;
		}

		.sidebar .widget_goodoldtwitterwidget .one-tweet .twitter-timestamp{
			color: #8D8467;
		}

		.sidebar .widget_goodoldtwitterwidget .one-tweet:nth-of-type(1) {
			padding-top: 0px;
		}
	
	.sidebar .wpp-list {
		padding: 0 5px;
	}
	
		.sidebar .wpp-list li{
			margin-top: 10px;
		}
	
		.sidebar .wpp-list .wpp-thumbnail {
			margin: 0px 10px 0px 0px !important;
		}
		
		.sidebar .wpp-list .wpp-views {
			display: block;
			font-size: 12px;
			color: #CFCFCF;
		}

	.sidebar .xenforo_posts {
		font-size: 13px;
		padding: 0 4px;
		height: 370px;
	}
	
		.sidebar .xenforo_posts .scroll_div {
			height: 275px;
			overflow-y: scroll;
			padding: 0 5px;
		}

		.sidebar .xenforo_posts .forum_post {
		    font-family: Exo, sans-serif;
			margin-bottom: 10px;
		}

			.sidebar .xenforo_posts .forum_post a {
				font-size: 13px;
				text-decoration: none;
			}
			
			.sidebar .xenforo_posts .forum_post .forum_post_content {
				font-family: "Open Sans", sans-serif;
				color: #cfcfcf;
			}

			.sidebar .xenforo_posts .forum_post a:hover {
			}
		
			.sidebar .xenforo_posts .forum_post span {
				color: #f1c232;
			}
		
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #8D8467;
	background: none;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #8D8467;
}

#wp-calendar td {
	color: #8D8467;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #FCA409;
	color: #fff;
}
#wp-calendar td:hover a {
	color: #fff;
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 95%;
}


/* FOOTER */

#footer {
	text-align: center;
	max-width: 90%;
	overflow: hidden;
}

#footer a {
	color: #434141;
} 

#footer a:hover {
	text-decoration: none;
} 
	
#credits {
	color: #545454;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	display: none;
}
    	
#credits a {
	color: #545454;
    text-decoration: none;
} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

	#comments #disqus_thread {
		padding: 10px 20px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
	
.post_thumbnail {
/*    padding: 6px;
    background: #fff;
    border: 1px solid #E5E9EA; */
    margin: 0 10px 10px 0;
}


/* =RESPONSIVE
-------------------------------------------------------------- */

.menu-primary-responsive-container, .menu-secondary-responsive-container  {
    display: none;
    margin: 10px 0;
}

.menu-primary-responsive, .menu-secondary-responsive  {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}

/* Some General Formattings ----------- */

embed,
img,
object,
video,
.wp-caption {
	max-width: 100% !important;
}

img {
	height: auto;
}

/* =SITEMAP
-------------------------------------------------------------- */
.sitemap {
}

.sitemap-col {
    width: 30%;
    padding: 0 0 0 10px;
}

.sitemap-col-archives {
    width: 45%;
    padding: 0 0 0 10px;
}

.sitemap h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.sitemap h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}

.sitemap-list {
    font-size: 13px;
    line-height: 22px;
}

.sitemap-list, .sitemap-list ul {
    padding: 0 0 0 20px;
}

/* =CONTACT FORM
-------------------------------------------------------------- */
.contact-form {
}

.contact-form-label {
    width: 90px;    
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 90px;    
}

.contact-form input[type=text] {
    padding: 6px;
    width: 60%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
    padding: 5px 50px;
    border: 1px solid #ccc;
    background: #eee;
}
.contact-form textarea {
    width: 96%;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}

/* WooCommerces ----------- */
.woocommerce #contentwrap {
    background: #fff;
}

.variations .label {
    background-color:inherit;
    color: inherit;
    display: block !important;
    font-size: inherit;
    font-weight: inherit;
    line-height:inherit;
    text-shadow: none;
    vertical-align: inherit;
    white-space: inherit;
    padding: 8px 8px 8px 0 !important;
} 
.woocommerce input[type="text"], .woocommerce input[type="password"], .woocommerce input.text, .woocommerce input.title, .woocommerce textarea, .woocommerce select {
    margin: 0;  
    padding: 4px !important;
}

.quantity input[type="text"], .quantity input.text, .quantity input{
    margin: 0;  
    padding: 0 !important;
}

.woocommerce img {
    width: auto !important;
    height: auto !important;
}

#comments {
	border-top: 1px solid #555;
}

	#comment_header {
		margin: 0 0 8px 0;
		padding: 15px 8px 0px;
		font-family: "Open Sans", sans-serif;
		font-weight: 400;
		color: #cfcfcf;
		font-size: 17px;
		line-height: 20px;
	}


@media only screen and (min-width: 980px)
{
  .mobileSpecific
  {
   display:none;
  }
}