@charset "utf-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7-back{float:left;margin-top:5px;position:relative;width:70px}.cf7msm-ro{white-space:pre-wrap}
 ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.dropdown {
float: none;
margin: 0;
position: relative;
text-align: center;
z-index: 597;
margin:0px 0 0 0;
}
ul.dropdown li {
display: inline-block;
float: none;
line-height: 1.3em;
margin: 0 0 0 1px;
min-height: 1px;
vertical-align: middle;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;
}
ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}
ul.dropdown ul li {
float: none;
}
ul.dropdown ul ul {
top: 1px;
left: 99%;
}
ul.dropdown li:hover > ul {
visibility: visible;
} ul.dropdown {
}
ul.dropdown li {
padding: 7px 10px;
color: #ffffff;
}
ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.on {
background-color: #0F5476;
}
ul.dropdown a:link,		
ul.dropdown a:visited	{ color: #ffffff; text-decoration: none; background-color:#444444; }
ul.dropdown a:hover		{ color: #ffffff; background-color:#008695; }
ul.dropdown a:active	{ color: #ffffff; }
ul.dropdown li ul li {
background-color: #0F5476;
margin:0 !important;
}
ul.dropdown li ul li.hover,
ul.dropdown li ul li:hover,
ul.dropdown li ul li.on {
background-color: #0F5476;
} ul.dropdown ul {
width: 150px;
}
ul.dropdown ul li {
font-weight: normal;
} ul.dropdown *.dir {
padding-right: 20px;
} ul.dropdown-horizontal ul *.dir {
padding-right: 15px;
}
ul.dropdown-vertical-rtl *.dir,
ul.dropdown-horizontal > li.dropdown-vertical-rtl ul *.dir {
padding-right: 10px;
padding-left: 15px;
} ul.dropdown li a {
color: #ffffff;
display: block;
padding: 7px 9px;
} ul.dropdown li {
padding: 0;
} ul.dropdown li.dir {
padding: 7px 20px 7px 10px;
}
ul.dropdown ul li.dir {
padding-right: 15px;
}.slider { list-style: none; padding:0 0 3% 0; }
.carousel-tabs { clear: both; text-align:center; width:80%; margin:0 auto !important;}
.carousel-active-tab { color: red; }	
.carousel-disabled,
.mr-rotato-disabled { color: #aaa; }
.slidewrap2 .carousel-tabs {
padding: 0;
margin: 1em 0;
clear: both;
}
.slidewrap2 .carousel-tabs li {
display: inline-block; 
padding: 0 2px;
}
.slidewrap2 .carousel-tabs a {
background: #000;
display: inline-block;
height: 10px;
text-indent: -9999px;
width: 10px;
border-radius: 5px;
}
.ie .slidewrap2 .carousel-tabs li,
.ie .slidewrap2 .carousel-tabs a { 
display: block;
float: left;
}
.slidewrap2 .carousel-tabs .carousel-active-tab a {
background: #900;
}
.events {
font: normal 11px/1.4 arial, helvetica, sans-serif;
}
.wrimg {
float:left;
width:100%;
}
.wrimg img{
max-width:100%;
}			
.wrtext {
float:left;
width:100%;
}	
.wrsubtext {
width:100%;
padding:10px 0 20px 0;
display:none;
}
.wrsubtextmore {
width:100%;
padding:10px 0;
display:none;
}			
.wrsubtexth2 {
width:100%;
padding:0 0 10px 0;
}	
.wrsubtexth2 h2{
width:100%;
text-align:center;
font-size:24px;
font-family: 'AurulentSansRegular';
line-height:36px;
}					
.wrtext p{
}	
.wrtext p a{
padding:10px 30px;
background:#900;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
}									
.slidecontrols {
list-style: none;
}
.slidecontrols li{
z-index:9;
}
.carousel-next {
position:absolute;				
width:63px;
height:163px;
display:block;
top:30%;	
left:25px;			
text-indent:-9999px;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/css/images/anything-arrows-next.png) no-repeat;
}			
.carousel-prev {
position:absolute;
width:63px;
height:163px;
display:block;	
top:30%;			
right:25px;
text-indent:-9999px;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/css/images/anything-arrows-prev.png) no-repeat;
}
.slidecont {
width:90%;
margin:0 auto;
}
.wrvid {
width:100%;
}
.wrvid h2{
width:100%;
text-align:center;
font-size:14px;		
padding:15px 0;		
}
.wrimgbackup {
width:100%;
}
.wrimgbackup img{
max-width:100%;
}			
.wrimgbackup h2{
width:100%;
text-align:center;
padding:15px 0;		
}@font-face {
font-family: 'PTSansRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS55F-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS55F-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS55F-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS55F-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS55F-webfont.svg#PTSansRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PTSansItalic';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS56F-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS56F-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS56F-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS56F-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/PTS56F-webfont.svg#PTSansItalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'TitilliumText22LRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/TitilliumText22L003-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/TitilliumText22L003-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/TitilliumText22L003-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/TitilliumText22L003-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/TitilliumText22L003-webfont.svg#TitilliumText22LRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ChunkFiveRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Chunkfive-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Chunkfive-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Chunkfive-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Chunkfive-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Chunkfive-webfont.svg#ChunkFiveRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'MakoRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Mako-Regular-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Mako-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Mako-Regular-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Mako-Regular-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/Mako-Regular-webfont.svg#MakoRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'AurulentSansRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/AurulentSans-Regular-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/AurulentSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/AurulentSans-Regular-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/AurulentSans-Regular-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/AurulentSans-Regular-webfont.svg#AurulentSansRegular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'NobileRegular';
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/nobile-webfont.eot);
src: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/nobile-webfont.eot?#iefix) format('embedded-opentype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/nobile-webfont.woff) format('woff'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/nobile-webfont.ttf) format('truetype'),
url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/fonts/nobile-webfont.svg#NobileRegular) format('svg');
font-weight: normal;
font-style: normal;
}    body, html  { height: 100%; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
word-wrap:break-word;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }     .fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;} .col-full:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} body{ line-height:26px; font:16px/26px 'NobileRegular','メイリオ',Meiryo, Verdana, Geneva, sans-serif; word-wrap:break-word; }
a,a:visited,a:focus{ text-decoration:none; }
a:hover{ text-decoration:underline; } h1, h2, h3, h4, h5, h6{ font-family:'AurulentSansRegular','メイリオ',Meiryo, Georgia, "Times New Roman", Times, serif; font-weight:normal; }
h1{font-size:16px;line-height:18px;} h2{font-size:16px;line-height:18px;} h3{font-size:16px;line-height:18px;} h4{font-size:16px;line-height:18px;} h5{font-size:16px;line-height:18px;} h6{font-size:16px;line-height:18px;}
input, select, textarea{font-size:16px;}
input[type=text], input[type=password], select, textarea{padding:2px;}
textarea{overflow:auto;} h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited{ text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{text-decoration:underline;}
.sticky{background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/twenty.png) !important;}
.gallery-caption{}
.bypostauthor{} #wrapper_one{ margin:0 auto; width:100%; overflow: auto; padding:0;}
#wrapper_two{ margin:0 auto; width:100%; overflow: auto; padding:0;}
#wrapper_four{ margin:0 auto; width:100%; overflow: auto; padding:0;}
#top_menu {
width:960px;
height:75px;
margin:0 40px 0 0;
}
#top_menu_left {
float:right;
height:60px;
width:10px;
}
#top_menu_middle {
float:right;
overflow:auto;
}
#top_menu_right {
float:right;
width:9px;
}
#rss {
float:right;
overflow:auto;
}
#rss p{
margin:5px 0 0 5px;
padding:7px 0 0 0;	
}
.logo_title {
font:48px/48px 'ChunkFiveRegular','メイリオ',Meiryo, Georgia, "Times New Roman", Times, serif;
margin:1px 0;
}
.logo_title a{
margin:0;
}
.logo_title a:hover{
text-decoration:none;
}
.logo_desc {
font:14px 'TitilliumText22LRegular','メイリオ',Meiryo, Georgia, "Times New Roman", Times, serif;
}
.logo_desc a:hover{
text-decoration:none;
}
#header_ad p{
margin:0;
height:70px;
}
#header_ad p a{
overflow:auto;
}
#header_ad p a img{
border:0;
} #menu_section {
width:94%;
margin:3% 3% 0 3%;
}
#menu {
float: none;
font: 10px 'TitilliumText22LRegular','メイリオ',Meiryo,Verdana,Geneva,sans-serif;
margin: 1% 1%;
padding: 0 0 27px;
position: static;
text-align: center;
width: 98%;
z-index: 999;
}
#menu select {
width:80%;
margin:10px auto;
}
#menu_footer {
float: none;
font: 10px 'TitilliumText22LRegular','メイリオ',Meiryo,Verdana,Geneva,sans-serif;
margin: 1% 1%;
padding: 0 0;
position: static;
text-align: center;
width: 98%;
z-index: 999;
}
#inner_content_section {
width:94%;
overflow:hidden;		
margin:0 3% 0 3%;
}
#featured_section {
width:100%;
height:350px;
}
#sidebar_search_social {
width:100%;
padding:10px 0 20px 0;
overflow:auto;
margin:0 0 15px 0;
}
#social_section {
width:85.294117647058823529%;
overflow:hidden;
margin:0 auto;
}
#social_section ul {
width:100%;
margin:0;
padding:0;
}
#social_section ul li{
float:left;
margin:5px 0 0 0;
padding:0;
}
.header_social_icons ul {
width:100%;
margin:0;
padding:0;
}
.header_social_icons ul li{
float:right;
margin:5px 5px 0 0;
padding:0;
}
.seach_section {
width:100%;
overflow:auto;
}
.widget .seach_section {
width:100%;
overflow:auto;
margin:10px 0;
}
#sidebar_facebook {
width:94.117647058823529412%;
margin:0 2.9411764705882352941%;
overflow:auto;
}
#sidebar_facebook p {
margin:5% 50px 5% 0;
text-align:right;
}
#sidebar_facebook p a{
font:18px/18px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
#sidebar_twitter {
width:94.117647058823529412%;
margin:0 2.9411764705882352941%;
overflow:auto;
}
#sidebar_twitter_updates {
width:100%;	
}
#sidebar_twitter p {
margin:5% 50px 5% 0;
text-align:right;
}
#sidebar_twitter p a{
font:18px/18px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
text-decoration:none;
}
#twitter_update_list_1985 {
width:82.352941176470588235%;
padding:8.8235294117647058824%;
}
#twitter_update_list_1985 p{
width:100%;
overflow:hidden;
margin:0;
padding:0;
font:16px/18px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
line-height:15px;
}
#twitter_update_list_1985 p.twittime{
width:100%;
overflow:hidden;
margin:0 0 3.5714285714285714286% 0;
padding:0;		
}
#twitter_update_list_1985 p a{
font:16px/18px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
}
#twitter_update_list_1985 p a.twittertime {
float:left;
text-decoration:none;
}
#twitter_update_list_1985 p a.twittertime span{
text-decoration:none;	
}
#facebook_updates {
width:292px;
padding:10px 0;
margin:0 auto;
}
#sidebar {
width:100%;
overflow:auto;
margin:0;
padding:15px 0 10px 0;	
} .post-ratings img{
margin:2px 2px 2px 0;
}
.actual_post {
width:100%;
margin:0;
}
.ta_meta_container {
width:100%;
padding:5px 0 15px 0;
}
.actual_post_title {
width:94.594594594594594595%;
padding:10px 0;	
margin:0 0 0 2.7027027027027027027%;		
}
.actual_post_title_page {
width:94.594594594594594595%;
padding:10px 0;	
margin:0 0 0 2.7027027027027027027%;
}
.actual_post_title_page h2{
line-height:36px;
margin:0 0 5px 0;
font-size:36px;
}
.actual_post_title h2{
line-height:36px;
margin:0 0 5px 0;
font-size:36px;
}
.actual_post_author {
width:94.594594594594594595%;
overflow:auto;
margin:0 0 0 2.7027027027027027027%;	
}
.actual_post_ratings {
width:94.594594594594594595%;	
overflow:auto;
padding:2px 0;
margin:0 0 0 2.7027027027027027027%;
}
.actual_post_author .actual_post_posted{
float:left;
width:80%;
overflow:hidden;
margin: 5px 0.952380952380952381% 5px 0.019047601904760190476%;
}
.actual_post_author .actual_post_posted span{
margin:0 1.1904761904761904762%;
}
.actual_post_comments {
float:left;
margin: 4px 0 0 3.8095238095238095238%;
font-style:italic;	
}
.metadata{
width:94.594594594594594595%;
font-size:11px;
padding:6px 0 10px;
margin:6px 0 -5px 2.7027027027027027027%;
}
.metadata .bot{
height:4px;
margin:6px 0 0;
}
.metadata p{
line-height:normal;
overflow:hidden;
width:100%;
}
.metadata a{
}
.metadata .label{
float:left;
width:14.285714285714285714%;
text-align:right;
font-weight:bold;
padding:0 1.5238095238095238095% 0 0;
}
.metadata .text{
float:left;
line-height:normal;
width:78.095238095238095238%;
}
.bookmark_button_container {
width:94.594594594594594595%;
font-size:11px;
padding:6px 0 10px;
margin:6px 2.7027027027027027027% -5px 2.7027027027027027027%;
min-height:75px;
}
.postmetadata{
font-size:12px;
margin:16px 0 0 0;
}
.post_entry {
width:94.594594594594594595%;
overflow:auto;
padding:20px 2.7027027027027027027%;
}
.post_ad {
width:100%;
overflow:auto;
padding:10px 0;
text-align:center;
}
.post_ad img{
margin:5px auto;
}
.post_ad_single {
width:100%;
overflow:auto;
padding:10px 0;
}
.post_ad_single img{
margin:5px 0 5px 1.9047619047619047619%;
}
.post_ad_single_300 {
width:100%;
overflow:auto;
padding:10px 0;
text-align:left;
}
.post_ad_single_468 {
width:100%;
overflow:auto;
padding:10px 0;
text-align:center;
}
.post_ad_single_300 img{
margin:5px 0 5px 1.9047619047619047619%;
}
.post_author_bio {
width:100%;
padding:15px 0;	
overflow:auto;	
margin:5px 0;	
}
.post_author_bio_bio {
float:left;
width:92.792792792792792793%;
margin:0 3.6036036036036036036%;
}
.post_author_bio_bio_pic {
float:left;
width:88px;
height:88px;	
margin:5px 2% 0 0;
}
.post_author_bio_bio_pic img{
width:88px;
height:88px;	
}
.post_author_bio_bio_desc {
}
.post_author_bio_bio_desc p{
margin:0 0 5px 2%;
}
.post_author_pic {
font:24px 'PTSansItalic';
}
.post_author_bio_social {
float:left;
width:96.396396396396396396%;
margin:10px 0 10px 0.9009009009009009009%;
}
.authors_website {
float:left;
width:167px;
height:30px;
margin:0 0 10px 10px;
}
.authors_website p{
font:14px 'PTSansItalic';
margin:5px 0 0 15px
}
.authors_twitter {
float:left;	
width:167px;
height:30px;
margin:0 0 10px 10px;	
}
.authors_twitter p{
font:14px 'PTSansItalic';
margin:5px 0 0 45px;	
}
.authors_facebook {
float:left;	
width:167px;
height:30px;
margin:0 0 10px 10px;		
}
.authors_facebook p{
font:14px 'PTSansItalic';
margin:5px 0 0 40px;
}
.single_newsletter {
width:100%;
padding:5px 0;	
overflow:auto;	
margin:5px 0;
}
.single_newsletter_heading {
width:96.396396396396396396%;
min-height:48px;
padding:5px 0;	
}
.single_newsletter_heading p{
font: 30px 'TitilliumText22LRegular';
margin:5px 55px 0 0;
text-align:right;
}
.single_social_share {
width:100%;
padding:15px 0;	
overflow:auto;	
margin:5px 0;	
}
.single_social_share_buttons {
width:78.378378378378378378%;
margin:0 auto;
overflow:auto;
}
.single_social_share_buttons p{
float:left;
width:57px;
margin:0 2px;
}
.single_social_share_heading {
width:92.792792792792792793%;
margin:0 auto;	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;		
}
.single_social_share_heading p{
font: 36px/36px 'TitilliumText22LRegular';
text-align:center;
padding:5px 0 10px 0;
}
.single_np {
width:100%;
padding:5px 0;	
overflow:auto;	
background: url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-bottom: 5px dashed #212428;
border-top: 5px dashed #212428;
}
.single_np_prev p{
text-align:left;
margin:0 0 10px 50px;
}
.single_np_next p{
text-align:right;
margin:0 50px 10px 0;	
}
.single_np_prev_np {
font:18px 'PTSansRegular';
text-align:left;
margin:0 0 0 50px !important;
}
.single_np_next_np {
font:18px 'PTSansRegular';
text-align:right;
margin:0 50px 0 0 !important;
}
.single_related {
width:100%;
padding:5px 0;	
overflow:auto;	
}
.single_related_title {
width:100%;
padding:5px 0;	
}
.single_related_title p{
margin:0 0 0 4.5045045045045045045%;
font: 36px 'TitilliumText22LRegular';
}
.single_related_posts {
width:100%;
padding:5% 0;		
}
.related_posts_single {
overflow:auto;
}
.related_posts_single ol{
width:90%;
margin:0 auto;
overflow:auto;
}
.related_posts_single ol li{
float:left;
width:100%;
margin:5% 0;
}
.related_post_image img{
max-width:100%;
height:auto;
}
.related_post_title {
padding:0 0 4px 0;
}
.related_post_title a{
margin:0 0 7px 0;
font:18px/18px 'PTSansRegular';
}
.no_comm_single {
width:100%;
padding:20px 0;
text-align:center;		
}
.no_comm_single p{
font:18px 'PTSansRegular';
} #main_content_section_full {
float:left;
width:100%;
margin:0%;
}
#main_content_section_search {
float:left;
width:94%;
margin:3%;
padding:3% 0;		
}
#main_content_section_search_title {
float:left;
width:94%;
margin:3% 3% 0 3%;
padding:3% 0;
}
.fouroh {
overflow:auto;
margin:10% 5%;
width:90%;
text-align:center;
}
.fouroh h2 {
font:36px/36px 'ChunkFiveRegular';
margin:15px auto;
}
.fouroh p {
font:18px/18px 'AurulentSansRegular';
margin:15px auto;
}
.fourohsearch {
width:90%;
margin:0 auto;
}
.ta_meta_container_full {
width:100%;
padding:5px 0 15px 0;
}
.actual_post_title_page_full {
width:95.604395604395604396%;
margin:0 0 0 2.1978021978021978022%;
}
.actual_post_title_page_full h2{
line-height:36px;
margin:10px 0 10px 0;
font-size:18px;
}
.post_entry_full {
width:95.604395604395604396%;
margin:0 0 0 2.1978021978021978022%;
overflow:auto;
padding:20px 0;
}
.post_ad_full {
width:100%;
overflow:auto;
padding:10px 0;
text-align:center;
}
.post_ad_full img{
margin:5px auto;
}
.post_ad_single_full {
width:100%;
overflow:auto;
padding:10px 0;
}
.post_ad_single_full img{
margin:5px 0 5px 10px;
}
.post_ad_single_300_full {
width:100%;
overflow:auto;
padding:10px 0;
text-align:left;
}
.post_ad_single_300_full img{
margin:5px 0 5px 10px;
}  .entry{
width:100%;
clear: both;
}
.entry a{
text-decoration:underline;
}
.entry a:hover{
text-decoration:none;
}
.entry p{
margin:0 0 22px 0;
}
.entry h1{}  .entry h2{}  .entry h3{}  .entry h4{}  .entry h5{}  .entry h6{}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{line-height:1.5em; margin: 0 0 15px 0; }
.entry ul{ margin: 0 0 20px 0; padding: 0 0 0 6%; }
.entry ul ul{ margin: 0; }
.entry ul li{	list-style-type: disc;  line-height: 1.5em;}
.entry ul ul li{ list-style-type: circle; }
.entry ol{ margin: 0 0 20px 0; padding: 0 0 0 6%; }
.entry ol ol{ margin: 0; }
.entry  ol li{ list-style-type: decimal;  line-height: 1.5em;}
.entry  ol li ol li{ list-style-type: lower-alpha; }
.entry .list_bookmarks{
padding: 0;
}
.entry .list_bookmarks li.linkcat{
list-style: none;
}
.entry .list_bookmarks li.linkcat li{
list-style:disc;
}
.entry .more-link{
height:25px;
float:left;
padding:0 12px 0 0;
font-weight:bold;
font-size:13px;
text-decoration:none;
}
.entry .more-link span{
text-decoration: none;
padding-bottom: 2px; 
}
img.wp-smiley{ padding: 0; border: none; }
.entry .wp-caption{ padding: 5px; text-align:center; max-width: 96%;}
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; max-width: 96%; height:auto; }
.entry .wp-caption-text{ margin:0; padding:0; font-size:11px; text-align:center; }
.entry table{
width: 100%;
border-collapse: collapse;
margin: 0 0 15px 0;
}
.entry table td, .entry table th{
padding: 1px;
} p img{
padding: 0;
max-width: 100%;
height:auto;
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright, img.alignright, a img.alignright {
float:right;
margin:10px 0px 10px 16px;
}
.alignleft, img.alignleft, a img.alignleft {
float:left;
margin:10px 16px 10px 0;
}
.aligncenter, img.aligncenter, a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
} .entry acronym, .entry abbr, .entry span.caps{
cursor: help;
}
.entry blockquote{
margin: 15px 0 28px 1%;
padding:0 0 0 7px;
}
.entry blockquote blockquote{
margin: 10px 0 18px 1%;
padding:0 0 0 7px;
}
.entry blockquote cite{
margin: 5px 0 0;
display: block;
}
.center{
text-align: center;
}
.hidden{
display: none;
}
.nopost, .nocomments{
text-align:center;
padding: 20px 0 20px 0;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
blockquote cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
text-transform: uppercase;
}
pre {
font: 13px "Courier 10 Pitch", Courier, monospace;
line-height: 1.5;
margin-bottom: 1.625em;
overflow: auto;
padding: 0.75em 1.625em;
}
code, kbd {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
text-decoration: none;
}
sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
.last{
margin-right:0 !important;
clear:right;
}
.clear{
clear: both;
line-height: 0;
} #respond{
margin:25px 0 50px 7.2072072072072072072%;
overflow:hidden;
width:90.09009009009009009%;
}
.commentlist #respond{
margin:0 0 20px 0;
}
#respond h3{
font-size:30px;
width:100%;
padding:0 0 20px;
line-height:normal;
}
#reply-title small{
display: block;
padding: 5px 0 0 0;
font-size: 14px;
font-weight: normal;
}
#commentform p{
width:100%;
overflow:hidden;
padding: 0 0 10px;
margin: 0;
}
#commentform p a, #commentform p a{
text-decoration:underline;
}
#commentform p a:hover{
text-decoration:none;
}
#commentform p input{
float:left;
}
#commentform p label{
float:left;
padding:10px 0 0 5px;
margin:0 -20px 0 0;
}
#commentform .comment-form-comment label{
float: none;
clear: both;
margin: 0;
padding: 0;
display: none;
}
#commentform input[type=text]{
width: 45%;
margin: 5px 5px 1px 0;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border:5px solid #000;
padding:5px;
}
#commentform{
margin: 5px 0 0 0;
}
#commentform textarea{
width: 80%;
height:100px;
overflow:auto;
margin:5px 0 0 0;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border:5px solid #000;
padding:5px;	
}
#commentform #submit{
border:0;
font:13px Georgia, "Times New Roman", Times, serif;
padding:10px 25px;
cursor:pointer;
} #comments{
font-size:25px;
width:90.09009009009009009%;
font-style:italic;
padding:0 0 20px;
line-height:normal;
margin:15px 0 0 7.2072072072072072072%;
}
.commentlist{
width:90.09009009009009009%;
margin:10% 0 10% 7.2072072072072072072%;
}
.commentlist li.comment{
margin: 10% 0 3%;
padding: 3% 3% 3% 5%;
list-style: none;
clear: both;
}
.commentlist li.trackback{
margin: 3% 0 3%;
padding: 3% 3% 3% 5%;
list-style: none;
clear: both;
}
.commentlist li.pingback{
margin: 3% 0 3%;
padding: 3% 3% 3% 5%;
list-style: none;
clear: both;
}
.commentlist li li{
}
.commentlist li li li{
}
.commentlist li li li li{
}
.commentlist .alt{
margin: 10px 0 0 0;
}
.commentlist li ul{
margin:0 -5px 0 5%;
}
.commentlist p{
margin: -1% 1% 2% 0;
font-size:12px;
line-height:18px;
}
.commentlist .children{ padding: 0; }
.commentlist li.comment .entry{
width: auto;
clear: none;
overflow: visible;
padding: 1% 0 0 0;
}
.commentlist li.comment .entry li{
padding: 0;
margin: 0;
background: none;
border: 0;
}
.commentlist li.comment .entry ul{
padding: 0;
margin: 0 0 3% 6%;
background: none;
border: 0;
}
.commentlist li.comment .entry ul ul{
margin: 0 0 1% 6%;
}
.commentlist li.comment .entry ol ul{
margin: 0 0 1% 6%;
}
.commentlist li.comment .entry ol{
padding: 0;
margin: 0 0 3% 7%;
background: none;
border: 0;
}
.commentlist li.comment .entry ol ol{
margin: 0 0 3% 7%;
}
.commentlist li.comment .entry ul ol{
margin: 0 0 1% 7%;
}
.nocomments{
text-align: center;
}
.commentmetadata{
margin: 0 0 3% 0;
display: block;
}
.commentmetadata a{
font-weight:bold;
}
.commentlist .reply{
overflow:hidden;
margin:2% -1% 0;
}
.commentlist .reply a{
padding:1% 5%;
float:right;
}
.commentlist .reply a:hover{
text-decoration:none;
}
.comment-author{
padding: 0 0 0.4% 0;
}
.comment-author img{
float:left;
margin:0 2% 2% 0;
}
.commentlist .fn{
font:20px 'PTSansItalic', Georgia, "Times New Roman", Times, serif;
margin:0;
text-transform:capitalize;
}
.commentlist .trackback .fn, .commentlist .pingback .fn{
margin:0;
}
.commentlist .says{
position:relative;
font:13px Georgia, "Times New Roman", Times, serif;
}
.commentlist .avatar{
position: relative;
top: -15%;
left: -2%;
}
.pagination2{
margin: 0 0 0 8%;
}
.pagination2 span {
font-weight:bold;
}
.pagination2 a {
font-weight:bold;	
} .pagination{
float:left;
overflow:hidden;
margin:30px 0;
width:90%;
padding:10px 5%;
text-align:right;
}
.pagination span, .pagination a{
border:0px !important;
display:inline-block;
height:27px;
margin:0 1px 0 0;
line-height:27px;
padding:0 2px;
}
.pagination .pages{
padding:0 8px;
margin:0 5px 0 0;
}
.pagination a:hover, .pagination .current{
text-decoration:none;
}
.pagination .al{
float: left;
padding: 0 0 0 10px;
}
.pagination .ar{
float: right;
padding: 0 3px 0 0;
}
.pagination .al a, .pagination .ar a{
padding:0 5px;
} .sidebar_widget {
width:88.23529411764706%;
margin:2.941176470588235% 5.882352941176471%;
overflow:auto;
}
.sidebar_widget_top {
width:100%;
height:10px;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.sidebar_widget_bottom {
width:100%;
height:10px;
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.widget {
width:100%;
overflow:auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
padding:0 0 3.33333333333333% 0;	
}
.widgettitle {
width:93.33333333333333%;
overflow:auto;
font:24px 'TitilliumText22LRegular';
padding:3.33333333333333%;
}
.widget ul {
width:100%
margin:1.666666666666667% 0 3.33333333333333% 0;
}
.widget ul li{
width:81.666666666666667%;
overflow:hidden;
margin:0 6.666666666666667%;
padding:3.33333333333333% 0 3.33333333333333% 5%;
}
.widget ul li a{
}
.widget ul li a:visited{
}
.widget ul ul a{
font-size:11px;
}
.widget ul ul{
width:95%;
margin: 0 0 0 5%;
padding:0;
}
.widget ul li ul li{
padding: 1.304347826086957% 0 1.304347826086957% 4.347826086956522%;
margin:0;
border: 0;
}
.widget .last{
background:none;
}
.textwidget{ padding: 5%; }
.textwidget p{ padding: 5%; }
.widget_tag_cloud div, .widget_calendar div{ } #wp-calendar{width:90%;margin-bottom:3.33333333333333%;margin-left:3.33333333333333%;clear:both;padding:0;}
#wp-calendar caption{padding:3.33333333333333%;font:bold 16px Georgia, "Times New Roman",'メイリオ', Meiryo,  Times, serif;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:3px 0;}
#wp-calendar td{background:transparent;}
#wp-calendar a{} .tagcloud {
width:86.666666666666667%;
margin:3.33333333333333% 6.666666666666667%;
}
.widget_poll li a{
display: block;
margin: 10px 0 0 0;
text-decoration: underline;
}
.widget_poll li a:hover{
text-decoration: none;
}
.wp-polls {
width:100%;
margin:5% 0 0 0;	
overflow:hidden;
}
.wp-polls ul li{
margin:0 6.666666666666667%;
padding:1.666666666666667% 0 1.666666666666667% 5%;
}
.wp-polls p strong{
font: 16px/16px 'PTSansItalic'; Georgia, "Times New Roman", Times, serif; 
}
.wp-polls p a{
font:14px/16px 'NobileRegular', Verdana, Geneva, sans-serif;		
}
.wp-polls ul li label{
margin:0 0 0 7px;
}
.wp-polls .Buttons {
width:40%;
height:10%;
border:0 !important;
font: 18px 'PTSansItalic', Georgia, "Times New Roman", Times, serif; 	
margin:0 0 7px 0;	
}
.widget img {
height: auto;
max-width: 90%;
margin:10px 5%;
}
.widget select {
width: 90%;
margin:10px 5%;
}  #footer_section .footerp{
margin:10px 5% 10px 5%;
width:90%;
}
#footer_section .footerp a{
font-weight:bold;
}
#footer_section .footercredit {
margin:05%;
width:95%;		
}
#footer_section .footercredit a{
font-weight:bold;
}
.footerp .seach_section {
float:left;
width:100%;
background:none !important;
} #gb_form_div { 
text-align : left;
width : 100%;
font-family:'メイリオ',Meiryo, Verdana, Geneva, sans-serif;
}
#gb_form_div p {
margin-left : 12px;
}
#gb_form {
text-align : left;
background : transparent;
}
#gb_form_div a {
text-decoration : underline;
}
#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
text-decoration : none;
}
fieldset { 
border : 0;
margin-top : 10px;
}
#gb_form legend, legend, #gb_form dt { 
font-weight : bold; 
}
#gb_form legend {
padding-top : 5px;
}
* html #gb_form legend {
padding:0 0 10px 0;
}
#gb_form legend#mainlegend { 
padding-top : 5px;
padding-bottom : 10px;
width:100%;
}
* html #gb_form legend#mainlegend {
margin-left : -5px;
}
#gb_form legend#mainlegend small { 
font-size : 11px; 
text-transform : uppercase;
}
#gb_form_div .formhead small a {
font-size : 11px; 
display : inline;
padding : 0;
margin : 0;
}
#gb_form_div .main_formhead, #gb_form_div .formhead {
font-size : 12px; 
width : 97%;
}
#gb_form_div .main_formhead {
margin-left : -35px;
text-indent: -9999px;
}
#gb_form_div label { 
margin-top : 5px;
margin-left : 20px;
font-size:11px;
}
#gb_form_div input.short, #gb_form_div input.med, #gb_form_div select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
padding : 3px; 
font-size:13px;
font-family:'メイリオ',Meiryo, Arial, Helvetica, sans-serif;
width : 60%;
height : auto;
margin:0 0 5px 20px;
}
#gb_form_div input.short {
width : 7%;
}
#gb_form_div textarea.textbox, #gb_form_div textarea { 
width : 80%;
height : 220px;
line-height : 1.5em;
}
#gb_form_div select.med {
width : 60%;
}
#gb_form_div input.checkbox {
cursor : default;
border : 0;
padding : 0; 
margin : 0;
width : 14px;
height : 14px;
}
#gb_form_div input.button {
height:35px;
border:0;
font:16px/35px Georgia, "Times New Roman", Times, serif, 'メイリオ',Meiryo;
padding:0;
padding:0 15px;
cursor:pointer;
clear:both;
margin: 10px 0 0 20px;
}
#content #gb_form input.button {
margin : 15px 5px 25px 20px;
padding : 2px 15px 2px 15px;
}
* html #content #gb_form input.button {
margin-left : -5px;
}
#gb_form_div span.error, #gb_form_div span.success, #gb_form_div dt { 
font-weight : bold; 
}
#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
}
#gb_form_div small.whythis a { 
font-size : 11px; 
text-decoration : none;
}
#gb_form_div small.whythis a span{ 
text-decoration : none;
}
#gb_form_div p.creditline small {
clear : both; 
display : block;
text-align : right;
margin : 0;
padding : 25px 0 15px 0;
font-size : 11px; 
letter-spacing : .0001em;
}
dl#result_dl_blockq blockquote {
margin-left : 0;
}
dl#result_dl_blockq blockquote p cite {
display : block;
text-align : right;
}
#gb_form_div span.items {
font-weight : bold;
}
#gb_form_div ul {
margin : 10px 10px 20px 10px;
}
#gb_form_div ul li {
list-style-type : none;
margin : 0 10px 0 20px;
}
#featured_section_wilto {
width:100%;
padding:10% 0;
position:relative;
overflow:hidden;
} .mag_two_post_title{
float:left;
width:100%;
padding:5px 0;		
overflow:auto;
}
.mag_two_post_title h2 {
}
.mag_two_post_ratings{
float:left;
width:100%;
padding:2px 0;	
}
.mag_two_post_thumb {
float:left;
width:100%;
height:135px;
margin:10px 0 0 0;
}
.mag_two_post_excerpt {
float:left;
padding:0;
padding:10px 0 0 0;
width:100%;
}
.mag_two_post_excerpt img{
float:left;
max-width:100%;
margin:0 0 10px 0;
height:auto;
}  .mag_post_title{
float:left;
width:100%;
overflow:auto;
}
.mag_post_title h2 {
padding:5px 0;
font-size:36px;
line-height:46px;
}
.mag_post_ratings{
float:left;
width:100%;
padding:5px 0;	
}
.mag_post_ratings_normal{
float:left;
width:555px;
height:22px;
}
.mag_post_thumb {
float:left;
width:40%;
margin:10px 0 0 0;
}
.mag_post_excerpt {
float:left;
padding:10px 0 0 0;
overflow:auto;
width:100%
}
.mag_post_excerpt img{
max-width:100%;
height:auto;
}  #mag_heading {
margin:10px 0 0 10px;
width:260px;
margin:0;
padding:0;
float:left;
}
#mag_heading p{
margin:10px 0 0 10px;
padding:0;
float:left;
font:24px/24px 'PTSansItalic'; Georgia, "Times New Roman", Times, serif; 	
}
.mag_left_individual_post {
width:260px;
margin:0 0 10px 5px;
padding:0;
float:left;
}
.titlemag{	
width:250px;
margin:0 5px 0 5px;
padding:0;	
}
.titlemag h2{
font:24px/24px 'PTSansItalic'; Georgia, "Times New Roman", Times, serif; 
width:250px;
margin:0;
padding:0 0 7px 0;
}
.metadatamag{
font-size:13px;
width:250px;
margin:0 5px 0 5px;
padding:0;
}
.mag_featured_image{
padding:0;
margin:10px 5px;
}
.mag_featured_image img{
border:0;
padding:0;
}
.excerpt_mag{
font-size:13px;
width:250px;
margin:5px 5px;
padding:0 0 5px 0;
}
.readmore_mag{
margin:5px 15px;
padding:0 0 5px 0;
} #feed_social {
width:100%;
overflow:auto;	
margin:0 0 20px 0;
padding:20px 0;
}
#sidebar_ads_container {
width:100%;
overflow:auto;	
padding:20px 0 0 0;
margin:0 0 20px 0;
}
.mag_post_excerpt_more{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:5px 25px;
text-decoration:none;
display:inline-block;
}
.mag_post_excerpt_p p {
margin:0 0 15px 0;
}
.mag_two_post_excerpt_p p {
margin:0 0 15px 0;
}
#featured_section_header {
width:100%;
}
#featured_section_header img{
max-width:100%;
height:auto;	
}
.archiveheading {
width:100%;
margin-bottom:40px;
padding:20px 0;
}
.archiveheading h2{
font-size:36px;
margin: 0 0 0 2.7027%;
width: 94.5946%;	
}
.wpcf7-text {
margin-top:1px;
}
.wpcf7-email {
margin-top:1px;
padding:5px;
}
.wpcf7-quiz {
margin-top:1px;	
}
.wpcf7-textarea {
margin-top:1px;	
}
.wpcf7-file{
margin-top:1px;	
}
.wpcf7-submit {
border:0;
font:16px Georgia, "Times New Roman",'メイリオ',Meiryo, Times, serif;
padding:15px 35px;
cursor:pointer;
background:#000;
color:#fff;	
}
.mag_post {
width:100%;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
margin:0 0 20px 0%;
overflow:auto;
padding-bottom:20px;
}
.magnine_post1 {
width:100%;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
overflow:auto;
margin-bottom:20px;
padding-bottom:20px;
}
.magnine_post1_excerpt_img{
width:100%;
margin-bottom:15px;
}
.magnine_post2_excerpt_img{
width:100%;
margin-bottom:15px;
}
.magnine_post1_excerpt_img img{
max-width:100%;
height:auto;
}
.magnine_post2_excerpt_img img{
max-width:100%;
height:auto;
}
.magnine_post1_title{
width:90%;
padding:10px 5%;
overflow:auto;	
}
.magnine_post1_title img{
max-width:100%;
height:auto;
margin:5px 0;
}
.magnine_post2_title{
width:80%;
padding:10px 10%;	
}
.magnine_post5_title{
width:80%;
padding:10px 10%;	
}
.magnine_post1_title h2{
width:100%;
font-size: 36px;
line-height: 46px;	
}
.magnine_post2_title h2{
width:100%;
font-size: 36px;
line-height: 46px;	
}
.magnine_post5_title h2{
width:100%;
font-size: 20px;
line-height: 30px;	
}
.magnine_post1_title p {
margin: 0 0 15px;
}
.magnine_post2_title p {
margin: 0 0 15px;
}
.magnine_post2 {
width:100%;
float:left;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
overflow:auto;
margin-bottom:20px;
padding-bottom:20px;
}
.magnine_post3 {
width:100%;
float:left;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
overflow:auto;
margin-bottom:20px;
padding-bottom:20px;
}
.magnine_post5 {
width:100%;
float:left;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
overflow:auto;
margin-bottom:20px;
padding-bottom:20px;
}
.magnine_post7 {
width:100%;
float:left;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
overflow:auto;
margin-bottom:20px;
padding-bottom:20px;
}
.magnine_cat_post{
width:90%;
float:left;
margin:0 0 5% 5%;
}
.magnine_cat_title{
width:95%;
padding:10px 2.5%;	
}
.magnine_cat_title h2{
width:100%;
font-size: 36px;
line-height: 46px;	
}
.featured_section_sheader{
width:100%;
overflow:auto;
}
.featured_section_sheader img{
max-width:100%;
height:auto;
}   body{ color:#000000; }
a,a:visited,a:focus{ color:#fff; }
input, select, textarea{color:#000000;}
input[type=text], input[type=password], select, textarea{border:3px solid #c5c5c5;} #wrapper_one{  }
#wrapper_two{  }
#wrapper_three{ background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/wrapper3.png); }
#wrapper_four{ } #header_social_cont {
background:#000;
}
.header_search_cont .seach_section .searchtext {
background:none;
}
.header_search_cont .seach_section .text {
border:none;
}
.header_search_cont .seach_section .searchsub {
border:0px;
}
.header_search_cont fieldset{
background:#2f2f2f;	
}
.header_search_cont .text{
background:none;
color:#fff !important;
}
.header_search_cont .searchsub{
background:#000;
}
.header_search_cont .submit{
color:#ffffff;
background:none;
border:0px;
} #logo_section {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/blacknoise.png);	
}
.logo_title a{
color:#fff;
}
.logo_desc {
color:#fff;
}
.logo_desc a{
color:#fff;
} #content_section {
overflow: auto;
width: 100%;
} #menu{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png), url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/blacknoise.png);
}
.current-menu-item, .current_page_item {
Background:#000 !important;	
}
#menu select {
border:1px solid #000;
background:#000;
color:#fff;
}
ul.dropdown li.hover,
ul.dropdown li:hover,
ul.dropdown li.on {
background-color: #000;
}
ul.dropdown li{
width: 55px;
}
ul.dropdown li ul li {
background-color: #000;
}
ul.dropdown li ul li.hover,
ul.dropdown li ul li:hover,
ul.dropdown li ul li.on {
background-color: #000;
}
#Main_nav .selected a, #nav2 .selected a { color: red } #featured_section_wilto {
background-color:#e5315d;
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/wiltobg2.png) repeat;	
}
.carousel-next {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/anything-arrows-next.png) no-repeat;
}
.carousel-prev {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/anything-arrows-prev.png) no-repeat;
}
.wrsubtexth2 h2 a{
color:#fff;	
}
.wrtext p {
color:#fff;		
}
.wrtext p a {
background: none repeat scroll 0 0 #444444;
border-radius: 5px 5px 5px 5px;
padding: 10px 30px;
color: #FFFFFF;
}
.slidewrap2 .carousel-tabs .carousel-active-tab a {
background: #fff;
}
.slidewrap2 .carousel-tabs a {
background: none repeat scroll 0 0 #000000;
} #sidebar_ads_container {
background:#101318 url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/seven-stripe.png);	
}
#feed_social {
background:#101318 url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/seven-stripe.png);	
}
#sidebar_search_social {
background:#101318 url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/seven-stripe.png);	
}
#sidebar {
background:#101318 url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/seven-stripe.png);	
}
#sidebar_facebook {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/sidebar_facebook.png) no-repeat center right;
border-bottom:1px solid #000;
}
#sidebar_facebook p a{
color:#fff;
}
#sidebar_twitter {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/sidebar_twitter.png) no-repeat center right;
border-bottom:1px solid #000;	
}
#sidebar_twitter p a{
color:#fff;
}
#twitter_update_list_1985 p{
color:#fff;	
}
#twitter_update_list_1985 p a{
color:#fff;
}
#twitter_update_list_1985 p a.twittertime {
color:#fff;
}
#twitter_update_list_1985 p a.twittertime span{
color:#fff;
}
.seach_section .searchtext{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
}
.seach_section .text{
color:#fff;
border:0px;
background:none;
}
.seach_section .searchsub{
background:#000;
}
.seach_section .submit{
color:#ffffff;
background:none;
border:0px;	
}
.widget .seach_section .searchtext{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
}
.widget .seach_section .text{
background:none;
color:#fff;
border:0;
}
.widget .seach_section .searchsub{
background:#000;	
}
.widget .seach_section .submit{
color:#ffffff;
border:0;
}
.widget .current-menu-item, .widget .current_page_item {
background:none !important;
}
.sidebar_widget_top {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
display:none;
}
.sidebar_widget_bottom {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
display:none;
}
.widget {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
}
.widgettitle {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
color:#fff;
}
.widget ul li{
border-bottom:1px solid #000;
}
.widget ul ul a{
color:#fff;
}
.widget ul li ul li{
border: 0;
}
.widget .last{
background:none;
}
.textwidget p{ color:#fff; } #wp-calendar caption{color:#fff;}
#wp-calendar th,#wp-calendar td{color:#fff;}
#wp-calendar td{background:transparent;}
#wp-calendar a{color:#fff;} .tagcloud a{
color:#fff;
}
.widget_poll li{
border:0;
background: none;
}
.widget_poll li a{
color: #000;
}
.wp-polls ul li{
color:#fff;	
}
.wp-polls p strong{
color:#fff;	
}
.wp-polls p a{
color:#fff;	
}
.wp-polls .Buttons {
background:#000 !important;
border:0 !important;
}
.widget select {
background:#000;
border:0;
color:#fff;
}
.widget .current-menu-item, .widget .current_page_item {
background:none !important;	
} #footer_section {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png), url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/blacknoise.png);
}
#footer_section .footerp{
color:#ffffff;
}
#footer_section .footerp a{
color:#ffffff;
}
#footer_section .footercredit {
color:#ffffff;
}
#footer_section .footercredit a{
color:#ffffff;
} #main_content_section_mag {
}
.mag_post_title{
border-bottom: 1px solid #000;		
}
.mag_post_title h2 a{
color:#fff;
}
.mag_post_ratings{
border-bottom: 1px solid #000;	
}
.mag_post_ratings_normal{
border-top: 1px solid #000;		
}
.mag_post_thumb {
border:1px solid #000;
background:#D4D7D1;
}
.mag_post_excerpt_more{
color:#fff;
background:#e5315d;
}
.mag_post_excerpt_more a{
color:#fff;	
} #main_content_section_maglite {
}
.mag_two_post_title{
border-bottom: 1px solid #000;	
}
.mag_two_post_title h2 a{
color:#fff;
}
.mag_two_post_ratings{
border-bottom: 1px solid #000;	
}
.mag_two_post_thumb {
border:0px solid #000;
background:#D4D7D1;
} #main_content_section{
background:#212428;
}
.ta_meta_container {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-bottom:dashed 5px #212428;
}
.actual_post_title_page h2{
color:#fff;
}
.actual_post_title h2{
color:#fff;
}
.actual_post_title h2 a{
color:#fff;
}
.actual_post_title h2 a:visited{
color:#fff;
}
.actual_post_author {
border:1px solid #000;
border-right:0;
border-left:0;
}
.actual_post_ratings {
border:1px solid #000;
border-right:0;
border-left:0;
border-bottom:0;	
}
.actual_post_comments {
color:#fff;
}
.metadata{
border-bottom:1px solid #000;
}
.metadata .bot{
border-bottom:1px solid #000;
}
.metadata .label{
color:#E5315D;
}
.postmetadata{
background:#212428;
}
.post_author_bio {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-bottom: 5px dashed #212428;
border-top: 5px dashed #212428;		
}
.authors_website {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/authors_website.png) no-repeat;
}
.authors_website p{
color:#050505;
}
.authors_twitter {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/authors_twitter.png) no-repeat;
}
.authors_twitter p{
color:#050505;
}
.authors_facebook {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/authors_facebook.png) no-repeat;
}
.authors_facebook p{
color:#050505;
}
.single_newsletter_heading {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/single_rss.png) right center no-repeat;
}
.single_newsletter_heading p{
color:#050505;
}
.single_social_share {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-bottom: 5px dashed #212428;
border-top: 5px dashed #212428;
}
.single_social_share_heading {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
}
.single_social_share_heading p{
color:#fff;
}
.single_np_prev_np {
color:#E5315D;
}
.single_np_next_np {
color:#E5315D;
}
.single_np_prev {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/single_np_prev.png) left center no-repeat;	
}
.single_np_next {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/single_np_next.png) right center no-repeat;	
}
.single_related_title {
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-top: 5px dashed #212428;
}
.single_related_title p{
color:#fff;
}
.single_related_posts {		
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
border-bottom: 5px dashed #212428;	
}
.related_post_title a{
color:#F26521;
}
.no_comm_single p{
color:#E5315D;	
} .entry .more-link{
color:#fff;
}
.entry .more-link span{
color:#E5315D;
border-bottom: 1px solid #E5315D;
}
.entry .wp-caption{ background:#000;}
.entry .wp-caption img{ background:none; border:0; }
.entry table{
border: 1px solid #fff;
margin-left:auto;margin-right:auto;
font-size: 16px;
}
.entry table td, .entry table th{
border: 1px solid #fff;
margin-left:auto;margin-right:auto;
font-size: 16px;
}
.entry table th{
background: #000;
}
dl.gallery-item img {
background: #000;
border: 1px solid #000;
}
.gallery a img {
border: none;
} .entry acronym, .entry abbr{
border-bottom: 1px dashed #dfcfba;
}
.entry blockquote{
border-left:13px solid #000;
}
.entry blockquote blockquote{
border-left:13px solid #6dcff6;
}
blockquote cite {
color: #666;
}
pre {
background: #000;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #666;
}
ins {
background: #000;
} #commentform #submit{
background:#000;
border:0;
color:#fff;
} .commentlist li.comment{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png) repeat;
}
.commentlist li.trackback{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png) repeat;
}
.commentlist li.pingback{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png) repeat;
}
.commentlist .reply a{
background:#000;
color:#fff;
}
.commentlist .reply a:hover{
background:#333;
}
.comment-author img{
border:3px solid #868686;
}
.commentlist .fn{
color:#E5315D;
}
.commentlist .fn a{
color:#E5315D;
}
.commentlist .comment-author-admin .fn, .commentlist .comment-author-admin .fn a{
color:#E5315D;
}
.pagination2 span {
color:#fff;
}
.pagination2 a {
color:#E5315D;
} .pagination{
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/ten.png);
}
.pagination .pages{
color:#fff;
background:#E5315D;
}
.pagination a:hover, .pagination .current{
color:#fff;
background:#E5315D;
} #main_content_section_full {
background:#008695;		
}
#main_content_section_search {
background:#008695;	
}
#main_content_section_search_title {
background:#008695;	
}
.main_content_section_search_title {
color:#fff;
}
.fouroh h2 {
color:#fff;	
}
.fouroh p {
color:#fff;	
}
.ta_meta_container_full {
background:u*rl(skins/images/ten.png);
border-bottom:dashed 0px #212428;
}
.actual_post_title_page_full h2{
color:#fff;
} #gb_form {
background : transparent;
}
fieldset { 
border : 0;
}
#gb_form legend#mainlegend { 
background:url(//www.bitofsound.com/new_site/wp-content/themes/raptor/skins/images/dotted_grey.gif) repeat-x bottom;
}
#gb_form_div .formhead small a {
background-image : none;
}
#gb_form_div .main_formhead, #gb_form_div .formhead {
color : #4c4c4c;
}
#gb_form_div input.short, #gb_form_div input.med, #gb_form_div select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
border : 5px solid #383838;
background-color : #f3f3f3;
}
#gb_form_div input.checkbox {
background : transparent;
}
#gb_form_div input.button {
background:#000;
border-right:1px solid #000;
color:#fff;
}
#gb_form_div small.whythis a span{ 
background:#000;
color : #f5f5f5;
}
#gb_form_div small.whythis a:hover span{ 
background:#000;
border:1px solid #fff;
}
#gb_form_div span.items {
color : #339999;
}
.wpcf7-text {
border: 1px solid #101113 !important;
background:#fff;
}
.wpcf7-email {
border: 1px solid #101113 !important;
background:#fff;	
}
.wpcf7-quiz {
border: 1px solid #101113 !important;
background:#fff;	
}
.wpcf7-textarea {
border: 1px solid #101113 !important;
background:#fff;	
}
.wpcf7-file{
border: 1px solid #101113 !important;
background:#fff;	
}
.wpcf7-submit {
background:#000;
color:#fff;
}
#inner_content_section table {
width: 90% !important;
}
#inner_content_section td {
width: auto !important;
word-break: break-all;
}
.center {
text-align: center;
}
.org {
color: #FA9734;
}
.wht {
color: #FFFFFF;
}
.bdall {
padding-right: 20px;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
border-radius: 20px 20px 20px 31px / 20px;
border: 1px solid #FA9734;
}
.bdallw {
border: 1px solid #FFFFFF;
}
.text_area {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mt10 {
margin-top: 10px;
}
.top_content {
background-color: #000000;
line-height: normal;
margin-left: auto;
margin-right: auto;
width: auto;
}
.bgbd {
background:#02616D;
}
.bgbl {
background:#519092;
}
.bggr {
background:#333333;
}
.bwht {
border: 1px solid #ffffff;
margin-left: auto;
margin-right: auto;
max-width: 800px;
padding: 15px 4%;
width: 91%;
}
.post_entry_full .entry > div > div{
width: auto !important;
}
.page-id-256 .wht td a img{
height: auto;
width: 100% !important;
}
.page-id-256 .wht td a img{
height: auto;
width: 100% !important;
}
.page-id-256 .entry table .center .alignnone{
height: auto;
width: 60% !important;
}
.page-id-256 .entry table .center .alignnone1{
height: auto;
width: 80% !important;
}
.rwd_embed {
position: relative;
margin: 20px 0;
padding-bottom: 56.25%;
padding-top: 30px;
overflow: hidden;
max-width: 100%;
height: auto;
}
.rwd_embed iframe, .rwd_embed object, .rwd_embed embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.page-id-394 .alignleft,.page-id-394 img.alignleft,.page-id-394 a img.alignleft {
float: left;
height: auto;
margin: 10px 16px 10px 0;
max-width: 100px;
width: 100%;
}
.wpcf7-textarea,.wpcf7-email {
width: 65% !important;
}
.entry p {
padding-left:  !important;
}
ul.dropdown li a {
padding: 7px 0px;
}
.breadcrumbs {
margin-left: px; 
font-size:0.7rem;
padding:3px 0 0 10px;
} @media (max-width: 640px){
.page-id-442 #inner_content_section td {
display: block;
}
} .foot_address {
color: #ffffff;
margin: 0 5% 10px 5%;
}#header_social_cont {
width:100%;	
overflow:auto;
display:none;
}
#wrapper_three{ margin:0 auto; width:100%; overflow: auto; padding:0;}
#logo_section {
overflow:auto;
width:94%;
margin:0 3% 0 3%;	
}
#logo {
float:left;
width:100%;
text-align:center;
}
#header_ad {
float:left;
width:100%;
overflow:auto;
display:none;
margin:3% 0 0 0;
text-align:center;	
}
.tinynav { display: block; }
#Main_nav { display: none }
#Main_nav_footer { display: none }
#content_section {
width:100%;
overflow:auto;
}
.mag_category_column_vertical{
width:100%;
margin:0 0 15px 0;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
.mag_category_column_vertical_odd{
clear:both;
width:100%;
margin:0 0 15px 0;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
#main_content_section_maglite {
float:left;
width:90%;
overflow:auto;	
margin:5% 5% 10px 5%;
padding:5% 0 0 0;
}
.mag_two_post_excerpt_img {
width:100%;
margin:2% 0;
overflow:auto;
}
.mag_two_post_excerpt_p {
width:100%;
margin:2% 0;	
}
.mag_two_post {
float:left;
width:90%;
margin:0 5% 15px 5%;
}
.mag_two_post_odd {
clear:both;
width:90%;
margin:0 5% 15px 5%;
float:left;
}
#main_content_section_mag {
float:left;
width:90%;
overflow:auto;	
margin:5%;
}
.mag_post_excerpt_img {
width:100%;
margin:2% 0;
overflow:auto;
}
.mag_post_excerpt_p {
width:100%;
margin:2% 0;	
}
#main_content_section {
float:left;
width:90%;
margin:10px 5% 10px 5%;
background: #008695;
}
#main_content_section_standard {
float:left;
width:90%;
margin:10px 5% 10px 5%;
}
.mag_category_column{
width:100%;
margin:0 0 30px 0;
padding:0;
min-height:200px;
float:left;
overflow:auto;
}
#sidebar_section {
float:left;
width:90%;
overflow:auto;	
margin:5%;
}
.seach_section fieldset{
float:left;
width:90%;
padding: 0;
margin: 0 0 0 5%;
}
.seach_section .searchtext{
float:left;
width:100%;
padding:4% 0 4% 0;
margin:0;
}
.seach_section .text{
float:left;
font-size:13px;
margin:0 0 0 4%;
width:90%;
}
.seach_section .searchsub{
float:left;
max-width:70%;
margin:2% 0;
padding:2% 10%;
}
.seach_section .submit{
float:left;
font:14px/14px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
padding:10%;
}
.widget .seach_section fieldset{
float:left;
width:90%;
padding: 0;
margin: 5% 0 0 5%;
}
.widget .seach_section .searchtext{
float:left;
width:100%;
padding:4% 0 4% 0;
margin:0;
}
.widget .seach_section .text{
float:left;
font-size:13px;
margin:0 0 0 4%;
width:90%;
}
.widget .seach_section .searchsub{
float:left;
max-width:70%;
margin:2% 0;
padding:2% 10%;
}
.widget .seach_section .submit{
float:left;
font:bold 14px/14px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
padding:10%;
}
#footer_section {
width:94%;
overflow:auto;
padding:0;
margin:3% 3%;
}
#bottomfooterwidgetcontainer {
width:100%;
margin:0;
overflow:hidden;	
}
.bottomfooterwidgety{
width:100%;
float:left;
padding:0;
overflow:hidden;
}
.bookmark_button {
float:left;
margin:10px 10px;
}
.bookmark_button_facebook {
display:none;	
}
.single_np_prev {
float:left;
width:90%;
min-height:74px;
margin:0 0 0 10%;
}
.single_np_next {
float:left;
width:90%;
min-height:74px;
margin:0 10% 0 0;
}
.related_post_image {
float:left;
width:100%;
margin:10px 0;
}
.Raptor_prev_img_attch {
width:100%;
float:left;
text-align:center;
}
#sidebarads{
width:135px;
overflow:auto;
padding:0;
margin:5% auto;
}
.sidebar_ad{
float:left;
width:125px;
margin:5px;
}
#sidebarads_250{
width:94.117647058823529412%;
overflow:auto;
margin:0 auto 3% auto;
}
.sidebar_ad_250{
float:left;
width:93.75%;
margin:0 0 3.125% 3.125%;
text-align:center;
}
.gallery {
margin: 0 auto 20px auto;
}
dl.gallery-item {
margin: 0;
}
.gallery-item a {
width: 90%;
display: block;
}
.gallery-caption {
width: 90%;
margin: 0 0 10px 0;
font-size: 12px;	
font-style: italic;
}
.gallery-caption a {
display: inline;
}
.gallery a img {
}
dl.gallery-item img {
padding: 5px;
margin-bottom: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: auto;
}
.gallery br+br {
display:none;
}
.gallery .gallery-item {
float: left; 
text-align: center; 
margin-bottom: 10px;
}
.gallery-columns-10 .gallery-item {
width: 30%;
}
.gallery-columns-10 .gallery-item img {
width: 84%;
}  @media screen 
and (max-width : 399px) {
} @media screen 
and (min-width : 400px) 
and (max-width : 711px) {
} @media screen 
and (min-width : 712px) 
and (max-width : 900px) {
.tinynav { display: none; }
#Main_nav { display: block; }
#Main_nav_footer { display: block; }
.mag_category_column_vertical{
width:48%;
margin:0 0 4% 4%;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
.mag_category_column_vertical_odd{
clear:both;
width:48%;
margin:0 0 4% 0;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
.mag_category_column_firstpost{
width:48%;
float:left;	
margin:0 0 0 2%;	
}
.mag_category_column_secondpost{
width:48%;
float:left;
padding:10px 0;	
margin:0 0 0 2%;
}
.mag_two_post {
float:left;
width:44%;
margin:0 0 5% 4%;
}
.mag_two_post_odd {
clear:both;
width:44%;
margin:0 0 5% 4%;
float:left;
}
.mag_post_excerpt_img {
float:left;
width:45%;
margin:2% 5% 2% 0;
overflow:auto;
}
.mag_post_excerpt_p {
float:left;
width:50%;
margin:2% 0;	
}
.single_np_prev {
float:left;
width:45%;
min-height:74px;
margin:0 0 0 5%;
}
.single_np_next {
float:right;
width:45%;
min-height:74px;
margin:0 5% 0 0;
}
.related_post_image {
float:left;
width:40%;
margin:0 2% 0 0;
}
.bookmark_button_facebook {
display:block;
}
.wrimg {
float:left;
width:30%;
margin:0 0 0 50px;
}
.wrtext {
float:left;
width:50%;
margin:0 0 0 50px;
}	
.wrsubtextmore {
display:block;
}
.wrsubtexth2 {
text-align:left;
}
.wrsubtexth2 h2{
text-align:left;
font-size:24px;
}
.wrvid h2{
font-size:24px;				
}
.wrvid {
width:80%;
margin:0 auto;
}
.gallery-item {
width:50% !important;	
}
#sidebarads{
width:270px;
overflow:auto;
padding:0;
margin:3% auto;
}
.sidebar_ad{
float:left;
width:125px;
margin:5px;
}
#sidebarads_250{
width:94.117647058823529412%;
overflow:auto;
margin:0 auto 3% auto;
}
.sidebar_ad_250{
float:left;
width:93.75%;
margin:0 0 3.125% 3.125%;
text-align:center;
}
.fourohsearch {
width:60%;
margin:0 auto;
}
.gallery {
margin: 0 auto 20px auto;
}
dl.gallery-item {
margin: 0;
}
.gallery-item a {
width: 90%;
display: block;
}
.gallery-caption {
width: 90%;
margin: 0 0 10px 0;
font-size: 12px;	
font-style: italic;
}
.gallery-caption a {
display: inline;
}
.gallery a img {
}
dl.gallery-item img {
padding: 5px;
margin-bottom: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: auto;
}
.gallery br+br {
display:none;
}
.gallery .gallery-item {
float: left; 
text-align: center; 
margin-bottom: 10px;
}
.gallery-columns-10 .gallery-item {
width: 30%;
}
.gallery-columns-10 .gallery-item img {
width: 84%;
}
.magnine_post2 {
margin-right: 6%;
width: 47%;
}
.magnine_post3 {
width:47%;
margin-right:0;
}
.magnine_post5 {
width:31%;
margin-right:3%;
margin-left:0;
}
.magnine_post7 {
width:31%;
margin-right:0;
margin-left:0;	
}
.magnine_cat_post{
width:30%;
margin:0 0 0 2.5%;
}
.images-ftl {
float: right;
}
} @media screen 
and (min-width : 901px) {
#header_social {
width:800px;	
padding:10px 0;
margin:0 auto;
overflow:auto;
}
.header_rss {
float:right;
overflow:auto;	
}
.header_rss p{
float:right;
margin:5px 5px 0 0;	
}
.header_search_cont {
float:right;
width:300px;
margin:0 7px;
}
.header_search_cont fieldset{
float:left;
width:300px;
padding: 0;
margin:0;
}
.header_search_cont .searchtext{
float:left;
width:237px;
padding:10px 0;
margin:0;
}
.header_search_cont .text{
float:left;
font-size:13px;
margin:0 0 0 10px;
width:210px;
}
.header_search_cont .searchsub{
float:left;
width:30px;
padding:2px 10px;
margin:7px 5px;
}
.header_search_cont .submit{
float:left;
font:14px/14px 'TitilliumText22LRegular', Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
padding:10%;
}
.header_social_icons {
float:right;
}
#wrapper_three{ margin:0 auto; max-width:1200px; overflow: auto; padding:0;}
#header_ad {
width:50%;
display:block;
}
.tinynav { display: none; }
#Main_nav { display: block; }
#Main_nav_footer { display: block; }
#content_section {
}
#main_content_section_maglite {
float:left;
width:56%;
overflow:auto;	
margin:25px 0 25px 3%;
padding:15px 0;
}
#main_content_section_mag {
float:left;
width:56%;
overflow:auto;	
margin:3% 0 3% 3%;
}
#main_content_section {
float:left;
width:56%;
margin:25px 0 25px 3%;
}
#main_content_section_standard {
float:left;
width:56%;
margin:25px 0 25px 3%;
}
.mag_category_column_vertical{
width:48%;
margin:0 0 4% 4%;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
.mag_category_column_vertical_odd{
clear:both;
width:48%;
margin:0 0 4% 0;
padding:0;
min-height:200px;
float:left;
overflow:auto;
vertical-align: top;
}
.mag_category_column_firstpost{
width:48%;
float:left;	
margin:0 0 0 2%;	
}
.mag_category_column_secondpost{
width:48%;
float:left;
padding:10px 0;	
margin:0 0 0 2%;
}
.mag_two_post {
float:left;
width:44%;
margin:0 0 5% 4%;
}
.mag_two_post_odd {
clear:both;
width:44%;
margin:0 0 5% 4%;
float:left;
}
.mag_post_excerpt_img {
float:left;
width:45%;
margin:2% 5% 2% 0;
overflow:auto;
}
.mag_post_excerpt_p {
float:left;
width:50%;
margin:2% 0;	
}
#sidebar_section {
float:left;
width:35%;
overflow:auto;	
margin:3% 0 3% 3%;
}
.single_np_prev {
float:left;
width:45%;
min-height:74px;
margin:0 0 0 5%;
}
.single_np_next {
float:right;
width:45%;
min-height:74px;
margin:0 5% 0 0;
}
.related_post_image {
float:left;
width:40%;
margin:0 2% 0 0;
}
.bookmark_button_facebook {
display:block;
}
.wrimg {
float:left;
width:30%;
margin:0 0 0 70px;
}
.wrtext {
float:left;
width:50%;
margin:0 0 0 50px;
}	
.wrsubtext {
display:block;
}
.wrsubtextmore {
display:block;
}
.wrsubtexth2 h2{
text-align:left;
font-size:36px;
line-height:36px;
}
.carousel-tabs { text-align:left;}
.wrvid h2{
font-size:24px;				
}
.wrvid {
width:80%;
margin:0 auto;
}
.Raptor_prev_img_attch {
width:50%;
float:left;
text-align:center;
}
#sidebarads{
width:270px;
overflow:auto;
padding:0;
margin:0 auto 6% auto;
}
.sidebar_ad{
float:left;
width:125px;
margin:5px;
}
#sidebarads_250{
width:94.117647058823529412%;
overflow:auto;
margin:0 auto 3% auto;
}
.sidebar_ad_250{
float:left;
width:93.75%;
margin:0 0 3.125% 3.125%;
text-align:center;
}
.fourohsearch {
width:40%;
margin:0 auto;
}
.gallery {
margin: 0 auto 20px auto;
}
dl.gallery-item {
margin: 0;
}
.gallery-item a {
width: 90%;
display: block;
}
.gallery-caption {
width: 90%;
margin: 0 0 10px 0;
font-size: 12px;	
font-style: italic;
}
.gallery-caption a {
display: inline;
}
.gallery a img {
}
dl.gallery-item img {
padding: 5px;
margin-bottom: 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
height: auto;
}
.gallery br+br {
display:none;
}
.gallery .gallery-item {
float: left; 
text-align: center; 
margin-bottom: 10px;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 20%;
margin:0 1% 0 0;
}
.gallery-columns-4 .gallery-item img {
width: 80%;
}
.gallery-columns-5 .gallery-item {
width: 15%;
margin:0 1% 0 0;	
}
.gallery-columns-5 .gallery-item img {
width: 80%;
}
.gallery-columns-6 .gallery-item {
width: 15%;
margin:0 1% 0 0;		
}
.gallery-columns-6 .gallery-item img {
width: 80%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-7 .gallery-item img {
width: 90%;
}
.gallery-columns-8 .gallery-item {
width: 12%;
}
.gallery-columns-8 .gallery-item img {
width: 88%;
}
.gallery-columns-9 .gallery-item {
width: 11%;
}
.gallery-columns-9 .gallery-item img {
width: 86%;
}
.gallery-columns-10 .gallery-item {
width: 10%;
}
.gallery-columns-10 .gallery-item img {
width: 84%;
}
#footer_section {
}
.magnine_post2 {
width:47%;
margin-right:6%;
}
.magnine_post3 {
width:47%;
margin-right:0;
}
.magnine_post5 {
width:31%;
margin-right:3%;
margin-left:0;
}
.magnine_post7 {
width:31%;
margin-right:0;
margin-left:0;	
}
.magnine_cat_post{
width:30%;
margin:0 0 0 2.5%;
}
.images-ftl {
float: right;
}
 #sitemap_list {
