/*
Theme Name: ICT Default Theme
Theme URI: http://smolarcorp.com
Description: The default ICT Theme was created by <a href="http://www.smolarcorp.com">Smolarcorp</a>.
Version: 1.0
Author: Ryan Smolar
Author URI: http://www.smolarcorp.com


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*

Body and Page Structure

*/




body {
	background-image:    url(../../uploads/BG_blue_sky.jpg);
	background-position: center top;
	background-repeat:	 repeat-y;
	background-color:	 #000000;
	font-family: 		 Arial, Helvetica, sans-serif;
	text-align:			 center;
	margin:				 0;
	padding:		     0;
}

div.the_page {
	width:				800px;
	background-image:    url(../../uploads/BG_grey.jpg);
	background-repeat:	 repeat-y;
	background-color:	#faf6e9; 
	text-align:		    center;
	margin: 			0 auto 0 auto;
	min-height:			700px;

}

div.the_menu {
background-image: url(http://ictlongbeach.org/ict/wp-content/uploads/BG_menu_repeat.jpg); 
background-repeat: repeat-x;
	text-align:			left;
	width:				800px;

	background-color:	#8c2424;
	float:				none;
	clear:				both;
}

.menuitem {
	text-align:	center; 
	background-image: url(http://ictlongbeach.org/ict/wp-content/uploads/BG_menu_repeat.jpg); 
	background-repeat:	repeat-x;
	cursor:				pointer;
	padding:1px;
	margin:0px;
	height: 34px;
	
}

.hmenu{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: #000000;
	cursor: pointer;
	margin: 0px;
	font-size: .75em;	
}

div.the_main_area {
	width:				560px;
	text-align:			left;
	float:				left;
	margin-left:			0px;
	padding-left:			0px;
	padding-top:     		   0px;
	clear:				right;
	background-image:	url(../../uploads/bg_mid_mid_right.jpg);
	background-repeat:	repeat-y;

}

div.the_main_area li.page_item {
	list-style:			disc;
	margin-left:		25px;
	margin-bottom:		3px;
}



div.the_main_area li.page_item a{
	font-family:		Arial, Helvetica, sans-serif
	color:				#000000;
	font-size:			1em;
	line-height:		1.3em;
}

div.the_quick {
	width:				200px;
	background-image:	url(../../uploads/BG_Quick.jpg);
	padding-left: 		15px;
	min-height:			350px;
	text-align:			left;
	float:				left;
	background-repeat:	no-repeat;
	clear:				none;
	font-family: 		Century Gothic, Arial, Helvetica, sans;
	font-weight:		bold;
	font-size:			.9em;
	font-variant:		small-caps;
}

div.the_page_menu {
	width:				225px;

	text-align:			left;
	float:				left;
	margin-left:		0px;
	margin-right:		0px;
	background-image:	url(../../uploads/bg_mid_mid_left.jpg);
	background-repeat:	repeat-y;
	clear:				left;
	font-family: 		Century Gothic, Arial, Helvetica, sans;
	font-weight:		bold;
	font-size:			1em;
	background-color:	none;

}


div.the_footer {
	width:				800px;
	height:				105px; 
	float:				none;
	background-image:   url(../../uploads/BG_Footer.jpg);
	background-repeat:  no-repeat;
	text-align:			center;
	color:				#faf6e9; 
	font-size:			.8em;
	margin:				0 auto 0 auto;
}

div.the_footer a {
	text-decoration: none;
	color: white;
}


div.the_footer a:hover {
	color: #b89c48;
}


div.the_quick ul {
	margin: 	0px 0px 0px 0px;
	padding: 	0px 0px 0px 0px;
}

div.the_quick li {
	list-style:	    none;
	font-variant:	normal;
	font-size:		1.1em;
	padding: 	    7px 0px 0px 5px;
	margin: 		0px 0px 0px 0px;
}

div.the_quick a {
	text-decoration:	none;
	color:				#8c3434;
}

h1, span.page_title {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		1.8em;
	font-weight:	100;
	padding-top:	-20px;
	margin-top:		-20px;
}

h2 {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:		1.2em;
	margin-bottom:2px;
	padding-bottom:2px;
}

div.the_page_menu ul {
	margin: 	0px 0px 0px 0px;
	padding: 	0px 0px 0px 0px;
}

div.the_page_menu li.page_item {
	border-bottom:  2px solid #b5a47f;
	color:			#8c3434;
	cursor:			pointer;
	list-style:	    none;
	font-variant:	normal;
	font-size:		.75em;
	padding: 	    5px 0px 7px 0px;
	margin: 		0px 0px 0px 0px;
	
}


li h4 {
	font-family:	Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom:	0px;
	margin-top:		0px;
	padding-top:    5px;
	font-weight: 	normal;
	font-size:		.95em;

}

h4 {
	font-family:	Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-bottom:	0px;
	margin-top:		0px;
	padding-top:    5px;
	font-weight: 	bold;
	font-size:		13pt;
}

div.css_drop {
	display: none;
	position: absolute;
	background-color: #333333;
	font-size: .75em;
	z-index: 999;
	text-align:left;
	margin-bottom:0px;
}



ul.ul_naked {
	list-style:none;
	padding:0px;
	margin:0px;
}

div.the_main_area td {
	padding:0px;
	margin:0px;
	font-size: .85em;
	line-height: 1.35em;
}

td p {
	font-size: 1em;
	padding-bottom:5px;
}

div.css_drop li.page_item {
	border-bottom:1px solid grey;
	padding-bottom:5px;
	padding-top:2px;
	color: #b89c48;
}


div.css_drop li.page_item:hover{
	background-color: #8C2424;
}

div.the_main_area ul  {
	padding:0px;
	padding-left:15px;
	font-size: .85em;
	line-height: 1.35em;
	
}

p {
	padding:0px;
	padding-bottom: 10px;
	margin:0px;
	font-size: .85em;
	line-height: 1.35em;
}



div.the_cat_area ul {
	margin-bottom:5px;
	line-height: 1em;
}

a  {
	color: black;
}


a.horizontal_link  {
	font-size: .7em;
	color: #999999;
}

a.top_right_link {
	font-size: .7em;
	color: #8c3434;
	text-decoration: none;
}

hr {
	background-color:	#6b1515;
	border:				1px solid #6b1515;
	margin-bottom:		15px;
}

hr.menu_hr {

	margin-bottom:		2px;
	padding-bottom:		0px;
}

form p {
	margin-bottom:	7px;
	paddingm:		5px;
	font-weight:	bold;
	font-size: 	    .85em;

}

p img {

	margin:10px;
}
