/*
Theme Name:     Twenty Eleven Child with Sidebar Support
Theme URI:      http://www.pwscc.edu
Description:    Child theme for the Twenty Eleven which includes support for sidebars on posts & pages
Author:         Ryan Adkins
Template:       twentyeleven
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");

/* styling for Column Nav */
.column {margin:85px 0 0 10px; }

.column ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.column li { margin: 0 0 1px 0; }

.column a
{
display: block;
padding: 10px 10px;
color: #000;
background-color: #fff;
text-decoration: none;
font-size:14px;font-weight:500;
border-bottom:1px solid #666; 
}

.column a:hover
{
color: #0044a8;
background-color: #fff;
text-decoration: none;
}

.column ul ul li { margin: 0 0 1px 0; }

.column ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
color: #000;
background-color: #fff;
text-decoration: none;
}

.column ul ul a:hover
{
color: #fff;
background-color: #0055d4;
text-decoration: none;
}
/* styling for Column Nav */
/*
Theme Name:     Twenty Eleven Child with Sidebar Support
Theme URI:      http://www.pwscc.edu
Description:    Child theme for the Twenty Eleven which includes support for sidebars on posts & pages
Author:         Ryan Adkins
Template:       twentyeleven
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");

/* styling for Column Nav */
.column {margin:85px 0 0 10px; }

.column ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.column li { margin: 0 0 1px 0; }

.column a
{
display: block;
padding: 10px 10px;
color: #000;
background-color: #fff;
text-decoration: none;
font-size:14px;font-weight:500;
border-bottom:1px solid #666; 
}

.column a:hover
{
color: #0044a8;
background-color: #fff;
text-decoration: none;
}

.column ul ul li { margin: 0 0 1px 0; }

.column ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
color: #000;
background-color: #fff;
text-decoration: none;
}

.column ul ul a:hover
{
color: #fff;
background-color: #0055d4;
text-decoration: none;
}
/* styling for Column Nav */

/* styling for Accepted Plays List */
.author
{
float: left;  
width: 50%;
font-weight: bold;
}
.playTitle
{
float: left;
width: 50%;  
font-style: italic;
}
/* styling for Accepted Plays List */
/* styling for Monologue Workshop */
.no-bullet {
 	list-style-type: none;
}
.mono-author {
font-weight: bold;
margin-right: 15px;
}
.mono-title {
font-style: italic; 
margin-right: 15px;
}
.mono-gender-age {
margin-right: 15px;
}
.mono-stike-through {
text-decoration: line-through ;
}
/* styling for Monologue Workshop */
/* styling for History - Plays by Author */
.playYear
{
position:relative;
left:5px;
}
/* styling for History - Plays by Author */
