/*
Theme Name: Hybrid Oasis
Theme URI: http://www.oasis-sd.com
Description: Design for Oasis Sound Design Inc.
Version: 0.1
Author: Tomoko Yamazaki
Author URI: http://www.oasis-sd.com
Tags: company, cms, business, sound, music, recording, studio
Template: hybrid
*/


/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');
/* Make sure theme clears WP.org theme repository checklist */

/*
*
* Oasis Theme Setting;
*
*/


/*
---------------------------------------
Common Elements
---------------------------------------
*/
body {
	font-size: 13px;
	line-height: 19px;
	color: #BCBCBC;
}
h2, h3, h4, h5, h6 {
	color: #FFF;
}
table {
	border-top-width: 3px;
	border-top-style: double;
	border-left-style: none;
	border-top-color: #CCC;
}
td, th {
	border-right-style: none;
	border-bottom-color: #999;
}
th {
	background-color: #666;
	width: 30%;
}
caption {
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	padding-bottom: 3px;
}
em {
	color: #FFAAA4;
}
blockquote {
	color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	margin-right: 2em;
	margin-left: 1.5em;
	padding-left: 1em;
}

/*
---------------------------------------
Page Template
---------------------------------------
*/
.page-template .content {
	width: 100%;
}
.page-template-default #primary {
	display: none;
}
/*
---------------------------------------
Header
---------------------------------------
*/
#site-title a {
	color: #FFF;
	padding-left: 100px;
	display: block;
	height: 92px;
	background-image: url(library/images/oasis_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 50%;
}
#site-title a:hover {
	background-color: transparent;
}
#navigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 21px;
	font-size: 15px;
}
#navigation a {
	text-decoration: none;
}
#page-nav li a:hover {
	background-color: #00b8ca;
}
.breadcrumb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999;
	height: 20px;
}
/*
---------------------------------------
Oasis Home
---------------------------------------
*/

#oasis-homeimg {
	margin-bottom: 10px;
}
.page-5 .post .widget {
	width: 440px;
}
.page-5 .post #text-5 {
	float: left;
}
.page-5 .post #text-6 {
	float: right;	
}
.page-5 .post #navt-3 {
	float: left;
	
}
.page-5 .post #navt-4 {
	float: right;
}
.page-5 .post h1 a {
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	line-height: 36px;
	display: block;
	background-color: #000;
}
.page-5 .post a:hover {
	background-color: #00b8ca;
}
.page-5 .post img {
	border: 5px solid #FFF;
	padding: 0px;
}
.page-5 .post ul, .page-5 .post li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.page-5 .post li {
	margin-bottom: 10px;
	border: 1px none #000 !important;
	border: 1px inset #000;
}
.page-5 .post li a {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.page-5 .post #execphp-4 {
	width: 100%;
}
.page-5 .post #execphp-4 dl {
	margin-top: 0px;
	margin-right: 5em;
	margin-left: 5em;
}
.page-5 .post #execphp-4 dl dt {
	margin-top: 0px;
	clear: left;
	float: left;
	margin-bottom: 0.5em;
}
.page-5 .post #execphp-4 dl dd {
	margin-top: 0px;
	margin-bottom: 0.5em;
	margin-left: 0em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-left: 7em;
}

/*
---------------------------------------
Sound Design Home
---------------------------------------
*/
.page-13 .post .widget {
	width: 440px;
}
.page-13 #query-posts-8, 
.page-13 #text-4 {
	float: left;
}
.page-13 #query-posts-9 {
	float: right;
}
/*
---------------------------------------
Studio Home
---------------------------------------
*/

#oasis-studio-home-head {
}
#oasis-studio-home-head .col2-out {
	height: 130px;
	width: 440px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding: 10px;
}
#oasis-studio-home-head .col2-out h2 a {
	text-decoration: none;
	display: block;
	color: #FFF;
	background-color: #000;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
}
#oasis-studio-home-head .col2-out h2 a:hover {
	background-color: #00B8CA;
}
#oasis-studio-home-head .col2-out h2 a span {
	font-size: 12px;
	display: inline-block;
	margin-top: 5px;
}
#oasis-box-floorplan {
	/*background-image: url(library/images/bg_floorplan.jpg);*/
	background-image: url(library/images/bg_floorplan2.jpg);
}
#oasis-box-protools {
	/*background-image: url(library/images/bg_protools.jpg);*/
	background-image: url(library/images/bg_protools2.jpg);
}
#oasis-box-rh {
	background-image: url(library/images/bg_rh_studio.jpg);
}
#oasis-box-rec {
	background-image: url(library/images/bg_rec_midas_heritage2000.jpg);
}
.page-15 .post .widget {
	width: 440px;
}
.page-15 #query-posts-10, 
.page-15 #rss-8,
.page-15 #text-2{
	float: left;
}
.page-15 #rss-5, 
.page-15 #text-8 {
	float: right;
}
/*
---------------------------------------
Equipments
---------------------------------------
*/

