/*
Theme Name: ishiney
Theme URI: http://iphonecafe.org
Description: custom theme for iPhone Cafe.
Version: 1.0
Author: Toby Leftly
Author URI: http://xgrid.ca
Tags: iphone, cafe, grey, white, bold, 2column
*/

/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html {
	height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height:100%;
	background: url(images/bg.jpg) repeat-y center center #c4c3c3;
}

a:link, a:visited {
	color: #fff;
}

#page {
	width: 1078px;
	margin: 0 auto -100px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}

.push {
	clear: both;
	height: 100px;
}

#tophead {
	clear: both;
	height: 39px;
	background: url(images/ipc_top_head.jpg) no-repeat;
	margin-bottom: 10px;
}

.rssfeed {
	float: left;
}

.topmeta {
	float: right;
	line-height: 39px;
	color: #fff;
	margin-right: 10px;
	font-weight: bold;
}

.topmeta a:hover {
	color: #ff3300;
	text-decoration: none;
}

.clear {
	clear: both;
}

#masthead {
	background: url(images/phone_rear.jpg) no-repeat;
	background-position: 365px top;

}

#masthead h1 a {
	display: block;
	float: left;
	width: 318px;
	height: 85px;
	background: url(images/masthead.jpg) no-repeat;
	margin-left: 8px;
}

.description {
	float: right;
	font-weight: bold;
	font-size: 1.6em;
	width: 450px;
	margin-top: 22px;
	margin-right: 12px;
	line-height: 130%;
}

i {
	margin-left: -999em;
}

#firstcont {
	height: 175px;
	clear: both;
	background: url(images/ipc_topper.jpg) no-repeat #231919;
	background-position: bottom;
	margin-bottom: 20px;
	line-height: 2.3em;
}

#firstcleft {
	width: 400px;
	padding: 15px;
}

#firstcleft a:link, #firstcleft a:visited {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

#firstcleft a:hover {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#contwrap a:link, #contwrap a:visited {
	color: #ff3300;
}

#content {
	width: 728px;
	float: left;
}

.post {
	border: 1px solid #e1e1e1;
	background: #fff;
	margin-bottom: 20px;
	padding: 14px;
}

.post p {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Calibri, Arial, sans-serif;
	color: #333;
	font-size: 1.3em;
	line-height: 1.4em;
	word-spacing: 0.1em;
}

#dater {
	float: left;
	width: 56px;
	height: 25px;
	background: url(images/date_bg.jpg) no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	line-height: 25px;
	text-align: center;
	margin-right: 12px;
}

.post h2 {
	
}

.post h2 a:link, .post h2 a:visited {
	text-decoration: none;
	font-size: 140%;
	line-height: 30px;
}

.post h2 a:hover {
	color: #666;
}

.entry {
	border-top: 1px solid #a1a1a1;
	margin-top: 12px;
	padding-top: 12px;
}

#sidebar {
	width: 290px;
	float: right;
	background: url(images/sidebar_bg.jpg) repeat-x center top #575556;
	padding: 15px;
}

#sidebar ul ul li {
	background: url(images/bullet.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#sidebar a:link, #sidebar a:visited {
	color: #007eff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #e1e1e1;
}

#footer {
	background: url(images/ipc_topper.jpg) no-repeat #231919;
   	bottom: 0;
	margin-left: auto;
	margin-right: auto;
   	width: 1078px;
   	height: 100px; /* Height of the footer */
}

#footer p {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #999;
	padding-top: 42px;
	margin-left: 15px;
}

#footer a:link, #footer a:visited {
	color: #e1e1e1;
}

#sidebar #s {
	border: none;
	width: 290px;
	padding: 5px 32px 5px 5px;
	height: 35px;
	background: url(images/search_bg.jpg) no-repeat;
	font-size: 22px;
	line-height: 35px;
}

.screen-reader-text {
	visibility: hidden;
}

#gad {
	margin-bottom: 20px;
}

#gadsingle {
	margin-top: 20px;
	margin-bottom: 20px;
}

#gaside {
	float: right;
	padding-top: 25px;
	margin-right: 18px;
}

#sgad {
	margin-left: 10px;
	margin-top: 15px;
}

.hidden {
	visibility: hidden;
}

#searchsubmit {
	visibility: hidden;
}

.rssfeed a:link, .rssfeed a:visited {
	display: block;
	width: 138px;
	height: 39px;
	background: url(images/rssfeed.jpg) no-repeat;
	background-position: top left;
}

.rssfeed a:hover {
	background-position: bottom left;
}

.widget_recent_entries h2 {
	display: block;
	background: url(images/side_hdrs.png) no-repeat;
	background-position: left top;
	width: 290px;
	height: 24px;
	margin: 12px 0 12px 0;
	color: white;
	font-size: 0.001em;
}

.widget_recent_comments h2 {
	display: block;
	background: url(images/side_hdrs.png) no-repeat;
	background-position: left bottom;
	width: 290px;
	height: 24px;
	margin: 20px 0 12px 0;
	color: white;
	font-size: 0.001em;
}

#comment {
	width: 500px;
}

/* tag decoration */

#metadatahol {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}

#postags li {
	float: left;
	padding-right: 8px;
	background: url(images/tag_r.jpg) no-repeat;
	background-position: right center;
	margin-right: 4px;
}

#postags a:link, #postags a:visited {
	color: white;
	display: block;
	line-height: 18px;
	padding-left: 8px;
	text-decoration: none;
	background: url(images/tag_l.jpg) no-repeat;
}

#postags a:hover {
	color: #A0BEE2;
}

#commlink, #editlink {
	margin-left: 6px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	clear: both;
	height: 26px;
}

.downloadList li a:link, .downloadList li a:visited {
	color: #ff3300;
}

.widgettitle {
	text-indent: -999em;
}

.linkpge h2 {
	font-size: 150%;
	line-height: 25px;
}

.linkpge ul li {
	line-height: 200%;
}

.linkpge a:link, .linkpge a:visited {
	color: #A0BEE2;
}