/*
Title:      	Trizle.com Stylesheet
Author:     	Trizle, info@trizle.com
Updated:    	Jan 18 2005
Notes:    		Produced by Trizle in San Jose, CA

Design inspirations: Zeldman, Business Logs, WeBreakStuff, FireWheel. Thanks!
*/

body {
	text-align: center;
	margin: 0;
	padding: 0px 0 0 0;
	background: #fff url(images/bg8.gif) top center repeat-y;
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	}

/* ---[ links ]------------------------------------------------ */

a:link {
    color: #7A6048;
	text-decoration: none;
	border-bottom: 1px solid #7A6048;
	}
	
a:visited {
	color: #7A6048;
	text-decoration: none;
	border-bottom: 1px solid #7A6048;
	}
	
a:hover {
	background: #C2EFFF;
    color: #3890A8;
	border-bottom: 1px solid #7A6048;
	}
	
/* ---[ common elements ]-------------------------------------- */

p.access	{  /*hides "Skip Navigation" */
	display: none;
	}
	
p	{
	margin: 0 0 1em 0;
	}

img	{
	border: 0;
	}

a.image:link, a.image:visited, a.image:hover {
	color: #28b53c;
	text-decoration: none;
	border-bottom: 0px;
	}

h2, h3, h4	{
	letter-spacing: -1px;
	font-weight:normal;
	font-weight: bold;
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	clear: both;
	}

blockquote	{
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	border: 0;
	border-left: 1px dotted #785;
	}

blockquote p, dd blockquote	{
	font-weight: normal;
	font-family: Georgia, "New Century Schoolbook", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	text-align: justify;
	line-height: 18px;
	font-size: 90%;
	}

code, pre	{
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	}

.butt {
	color: #663; 
	background: #eed; 
	padding: 0px;
	}

input.hun	{
	margin: 0 2px;
	width: 100px;
	font-size: x-small;
	}

.datecomments {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;	
	letter-spacing: -0.07em;
    font-family: "Trebuchet MS", "Verdana", sans-serif;
	color: #56AEC6;
	padding-top: 2px;
	padding-bottom: 5px;
	}

.datecomments a:link, .datecomments a:visited {
	}
	
.datecomments a:hover {
	}

.lineborder {
	height: 7px;
	margin: 0px 0 -1px 0;
	}

html>body div.lineborder {
	margin-bottom: 13px;
	}
		
.navigation {
	padding: 0px 0 0 0;
}

.hide, hr {
	display: none;
	}
	
.smallspacer {
	padding: 0px 0 15px 0px;
	}

.smallspacer2 {
	padding: 0px 0 11px 0px;
	}

html>body div.smallspacer2 {
	padding: 0px 0 0px 0px;
	}
	
/* ---[ top ]------------------------------------------------ */

div#wrapper	{
	background: transparent url(images/wrapper2.gif) top left repeat-y;
	width: 722px;
	margin: 0 auto;
	position: relative;
	padding: 0;
	text-align: left;
	}
	
div#topborder	{
	clear: both;
	background: #63A7C5 url('images/nav-bar-blue3.gif') bottom repeat-x;
	color: #fff;
	padding: 4px 0;
	margin: 0px 0 0 0px;
	border-bottom: 1px solid #8BBBD2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	}

div#topborder a:link, div#topborder a:visited	{
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #486B7A;
	}

div#topborder a:hover	{
	color: #486B7A;
	}

div#topborder .left	{
	float:left; 
	padding: 2px 0 1px 15px;
	}

div#topborder .right	{
	float:right; 
	font-size:0.55em; 
	margin-top: -4px;
	}
		
	
/* Lindsey edit - removed float -adjusted width and height */

#homebanner_foundation {
	margin-left:28px;
	background: #fff url(images/homebanner_foundation2.gif) top left no-repeat;
	width: 653px;
	height: 190px;
	clear:both;
	padding:10px 0 10px 12px;
	}

/* *Lindsey- removed absolute positioning, floated both images*/

#homebanner {
	float:left;
	background: transparent url(images/rotate-banner/rotate.php) top left no-repeat;
	width: 305px;
	height: 176px;
	}
	
