/*  
Theme Name: GNOAP
Theme URI: http://www.gnoafterschool.org/
Description: The default WordPress theme for Greater New Orleans Afterschool Partnership.
Version: 1.0
Author: Bryan Jeffrey Graham, Big Tada Inc
Author URI: http://www.bigtada.com

*/


/*======================================*/
/* GLOBALS BEGIN */
body {
	font-family: Verdana;
	background-color: #FFFFFF;
	background: url('images/bg.jpg') top left;
	background-repeat: repeat-x;
	/*margin: 16px;*/
	margin: 16px;
}

.page {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

blockquote {
	margin-left:0px;
	width: 350px;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #efefef;
}

hr {
	display: block;
	margin: 0px;
	text-align: left;
}

h2 {
	color: #4c4c4c;
}

h3 {
	color: #4c4c4c;
}

.prop {
	float: right;
	width: 1px;
}

.clear { 
	clear: both;
}

a:link {
	color: #CB2D1D;
	text-decoration: none;
}

a:visited {
	color: #CB2D1D;
	text-decoration: none;
}

a:visited:hover {
	color: #CB2D1D;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a.speciallink:link {
	font-size: 13px;
	font-weight: bold;
	color: #CB2D1D;
	text-decoration: none;
}

a.speciallink:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CB2D1D;
	text-decoration: underline;
}

a.speciallink:visited {
	font-size: 13px;
	font-weight: bold;
	color: #CB2D1D;
	text-decoration: none;
}

a.speciallink:visited:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CB2D1D;
	text-decoration: underline;
}

a.smallnav:link {
	color: #666666;
	text-decoration: none;
}

a.smallnav:hover {
	color: #CB2D1D;
	text-decoration: underline;
}

a.smallnav:visited {
	color: #666666;
	text-decoration: none;
}

a.smallnav:visited:hover {
	color: #666666;
	text-decoration: underline;
}

a.homenav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.homenav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.homenav:visited {
	color: #FFF;
	text-decoration: none;
}

a.homenav:visited:hover {
	color: #FFF;
	text-decoration: underline;
}
/* GLOBALS END */
/*======================================*/



/*======================================*/
/* HEADER BEGIN */
.header {
	width: 750px;
	background-color: #FFFFFF;
}

.corner_header_topleft {
	background: url('images/corner_header_topleft.gif') 0 0 no-repeat;
}

.corner_header_topright {
	background: url('images/corner_header_topright.gif') 100% 0 no-repeat;
}

.corner_header_botleft {
	background: url('images/corner_header_botleft.gif') 0 100% no-repeat;
}

.corner_header_botright {
	background: url('images/corner_header_botright.gif') 100% 100% no-repeat;
	padding-left: 27px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 27px;
}

.logo {
	float: left;
}

.headernav {
	float: right;
}
/* HEADER END */
/*======================================*/



/*======================================*/
/* NAVIGATION BEGIN */
.smallnav {
	font-size: 9.5px;
	color: #666666;
}

.nav {
	width: 750px;
	height: 32px;
	background: url('images/nav_middle.gif') 0 0;
	background-repeat: repeat-x;
	overflow: hidden;
}

.nav_left {
	background: url('images/nav_left.gif') top left no-repeat;
}

.nav_right {
	background: url('images/nav_right.gif') top right no-repeat;
	height: 32px;
	padding-top: 9px;
	padding-left: 18px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	overflow: hidden;
}

#nav_options {
	width: 100%;
}

#nav_options ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
}

#nav_options li {
	list-style-type: none;
	display: inline;
	padding: 10px 13px;
}

#nav_options li a {
	text-decoration: none;	
	color: #FFFFFF;
}

#nav_options li a:link {
	color: #FFFFFF;
}

#nav_options li a:visited {
	color: #FFF;
}

#nav_options li a:hover {
	text-decoration: underline;
}

li.over {
	text-decoration: underline;
}

.navigation {
	display: block;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/* NAVIGATION END */
/*======================================*/



/*======================================*/
/* MAIN BEGIN */
.entrytext {

}

.homecontent {
	width: 696px;
	min-height: 395px;
	margin-top: 16px;
	color: #FFF;
	background: url('images/pic_chalkboard2.jpg') 0 0 no-repeat;
}

.homespecial {
	width: 417px;
	height: 315px;
	overflow: auto;
	color: #FFF;
	font-size: 11px; 
}

.homeMin {
	height: 387px;
	float: right;
	width: 1px;
}

.mainMin {
	height: 350px;
	float: right;
	width: 1px;
}

.main {
	clear: both;
	width: 750px;
	background-color: #ffffff;
	min-height: 350px;	
}

.corner_main_left {
	background: url('images/corner_main_left.gif') 0 0 no-repeat;
}

.corner_main_right {
	background: url('images/corner_main_right.gif') 100% 0 no-repeat;
	padding-left: 29px;
	padding-top: 8px;
	padding-bottom: 19px;
	padding-right: 26px;
	font-size: 11px;
	line-height: 20px;
	color: #4c4c4c;
}
.title {
	font-size: 18px;
	font-family: verdana;
	color: #4c4c4c;
}
/* MAIN END */
/*======================================*/



/*======================================*/
/* SIDEBAR BEGIN */
.sidebar {
	width: 308px;
	background-color: #E0DBB7;
	float: right;
}

.corner_sidebar_topleft {
	background: url('images/corner_sidebar_topleft.gif') 0 0 no-repeat;
}

.corner_sidebar_topright {
	background: url('images/corner_sidebar_topright.gif') 100% 0 no-repeat;
}

.corner_sidebar_botleft {
	background: url('images/corner_sidebar_botleft.gif') 0 100% no-repeat;
}

.corner_sidebar_botright {
	background: url('images/corner_sidebar_botright.gif') 100% 100% no-repeat;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
}
/* SIDEBAR END */
/*======================================*/



/*======================================*/
/* FOOTER BEGIN */
.backtotop {
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 29px;
}

.footer {
	width: 750px;
	height: 100px;
	padding-left: 29px;
	padding-right: 29px;
	background-color: #FFFFFF;
	font-size: 9.5px;
	line-height: 18px;
	color: #666666;	
}
/* FOOTER END */
/*======================================*/

