
html { font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFF; background-image:url(../images/bg_stripes.gif); }
html,body { margin:0px; padding:0px; font-size: 12px; }
body { background:none; }
h1,h2, h3,p { margin:0px; padding:3px 0px; }
h2 { font-size: 15px;  }
a, a:hover { text-decoration: none; color: #FFFFFF; }
img { border:none; }
div,form { padding:0px; margin:0px; }

#container { margin:18px auto; width:720px; padding:0px; }

#top { background-image: url(../images/bg_top.gif); background-repeat: no-repeat; height: 115px; }
#nav { background-image: url(../images/bg_nav.gif); background-repeat: repeat-x; height: 20px; }
#subnav { background-image: url(../images/bg_subnav.gif); background-repeat: repeat-x; height: 18px; font-size:12px; text-transform:uppercase; color: #C0FF00; }
#content { background-image: url(../images/bg_maintext.gif); background-repeat: repeat-x; background-color: #343E59; padding: 20px 30px; margin: 0px 0px; }
#forum { background-image: url(../images/bg_maintext.gif); background-repeat: repeat-x; background-color: #343E59; padding: 0px 0px; }

/* TOP STYLES */
#top #logo { border: none; margin: 14px 0px 0px 8px; }
#top #right { float:right; padding: 8px 24px 0px 0px; color:#FFFFFF; font-size:10px; text-align:right; }
#top .title { font-size: 19px; text-transform:uppercase; text-align:left; }
#top .text { text-align:right; }

/* NAV BAR STYLES */
#nav .links { padding-left:16px; }

/* SUB BAR STYLES */
#subnav a { color: #FFFFFF; text-decoration:none; }
#subnav a:hover { text-decoration:underline; }
#subnav .links { padding: 2px 0px 0px 16px; }

/* CONTENT STYLES */
#content .left { float:left; width:142px; font-size: 10px; padding:0px 0px 0px 0px; }
#content .left a { color: #C0FF00; }
#content .right { margin:0px 0px 0px 165px; }
#content .right h1 { font-weight: normal; text-transform: uppercase; font-size: 19px; }
#content .left h2 a{ color: #FFFFFF; }
#content .photo { border: 1px solid #C0FF00; padding: 1px 1px; }


/* WITH SIDEBAR STYLES */
#content .withcol { color: #37415C; padding: 0px 10px 10px 10px; background-image: url(../images/bg_article.gif);background-color: #DDFFA8;  background-repeat:no-repeat; }
#content .row1 { font-size: 11px; color: #37415C; padding: 0px 10px; background-image: url(../images/bg_article.gif);background-color: #DDFFA8;  background-repeat:no-repeat; margin: 2px 0px; }
#content .row2 { font-size: 11px; color: #37415C; padding: 0px 10px; background-image: url(../images/bg_2article.gif);background-color: #EEFFD4;  background-repeat:no-repeat; margin: 2px 0px; }
#content .row3 { font-size: 11px; color: #FFFFFF; padding: 0px 10px; background-image: url(../images/bg_3article.gif);background-color: #5B6A8E;  background-repeat:no-repeat; margin: 2px 0px; }
#content .row1 h3, #content .row2 h3, #content .row3 h3 { font-size: 15px; font-weight: bold; color: #7B7D63; text-decoration:none; margin: -2px 0x; padding: -2px 0px; }
#content .row1 a, #content .row2 a, #content .row2 a { font-weight: bold; color: #7B7D63; text-decoration:none; }
#content .row1 a:hover, #content .row2 a:hover, #content .row2 a:hover { text-decoration:underline; }
#content .withcol a, #content .row2 a{ color:#7B7D63; font-weight: bold: text-decoraton: none; }
#content .withcol a:hover, #content .row2 a:hover { text-decoration: none; }

/* WITHOUT SIDEBAR STYLES */
#content .nocol { color: #37415C; padding: 0px 10px 10px 10px; background-image: url(../images/bg_1article.gif);background-color: #DDFFA8;  background-repeat:no-repeat; }
#content .nocol a{ color:#7B7D63; font-weight: bold: text-decoraton: none; }
#content .nocol a:hover { text-decoration: none; }

/* SIDE BAR STYLES */
#content .left h1 { font-weight: normal; text-transform: uppercase; font-size: 19px; }
#content .nocol h1, #content .withcol h1 { font-weight: bold; text-transform: uppercase; color: #7B7D63; font-size: 19px; }

/* GENERAL STYLES */
.yellow { color: #C0FF00; }
.date { font-weight: normal; text-transform: lowercase; font-size: 13px; }

/* FORM STYLES */

#top .button { display:inline; padding:3px 8px 3px 8px; margin:0px; text-align:center; border:1px solid #C0FF00; font-weight:normal; height:25px; }
label { clear: left; font-size: 12px; width: 225px; float:left; color:#48584D; font-weight: bold; }

#bloggerinsert .date { font-size: 11px; }

/* EVENTS CALENDAR */
table.events-table td { border:1px solid #68789E; }
table.events-table th { text-align: left; font-weight: normal; }
table.events-table td h2, table.events-table th { font-size:13px; color:#C0FF00; }
table.events-table td { font-size: 11px; }
table.events-table td a { color:#FFFFFF; }

#event { background-color: #343E59; margin: 10px auto; padding:20px; width: 500px; }
#event a { color:#C0FF00; text-decoration:none; }
#event a:hover { color:#fff; }
#event h1 {	font-weight:normal;	font-size:25px; }
#event h2 {	font-weight:normal;	font-size:18px;	color:#ccc; }
#event h3 {	font-weight:bold; font-size:15px; color:#ccc; }

/* Social Bookmarks */
div.social {  background-color: #BAD88D; margin: 10px auto; padding: 5px; width: 85%; }
div.social ul { list-style:none; padding-bottom: 10px; }
div.social ul li { float: left; padding:0px 15px 0px 0px; }
div.social ul li img { border: none; }

div#icons { padding-top: 5px; }

#ThumbContainer {
	display: none;
}

#ThumbContainer img {
	display: block;
	border: none;
}

#ThumbContainer a {
	color: #C0FF00;
	float: left;
	margin: 0 4px 4px 0;
}

#/* Photo
---------------------------------------------*/

#PhotoBox {
	padding: 30px 30px 0 30px;
}

#PhotoContainer {
	position: relative;
	height: 350px;
	width: 500px;
	margin: 0 auto;
	background-color: #808080;
	border: none;
	font-size: 0px;
}


/* Photo Navigation
---------------------------------------------*/

#Controls {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent url(../images/controls.gif) left top no-repeat;
	height: 28px;
	width: 67px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

#Controls a {
	text-indent: -9000px;
	float: left;
	display: block;
	height: 28px;
}

#PrevLink { width: 25px; background: transparent url(../images/controls.gif) left top no-repeat; }
#PlayToggle { width: 17px; background: transparent url(../images/controls.gif) -25px top no-repeat; }
#NextLink { width: 25px; background: transparent url(../images/controls.gif) -42px top no-repeat; }

#PrevLink:hover { width: 25px; background: transparent url(../images/controls.gif) left -28px no-repeat; }
#PlayToggle:hover { width: 17px; background: transparent url(../images/controls.gif) -25px -28px no-repeat; }
#NextLink:hover { width: 25px; background: transparent url(../images/controls.gif) -42px -28px no-repeat; }


/* Loading
---------------------------------------------*/

#Loading {
	text-align: left;
	padding: 20px 0 0 20px;
	font-size: 11px;
	color: #ccc;
	font-weight: bold;
	vertical-align: middle;
}

