/* 
Template: Helvetica
Theme Name: Helvetica
Version: 0.1
Design Name: Helvetica
Description: Rannie's new theme.
Author: Adam Gessaman
Author URI: http://www.photojunkie.ca/
*/

body {
	margin:0;
	padding:0;
	background:#e6e6e6 url(img/bg.png) repeat-y left;
	text-align:center;
	font-size:77%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
	background-color: #fff;
}

a {
color: #006633;
text-decoration: none;
border: 0;
}

a:hover {
color: #00cc66;
text-decoration: underline;
border: 0;
}

img {
 border: 0;
}

#header {
	margin:0;
	padding:0;
	height:50px;
	text-align:left;	/* IE fix for logo hover */
}

h1 {
	display: none;
	font-size: 108px;
	font-family: Helvetica, Arial;
	letter-spacing: -0.08em;
	
}

#content h2 {
	font-size: 25px;
	line-height: 25px;
	padding-top: 25px;
	border-bottom: 5px solid #00cc66;
	text-align: right;
	color: black;
	font-face: verdana, san-serif;
	font-weight: normal;
	letter-spacing: -2px;
	clear: both;
	font-weight: bold;	
}

#content h2 a {
	color: black;
}

div.posted {
	font-size: 12px;
	clear: both;
	font-face: Verdana, Helvetica, san-serif;
	color: black;
	text-align: left;
	position: relative;
	top:-12px;
	left: -2px;
	letter-spacing: -1px;
	font-weight: bold;	

}

.meta {
	margin-left: 1em;
}

.comments-text {
	font-face: helvetica, arial, san-serif;
	color: black;
	padding-right: 2px;
	font-size: 10px;
	position:relative;
	top:5px;
	left:-5px;
}

.meta .comments-text a:hover {
	text-decoration: underline;
}


#content p {
	line-height: 1.75em;
	padding-left: 2em;
}

h1 a {
	text-decoration: none;
}

#xsnav {
	height: 30px;
	width: *;
	position: absolute top right;
	background-color: #111;
	margin-bottom: 5px;
	text-align: right;
	padding-top: 9px;
	font-size: 14px;
	font-weight: bold;
}

#xsnav ul a {
	color: white;
	text-decoration: none;
	border-style: none;
}

#xsnav ul {
	margin: 0 auto;
	float: right;
}

#xsnav ul li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	font: Verdana, Helvetica, san-serif;
	letter-spacing: -1px;
	text-transform: lowercase;
	vertical-align: middle;
}

#xsnav ul li#nav_photojunkie a:hover{
	color: #990000;
}

#xsnav ul li#nav_eiditikos a:hover{
	color: #ff9c00;
}

#xsnav ul li#nav_buttonmashthis a:hover{
	color: #66ccff;
}

#xsnav ul li#nav_mytoronto a:hover{
	color: #00cc66;
}

#xsnav ul li#nav_rannieturingan a:hover{
	color: #6b6b6b;
}

#xsnav ul li#nav_jasonschneider a:hover{
	color: #0066cc;
}

#content {
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	width: 635px;
	text-align: left;
	line-height:1.2em;
	overflow:hidden;
	display:inline;
	position:relative;
	top:-42px;
}

#rap {
	background: url(img/my.png) no-repeat 5px 0px;
	margin:0 auto;
	padding:0;
	width: 935px;
	float:left;
	text-align:left;
}

#header {
	background: url(img/torontoincludes.png) no-repeat;
	background-position: 280px 0px;
	height: 100px;
}

#sidebar {
	float:left;
	margin:0;
	padding-right:28px;
	padding-top:0px;
	width:250px;
	display:inline;
	font-size:90%;
	text-align: right;

}	

#sidebar ul li {
list-style-type: none;
}

.navigation {
	text-align: right;
	float: right;
	clear: right;
	position: relative;
	top:-16px;
}

#footer {
	clear:both;
	margin:0 auto;
	margin-left: 280px;
	padding:5px 0;
	width:625px;
	text-align:center;
	font-size:80%;
	border-top:1px dashed #dbdbdb;
}
#footer p {
	padding:10px 0;
	text-align:center;
}


h3#comments, h3#respond {
	border-bottom: 4px solid #990000;
	text-align: right;
}

.comments {
	margin-left: 1em;
}

#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
	width: auto;
	margin-left: 2em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#ffcccc;
}
#content input[type="text"], textarea
{
	width: 550px;
	background:#F2F2E9;
	border:#ccc 1px solid;
}