body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px;
    line-height: normal;
    margin: 0;
    padding: 0px 0;
    word-wrap: break-word;
    -webkit-print-color-adjust: exact;
    font-weight: normal;
    background-color: #1a1a1a;
    background-image: url(/forum/_jbx-image/jbx-background.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}

/*#cup-of-coffee {
    text-align: center;
}

#review {
    text-align: center;
}*/

div#button-visa {
    width: 400px;
    max-width: 100%;
}

.paypal-button-row.paypal-button-number-1.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-multiple.paypal-button-env-production.paypal-button-color-black.paypal-button-text-color-white.paypal-logo-color-white {
    display: none  !important;
}

.jbx-payments {
    background: #fff;
    width: 300px;
    max-width: 100%;
    margin: auto;
    bottom: 20px;
}

::-moz-selection { /* Firefox */
  color: #fff;
  background: #0aa1a2;
}

::selection {
  color: #fff;
  background: #0aa1a2;
}

.section-index div#page-body {
    margin-top: 20px;
}

.section-index a.mark-read.rightside {
    margin-top: 10px;
    margin-bottom: 5px;
}

a.mark-read.rightside {
    margin-bottom: 5px;
}

.error {
    color: #ff2222;
}

.hide-text-error {
    font-size: 14px;
    line-height: normal;
    color: #ff2222;
    /*text-decoration: underline;*/
}

.trigger {
	background-image: url("./images/collapse-icon.gif");
}

.content {
   font-family: 'Roboto', sans-serif !important;
}

.content p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    line-height: 22px;
}

.postbody .content {
    font-size: 14px;
    color: #dadada;
    line-height: 22px;
}

.postbody img.postimage {
    padding-bottom: 5px;
}

.post:target .content {
    color: #dadada;
    font-size: 14px;
}

hr {
    border-color: #0aa1a2;
    border-top-color: #0aa1a2;
}

h1, h2, h3, h4, h5, h5, p, strong, b, a, span {
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal !important;
}

b, strong {
    font-weight: normal;
    color: #0aa1a2;
}

a:hover {
    color: #0aa1a2 !important;
    text-decoration: underline;
    background-color: transparent;
}

.page-body a:hover {
    color: #0aa1a2 ;
    text-decoration: underline;
    background-color: transparent !important;
}

a.lastsubject, a.forumtitle, a.topictitle, a.subforum, .table1 a, .profile-contact a, .panel a, .post a, .topiclist .username {
    color: #0aa1a2;
}

.wrap {
    margin: 0 auto !important;
    max-width: 1300px;
    min-width: 700px;
    padding: 0 30px 30px;
    background: rgba(0,0,0,0.7);
}

.headerbar {
    background: rgba(0, 0, 0, 0);
    border: 0px solid #0aa1a2;
}

.bg1, .bg2, .bg3 {
    /*background-color: rgba(0,0,0,0.5);*/
    background-color: #1a1a1a;
    border: 1px solid #333 !important;
}

.forabg, .forumbg, .panel, .post {
    border: 0px solid #0aa1a2;
}

.forabg, .forumbg {
    background-color: rgba(0,0,0,0.5);
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 0px;
}

.forumbg-table {
    background-color: rgba(0, 0, 0, 0) !important;
}


ul.topiclist.forums {
    padding-top: 0px;
}

.section-viewforum .topiclist .header {
    background-color: #0aa1a2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-index .topiclist .header {
    background-color: #0aa1a2;
    padding-top: 10px;
    padding-bottom: 10px;
}

.trigger {
    margin-top: -35px;
}

.panel {
    /* background-color: rgba(0,0,0,0.5);*/
}

.panel-container .panel {
    background-color: #1a1a1a;
    border-color: #333!important;
}


