/*
Theme Name: GOPASYPAA
Theme URI: http://www.gopasypaa.org
Description: Blog and event calendar for Pasadena Young Peoples in AA bid and service committee 
Version: 2.0
Author: Nathan L
Author URI: 
Tags: PASYPAA, Pasadena, Young, Events, Alcoholic Anonymous, ACYPAA, 
*/

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

h1 {
	font-size: 62pt;
}

h2 {
	font-size: 24pt;
	font-weight:200;
	margin-top:30pt;
	margin-bottom:18pt;
	color:#ff6633;
}

h3 {
	font-size: 14pt;	
	font-weight:200;
	margin-top:0;
	margin-bottom:6pt;
}
h4 {
	font-size: 8pt;	
	margin-top:0;
	margin-bottom:6pt;

}


img {
	border:none;
}
#wrap {
	width: 900px;
	position:relative;
	margin-top:50px;
	margin-left:150px;
}
#page {
	position:relative;
	margin:75px 0px 0px 0px;
	line-height:24pt;
}

#header {
	position: relative;
	width:800px;
	padding: 0px;
}
#header h1 {
	margin:0px;
	color:#cc99ff;
}
#header h3 {
	margin-top:12pt;
	margin-bottom:12pt;
	color:#cc99ff;
}

#header a {
	color:#660099;
}
#header a:hover {
	color:#C39;
}

#content {
	position: relative;
	width: 600px;
	list-style: none;
	color:#66cc33;
}
#content a {
	color:#060;
}
#content a:hover {
	color:#3CC;
}
#content h4 {
        color:#ff6633;
}
.entry {
	padding-bottom: 20px;
	margin:0px 0px 50px 0px;
}
	
#sidebar {
	position:absolute;
	right:0px;
	width:195px;
        color:#66cc33;
}
#sidebar a {
	color: #ffcc33;
}
#sidebar a:hover {
	color: #ff6633;
}

#sidebar ul {
        list-style: none;
        margin-top: 0px;
}
#sidebar li {
        list-style: none;
}
#sidebar h2 {
        margin-top: -20px;
}

#lownav {
	position:relative;
	width:600px;
	height:50px;
	margin:10px 0px 10px 0px;
}
#lownav a {
	color: #3FF;
	font-weight:600;
	margin:10px 0px 10px 0px;
}
#lownav a:hover {
	color: #39F;
	font-weight:600;
	margin:10px 0px 10px 0px;
}
#navmore {
	position:absolute;
	right:0px;
	text-align:right;
	width: 100px;
}
#navback {
	position:absolute;
	left:0px;
	width: 100px;
}
#footer {
	position: relative;
	margin:20px 0px 20px 0px;
	color:#cc99ff;
	font-size:14pt;
	font-weight:600;
}
#footer a {
	color:#660099;
}
#footer a:hover {
	color:#C39;
}
	






	
