@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/1_bgTile.gif);
	background-repeat: repeat-x repeat-y;
	border: none;
	margin: 0;
}

#content {
	width: 999px;	
	margin: 0 auto;
	position: relative;
}

a {
	text-decoration: none;
	color: #f7931d;
}
a:hover {
	color: #fff;
	background: #f7931d;
}

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

#nav a:hover {
	background-color: #00adef;
	text-decoration: none;
	color: #ffffff;
}

#reply_form {
	margin:30px 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 458px;
	color: #000000;
}

#reply_form fieldset {
	border:1px dotted #999;
	background: #e8ecc9;
	padding:10px;
}

#reply_form input {
	width:95%;
	border:1px dotted #999;
	background: #e8f8fe;
	padding:4px;
}

#reply_form input.normal {
	width: 6%;
	border:1px dotted #999;
	background: #e8f8fe;
	padding:4px;
}


#reply_form #submit {
	width:auto;
	border:auto
	background: auto;
	padding:auto;
}

#reply_form label {
	display:block;
}

#reply_form textarea {
	width:95%;
	border:1px dotted #999;
	background: #e8f8fe;
	padding:4px;
}

#top-nav-bar {
	background-color: #a1b426;
	background-repeat: no-repeat;
}

#left-column {
	background-color: #e8ecc9;
	width: 250px;
	/*height: 1036px;*/
	background-repeat: repeat-y;
}
#left-column a:hover {
	color: #fff;
}

#center-column {
	background-color: #ffffff;
	width: 501px; 
	min-height: 1036px;
	height: 700px !important;
	height: auto;
	background-repeat: repeat-y;
}

#right-column {
	background-color: #e8f8fe;
	width: 248px; 
	/* height: 1036px; */
	background-repeat: repeat-y;
}

#right-column a:hover {
	color: #fff;
}

#bottom {
	background-image: url(images/09.gif);
	width: 999px; 
	height: 83px;
	background-repeat: no-repeat;
}

#top-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 15px;
	margin-top: 20px;
	color: #0095d9;
	text-align:right;
}
.blog-content {
	margin:61px 0 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 458px;
	color: #000000;
}
.blog-content .author-content {
	font-weight:normal;
}
.blog-content .blog-img {
	margin: 5px 0;
}
.blog-text {
	width: 458px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bottom-line {
	margin:20px 0;
}

.bottom-line-comments {
	margin:10px 0 10px 0;
}

.comment-author {
	margin:8px 0 0 0;
}

.top-subnav-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 12px;
	width: auto;
	bottom: 4px;
	color: #0095d9;
}

.top-subnav-text:hover {
	color: #fff;
	background:#0095d9;
}

.top-subnav-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 12px;
	width: auto;
	top: 4px !important;
	
	left: 7px;
	color: #0095d9;
}

.top-subnav-right:hover {
	color: #fff;
	background:#0095d9;
}

#top-subnav {
	position: relative;
	text-align:right;
}
.blog-title {
	color: #0095d9;
	font-size: 12px;
}
.blog-date {
	font-weight: bold;
	color: #0095d9;
	font-size: 10px;
}

ul#nav {
	height: 34px;	
	list-style: none;
	margin: 0 0 0 142px;
	padding: 0;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 5px;
}

ul#nav li:hover {
	float: left;
	margin: 0;
	padding: 0;
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 5px;
	background-color: #00adef;
}

ul#nav li.unselected:hover {
	float: left;
	margin: 0;
	padding: 0;
	height: 34px;
	line-height: 34px;
	padding: 0 5px 0 5px;
	background-color: #a1b426;
	
}

.selected {
	background-color: #00adef;
}

#cat-image {
	height: 200px;
	width: 200px;
	padding-left: 33px;
	margin-top: 20px;
}

.top-nav-arrows {
	font-size: 18px;
	color: #1198c6;
	margin-right: 5px;
	margin-left: 5px;
}
.blog-read-more {
	color: #ea8c1c;
	font-weight: bold;
}
#bottom-nav-baseline {
	height: 1px;
	width: 861px;
	background-color: #808284;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #949698;
	border-bottom-color: #cfcfd0;
	position: relative;
	left: 69px;
	border-right-style: none;
	border-left-style: none;	
}
.top-subnav-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright-copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	height: 12px;
	width: 648px;
	left: 106px;
	top: 5px;
}
.copyright-design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 648px;
	height: 12px;
	left: 36px;
	position: relative;
}

.copyright-development {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 648px;
	height: 12px;
	left: 72px;
	position: relative;
}
.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #a1b426;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 5px;
	left: 180px;
	position: relative;
	bottom: 5px;
	color: #0095d9;
}

a.bottom-nav:hover {
	color: #fff;
	background: #0095d9
}

a.bottom-nav-last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: auto;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 5px;
	left: 180px;
	position: relative;
	bottom: 5px;
	color: #0095d9;
}

a.bottom-nav-last:hover {
	color: #fff;
	background: #0095d9;
}
.left-column-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:80%;
	font-size: 10px;
	font-weight: bold;
	color: #0095d9;
	position: relative;
	left: 50px;
	top: 20px;
	letter-spacing: 1px;
}
.left-column-list a {color:#f7931d;}
.left-column-text {
	color: #f7931d;
	font-size: 12px;
	font-weight: normal;
}
.side-bar-item {
	padding-left: 25px;
	text-indent: -25px;
}
.right-column-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width:85%;
	color: #0095d9;
	position: relative;
	left: 25px;
	top: 20px;
	padding:20px 0 0 0;
	letter-spacing: 1px;
}

.right-column-list a {color:#f7931d;}
.right-column-text {
	color: #f7931d;
	font-size: 12px;
	font-weight: normal;
}
.top-row {width:250px;border-collapse:collapse;margin:0; padding:0}
.bottom-row {height:1px;}
#comment_title {
	color:#FFF;
	margin:25px 0 15px 0 ;
	font-size:135%;
	padding: 5px;
	background-color: #00adef;
}

a.bottom {
	text-decoration: none;
	color: #0095d9;
}

 a.bottom:hover {
	color: #fff;
	background: #0095d9;
}
.error {
	color:#FF0000;
}