/*   
Theme Name: alslc
Theme URI: http://www.alslc.org
Description: Default theme for ALSLC site
Author: ALSLC Admin
Author URI:
Template:
Version:
*/
/* National Assistance League */
img{
	margin: 0;
	padding: 0;
	border: 0;
	}

body{
	background: #CDD4DE;
	text-align: center;
	font-family: arial;
	/*font-size: x-small;*/
	
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}

#wrapper{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#pagebody{
	background: #FFFFFF;
	display: block;
	padding: 15px;
	}

#sidebar{
	float:left;
	font-size: 90%;
	width: 190px;
	padding:5px;
	}

#member-sidebar{
	float:left;
	font-size: 90%;
	width: 190px;
	background: #F4F4FE;
	border: solid;1px;
	border-width: thin;
	border-color: #E9E9E9;
	margin-right:10px;
	padding:5px;
	}
	
#member-sidebar ul{
/*list-style-type: none;*/
list-style-position: inside;
padding-left:3px;
	}
#member-sidebar ul li{
/*list-style-type: none;*/
line-height: 140%;
padding-left:9px;
	}
	
#content{
	background: #FFFFFF;
	float:left;
	padding-left: 15px;
	width: 460px;
	}

form p{
	line-height: 140%;
}		


a {
	text-decoration: none;
	color: #680B29;
}

a:hover{
	color: #CC0000;
}

#banner{
width:720px;
margin-top:5px;
background-color:#0F238C;
color:#FFFFFF;
padding: 1px 10px 1px 10px;
}

#banner a{
	text-decoration: none;
	color: #FFFFFF;
	font-size:95%;
	font-weight: bold;
}

#banner a:hover{
	color: #FFFF99;
}



p{
	color: #000000;
	font-size: 90%;
}

h0{
	font-size: 80%;
	color: #ff99ff;
	font-style: italic;
	}

h1{
	font-size: 130%;
}

h2{
	font-size: 120%;
	color: #0F238C;
}

h3{
	font-size: 110%;
	margin: 0;
	padding: 0 15;
	color: #0F238C;
}
	
h4{
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #0F238C;
}

.small{
	font-size: 80%;
	}
.medium{
	font-size: 110% !important;
	}
.large{
	font-size: 125%;
	}
.bold{	
	font-weight: bold;
	}
.spaced{
	line-height: 145%;
	}

.caption {
	margin: 0;
	padding: 0;
	font-size: 80%;
	}

.quote{
	font-style: italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.quote li{
padding-bottom: 8px;
	}

.rightalign
{
	display: block;
	text-align: right;
}

/* video box */

#vidBox {
width: 240px;
height: 220px;
}

#vidBox3x2 {
width: 320px;
height: 285px;
}


/* primary navigation --> */

#priNav{
	background: #F0EBE8;
	width: 768px;
	border: solid;1px;
	border-color: #999999;
	border-width: thin;
	overflow: hidden;
}

#priNav ul{
	margin: 0;
	padding: 0;
}

#priNav ul li a{
	color: #666666;
}

#priNav ul li a:hover{
	color: #000000;
}

#priNav ul li{
	float: left;
	list-style-type: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
}
	
#priNav ul li.login{
	background: #A90B29;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
}

#priNav ul li.login a{
	color: #FFFFFF;
}

#priNav ul li.login a:hover{
	color: #FF3;
}
/* <-- end primary navigation */


/* <-- rounded boxes */

.roundcont{
	background-color: #F0EBE8;
	color: #680B29;
	display: block;
}

.roundcont h2{
padding:5px;
}

.roundcont h3{
padding:5px;
}

.roundcont p {
	margin: 3px 15px;
}

.roundtop{
background: url(images/box/corner_ur.gif) no-repeat top right;
}

.roundbottom{
background: url(images/box/corner_lr.gif) no-repeat bottom right;
}

img.corner{
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* end rounded boxes --> */

/* <-- program listing */

.progList {
	line-height: 130%;
	margin: 0;
	padding: 3 0px;
	}

.progList li{
	list-style-type: disc;
	list-style-position:outside;
	*margin-left: 28px;
}

.progList a{
	font-size: 80%;
	font-weight: bold;
	color: #680B29;
	}
	
.progList a:hover{
	color: #CC0000;
	}
	
/* end program listing -->*/

.homeBox{
	background:#FFFFFF;
	color: #0F238C;
	float: left;
	margin-top:20px;
	line-height: 120%;
	}

/* registration marks */

.reg1 {
	font-size:.75em;
	/*vertical-align:15%;*/
	text-decoration:none;
	position:relative;
	top:-.3em;
	}
.reg2 {
	font-size:.6em;
	/*vertical-align:40%;*/
	text-decoration:none;
	position:relative;
	top:-.6em;
	}

/* wordpress default styles */

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* wordpress widget css */

#todays-events .title{
font-weight: bold;
}

#todays-events ul{
list-style-type:none;
margin-bottom:10px;
padding:0;
}

#upcoming-events .title{
font-weight: bold;
}

#upcoming-events ul{
list-style-type:none;
margin-bottom:10px;
padding:0;}


