/*
Theme Name: Happy Shopping
Theme URI: http://www.ezwpthemes.com/templates/happy-shopping.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: red, fixed-width, two-columns, right-sidebar, threaded-comments
*/


/* Global */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #D7C5B9 url(images/bg.jpg) center top no-repeat;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

a:link {
	color: #696969;
}

a:visited {
	color: #5C5C5C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif ;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

ul,li {
    padding: 0px;
	margin: 0px;
}

#wrapper {
	margin: 0px auto;
	width: 100%;	
}


/* Header */

#header {
	width: 838px;
	height: 137px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#header_left {
    float: left;
	width: 400px;
}

#rss {
	width:40px;
	height:40px;
	position: absolute;
	left: 260px;
	top: 70px;
}


#header h1 {
	font-size: 3.2em;
	color: #7F6264;
	font-weight: normal;
	font-family: 'Impact', Verdana, Arial, Sans-Serif;	
	padding-top: 60px;
	padding-left: 24px;
	margin: 0;
	float: left;
	width: 100%;	
}

#header h1 a {
	text-decoration: none;
	color: #7F6264;
}

#header h2 {
	color: #7F6264;
	font-size: 1.2em;
    font-family: Arial, Verdana, Sans-Serif ;		
	margin: 0px;
	padding-left: 34px;	
	float: left;		
}

/* Navigation */

#navigation {
	height: 50px;
	margin: 0;
	padding: 82px 12px 0 0;
	vertical-align: bottom;
	float: right;
}

#navigation li {
   	height: 50px;
	font-size: 1.3em;
	font-weight: bold;
    list-style: none;
	float: left;
	display: block;
}

#navigation a {
   	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #7A6467;
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFCFB;
}

#navigation a.nav-home {
	width:100px;
	float:left;
	background: url(images/nav-home.gif) no-repeat;	
}

#navigation a.nav-abt {

	width:100px;
	height:50px;
	float:left;
	background: url(images/nav-abt.gif) no-repeat;	
}


#navigation a.nav-con {

	width:100px;
	height:50px;
	float:left;
	background: url(images/nav-con.gif) no-repeat;	
}


#navigation a.nav-faq {
	width:101px;
	height:50px;
	float:left;
	background: url(images/nav-faq.gif) no-repeat;	
}

#searchform {
	height: 235px;
	width: 100%;
	margin: 0;
}

#searchform form{
	padding: 108px 0 0 132px;
	
}

#searchform p {
	margin-top: 20px;
	padding: 0;
}

#searchform input {
	float: left;
	color: #828181;
	border: 1px solid #ABAA95;
}

#searchform .searchtext {
	margin: 3px 7px 0 0;
	width: 139px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#searchform .searchbutton{
	width: 30px;
	height: 22px;
}

#searchform label {
	display: none;
}


/* Mainframe */

#container {
	width: 840px;
	margin: 0px auto;
	background: url(images/content_bg.gif) left top repeat-y;
}
*html #container{
	width: 838px;
}
*+html #container {
	width: 838px;
}
/* Content */

#content {
	float: left;
	width: 563px;
	padding: 37px 0 10px 7px;
	background: url(images/header.jpg) 12px top no-repeat;	
}

.post {
	margin: 0px 0px 10px 0px;
}

.title {
	background: url(images/post_title.jpg) left top no-repeat;
	height: 54px;
	width: 563px;
}

.post h2 {
	width: 520px;
	font-family: Tahoma, sans-serif;
	font-size: 1.6em;
	margin: 0px 20px 0px 30px;
	color: #FFFFFF;
	line-height: 40px;	
    overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;	
}

.post h2 a:link,.post h2 a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.post h2 a:hover {
    color: #E6D4D6;
}

.postmetadata {
	margin: 0px 0 0 50px;
	color: #616161;
}

.postmetadata a {
    text-decoration: none;
} 

.entry {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #97254A;
	background: #D4C3C5;
	margin: 0px 0px 0px 5px;
	padding: 0px 20px 10px 20px;
}

.entry p {
   padding: 8px 0px;
   margin: 0px;
   line-height: 18px;
}

.entry li {
   background: url(images/icon.gif) left center no-repeat;
   padding: 3px 0px 3px 10px;
   list-style: none;
   float: left;
   width: 45%;
}
.notfound {
	margin-top: 100px;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.endline {
  clear: both;
}

.commentline {
	text-align: right;
	font-weight: bold;
	padding: 20px 20px 0 0;
}

.commentline a {
	text-decoration: none;
	color: #C71C48;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #C71C48;
}

.quickjump a {
 	color: #C71C48;  
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;  
}


/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
	margin: 0 0 50px 0;
	padding: 0;
}

*html #sidebar { 
	width: 235px;
}
 
#sidebar a {
	color: #fff;
}

#sidebar h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial;
	color: #E82766;
	text-align: left;
	margin: 0px;
	padding-bottom: 16px;
	padding-left: 25px;
	line-height: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 10px;
	list-style: none;
}

*html #sidebar ul {
	padding: 0 0 20px 3px;
}

#sidebar ul li {
	background: url(images/sidebar_title.jpg) left top no-repeat;
	display: block;	
	padding: 22px 9px 0px 10px;
}

*html #sidebar ul li {
	padding: 22px 4px 0px 10px;
}

#sidebar ul ul {
	margin: 0 0px 0px 0px;
	background-color: #E6D4D6;
	padding: 5px 0px 20px 0px;
}

*html #sidebar ul ul {
	margin: 0 6px 0px 0px;
}

#sidebar ul ul li {
	margin: 0 0 6px 20px;
	padding: 0px 0px 0px 15px;
	font-size: 1.1em;
	color: #696969;
	background: none;
	background: url(images/sidebar_icon.gif) left 4px no-repeat;	
}

#sidebar ul ul li a {
	text-decoration: none;
	color: #696969;	
}

#sidebar #tag ul li {
   background: none;
	padding: 0px 0px 0px 0px;
}

#sidebar #tag ul li a:hover {
   text-decoration: underline;
}

/* Calendar */

#calendar {
	color: #000;
}

#calendar #calendar_wrap {
	margin: 0 0px 0px 0px;
	background-color: #E6D4D6;
	padding: 5px 0px 20px 0px;
}

#wp-calendar {
	margin: 0px auto;
}

#wp-calendar a {
    color: #E82766;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #000000;
}
	
/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #5A3D3F;
	padding-left: 10px;
}


#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #333;
	width: 460px;
	padding-left: 10px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
	width: 460px;
	color: #333;	
	padding-left: 10px;	
}

.commentlist a {
	color: #333;
}

.commentlist li {
	margin: 5px 0 15px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #FFF3F4;
}

.thread-even {
	background-color: #F6EBED;
}

.depth-1 {
	border-left: 2px solid #7D6364;
}

.alt {
	border-left: 2px solid #7D6364;
	margin: 0;
	padding: 10px;
}

.even {
	border-left: 2px solid #7D6364;
}


/* Footer */
#footer_bg {
   	background: url(images/footer.jpg) center top no-repeat;
	margin: 0 auto;
	padding: 0px;
}
#footer {
	width: 838px;
	height: 100px;
	clear: both;
	margin: 0px auto;
}

#footer p {
	margin: 0;
	padding: 60px 290px 0 0;
	text-align: right;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-align: center;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}