/*
Theme Name: Golden Age Club
Description: Theme for the Golden Age Club
Version: 1.0
Author: Kristine Astop
Author URI: http://www.thegoldenageclub.com
*/


/* Layout */


body {
 	background-color:#888888;
	margin: 0;
}

#container {
	width: 744px;
	background-color: #74c3e8;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width:744px;
	height:129px;
}

#menu {
	width:744px;
	height:29px;
	background-image: url(http://www.thegoldenageclub.com/images/menu_bg.gif);
	background-repeat: no-repeat;
}
.menu_pad {
	padding-top: 3px;
padding-bottom: 3px;
        font-family: Arial;
	font-size: 14px;
	color: #ffffff;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}

#main {
	width:744px;
	background-image: url(http://www.thegoldenageclub.com/images/gradient.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	background-color: #ffffff;
}

.main_font {
	font-family: Arial;
	font-size: 14px;
	padding: 20px 40px 10px 40px;
	text-align: justify;
	
}

#footer {
	width:744px;
	background-image: url(http://www.thegoldenageclub.com/images/footer.gif);
	background-repeat: no-repeat;
	height: auto;
	font-family: Arial;
	font-size: 10px;
	background-color: #74c3e8;
	
}
.footer_font {
	font-family: Arial;
	font-size: 10px;
	padding: 77px 0px 5px 15px;
}

#subnav {
	width:744px;
	height:29px;
	
}
.subnav_font {
	padding-top: 25px;
        padding-left: 40px;
        font-family: Arial;
	font-size: 14px;
	color: #000;
text-transform: uppercase;
font-weight: bold;

}


a.menulinks {

	text-decoration: none;
}

a.menulinks:link {
     color: #FFFFFF;
	 font-weight: bold;
	 text-decoration: none;
     }

a.menulinks:visited {
     color: #fff;
	 font-weight: bold;
	 text-decoration: none;
     }

a.menulinks:hover {
     color:  #000000;
	 font-weight: bold;
	 text-decoration: none;
     }

a.menulinks:active {
     color:  #ef901f;
	 font-weight: bold;
	 text-decoration: none;
     }

a:link {
     color: #20749C;
	 font-weight: bold;
 text-decoration: none;
     }

a:visited {
     color: #165572;
	 font-weight: bold;

     }

a:hover {
     color:  #000000;
	 font-weight: bold;

     }

a:active {
     color:  #ef901f;
	 font-weight: bold;

     }


p.friends {
	font-size: 10px;
	}
	
img.gallery {
border: 1px solid #000000;
padding: 3px;
background: #FFFFFF;
margin: 10px;
}

.date {
font-family: Trebuchet MS,Trebuchet,Verdana,Sans-Serif;
    font-size: 20px;
    letter-spacing: 1px;
    color: #000;
	padding-left: 10px;
}


h2 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
	letter-spacing: 0px;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin: 0;
}

h2.comment_titles {
    font-family: Arial;
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

h2.titles2 {
    font-family: Trebuchet MS,Trebuchet,Verdana,Sans-Serif;
    font-size: 18px;
	letter-spacing: 0px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
		
}
h2.linkcattitle {
color: #000000;
        font-weight: bold;
        text-decoration: none;
      font-family: Trebuchet MS,Trebuchet,Verdana,Sans-Serif;
     font-size: 16px;
     padding-bottom: 0px;
margin:0px;
   
}

li {
list-style: disc;
}
