/*
Theme Name: Brain Dump
Author: VS
Version: 1.0
*/

@font-face {
  font-family: 'BebasRegular';
  src: url('fonts/BEBAS___-webfont.eot');
  src: url('fonts/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BEBAS___-webfont.woff') format('woff'), url('fonts/BEBAS___-webfont.ttf') format('truetype'), url('fonts/BEBAS___-webfont.svg#BebasRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  background-color: white;
  background-image: url(images/background.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  color: black;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  height: 100%;
}
img {
  border: 0;
  display: block;
}
input,
textarea,
select {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}
h1,
.pageHeading,
h2,
.infoBoxHeading,
h3,
h4,
p,
ul,
ol {
  margin-bottom: 15px;
}
h1,
.pageHeading,
h2,
.infoBoxHeading,
h3,
h4 {
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
  margin-bottom: 12px;
  word-spacing: 3px;
}
h1,
.pageHeading,
#main h2,
#section h2,
#sidebar h3 {
  font-size: 24px;
}
h2,
.infoBoxHeading,
#main h3,
#section h3 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
ul,
ol {
  margin-left: 20px;
}
a:link,
a:visited,
a:active {
  color: #f68121;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/*
#logo {
	width:315px;
	margin:0 auto;
}
*/

#site {
  width: 980px;
  margin: 0 auto;
  min-height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#dvd {
  margin-top: 15px;
  float: right;
  margin-bottom: 285px;
}
#navigation {
  overflow: auto;
  background: url("images/transparent.png");
  clear: both;
  border: 5px solid black;
  margin-top: 40px;
}
#navigation ul {
  margin: 0;
}
#navigation ul li {
  float: left;
  list-style-type: none;
  line-height: 41px;
}
#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:active {
  color: black;
  font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
  display: block;
  text-decoration: none;
  padding: 0 20px;
  font-size: 18px;
  word-spacing: 3px;
  background-color: transparent;
}
#navigation ul li a:hover,
#navigation ul li:hover a,
#navigation ul li.current_page_item a {
  background-color: #f68121;
  color: white;
  text-decoration: none;
}
#navigation ul li ul {
  background-image: url(images/transparent.png);
  border: 5px solid black;
  display: none;
  position: absolute;
}
#navigation ul li:hover ul {
  display: block;
}
#navigation ul li ul li {
  float: none;
  line-height: 33px;
}
#navigation ul li ul li a:link,
#navigation ul li ul li a:visited,
#navigation ul li ul li a:active {
  font-size: 16px;
  background-color: white;
  color: #f68121;
}
#navigation ul li ul li a:hover {
  background-color: #f68121;
  color: white;
}
#container {
  padding-top: 20px;
}
#sidebar {
  width: 255px;
  float: left;
  margin-bottom: 40px;
}
#menu {
  border: 5px solid black;
  padding: 20px;
  margin-bottom: 40px;
  background-image: url(images/transparent.png);
}
#menu ul.xoxo {
  margin: 0;
}
#menu ul li {
  list-style-type: none;
  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
  background-position: left 9px;
  padding-left: 15px;
  line-height: 25px;
}
#menu ul li a:link,
#menu ul li a:visited,
#menu ul li a:active {
  color: black;
  text-decoration: none;
}
#menu ul li a:hover {
  text-decoration: underline;
}
#search {
  border: 5px solid black;
  overflow: auto;
  background-image: url(images/transparent.png);
}
#search label {
  display: none;
}
#search .field {
  border: 0;
  padding: 0 10px;
  float: left;
  background-color: transparent;
  width: 185px;
  height: 33px;
  line-height: 33px;
}
#search .button {
  float: right;
}
#content {
  padding: 20px;
  width: 685px;
  float: right;
  border: 5px solid black;
  background-image: url(images/transparent.png);
  margin-bottom: 40px;
}
#main {
  width: 565px;
  float: left;
  clear: both;
}
#section {
  width: 375px;
  float: right;
}
#main .panel,
#section .panel {
  border: 5px solid black;
  background-image: url(images/transparent.png);
  padding: 20px;
  clear: both;
  margin-bottom: 40px;
  width: 100%;
  float: left;
  position: relative;
}
#section .panel.news .post {
  clear: both;
  margin-bottom: 1.25em;
  overflow: auto;
}
.panel.tour h2 {
  background-image: url(images/tour.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 24px;
  padding-left: 40px;
  margin: 1em 0 1em 0;
}
.panel.tour h3 {
  font-size: 16px;
}
.panel.tweets ul {
  margin: 0;
  list-style-type: none;
}
.panel.tweets ul li {
  padding-left: 40px;
  background-image: url(images/tweet.png);
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 3px;
}
#section table {
  border-collapse: collapse;
  margin-bottom: 15px;
  width: 100%;
}
#section th,
#section td {
  padding: 0;
  font-weight: normal;
  text-align: left;
}
#section th {
  width: 80px;
}
.read_more {
  clear: both;
  float: left;
  margin-bottom: 15px;
}
.more_latest {
  position: absolute;
  right: -5px;
  top: -5px;
}
a.read_more:link,
a.read_more:visited,
a.read_more:active,
.more_latest a:link,
.more_latest a:visited,
.more_latest a:active {
  background-color: #f68121;
  color: white;
  text-decoration: none;
  display: block;
  padding: 0px 8px;
  font-size: 12px;
  text-transform: lowercase;
  font-weight: bold;
  line-height: 25px;
  border: 5px solid black;
}
a.read_more:hover,
.more_latest a:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
#bottom {
  width: 100%;
  overflow: auto;
  background: url("images/transparent.png");
  border-top: 5px solid black;
  margin-top: 200px;
}
#footer {
  width: 980px;
  margin: 0 auto;
  color: black;
  font-size: 12px;
  line-height: 80px;
}
#footer a:link,
#footer a:visited,
#footer a:active {
  color: black;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .copy a:link,
