* { 
    margin: 0; 
    padding: 0; 
    border: none; 
    outline: none; 
    list-style:none; 
    text-decoration:none;
	}

body {
	background:#fff url('/assets/img/back_strip.jpg') repeat-x;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height:140%;
	color:#3C3C3C;
	}
	

/*-----------------------------------------------------------------------------
	primary containers
------------------------------------------------------------------------------*/	
#outline {
	width:960px;
	border:20px solid #fafafa;
	margin: 50px auto 0 auto;
	background:#fff;
	}	
	
#wrap{
	padding:20px;
	display:block;
	width:960px;
	margin:0 auto;
	}	
	
#main{
	padding:20px;
	display:block;
	width:55%;
	margin:0 auto;
	float:left;
	}
#sidebar{
	padding:20px;
	display:block;
	width:35%;
	margin:0 auto;
	float:right;
	overflow:auto;
	height:600px;
	background:#fafafa;
	}
	
	#sidebar li{
		margin: 0 0 10px 0;
		border-bottom:1px dotted #555;
		padding:0 0 10px 0;
		}
/*-----------------------------------------------------------------------------
	markup
------------------------------------------------------------------------------*/		
h1 a{
	background:url('/assets/img/siv-logo.png') no-repeat; 
	width:600px;
	margin:-20px 0 0 0;
	height:50px;
	display:block;
	text-indent:-9000px;
	float:left;
	}
	h1 span{
		display:none;
		}

h2{
	margin: 0 0 15px 0;
	}

h3{
	color:#A6A6A6;
	}
p{
	margin: 0 0 15px 0;
	} 
a em{
	color:#0099FF;
	}
hr {
    clear:both;
    visibility:hidden;
}

.large a{
	text-align:right;
	background:#FFE0E0 url(/assets/img/light_small.gif) no-repeat center left;
	clear:both;
	font-size:2em;
	font-weight:bold;
	width:250px;
	float:right;
	padding:20px;
	border-bottom:1px solid #FFE0E0;
	color:#555;
	border:5px solid #FFCCCC;
	}
dt{
	margin:10px 0 5px 0;
	font-weight:bold;
	}
	dd{
		margin:0 10px;
		}	
/*-----------------------------------------------------------------------------
	donation_gallery
------------------------------------------------------------------------------*/	

#donation_gallery{
	width:960px;
	float:left;
	}
#donation_gallery .li_left, #donation_gallery .li_mid, #donation_gallery .li_right{
	margin:0 20px 30px 0;
	width:270px;
	float:left;
	display:block;
	padding:10px;
	background:#fafafa;
	height:450px;
	}
#donation_gallery img{
	background:#efefef;
	border:1px solid #ccc;
	padding:10px;
	}

/*-----------------------------------------------------------------------------
	sub containers 
------------------------------------------------------------------------------*/	


	
.cont_main_left{
	background:#FFF5F5;
	padding:15px;
	float:left;
	width:29%;
	height:36em;
	border-bottom:1px solid #FFE0E0;
	}
	
.cont_main_mid{
	background:#FFF5F5;
	padding:15px;
	float:left;
	width:29%;
	height:36em;
	margin:0 0 0 18px;
	border-bottom:1px solid #FFE0E0;
	}
.cont_main_right{
	background:#FFF5F5;
	padding:15px;
	float:right;
	width:29%;
	height:36em;
	border-bottom:1px solid #FFE0E0;
	}
.cont_main_left_sub{
	background:#FFF5F5;
	padding:15px;
	float:left;
	width:30%;
	height:8.5em;
	border-bottom:1px solid #FFE0E0;
	}
.cont_main_right_sub{
	background:#FFF5F5;
	padding:15px;
	float:right;
	width:30%;
	height:8.5em;
	border-bottom:1px solid #FFE0E0;
	}
	.cont_main_left_sub img, .cont_main_right_sub img{
		float:left;
		}
	.cont_left{
		padding:15px;
		float:left;
		width:45%;
		border-right:1px dotted #555;
		}
	.cont_right{
		padding:15px;
		float:right;
		width:45%;
		}
