body 
{
	background-color:#e7f0df;
	text-align:center;
	color:#686868;
	margin:0;
	padding:0;
	width:100%;
}
body,form,table,td,div,span,a,h1,h2,h3,p
{
	font-family:verdana;
	font-size:12px;
	margin:0;
	padding:0;
}
h1 a,h1 a:hover,h1 a:visited
{
	font-size:50px;
	font-weight:bold;
	text-decoration:none;
	color:#6eb100;
}
.body
{
	font-size:11px;
	display:block;
	width:660px;
}
#sidebar
{
	vertical-align:top;
}
#sidebar ul
{
	margin:0;
	padding:0;
	text-align:left;
}
#sidebar ul li,#sidebar ul li a,#sidebar ul li a:visited
{
	padding-bottom:4px;
	color: #686868;
	list-style:none;
	text-decoration:none;
}
#sidebar ul li a:hover
{
	text-decoration:underline;
}
.right-title,.right-title span,.right-title a,.right-title a:visited
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#6eb100;
	text-decoration:none;
}
.right-title a:hover
{
	text-decoration:underline;
}
h2, h2 a, h2 a:visited, h2 a:hover
{
	font-family:Georgia;
	font-size:22px;
	font-weight:normal;
	color:#6eb100;
	text-decoration:none;
}
.postdate,.postcomment,p.print
{
	margin:10px 0 10px 0;
}
p.print
{
	margin:10px 0 15px 0;
}
.postdate, .postdate a,.postdate a:visited
{
	font-size:11px;
	font-weight:bold;
	color: #c8c1cd;
	text-decoration: none;
}
.postdate a:hover{
	text-decoration: underline;
}
.postcomment a,.postcomment a:visited
{
	font-size:10px;
	color: #6eb100;
	text-decoration: none;
}
.postcomment a:hover{
	text-decoration: underline;
}
p.print span
{
	padding-left:20px;
}
.rule{
	height:1px;
	width:100%;
	background-color:#dadada;
	margin:20px 0 20px 0;
}
.rule2{
	height:1px;
	width:100%;
	background-color:#dadada;
	margin:8px 0 8px 0;
}
#main
{
	width:984px;
	position: relative;
	display:block;
}
#header 
{
	background:url(../../images/YesilElma/kubrickheader.jpg) no-repeat center;
	height:175px;
}
#header h1
{
	text-align:left;
	padding:62px 0 0 40px;
}
#tagline 
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#6eb100;
	padding:10px 0 0 45px;
}
#search
{
	text-align:left;
	width:100%;
}
#search-box
{
	white-space:nowrap;
	display:block;
}
em.smallnote
{
	font-size:10px;
}
.searchimg
{
	background:url(../../images/YesilElma/search.jpg) no-repeat center;
	display:inline-block;
	width:17px;
	height:17px;
	text-decoration:none;
}
* html #search
{
	position: absolute;
	left: 430px;
	top: 0px;
}
#search input.searchterm
{
	border: solid 1px #dadada;
	width: 180px;
}
#search-results
{
	width: 300px;
	min-width: 300px;
	position: absolute;
	top:52px;
	right:75px;
	z-index: 10;
	text-align: left;
}
#search-results h5
{
	color: #444;
	margin: 0;
	padding: 0;
	width: 300px;
}
#search-results ul
{
	padding: 0;
	margin: 0 0 0 8px;
	width: 100%;
}
#search-results ul li
{
	padding: 0;
	margin: 0: 
}
#search-results div.innerbox
{
	background-color: #f6f6f6;
	padding: 10px;
}
#search a.close
{
	position: absolute;
	top:0;
	right: 4px;
	display: block;
}
#search-progress
{
	position: absolute;
	top: -8px;
	left: 80px;
}
#mainSeperator
{
	background: url(../../images/YesilElma/kubrickbgwide.jpg);
	background-repeat : repeat-y;
	float: left;
	width: 100%;
	height: 15px;
}
#mainBody
{
	background: url(../../images/YesilElma/kubrickbg.jpg) no-repeat center;
	background-repeat : repeat-y;
	float: left;
	width: 100%;
	position: relative;
}
#content
{
	padding:0 20px 0 20px;
	width:660px;
	text-align:justify;
	vertical-align:top;
	display:block;
}
#content .contentDiv
{
	width:660px;
	overflow:hidden;	
}
#footer 
{
	padding-top : 5px;
	font-size : 10px;
	text-align : center;
}
.eofp
{
	background : url(../../images/YesilElma/kubrickfooter.jpg) no-repeat center;
	height : 44px;
	margin-top : 0;
	clear: both;
}
.eofp p
{
	margin-left: 150px;
}
#comments
{
	clear:both;	
}
#commentform
{
	margin-top:20px;
}
#comments h2,#commentform h2
{
	display:block;
	border-bottom:solid 1px #dadada;
}
#calendar
{
	font-size:11px;	
	padding:0;
	margin:0;
}
#calendar a,#calendar a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	color:#6eb100;
}
#calendar a:hover,#calendar .selected-day a,#calendar .selected-day a:visited
{
	color: #fff;
	background-color: #6eb100;
}
#calendar .today
{
	color: #fff;
	background-color: #686868;
}
#calendar .other-month-day
{
	visibility:hidden;	
}

