/*
Theme Name:     WE1 Child
Theme URI:      http: //www.throwingabrick.com/
Description:    Child theme for the Twenty Ten theme 
Author:         MJV
Author URI:     http: //www.throwingabrick.com/about/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css"); 


/* --------------------- colors gold #95873c  ligher blue #1b2639  dark blue #041125 */

/* = Links
-------------------------------------------------------------- */

A:link {text-decoration: none;
}
A:visited {text-decoration: none;
}
A:active {text-decoration: none;
}
A:hover {text-decoration: underline; color: red;

}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0px 0 0 0;
	background: #0099FF; /*main content backgournd color #f9f9f9*/
	
	}

#content,
#content input,
#content textarea {
	background: #FFFFFF; /*background color of texst area*/
	color: #000;			/* color: #61360Fa */
	font-size: 13px;
	width: 560px; /*width of texst area*/
	line-height: 1.5em;
	padding-left: 0px;
	padding-right: 40px;
	
	
					/*width of post text area. needs to match border above date/author*/
	
	}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 16px;
	
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
	
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}






#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #CCA938;
	padding-bottom: 20px;
	
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
	
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
	
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #61360F;			/*post title color on the permalink  #c4000e #7b8ca0 #61360F */
	font-size: 22px; 		/*post title size*/
	font-weight: 500;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, New York, Times, serif;*/
	
	
}
.entry-title a:link,
.entry-title a:visited {
	color: #61360F; 			/*post title color*/
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #CCA938;
}
.entry-meta {			/* posted on section, under post titles, date author */
	color: #888;
	font-size: 12px;
	width: 560px;
	padding-top: 1px;
	/*color: #CCA938;*/
	
	
}
.entry-meta abbr,
.entry-utility abbr {

	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 16px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 10px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
	
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	/*margin-right: 24px;*/
	text-align: right;
	width: 33%;
	
}

blockquote {
	background-color: #ebeae8 ;
	margin-left: 40px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-right: 24px;
	width: 460px;
	margin-bottom: 10px;
	border: 1px solid #306095;
	
	}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	/*margin-right: 0;*/
	text-align: left;
	width: 33%;
	
	
}




.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
	
}

span.comments-link a {
	background: none;
	color: #3366FF;
		
	}
	
span.comments-link a:hover {
	color: red;                  /*dark red #c4000e*/
	text-decoration: underline;
	
}
.tag-links {
	
	}

/*.tag-links { 
	font-size: 12px;
	background-color: #ebeae8;
	width: 540px;
}*/

.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
	background-color: #ebeae8;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-top: -12px;
}

.entry-meta a,
.entry-utility a {				/* date author*/
	/*color: #ac790a;*/
 	font-weight: 600;
	text-decoration: none;
	font-size: 12px;
		
}



.entry-meta a {
	font-size: 12px;
	}

	
.entry-meta a:hover,
.entry-utility a:hover {
	color: #3366FF; 		/* blue menu color #3366FF  dark red #c4000e*/
	text-decoration: underline;
}
#content .video-player {
	padding: 0;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 975px; /* 975px is the bandcamp width, 940px is the old width */
	padding: 0 0 0 0;	
}


body {
	background: #ffffff; /*main background color for site 95873c 1b2639 #95873c*/
}

/* This is the custom header image */
#branding img {
	border-top: none;
	border-bottom: none;
/*	border-left: 1px solid #306095;
	border-right: 1px solid #306095;*/
	
	clear: both;
	display: block;
	background: #ffc400;
	padding: 0;
	/*margin-left: -1px;*/
}

#header {
padding: 0 0 0 0;


}


/* = Nav Menu
-------------------------------------------------------------- */

#access {
	background: #61360F; /* #CCA938 #61360F   */
	display: block;   
	float: left;
	/*margin: 0 auto;*/
	width: 975px;
	height: 20px;
	border-bottom: 6px solid #CCA938;
	/*border-top: 4px solid #ffc400;*/
	/*border-bottom: 4px solid #ffc400;*/
	
	
	
	
	padding: 0 0 0 0;
	
}
#access .menu-header,
div.menu {
	font-size: 12px; /*size of menu txt;*/ 
	margin-left: 40px;
	width: 975px;
	font-weight: 700;		
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	
	}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-left: 1px dashed #CCA938;  /*#ce9707*/
	
}
#access a {
	color: #aaa;
	display: block;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 0px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #61360F; /* #95873c  #1b2639 #041125 #ffc400 #c4000e */
	color: #fff;
	height: 20px;
	
	
	
	
}
#access ul li:hover > ul {
	display: block;
	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	bbackground: #61360F; /*the color of the menu item bacground when selected*/
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	background: #61360F;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	padding-left: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 0px;
	
}
#colophon {
	border-top: 2px solid #61360F;
	margin-top: -4px;
	overflow: hidden;
	padding: 10px 0;
	background: #CCA938;
	
		
}

/*#footerBG {
	background: #306095;
	width: auto;
	background-image: url(images/footerBG.gif)
	}*/


#site-info a {
	color: #61360F;
	text-decoration: none;
	font-size: 18px;
	text-align: left;
	font-family: "Trebuchet MS";
	
	
		
}

