/*  
Theme Name: Kiwins
Description: FVHS Kiwins club website theme: Lights! Camera! Service!
Version: 01
Author: Connie	
Author URI: http://luces.us
*/

body, td { 
	Background-color: #0099cc;
	background-repeat : repeat;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
} 


#header{
	position: absolute;
	top: 0px;
	left: 250px;
}

#content{
	position: absolute;
	padding: 5px;
	background-color : #FFFFFF;
	top: 447px;
	left: 256px;
	width: 471px;
}

#sidebar{
	position: absolute;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 3px;
	top: 426px;
	left: 1px;
	width: 250px;
}

.contact{
	padding-left: 6px;
}

#footer{
	position: bottom;
	background-color: none;
}

.titlemeta { 
font-size : 9pt;
color : #000000;
font-family : arial, tahoma, times new roman;
text-transform : none;
text-align : right;
} 

h1 { 
    	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	PADDING-RIGHT: 6px;
	BACKGROUND-COLOR:#000000;
	BORDER-BOTTOM: #505050 1px solid;
        letter-spacing: 1;
	FONT-FAMILY: arial;
	FONT-SIZE: 16px;
	FONT-WEIGHT: none;
        text-transform: uppercase;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 12px;
	TEXT-ALIGN: left}
}

h2 { 
    	background-color: #FFFFFF;
}

.wp h1 {
	text-align: left;
}

.a a:link, .a a:active, .a a:visited, .a a:hover { 
	color: #505050;
	BORDER-BOTTOM: #000000 0px dotted;
text-decoration : none;
text-transform: none;
font-weight : none;
font-family: arial;
font-size: 8pt;
cursor : default;
} 

a:link, a:active, a:visited { 
	color: #505050;
	BORDER-BOTTOM: #000000 0px dotted;
text-decoration : none;
text-transform: none;
font-weight : none;
font-family: arial;
font-size: 8pt;
cursor : default;
} 

a:hover { 
	color: #606060;
	BORDER-BOTTOM: #000000 0px dotted;
text-decoration : none;
font-weight : none;
text-transform: none;
} 

input, textarea, select, option { 
	background: #F5F5F5;
	border: 2px solid #505050;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
} 

ul { 
margin-left : 15px;
margin-right: 5px;
padding-left : 5px;
list-style-type : square;
} 

.comment { 
    	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	PADDING-RIGHT: 6px;
	BACKGROUND-COLOR: #F5F5F5;
	BORDER-BOTTOM: #ffffff 0px solid;
	FONT-FAMILY: arial;
        letter-spacing: 1;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: none;
	COLOR: #000000;
	LINE-HEIGHT: 7px;
	TEXT-ALIGN: right}
} 

.table { 
margin : auto;
width : 340px;
text-align : justify;
} 

blockquote { 
font-family : arial, tahoma, times new roman;
font-size : 9pt;
background-color : #ffffff;
padding : 0 0 0 0;
border : 0 solid #f0a562;
font-weight : normal;
}

b, strong 
{
color: #000000;
background: #ffffff;
font-weight : bold;
}

em
{
color: #000000;
background: #;
font-weight : none;
}

u 
{
color: #000000;
background: #;
border-bottom: 1px solid #000000;
}

button, submit {
	background: #ffffff;
	border: 1px solid ##505050;
	font-family: georgia;
	font-size: 7pt;
	color: #505050;
	font-weight: bold;
 }