.eqipments-index-box {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 900px;
	margin-bottom: 10px;
	padding: 10px;
}
.eqipments-index-box h2 a {
	background-color:#000000;
	color:#FFFFFF;
	display:block;
	font-size:36px;
	font-weight:normal;
	margin:0;
	padding:9px 3px 0;
	text-decoration:none;
}
.eqipments-index-box h2 a:hover {
	background-color: #00b8ca;
}
.eqipments-index-box h2 a span {
	font-size: 12px;
}
#equipments-index-rh {
	background-image: url(library/images/bg_eq_rh.jpg);
}
#equipments-index-rec {
	background-image: url(library/images/bg_eq_rec.jpg);
}
#equipments-index-protools {
	/*background-image: url(library/images/bg_eq_protools.jpg);*/
	background-image: url(library/images/bg_eq_protools2.jpg);
}
/*
---------------------------------------
Staff
---------------------------------------
*/
.stafftable {
	border-top-style: none;
}
.stafftable td {
	padding-top: 21px;
	vertical-align: top;
}
.oasis-staff-photo {
	width: 87px;
}
.oasis-staff-photo img {
	height: 75px;
	width: 75px;	
}
.oasis-staff-photo a {
	background-color: transparent;
}
.oasis-staff-name {
	font-size: 1.2em;
	color: #FFF;
}
/*
---------------------------------------
About Us
---------------------------------------
*/

.aboutus ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}

/*
---------------------------------------
Blog 
Oasis records RSS feed: page-250
Staff Blog RSS feed: page-128
---------------------------------------
*/
.page-250 #rss-7 li, 
.page-128 #rss-6 li {
margin-bottom: 21px;
}
.page-250 #rss-7 li .rsswidget, 
.page-128 #rss-6 li .rsswidget {
font-size: 1.4em;
}
.page-250 #rss-7 .rss-date, 
.page-128 #rss-6 .rss-date {
display: block;
background-color: #000;
font-size: 0.9em;
margin-bottom: 0.5em;
}
.page-250 #rss-7 .rssSummary, 
.page-128 #rss-6 .rssSummary {
line-height: 21px;
font-size: 0.9em;
}

/*
---------------------------------------
Posts Content
---------------------------------------
*/

.trail-end {
	font-weight: bold;
	color: #FFF;
}
/*.single .post, .attachment .post, .page .post {*/
.post {
	background-image: url(library/images/bg_content.gif);
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.single .post, .attachment .post, .page .post {
	margin-bottom: 20px;
}
.page-title, .attachment-title, .category-title {
	background-color: #000;
}
.category-title {
	padding: 3px;
}
.page-title a, .attachment-title a {
	display: block;
	padding: 3px;
	text-decoration: none;
}
.entry-content {
	padding-top: 5px;
}
.post img {
	max-width:528px;
}
.single .content .post-meta-data {
	background-color: #000;
}
.single .content .single-title {
	background-color: #000;
	padding: 5px;
}

.archive .content .entry-title, 
.search .content .entry-title, 
.archive .content .byline, 
.search .content .byline {
	margin-bottom: 12px;
}
/*
---------------------------------------
Comments
---------------------------------------
*/

#comments li, #comments li li li, #comments li li li li li {
	background-color: #282420;
	border-top-color: #27231F;
	border-right-color: #27231F;
	border-bottom-color: #27231F;
	border-left-color: #27231F;
}
#comments li li, #comments li li li li {
	background-color: #141210;
	border-top-color: #27231F;
	border-right-color: #27231F;
	border-bottom-color: #27231F;
	border-left-color: #27231F;
}
.comment-author {
	color: #FFF;
}
.comments-header {
	background-color: #000;
	padding: 3px;	
}
/*.button, .submit, .reset {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
/*
---------------------------------------
Widget
---------------------------------------
*/
#utility-before-content {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#primary {
	padding-top: 30px;
}
.widget {
	color: #BCBCBC;
}
.widget-title {
	font-style: normal;
	color: #FFF;
	padding: 3px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00b8ca;*/
	background-color:#000000;
}
.widget-title img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#primary .widget-inside {
	background-image: url(library/images/bg_content.gif);
	background-position: left top;
}
.widget-inside .post {
	background-image: none;
	padding-top:0;
}
.page-13 #query-posts-9 .entry-meta, 
#primary .entry-meta {
	/*display: none;*/
}
.page-13 #query-posts-9 .post-title, 
.page-13 #query-posts-9 .entry-title, 
#primary .post-title, 
#primary .entry-title {
	font-size: 1.2em;
}
.page-13 #query-posts-9 .byline, 
#primary .byline {
	font-size: 0.9em;
}
.page-13 #query-posts-9 .entry-summary, 
#primary .entry-summary {
	clear: both;
	font-size: 0.9em;
	padding-top: 10px;
	margin-bottom: 0;
}
.widget .byline {
	margin: 0px;	
}
/*
---------------------------------------
Custom Class
---------------------------------------
*/