.cont_main_left a, .cont_main_right a, .cont_main_mid a, h2 a, p a, #sidebar a{
	color:#454545;
	background:#FFE5E5;
	}
	.cont_main_left a:hover, .cont_main_right a:hover, .cont_main_mid a:hover, h2 a:hover, p a:hover,#sidebar a:hover{
	color:#FFE5E5;
	background:#454545;
	}
#container{
	width:400px;
	padding:20px;
	border:15px solid #fff;
	margin: 50px auto;
	background:#fafafa;
	}	

#photos{
	padding:15px;
	background:#D8D8D8;
	clear:both;
	margin:0 0 20px 0;
	}
	#photos li{
		display:inline;
		}
		#photos img{
			background:#fafafa;
			padding:3px;
			width:80px;
			height:80px;
			border:1px solid #ccc;
			}
#updates li{
	margin: 0 0 15px 0;
	}
	
.modual{
	border-top: 1px solid #ccc; 
	padding:20px;
	margin:10px 0 40px 0;
	background:#fafafa;
	display:block;
	}
	
.list{
	margin:0 0 20px 40px;
	}
	.list li{
		margin:0 0 5px 0;
		list-style: outside disc;
		}

/*-----------------------------------------------------------------------------
	footer
------------------------------------------------------------------------------*/	

#footer{
	display:block;
	padding:20px;
	margin:0 auto;
	text-align:left;
	background:#D8D8D8;
	}
	#footer a{
		color:#555;
		background:#FCFCF3;
		}
		#footer a:hover{
			color:#fff;
			background:#000;
			}
#resources{
	width:960px;
	margin:0 auto;
	}
	#resources .li_left .title, #resources .li_right .title, #resources .li_mid  .title, #resources .li_donate .title{
		display:block;
		padding:5px 10px;
		background:#505050;
		color:#C2C2C2;
		}
		.li_left, .li_mid, .li_right{
			margin:0 19px 0 0;
			float:left;
			width:22%;
			}
		.li_donate{
			float:right;
			width:28%;
			}
			#resources li li{
				border-bottom:1px dotted #555;
				padding:10px 0;
				}
#resources li .donate{
	border-bottom:none;
	text-align:center;
	}
	
#copyright{
	margin:10px 0 0 0;
	border-top:1px dotted #555;
	padding:10px 0 0 0;
	}
	#copyright span{
		float:right;
		}
		#copyright span a, #copyright span a:hover{
			background:url(../img/lock.png);
			display:block;
			width:16px;
			height:16px;
			text-indent:-9000px;
			}

/*-----------------------------------------------------------------------------
	menu
------------------------------------------------------------------------------*/	

#menu{
	position:relative;
	top:-28px;
	right:0;
	float:right;
	padding:8px;
	background:#000;
	}

#menu li{
	width:13em;
	font-size:70%;
	float:left;
	margin:0 2px;
	text-transform:uppercase;	
	background:#D8D8D8;
	}
#menu li a{
	display:block;
	text-align:center;
	padding:5px;
	color:#454545;
	}
	#menu li a:hover{
		color:#fff;
		background:#333;
		}
		#menu li a span{
			display:none;
			}
			#menu img{
				vertical-align:bottom;
				}
.goto{
	background:#FFE0E0;
	clear:both;
	padding:5px;
	border-bottom:1px solid #FFE0E0;
	color:#555;
	border:5px solid #FFCCCC;
	display:block;
	}
	.goto form{
		float:right;
		}
/*-----------------------------------------------------------------------------
	flash
------------------------------------------------------------------------------*/	

ul.success {
	list-style: none;
    	margin: 0;
    	padding: 5px 10px;
	color:#090;
}

ul.success li {
    font-weight: bold;
    padding: 0 10px;
}

ul.error {
	list-style: none;
    	margin: 0;
	padding: 0;
	color:#900;
}

ul.error li {
    font-weight: bold;
    padding: 5px 0;
}