#homebanner_right {
	float:left;
	background: transparent url(images/images/banner1_02.png) top left no-repeat;
	width: 338px;
	height: 176px;
	}


/* *Lindsey - removed absolute positioning, adjusted width and height */
#homebanner_text {
	position: absolute;
	top: 198px;
	left: 390px;
	width: 324px;
	height:120px;
	font-family:'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #F4FCFF;
	letter-spacing: -.05em;
	line-height: 1.25em;
	font-weight: bold;
	margin-left: -30px;
	z-index: 100;
	}

h2.welcomeh2 {
	font-style: normal;
	color: #D2E7F0;
	letter-spacing: -1px;
	line-height: 30px;
	margin-bottom: 0.15em;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 31px;
	margin-top:0;
	margin-top:10px;
	}

/* *lindsey - added p style to control the width, and overwrite margins and padding so it displayed the same cross browser */

#homebanner_text p {margin:0;
                    padding:0;
					width: 312px;
					}

#homebanner_text a {
	color: #E7F9FE;
	}

h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0px 0 0px 0px;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 722px;
	height: 139px;
	background: #3874bb url(images/logo2.png) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	}

/* *lindsey - removed display:block, floated it left adjusted width and height, changed background color to transparent */

h1.h1imghome {
	float:left;
	width: 398px;
	height: 91px;
	background: transparent url(images/images/logo2_01.gif) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	}
	
/* removed absolute positioning, floated right */	
div#toprightimg {
	float:right;
	width: 324px;
	height: 91px;
	background: transparent url(images/images/logo2_02.gif) top left no-repeat;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	}

div#searchvsvn {
	position: absolute;
	background: #992E2A url(images/searchvsvn.png) top left no-repeat;
	top: 20px;
	left: 420px;
	width: 135px;
	height: 27px;
	}
	
h1 a:hover	{
	background: #3874bb url(images/logo1.gif) top left  no-repeat;
	}

#user_search {
	position: absolute;
	width: 280px;
	top: 35px;
	left: 487px;
	font-size:1em;
}

#user_search p{
margin: 0 0 15px;
}

#user_search input.butt	{
	color: #45658b;
	font-size: x-small;
	}

#utilities {
	position: absolute;
	width: 280px;
	top: 87px;
	left: 489px;
	color: #76AEC7;
	font-size: 10px;
	}	
  
#utilities a:link, #utilities a:visited {
	position: relative; /*brings position back to proper spots - now can get dotted underline in IE*/
	color: #76AEC7;
	border-bottom: 1px solid #76AEC7;
	font-size: 10px;
	}

#utilities a:hover {
	color: #fff;
	}
	
/* Navigation */


#nav1 ul {
	font-size:11.5px;
	word-spacing: -2px;
	float: left;
	width: 712px;
	padding: 10px 0px 0;
	padding-left: 10px;
	margin: 0;
	background: #63A7C5 url('images/nav-bar-blue2.gif') bottom left repeat-x;
	border-top: 1px solid #8BBBD2;
	}
html>body div#nav1 ul { /*accounts for IE's errors*/
	width: 710px;
	padding-left: 12px;
	}
	
#nav1 li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 1px 0 9px;
	border-top: 1px solid #8BBBD2;
	}
#nav1 li.first {
	margin: 0;
	}
.home #nav1 li.home,
.aboutus #nav1 li.aboutus,
.fellowships #nav1 li.fellowships,
.missions #nav1 li.missions,
.events #nav1 li.events,
.prayerrequests #nav1 li.prayerrequests,
.news #nav1 li.news,
.resources #nav1 li.resources {
	padding: 6px 10px;
	color: #486B7A;
	text-shadow: #ccc 0 1px 1px;
	background: #fff url('images/navigation_here1.gif') repeat-x;
	}
#nav1 li a:link,
#nav1 li a:visited {
	float: left;
	display: block;
	padding: 6px 10px;
	margin: 0;
	color: #fff;
	text-shadow: #169 0 1px 1px;
	text-decoration: none;
	background: #28b url('images/nav-tab-blue2.gif') 0 0 repeat-x;
	border-bottom: 0px;
	}
#nav1 li a:hover {
	text-decoration: none;
	background: #1ae url('images/nav-tab-blue2.gif') 0 -60px repeat-x;
	}
	

