/*  
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.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
body {font-family:Arial,Helvetica,Tahoma;
	color:#32221e;
	font-size:85%;
	background:#2C2C2C url(/skins/pixeltex/assets/images/background.jpg) left top repeat-x;
	margin:0px;
}
a, a:link, a:active, a:visited{color:#659506;
	text-decoration:underline;
}
a:hover {color:#659506;
	text-decoration:none;
}
img {border: none;
}
p {padding: 0px 0px 15px;
	margin: 0px;
}
h1 {color: #32221e;
	font-size:160%;
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Tahoma;
	font-weight:700;
	background:url(/skins/pixeltex/assets/images/arrowTitle.gif) left 1px no-repeat;
	padding-left:25px;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {color: #32221e;
	font-size:125%;
	margin:0px;
	margin-bottom: 6px;
	padding:0px;
	font-family:Arial,Helvetica,Tahoma;
	font-weight:700;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #32221e;
	text-decoration: none;
}
h2 a:hover {
	color: #659506;
	text-decoration: none;
}
h3 {font-family:Arial,Helvetica,Tahoma;
	font-size:18px;
	color: #758d38;
	font-weight:normal;
	margin:0px;
	
	padding-bottom: 3px;
}
h4 {font: normal 130%/100% Helvetica,Arial,Tahoma;
	font-weight:700;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {margin:0px;
	padding:0px;
}
div.pageBox{width:1000px;
	margin: 0px auto;
}
div.pageContentBox{background:url(/skins/pixeltex/assets/images/pageBg.png) left top repeat-y;	
	width: 1000px;
}
#page {width:930px;
	margin: 0px auto;
}

/* header area */
div.keyVisualBox{position:relative;
	height:438px;
	width:630px;
}
div.keyVisuals{position:absolute;
	top:-42px;
	left:0px;
	z-index:2;
	width:600px;
	z-index:10;
}
div.headerBox {width:1000px;
	height: 142px;
	overflow:hidden;
	background: url(/skins/pixeltex/assets/images/bgTop.png) left bottom no-repeat;
}
#header {width:930px;
	height: 110px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
}
div.logo{position:absolute;
	right:0;
	top:0;
	z-index:2;
	width:178px;
	height:48px;
	overflow:hidden;
	background:url(/skins/pixeltex/assets/images/pixeltex_logo.png) left top no-repeat;
}
div.lang{position:absolute;
	right:320px;
	bottom:5px;
	z-index:2;
	color:#fff;
}
a.whitelink, 
a.whitelink:link,
a.whitelink:visited, 
a.whitelink:active{color:#fff;
	text-decoration:none;
}
a.whitelink:hover{color:#659506;
	text-decoration:none;
}
ul#nav {position:absolute;
	top:60px;
	left:0px;
	list-style: none;
	margin:0px;
	padding:0px;
}
ul#nav li {float:left;
	background:url(/skins/pixeltex/assets/images/tNavi.gif) left top no-repeat;
	height:35px;
}
ul#nav li:hover {float:left;
	background:url(/skins/pixeltex/assets/images/tNavi.gif) left top no-repeat;
	height:35px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	background:#7FAF20;
	color: #fff;
	text-decoration: none;
	font-size:115%;
	border-right:2px solid #fff;
	font-family:Helvetica,Arial,Tahoma;
}
ul#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size:115%;
	font-family:Helvetica,Arial,Tahoma;
	font-weight:normal;
	background:url(/skins/pixeltex/assets/images/arrowNavi.png) left 1px no-repeat;
	padding:0 15px 0 15px;
	height:35px;
	
}
#nav .page_item a:hover {
	color:#A2D43E;
}

p.smallLi{font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-top:2px;
	color:#bcc2b1;
}
div.subNavi{margin-left:35px;
	margin-right:35px;
	height:30px;
}
ul#subNavi{margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}
ul#subNavi li{float:left;
}
ul#subNavi li a{display:block;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding:12px 15px 6px 15px;
	border-right:1px solid #fff;
}
ul#subNavi li a:hover{display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding:12px 15px 6px 15px;
	border-right:1px solid #fff;
	background:none;
	background:#98CB33 url(/skins/pixeltex/assets/images/subnaviMo.gif) left top repeat-x;
}


/* content area */
div.titleImg{height:25px;
	margin-left:25px;
	margin-top:10px;
}
#homeContent {/*
	float: left;
	width: 590px;*/
	padding-top:10px;
}
div.homeLeft{
	float:left;
	width:590px;
	margin-left:10px;
	line-height:20px;
}
div.homeRight{
	float:right;
	margin-right:10px;
	width:275px;
	line-height:20px;
}
#content {padding: 10px 0px 30px 0;
	float: left;
	width: 590px;
	/*overflow:hidden;*/
}
div.contPadding{padding:15px 0 0 25px;
}
.post {clear:both;
	padding:20px 0 10px 0;
	background:url(/skins/pixeltex/assets/images/postBorder.gif) left bottom no-repeat;
}
.post-date {padding-top:10px;
	color:#659506;
	font-size:70%;
}
.post-title {
}
.entry {clear:both;
	padding:10px 0 0 25px;
}
.post-content {clear:both;
	padding:10px 0 0 25px;
}

