/*  
Theme Name: Latte Dark
Theme URI: http://wordpress.org/
Description: The first genuine iphonecafe.org theme.
Version: 1.0
Author: Toby Leftly
Author URI: http://xgrid.ca
*/



/* Begin Typography & Colors */
html {
	
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/latte-mid.gif) repeat-y;
	background-color: #888;
	margin: 0;
	}

#page {
	
	}

#header {
	
	}

#headerimg 	{ 
 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	margin-top: 15px;
	}

.widecolumn {
	line-height: 1.7em;
	}

.postmetadata {
	margin-top: 10px;
	}

.alt {
	background-color: #f8f8f8;

	}

#footer {
	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;

	}

#headerimg .description {
	font-size: 1.2em;
	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff7700;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff9000;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */

/* Begin Structure */
body {
	
	}
	
#page {
	width: 802px;
}
	
#content {
	float: left;
	width: 520px;
}

#header {
	
	}

#headerimg {
	background: url(images/latte-head.gif) no-repeat;
	height: 100px;
}
	
#headerimg h1 {
	margin: 0;
	padding: 0;
}

#headerimg h1 i {
	margin-left: -999em;
}

#description {
	visibility: hidden;
}

#navi {
	height: 39px;
	width: 799px;
	background: url(images/linksbg.gif) repeat-x;
	margin-bottom: 40px;
}

#navigation {
	display: inline;
	list-style-type: none;
}

#navigation i {
	margin-left: -999em;
}

#navigation li {
	float: left;
}

#navigation a {
	display: block;
	height: 39px;
}

.flotsam {
	height: 117px;
	background: url(images/latte-postdate.gif) no-repeat;
}

.postdate {
	float: left;
	width: 95px;
	height: 117px;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	list-style-type: none;
}

.dayz {
	text-align: center;
	font-weight: bold;
	font-size: 4.6em;
	line-height: 77px;
}

.monthz {
	text-align: center;
	line-height: 38px;
	letter-spacing: 1px;
	font-size: 95%;
}

#news a:link, #news a:visited {
	width: 127px;
	background: url(images/news_over.gif) no-repeat bottom left;
}

#news a:hover {
	background-position: top;
}

#archives a:link, #archives a:visited {
	width: 127px;
	background: url(images/archives_over.gif) no-repeat bottom left;
}

#archives a:hover {
	background-position: top;
}

#faq a:link, #faq a:visited {
	width: 127px;
	background: url(images/faq_over.gif) no-repeat bottom left;
}

#faq a:hover {
	background-position: top;
}

#submitnews a:link, #submitnews a:visited {
	width: 127px;
	background: url(images/submit_over.gif) no-repeat bottom left;
}

#submitnews a:hover {
	background-position: top;
}

#contact a:link, #contact a:visited {
	width: 127px;
	background: url(images/contact_over.gif) no-repeat bottom left;
}

#contact a:hover {
	background-position: top;
}

.post {
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: justify;
	color: #fff;
	}

.post hr {
	display: block;
	}

.postmetadata {
	
}

#sidebar {
	float: right;
	width: 230px;
	padding-left: 20px;
	padding-right: 20px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
}

#tag_cloud {
	margin: 10px;
}

/* customized sidebar category listing styles */

#cats {
	margin-left: -20px;
	margin-right: -20px;
}

#cats * {
	margin: 0;
	padding: 0;
}

#cats a {
	display: block;
}

#iphone-news a:link, #iphone-news a:visited {
	background: url(images/latte-tppnews_up.gif) no-repeat top left;
	height: 41px;
}

#iphone-news a:hover {
	background-position: bottom left;
}

#ipod-touch-news a:link, #ipod-touch-news a:visited {
	background: url(images/latte-technews_up.gif) no-repeat top left;
	height: 41px;
}

#ipod-touch-news a:hover {
	background-position: bottom left;
}

#links a:link, #links a:visited {
	background: url(images/latte-ipcrumours_up.gif) no-repeat top left;
	height: 41px;
}

#links a:hover {
	background-position: bottom left;
}

#hints-tips a:link, #hints-tips a:visited {
	background: url(images/latte-ipchints_up.gif) no-repeat top left;
	height: 42px;
}

#hints-tips a:hover {
	background-position: bottom left;
}

.topshade {
	height: 9px;
	background: url(images/latte-shadowtop.gif) no-repeat;
	font-size: 0.5em;
}

.btmshade {
	height: 11px;
	background: url(images/latte-shadowbtm.gif) no-repeat;
	font-size: 0.5em;
}

#cats i {
	margin-left: -999em;
}

.widget_tag_cloud h2 {
	height:  50px;
	background: url(images/latte-tagcloud.gif) no-repeat;
	background-position: -10px center;
	color:  #5d5d5d;
}

.widget_recent_entries h2 {
	height:  50px;
	background: url(images/latte-recentposts.gif) no-repeat;
	background-position: -10px center;
	color:  #5d5d5d;
	
}

#sidebar h2 {
	/* font-size:  3px; */
}

.widget_recent_entries li {

	margin-bottom: 15px;
	margin-left: 5px;
}

.widget_recent_entries ul li {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

#recent-posts ul li {
	margin-bottom: 6px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	
	}

.post h2 {
	text-align: left;
	font-size: 1.9em;
	line-height: 1.5em;
	font-weight: bolder;
	}

h2.pagetitle {
	
}

h3 {
	
	}

h3.comments {
	
	}
/* End Headers */



/* Begin Images */
p img {
	
	}

img.centered {
	
	}

img.alignright {
	
	}

img.alignleft {
	
	}

.alignright {
	
	}

.alignleft {

	}

/* End Images */



/* Begin Lists */

html>body .entry ul {

	} 

html>body .entry li {

	}

.entry ol {

	}

.entry ol li {

	}

.postmetadata ul, .postmetadata li {
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

#sidebar #searchform #s {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-image: url(images/search_bg.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888;
	width: 200px;
	height: 16px;
	padding: 2px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 404 error styles */

#fouro {
	float: left;
	width: 430px;
	margin-left: 20px;
	font-size: 1.2em;
}

#fouro h2 {
	font-size: 230%;
}

#fouro p {
	color: #fff;
	font-size: 110%;
	line-height: 1.6em;
}

#fouro ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navigation {
	margin-left: 20px;
	margin-right: 20px;
}

.prevleft {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

.nextright {
	float: right;
	text-align: right;
	width: 180px;
	margin-bottom: 20px;
}

#clearer {
	clear: both;
}

#commentblock {
	margin-left: 20px;
	margin-right: 30px;
}

#gads {
	margin-left: 20px;
	margin-bottom: 30px;
}

.sidebarsbtn {
	margin-top: 8px;
}

.mainprevleft {
	margin-bottom: 35px;
}

#footer {
	clear: both;
	width: 460px;
	line-height: 33px;
	background: url(images/foot_bg.gif) no-repeat;
	margin: 0 0 15px 20px;
	padding-left: 12px;
	color: #fff;
}

#footer a:link, #footer a:visited {
	color: #fff;
	font-weight: bold;
}

#pages ul li {
        margin-bottom: 8px;
}