/* ---[ whitewrapper ]---------------------------------------------- */
	
#whitewrapper {
	width: 722px;
	height: 29px;
	float: left;
	background: transparent url("images/whitewrapper1.gif") no-repeat top left;
	padding: 0px;
	clear:left;
}


/* ---[ main content ]---------------------------------------------- */

/* *lindsey - removed relative positioning, adjusted with and padding */

div#maincontent 	{
	float: left;
	width: 390px;
	padding: 5px 0 0 12px;
	border: 0;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin: -5px 0 0 13px;
	line-height: 180%;
	margin-top:-10px;

	}

/* *lindsey -adjusted margin */

html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 32px;
	}

div#maincontent, div#maincontent-admin { /* this works around IE's bugs*/
	min-height: 400px; /*for non-IE browsers */
	height: auto !important;
	height: 400px; /* for IE browsers; IE doesn't understand min-height*/
	}

div#headlines 	{ /* for homepage to account for maincontent's 420px*/
	width: 410px;
	}

div#maincontent p a:hover, div#maincontent dd a:hover, div#maincontent li a:hover {
	text-decoration: none;
	} 

div#maincontent h2	{
	font-size: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	letter-spacing: -.15em;
	color: #45658b;
	}

html>body div#maincontent h2 {
	letter-spacing: -.075em;
	}

.dottedunderh2	{
	background: transparent url(images/greendot.gif) bottom left repeat-x;
	margin-bottom: 8px; 
	height: 1px;
	}

html>body div.dottedunderh2	{
	padding-bottom: 11px; 
	}

h2#h2inner {
	font-size:40px; 
	padding-bottom:10px; 
	}
	
div#maincontent h2#smallprint {
	margin: 10px 0 0px 0;
	padding: 0;
	font-size: 17px;
	letter-spacing: -.07em;
	padding-bottom: 10px;
	color: #7A6048;
	font-weight: normal;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

html>body div#maincontent h2#smallprint	{
	letter-spacing: -.04em;
	padding-bottom: 0px;
	margin: 5px 0 0px 0;
	}

div#maincontent h2#smallprint a {
	border-bottom: 1px solid #486b7a;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	}
	
div#maincontent h2#smallprint a:hover {
	border-bottom: 1px solid #42e95a;
	color: #42e95a;
	}

div#maincontent h2 a{
	color: #486B7A;
	border-bottom: 0px;
	text-decoration: none;
	}		
	
div#maincontent h2 a:visited {
	color: #486B7A;
	font-weight: bold;
	}
	
div#maincontent h2 a:hover{
	border-bottom: 0px;
	font-weight: bold;
	}		


body div#maincontent h2	{
	margin-top: 0px; /*andrew's edit: spacer line between top lineborder*/
	}

body#home div#maincontent h2.follow	{
	margin-top: 5px;
	}

div#maincontent h3	{
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-bottom: 3px;
	color: #226E81;
	}
	
div#maincontent h3	a {
	color: #666;
	border-bottom: 1px solid #555;
	}

div#maincontent ul.originalstuff 	{
	margin: 3px 0;
	padding: 0 0 5px 0;
	}
	
div#maincontent ol li		{
	list-style: decimal outside;
	margin: 0 5px 5px 0;
	padding: 0 0 0 5px;
	}

div#maincontent ul li	{
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 5px;
	list-style: inside;
	}
	
div#maincontent ul ul li {
	margin-top: 10px;
	list-style: square inside;
	}

div#maincontent ul.inlinelist	{
	padding: 0;
	margin: 0;
	}

div#maincontent .inlinelist li	{
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
	}	

div#maincontent dl	{
	margin-top: 5px;
	padding-top: 0;
	}
	
div#maincontent dl dt {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #cca;
	line-height: 140%;
	}
	
div#maincontent dl dd {
	margin: 0 10px 15px 10px;
	padding: 0;
	text-align: justify;
	}
	
#maincontent #rightboxmenu {
    width: 155px;
    float: right;
    background: #EDF5F7 bottom right no-repeat;
    border-top: #486B7A solid 1px;
    border-left: #486B7A solid 1px;
    border-bottom: #486B7A solid 1px;
    border-right: #486B7A solid 1px;
    font-size: 12px;
    line-height: 20px;
    color: #888;
    font-weight: normal;
    padding: 10px 10px 0px 10px;
    margin: 5px 0 15px 15px;
	}	

