/* My Notes Go Here */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif /*****Global text.Size ("76%") and font.*****/;
background:#f4f4f4 url(img/bg.gif) top center repeat-y;/*Far flanking vertical background.*/
color:#404040;/*Don't know what this is */
}






#tabx{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:458px;
}

#tabx ul{
list-style:none;
margin:0;
padding:0;
}

#tabx a{
background:url(img/2tabs.png) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1em;
letter-spacing:-1px;
padding:7px 20px 13px 7px;/*top, right, bottom, left*/
text-decoration:none;
}

#tabx a:hover{
color:#505050;
}

#tabx li{
background:url(img/2tabs.png) no-repeat 0 0;
float:left;
margin:0 0px 0 0; /*2nd px is the space between tabs */
padding:0 0 0 7px;/*9px is the space on the tabs that is to the left of the lettering */
}

#tabx #current{
background:url(img/2tabs.png) no-repeat 0 -41px;
}

#tabx #current a{
background:url(img/2tabs.png) no-repeat 100% -41px;
color:#ffffff;
padding:7px 15px 13px 7px;
}








#wrap {
background:#ffffff;/*background color on all 3 columns */
color:#404040;/*text color on all 3 columns */
margin:0 auto;
width:760px;/*Center column width.  Change it and it changes size of right column too. */
}

/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
/*Links in the center and right margins*/




a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
/*Links in the center and right margins during hover. Change the code if you want the hover to be a different color.*/




a img {
border:0;/*Not sure.  Think this is when an image is a link.*/
}

p {
margin:0 0 1.4em 0;/*Space between paragraphs.*/
}

/***** Header *****/

#header {
margin:10px 0 0;/*Space above 4Most Sound heading.*/
padding:0;/*Not sure.*/
height:45px;/*Not sure.*/
}



/*#b22222*/
#header h1 {
color:#b22222;/*Not sure.*/
background-color:inherit;
width:800px;/*Shifts H1 title left or right.*/
line-height: 45px;/*Sets space between lines in header title*/
margin:0 0 10px;/*bottom margin*/
font:Verdana;
font-size:4em;/*Size of H1 title*/
letter-spacing:-3px;
text-align:center;}


#header h1 a {
color:#b22222;/*Maybe links in H1?*/
background-color:inherit;
text-decoration:none;
}



/*Header Subtitle - "Serving Philadlephia...."*/
#header p {
width:800px;/***** Adjusts horiz space for paragraph *****/
float:right;
text-align:center;
margin:15px 0 0;/***** Margin above the subtitle *****/
border:0;
font-weight:bold;
line-height:1.3em;
}


#frontphoto {
margin:0 0 20px;/***** Margin under the pic montage *****/
border:0;
}

#frontphoto-music {
margin:0 0 20px;/***** Margin under the pic montage *****/
float:left;
border-left:85px solid #ffffff;/**vert line to left of album pics on music page - This centers the albums**/

/***** border:0; *****/

}

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#b22222;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#b22222;
border-left:0px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}














/***** Main menu *****/

ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;/**vertical spacing between lines**/
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;/**bgColor of menu items**/
color:#b22222;/**font color**/
font-weight:bold;
width:130px;/**width of menu items**/
float:left;/**Don't know what this is**/
margin-bottom:5px;/**space between shaded menu item blocks**/
padding:5px 1px 5px 5px;/**space above the words,???, under the words, ???**/
border-left:0px solid #cccccc;/**vert line to left of menu items**/
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;/**color of blocks when hovering**/
border-left:4px solid #286ea0;/**color of vert lines on left when hovering**/
color:#b22222;/**color of text**/
}

ul.avmenu ul {
margin:0 0 0 5px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Right sidebar *****/

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
}

#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#b22222;
background-color:inherit;
font-size:1.2em;
margin:0 0 8px;
padding:0;
}

/***** Main content *****/



#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font:Veranda;
color:#b22222;
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font:Veranda;
color:#b22222;
font-size:1.3em;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}



img.floatRight { 
    float: right; 
    margin: 4px; 
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}











/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}