/*
Theme Name: 2010 Fresh!
Theme URI: http://wordpress.org/
Description: Version 2.0 theme for FreshYesh.com created by ShanParker.com
Version: 1.0
Author: Shan Parker
Author URI: http://shanparker.com/
*/

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:8pt;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:25px 300px 20px 160px;}
p {line-height:1.6em; margin-top:15px;}
#fixed {position:absolute; top:65px; left:0px; width:145px; z-index:10; color:#000; font-size:10pt; font-weight:bold;}

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:11px;}

.clear {
clear:both;
}

.avatar {
border:2px solid #ccc;
}

blockquote {
background-image:url(/img/2010/blockquote.png);
background-repeat:no-repeat;
background-position:left top;
margin-left:30;
padding-left:50;
}

#post li {
padding:1px 0px 1px 0px;
margin:0px 0px 0px 15px;
}

.gallery
{
width:550px;
}

em {
color: #333;
}

#post h1 {
text-transform:capitalize;
}

#tags {
margin-bottom:20px;
}

#tag {
background-image:url(/img/2010/tag_left.png);
height:20px; float:left;
background-repeat:no-repeat;
font-size:8pt;
line-height:18px;
margin-bottom:7px;
padding-left:16px;
}

img.tag {
float:left;
margin-right:10px;
}

#nav {
list-style-type:none;
margin:0;
padding:0;
}

#nav li {
float:left;
background-color:#fff;
padding:5px 10px 5px 15px;
margin-top:5px;
display:inline;
}

#nav BR {
clear:both;
}

#nav H5 {
margin:3px 0px 0px 0px;
font-size:9pt;
}

#panel {
	background: #000;
	line-height:16px;
	width:100%;
        display:none;
}

#post {
width:540px;
line-height:1.6em;
}

#ticker {
width:590;
background-color:#eee;
height:24px;
}

#ticker-header {
width:110;
float:left;
padding:5px 0px 5px 15px;
color:#666;
}

#footer {
background-image:url(/img/2010/trans.png);
margin-top:20px;
margin-bottom:50px;
width:590px;
line-height:14pt;
}

#footer div {
padding:20px;
}

#footer H2 {
font-size:13pt;
margin:0px 0px 10px 0px;
}

#comments {
background-color:#fff;
width:590px;
line-height:14pt;
}

#right {
position:absolute;
top:70px;
width:220px;
left:778px;
z-index:2;
font-size:8pt;
}

#right-padding {
padding:10px 15px 10px 15px;
}

#right-list {
list-style-type:none;
margin:0px 0px 20px 0px;
padding:0;
background-image:url(/img/2010/trans.png);
}

#right-list li {
border-bottom:1px solid #fff;
padding:7px 7px 7px 14px;
}

#right-padding h2 {
margin:0;
font-size:12pt;
}

#searchbox {
margin:0px 0px 0px 12px;
width:125px;
background-color:transparent;
border:0;
text-align:right;
color:#fff;
font-family:verdana;
font-size:8pt;
}

#respond textarea {
background-color:transparent;
border:1px solid #333 ;
color:#333;
padding:3px;
width:100%;
height:120px;
font-family:tahoma;
font-size:8pt;
}

#respond input {
background-color:transparent;
border:1px solid #333 ;
color:#333;
padding:3px;
width:300;
font-family:tahoma;
height:25px;
font-size:8pt;
margin-right:5px;
}

     #t a:link { color: #999; text-decoration: none;}
     #t a:visited { color: #999; text-decoration: none; }
     #t a:hover { color: #999; text-decoration:none; }
     #t a:active { color: #999; text-decoration:none; } 