/*
Theme Name: blacksapphire
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.dreamtemplate.com/
*/



ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	color: #6C3;
	text-decoration:none;
}
a:hover {
	color:#333;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
p {
	color:#000;
}
body {
	margin:0px;
	padding:0 0 0px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	background-color: #D8D8D8;
}

#page {
	background-color: #FFF;
	width:1000px;
	margin:0 auto;
	padding: 10px 15px 10px 15px;
	border-left: solid 10px #8DC555;
	border-right: solid 10px #8DC555;
	border-bottom: solid 10px #8DC555;
}
/* HEADER */
#header {
	margin:0 auto;
	padding-top:10px;
	width:1050px;
	height:68px;
	padding-bottom:15px;
}
#logo {
	width:320px;
	padding:0px 0 0 0px;
	float:left;
}

/*sidebar_search*/
#sidebar_search {
	float:right;
	width:300px;
	margin-top:5px;
	padding:0px;
	background-color: #FFF;
}
#sidebar_search_val {
	float:left;
	background:url(images/bgr_sidebar_search_val.png) repeat;
	border:0;
	width:247px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ccc;
	padding:5px;
	margin:0 6px 0 0;
}
#sidebar_search_sub {
	float: right;
}
/*board*/
#board {
	width:100%;
	height:15px;
	overflow:hidden;
}
/* BODY */

.body_top {
	width:100%;
	overflow:hidden;
	padding:0 0 40px 0;
}
#wapper {
	width:1000px;
	margin:0 auto;
}#content{
	width:960px;
	margin-top:0px;
	margin-left:10px;
	padding:5px 10px 0 10px;
	background-color:#FFF;
}



/* FOOTER */
#footer {
	width:1000px;
	padding:10px 0 10px 0;
	margin:0 auto;
	overflow:hidden;
}
#footer_info {
	text-align:center;
}
#footer_info p {
	color:#000;
	font-size:13px;
	line-height:1.6em;
}
#footer_info p a {
	color:#333;
	text-decoration:underline;
}
#footer_info p a:hover {
	text-decoration:none;
}
#footer_info p.copyrights a {
	color: #333;
}
#footer .fotter_link {
	margin:5px 0 5px 0;
	text-align:center;
	font-size:8pt;
}
#footer .fotter_link a {
	color:#333;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
}
blockquote blockquote {
	background:url(images/blockquote_bg2.gif) repeat-y;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}


/* End Comments */

/* Archives page */
.page_archives_div {
	width:100%;
}
.page_archives_div h2 {
	font-size:30px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #b2b2b2;
}
.page_archives_div ul {
	margin:10px 0 40px 0;
	padding:0px;
}
.page_archives_div ul li {
	margin:0px;
	padding:7px 0 8px 5px;
	list-style:none;
	background:url(images/bgr_arch_li.gif) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.page_archives_div ul li ul li {
	border:0px;
	background:none;
}
.page_archives_div ul li ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.page_archives_div ul li a {
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(images/ico_arch.gif) no-repeat left 5px;
	padding:0 0 0 15px;
}

#menu {
    height:40px;
	width:1050px;
    margin:0 auto;
	border-bottom: solid 10px #8DC555;
}
/* jQUery Dropdown menu */
#nav {
	float:left;
	display: block;
	margin:0px;
	padding: 0px;
	width:700px;
	position: relative;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav a {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	zoom: 1;
} /* IE6/7 fix */
#nav ul li {
	float: none;
}
#nav ul ul {
	top: 0;
}
/* Essentials - configure this */

#nav {
	background-color: transparent;
	height: 25px;
}

#nav *:hover {
	color:#FFF;
	background-color: #8DC555;
}
#nav a {
	display: block;
	float: left;
	width: 94px;
	height: 25px;
	padding-top:10px;
	padding-bottom:5px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	background-color:#FFF;
	border-right:solid 2px #D8D8D8;
}
#nav li.hover a {
	color: #fff;
	background-color: #CCC;
}
#nav ul {
	top: 28px;
}
#nav ul li a {
	background-color: #6C3;
}
#nav ul a.hover {
	background-color: #666;
}
#nav ul a {
	border-bottom: 1px solid white;
	border-right: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


#dot {
	border: dotted 1px #999;
	margin-top:5px;
	margin-bottom:5px;
}

h2.page_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-style: normal;
}
	
