/*
Theme Name:     Child1
Theme URI:      http: //example.com/
Description:    Child theme 
Author:         Dave
Author URI:     
Template:       twentyten
*/

@import url("../twentyten/style.css");


#header {
	padding: 5px 0 0 0;
}

#title {
font-size: 80px;
font-family: tahoma, arial;
margin: 20px 0 40px 10px;
font-weight: bold;
text-outline: 2px 2px #555;

}

.me {
color: #000;
}

.wanty {
color: #fb901f;
}
  
  #main {
  padding: 0;
  }

.nav {
clear: both;
}  


#bottom-bar {
bottom: 0;
position: fixed;
right: 0;
left: 0;
background-color: #eeeeee;
margin-bottom: 0px;
height: 38px;
z-index: 100;
width: 100%;
-webkit-box-shadow: 0px -1px 2px #888;
-moz-box-shadow:    0px -1px 2px #888;
box-shadow:         0px -1px 2px #888;
}

#bottom-container {
	height: inherit;
	width: 982px;
margin-left: auto;
margin-right: auto;

}

#shadow-side {
	width: 100%;
	height: 100%;
	box-shadow: 	5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	-moz-box-shadow:   5px 5px 5px #888;
}

.right {
	float:right;
	font-family: arial;
	height: inherit;
	width: auto;
	margin-top: 13px;
	text-align: right;
	padding-right: 20px;
	color: #bababa;
	}

.left {
	float:left;
	font-family: arial;
	height: inherit;
	width: auto;
	line-height: 35px;
	padding-left: 30px;
}

#bottom-title {
	font-size: 25px;
	position: relative;
	color: #5c5c5c;
	font-weight: bold;
}

#credits {
	color: #555;
	padding-left: 10px;
}

.like-updates {
	width: 80px;
	color: #bbbbbb;
	height: auto;
}

.like-text {
	position: absolute;
	bottom: 20px;
	right: 250px;
	color: #bababa;
}

.text-right {
position: relative;
bottom: 5px;
color: #555;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #222;
	display: block;
	float: left;
	margin: 0 0 0 -21px;
	width: 982px;
	border-bottom-color:#444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: 1px solid #999;
	font-family: "helveticaneue-light", "helvetica neue", arial, sans-serif;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #cccccc;
	display: block;
	line-height: 38px;
	padding: 0 14px;
	text-decoration: none;
	font-family: "helvetica neue", arial, sans-serif;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


body {
	background-image: url('http://mewanty.net/assets/back.png');
	background-repeat: repeat;
}

.dateSingle p {
font-size: 12px;
font-family: helvetica;
text-align: center;
color: #999;
margin-bottom: 0;
}


/* =Sorting Posts
-------------------------------------------------------------- */
#sorting li
{
display: inline;
list-style-type: none;
padding-right: 15px;
font-family: "helveticaneue-light", "helvetica neue light", helvetica, arial, Amethysta, Georgia, sans-serif;
font-size: 14px;
margin: 0 0 0 0;
line-height: 0;
}

#sorting ul
{
margin: 15px 0 0 15px;
}



.tile
{
width:31%;
height:345px;
background-color:#fff;
float: left;
padding: 0 0 0 0;
margin: 1.2% 1.13% 2% 1.13%;
}

.date {
font-size: 10px;
margin: 0 0 5px 0;
line-height: 10px;
}

.date-left {
text-align: center;
}

.comments-right, .comments-right a, .comments-right a:visited {
float: right;
text-decoration: none;
color: #666;
}

.tile h2
{
font-size: 22px;
font-family: Georgia;
color: #111;
margin: 15px 0 8px 3px;
text-align: center;
}
.tile h2 a, .tile h2 a:visited 
{
text-decoration: none;
color:#111;
}

.tile h2 a:hover {
text-decoration: underline;
}

.tile2
{
width:100%;
height: 302px;
background-color:#F0F5F5;
float: left;
padding: 0 1% 0 0;
position: relative;
border: 1px solid #999;
/*
-moz-box-shadow: 0 0 2px 2px #999;
-webkit-box-shadow: 0 0 2px 2px#999;
box-shadow: 0 0 2px 2px #999;
*/
}

.fb-hover {
display: none;
}

.left-frame {
	position: absolute;
	left: 3px;
	bottom: 3px;
}

.tile h3
{
font-size: 16px;
font-family: Amethysta;
color: #222;
padding: 0 0 5px 10px;
position: absolute;
bottom: 0;
right: 10px;
}

.smallLike {
position: absolute;
float: left;
bottom: 0px;
left: 4px;
color: #333;
}

.tile a, {
color: #ec7a00;
}


.price-right {
float: right;
}

.tile img
{
/*
border: 1px solid #999;
margin: 0 5px;
*/
border-bottom:1px solid #c8c8c8;
}

.tile p {
font-size: 12px;
color: #222;
margin: 0 0 0 7px;
}

.please a:link, .please a:visited, .please a:hover, .please {
color: #222;
text-decoration: none;
}
.please a:hover {
text-decoration: underline;
}

#facebook-header {
	clear: right;
	float: right;
	margin: 15px 0 18px 0;
	width: 300px;
}