.navbar {
    background-color: rgba(0,0,0,0.5);
    border: 0px solid #0aa1a2;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

li.row {
    background-color: transparent;
    border-top-color: #191919;
    border-bottom-color: #191919;
}

.post {
    padding: 20px 20px;
    margin-bottom: 15px;
}

.header dl {
    position: relative;
    color: #fff;
}

dl.details dd {
    color: #dadada;
}

tr.bg3.big-column td {
    background-color: #fff;
    color: #000;
}

tr.bg1 {
    background-color: #2a2a2a !important;
}

tr.bg2 {
    background-color: #2a2a2a !important;
}

table.table1 thead th {
    background-color: #0aa1a2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 5px;
}

table.table1 td {
    color: #dadada;
}

table.table1 tbody td {
    padding-left: 10px !important;
    padding: 5px;
    border: 1px solid #333 !important;
    padding-bottom: 10px;
}

table.table1 a.username {
    color: #0aa1a2;
}

tr.bg1 {
    background-color: rgba(0, 0, 0, 0);
}

.forumbg-table>.inner {
    margin-left: 0px;
}

ul.cplist {
    border-top-color: #333;
    background-color: #2a2a2a;
}

table.table1 a {
    color: #fff;
}

table.table1 th a:hover {
    color: #fff !important;
}

table.table1 a:hover {
    color: #fff;
}

dd input, dd textarea {
    margin-right: 3px;
    padding-left: 5px !important;
}

dd select {
    margin-top: 5px;
}

dt label {
    font-weight: normal;
    text-align: left;
    font-family: 'Roboto', sans-serif !important;
}

.inputbox {
    background-color: #2a2a2a;
    color:#dadada;
    padding: 4px;
}

.inputbox:hover {
	border-color: #0aa1a2;
}

.inputbox:focus {
	border-color: #0aa1a2;
}

input {
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
    background-color: #2a2a2a;
    border-color: #333;
    color: #eee;
    border: 1px solid transparent;
    outline: none;
}

input:hover {
    border-color: #0aa1a2;
}

input:focus {
    border-color: #0aa1a2;
}

input[name="agreed"] {
    margin-bottom: 10px;
}

input[name="not_agreed"] {
    margin-bottom: 10px;
}

fieldset.submit-buttons {
    margin: 20px 0;
    margin-bottom: 10px;
}

blockquote {
    background-color: #3a3a3a;
    border-color: #0aa1a2;
    padding: 20px;
    font-size: 16px;
    margin-left: 0px;
    border: 0px;
}

blockquote cite {
    font-weight: normal !important;
}

.forum_read {
    background-image: url(/forum/_jbx-image/forum_read.png) !important;
}

.forum_unread {
    background-image: url(/forum/_jbx-image/forum_unread.png) !important;
}

.forum_read_locked {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.forum_unread_locked {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.forum_read_subforum {
    background-image: url(/forum/_jbx-image/forum_read.png) !important;
}

.forum_unread_subforum {
    background-image: url(/forum/_jbx-image/forum_unread.png) !important;
}

.topic_read_mine {
    background-image: url(/forum/_jbx-image/forum_read.png) !important;
}

.topic_unread_mine {
    background-image: url(/forum/_jbx-image/forum_unread.png) !important;
}

.topic_read_locked_mine	 {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.topic_unread_locked_mine	 {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.topic_read {
    background-image: url(/forum/_jbx-image/forum_read.png) !important;
}

.topic_unread {
    background-image: url(/forum/_jbx-image/forum_unread.png) !important;
}

.topic_read_locked {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.topic_unread_locked {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.pm_read, .topic_read {
    background-image: url(/forum/_jbx-image/forum_read.png) !important;
}

.pm_unread, .topic_unread {
    background-image: url(/forum/_jbx-image/forum_unread.png) !important;
}

.global_read_mine {
    background-image: url(/forum/_jbx-image/announce_read_.png) !important;
}

.global_unread_mine {
    background-image: url(/forum/_jbx-image/announce_unread_.png) !important;
}

.global_read {
    background-image: url(/forum/_jbx-image/announce_read_.png) !important;
}

.global_unread {
    background-image: url(/forum/_jbx-image/announce_unread_.png) !important;
}

.global_read_locked {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.global_unread_locked {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.global_read_locked_mine {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.global_unread_locked_mine {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.announce_read_mine {
    background-image: url(/forum/_jbx-image/announce_read_.png) !important;
}

.announce_unread_mine {
    background-image: url(/forum/_jbx-image/announce_unread_.png) !important;
}

.announce_read {
    background-image: url(/forum/_jbx-image/announce_read_.png) !important;
}

.announce_unread {
    background-image: url(/forum/_jbx-image/announce_unread_.png) !important;
}

.announce_read_locked {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.announce_unread_locked {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

.announce_read_locked_mine {
    background-image: url(/forum/_jbx-image/forum_read_locked.png) !important;
}

.announce_unread_locked_mine {
    background-image: url(/forum/_jbx-image/forum_unread_locked.png) !important;
}

li.row {
    background-color: transparent;
    border-top-color: #2a2a2a;
    border-bottom-color: #2a2a2a;
}

dl.row-item {
    background-position: 10px 10%;
    background-repeat: no-repeat;
    background-size: 24px;
}

ul.topiclist li.row dd {
    padding: 0px 0 999px;
    margin-bottom: -995px;
}

li.header dl.row-item dt .list-inner {
    padding-left: 5px;
    padding-right: 50px;
}

ul.topiclist li.row dl {
    margin: 2px 0;
     margin-top: 10px;
}

.section-viewforum ul.topiclist li.row dl {
    margin: 2px 0;
    margin-top: 15px;
    margin-bottom: 20px;
}

.signature a.postlink {
    color: #0aa1a2 !important;
}

.signature a.postlink:hover {
    color: #888 !important;
}

.postlink {
    text-decoration: underline;
    border-bottom: 0px solid transparent;
    color: #888 !important;
}

.postlink:hover {
    text-decoration: underline;
}

.postlink:visited {
    border-bottom-color: #0aa1a2;
    color: #0aa1a2;
}

.logo {
   display:none;
}

li.rightside.navsidebarbutton {
    display: none;
}

.headersearchicon a {
    padding: 10px;
}

.site-description {
    margin-left: 0px;
}

.site-description p {
    margin-right:10px;
}

.search-header {
    margin-right: 0px;
    margin-top: 35px;
    box-shadow: 0 0 1px #0aa1a2;
}

.search-box .inputbox {
    border-radius: 0px 0 0 0px;
    height: 24px;
    padding: 10px;
}

.posthilit {
    background-color: #0aa1a2;
    color: #fff;
    padding: 1px 4px 1px 4px;
}

.navigation li {
    font-weight: normal;
}

h2.forum-title a {
    color: #0aa1a2;
}

ul.topiclist.forums .row {
    padding-bottom: 5px;
}

a.topictitle {
    color: #fff !important;
}

a.topictitle {
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.2em;
    font-weight: normal;
}

h2.topic-title a {
    color: #0aa1a2;
    margin-left: 10px;
    margin-bottom: 5px;
}

p.author {
    padding-bottom: 20px;
}

h3.first {
    display: none;
}

.postbody h3, .postbody h3 a {
    color: #0aa1a2;
}

.panel-container table.table1 thead th {
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

select {
    border-color: #333;
    background-color: #111;
    color: #dadada;
    padding: 8px;
}

fieldset.fields1 div {
    margin-bottom: 10px;
    margin-top: 10px;
}

.button:focus .icon, .button:hover .icon {
    color: #fff !important;
}

.format-buttons {
    margin: 15px 0 2px;
    /*width: 70%;*/
    margin-bottom: 3px;
}

.format-buttons .button {
    border-color: #333;
    color: #0aa1a2;
}

.format-buttons .button i {
    border-color: #333;
    color: #0aa1a2 !important;
}

.format-buttons .button:hover {
    border-color: #0aa1a2;
}

.format-buttons .button i:hover {
    border-color: #0aa1a2;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal;
    color: #fff;
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    border: 1px solid transparent;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding: 5px;
}

a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
	background-color: #ffffff;
	border-color: #0aa1a2;
	color: #222;
}

input.button1:focus, input.button2:focus, input.button3:focus {
	background-color: #ffffff;
	border-color: #0aa1a2;
	color: #222;
}


a.button1, input.button1 {
    border-color: #0aa1a2;
}

.cp-main {
    float: left;
    margin-top: 0px;
    border: 1px solid #333;
    background-color: #1a1a1a;
}

.cp-main .pm {
    background-color: #2a2a2a;
}

.topicreview .post {
    height: auto;
    background-color: #2a2a2a;
}

button.button.button-secondary {
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    color: #fff;
}

#cp-main .button-secondary {
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    color: #fff;
}

button.button.button-secondary:hover {
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    color: #fff;
}

button.button.button-secondary:focus {
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    color: #fff;
}

.cp-main .action-bar .button {
    background-color: #0aa1a2;
    border-color: #0aa1a2;
    color: #fff;
}

.cp-main .action-bar .button:hover {
    color: #fff !important;
}

.navigation .active-subsection a {
    background: #fff !important;
    color: #000 !important;
    border-left: 4px solid #0aa1a2;
}

.navigation .active-subsection a:hover {
    background: #fff !important;
    color: #000 !important;
    border-left: 4px solid #0aa1a2;
}

.tabs .tab, .minitabs .tab {
    font-weight: normal;
}

.tabs .activetab > a {
    border-top: 1px solid #0aa1a2;
    border-right: 1px solid #0aa1a2;
    border-left: 1px solid #0aa1a2;
}

.tabs .tab>a {
    color: #dadada;
    background-color: rgba(0,0,0,0.5);
}

.tabs .tab>a:hover {
    background-color: #0aa1a2 !important;
    color: #fff !important;
}

.action-bar .newtopic, .action-bar .postreply {
    border-bottom: 0!important;
    box-shadow: 0 -2px 0 #0aa1a2 inset;
}

.postprofile dt.no-profile-rank, .postprofile dd.profile-rank, .postprofile .search-result-date {
    padding-bottom: 15px;
    margin-top: 5px;
}

/*Advanced BBCode Box*/

.spoilwrapper {
    background-color: #fff !important;
    border: 0px solid #fff !important;
    border-radius: 0px !important;
    padding: 0px !important;
    width: 400px;
    max-width: 100%;
}

span.spoilbtn {
    padding: 5px !important;
    margin: 0px !important;
    color: #fff !important;
}

span.spoilbtn:hover {
    color: #222 !important;
}

.spoilcontent {
    color: #000 !important;
    background: #fff !important;
    border-top: 2px solid #000 !important;
    padding: 10px !important;
}

.spoiltitle {
    background: #0aa1a2 !important;
}

.content .fa-credit-card:before {
    color: #FFD700 !important;
    font-size: 18px;
}

.fa-exclamation:before {
    color: #FFD700 !important;
    font-size: 18px;
}

.content .fa-community:before, .content .fa-group:before, .content .fa-users:before {
    color: #FFD700 !important;
    font-size: 18px;
}

.abbc3_buttons_row {
    background: #fff !important;
}

/* */


.left-box.profile-details {
    padding-top: 20px;
}

.profile-avatar img {
    padding-bottom: 10px;
}

.codebox code {
    color: #0aa1a2;
}

.avatar-container {
    padding-bottom: 10px;
}

a.username {
    color: #0aa1a2;
    font-size: 14px;
}

a.username-coloured {
    font-size: 14px;
}

.text-strong {
    font-weight: normal;
}

h3 {
    border-bottom-color: #0aa1a2;
}

.button:hover .icon:before {
    color: #fff;
}

.fa-coffee:before {
    color: #0aa1a2;
}

#phpbb_announcement_1 .fa-shopping-cart:before {
    color: #ffc439;
}

.fa-shopping-cart:before {
    color: #ffc439;
}

i.icon.fa-exclamation-triangle.fa-fw {
    color: #FFEB3B;
}

i.icon.fa-exclamation.fa-fw {
    color: #FFEB3B;
}

i.icon.fa-quote-left.fa-fw {
    color: #0aa1a2;
}

i.icon.fa-commenting-o.fa-fw.icon-lg {
    color: #0aa1a2;
}

.icon.icon-blue, a:hover .icon.icon-blue {
    color: #0aa1a2;
}

.postprofile .profile-posts a {
    color: #0aa1a2;
}

.breadcrumbs .crumb {
    font-weight: normal;
}

.column1 dl.faq dt strong {
    color: #FFF;
}

.column2 dl.faq dt strong {
    color: #FFF;
}

span.button.button-secondary.dropdown-trigger.dropdown-select.dropdown-toggle:hover {
    color: #0aa1a2;
}

.signature {
    border-top-color: #0aa1a2;
    /*background-color: #111;*/
    padding-top: 20px;
    max-width: 100%;
    width: auto;
    border-top-width: 1px;
}

.pagination li.active span {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.pagination li a:hover, .pagination li a:hover .icon, .pagination .dropdown-visible a.dropdown-trigger, .nojs .pagination .dropdown-container:hover a.dropdown-trigger {
    background-color: #0aa1a2 !important;
    border-color: #0aa1a2 !important;
    color: #fff !important;
}

.page-footer .navbar {
    box-shadow: 0 0 1px #0aa1a2;
    margin-top: 30px;
    margin-bottom: 20px;
}

.footer-row {
    font-size: 12px;
}

.copyright {
    color: #dadada;
    text-shadow: none;
}

.copyright a{
    color: #dadada;
    text-shadow: none;
}

.cc-message a {
    color: #000 !important;
}

.cc-message a:hover {
    color: #fff !important;
}

.cc-message a:focus {
    color: #fff !important;
}

.cc-banner.cc-bottom {
    background-color: #0aa1a2 !important;
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
    background-color: #0aa1a2 !important;
    margin: auto;
    width: 100%;
    max-width: 100%;
    bottom: 0px;
    border-radius: 0px;
}

#donation form {
    margin-bottom: -10px;
}


div#youtube embed {
    width: 100%;
    max-width: 100%;
    height: 500px;
    margin-bottom: 10px;
}

div.rules {
    color: #fff;
    border: 0px solid #333;
    box-shadow: 3px 0 0 #ff2222 inset;
    padding: 20px;
    font-size: 14px !important;
    background-color: #0aa1a2;
    border-radius: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    /*margin-top: 25px !important;*/
}

.rules strong {
    color: #000;
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
}

.notice {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
    line-height: 20px;
}

.notice em {
    color: #ff2222;
}

.jbx-social {
    text-align: center;
    max-width: 100%;
    margin: auto;
}

img.jbx-social-icon {
    width: 36px;
}

.phpbb_announcement div {
    font-size: 1.1em !important;
    line-height: 1.5em !important;
}

#phpbb_announcement_1 {
    font-size: 14px !important;
    background-color: #0aa1a2;
    border-radius: 0px !important;
    box-shadow: 0 0 0px #0aa1a2;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-top: 25px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.section-index #phpbb_announcement_1 {
    margin-bottom: 30px !important;
}

#phpbb_announcement_1 a {
    color: #000 !important;
    text-decoration: underline;
}

.tribute-container ul {
    margin: 0 !important;
    margin-top: 10px !important;
    padding: 0 !important;
    list-style: none;
    background: #0aa1a2 !important;
}

.tribute-container li {
    padding: 5px 10px !important;
}

.tribute-container li.highlight {
    background: #fff !important;
    color: #0aa1a2 !important;
}

.mention {
    /*color: #0aa1a2;*/
    font-size: 14px;
}

.imgur-upload-button {
    font-weight: normal !important;
    background-color: #0aa1a2 !important;
    border-radius: 0px !important;
    color: #fff !important;
    margin-top: 15px;
}

.imgur-upload-button:focus {
    outline: none;
}

.imgur-output-paste {
    color: #fff;
    background-color: #0aa1a2;
    padding: 6px 6px;
    border-radius: 0px;
}

.imgur-output-select {
    display: inline-block !important;
}

#imgur-progress-label {
	line-height: 15px;
	font-weight: normal !important;
	color: #000 !important;
	text-shadow: none !important;
}

button.imgur-button.button.button-icon-only.bbcode-color {
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (max-width: 500px) and (min-width: 300px) {
div#youtube embed {
    height: 250px;
}
}

@media (max-width: 500px){
.inputbox {
    max-width: 100%;
    width: 100% !important;
}
}

@media (max-width: 700px){
.wrap {
    padding: 0 20px;
        min-width: 290px;
}

.site-description p {
    text-align: left;
    margin: 0px;
    display: block !important;
    width: 70%;
    max-width: 100%;
    margin-top: 10px;
}
    
.site-description h1 {
    text-align: left;
    margin: 0px;
    margin-top: 20px;
}

.headersearchicon {
    display: block !important;
    margin-right: -5px;
    top: -40px;
    box-shadow: 0 0 0px #0aa1a2;
}

ul.topiclist li.header dt .list-inner {
    text-align: left;
}

.trigger {
    margin-top: -35px !important;
}

.avatar-container {
    padding-bottom: 0px;
}

fieldset.quick-login input.inputbox {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    margin: auto;
}

fieldset.quick-login {
    margin-top: 20px;
    margin-bottom: 40px;
}

fieldset.quick-login label[for="autologin"] {
    min-width: 50%;
    padding-right: 0px;
    padding-top: 10px;
}

table.responsive tr {
    margin: 20px 0;
}

table.table1 tbody tr {
    border: 0px solid transparent;
}

.format-buttons {
    width: 100%;
}

.smiley-box {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

}

@media only screen and (max-width: 700px) and (min-width: 500px){
div#youtube embed {
    height: 350px !important;
}
}


@media (max-width: 900px){
.cp-main {
    width: 100%;
}

.dropdown .dropdown-contents {
    position: inherit !important;
    margin-top: 10px;
}

.tabs .dropdown li {
    text-align: left !important;
}

.wrap .dropdown li, .dropdown.wrap li, .dropdown-extended li {
    white-space: nowrap !important;
}
}

@media only screen and (max-width: 1200px) and (min-width: 700px){
div#youtube embed {
    height: 400px;
}
}


@media only screen and (max-width: 900px) and (min-width: 700px){
.postprofile {
    width: 30%;
}
    
.postbody {
    width: 68%;
}    
}

@media only screen and (max-width: 1100px) and (min-width: 900px){
.postprofile {
    width: 25%;
}
    
.postbody {
    width: 73%;
}    
}