/*  
Theme Name: Just-Eat
Theme URI: http://www.just-eat.co.uk
Description: Just Eat blogging theme
Version: 0.1
Author: Joachim Meyts
Author URI: http://www.Xenco.be
Tags: just-eat
*/

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p, blockquote, ul, ol, pre, code {
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
blockquote {
	margin-left: 30px;
	border-left: 2px solid #ddd;
	padding-left: 10px;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.centered {
	text-align: center;
}
img.alignright {
	float: right;
	margin: 0 0 4px 4px;
}
img.alignleft {
	float: left;
	margin: 0 4px 4px 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}
hr {
	display: none;
}
body {
	font: 13px Helvetica, arial, verdana, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #D41821;
}
a:hover, a:active {
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Serif;
	color: #D81300;
	font-weight: bold;
}



br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}



#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
}
#sub-page {
	margin-top: 25px;
}
#content-wrap {
	float: left;
	width: 650px;
}
#content {
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.side {
	float: right;
}

.side ul {
	list-style: url(images/arrow.gif);
	margin-left: 12px;
	line-height: 20px;
}

.side > li {
	list-style-type: none;
	background-color: #f3f2e8;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 250px;
}

.api_box, #api_results {
	 margin-bottom: 15px;
	background-color: #f3f2e8;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 565px;	
}
.api_box input {
	font-size: 194%;
}

#api_results div {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
#api_results div em {
	color: #444;
}

input {
	margin-top: 4px;
	color: #545454;
	font-size: 177%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #e5e5e5;
	width: 246px;
	padding: 4px 0 4px 4px;
}
#searchsubmit, .api_box input.submit {
	margin-top: 4px;
	color: #D81300;
	font-weight: bold;
	border: 0px solid #fff;
	width: 250px;
	background: transparent url(images/button-big.png) no-repeat scroll left top;
	height: 43px;
}


.error {
	color: #D81300;
}

.side h2, .side h3 {
	font-size: 150%;
	margin-bottom: 5px;
	color: #d41821;
}


#footer-out {
	margin-top: 10px;
	background: #fff;
}
#footer {
	border-top: 4px solid #e5e5e5;
	margin: 10px auto 20px;
	padding: 0;
	text-align: left;
	color: #999;
	width: 970px;
	font-size: 100%;
	position: relative;
}
#footer a {
	color: #545454;
	text-decoration: underline;
}
#footer p {
	float: left; margin-right: 10px; 
}
#footer p a {
	color: #545454;
}
#pager {
	height: 10px;
}
#headr {
}
#headr .description {
	display: none;
}
#splash {
	height: 150px;
	position: relative;
	background: url(images/splash/tofu.jpg) 0 0 no-repeat;
}
#splash h1 a {
	font-size: 120%;
	padding: 6px 15px 10px;
	letter-spacing: -2pt;
	color: #fff;
	position: absolute;
	top: 0;
	left: 20px;
}
#top {
	background: #C00000;
}
#navr {
	background: url(images/menu.jpg) 0 0 no-repeat;
	height: 35px;
	padding-top: 5px;
	position: relative;
	margin: 0 auto 10px auto;
	width: 970px;
	height: 45px;
}
#navr ul {
	list-style: none;
	padding-top: 10px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 15px 25px;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	background: url(images/divider.png) top right no-repeat;
}
#navr ul li a:hover {
	color: #fff;
}
#navr ul li.current_page_item a {
}
.search {
	position: relative;
}
.search #s {
	width: 170px;
	padding: 4px;
	border: 1px solid #666;
}

/*myPost */
.post {
	margin-bottom: 30px;
}
.timr {
	color: #727070;
	font-size: 110%;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.post h2.post-title {
	position: relative;
	width: 100%;
}
.post h2 {
	font-size: 290%;
	color: #0099cc;
	margin-bottom: 5px;
}
a.intitle {
	padding-right: 45px;
}
.post h2 a {
	color: #0099cc;
}
.postmetadata {
	color: #727070;
}
.postmetadata a {
	color: #727070;
	text-decoration: underline;
}
.post ul, .post ol {
	margin-left: 30px;
}
.commr {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}
.commr a:link, .commr a:visited {
	color: #fff;
	background: url(images/ico/commr.gif) 0 0 no-repeat;
	height: 37px;
	font-weight: normal;
	font-size: 90%;
	width: 42px;
	padding-top: 5px;
	display: block;
}
.commr a:hover {
	background: url(images/ico/commr.gif) 0 -42px no-repeat;
	color: #fff;
}
.linkspage {
}
.thelist h2 {
	font-size: 120%;
}
.thelist ul {
	list-style: none;
}
.thelist ul ul {
	list-style: square;
}
.thelist ul ul li {
	margin-left: 30px;
}

.arlist {
	margin-bottom: 30px;
}
.arlist h3, #archivebox h3 {
	font-size: 140%;
}
.arlist li {
	float: left;
	width: 120px;
}
.navigation {
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #098400;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.textwidget img {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #999 !important;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* WP */
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
code, pre {
	width: 480px;
	overflow: auto;
}



.widget, .boxr, .categories, .linkcat {
	margin-bottom: 20px;
	list-style-type: none;
}
.caty li {
	float: left;
	width: 120px;
}
.stats {
	background: #efefef;
	padding: 2px 2px 2px 10px;
	font-size: 90%;
}
.lasties span {
	float: left;
	width: 45px;
}
.inin {
	padding-left: 50px;
}

/*mycomment */
#respond h3, h3#trackbacks,h3#pings, h3#comments {
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
h3#trackbacks, h3#pings {
	position: relative;
}
img.iright {
	position: absolute;
	right: 0;
	top: 5px;
}

.trackbacklist, .commentlist {
	list-style: none;
}
.trackbacklist li, .commentlist li {
	position: relative;
	border-bottom: 1px solid #ddd;
}
.commentlist ul {
	list-style: none;
	padding-left: 30px;
}
.track {
	margin-bottom: 20px;
}
.timer a {
	color: #076C00;
}
.numero a {
	float: right;
	color: #ccc;
	font-size: 170%;
}
.commentmetadata {
	position: absolute;
	bottom: 0px;
	left: 100px;
	color: #999;
}
.commentmetadata a {
	color: #999;
	text-decoration: underline;
}
.comment {
	padding: 10px 0;
}
.c-entry {
	margin-bottom: 20px;
}
.reply {
	position: absolute;
	bottom: 0;
	right: 0;
}
.alt {
	margin-bottom: 10px;
}
.leftarea {
	float: left;
	width: 100px;
}
.rightarea {
	margin-left: 100px;
}
.formin textarea {
	color: #545454;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
	width: 568px;
	padding: 4px;
	border: 1px solid #e5e5e5;
	font-size: 102%;
	}
	.formin textarea:hover,.formin textarea:focus, .formin input:hover {
		border: 1px solid #ccc;
		}
.formin input {
	color: #545454;
	font-size: 110%;
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	width: 180px;
	border: 1px solid #e5e5e5;
}
.formin .submit {
	color: #D81300;
	font-weight: bold;
	background: transparent url(images/button.png) repeat-x scroll left top;
	width: 116px;
	height: 29px;
	border: none;
}


#footer .right {
	position: absolute;
	text-align: right;
	right: 0;
	top: 0;
}

img.wp-smiley { 
   vertical-align: -25%; 
	border: none;
}
img#wpstats{width:0px;height:0px;overflow:hidden}