#Loading img {
	vertical-align: -30%;
	margin-right: 3px;
}


/* Caption
---------------------------------------------*/

#CaptionContainer {
	margin: 0 auto;
	text-align: left;
	padding: 5px 0;
	width: 500px;
}

#CaptionContainer p {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#Counter {
	padding-right: 5px;
	color: #999;
}


/* Thumbnail View
---------------------------------------------*/

#ViewThumbs {
	margin-top: 2px;
	display: block;
	float: right;
	text-indent: -9000px;
	height: 13px;
	width: 71px;
	overflow: hidden;
	background: transparent url(../images/thumbnails.gif) left top no-repeat;
}

#ViewThumbs:hover, #ViewThumbs:visited:hover {
	background: transparent url(../images/thumbnails.gif) left -13px no-repeat;
}

#ThumbContainer {
	display: none;
}

#ThumbContainer img {
	display: block;
	border: none;
}

#ThumbContainer a {
	float: left;
	margin: 0 4px 4px 0;
}

#ThumbContainer a:link, #ThumbContainer a:visited { border: 2px solid #CCC; }
#ThumbContainer a:hover, #ThumbContainer a:visited:hover { border: 2px solid #C0FF00; }
#ThumbContainer a.selected:link, #ThumbContainer a.selected:visited, #ThumbContainer a.selected:hover, #ThumbContainer a.selected:visited:hover { border: 2px solid #C0FF00; }

