/*
Theme Name: Amazon temolate
Theme URI: xxx
Description: xxx
Author: xxx
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: pinterest
*/
html { 
	background: #e9e9e9 url(images/paper.jpg) repeat;
}
body { 
	margin: 0;
	padding: 0;
	
	font-family:"helvetica neue",arial,sans-serif;
	color:#211922;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
    margin: 0;
    padding: 0;
}
img {
	border: 0;
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
#tiles {
	list-style-type: none;
	position: relative;
	margin: 0;
}
#tiles li {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	border-radius: 2px;
	display: none;
	padding: 10px;
}
#tiles li a img{
	cursor: pointer;
}
#tiles li .actions {
	position: absolute;
	z-index: 3;
	top: 8px;
	left: 8px;
	display:none;
}

#tiles li:hover .actions {
	display:block;
}
#tiles li img {
	display: block;
}
#tiles li p {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	margin: 6px 0 1px 7px;
}
#main {
	padding: 60px 40px 40px 40px;
	width:80%;
	margin:0 auto;
}
.actions .repin_link em {
	background-position: 0 0;
	width: 11px !important;
}
.actions .repin_link:hover em {
	background-position: 0 -10px;
}
.actions .repin_link:active em {
	background-position: 0 -20px;
}
.actions .comment em {
	background-position: -21px 0;
}
.actions .comment:hover em {
	background-position: -21px -10px;
}
.actions .comment:active em {
	background-position: -21px -20px;
}
.actions .comment.disabled em {
	background-position: -21px -30px;
}
.actions a {
	clear: none;
	margin: 0 5px 0 0;
}
a {
	font-weight: bold;
	font-size: 14px;
	color: #221919;
	text-decoration: none;
	outline: none;
}
.actions .WhiteButton.Button11 {
	border-radius: 6px;
	padding: 7px 9px;
}
.Button {
	border: 1px solid transparent;
	border-radius: .3em;
	box-shadow: 0 1px rgba(255,255,255,0.8), inset 0 1px rgba(255,255,255,0.35);
	cursor: pointer;
	display: inline-block;
	font-family:"helvetica neue",arial,sans-serif;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: .45em .825em .45em;
	text-align: center;
}
.Button:focus {
	outline: none;
}
.Button:hover {
	text-decoration: none;
}
button.Button:focus {
	padding: 0;
	border: 0;
}
.Button.Button11 {
	border-radius: 3px;
	font-size: 11px;
	}
.Button.WhiteButton {
	background-color: #f0eded;
	border-color: #bbb;
	color: #524d4d;
	text-shadow: 0 1px rgba(255,255,255,0.9);
}
.Button.WhiteButton:hover {
	background-color: #f2f0f0;
	border-color: #c3c3c3;
	color: #666060;
	text-shadow: 0 1px rgba(255,255,255,1);
}
.Button.WhiteButton:active {
	background-color: #ebe8e8;
	border-color: #b7b7b7;
	color: #454141;
	text-shadow: 0 1px rgba(255,255,255,0.8);
}
.Button.WhiteButton.Button11:hover {
	box-shadow: 0 1px rgba(255,255,255,0.8), inset 0 1px rgba(255,255,255,0.35), 0 0 5px rgba(232,230,230,0.75);
}
.Button.WhiteButton.Button11:active {
	box-shadow: inset 0 1px 2px rgba(34,25,25,0.25), 0 0 1px rgba(232,230,230,0.5);
}
.Button.WhiteButton.ContrastButton {
	border: 0;
	box-shadow: inset 0 1px rgba(255,255,255,0.35), 0 0 0 1px rgba(140,126,126,0.5);
}
.Button.WhiteButton.ContrastButton:hover {
	box-shadow: inset 0 1px rgba(255,255,255,0.35), 0 0 0 1px rgba(140,126,126,0.5), 0 1px 2px rgba(35,24,24,0.75);
}
.Button.WhiteButton.ContrastButton:active {
	box-shadow: inset 0 1px 2px rgba(34,25,25,0.25), 0 0 0 1px rgba(140,126,126,0.5), 0 0 1px rgba(232,230,230,0.5);
}
.Button.WhiteButton.ContrastButton.disabled {
	box-shadow: inset 0 1px rgba(255,255,255,0.35), 0 0 0 1px rgba(140,126,126,0.5) !important;
}
#header {
	margin: 0 auto;
	position: fixed;
	z-index: 103;
	top: 0;
	right: 0;
	left: 0;
	height: 44px;
	background-color: #faf7f7;
	box-shadow: inset 0 1px #fff, 0 1px 3px rgba(34,25,25,0.4);
}
#header h1 {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin: 30px 0 3px 0;
}
#header p {
	text-align: center;
	font-size: 13px;
	color: #777;
	margin: 0;
}
#loader {
  height: 16px;
  text-align: center;
  padding: 25px 0 25px 0;
}
#loaderCircle {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  background-image: url(images/loader.gif);
}
#TitleBox{
	position: absolute;
	width: 100%;
	text-align: center;
	margin: 9px auto;
}
#Title {
	font-size: 18px;
}
#Search {
	float: left;
	margin: 8px 0 0;
	position: absolute;
	top:0;
	left:5%;
}
#Search input {
	float: left;
	width: 183px;
	background-color: #faf7f7;
	border: 1px solid;
	border-color: #c2c0c0 #cccaca #d1cfcf;
	box-shadow: 0 1px #fff, inset 0 1px rgba(34,25,25,0.05);
	font-size: 13px;
	line-height: 1.3;
}
#Search input:focus {
	background-color: #fff;
	box-shadow: 0 1px #fff, inset 0 1px rgba(34,25,25,0.1);
}
#Search a {
	float: left;
	margin-left: -1px;
	padding: 7px 7px 2px;
	min-height: 17px;
	border: 1px solid;
	border-color: #c2c0c0 #cccaca #d1cfcf;
	box-shadow: 0 1px rgba(255,255,255,0.9), inset 0 0 2px rgba(255,255,255,0.75);
}
#Search a:active {
	box-shadow: inset 0 1px 1px rgba(34,29,29,0.15);
}