/* Captions [caption] */
.wp-caption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 21px;
}
.wp-caption .wp-caption-text {
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
}
.wp-caption a:hover {
	background-color: #999;
}
/* Download */
.download {
	border: 1px solid #999;
	background-color: #3E3832;
	text-decoration: none;
}
/* Note */
.note {
	color: #333;
}
/* Warnings/Alerts */
.warning, .alert {
	border: 1px solid #BCB345;
	background-color: #9E9C74;
	color: #FFF;
}
/* Studio Home > Equipment Table */
.oasis-quantity {
	text-align: right;
	width: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}
/* Google Map */
.googlemap {
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
}
/* Common title */
.oasis-title {
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oasis-title a {
	color: #FFF;
	padding: 3px;
	text-decoration: none;
	display: block;
	background-color: #000;
}
.oasis-devider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 21px;
}
.oasis-phone {
	font-size: 36px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
---------------------------------------
Utility
---------------------------------------
*/

/* column */
.col2 {
	width: 440px;
}
.col3, .col3-last {
	width: 279px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	float: left;
	margin-right: 20px;
}
.col3-last {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
/* full clearfix */
/* add to floating elements which should not float afterthem */ 
* html .clearfix {
	height: 1%; /* IE5-6 */
}
* + html .clearfix {
	display: inline-block; /* IE7not8 */
}
.clearfix:after { /* FF, IE8, O, S, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* new method of clearfix */
.author-description:after, 
.widget-inside:after, .single .post:after, .attachment .post:after, .page .post:after, .group:after, .ngg-galleryoverview:after, .single .content p:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */
* html .author-description, 
* html .widget-inside, * html .single .post, * html .attachment .post, * html .page .post, * html .group, * html .ngg-galleryoverview, * html .single .content p:after {
	height: 1%;
}
/*IE7 */
.author-description, 
.widget-inside, .single .post, .attachment .post, .page .post, .group, .ngg-galleryoverview, .single .content p {
	min-height: 1px;
}

/* useage ----------------------------------------------

<ul class="comments groupList">
  <li>
    <img src="carla.jpg" alt="Carla&#x27;s Picture" />
    <p>Tiny and I miss you</p>
  </li>
  <li>
    <img src="steven.jpg" alt="Steven&#x27;s Picture" />
    <p>I need a favor! It will take you 5 seconds.</p>
  </li>
  <li>
    <img src="buzz.jpg" alt="Buzz&#x27;s Picture" />
    <p>I speak gibberish</p>
  </li>
</ul>

----------------------------------------------

replace "/" insted "--" (to comment out)

--* clearfix *--
.groupList > li,
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

--* IE6 *--
* html .groupList li,
* html .group { height: 1%; }
* html .groupList li li { height: auto; } --* Resets nested LIs *--

--*IE7 *--
.group > li,
.group { min-height: 1px; }


*/

/*
---------------------------------------
Plugins
---------------------------------------
*/
/* Sociable */
div.sociable {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
}
div.sociable a:hover {
	background-color: transparent;
}
div.sociable .sociable_tagline {
	margin-bottom: 5px;
}

/* wp-pagenavi */
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	border:1px solid #666666;
}
/*
---------------------------------------
hide .navigation-links of each post
---------------------------------------
*/

.navigation-links {
display: none;
}

/*
---------------------------------------
author-description
---------------------------------------
*/
.author .author-description {
margin-bottom: 20px;
}