/*
Theme Name: ye:am
Theme URI: http://wordpress.org/
Version: 1.0beta
Author: Sz. M. B.
*/

body {
	background-color: black;
	background-image: url(http://www.yeammag.com/img/nohere_logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page {
	height: 1000px;
	}

#header {
	height: 27px;
	width: 272px;
	}

#logo {
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	height: 17px;
	width: 52px;
}

#navigation {
	padding-top: 6px;
	margin-left: 44px;
	float: left;
	height: 19px;
	width: 104px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	margin-right: 4px;
	float: left;
	}

img {
	border-width: 0px;
}

#content {
		margin-left: 5px;
		height: 973px;
	}

.entry {
	float: left;
	padding-top: 18px;
	padding-left: 16px;
	height: 955px;
	width: 200px;
}

.entryspec {
	float: left;
	padding-top: 18px;
	padding-left: 16px;
	height: 955px;
	width: 416px;
}

a {
	border-width: 0px;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#bottom {
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 6px;
	padding-bottom: 50px;
	background-color: white;
	}

#bottompage {
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 6px;
	padding-bottom: 12px;
	background-color: white;
	}

#logobottom {
	padding-top: 6px;
	background-color: black;
	padding-bottom: 6px;
	}

#title {
	padding-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	width: 440px;
	text-align: left;
	padding-top: 8px;
	}

#commentnummer {
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: -1px;
	width: 450px;
	text-align: left;
	padding-top: 8px;
	height: 17px;
	}

#comments {
	font-style: normal;
	font-weight: normal;
	background-color: white;
	letter-spacing: -1px;
	}

.comment-body {
		padding-right: 10px;
		padding-left: 10px;
	}

.commentlist {
	margin-top: -12px;
	background-color: white;
	padding-left: 10px;
	width: 460px;
	}

.commentlist li {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	list-style: none;
	}

.commentlist li p {
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 14px;
	}

.commentlist cite {
	font-size: 12px;
	padding-left: 8px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-transform: capitalize;
	}

.commentmetadata, .commentmetadata a {
	padding-left: 8px;
	padding-top: 2px;
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	}

.commentlist li .avatar { 
	padding-right: 10px; 
	border-right-color: #aaaaaa; 
	border-right-style: solid; 
	border-right-width: 1px; 
	float: left;
	}

#reply {
	font-weight: bold;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 18px;
	letter-spacing: -1px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 440px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

#commentform {
	margin-left: 0;
	margin-bottom: 50px;
	margin-right: 10px;
	margin-top: 8px;
	}

#commentform input {
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 2px;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 2px;
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	background-color: #aaaaaa;
	margin: 0px;
	font-weight: bold;
	float: left;
	}

#reply #author, #reply #email, #reply #url {
		font-size: 11px;
	}

em {
		font-weight: bold;
		padding-left: 6px;
		font-size: 11px;
		color: #c90808;
	}

h2 {
		line-height: 50px;
		width: 450px;
		margin-left: 20px;
		color: white;
		font-size: 50px;
	}

