/*
Theme Name: Happiness
Theme URI: http://www.suparna.asia/
Description: Happiness theme by Ray Creations. Fixed width, left sidebar, two columns, valid CSS and HTML and Standards compliant.
Version: 1.2
Author: Ray Creations
Author URI: http://raycreationsindia.com/
Tags: black, green, white, dark, two-columns, left-sidebar, fixed-width

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

*/

body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	background: #000000;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #ac3a01;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
	padding: 5px 0 5px 0;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 40px;
	font: normal 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #000000;
	text-decoration: none;
}
h1 a:hover{
	color: #333333;
	text-decoration: underline;
}
h2 {
	color: #85ab01;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 8px;
}
h2 a, h2 a:visited {
	color: #85ab01;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #698602;
	margin: 10px 0px 10px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

blockquote {background: #f2f2f2; border: #CCCCCC 1px solid; margin: 0 0 10px 0; padding: 5px 5px 0 5px; font-family: Arial; font-size: 11px;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#page {
	margin: 0px auto;
}
/* toplink start here */

.toplinkTable {width: 100%; height: 50px; background: #000000;}
.toplink{ width: 980px;}
.toplinkT{float: right; padding: 5px 60px 0 0;}
.toplinkT a {color:#999999;}

/* header area */
#header {
	height: 235px;
	position: relative;
}

.headerTable {
	background: url(images/picture01.jpg) no-repeat center;
	height: 175px;
	}

#headerimg {
	padding: 30px 0px 0px 60px;
	text-align: left;
	width: 920px;
	background: url(images/picture01.jpg) no-repeat center top;
	height: 145px;
	margin: 0 0 0 0;
}

.logoTable {
	width: 700px;
	height: 80px;
}

#mainMenuTable {
	background: url(images/picture02.jpg) no-repeat center top;
	height: 60px;
	}

#repeatMenu {width: 980px; height: 60px; background: url(images/picture02.jpg) no-repeat center top;}
.mainMenu{width: 950px; height: 60px; padding: 0 0 0 30px; background:url(images/topLinkBG.png) no-repeat center;}
.menuBar{width: 670px; float: right; text-align: left;}


/* Page Menu CSS */

#pagemenu {	
	font-size: 1em;
}

#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 10px;	
	margin: 0 auto;
	width: 650px;	
	margin-top: 14px;
	display: block; /* ignored by IE  remove space bug on FF, Chrome */	
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;	
	border: none;	
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin:0; padding:0;
	}
		
#pagemenu #page-list li {
		padding:0px;
		float:left;
		list-style: none;
		line-height:26px;
		display: inline;
		background: #454444;
		border-bottom: #333333 solid 1px;
		margin-left: 5px;
		margin-right: 2px;
	}
	
#pagemenu #page-list li a, #page-list li ul li a{		
	    display:block;
		color: #ffffff;
				
	}
	
#pagemenu #page-list li a:hover, #page-list li ul li a:hover{		
	    display:block;
		background: #666666;
	}		
	
#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin:0;
	padding:0; 	
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;	
}
#pagemenu #page-list li ul li {
	line-height:28px;	
	width:12em;
	margin:0px;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
    position: static;
}
#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
} 

/* End Page Menu CSS */

#wrapper {
	background: url(images/picture03.jpg) no-repeat center top;
	}

.content-wrapper{
	width: 980px;
	text-align:left;
	background: url(images/layout-repeat.gif) repeat-y center top;
	padding:0px 0px 0px 0px; margin-bottom:0px;
}

#inside-content-wrapper {
	width: 980px;
	text-align:left;
	background: url(images/layout-repeat.gif) repeat-y center top;
	padding:0px 0px 0px 0px; margin-bottom:0px;
	}

/* content area */
#content {
	padding: 0px 40px 30px 0px;
	float: right;
	width: 600px;
	background: url(images/post-bg.gif) right top no-repeat;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 66px;
	height: 68px;
	float:left;
	background: url(images/date-bg.jpg) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: 700;
	padding-top: 16px;
	margin-left: 0;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #85ab01;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 10px;
	margin-left: 0;
}
.post-title {
	float: left;
	margin-left: 7px;
	width: 510px;
	color: #018196;
	padding: 7px 0 0 0;
}