.post-calendar {
	background: url(/skins/pixeltex/assets/images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(/skins/pixeltex/assets/images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments area */
/*
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(/skins/pixeltex/assets/images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#commentform input[type="text"] {
	width: 200px;
}
*/

/*sidebar */
#sidebar {float: right;
	width:300px;
	color: #32221e;
	overflow: hidden;
	background:#fff;
}
div.sidebarBox{
	background:url(/skins/pixeltex/assets/images/greenBorder.gif) left top no-repeat;
	padding:9px 0 15px 0;
}
div.boxPadding{padding:20px 10px 0 20px;
}
div.boxPaddingTwitter{padding:20px 10px 0 20px;
	background:url(/skins/pixeltex/assets/images/twitter_bg.png) right top no-repeat;
}
div.greenContent{background:#98cb33;
	color:#fff;
	padding:18px 0 15px 20px;
}
div.greenContent h2 {color:#fff;
	margin:0px;
	padding:0px;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-family:Arial,Helvetica,Tahoma;
	font-size:125%;
	color: #32221e;
	background-image:none;
	font-weight:700;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #659506;
	text-decoration: underline;
}
#sidebar a:hover{
	color: #659506;
	text-decoration: none;
}

#sidebar .greenContent h2{
	font-family:Arial,Helvetica,Tahoma;
	font-size:125%;
	color: #fff;
	background-image:none;
	font-weight:700;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#sidebar .greenContent a, #sidebar  .greenContent  a:visited{
	color: #fff;
	text-decoration: underline;
}
#sidebar  .greenContent  a:hover{
	color: #fff;
	text-decoration: none;
}
/*sidebar list level1 */

#sidebar ul {margin: 0;
	padding: 0;
}
#sidebar ul li {list-style:none;
	margin: 0;
	padding: 0;
	line-height:150%;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {background:#e1eec5;
	padding:18px 0 15px 20px;
}
div.search{font-size:130%;
	font-family:Arial,Helvetica,Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:5px;	
}

#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #fff;
	width: 135px;
	height: 20px;
	padding:4px 3px 0px 3px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	width:30px;
	height:19px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#searchform input#searchsubmit{width:25px;
	height:25px;
}

/* footer area */
div.footerBg{width:1000px;
	overflow:hidden;
	height:45px;
	background:url(/skins/pixeltex/assets/images/bgBot.png) left top no-repeat;
}
div.footerBox{width:930px;
	margin:0 auto;
	position:relative;
	height:80px;
}
#footer {
	color:#bcc2b1;
	font-size: 95%;
	line-height: 130%;
	padding:0 10px 10px 10px;
}

#footer h4 {
	font: normal 120%/100% "Helvetica", Tahoma, Arial;
	color: #bcc2b1;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(/skins/pixeltex/assets/images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(/skins/pixeltex/assets/images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width:280px;
	float: right;
	margin-right: 10px;
}

div.footerNavi{position:absolute;
	left:25px; 
	top:-5px;
}
ul#footerNavi{margin:0px;
	padding:0px;
	list-style-type:none;
}
ul#footerNavi li{float:left;
	color:#bcc2b1;
	font-size:11px;
	margin-right:20px;
}
ul#footerNavi li a{display:inline;
	color:#bcc2b1;
	font-size:11px;
	text-decoration:none;
}
ul#footerNavi li a:hover{text-decoration:underline;
}
ul#footerSubnavi{margin:0px;
	padding:0px;
	list-style-type:none;
}
ul#footerSubnavi li{display:block;
	clear:both;
}

/* icons */
div.icons {position:absolute;
	right:25px;
	top:-5px;
}
div.icons a{text-decoration:none;
}
div.icons img {margin-left:5px;
}
div.powered{position:absolute;
	right:25px;
	bottom:0px;
	font-size:11px;
	color:#6c6c6c;
}
div.powered a,div.powered a:link,
div.powered a:active,div.powered a:visited {color:#6c6c6c;
	text-decoration:underline;
}
div.powered a:hover{text-decoration:none;
}

/* credits */
#credits {background:#2c2c2c;
	width:930px;
	color: #fff;
}
#credits a, #credit a:visited {
	color: #fff;
}
.rss {
	background: url(/skins/pixeltex/assets/images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(/skins/pixeltex/assets/images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

		
.error {
	color: #FC3307;
	border: 1px solid #FC3307;
}

.message {
	color: #090;
	border: 1px solid #7ed500;
}

p.error, p.message {
	padding: 1em;
	font-weight: bold;
	margin-top: 2em;
}

.entry-footer {
	margin-top: 15px;
}
.clear{clear:both;
	height:1px;
	overflow:hidden;
}

.cert2 {
	font-weight: bold;
	color: #c82024;
	font-size: 11px;
}
.cert1 {
	font-weight: bold;
	color: black;
	font-size: 11px;
}

