/*
Theme Name: Garry Schyman (twentytwelve child)
Description: Child theme for the twentytwelve theme 
Author: Dan Goldwasser
Template: twentytwelve
*/

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


body {
	background-color:#fff;
	background-image:url('/wp-content/themes/schyman/img/pagebkg-vert.jpg'),url('/wp-content/themes/schyman/img/sitebkg.jpg');
	background-position:top center,top;
	background-repeat:repeat-y,repeat-x;
	color:#000;
	font-family:Georgia, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

body.custom-font-enabled { 	
	font-family:Georgia, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif; 
	font-size:16px;	
}

body .site {
	padding: 0 40px;
	padding: 0 2.857142857rem;
	margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	box-shadow:none;
}

	.site {
		margin: 0 auto;
		max-width: 1000px;
		overflow: hidden;
	}

#page.site {
	background-color:transparent;
	padding:0px;
	margin:0px auto;	
	width: 1000px;
	background-image:url('/wp-content/themes/schyman/img/pagebkg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	min-height:600px;
}

header#masthead {
	margin:0 !important;
	padding:0 !important;
	height:165px;	
}

.site-header h1 {
	font-size:30pt !important;
	float:left;
	color:#717171;
	clear:none;
	height:75px;
 	left:75px;
 	margin:0;
 	position:relative;
 	top:84px;

}

.site-header h1 a {
		color:#717171;
}

.site-header h1 a:hover {
		color:#423f3f;
}

.site-header h2 span { display:none; }

ul#social {
float:right;
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
  top:140px;
  width:130px;
}

ul#social li {
float:left;
margin:0px 0px 0px 15px;	
}


/***** NAVIGATION AND NAV COLORS ****/ 

.main-navigation {
	float:right;
  height:30px !important;
  margin:0 !important;
  position:relative;
  right:20px;
  top:53px;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    border: none;
    display: block;
    height: 30px !important;
    position: relative;
}

.main-navigation ul li {
    display: inline;
    margin: 0 10px !important;
    position: relative;
}
.main-navigation li a {
	line-height:normal;	
}

ul.nav-menu a {
color:#264463 !important;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
}

ul.nav-menu a:hover { color:#586879 !important; }

 
/***** HEADERS AND STUFF ****/ 


h1 { 
	font-size:36pt;
    font-weight: bold;
}

h2 {
  	font-size: 24pt;
	margin:0 0 10px;
	color:#0f273f;
}

h3 { font-size:18pt; }


/*******************************/

#main {
padding:20px 20px 25px;	
}

.site-content {
	margin:0px !important;	
}

#homeleft {
	width:515px;
	margin:0 20px 0 0;	
	float:left;
	text-align:justify;
}

#homeright {
	width:425px;
	float:left;
	margin:0px;
}

#leftcol {
	float:left;
	width:790px;
	margin:0px 10px 0 0;	
}

#rightcol {
	float:left;
	width:200px;	
}

#column {
	float:left;
	width:50%;	
}

caption, th, td {
  font-weight:normal;
  text-align:left;
  vertical-align:top !important;
}

#music table tr td img { margin:0px 10px 0px 0px; }

/*******************************/

p {
	line-height:24px;
	margin:0 0 10px;	
}


a { color: #9e7273; text-decoration:none; }
a:hover { color:#999; text-decoration:underline }


/*******************************/


ul#featured {
display:block;
  height:260px;
  list-style-type:none;
  margin:0;
  padding:0;
}

ul#featured div {
background-color:rgba(75, 20, 5, 0.9);
  background-position:initial initial;
  background-repeat:initial initial;
  color:#FFFFFF;
  font-family:Verdana, Geneva, sans-serif;
  font-size:14pt;
  height:30px;
  line-height:30px;
  left:0;
  padding:5px;
  position:relative;
  text-align:center;
  top:-42px;

/* Fallback for web browsers that doesn't support RGBa */
background: rgb(75, 20, 5) transparent;
/* RGBa with 0.6 opacity */
background: rgba(75, 20, 5, 0.9);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4b1405, endColorstr=#4b1405);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4b1405, endColorstr=#4b1405)";
}

#mp3frame {
height:70px;	
}

#music ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
}

#music ul.colsplit {
float:left;	
width:300px;
}
#music ul h3 {
margin:0 0 5px;
padding:0;
}

#music ul li {
	padding:0px; 
	margin:0px 0px 3px 0px;
}

ul#media {
	padding:0px; margin:0px 0px 20px 0px;
	list-style-type:none;
}

ul#media li {
	padding:0px;
	margin:0px 0px 2px 0px;
	text-align:left;
}

h3.media {

}

ul#credits {
	padding:0px; margin:0px 0px 20px 0px;
	list-style-type:none;
}

ul#credits li {
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:left;
}

ul#awards {
	padding:0px; margin:0px;
	list-style-type:none;
}

ul#awards li {
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}

ul#awards li ul {
	margin:10px 0 0 0;	
}

ul#awards li ul li {
	font-weight:normal; 
font-size:90%;
	margin:0px 0px 10px 10px;
}

ul#publicity {
	list-style-type:none;
	padding:0px; margin:0px;
}

ul#publicity li {
	margin:0px 0px 10px 0px;
}


/******  NEWS ********/

article, .site-content article {
	margin:0 0 20px;
	border-bottom:1px solid #ccc;
	padding:0 0 10px;
}

article header.entry-header {
	margin: 0px;	
}

footer.entry-meta {
	font-size:11px;
	margin: 5px 0 0;
}

p.tag {
	font-size:12px;
	color:#666;
	clear:both;	
}

.small { font-size:11px; }


/******** GALLERY *********/

.tubepress_thumb {
  float:left;
  font-size:10px;
  font-family:verdana, arial, sans-serif;
  height:250px;
  line-height:normal;
  overflow:hidden;
  width:120px;
}

/******** CONTACT *********/

#fscf_required1 {
font-size:11px;
color:#731F20;	
}

/******* SIDEBAR *******/


h3.widget-title { 
	font-size:15px;
	margin:0px !important; 
}


.widget-area .widget {
  margin-bottom:10px !important;
}

/******* FOOTER *******/

footer#colophon {
	color:#9eafb6;
	border-top:none;
	clear:both;
	font-size:0.857142857rem;
	line-height:15px;
	margin: 10px auto 10px;
	text-align:center;
}

footer a { color: #96a0a6 !important; text-decoration:none; }
footer a:hover { color:#444 !important; text-decoration:underline }