#footer .copy a:visited,
#footer .copy a:active {
  text-decoration: underline;
}
#footer .copy a:hover {
  text-decoration: none;
}
#footer .copy {
  float: left;
}
#footer .links {
  float: right;
}
#footer .links ul {
  margin: 0;
  list-style-type: none;
  float: right;
}
#footer .links ul li {
  float: left;
  font-family: 'BebasRegular', Arial, Helvetica, sans-serif;
  word-spacing: 3px;
  font-size: 14px;
  margin-left: 30px;
}
#footer .links ul li a:link,
#footer .links ul li a:visited,
#footer .links ul li a:active {
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 22px;
}
#footer .links ul li.facebook a {
  background-image: url(images/facebook.png);
  padding-left: 21px;
}
#footer .links ul li.twitter a {
  background-image: url(images/twitter.png);
  padding-left: 24px;
}
#footer .links ul li.youtube a {
  background-image: url(images/youtube.png);
  padding-left: 28px;
}
#footer .links ul li.signup a {
  background-image: url(images/signup.png);
  padding-left: 33px;
}
/*wp*/

#content .post,
#content .page,
#main .post {
  padding-bottom: 15px;
  border-bottom: 1px solid black;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
body.page #content .page,
#main .post:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.navigation {
  display: block;
  float: left;
  width: 100%;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
.entry-meta {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
.entry-utility {
  clear: both;
  font-size: 12px;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 15px;
  border: 5px solid black;
}
/*
.infoBoxContents img,
.productListing-data img,
img.cellborder {
	border:3px solid #000000;
}
*/

.addthis_toolbox.addthis_default_style {
  padding-top: 15px;
  margin-bottom: 15px;
}
#comments {
  padding-top: 30px;
  clear: both;
}
#comments label {
  display: block;
}
.form-allowed-tags {
  display: none;
}
#recaptcha_area {
  margin-bottom: 15px;
}
ol.commentlist {
  margin-left: 0;
}
ol.commentlist li {
  list-style-type: none;
  margin-bottom: 20px;
  border: 5px solid black;
}
.comment-author {
  font-weight: bold;
}
.comment-meta {
  margin-bottom: 15px;
}
.commentlist li .avatar {
  float: right;
  margin-bottom: 15px;
  padding: 2px;
  border: 1px solid black;
}
.alt,
.even {
  padding: 20px;
}
#wpstats {
  display: none;
}
/*wp end*/

/*page content*/

#youtube ul {
  margin: 0;
}
#youtube ul li {
  float: left;
  height: 206px;
  list-style-type: none;
  margin-bottom: 15px;
  text-align: center;
  width: 50%;
}
/*page content end*/

.albums {
  list-style-type: none;
  margin: 0 0;
  padding: 0;
}
.albums li {
  float: left;
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 1em;
}
.albums li:last-child {
  margin-right: 0;
}
.albums li img {
  width: 100%;
  height: auto;
}
