/* @override http://testing.expdesign.co.uk/talon/wp-content/themes/talon_template/style.css */

/*
Theme Name: Talon Wordpress Template
Theme URI: http://www.expdesign.co.uk/
Description: Talon Wordpress Template
Version: 1.0
Author: EXP Design.co.uk
Author URI: http://www.madeglobal.com/
Tags: black, custom header, fixed width, three columns, widgets.
*/

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	background: #191919 url('images/page_bg.gif') scroll repeat-x top left;
    color: #ffffff;
	text-align: center;
	}

a {outline: none;}  

#page {
	/*font-size: 1.35em;*/
	text-align: left;
	}

#header {
  height: 164px;
  position: relative;
	}

#logo {
  position:absolute;
  top: 50px; 
  left: 0px;
}

#toptext {
  position:absolute;
  width: 556px;
  bottom: 34px;
  left:244px;
  font-size: 21px;
}

#content {
  background-color: #191919;
  float:left;
  padding-top: 28px;
	}

.narrowcontent {
  width: 378px;
}

.widecontent {
  width: 600px;
}

.entry {
	line-height:20px;
	}
  
.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}

small {
  font-size: 0.9em;
	line-height: 1.5em;
	}

ul li {
	list-style-type: none;
	list-style-image: none;
	line-height:22px;
	font-size: 1.35em;
	letter-spacing:0.075em;
}

p, h1, h2, h3, h4 {
	font-weight: normal;
	margin-top: 0px;
  	margin-left:10px;
  	line-height:20px;
  	margin-bottom:20px;
  	letter-spacing:0.075em;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #c9dd0a;
	}

h2, h2 a, h3, h3 a, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

p { margin-left:10px; font-size: 1.35em;/*margin-top: 0px;*/}

p img {
	padding: 0;
	max-width: 100%;
	}


h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
	
h1, h1 a {
	text-decoration: none;
	color: #c9dd0a;
	}

h2 {
	font-size: 1.55em;
	}
	
h2.pagetitle {
	font-size: 1.55em;
	}

h3 {
	padding: 0;
	font-size: 1.45em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	font-size: 1.35em;
  	font-weight: bold;
}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}


a {	
  color:#00acea;
  text-decoration: none;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
 text-decoration: underline;
	}


/* @group comments */

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

/* @end */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/*navigation*/  
.current_page_item a, .current_page_parent a {
  color: #ffffff;
}

/*end*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 830px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.post {
  margin: 0 0 40px;
	text-align: left;
	}
  
.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* @group footer */

#footerholder {
	margin: 55px auto 20px;
	padding: 0;
  	clear:both;
	border-top: 1px solid #000000;
  	width: 95%;
}  

#footer {
  color: #5c5c5c;
	padding: 0;
	margin: 20px auto;
	width: 820px;
	clear: both;
	}

#footleft {
  margin-left: 235px;
  float:left;
  width: 300px;
  text-align:left;
}

#footleft a {
  color: #262626;
  text-decoration: underline;
}

#footleft a:hover {
  text-decoration: none;
}

#footright {
  float:right;
  width: 100px;
  text-align:left;
}

#footright a {
  color: #262626;
}


/* @end */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
  
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
  
.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

/* @group comments */

#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;
	}

.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;
	}

/* @end */


/* @group navigation */

.sidebar
{ padding: 20px 0 10px 0;}

.sidebar form {
	margin: 0;
	}
  
#leftsidebar {
  width: 180px;
  float:left;
  margin-right: 50px;
}

.sidebar h2 {
	font-size: 1.3em;
	font-weight: normal;
  	letter-spacing:0.07em;
  	line-height:20px;
	margin: 5px 0px 20px 0px;
	padding: 0;
	}	

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}
  
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

.sidebar ul p, .sidebar ul select {
	font-size: 1em;
	font-weight: normal;
	margin: 10px 0 20px;
  	letter-spacing:0.07em;
  	line-height:20px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	

/* @end */

.entry ul {
  list-style-position: outside; 
  padding: 0;
}

.entry ul li {
  padding: 0 0 10px 20px;
  margin-left: 25px;
}


#rightsidebar {
  width: 165px;
  float:right;
  margin-left: 34px;
  margin-top: 1px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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: 0;
}