#maincontent #rightboxmenu dl dd {
	padding: 0;
	text-align: left; 
	padding: 0px;;
	}


#maincontent #rightboxmenu a {
	font-size: 12px;
	}	

#maincontent #rightboxmenu h2 {
	font: 11px/14px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #D6F5F5;
	letter-spacing: 1px;
	padding: 3px 10px;
	margin: -10px -10px 10px -10px;
	background: #226e81 right no-repeat;
	}

#maincontent #rightboxmenu_thankyous {
    width: 155px;
    float: right;
    background: #f2f2f2 bottom right no-repeat;
    border-top: #c7aa75 solid 1px;
    border-left: #c7aa75 solid 1px;
    border-bottom: #c7aa75 solid 1px;
    border-right: #c7aa75 solid 1px;
    font-size: 12px;
    line-height: 20px;
    color: #888;
    font-weight: normal;
    padding: 10px 10px 0px 10px;
    margin: 5px 0 15px 15px;
	}	

#maincontent #rightboxmenu_thankyous a {
	font-size: 12px;
	}	

#maincontent #rightboxmenu_thankyous h2 {
	font: 11px/14px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	padding: 3px 10px;
	margin: -10px -10px 10px -10px;
	background: #c7aa75 right no-repeat;
	}

/* home page image */
img.rotc 	{
	border: 2px solid #ccb;
	}

/* ---[ right column ]---------------------------------------------- */

/* *lindsey - adding a left float, removed margins */

div#sidebar	{
float:left;
	padding: 0;
	width: 215px;
	border: 0;
	color: #444;
	background:#fff;
	padding-right:1px;
	}

/* *lindsey - removed margin */

html>body div#sidebar {
	}
	
div#sidebar a:link {
	color: #28b53c;
	text-decoration: none;
	}
	
div#sidebar a:visited {
	color: #61b55b;
	text-decoration: none;
	}	

div#sidebar a:hover {
	background: #C2EFFF;
	}

div#sidebar dd.current_page_item a, div#sidebar dd.current-cat a, div#maincontent dd.current_page_item a, div#maincontent dd.current-cat a {
	font-weight: bold;
	color: #000000;
	border-bottom: 0px;
	padding-left: 10px;
	background: url(images/leftarrow.gif) no-repeat 0 4px;
	}	

div#sidebar dd.current_page_item a:visited, div#sidebar dd.current-cat a:visited, div#maincontent dd.current_page_item a:visited, div#maincontent dd.current-cat a:visited {
	font-weight: bold;
	color: #000000;
	border-bottom: 0px;
	padding-left: 10px;
	background: url(images/leftarrow.gif) no-repeat 0 4px;
	}
	
#sidebar dd, #sidebar dt {
	margin-left: 0;
	padding-left: 0;
	line-height: 17px;
	margin-bottom: 4px;
	}

body #sidebar dt 	{
	font: 1.25em "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	color: #555;
	letter-spacing: 1px;
	padding: 0px 0px 0px 8px;
	margin: -10px -10px 0px -10px;
	}
	
#sidebar dd a:link, #sidebar dd a:visited {
	font-weight : normal; 
	}

#sidebar_sec1 {
	margin:20px 0 20px 0;
	padding:10px 5px 10px 10px;
	color:#333;
	list-style: none;
	width: 195px;
	background-color:#E2FBDE;
	border: 1px solid #DBDBDB;
	}
	
#sidebar_sec2 {
	margin: 0px 0 20px 0;
	padding:0px 5px 10px 10px;
	color:#333;
	list-style: none;
	width: 195px;
	background-color:#EEFCEB;
	border: 1px solid #DBDBDB;
	}

/* *lindsey - added large bottom padding to compensate for images background */

#sidebar #sidebarbox {
    width: 195px;
    background: #F2F2F2 bottom right no-repeat;
    border-top: #fff solid 1px;
    border-left: #fff 1px;
    border-bottom: #dfdfdf solid 1px;
    border-right: #fff solid 1px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
    padding: 10px 10px 0px 10px;
    margin: 5px 7px 15px 15px;
	}	
	
