/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com/
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com/">N.Design Studio</a>.
Version: 1.3
Author: Nick La
Author URI: http://www.ndesign-studio.com/

	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
	http://creativecommons.org/licenses/by/2.5/

*/
body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 30px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 75%;
	line-height: 150%;
	background-color: #E7E8E9;
}
.navitem {
	color: #CC6600;
	text-decoration: none;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: left;
}
#mainborder {
	margin: 0px auto;
	width: 760px;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
#contentarea {
	padding: 20px;
}
.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C5E788;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
h2 {
	color: #003300;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 170%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	text-align: left;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}.subhead {
	font-size: 14px;
	color: #CC6600;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: left;
}
#demoarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.bodycopy {
	font-size: 12px;
	color: #333333;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: left;
}
.subheadwline {
	font-size: 14px;
	color: #CC6600;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: left;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
	
a.bottommenu:link {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottommenu:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.bottommenu:active {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottommenu:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #666666;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: center;
}
.bodycopywhite {
	font-size: 12px;
	color: #FFFFFF;
	font: "Trebuchet MS", Tahoma, Arial;
}
a:link {
	color: #233158;
	text-decoration: none;
}
a:visited {
	color: #233158;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #233158;
	text-decoration: none;
}
.bodycopybold {
	font-size: 12px;
	color: #59770e;
	font: "Trebuchet MS", Tahoma, Arial;
	text-align: left;
	font-weight: bolder;
}
h2sidebar {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 110%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	text-align: left;
}
.dottedline {
}
#docpicspace {
	padding-right: 20px;
	padding-bottom: 10px;
}
a.menuhome:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.menuhome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menuhome:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.menuhome:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