H1.hide, H1.hide A, H2.hide, H2.hide A, H3.hide, H3.hide A
{
  font-size: 28px;
  line-height: 1em;
  padding: 0px;
  margin: 0px;
  height: 0px;
  text-indent: -5000em;
}
     
span.blue_triangle {
  background: transparent url('images/blue_triangle.gif') scroll no-repeat right 11px;
  padding-right: 18px;
  padding-bottom: 4px;
}

.sidenav {
  margin-top:10px;
}

.sidenav .toppart {
  padding: 10px 0 0;
  margin-bottom: 14px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.jdGallery .slideInfoZone h2 {
color:inherit;
font-size:1px !important;
line-height:1px !important;
padding:0;
text-indent:-3000em;
}

.jdGallery .slideInfoZone p {
  font-size:12px !important;
  font-weight: bold;
}

.jdGallery .slideInfoZone a {
margin-left: 10px;
color:#00ACEA;
}

.jdGallery .slideInfoZone a:hover {
text-decoration:underline;
}


#ngg-gallery-mainpage-box {
  padding: 10px 1px 0;
  margin-top: 10px;
}

#ngg-gallery-pagebottom-box {
  padding: 10px 1px 0;
  margin-top: 55px;
}

#ngg-gallery-pagebottom-box {
  background-color: #141414;
}

.ngg-gallery-pagebottom, .ngg-gallery-mainpage {
  float:left;
  width: 280px;
  padding: 0 9px 10px;
}


/* thumbnail caption and header*/
#ngg-gallery-pagebottom-box p, #ngg-gallery-mainpage-box p {
  font-size:1.45em;
  margin: 0 10px 10px;
  color: #5d5d5d;
}

.ngg-navigation {
  padding: 10px 0 !important;
  background-color: #000000;
  margin: 0 10px;
  height:20px;
  font-size:1.35em;
}

.ngg-navigation span {
  float:left;
}

.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
  border:none !important;
  color: #00ACEA !important;
  padding: 0 3px !important;
  height:20px;
} 

.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
  background-color: #000000 !important;
}

.ngg-navigation a, .ngg_us {
  width: 20px;
  float:left; 
}

.ngg-navigation a.prev, #shPrev a {
  text-indent: -3000em;
  float:left;
  width:20px;
  height:20px;
  background: url('images/left_arrow.png') no-repeat ;
  margin: 0 3px 0 20px;
  padding: 0 3px 0 3px;
  display:block;
}

.ngg-navigation a.next, #shNext a {
  text-indent: -3000em;
  float:right;
  width:20px;
  height:20px;
  background: url('images/right_arrow.png') no-repeat;
  margin: 0 20px 0 3px;
  padding: 0 3px 0 3px;
  display:block;
}

.boxgrid{
	width: 280px;
	height: 180px;
	overflow: hidden;
	position: relative;
}

.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 150px;
	width: 100%;
  padding-top: 10px;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }

.cover{
  top:280px;
}

.cover p {
  color: #ffffff !important;
}

/* @group contact page */

.leftcont, .rightcont {
  font-size: 1.2em;
  float:left;
  text-align: left;
}

.leftcont {
  clear:left;
  height:55px;
  width:80px;
  padding-left:10px;
}

.rightcont {
  clear:right;
  width:288px;
}

.required {
  color: #7c7c7c;
}

.rightcont input {
  width: 283px;
}

.rightcont textarea {
  width: 283px;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;;
  font-size: 12px;
}

#contsubmit {
  width: 84px;
  height: 30px;
  color: #ffffff;
  background-color: #00adef;
  float:right;
  border:none;
  margin-top: 20px;
  cursor: pointer;
  padding: 0;
}

/* @end */

.wpcf7-form input {
  border:none;
  height: 26px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0;
  margin-top:5px;	
}

.wpcf7-form textarea {
  padding-top: 5px;
  padding-left: 5px;
  border: none;
}

.wpcf7-response-output {
  position:absolute;
  top: 590px;
}
span.wpcf7-not-valid-tip {
  color: #000000;
}

#indenter {
  float:right;
  width:100px;
  clear:both;
}
	
