/*
Theme Name: FoodPixels
Theme URI: http://www.shiftedpixels.com.au
Description: Food Pixles Theme
Version: 1.0
Author: Shifted Pixels
Author URI: http://www.shiftedpixels.com.au
*/



/* reset
----------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Arial, sans-serif; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.cf:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }



/* custom
----------*/

body {
	background: url(img/body-t.png) no-repeat 0 0;
	padding: 50px 0 0;
}

a:link, a:visited {
	color: #c01c1c;
}

#page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #5c5c5c;
	width: 1120px;
	overflow: hidden;
	letter-spacing: -0.05em;
}

#header {
	float: left;
	width: 171px;
	margin: 0 0 10px;
}
	#logo {
		margin: 0 0 15px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 171px;
			height: 132px;
			text-indent: -1000em;
			background: url(img/logo-1.png) no-repeat 0 0;
		}
	#menu {
		margin: 0 0 30px;
	}
		#menu ul {
			line-height: 1.5;
		}
			#menu li {
				text-align: right;
			}
				#menu li a:link, #menu li a:visited {
					color: #797979;
				}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li a.active:link, #menu li a.active:visited {
					color: #c31d1d;
				}

				#menu li ul {
					font-size: 83.33%;
					line-height: 1.6;
					margin: 0 0 1em;
				}
	#social {
	}
		#social ul {
			width: 100%;
			overflow: hidden;
		}
			#social li {
				width: 100%;
				float: left;
				margin: 0 0 10px;
			}
				#social a:link, #social a:visited {
					display: block;
					text-indent: -1000em;
					overflow: hidden;
				}
				#social .facebook a:link, #social .facebook a:visited {
					height: 12px;
					background: url(img/bt-facebook.png) no-repeat 100% 0;
				}
				#social .facebook a:link:hover, #social .facebook a:visited:hover {
					background-position: 100% -12px;
				}
				#social .twitter a:link, #social .twitter a:visited {
					height: 11px;
					background: url(img/bt-twitter.png) no-repeat 100% 0;
				}
				#social .twitter a:link:hover, #social .twitter a:visited:hover {
					background-position: 100% -11px;
				}
				#social .linkedin a:link, #social .linkedin a:visited {
					height: 14px;
					background: url(img/bt-linkedin.png) no-repeat 100% 0;
				}
				#social .linkedin a:link:hover, #social .linkedin a:visited:hover {
					background-position: 100% -14px;
				}
				#social .flickr a:link, #social .flickr a:visited {
					height: 14px;
					background: url(img/bt-flickr.png) no-repeat 100% 0;
				}
				#social .flickr a:link:hover, #social .flickr a:visited:hover {
					background-position: 100% -14px;
				}

#wrap {
	float: left;
	width: 949px;
	position: relative;
	margin: 0 0 10px;
}
	#content {
	}

#content p {
	line-height: 2.25;
	margin: 0 0 2em;
}
#content ul {
	list-style: disc;
	line-height: 1.75;
	margin: 0 0 2em 2em;
}
#content h1 {
	font-size: 125%;
	font-weight: normal;
	color: #c72b2b;
	margin: 0 0 .5em;
}
#content h2 {
	font-size: 125%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 .5em;
}

#content .list1 {
	line-height: 1.5;
}
	.list1 li {
		margin: 0 0 1em;
	}
		.list1 span {
			color: #c01c1c;
		}

.content-page {
	width: 460px;
	padding: 30px 0 0 75px;
}
	.content-page .title {
		margin: 0 -50px 40px 0;
	}
	.content-page .side {
		position: absolute;
		right: 0;
		top: 0;
	}

.content-home {
	width: 892px;
	padding: 0 0 0 57px;
}
	#page .content-home h1 {
		margin: 0 0 30px;
	}
	#page .content-home h2 {
		color: #c72b2b;
	}
	.content-home .cols {
		width: 100%;
		overflow: hidden;
	}
		.content-home .col {
			float: left;
			width: 275px;
			margin: 0 33px 0 0;
		}
		.content-home .last {
			margin: 0;
		}

#flash1 {
	margin: 0 0 55px;
}


.content-gallery {
	width: 530px;
	padding: 120px 0 0 45px;
}
	#page .content-gallery h2 {
		font-size: 100%;
		color: #797979;
		margin: 0 0 1em;
	}


#footer {
	clear: both;
	border-top: solid 1px #860909;
	padding: 5px 0;
	text-align: left;
	font-size: 83.33%;
	color: #818181;
margin-left:7px;
}
	#footer a:link, #footer a:visited {
		color: #818181;
	}


/* blog
----------*/

.blog #wrap,
.single #wrap,
.archive #wrap
{
	width: 700px;
	padding: 20px 0 0;
	margin: 0 0 0 74px;
}
	.blog #content,
	.single #content,
	.archive #content
	{
		float: left;
		width: 452px;
	}
	.blog #side,
	.single #side,
	.archive #side
	{
		float: right;
		width: 172px;
	}

#titleBlog {
	width: 525px;
	height: 45px;
	text-indent: -1000em;
	background: url(img/title-blog.png) no-repeat 0 0;
	margin: 0 0 45px;
}

.post {
	padding: 10px 0 40px;
	background: url(img/sep-1.png) no-repeat 0 0;
}
	.post h3 {
		font-size: 116.67%;
		font-weight: normal;
		margin: 0 0 .1em;
	}
	#page .post .date {
		font-size: 83.33%;
		color: #959595;
		margin: 0 0 .75em;
	}
	.post .excerpt {
		font-size: 91.67%;
		margin: 0 0 1em;
	}
		#page .post .excerpt p {
			margin: 0;
		}
	#page .content-index .post .meta {
		float: left;
		margin: 0 0 1em;
	}
	#page .post .more {
		float: right;
		font-size: 116.67%;
		margin: 0;
	}
		.post .more a:link, .post .more a:visited {
			display: block;
			padding: 0 0 0 18px;
			background: url(img/icons/1.gif) no-repeat 0 50%;
		}
	#page .post .share {
		clear: both;
		font-size: 75%;
		line-height: 14px;
		width: 100%;
		overflow: hidden;
		margin: 0;
	}
		.post .share a:link, .post .share a:visited {
			float: left;
			display: block;
			color: #949494;
			margin: 0 1em 0 0;
		}
			.post .share a:link img, .post .share a:visited img {
				vertical-align: middle;
			}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 2em;
}




.widget {
	padding: 8px 0;
	background: url(img/sep-2.png) no-repeat 0 0;
	margin: 0 0 5px;
}
	.widgetTitle {
		font-size: 116.67%;
		font-weight: normal;
		margin: 0 0 .5em;
	}
	.widget ul li {
		text-indent: -10px;
		padding: 0 0 0 10px;
		margin: 0 0 .4em;
	}
	.widget ul li:before {
		content: "\00BB \0020";
	}
		.widget li a:link, .widget li a:visited {
			color: #797979;
		}
	.widget_recent_entries ul {
		font-size: 83.33%;
	}


#comments,
#respond h3 {
	font-size: 108.33%;
	margin: 0 0 1em;
}

.commentlist {
}
	.comment {
		width: 100%;
		overflow: hidden;
		position: relative;
		padding: 1em 0;
		border-top: solid 1px #DDDDDD;
	}
		.comment .comment-author {
			float: left;
			margin: 0 0 .5em;
		}
			.comment .comment-author cite {
				font-style: normal;
			}
		.comment .comment-meta {
			float: right;
			font-size: 83.33%;
			margin: 0 0 .5em;
		}
		.comment p {
			clear: both;
		}







/* Begin 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;
}

