/*  
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
Author URI: http://www.ndesign-studio.com/

	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
background:#FFFFFF url(images/main-bg.gif) repeat scroll 0%;
color:#333333;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:75%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:150%;
margin:0px;
padding:0px 0px 30px;
}
a {
color:#E67300;
text-decoration:none;
}
a:visited {
color:#E67300;
text-decoration:none;
}
a:hover {
color:#E67300;
text-decoration:underline;
}
img {
border:medium none;
}
p {
margin:0px;
padding:0px 0px 15px;
}
h1 {
background:transparent url(images/header-icon.gif) no-repeat scroll 0%;
color:#CCCCCC;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:38px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:60px;
line-height:100%;
margin:0px;
padding-left:70px;
}
h1 a, h1 a:visited {
color:#E67300;
text-decoration:none;
}
h1 a:hover {
color:#cccccc;
text-decoration:none;
}
h2 {
border-bottom:1px dotted #CCCCCC;
color:#333333;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:190%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:100%;
margin:0px 0px 2px;
padding-bottom:3px;
}
h2 a, h2 a:visited {
color:#E67300;
text-decoration:none;
}
h2 a:hover {
color:#CCCCCC;
text-decoration:none;
}
h3 {
color:#E67300;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:140%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
margin:10px 0px 5px;
}
h4 {
color:#E67300;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:130%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
margin:10px 0px 5px;
}
form {
margin:0px;
padding:0px;
}
#page {
background:#FFFFFF url(images/content-bg.gif) repeat-y scroll 0%;
border-bottom:5px solid #E2E2E2;
border-left:5px solid #E2E2E2;
border-right:5px solid #E2E2E2;
margin:0px auto;
width:760px;
}
#header {
background:#E2E2E2 url(images/header-bg.jpg) no-repeat scroll 0%;
border-bottom:3px solid #D7D7D7;
height:170px;
position:relative;
}
#headerimg {
height:60px;
padding:30px 0px 0px 40px;
position:relative;
}
#headerimg .description {
top:72px;
color:#333333;
font-size:12px;
left:110px;
position:absolute;

/*
bottom:3px;
color:#333333;
font-size:14px;
left:110px;
position:absolute;
*/
}
#nav {
bottom:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
position:absolute;
right:10px;
}
#nav li {
float:left;
margin-left:5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
color:#000000;
text-decoration:none;
}
#nav .page_item a {
background:#666666 url(images/nav-button-bg.gif) repeat-x scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:100%;
padding:5px 15px;
text-decoration:none;
}
#nav .page_item a:hover {
color:#CCCCCC;
}
#content {
float:left;
overflow:hidden;
padding:10px 0px 30px 13px;
width:492px;
}
.post {
clear:both;
padding-top:15px;
}
.post-date {
background:transparent url(images/date-bg.gif) no-repeat scroll 0%;
float:left;
height:49px;
width:45px;
}
.post-month {
color:#FFFFFF;
display:block;
font-size:11px;
line-height:11px;
margin-left:-3px;
padding-top:2px;
text-align:center;
text-transform:uppercase;
}
.post-day {
color:#999999;
display:block;
font-size:18px;
line-height:18px;
margin-left:-3px;
padding-top:7px;
text-align:center;
text-transform:uppercase;
}
.entry {
float:right;
width:438px;
}
.post-cat {
background:transparent url(images/mini-category.gif) no-repeat scroll left center;
color:#999999;
float:left;
font-size:95%;
padding-left:20px;
}
.post-comments {
background:transparent url(images/mini-comments.gif) no-repeat scroll left center;
float:right;
font-size:95%;
padding-left:20px;
}
.post-calendar {
background:transparent url(images/mini-calendar.gif) no-repeat scroll left center;
color:#999999;
float:right;
font-size:95%;
padding-left:20px;
}
.post-content {
clear:both;
padding-top:10px;
}
.navigation {
clear:both;
padding:10px 0px;
}
.navigation a, .navigation a:visited {
color:#E67300;
}
.previous-entries a {
background:transparent url(images/mini-nav-left.gif) no-repeat scroll left center;
float:left;
padding-left:18px;
}
.next-entries a {
background:transparent url(images/mini-nav-right.gif) no-repeat scroll right center;
float:right;
padding-right:18px;
}
#comments, #respond {
border-bottom:1px dotted #cccccc;
clear:both;
padding:10px 0pt 5px;
}
.commentlist {
line-height:130%;
margin:10px 0px;
padding-left:20px;
}
.commentlist li {
padding:5px 10px;
}
.commentlist .alt {
background:#EEEEEE none repeat scroll 0%;			/*  COMMENT BOX COLOR */
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
color:#E67300;
font-size:120%;
font-style:normal;
font-weight:bold;
}
.commentlist small {
display:block;
font-size:87%;
margin-bottom:5px;
}
#commentform {
font-family:Arial,Helvetica,sans-serif;
font-size:110%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-top:10px;
}
#commentform p {
margin:0px;
padding:6px 0px;
}
#commentform label {
color:#787878;
font-size:87%;
}
#commentform input {
background:#F6EEEE none repeat scroll 0%;		/* COMMENT TEXTBOXES B4 YOU TYPE IN THEM */
border:1px solid #999999;
margin-top:3px;
padding:3px;
width:200px;
}
#commentform textarea {
background:#F6EEEE none repeat scroll 0%;		/* WAS E2E2E2 FORM FOR COMMENTS B4 CLICKING IN FIELD */
border:1px solid #999999;
height:115px;
margin-top:3px;
padding:2px;
width:485px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
background:#FFFFFF none repeat scroll 0%;
}
#commentform #submit {
background:transparent url(images/btn-bg.gif) no-repeat scroll 0%;
border:medium none;
color:#FFFFFF;
cursor:pointer;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:28px;
line-height:normal;
width:144px;
}
#sidebar {
color:#999999;
float:right;
overflow:hidden;
padding:0px 10px 20px 0px;
width:220px;
}
#sidebar h2, #sidebar .sidebartitle {
border-bottom:1px solid #E2E2E2;
color:#333333;
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:140%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
margin:20px 0px 2px;
}
#sidebar a, #sidebar a:visited {
color:#E67300;
text-decoration:none;
}
#sidebar a:hover {
color:#999999;
text-decoration:none;
}
#sidebar ul {
margin:0pt;
padding:0pt;
}
#sidebar ul li {
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#sidebar ul li ul {
margin:0pt;
padding:0pt;
}
#sidebar ul li ul li {
border-bottom:1px solid #CCCCCC;
padding:2px 0pt 2px 0px;
}
#sidebar ul li ul li ul li {
border:medium none;
padding:1px 0pt 1px 10px;
}
ul.list-blogroll li {
background:transparent url(images/mini-blogroll.gif) no-repeat scroll 0% !important;
padding-left:16px !important;
}
ul.list-cat li, li.widget_categories li {
background:transparent url(images/mini-category.gif) no-repeat scroll 0% !important;
padding-left:20px !important;
}
ul.list-archives li, li.widget_archives li {
background:transparent url(images/mini-monthly-archive.gif) no-repeat scroll 0% !important;
padding-left:20px !important;
}
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
background:transparent url(images/mini-page.gif) no-repeat scroll 0% !important;
padding-left:20px !important;
}
ul.list-page li ul li, li.widget_pages li ul li {
background:transparent url(images/mini-page-arrow.gif) no-repeat scroll 0% !important;
padding-left:10px !important;
}
li.widget_recent_comments li {
background:transparent url(images/mini-recent-comments.gif) no-repeat scroll 0% !important;
padding-left:20px !important;
}
li.widget_calendar td {
padding:1px 7px;
}
.textwidget {
padding-top:5px;
}
#searchform {
margin:15px 0pt 0pt;
}
#searchform br {
display:none;
}
#searchform #s {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #999999;
color:#333333;
font-weight:normal;
height:22px;
margin-right:2px;
padding:4px 5px 0px;
width:135px;
}
#searchform input {
background:transparent url(images/search-btn-bg.gif) no-repeat scroll 0%;
border:medium none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:26px;
line-height:normal;
vertical-align:middle;
width:67px;
}
#footer {
background:#cccccc url(images/footer-bg.gif) no-repeat scroll 0%;
clear:both;
color:#333333;
font-size:95%;
line-height:130%;
padding-bottom:10px;
}
#footer a, #footer a:visited {
color:#E67300;
}
#footer h4 {
color:#333333;								/*  BOTTOM HEADERS */
font-family:"Trebuchet MS",Tahoma,Arial;
font-size:146%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
margin:10px 0px 5px;
}
.footer-recent-comments {
float:left;
margin-left:10px;
width:240px;
}
.footer-recent-comments ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}
.footer-recent-comments ul li {
background:transparent url(images/mini-footer-comments.gif) no-repeat scroll 0%;
padding:0px 0px 10px 20px;
}
.footer-recent-posts {
float:left;
margin-left:10px;
width:240px;
}
.footer-recent-posts strong {
font-size:107%;
font-weight:bold;
line-height:135%;
}
.footer-recent-posts ul {
font-size:92%;
line-height:110%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}
.footer-recent-posts ul li {
background:transparent url(images/mini-footer-post.gif) no-repeat scroll 0%;
padding:0px 0px 10px 20px;
}
.footer-about {
background:transparent url(images/footer-right-bg.gif) no-repeat scroll 0%;
float:right;
padding-left:10px;
padding-right:10px;
width:220px;
}
#credits {
color:#999999;			/* BOTTOM CREDIT INFORMATION */
font-size:85%;	
line-height:120%;
margin:0px auto;
width:760px;
}
#credits a, #credit a:visited {
color:#FFFFFF;
}
.rss {
background:transparent url(images/mini-rss.gif) no-repeat scroll left center;
margin-left:8px;
padding-bottom:2px;
padding-left:18px;
}
.loginout {
background:transparent url(images/mini-loginout.gif) no-repeat scroll left center;
margin-left:8px;
padding-bottom:2px;
padding-left:18px;
}
.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;
margin:0px;
padding:0px;
visibility:hidden;
}
