/*
	Theme Name: Smileyshop
	Theme URL: http://www.e-cows.com/
	Description: Smileyshop is a free WordPress theme. Theme Options at admin panel.
	Author: Giampiero Galantino
	Author URI: http://www.e-cows.com/
	Version: 1.0 
	Tags: Ads Ready, Two Columns, Silver, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background: #fff;
	}

#wrapper {

	}

#container {
	background: url(images/wrapper-background.png) top left repeat-x;
	}

#contentwrap {
	background-image: url(images/background.png);
	}

a {
	color: #486b01;
	}

a:hover {
	color: #79b701;
	}

/* HEADER */

#header {
	height: 240px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 12px 0 0 0;
	font-weight: normal;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 46px;
    text-shadow: 0 2px 0 #4b6b09;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #eef18e;
	font-size: 14px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	}
    
.logoimg {
    margin: 33px 20px 20px;
    }

#adv {
    margin-top: 50px;
	margin-left: -30px;	
	}
	
/* NAVIGATION MENUS */

#pagemenucontainer {
	width: 100%;
	height: 46px;
	margin-top: 0;
    float: left;
	}
	
#pagemenu {
	height: 46px;
    float: left;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 158px;
	text-align: center;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0px 1px 0px 0px;
	padding: 15px 12px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    _text-shadow: 0 1px 0 #cef67a;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	-khtml-opacity:0.90; 
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	_background: #b5e946;
	color: #fff;
	display: block;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	-khtml-opacity:1.00; 
	}
	
#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
#pagemenu li.current_page_item a {
	color: #000;
	}

#pagemenu li.page-item-20 a {
	background: #4b4847 url(images/bkg-but01.jpg) top left repeat-x;
	}

#pagemenu li.page-item-2 a {
	background: #2b95ce url(images/bkg-but02.jpg) top left repeat-x;
	}

#pagemenu li.page-item-11 a {
	background: #becb2b url(images/bkg-but03.jpg) top left repeat-x;
	}

#pagemenu li.page-item-13 a {
	background: #fed040 url(images/bkg-but04.jpg) top left repeat-x;
	}

#pagemenu li.page-item-15 a {
	background: #f18d1f url(images/bkg-but05.jpg) top left repeat-x;
	}

#pagemenu li.page-item-17 a {
	background: #e85a20 url(images/bkg-but06.jpg) top left repeat-x;
	width: 135px;
	}

.topright {
	text-align: right;
    margin: 32px 0 0 0;
	}

.topright a {
	color: #4b6b09;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	vertical-align: top;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #cef67a;
	}
	
.navcontainer {
	height: 34px;
    background: url(images/nav-background.png) top left repeat-x;
    padding: 0 0 0 10px;
    border-top: 1px solid #95cf26;
	}
	
#nav {
	height: 34px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 6px 0px 0px;
	padding: 11px 14px 11px 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #324a01;
	}
	
#nav li a:hover, #nav li a:active {
	color: #223200;
	display: block;
	text-decoration: none;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #fff;
	}
	
#nav li.current-cat a {
	color:#223200;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 0;
	}
	
#homeimage {
	z-index:5;
	margin: 0;
	}

pre { overflow: auto; 
	width: 470px; 
	}

.postwrap {
	margin: 0;
	_border: 1px solid #eaebc3;	
	_background-color: #fff;
	}
	
.post {
	_background: url(images/post-background.png) top left repeat-x;
	_border: 1px solid #eaebc3;
	padding: 15px;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 18px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #c8141e;
    font-weight: bold;
	}

.title a {
	text-decoration: none;
	color: #c8141e;
	}

.title a:hover {
	text-decoration: none;
    color: #639701;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #587e0c;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #324b00;
    font-size: 13px;
	}

a.readmore:hover {
	background-color: #8fc725;
	}

.postdate {
	font-size: 13px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-style: italic;
    color: #838282;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #474747;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 18px;
	padding-top: 8px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	/* color: #474747; */
	color: #fff;
	}

.entry a {
	text-decoration: none;
    color: #00f;
	}

.entry a:hover {
	text-decoration: underline;
    color: #008;
	}

.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
    
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 0; 
	text-align:left;
	}
	
.ad125 {
	margin: 0;
	}

.sidebar {
	margin: 0 0 20px 20px;
    font-size: 13px;
	background-color: #fff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #555;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#6fa303;
	}
	
#search {
    border: 1px solid #d6dbcc;
    height: 30px;
    padding: 0;
    background: #f4f5e0;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #6b7556;
}

#s {
	width: 212px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 15px;
    }
		
/* Social icons */
.addthis_toolbox {
	margin-left: -25px;
    padding: 5px 0 0 0;
	text-align: left;
	}
	
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}
	
.homevideo {
	display: block;
	width: 480px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	_border: 2px solid #fff;
	margin-bottom: 40px;
	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
	background: #8fc725;
	font-size: 14px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border-left: 5px solid #587e0c;
	color: #fff;
    text-shadow: 0 -1px 0 #6a9412;
	}

.sidebar h2.widgettitle {
	display: none;
	visibility:hidden;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 7px 20px 10px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.sidebar ul li li {
	padding: 0;
	margin: 0;
	_background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	_background: url(images/bullet.gif) no-repeat top left;
	padding: 20px 0 0;
	margin: 2px 0;
	border-bottom: 1px solid #bbb;
	color: #c00;
	}

.sidebar ul li ul li a {
	font-weight: bold;
	line-height: 30px;
	color: #c8141e;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #fff;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #8fc725;
	color: #fff;
	}
	
#wp-calendar td:hover a {
    color: #fff;    
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #5c830d;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #809752;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #809752;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}

textarea {
	height: 120px;
}

/*textarea#question {
	height: 120px;
} */

.faq-answer {
	color: #fff;
}

.tubepress_container img {
   border: 5px solid #fff;
}
