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

*/

body {
	
     	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
              font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
	color: #999999;
              background-color: #000000;
	}

b {	
	font-size:11px;
	color: #8CC491;
              letter-spacing: 0,2px;
	}


i { 	font-size: 11px;
	font-weight: bold;
	color: #E8674E;
             }

s { 	
	color: #FFFFFF;
	}

u { 	font-size: 11px;
	line-height: 8px;
	text-transform: uppercase;
	color: #F7F8B3;
}

strong {
	color:#86A5C5;
	font-size: 11px;
		
}
	
a:link, a:visited, a:active {
	color: #CF6489;
	text-decoration: none; 
	font-weight: bold;
	letter-spacing: 0,2px;
	font-size: 11px;
             text-transform: UPPERCASE;
	padding-bottom: 2px;
}


A:hover{
	padding-bottom: 2px;
	border-bottom: 2px dotted #D83240;
	color: #8B3156;
	cursor:crosshair;
	}
	
a img {	
border: 4px solid #8B3156;
}


a:hover img {
border: 4px solid #CF6489;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	text-align: center;
	background-color: #000000;
	border-bottom: 4px solid #CF6489;
	padding: 10px;
	font: bold 25px/100% "Trebuchet MS", Tahoma, Arial;
	color: #962952;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
	padding-left: 6px;
	background-color: #000000;
	padding: 5px;

	border-left: 4px solid #F7872C;
}


form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 1007px;
	
	
}

/*+++++++++++++++++++++++++++++++++
rest
+++++++++++++++++++++++++++++++++*/

#content {
	position: absolute;
	left: 50px;
	top: 670px;
	width: 600px; 
              }

#sidebar {
position: absolute;
	left: 700px;
	top: 705px;
	width: 240px;
	}


#header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 672px;
	}



#ad {
position: absolute;
	left: 5px;
	top: 585px;
	}

.post {
	padding-left: 5px;
	clear:both;
	padding-top: 10px;
	
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url("http://hsm-love.net/wordpress/wp-content/themes/default/images/datebg.png") no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {

	color: #D83240;
	width: 590px;
	font-weight: bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	}

.post-rest {
font-size: 11px;
color: #F44245;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	padding-left: 18px;
	float:left;
	
	color: #999999;
}

.post-comments {
	padding: 10px;
	float: right;
	background-color: #FFFFFF;
	 -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #8B3156;
	font-weight: bold;

}

.navigation a:hover {
color: #D83240;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #ffffff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #D83240;
}
.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{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#F4FAF9;
	border: 2px solid #93CBA0;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#F4FAF9;
	border: 2px solid #93CBA0;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
}
#commentform #submit{
	background: url(images/submit.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}


#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 200px;
	
	float:right;
}
#searchform #s {
	border:1px solid #999999;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #F5EEB4;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #C2DDC4;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #BBD4C1;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	border-top: 2px solid #000000;
padding-top: 10px;
	clear: both;
	color: #302F30;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #302F30;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #FC0926;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}

.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}

a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

padding: 1px;
width: 100%;
}
.tabberlive {
width: 100%;
}


/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
margin: 0px;
font: bold 12px Lucida Sans, sans-serif;
text-transform: uppercase;
padding-bottom: 10px;
width: 240px;
}

ul.tabbernav li
padding: 0px; 
margin: 0px;
}

ul.tabbernav li a
{
text-align: center;
font-size: 12px;
font-weight: bold;
padding: 4px;
text-decoration: none;
color: #D83240;
}


ul.tabbernav li a:visited { color: #D83240; }
ul.tabbernav li a:hover { color: #962952; }



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
width: 100%;


 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

.tabberlive .tabbertab h3 {
 display:none;
}

.menu {
border-bottom: 1px solid #CCCCCC;
padding: 2px;
line-height: 12px;
padding-bottom: 10px;
}

.quote {
background-color: #E7F8DA;
padding: 15px;
border: 5px solid #73A178;
}