/* *lindsey - removed right float */

#sidebar #sidebarbox2 {
    width: 195px;
    background: #F2F2F2 bottom right no-repeat;
    border-top: #fff solid 1px;
    border-left: #fff solid 1px;
    border-bottom: #dfdfdf solid 1px;
    border-right: #fff solid 1px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
    padding: 10px 10px 0px 10px;
    margin: 5px 7px 15px 15px;
	}	

#sidebar #sidebarbox a, #sidebar #sidebarbox2 a {
	font-size: 12px;
	}	

#sidebar #sidebarbox h2, #sidebar #sidebarbox2 h2 {
	font: 14px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #fff;
	letter-spacing: 0px;
	padding: 3px 10px;
	margin: -10px -10px 10px -10px;
	background: #7A6048 right no-repeat;
	}

#sidebar #sidebarbox2 h2 {
	background: #C7AA75 right no-repeat;
	color: #fff;
	}


div#sidebar #sidebarbox a:link, div#sidebar #sidebarbox a:visited {
    color: #7A6048 !important;
	border-bottom: 1px solid #7A6048;
    text-decoration: none !important;
    text-transform: none; 
	}

div#sidebar #sidebarbox2 a:link, div#sidebar #sidebarbox2 a:visited {
    color: #7A6048 !important;
	border-bottom: 1px solid #7A6048;
    text-decoration: none !important;
    text-transform: none; 
	}
	
/**/
#prayerthanksbox {
    background: #F2F2F2 bottom right no-repeat;
    border-top: #fff solid 1px;
    border-left: #fff solid 1px;
    border-bottom: #dfdfdf solid 1px;
    border-right: #fff solid 1px;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
    padding: 10px 10px 0px 10px;
    margin: 5px 7px 15px 15px;
	}	

 #prayerthanksbox a {
	font-size: 12px;
	}	

h2.ptb {
	/*font-size: 14px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	color: #fff;
	letter-spacing: 0px;
	padding: 3px 10px;
	margin: -10px -10px 10px -10px;
	background: #C7AA75 right no-repeat;
	line-height: 16px;*/
	}




 #prayerthanksbox a:link, #prayerthanksbox a:visited {
    color: #7A6048 !important;
	border-bottom: 1px solid #7A6048;
    text-decoration: none !important;
    text-transform: none;
	}
	
	
/* Welcome section  */

.welcometext	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #28b53c;
	font-weight:bold;
	background: url(images/welcomepic11.jpg) top left no-repeat;
	min-height: 202px;
	top: 200px;
	left: 20px;
	padding: 5px 10px 0px 15px;
	margin-top: -5px;
	margin-left: -15px;
	}

html>body div.welcometext {
	width: 434px; 
	}

h1#welcometext_headline	{
	letter-spacing: -1px;
	font: bold 50px/50px "Helvetica", "Arial", "Verdana", sans-serif; 
	text-indent: 0px;
	color: #910D05;
	width: 400px;
	height: 55px;
    background: transparent url(images/redddot.gif) bottom left repeat-x;
	}

.welcomecontent	{
	padding-top: 2px;
	letter-spacing: .5px;
	width: 404px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #222;
	line-height: 180%;
	}

div#footerleaves {
	position: absolute; 
	background: transparent url(images/cross-hearts.gif) top left no-repeat;
	bottom: 26px;
	left: 608px;
	width: 72px;
	height: 100px;
	}
	
div#footerleaves2 {
	position: absolute; 
	background: transparent url(images/footerleaves5.gif) top left no-repeat;
	bottom: 62px;
	left: 603px;
	width: 62px;
	height: 39px;
	}


/* ---[ footer ]--------------------------------------------------------------------- */	

div#footer	{
	clear: both;
	border: 0;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	background: #EEEEE7 url(images/footer5.gif) top left no-repeat;
	color: #aaa;
	padding: 5px 0 0 27px;
	width: 695px;
	height: 58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div#footer p	{
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 10px 0 0 20px;
	}
	
div#footer a:link, div#footer a:visited {
	color: #aaa;
	border-bottom: 1px solid #aaa;
	}