#header li {
	position: relative;
	display: inline;
	font-size: 13px;
}
#header .nav, #header .page_item a {
	position: relative;
	display: inline-block;
	color: #524d4d;
	text-shadow: 0 1px rgba(255,255,255,1);
}
#header .nav span {
	position: absolute;
	background-position: top center;
	background-repeat: no-repeat;
}
#header .nav:hover span {
	background-position: center;
}
#header .nav:active span {
	background-position: bottom center;
}
#header li:hover .nav, #header li.page_item:hover a {
	color: #221919;
}

#header li ul {
	position: absolute;
	display: none;
	width: 140px;
	background-color: #fff;
	border-top: 1px solid #cccaca;
	box-shadow: 0 2px 4px rgba(34,25,25,0.5);
}
#header li:hover ul {
	display: block;
}
#header li ul li:first-child a {
	padding-top: 10px;
}
#header li ul li:last-child a {
	padding-bottom: 10px;
}
#header li ul a {
	display: block;
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;
	color: #524d4d;
}
#header li ul a:hover {
	color: #221919;
	text-decoration: none;
	background-color: #e1dfdf;
}
#header li ul a:active {
	color: #fff;
	background-color: #cb2027;
}

#header .beforeDivider a {
	padding-bottom: 10px;
}
#header .divider a {
	padding-top: 10px;
	border-top: 1px solid #e1dfdf;
}

#navigation {
	position: relative;
	float: right;
	z-index: 105;
}
#navigation ul {
	z-index: 105;
	top: 28px;
	left: 0;
}
#navigation .nav, #navigation li.page_item a{
	cursor: pointer;
	font-weight: bold;
	height: 29px;
	padding: 15px 27px 0 14px;
}
#navigation .nav span {
	top: 20px;
	right: 14px;
	width: 7px;
	height: 6px;
}
#navigation li:hover .nav, #navigation li.page_item:hover a{
	text-decoration: none;
	text-shadow: 0 1px rgba(255,255,255,0.3);
	background-color: #e1dfdf;
}
#navigation li:active .nav {color: #fff;
	text-shadow: 0 -1px rgba(34,25,25,0.3);
	background-color: #cb2027;
}
textarea, input {
    background: none repeat scroll 0 0 #FCF9F9;
    border-color: #DDDDDD #E1DFDF #D1CDCD;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.75) inset;
    color: #8C7E7E;
    line-height: 1em;
    padding: 5px;
}
.WhiteContainer:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
li {
	list-style-type: none;
}
.WhiteContainer {
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    margin: 0 auto 32px;
    padding: 50px;
    position: relative;
}
#overflowBox{
	display:none;
	background-color: rgba(255, 255, 255, 0.93);
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}
#overflowBox #content{
	margin: 60px auto;
	position: static;
	box-shadow: 0 3px 8px rgba(34, 25, 25, 0.4);
	font-size: 13px;
	padding: 40px;
	top: 110px !important;
	width: 800px;
	overflow: hidden;
	z-index: 2;
	background-color: #FFFFFF;
}
#MenuBox{
	width:90%;
	margin:0 auto;
}
iframe {
    border: 0;
}