/*  
Theme Name: CW Portfolio
Theme URI: http://www.charliewhite.info
Author: Star Rosencrans
Author URI: http://www.rosencrans.org
Template: expositio 
Version: 1.0
*/

@import url("../expositio/style.css");

body { 
background: url('cwbg.jpg') repeat;
}

#wps-sidebar { width: 260px;
			left: 30px;
padding: 60px 20px 6px;
background-color: none;
 }


ul.sub-menu {
xmargin-left: 20px;
font-size: 12px;
}

.wpscls-copyright {
font-size: 11px;
position: absolute;
bottom: 100px;
}

.ex_date {float: left;}

.ex_list {
margin-left: 50px;
margin-bottom: 20px;
}


.mono { float: left; 
margin-right: 20px;
}

.mono img  {width: 200px;
padding-top: 10px;} 

.mono_list {
margin-left: 220px;
}

.mono_list h3 {
margin-top: 5px;
margin-bottom: 5px;
}

.mono_list h4 {
margin-top: 5px;
margin-bottom: 10px;
}

table.cls-table-gallery td.wpscls-post-content .wpscls-field-content {
width: 650px;
padding-left: 5px;
}

#page td.wpscls-post-content {
padding: 25px 10px 10px 10px;
}

.postid-253 .wpscls-post-content:first-child, {
padding: 25px 10px 10px 10px;
background: white;
}



h2.wpscls-field-title.wpscls-omg-bff-lol, h2.wpscls-field-title.wpscls-a-life-in-b-tween-2  {
display: none;
}

.wpscls-menu-main {
margin-bottom: 0px;
}

.sub-menu { position:absolute;top:-9999px;left:-9999px; }

.menu .current-menu-parent .sub-menu, #menu-main-menu li:hover .sub-menu { position: static; }

.menu .current-menu-parent .sub-menu { display:block; }

.wpscls-menu-main li.current-menu-item a {
font-weight: bold;
display: block;}


#post .cls-table-gallery img {
max-height: 600px;
height: 600px;
}

#post .cls-table-gallery img.content {
max-height: 600px;
height: 300px;
padding-left: 10px;
}


body.home {
background-image: none; 
}

x.home_stretch {height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;}

body.page-id-4 { 
  background: url(http://charliewhite.info/datacom/wp-content/uploads/2013/04/test_two.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}


h2.post_title {
margin-top: 60px;
margin-left: 362px;
font-size: 16px;
font-weight: normal;
}

.page-id-164 h4 {
font-weight: normal;
font-size: 14px;
}

#page h2.post_title {
display: none;
}

td.wpscls-post-content h2.wpscls-music-for-sleeping-children-2 {
display: none;
}

.postid-253 .wpscls-field-content, .postid-253 h2.post_title {
background-color: white;
}

.postid-253 h2.post_title {
width: 658px;
display: none;
}

.postid-253 table.cls-table-gallery {
margin: 60px 0 0 360px;}

.postid-253 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content h2 {
padding-top: 10px;
}

.postid-253 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content {
padding: 0px 20px 10px 20px; 
height: 589px;
margin-top: 1.5px;

}

h5 {
font-size: 12px;
font-weight: bold;
}

#page h2.wpscls-field-title
{
font-size: 18px;
font-weight: bold;
margin-top: -15px; }


table.cls-table-gallery {
margin: 0px 0 0 360px;
}

#page table.cls-table-gallery {
margin: 60px 0 0 360px;
}

.postid-98 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content img {
margin: 0;
}

.postid-168 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content img {
margin: 0;
}


.menu-item {
padding-left: 20px;
text-indent: -20px;
}

.page-id-18 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content, .page-id-6 table.cls-table-gallery td.wpscls-post-content .wpscls-field-content {
width: 150px;
padding-left: 5px;
}

#page table.cls-table-gallery {
background-color:rgba(255,255,255,0.5);
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255) transparent;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.6);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff')";
background-color: white;
}

#sb-content {
background: #ffffff;
padding: 10px;
}

#wps-sidebar {
background: none;
}

.wpscls-field-content a {
color: #FF1CAE;
font-weight: normal;
}


.page-id-4 table.cls-table-gallery, .page-id-4 #wps-content {
display: none;
background-color: transparent;}


x#wps-sidebar{
z-index: 1000; 
background-color:rgba(255,255,255,0.5);
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255) transparent;
/* RGBa with 0.4 opacity */
background: rgba(255, 255, 255, 0.5);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff')";}

.home #wps-sidebar {
opacity: 0.9;
filter: alpha(opacity=100);
zoom: 1; 
background: none;}



#sb-content {
opacity: 0.95;
filter: alpha(opacity=100);
zoom: 1;
z-index: 20; }


/* American Minor Video */

.postid-321, .postid-321 table.cls-table-gallery.wpscls-with-content tbody { background: #333 url('none') no-repeat; 
color: white;}

.page-id-314 table.cls-table-gallery.wpscls-with-content tbody { border-color: #333;}

table.cls-table-gallery td.wpscls-post-content h2 {display: none;}