/*  
Theme Name: Headlines Child
Version: 2.1.3
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: headlines
*/

@import url("../headlines/style.css");


/* Logo */

#logo  { min-height:70px; margin: -45px 0 -40px 10px;}

/* Typography */

body  { font: 12px Arial,Helvetica,Sans-serif; line-height: 1.2; color: #666; background-color: #e4e4e4; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family: Arial,Helvetica,Sans-serif; color: #666; line-height:1; }
h1  {font-size: 36px; } h2  {font-size: 28px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

.entry  { font-size:14px; line-height:24px; }


/* Navigation */

#nav li ul li a  { width:180px; line-height:26px; color:#eee; }


/* Home Page */

.home-page {
	margin-bottom: 20px;
}
#home-page-center {
	background: #ffffff url(http://adventuresportnq.info/wordpress/wp-content/themes/headlines-child/img/top-bar.png) repeat-x ;
	padding-top: 60px;
	padding-bottom: 15px;
	height: 210px;
}
.events {
	float: left;
	padding: 0 0 0 20px;
}
.events tr {
	display: ;
}
.featured {
	float: left;
	width: 200px;
	margin-top: -10px;
	padding: 0 0 0 28px;
}

#picasaStream {
	float: left;
	width: 213px;
	height: 200px;
	padding-left: 20px;
}
#picasaStream img {
	width: 55px;
	border: 1px solid #999999;
	margin: 0 0 15px 14px;
}


/* Pages */

.welcome {
	float: left;
	width: 100%;
	border: none;
}
.welcome img{
	border: none;
}
.half {
	float: left;
	width: 45%;
	height: 265px;
	padding: 19px;
}
.half img{
	float: right;
	width: 135px;
	border: none;
	margin-bottom: 100%;
}
.third {
	float: left;
	width: 29%;
	padding: 19px;
}
.third img{
	float: right;
	border: none;
	width: 75px;
	padding: 5px;
}


/* Template Forum */

#iframe-forum{ width:960px; }
.box-forum { background:none;  margin: 0 0 20px 0;}
.post-forum{ padding:0px 0px 20px; border:none;  position:relative; }


/* WP Table Reloaded */

.wp-table-reloaded {
	width: 100%;
	font-size: 13px;
	border: 1px solid #ddd;
}
.wp-table-reloaded th{
	background-color: #FF8635;
	color: #fff;
	font-size: 14px;
	padding: 8px 15px;
}
.wp-table-reloaded td {
	padding: 5px 15px;
}
.wp-table-reloaded .odd td {
	background: #fdfdfd url(http://adventuresportnq.info/wordpress/wp-content/themes/headlines-child/img/border.png) repeat-x;
} 
.wp-table-reloaded .even td {
	background: #fafafa url(http://adventuresportnq.info/wordpress/wp-content/themes/headlines-child/img/border.png) repeat-x;
}
.wp-table-reloaded .row-hover tr:hover td {
  background-color: #f9f9f9;
}

/* Results WP Table Reloaded */

.results .wp-table-reloaded {
	font-size: 11px;
}
.results .wp-table-reloaded th {
	font-size: 12px;
}
.wp-table-reloaded-id-42 {
	font-size: 11px;
}



/* Events WP Table Reloaded */

.events .wp-table-reloaded {
	width: 455px;
	font-size: 12px;
}
.events .wp-table-reloaded tr {
	background: #f4f4f4;
	display: block;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #d0d0d0;
}
.events .wp-table-reloaded td {
	padding: 12px 0 12px 18px;
}
.events .wp-table-reloaded .row-hover tr:hover td {
  background-color: #f9f9f9;
}
.events .wp-table-reloaded-id-38 .column-1 {
	width: 60px;
}
.events .wp-table-reloaded-id-38 .column-2 {
	width: 230px;
}
.events .wp-table-reloaded-id-38 .column-3 {
	width: 110px;
}


/* Hackadelic Slider */

.hackadelic-sliderPanel {
	padding: 20px 0;
}
a.hackadelic-sliderButton {
	background: url(http://adventuresportnq.info/wordpress/wp-content/themes/headlines-child/img/plus.png) no-repeat 95% 50%;
	display: block;
	border: 1px solid lightgrey;
	font-size: 1.3em;
	color: #B3960E;
	margin: 10px 0;
	padding: 15px 10px 15px 40px;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #f4f4f4;
}
a.hackadelic-sliderButton.right-image {
	float: left;
  padding-left:20px;
  background:url(http://adventuresportnq.info/wordpress/wp-content/themes/headlines-child/img/users.png) 20px center no-repeat;
}
.entry .hackadelic-sliderPanel {
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: 5em;
}


/* Buttons */

.button {
background: transparent url(img/awesome.png) repeat-x;
display: inline-block;
padding: 9px 18px 10px;
margin: 10px 19px;
color: #777777 !important;
text-decoration: none;
font-size: 14px;
font-weight: bold;
letter-spacing: .1em;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 0px 3px #666;
-webkit-box-shadow: 0 1px 3px #666;
text-shadow: 0 -1px 1px #cfcfcf;
position: relative;
cursor: pointer;
}


/* Orange styles.css */

a:link, a:visited  { color: #fc7d28; }
body  { background:#dddad9 }
#top { background:#c73c1a url(orange/bg.jpg) no-repeat top center; }
#nav li ul li  { background: #885e52; }
.entry a.btn, input.submit, #commentform #submit { background-color:#ff6600; border:1px solid #cecece; }
.post #share .banner { background:url(orange/banner-share.png) no-repeat; }
.featured-banner { background:url(orange/banner-featured.png) no-repeat; }