.debug
{
	width: 200px;
}
.debug p
{
	font-size: x-small;
}
.debug
{
	display: none;
}
div.previousNext
{
	padding: 4px;
	text-align:right;
}
div.previousNext a,
div.previousNext a:hover
{
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:navy;
}
#commentform h3
{
	margin: 0;
	padding: 10px 0 4px 0;
	clear: both;
}
div.comment
{
	clear: both;
}
div.comment .commentInfo
{
	color: #333333;
	height: 22px;
	display: block;
	background: url(../../images/YesilElma/CommentIcon.gif) no-repeat 0 .1em;
}
div.comment h3
{
	color: #999;
	margin: 0;
	padding-top: 10px;
	clear: both;
}
div.comment .commentText
{
	display: block;
	padding: 10px 5px 10px 5px;
	float:left;
}
div.author .commentText
{
	background: #ffffef url(../../images/YesilElma/CommentAuthorGradient.gif) repeat-x top left;
	border: solid 1px #dadada;
}
div.comment div.commentBody
{
	float: left;
	width: 420px;
}
h2.postTitle a
{
	color: #686868;
	text-decoration: none;
}
h2.postTitle a:hover
{
	color:#c00;
}
span.postTitleDate
{
	color: #aaa;
}
p.postfooter
{
	color: #888;
}
#commentform div.label
{
	margin-top: 10px;
}
#commentform div.label label
{
	color: #334;
}
* html #sidebar
{
	padding-top: 40px;
}
#tag-cloud
{
	text-align: justify;
    padding:10px;
    display:block;
}
#tag-cloud ul {
	margin: 0;
	padding: 0;
}
#tag-cloud li
{
    list-style: none;
	border: none;
	display: inline;
	padding:0;
	margin:0;
}
#tag-cloud li a
{
	font-family: "Lucida Sans Unicode";
	text-decoration:none;
	color:#888;
}
#tag-cloud li.tag1 a:hover,
#tag-cloud li.tag2 a:hover,
#tag-cloud li.tag3 a:hover,
#tag-cloud li.tag4 a:hover,
#tag-cloud li.tag5 a:hover,
#tag-cloud li.tag6 a:hover,
#tag-cloud li.tag7 a:hover
{
	color: #6eb100;
	text-decoration:none;
}
#tag-cloud li.tag1 a
{
	font-size: 9px;
}
#tag-cloud li.tag2 a
{
	font-size: 13px;
}
#tag-cloud li.tag3 a
{
	font-size: 17px;
}
#tag-cloud li.tag4 a
{
	font-size: 21px;
}
#tag-cloud li.tag5 a
{
	font-size: 25px;
}
#tag-cloud li.tag6 a
{
	font-size: 29px;
}
#tag-cloud li.tag7 a
{
	font-size: 33px;
}
div.post
{
	display:block;
	width:660px;
}
div.more-link
{
	margin:5px 0 5px 0;
    display:block;
    text-align:right;
}
div.more-link a,
div.more-link a:hover
{
	color:#6eb100;
	font-size:xx-small;
	text-decoration:none;
}
a.profile
{
	color:#6eb100;
	font-size:xx-small;
	text-decoration:none;
}
a.profile:hover
{
	text-decoration:underline;
}
.img-shadow
{
  float:left;
  background: url(../../images/imgshadowAlpha.png) no-repeat bottom right !important;
  background: url(../../images/imgshadow-c1.gif) no-repeat bottom right;
  margin: 5px 0px 0 5px !important;
  margin: 5px 0px 0 5px;
}
.img-shadow img
{
  display: block;
  position: relative;
  margin: -5px 5px 5px -5px;
  border-right-color: #727272;
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-color: #727272;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

