/* @override /wp-content/themes/byp/drift.css */

/*
  Overrides for Drift styled webpages.
*/

body {
  background: #000000 url(images/drift-bg.jpg) no-repeat center top;
}

body,
#commentblock,
.commenttext {
  color: #858BA1;
  font-size: 14px;
}

#wrap {
  background: none;
}

a,
a:visited,
a h3,
a:visited h3,
#content a h3,
#content a:visited h3,
#sidebar h3 a,
#sidebar h3 a:visited,
#sidebar a h3,
#sidebar a:visited h3 {
  color: #BF201B; /* Drift red */
}

h1,
h1 a,
h1 a:visited,
h2,
h3,
h4,
#content h1,
#content h1[class~="nodate"],
#content h1 a,
#content h1 a:visited,
#content h2,
#content h3,
#content h4 {
  color: #5A98EE; /* Drift purple */
  font-family: 'Terminal Dosis', sans-serif;
}

h3,
#content h3 {
  font-weight: normal;
  font-size: 17px;
}

#sidebar h2,
#content h2,
#content .halfcontent h2,
#sidebar h2 a,
#sidebar h2 a:visited,
#content h2 a,
#content h2 a:visited,
#content .halfcontent h2 a,
#content .halfcontent h2 a:visited {
  background: #27282C;
  color: #5E7596;
  font-family: 'Terminal Dosis', sans-serif;
  font-size: 15px;
  padding: 1px 0 1px 5px;
}

#sidebar h2 a:hover,
#content h2 a:hover,
#sidebar a:hover h2,
#content a:hover h2 {
  color: white;
  text-decoration: underline;
}

.post-clear a,
.post-clear a:visited {
  color: #D0BBBB;
  font-size: 13px;
}

/************************************************
*	Header  									*
************************************************/

#header {
  background: none;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: none;
}

#nav a {
  background: none;
  border: none;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
  border-top: 1px solid #000000;
}

/************************************************
*	Homepage 					     		    *
************************************************/

#homepage h3 {
	color: #0A2974;
  }

#homepage h3 a, #homepage h3 a:visited {
  color: #0A2974;
  text-decoration: none;
}

#homepage h3 a:hover,
#homepage a:hover h3 {
  text-decoration: underline;
}

#sidetabber .tabberlive .tabbertab {
	background: #FFFFFF;
	height: 71px;
	border: 1px solid #C3D9FF;
	padding: 5px 9px 13px;
	}

#sidetabber .tabberlive ul.tabbernav {
	margin: 0;
	}

#sidetabber .tabberlive ul.tabbernav li a {
	text-decoration: none;
	background: #DDDDDD;
	}

#sidetabber .tabberlive ul.tabbernav li a:link {
	color: #555555;
	background: #E8EEF7;
	}

#sidetabber .tabberlive ul.tabbernav li a:visited {
	color: #555555;
	background: #E8EEF7;
	}

#sidetabber .tabberlive ul.tabbernav li.tabberactive a {
	background: #C3D9FF;
	color: #222222;
	text-decoration: none;
	}

#sidetabber .tabberlive ul.tabbernav li a:hover {
	background: #D5E5FF;
	text-decoration: none;
	}

#sidetabber .tabberlive ul.tabbernav li.tabberactive a:hover {
	background: #C3D9FF;
	color: #222222;
	}

#sidetabber img {
	border: none;
	margin: 0px;
	}

.homebottomleft {
  width: 550px;
}

.homebottomleftfeature {
  display: inline-block;
}

#homepage .homebottomleft h3 {
  margin: 5px 0 3px;
}

.homebottomleft img {
  border: none;
  margin: 0px 15px 15px 0px;
  float: left;
}

.homebottomright {
  display: none;
}

/************************************************
*	Content 					     		    *
************************************************/

blockquote {
  border-left: 5px solid #000000;
}

.box,
#l_sidebar,
#r_sidebar {
  border: 1px solid #0A0D14;
  background: #0A0D14;
}

#breakingnews {
	float: left;
	width: 500px;
	margin: 0px 0px 10px 0px;
	padding: 10px 14px 9px 14px;
	border: 1px solid #CB0E0A;
  background: black;
	font-size: 12px;
  line-height: 20px;
	}

#breakingnews a, #fullwidthpost a:visited {
	/*color: #000033;*/
}

#breakingnews h1 {
	/*color: #003;*/
  margin-bottom: 9px;
}

#breakingnews h1 a, #breakingnews h1 a:visited {
	color: #BF201B;
}

#breakingnews h1 a:hover {
  text-decoration: underline;
}

#breakingnews p {
  padding: 0;
}

.post {
  border: none;
  background-color: #000000;
}

.post h2,
#content .post h2 {
  color: #5A98EE; /* Drift purple */
  background: none;
  margin: 10px 0 7px 0;
  padding: 0;
  font-size: 20px;
  line-height: normal;
}

.post h4,
#content .post h4 {
  padding: 0;
  color: #ABB2CB;
  font-size: 17px;
  border: none;
}

/************************************************
*	Sidebar 		    	        	        *
************************************************/

#sidebar p,
.postlist p,
.postlistwide p {
  font-size: 13px;
  line-height: 20px;
}

#sidebar ul,
#sidebar ul li,
#sidebar ul li ul,
#sidebar ul li ul li,
#sidebar ul li ul li ul,
#sidebar ul li ul li ul li,
#r_sidebar ul,
#r_sidebar ul li,
#r_sidebar ul li ul,
#r_sidebar ul li ul ul,
#r_sidebar ul li ul ul li,
#r_sidebar ul li ul ul li ul,
#r_sidebar ul li ul ul li ul li {
  background: none;
}

#sidebar ul li ul li {
  margin-left: 0;
  padding-left: 0;
}

#sidebar h3 {
  margin: 3px 0px 13px 0px;
}

#sidebar h3 a, #sidebar h3 a:visited {
  font-size: 11px;
  margin: 3px 0px 3px 0px;
  line-height: 11px;
  text-decoration: none;
}

#sidebar h3 a:hover,
#sidebar a:hover h3 {
  text-decoration: underline;
}

#sidebar ul {
  margin: 0px 0px 10px 0px;
}

.video {
  margin: 0px 0px 10px 0px;
}

.sidefeature {
  padding: 9px 9px 0px 9px;
}

.sidefeature .morelink {
  float: right;
  margin: 7px 0 7px 0;
}

.frontpagecomments {
  padding: 9px 9px 9px 9px;
}

.movieSide,
.widgetarea .post,
.sidefeature .post {
  background: none;
  border-bottom: 1px solid #222;
}

/************************************************
*	Footer      								*
************************************************/

#footer {
  font-size: 12px;

  /* Fallback for browsers that don't support alpha-colours */
  background: black;

  /* RGBa with 0.6 opacity */
  background: rgba(0, 0, 0, 0.8);

  /* For IE 5.5 - 7. The colours are aarrggbb. */
  *background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

  /* For IE 8. The colours are aarrggbb. */
  background: none\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#footerlinks {
  background: transparent url(images/drift-footer.png) bottom no-repeat;
}

#footercredits {
  background: black;
}

/************************************************
*	Search Form									*
************************************************/

#subbutton {
  background: #777777 url(images/drift-navbar.gif);
}

/************************************************
*	Comments									*
************************************************/

.commenttext {
  border-bottom: 1px dotted #444;
}

.commenttext-admin {
  border-bottom: 1px dotted #444;
}

/*
 * Content
 */
#content .ngg-gallery-thumbnail img {
  background-color: #333;
}

#content .ngg-gallery-thumbnail img:hover {
  background-color: #A9A9A9;
}