.entry {
	clear: both;
	padding-top: 20px;
	padding-left: 4px;
	margin-bottom: 0px;
}

.entry a {
	color: #333333;
	text-decoration: underline;
	}
	
.entry a:hover {
	color: #000000;
	text-decoration: none;
	}	

.post-end{background:url(images/post-end.jpg) no-repeat; width:242px; height: 32px; margin-bottom: 30px; margin-top: 30px;}

.post-cat {
	background: url(images/small-category.jpg) no-repeat;
	float:left;
	font-size: 95%;
	color: #999999;
	padding: 2px 0 3px 32px;
}
.post-comments {
	background: url(images/post-comment.gif) no-repeat;
	padding-left: 35px;
	font-size: 95%;
	margin-left: 20px;
	float: right;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: left;
	margin-left: 20px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding: 10px 0 0 36px;
	display: block;
	width: 109px;
	height: 30px;
	background: url(images/newer-page.jpg) no-repeat left center;
}
.next-entries a {
	float: right;
	padding: 10px 41px 0 0;
	display: block;
	width: 104px;
	text-align: right;
	height: 30px;
	background: url(images/older-page.jpg) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding: 15px 0 0 0px;
	line-height: 130%;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 100%;
}
.commentlist li{
	padding: 0;
	background: url(images/comment-repeat.jpg) repeat-y;
	margin: 0 0 20px 0;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited p {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	color: #000000;
}

.comment-top {
  background: url(images/comment-top.jpg) no-repeat left top;
  height: 56px;
  padding: 8px 0 0 15px;
  }
  
.comment-bottom {
  background: url(images/comment-bottom.jpg) no-repeat left top;
  height: 20px;
  margin: 0 0 20px 0;
  }   

.commentText{color:#333333; padding: 0 25px 0 20px;}

.commentmetadata{color:#333333;}

#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{
	width: 200px;
	background:#f9f9f9;
	border: 1px solid #d5d4d4;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f9f9f9;
	border: 1px solid #d5d4d4;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-submit.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */

#sidebar {
	float: left;
	padding: 0px 0px 0px 23px;
	width: 302px;
	color: #666666;
	overflow: hidden;
}


/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 24px "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 10px 0px;
	background: url(images/sidebarH.jpg) no-repeat left;
	height: 32px;
	width: 238px;
	padding: 4px 10px 0 15px;
}

#sidebar .widget {
	padding: 0 0 15px 20px;
	}
	
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0 0 0 0;
	padding: 0;	
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 40px 0 20px;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0 40px 0 20px;
	margin: 0 0 0 ;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 20px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/small-page-arrow.gif) no-repeat    !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/small-cat.gif) no-repeat   !important;
	padding-left: 20px !important;	
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/small-monthly-archive.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/small-page.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/small-page-arrow.gif) no-repeat  !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

.widget img {
	padding: 3px;
	border: 1px #666666 solid;
	margin-right: 2px;
}

.widget img:hover {
	border: 1px #a8a8a8 solid;
	background: #ffffff;
}

/*search form */
#searchform {
	width: 259px;
	padding: 6px 0px 0 16px;
	text-align: left;
	float: left;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 165px;
	height: 19px;
	padding: 2px 5px 0px 5px;
	border: 0px solid #dc9c37;
	background: transparent;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search.jpg) no-repeat;
	border: none;
	width: 72px;
	height: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

.footer-repeat{ background: url(images/footer.gif) repeat-x; height:125px;}

/* footer area */
#footer {
	clear: both;
	background: url(images/footer.gif) top center no-repeat;
	color: #ACD7EE;
	width: 100%;
	height: 125px;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	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(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(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 910px;
	text-align: right;
	padding: 30px 30px 0 40px;
	color: #cccccc;
	font-size: 95%;
}
#credits a, #credit a:visited {
	color: #cccccc;
}

.valid{background:url(images/valid-css.gif) left no-repeat; padding: 0 0 0 20px; margin-right: 10px;}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 2px;
	margin-right: 10px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 25px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 0px 10px 0px 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;
}
