/* @override http://localhost:8888/blog/wp-content/themes/sigblog2/style.css */

/* @override http://localhost:8888/web8/wp-content/themes/glossyblue-1-4/style.css */

/*  
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: 90%/145% Arial,Helvetica;
	color: #777;
	background: #0d0d0d url(images/back.jpg) no-repeat center top;
	margin: 0px;
	text-shadow: #000 0 0 0;
    padding: 0px 0px 30px;
}



.entry   {
	font-size: 90%;
	line-height: 140%;

	}

a {
	text-decoration: none;
    color: #fff;	padding: 1px 0;
	-webkit-transition: color .45s ease-out;
}


a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #0497b7;
	text-decoration: none;
}img {
	border: none;
}
p {
	padding: 0px 0px 20px;
	margin: 0px;
}
h1 {
	margin-top:120px;
	height: 60px;
	font: bold 36px/100%  Arial;
	color: #c9eefe;
	display: block;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #999;
	margin: 0px 0px 20px;
	letter-spacing: -1px;
	padding-bottom: 5px;
	font-size: 300%;
	font-weight: normal;
	font-style: normal;
		

}

#content h2 {		
border-bottom: 1px dotted #222;
padding-bottom: 10px;
padding-left: 0px;
padding-top: 0px;
font-size: 250%;
margin-left: 0px;
		

}



h2 a, h2 a:visited {
	color: #999;
	text-decoration: none;

}
h2 a:hover {
	color: #5c5c5c;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Arial;
	color: #999;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Arial;
	color: #666;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 960px;
	
}
/* header area */



#header {
	height: 402px;
	position: relative;
	margin: auto;
	width: 960px;
}


.border{
	border-bottom: 1px dotted #222;
	padding-top: 15px;
	margin-bottom: 15px;

  
}


#headerback {
	height: 392px;
	position: relative;
	margin: auto;
	width: 100%;
	background: url(images/top.jpg) no-repeat 420px 0;
}


#headerimg {
	position: relative;
	padding: 30px 0px 0px 0px;
	height: 300px;


}



#headerimg .description{
	position: absolute;
	bottom: 3px;
	font-size: 14px;
}






/* header tabs */
#tabs{
  font-size:14px;
  width: 100%;
  line-height:normal;
  position: absolute;
  bottom: 0;
  left: -40px;
  z-index: 0;
}

#tabs ul{
  list-style:none;
}

#tabs li{
  display:inline;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
}

#tabs a {
  float:left;
  color:#ccc;
  padding-left:9px;
  margin-right:3px;
  text-decoration:none;
  cursor: pointer; /* IE 7 bug-fix */
}

#tabs a span{
  float:left;
  display:block;
  height: 40px;
  padding-right: 20px;
  padding-left: 10px;
  padding-top: 10px;
}

#tabs a span span{
  display:block;
  background:none;
  height: auto;
  padding: 4px 4px 0 4px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#cfcfcf;
}

#tabs a:hover, #tabs li:hover a{
    background: #0d0d0d url(images/butfade.png) repeat-x;
  color:#fff;
}
#tabs a:hover span, #tabs li:hover a span{
  color:#fff;
    background: #0d0d0d url(images/butfade.png) repeat-x;

}

#tabs a.active, #tabs a.active:hover,
#tabs li.current_page_item a, #tabs li.current_page_item a:hover,
#tabs li.current_page_ancestor a, #tabs li.current_page_ancestor a:hover,
#tabs li.current-cat a, #tabs li.current-cat a:hover,
#tabs li.current-cat-parent a, #tabs li.current-cat-parent a:hover{
  background: #0d0d0d url(images/butfade.png) repeat-x;
}

#tabs a.active span, #tabs a.active:hover span,
#tabs li.current_page_item a span, #tabs li.current_page_item a:hover span,
#tabs li.current_page_ancestor a span, #tabs li.current_page_ancestor a:hover span,
#tabs li.current-cat a span, #tabs li.current-cat a:hover span,
#tabs li.current-cat-parent a span, #tabs li.current-cat-parent a:hover span{
  color:#fff;
  background: #0d0d0d url(images/butfade.png) repeat-x;

}