div#footer a:hover {
	color: #fff;
	background: #777;
	}

div#footer a.footerlink:link, div#footer a.footerlink:visited, div#footer a.footerlink:hover {
	color: #acc9e5;
	border-bottom: none;
	}
	
/*added*/

#sidebox {
	top: 208px;
	left: 477px;
	}
div#nifty p{
padding-bottom:1em;
}
div#nifty{ 
}
div#nifty-content { width: 210px; }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ABCAF3}
b.r1{margin: 0px 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


div#nifty ul {
    margin: 0 11px;
    padding: 0; }
    
div#nifty ul li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
    font: normal 12px/1.5em "Lucida Grande", "Verdana", sans-serif;
    color: #083269; }
    
div#nifty ul li a {
    font-weight: bold;
    color: #083269 !important;
    text-decoration: none !important;
    border: none !important;
    text-transform: uppercase; 
	}
    
div#nifty ul li a.rss {
    padding-left: 27px !important;
    text-transform: none !important;
    background: transparent url(images/smallrss.gif) center left no-repeat; }
    
div#nifty ul li a:hover {
    color: #02162F !important;
    text-decoration: none;
    border: 0; }
	
	
	
	
	

	/*search form*/
	
form {
font-size:2.45em;
margin:5px 0 20px;
}

form.topb {
font-size:2.45em;
margin:0px 0 0px;
padding-top: 5px;
}

form.notextformat {
font-size: 12px;
}

form #image {
margin-left: -5px;
vertical-align:top;
}


input {
font-size:20px;
}

input.submit, input#submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('images/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#searchform {
font-size:2em;
}

#searchform p{
margin: 0 0 15px;
}




/*featured members*/
#featuredmembers {
	padding: 0 0 0 10px;
	}
#featuredmembers a:link, #featuredmembers a:visited {
	font-size: 20px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	letter-spacing: -1px;
	}

div#sidebar a.featuredmembers:link, div#sidebar a.featuredmembers:visited {
	color: #083269;
	border-bottom: 1px solid #083269;
	}
img#memberpic {
border: 4px solid #8BAFDF;
	}

div#picwidth{
height: 60px;
width: 60px;
	}

a:hover img#memberpic {
	border: 4px solid #fff !important;
}
	
	
/*sidebar curvy stuff*/
#infobar {
	margin: 0px 0 0 0px;
	width: 215px;
	float: left;
	line-height: 18px;
	background: #ccdddd url("images/tophalfcurve2.gif") no-repeat top left;
}

html>body div#infobar {
	margin-top: -10px; /*margin accounts for firefox browsers; the sidebar-margin above accounts for IE -> to move sidebar section up*/
	}


.barcontent {
	padding: 22px 10px 0px 10px;
}

.barend {
	background: transparent url("images/bottomhalfcurve1.gif") no-repeat bottom left;
	height: 6px;
	border-bottom: 70px solid #fff; 
}


/*sidebar titles*/

body #sidebar dt 	{
	margin-top: -5px;
	letter-spacing: -1px;
	background: transparent;
	}

body #sidebar dt.vsvnpostings 	{
	background: transparent url(images/sidebar-vsvnpostings4.gif) top left no-repeat;
	padding-bottom: 10px;
	}

body #sidebar dt.featuredmembers 	{
	background: transparent url(images/sidebar-featuredmembers5.gif) top left no-repeat;
	}

body #sidebar dt.featuredmembers-inner 	{
	background: transparent url(images/sidebar-fm-1.gif) top left no-repeat;
	}
	
/*
	body #sidebar dt.sidebar-sublinks 	{
	background: transparent url(images/sidebar-sublinks.gif) top left no-repeat;
	}
*/

body #sidebar dt.sidebar-upcomingevents 	{
	background: transparent url(images/sidebar-upcomingevents2.gif) top left no-repeat;
	padding-bottom: 10px;
	}

div#sidebar dl	{
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	}

#sidebar dd a {
    color: #083269;
	border-bottom: 1px solid #083269;
    text-decoration: none !important;
    text-transform: none; 
	font-weight: bold;
	}
	
#sidebar dd {
    color: #666 !important;
	padding: 0 12px 0px 12px;
	}

