/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 20px 0;
	/* background: url(../images/wood.jpg) repeat; */
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	color: #6593C3;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 200;
}

h2 {
	color: #6593C3;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 200;
}

h2:hover {
	color: #000666;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 200;
}

h3 {
}

td {
color: #6593C3;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #6593C3;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

img {
	border: none;
}

div.menu_desc {
font: 10px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	width: 520px;
	height: 2px;
	padding: 2px 20px 0 0px;
	/* background: #8CBEF5 url(images/img03.gif) repeat-x left bottom; */
	/* border: 1px solid #4F9CEF; */
	font-size: 1em;
	color: #000000;
	text-align: right;
}

.boxed .content {
	width: 520px;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #FFFFFF;
}

/* Post */

.post {
	width: 520px;
	float: right;
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-right: 10px;
	text-align: right;
	/* padding: 3px 0 15px 0; */
	/* background: url(images/img04.gif) repeat-x left bottom; */
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 10px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	margin-bottom: 0px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	/* clear: both; */
	padding: 10px;
	border-top: 1px solid #EEEEEE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 760px;
	height: 77px;
	background: #FFFFFF;
	border: 1px solid #000000;
  border-bottom: 0px;
	margin: 0 auto;
}

#intro {
	width: 760px;
	height: 507px;
	margin: 0 auto;
	border: 1px solid #000000;
}

/* Logo */

#logo {
	float: center;
	width: 750px;
	height: 190px;
	margin: 5px 0 0 5px;
	/* background: url(../images/logo.jpg) no-repeat; */
}

#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Splash */

/* #splash {
	float: right;
	width: 520px;
	height: 200px;
} */

/* Content */

#content {
	float: top;
	width: 760px;
	margin: 0 auto;
	border: 1px solid #000000;
  background: #FFFFFF;
	-moz-opacity:0.95;
	filter:alpha(opacity=95);
}

#extra {
}

/* Content > Main */
#mentext a {
	color="#6593C3";
}

#mentext a:hover {
	color="#0072BC";
}

#main {
	float: right;
	width: 520px;
}

#main a {
}

div.img {
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: 140px;
  float: left;
  text-align: center;
}

div.img img {
  display: inline;
  margin: 3px;
  border: 0px solid #ffffff;
}

div.item {
  margin: 2px;
  border: 0px solid #0000ff;
  height: auto;
  width: 260px;
  float: right;
  text-align: center;
  display: inline;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
	height: 360px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	/* border: 1px solid #385B88; */
	font-family: Helvetica, Arial, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	/* background: #4F9CEF url(images/img03.gif) repeat-x left bottom; */
	color: #000000;
}

/* Content > Sidebar > Menu */

#nav {
	margin: 5px 0 0 5px;
}

#nav a {
	font: normal small Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #6593C3;
	background: #FFFFFF;
}

#nav a:hover {
	text-decoration: none;
	color: #000666;
}

#nav table {
	background: #FFFFFF;
}


/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	/* margin-bottom: 1.4em; */
	font-size: smaller;
	line-height: normal;
}

/* Footer */

#footer {
	clear: both;
	width: 720px;
	/* margin: 0 auto; */
	padding: 10px 20px;
	/* background: #e3e3e3; */
	/* border: 1px solid #000000; */
	/* border-top: 1px solid #000000; */

	/* background: #E7F7D0 url(images/img05.gif) repeat-x; */
}

#footer p {
	/* margin: 0; */
	background: #000000;
	text-align: right;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #86D613;
}

#foot {
  background-image: url(../images/tile.gif);
}

#foot a {
	color: #6593C3;

}

#foot a:hover {
	text-decoration: none;
	color: #0072BC;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.phppgtitleband { /* table, holds $page_title, $left_content, $right_content */
	/* margin:10px auto 0 auto; */
	padding:0;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 100%;
	font-size: 90%;
}

.phppgtitleband td {
	width:33%;
	padding: 5px;
}

.phppgmainbox { /* holds next/prev links and main image */
	/* margin:10px auto 0 auto; */
	padding:0;
	min-height:400px;
}

.phppgnextbox { /* holds next and previous links */
	margin-bottom:5px;
	padding:0;
	text-align:center;
}

.phppgimagebox { /* table, holds main image */
	/* margin:0 auto 0 auto; */
	padding:0;
}

.phppgimageframe { /* frame around main image */
	width: auto;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 5px 5px 5px 5px;
}

.phppgimagetag { /* main image's img tag style */
	border: 1px solid #CCC;
}

.phppggifbox { /* table style that holds gif thumbnail's */
	margin:10px auto 0 auto;
	padding:0;
	border-collapse:collapse;
}

.phppggifbox td {
	padding: 5px;
	/* border:1px solid #999; */
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
}

#imageContainer {
	height:360px;
}

#imageContainer img {
	display:none;
	position:absolute;
	/* top:0; left:0; */
}

img.qdig-image { background-color:#eeeeee; border:1px solid #cccccc; }
img.qdig-thumb { background-color:#eeeeee; border:0px solid #cccccc; }
td.qdig-caption { font-family:Verdana, Arial, Helvetica, sans-serif; }
#qdig a { font-weight:bold; text-decoration: none; }
#qdig a:visited { color:green; font-weight:bold; text-decoration:none; }
#qdig a:hover { text-decoration:underline; }