/* content area */
#content {
	padding: 40px 0px 30px 0px;
	float: left;
	width: 585px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 20px;
}
.post-date {
	width: 44px;
	height: 49px;
	float:left;
	margin-top: -5px;
	padding-right: ;
	
	background:  #222;
	margin-bottom: 15px;

}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 7px;
	margin-left: -0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: 2px;
}
.post-title {
	width: 570px;
	padding-left: 60px;
}

.entry {
	clear: both;
	padding-top: 8px;

}
.post-cat {
	float:left;
	font-size: 95%;
	background-color: #4a4a4a;
	width: 100%;
		padding-left: 10px;
	margin-bottom: 50px;
	font-size: 80%;
	line-height: 110%;
	padding-bottom: 5px;
	padding-top: 5px;
}


.post-cat a{
		color: #fff;
}


.post-cat a:hover{
		color: #000;
}


.post-comments {
	padding-left: 0px;
	
	width: 100%;
	float: left;
	font-size: 95%;
	background-color: #222;
	

	margin-bottom: 80px;
}


.post-comments  a{
	color: #fff;
	padding-left: 10px;
	font-size: 80%;
	display: block;
}


.post-comments  a:hover {
	color: #222;
	padding-left: 10px;
	font-size: 80%;
	background-color: #fff;
}



.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	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;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

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

/*sidebar */
#sidebar {
	float: right;
	padding: 65px 10px 20px 20px;
	width: 290px;
	overflow: hidden;
	font-size: 80%;
	line-height: 140%;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #626262;
	
	margin: 21px 0px 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background: #222;
	opacity: 1;
	font-size: 160%;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #fff;
		display: block;

	text-decoration: none;
}
#sidebar a:hover{
	color: #0497b7;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}

#cloud  {
	margin-left: 10px;
	padding: 0;
	padding-top: 50px;
}


#cloud a  {
	color: #0497b7;
	
}


#cloud a:hover  {
	color: #fff;
	
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin-left: 5px;
}
#sidebar ul li ul li{
	padding: 11px 0 11px 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px dotted #222;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	padding-left: 0px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form 
#searchform {
	margin: 20px 0 0;
	padding-bottom: 10px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 215px;
	height: 22px;
	
	color: #ccc;
	font-weight: normal;
	background: url(images/butfade.png) repeat-x;
}
#searchform input {
	background: url(images/butfade.png) repeat-x;
	border: none;
	width: 67px;
	padding: 4px 5px px 5px;
    height: 26px;
    color: #666;
	vertical-align: middle;
	text-transform: uppercase;
}

*/


fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: url(images/search.png) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background:  url(images/search.png) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background:  url(images/search.png) no-repeat top right;	
}
.search button.btn:hover {
	background:  url(images/search.png) no-repeat bottom right;	
}

/* footer area */
#footer {
	clear: both;
	color: #444;
	font-size: 95%;
	line-height: 160%;
	padding-bottom: 20px;
		border-bottom: 1px dotted #222;
	background: url(images/footerback.jpg) repeat-x;
}
#footercontent {
	clear: both;
	width: 960px;
	margin: auto;
	padding-top: 22px;

	
}



#footer h4 {
	font: normal 160%/100%  Arial;
	margin: 10px 0px 15px;
	padding-bottom: 3px;
			border-bottom: 1px dotted #222;

}
.footer-recent-comments {
	width: 280px;
	float: left;
	margin-left: 43px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	padding: 0px 0px 10px 0px;
}
.footer-recent-posts {
	width: 280px;
	float: left;
	margin-left: 20px;
}
.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 {
	padding: 0px 0px 10px 0px;
}
.footer-about {
	width: 280px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #999;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 940px;
	color: #ccc;
	font-size: 85%;
	line-height: 120%;
	padding-top: 15px;
	padding-left: 20px;
	
}
#credits a, #credit a:visited {
}
.rss {
	background: url(images/rss_2.png) no-repeat left center;
	padding-left: 35px;
	padding-bottom: 12px;
	padding-top: 10px;
}

#rss2 {
	background: url(images/rss_1.png) no-repeat left center;
	padding-left: 50px;
	line-height: 45px;
	margin-left: 10px;
	padding-bottom: 2px;
	padding-top: 18px;
	height: 60px;
	width: 280px;
	font-size: 130%;
}
.loginout {
	background: url(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;
}