#site-title {	
float: left;
	line-height: 36px;
	margin: 30px 0 30px 0;
	width: 560px;
	height: 155px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.title h1, .title h1 a, .title h1 a:visited {
	float: left;
	font-size: 100px;
	font-family: georgia;
	font-weight: normal;
	margin: 40px 0 0px 0;
	width: 560px;
}

#branding img {
border-top: 0px solid black;
border-bottom: 0px solid black;
display: inline;
float: left;
}

.title h2 {
	font-size: 24px;
	font-family: 'Pontanto Sans', "helveticaneue-light", "helvetica neue light", "helvetica neue", arial, sans-serif;
	line-height: 30px;
	color: #555;
	padding: 0 0 10px 10px;
	}
	
.title p {
font-size: 17px;
font-family: "helvetica neue", helvetica;
width: 480px;
padding: 0 0 0 10px;
line-height: 15px;
float: left;
}

#site-title a {
color: #3B5998;
font-size: 17px;
text-decoration: none;
}
	
#content {
		border-right: 1px solid #DDDDDD
	}
	
#content .entry-title {
	color: #111;
	font-size: 50px;
	font-family: georgia;
	font-weight: normal;
	height: 65px;
	overflow: hidden;
	margin: 15px 0 0 0;
	text-align: center;

}

.price h2, {
font-family: helvetica;
font-size: 30px;
text-align: right;
}

.singletile {
background: #F0F5F5;
margin: 0 10px 0 0;
padding: 10px 0 3px 10px;
/*
-moz-box-shadow: 0 0 2px 2px #999;
-webkit-box-shadow: 0 0 2px 2px#999;
box-shadow: 0 0 2px 2px #999;
*/
border: 1px solid #999;
position: relative;
min-height: 298px;

}

.text {
float: left;
width: 240px;
position: relative;
color: #333;
font-size: 16px;
line-height: 20px;
}



.fb-like {
position: relative; bottom: 4px; left: 8px;
}

.text h2 {
border-bottom: 1px solid #DDDDDD;
}

.text p {
margin: 0 0 0 0;
}

.image {
float: right;
width: 370px;
margin: 0 15px 0 0;
}

.image img {
border: 1px solid #999;
}

#wrapper {
	margin: 10px auto;
	width: 940px;
-moz-box-shadow: 5px 5px 5px #111;
-webkit-box-shadow: 5px 5px 5px #111;
box-shadow: 5px 5px 5px #111;
border: 1px solid #d3d3d3;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
}



#primary {
padding: 25px 0 0 0;
}


#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}


.single-date {
	font-size: 12px;
	font-family: helvetica-neue, helvetica, arial, sans-serif;
}


/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 260px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 230px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	margin: 40px 0 0 0;
}

.widget-title {
	color: #222;
	text-decoration: none;
	font-size: 15px;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 15px;
}

.textwidget {
font-size: 14px;
text-decoration: none;

}

.related {
margin: 20px 0 0 0;
height: 300px;


#right-footer, righ-footer a {
	background: #fff;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
	float: right;
}

.read-more {
display: inline;
}

.category h1 {
Font-family: "helveticaneue-light", "helvetica neue", "helvetica", arial, sans-serif;
font-size: 30px;
margin: 0 0 0 15px;
}


