/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 

Version: 1.2, October 2009: Heavily modifed by Dan Stocker for use on uucnc.org
*/

.ctf {
	clear:both;
}
/*
background:#e0e0e0 url(img/bodybg_gr.gif) repeat-x;
*/

body{
	background:#e7e7e7 url(img/body_bg5.gif) repeat-x;
	color:#505050;
	font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

p{
	line-height:1.5em;
	margin:0 0 15px;
}

a{
	color:#fa9035;
	font-weight:700;
	text-decoration:none;
}

a:hover{
	color:#d04a10;
}

hr{
	height:1px;
	margin:10px 0;
	width:98%;
}

dt{
	font-weight:700;
}

dd{
	margin:1px 0 12px 15px;
}

#container{
	background:#c0c0c0 url(img/body_bg5.gif) repeat-x;
	margin:0 auto;
	text-align:left;
	width:752px;
}

/*
background:url(img/leaves.jpg) top center no-repeat;
*/
#sitename{
	background-color: transparent;
	color:#ffffff;
	font-weight:400;
	height:120px;
	margin:0 20px 10px 20px;
	text-align:center;
}

#sitename img {
	float:left; position: relative;
	margin: 8px 5px;
}

#sitename h1{
	font-size:2.0em;
	margin:0;
	padding-top:20px;
}

#sitename span{
	font-size:1.6em;
	letter-spacing:-1px;
	margin:0;
}

/*
background:url(img/greypx.gif) bottom left repeat-x;
*/
#nav{
	float:left;
	width:752px;
}

#nav ul{
	list-style:none;
	margin:0;
	padding:0;
}

#nav a{
	background: transparent url(img/tabs_try2.gif) no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:1.2em;
	letter-spacing:-1px;
	padding:7px 20px 4px 11px;
	text-decoration:none;
}

#nav a:hover{
	color:#505050;
}

#nav li{
	background: transparent url(img/tabs_leftedge.gif) no-repeat 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}

#nav #current{
	background: transparent url(img/tabs_leftedge.gif) no-repeat 0 -41px;
}

#nav #current a{
	background: transparent url(img/tabs_try2.gif) no-repeat 100% -41px;
	color:#303030;
	padding:7px 20px 5px 11px;
}

#wrap1{
	background:#ffffff url(img/innerbg.gif) repeat-y;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:750px;
}

/*
background:url(img/header.jpg) top left no-repeat;

*/

#wrap2{
	padding:10px;
	width:730px;
}

#header{
	height:30px;
	position:relative;
	width:730px;
}

#header h1{
	float:left;
	font-size:1.4em;
	margin:0;
	width:180px;
}

#topbox{
	color:#808080;
	margin:0 0 4px;
	text-align:right;
}

#topbox a{
	color:#d04a10;
}

#topbox a:hover{
	text-decoration:underline;
}

#leftside{
	float:left;
	margin:-15px 0 0;
	width:145px;
}

#leftside h1{
	font-size:1.4em;
	font-weight:400;
}

#rightside{
	float:right;
	margin:40px 15px 20px 0;
	width:130px;
}

#rightside h1{
	font-size:1.4em;
	font-weight:400;
	margin:0 0 12px;
}

#rightside p{
	font-size:0.9em;
	margin:2px 0 12px 10px;
}

#rightside img{
	border:1px solid #fa9035;
	margin:10px 0 5px 5px;
	padding:2px;
}

#content{
/*
*/
	min-width: 535px;
	margin:15px 15px 0 180px;
	min-height: 500px;
}

#content p {
	margin:8px 0 0 10px;
}

#content h1 {
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
	text-align: center;
}

#content h2 {
	color:#505050;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

/*
border:1px solid #fa9035;
 */
#content img {
	float:left;
	margin:5px 15px 6px;
}

#content img.news-pic {
	float: right;
	margin:5px 15px 6px;
}

#content h2 {
	margin-top: 25px;
	margin-bottom: -5px;
}

#content h3 {
	margin-top: 25px;
	margin-bottom: -5px;
}

#content .file-list {
	padding-left: 25px;
}

#content .left-title {
	width: 28%;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 10.5px;
}

#content .right-text {
	width: 68%;
	margin-top: -0.8em;
	margin-bottom: 20px;
}
														
#content .float-right {
        position: relative; float:right;
        padding: 0px 5px 5px 10px;
}
/*
	margin:-2px 0 0 10px;
 */
#content .right-text p {
}

#groups {
	padding: 20px 5px 5px 5px;
}

#footer{
	clear:both;
	color:#a0a0a0;
	font-size:0.9em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:730px;
}

#footer a{
	color:#a0a0a0;
	font-weight:400;
}

#footer a:hover{
	color:#a0a0a0;
	text-decoration:underline;
}

.menublock{
	margin-bottom:10px;
}

.nav{
	color:#d04a10;
	display:block;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:10px;
	padding:2px 2px 2px 8px;
	position:relative;
	text-decoration:none;
	width:125px;
}

.nav:hover{
	color:#505050;
	padding:2px 2px 2px 10px;
}

.nav-current {
	background: url(img/arrow.png) 102% 50% no-repeat;
	font-variant: small-caps;
	border:1px solid #fa9035;
	border-right: 0;
	overflow: visible;
}

.bonus {
	margin-top: 50px;
	padding-left: 10px;
	margin-bottom: -8px;
}


.sub{
	font-size:0.9em;
	margin-left:20px;
	padding:1px 1px 1px 6px;
	width:105px;
}

.sub:hover{
	border:1px solid #fa9035;
	color:#505050;
	padding:0 0 0 5px;
}

.intro{
	font-weight:700;
}

.active{
	border:1px solid #fa9035;
	padding:1px 1px 1px 9px;
}

.box{
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:75%;
}

.photo{
	margin:5px auto 15px;
	padding:5px;
}

.smallcaps{
	font-variant:small-caps;
}

.mini{
	color:#a0a0a0;
	font-size:0.75em;
	font-weight:400;
	line-height:1.2em;
	margin:20px 0 10px 8px;
}

.small{
	font-size:0.85em;
}

.large{
	font-size:1.4em;
}

.soft{
	color:#808080;
}

.normal{
	font-weight:400;
}

.sharp{
	color:#101010;
}

.center{
	text-align:center;
}

.hide{
	display:none;
}

#cal-iframe {
	width: 100%;
	min-height: 500px;
}

/* from uuanashua for 100q */

.blurb { 
	font-style: italic;
	margin: 2em 0 2em 4em;
}
.blurb p.attrib { 
	margin: 0 0 0 4em; 
	font-style: normal; 
	font-variant: small-caps; 
}

.blurb span {
	padding-left: 2em;
}

.news-title {
	font-size:22px; font-weight: bold;
	text-align: center;
}
.news-date {
	font-size:14px; font-style: italic;
	text-align: center;
}
.news-text {
}
.news-box {
	margin-bottom: 10px;
}
.cr {
	clear: right;
}