/*-----------------------------------------------------------------------------
	five ideas
------------------------------------------------------------------------------*/
.one, .two, .three, .four, .five{
	width:18%;
	margin:15px 20px 15px 0;
	display:block;
	float:left;
	}
	.five{
		margin-right:0;
		}

/*-----------------------------------------------------------------------------
	forms
------------------------------------------------------------------------------*/
#signup a{
	color:#000000;
	}	
	#signup a:hover{
		color:#333;
		background:#fff;
		}
#signup{
	background:#D8D8D8;
	padding:10px;
	margin:15px 0 20px 0;
	float:right;
	width:780px;
	}
	#signup form{
		float:right;
		margin:-10px 0 0 0;
		height:0;
		}
.user_form fieldset{
	margin:20px 0;
	}	
	
.user_form fieldset label{
	margin:20px 0;
	display:block;
	padding:10px;
	background:#fafafa;
	}	
	input{
		width:250px;
		padding:6px;
		font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
		border-bottom:1px solid #ccc;
		}
		 textarea{
			width:550px;
			padding:6px;
			font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
			border-bottom:1px solid #ccc;
			}
#submit_user_info input{
	width:350px;
	margin: 0 0 0 10px;
	}
	.left_form{
		float:left;
		}
	.right_form{
		float:right;
		}
		.form_btn{
			clear:both;
			margin:10px 0;
			width:100px;
			}
		#ad_html{
			height:300px;
			}	
			.alignl{
				float:left;
				}
			.submit{
				width:10em;
				float:right;
				padding:5px;
				}
				.remember{
					float:left;
					width:20px;
					}
					#add_user{
						}
.paypal_submit{
	width:68px;
	display:block;
	background:#fafafa;
	margin:10px 0;
	}
/*-----------------------------------------------------------------
			tables
-----------------------------------------------------------------*/			

			
table {
	margin:20px 0;
	border-spacing:1px;
	background-color:#fafafa;
	color: inherit;
	width:100%;
	}

td {
	margin:1px;
	padding: 5px 8px;
	font-size:120%;
	font:inherit;
	border: 1px solid #CFCDCD;
	}
	
.ti {
	background: #FAF8F5;
	color: #666;
	}


/*-----------------------------------------------------------------
			pagination
-----------------------------------------------------------------*/		

div.pagination {
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #E1F0B1;
    text-decoration: none; /* no underline */
}

div.pagination a:hover, div.pagination a:active {
   
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #E1F0B1;
    font-weight: bold;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}


/*-----------------------------------------------------------------
			messages
-----------------------------------------------------------------*/	
	
#Message {

	color: #444;
	padding: 8px 20px 8px 45px;
	display:block;
	text-align: left;
	margin:10px 0;
	border-top:4px solid;
	border-bottom:4px solid;
	font-size:120%;
	}
	#Message a{
		text-decoration: underline;
		color: #444;
		}
	#Message a:hover {
		text-decoration: none;
		color: #FFF;
		background-color: #444;
		}
	#Message.confirmed {
		background:  #EAFFEB url(http://logopond.com/img/flag_green.gif) 15px no-repeat;
		border-color: #00CC00;
		}
	#Message.alert {
		background: #ffe8e5 url(http://logopond.com/img/exclamation.png) 15px no-repeat;
		border-color: #f7aea5;
		}
	#Message.download {
		background: #e3fce3 url(http://logopond.com/img/package_go.png) 15px  no-repeat;
		border-color:#9fe8b8;
		}
	#Message.info {
		background: #eff7ff url(http://logopond.com/img/information.png) 15px  no-repeat;
		border-color: #bfdaff;
		}
	#Message.podcast {
		background: #f1f4fa url(http://logopond.com/img/ipod_cast.png) 15px center no-repeat;
		border-color: #d7ddfb;
		}
	#Message.rssfeed {
		background: #ffe6c6 url(http://logopond.com/img/feed.png) 15px center no-repeat;
		border-color:#ffcfa2;
		}
	#Message.warning {
		background: #fff6bf url(http://logopond.com/img/error.png) 15px center no-repeat;
		border-color: #f8dd70;
		}