#site-info a:hover {
	/*color: #61360F;*/
	font-size: 24px;
	
	}
	
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
	display: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 0 0;
	background: #FFFFFF; /*widget area background color*/
	padding-bottom: 16px;
	
}

.widget-title {
	color: #61360F;  /*#ac790a*/
	font-weight: 600;
	border-bottom: 1px solid #CCA938; ;  /*#CCCCCC #95873c #61360F*/
	/*border-top: 1px solid #c4000e; /* #041125*/
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}



/* Main sidebars */
#main .widget-area ul {
	margin-left: 0px;
	padding: 0px 20px 0px 0;
	
	
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
	

}
#primary {
	
}
#secondary {
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content

margin: top right bottom left
*/

#container {
	float: left;
	margin: 0px -340px 0px 0px;
	width: 975px;
	min-height: 1800px;
	background-color: #FFFFFF; /* background color of main container */
	
}
#content {
	margin: 20px 280px 20px 40px;
	border-right: 1px solid #CCA938;  /* #CCA938  #CCA938  */
	
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 260px;
	padding-left: 33px;
	margin-top: 20px;
	margin-right: 40px;
	
	/*background: #ebeae8;*/ 
	background: #FFFFFF;
	/*padding-top: 10px;*/
	
}


#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 0px 0;
}
h3#comments-title,
h3#reply-title {
	color: #041125;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	
}



h3#comments-title {
	padding: 4px 0;
	font-size: 10px;
	
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 56px;
	position: relative;
	background-color: #F7F7F7;
		
}
.commentlist li:last-child {
	/*border-bottom: none;*/
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	font-size: 14px;
	padding-bottom: 10px;
	
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	
	
}
.comment-author .says {
	font-style: italic;
	font-size: 12px;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
	border-bottom: 1px dashed #95873c;
	
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
	
}


.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
	
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
	
}
#respond {
	border-top: none;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
	width: 460px;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
	
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
	
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
	
}
#respond label {
	color: #888;
	font-size: 12px;
	
}
#respond input {
	margin: 0 0 9px;
	width: 430px;
	
}

#respond textarea {
	width: 430px
	
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/*------------------------------------------Text area CSS*/

#upcomingShow {
	padding-top: 4px;
	/*margin-left: 10px;*/
	padding-bottom: 10px;
	line-height: 130%;
	}

#showInfo {
	margin-left: 10px;
	color: #1b2639;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 130%;
	/*font-style: italic;*/
	

}

span.dayOfShow {
	font: Arial;
	font-size: 12px;
	color: #041125;
	font-weight: bold;
	/*background: #041125;*/
	}

span.place {
	color: #306095;
	font-size: 14px;
	font: Arial;
	font-weight: 800;
	padding-left: 10px;
	
	}

span.address {
	color: #c4000e;   /*red #c4000e  orange #F7931E*/
	font: Arial;
	font-size: 9px;
	}

span.lineUp {
	color: #CC9900;
	padding-left: 10px;
	}

span.showDetails {
	color: #1b2639;
	padding-bottom: 0px;
	font-size: 10px;
	padding-left: 10px;
	
	}

span.showDescription {
}

#sideBarPoster {
	
	width: 220px;
	background-image: url(images/batmanJune.jpg);
	height: 300px;
	margin-top: 10px;
	
	
	}

.really_simple_share {
	margin-left: 280px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/*background-color: #ebeae8;*/
	padding-left: 6px;
	margin-top: 10px;
	border: 2px solid #ebeae8; 
	}
.really_simple_share_twitter {
	padding-top: 4px;
}

.really_simple_share_facebook {
	padding-top: 4px;
}


.really_simple_share_email {
	padding-top: 4px;
}

#underTest {
	background: #cd9706;
	height: 100px;
	display: none;
	}
	
/*#topContainer {
	height: 230px;
	background: ffc400;
	background-image: url(images/bgTop.gif);
	
	}*/
	
#mailingListText  {  		/*text in mailing list widget*/
	color: #c4000e;
	padding-bottom: 0px;
	font-size: 10px;
	line-height: 130%;
	/*background: #ffc400;*/
	/*font-style: italic;*/

}

#mailingListContent {
	/*background: #ffc400;*/
	}
	
/*----------------------------------------------------------------------LINKS*/



ul.finishedSongs {
	color: #cd9706;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	margin-left: 0px;
	margin-top: -12px;
	padding-top: 0px;
	padding-bottom: 14px;
	line-height: 150%;
	border-bottom: 1px solid #CCA938;
	
	}	


a.songOrange:link {color: #306095; text-decoration: none}
a.songOrange:visited {color: #95873c; text-decoration: none}
a.songOrange:hover {color: #c4000e; text-decoration: none}

h5 {
	/*color: red;*/
	font-weight: 600;
	font-size: 12px;
	
	
	}

	
/* --------------------- colors gold #95873c  ligher blue #1b2639  dark blue #041125 sidebar #ebeae8 footer orange #f5ac0d #ffc400 WE brown #ac790a #cd9706 menu blue #306095 dark red #c4000e */