html>body #sidebar dt.vsvnpostings, html>body #sidebar dt.sidebar-upcomingevents 	{
	margin-top: 8px;
	}
	
#betaribbon {
	position: absolute;
	background: transparent url(images/betaribbon.gif) top left no-repeat;
	height: 61px;
	width: 61px;
	top: 0px;
	left: 663px;
	}

/*upcoming styling*/
/*
div#upcoming_clean_medium .upb_text,div#upcoming_clean_medium a {text-transform: none;}
div#upcoming_clean_medium a {color:#0000A5;text-decoration:none;}
div#upcoming_clean_medium .upb_header {padding:3px 3px 5px 0px;}
div#upcoming_clean_medium .upb_header .upb_text {font: normal bold 12px Georgia, Serif;color:#424142;}
div#upcoming_clean_medium .upb_header a{font: normal bold 12px Georgia, Serif;color:#A51410}
div#upcoming_clean_medium .upb_events {margin:0;padding:5px 0px;}
div#upcoming_clean_medium .upb_event {margin-bottom:5px; line-height: 140%;}
div#upcoming_clean_medium li {list-style: none;}
div#upcoming_clean_medium .upb_date {border-bottom:1px solid #C6C3C6;margin:5px 0 3px 0}
div#upcoming_clean_medium .upb_more {margin: 20px 0px 5px 0px;text-align:left}
*/

div#upcoming_clean_medium .upb_text,div#upcoming_clean_medium a {}
div#upcoming_clean_medium a {color:#0000A5;text-decoration:none;}
div#upcoming_clean_medium .upb_header {padding:0px 3px 5px 0px;}
div#upcoming_clean_medium .upb_header .upb_text {font: normal bold 12px Georgia, Serif;color:#424142;}
div#upcoming_clean_medium .upb_header a{font: normal bold 12px Georgia, Serif;color:#A51410;}
div#upcoming_clean_medium .upb_events {margin:0;padding:1px 0px 0 0; /*separates date & first event*/}
div#upcoming_clean_medium .upb_event {margin-bottom:7px; line-height: 140%; /*margin bottom separates multiple events*/}
div#upcoming_clean_medium li {list-style: none;}
div#upcoming_clean_medium .upb_date {border-bottom:1px solid #A8C3C3;margin:0px 0 3px 0}
div#upcoming_clean_medium .upb_more {margin: 20px 0px 5px 0px;text-align:left}
div#upcoming_clean_medium .upb_date .upb_text{font-size: 11px;font-weight: bold;color: #2E5487; margin:10px 0 3px 0/*date display*/}

div#upcoming_inner .upb_text,div#upcoming_inner a {}
div#upcoming_inner a {color:#900;text-decoration:none;}
div#upcoming_inner a:hover {color:#fff;text-decoration:none;}
div#upcoming_inner .upb_header {padding:0px 3px 5px 0px;}
div#upcoming_inner .upb_header .upb_text {font: normal bold 12px Georgia, Serif;color:#424142;}
div#upcoming_inner .upb_header a{font: normal bold 12px Georgia, Serif;color:#A51410;}
div#upcoming_inner .upb_events {margin:0;padding:1px 0px 0 0; /*separates date & first event*/}
div#upcoming_inner .upb_event {margin-bottom:20px; line-height: 140%; /*margin bottom separates multiple events*/}
div#upcoming_inner li {list-style: none;}
div#upcoming_inner .upb_date {border-bottom:1px solid #ccc;margin:0px 0 3px 0}
div#upcoming_inner .upb_more {margin: 20px 0px 5px 0px;text-align:left}
div#upcoming_inner .upb_date .upb_text{font-weight: bold;color: #222; margin:10px 0 3px 0/*date display*/}


#sidebarplogger { /*inspired by dan cederholm*/
	margin: 4px 10px 4px 10px;
	}
#sidebarplogger img {
	float: left;
	margin: 0 12px 12px 0;
	width: 50px;
	height: 50px;
	padding: 4px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	}
#sidebarplogger a:hover img {
	background: #C7AA75;
	}
	
	
#search_placement {
	position: absolute;
	top: 0px;
	right: 12px;
	margin-top: -12px;

}


.current_language_item {
	border-bottom: 4px solid #486B7A;
	}