margin: 0;
padding: 0;
line-height: 1.5;
}
#sitemap_list a {
text-decoration: none;
}
#sitemap_list li {
font-size: medium;
text-indent: 0;
background: url(//www.bitofsound.com/new_site/wp-content/plugins/ps-auto-sitemap/images/simple/line_horizontal_solid.gif) repeat-x 0 1.5em;
padding: 0 0 20px 5px;
margin: 0;
list-style-type: none;
}
#sitemap_list li ul {
margin: 0;
padding: 5px 0 0 0;
}
#sitemap_list li li {
font-size: small;
font-weight: normal;
background: url(//www.bitofsound.com/new_site/wp-content/plugins/ps-auto-sitemap/images/simple/ico_list_square.gif) no-repeat 0 0.5em;
margin: 0 0 3px 15px;
padding: 0 0 0 15px;
}
#sitemap_list li li li {
background: url(//www.bitofsound.com/new_site/wp-content/plugins/ps-auto-sitemap/images/simple/ico_gray_arrow.png) no-repeat 0 0.5em;
}
#sitemap_list .posts_in_category {
position: absolute;
padding-left: 10px;
}
#sitemap_list .posts_in_category a {
background: url(//www.bitofsound.com/new_site/wp-content/plugins/ps-auto-sitemap/images/simple/ico_post_list.png) no-repeat center;
text-indent: -9999px;
display: block;
width: 1.2em;
height: 1.2em;
border: solid 1px #ccc;
}