/*  
Theme Name: (Not so) Fresh
Theme URI: http://www.xsized.de/wordpress-theme-not-so-fresh/
Version: 1.20 english

*********************************************
*   Basics & Typography                       *
***********************************************/
body {
background:#191919 url(images/bg.gif) repeat-y top center;
font:62.5% Arial, Helvetica, Sans-Serif;
color:#000;
text-align:left;
margin:0;
padding:0;
}

p,ol,ul {
line-height:145%;
}

h1,h2,h3,h4,h5,h6 {
font-style:normal;
font-weight:700;
background:transparent;
color:#050d24;
margin:0;
}

h1 {
font-size:2.2em;
}

h2 {
font-size:120%;
}

h3,h4,h5,h6 {
font-size:1em;
}

a:hover {
color:#4a5265;
border-bottom:1px solid;
}

a:active {
color:#2f63b3;
text-decoration:underline;
}

blockquote {
background:transparent url(images/blockquote.gif) no-repeat 0 0;
color:#555;
margin:10px 0;
padding:0 50px;
}

code {
background:#afafaf;
cursor:text;
font-family:"Courier New", Courier, monospace;
}

small {
font-size:0.8em;
}

.right {
float:right;
}

.center {
text-align:center;
}

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

.alignright {
float:right;
margin-left:10px;
}

#outline {
width:855px;
background:#fff;
font-size:1.3em;
margin:0 auto;
padding:0;
}

/***************************
*          EXTRAS          *
**************************
 next & previous post navigation */
.post-nav {
float:left;
width:526px;
border:1px solid;
background-color:#f8f8f8;
border-color:#b2c6e6;
margin:10px 27px 5px;
padding:5px;
}

.previous {
font-size:95%;
border:none;
width:230px;
float:left;
padding-left:25px;
background:url(images/post-nav-previous.gif) no-repeat 2px top;
margin-bottom:5px;
}

.next {
font-size:95%;
border:none;
width:230px;
float:right;
padding-right:25px;
text-align:right;
background:url(images/post-nav-next.gif) no-repeat right top;
}

input.text_input {
border:1px solid #ccc;
width:250px;
}

/**********************
*   Header            *
***********************/
#header {
width:100%;
height:118px;
background:transparent url(images/header_bg.gif) repeat-x left top;
}

#gsearch {
margin-top:3px;
padding-right:3px;
text-align:right;
}

#header .blogtitle {
width:auto;
height:118px;
background:transparent url(images/tips-header.png) no-repeat left bottom;
}

#header h1 {
padding:50px 0 0 50px;
}

#navbar {
clear:both;
float:left;
width:100%;
height:31px;
background:transparent url(images/nav_bg.gif) repeat-x 0 0;
}

ul.menu {
float:left;
list-style-type:none;
margin:0;
padding:0 15px;
}

ul.menu li a {
float:left;
display:block;
height:28px;
line-height:24px;
color:#fff;
padding:3px 15px 0;
}

ul.menu li a:link,ul.menu li a:visited {
color:#fff;
background:none;
}

ul.menu li a:hover,ul.menu li a:active {
color:#fff;
background:url(images/nav_hover.gif) no-repeat center top;
text-decoration:none;
}

ul.menu li.current_page_item a:link,ul.menu li.current_page_item a:visited,ul.menu li.current_page_item a:hover,ul.menu li.current_page_item a:active {
color:#fff;
background:transparent url(images/nav_active.gif) no-repeat center bottom;
text-decoration:none;
}

.searchbar {
float:right;
width:290px;
height:31px;
margin:0;
}

.searchform {
width:290px;
height:20px;
text-align:left;
}

input#s {
width:265px;
height:18px;
border:1px solid #999;
background:#fff url(images/searchbg.gif) repeat-x 0 0;
margin:5px 0 0 1px !important;
padding:1px 0 0 2px;
}

/***********************
*  Wrapper             *
***********************/
#wrapper {
float:left;
background:#fff;
margin:0 !important;
padding:0;
}

/**********************
*   Content           *
***********************/
#content {
float:left;
width:590px;
height:100%;
background:#fff;
}

.pages {
float:left;
width:530px;
background:#eee url(images/separator_blue.gif) repeat-x bottom center;
}

.pages-border {
clear:both;
width:100%;
height:6px;
background:transparent url(images/separator_blue.gif) repeat-x 0 0;
}

.page-previous {
float:left;
padding:10px 0 16px 30px !important;
}

.page-next {
float:right;
padding:10px 30px 16px 0 !important;
}

.page-title {
width:530px;
background:#dfdfdf url(images/separator_blue.gif) repeat-x bottom center;
margin:20px 0 0;
}

.page-title h2.page-title-border {
background:transparent url(images/separator_blue.gif) repeat-x 0 0;
font-size:1.6em;
line-height:48px;
color:#104177;
padding:0 0 0 30px;
}

/**********************
*   Blog Entries      *
***********************/
.post {
background:#fff;
padding:20px 30px;
}

.ad {
background:#fff;
padding:0 30px;
}

.stumble {
margin-left:110px;
margin-top:-22px;
}

.digg {
margin-left:-10px;
}

.s2comments {
padding-top:33px;
padding-left:40px;
}

.postentry {
color:#050d24;
text-align:justify;
font:100% "Verdana", "Verdana", Sans-Serif;
line-height:145%;
}

.posttitle a:link,.posttitle a:visited,.posttitle a:hover,.posttitle a:active {
color:#ff7800;
padding-left:8px;
}

.postmeta a:active {
color:#999;
text-decoration:underline;
}

.post-date {
background:url(images/icon_date.gif) no-repeat 0 0;
color:#999;
padding:0 0 0 20px;
}

.post-comment {
background:url(images/icon_comments.gif) no-repeat 0 0;
color:#999;
padding:0 0 0 20px;
}

.post-filed {
background:url(images/icon_filed.gif) no-repeat 0 0;
padding:0 0 0 20px;
}

/**********************
*   Comments          *
***********************/
.commentpage {
margin:0 30px;
padding:0;
}

#comments {
margin:0;
padding:0;
}

.comments-num {
background:transparent url(images/separator_green.gif) repeat-x center bottom;
padding:0 0 10px;
}

#commentlist {
list-style-type:none;
margin:0;
padding:0;
}

#commentlist li {
border-bottom:1px solid #eee;
background:#fafafa url(images/comment_bg.gif) repeat-y 0 0;
padding:20px 25px 0 0;
}

.alt {
background-color:#fff !important;
background-image:none !important;
}

img.gravatar {
border:none;
margin:7px 0 0 7px;
}

.comment-title,.comment-meta,.comment-text {
margin:0 0 0 80px;
}

.comment-title,.comment-title a,.comment-title a:hover {
color:#030612;
}

h2#postcomment {
background:transparent url(images/separator_green.gif) repeat-x center bottom;
margin:30px 0 0;
padding:0 0 10px;
}

.postcomment {
clear:both;
background:#eee url(images/separator_blue.gif) repeat-x center top;
margin:20px 0 0;
padding:20px;
}

.postcomment input,.postcomment textarea {
border:1px solid #aaa;
}

.postcomment input:hover,.postcomment textarea:hover {
border:1px solid #fec02a;
}

.postcomment input#author,.postcomment input#email,.postcomment input#url {
width:100% !important;
height:18px;
}

.postcomment textarea#comment {
width:100% !important;
height:200px;
}

.postcomment input#submit {
width:auto;
height:25px;
background:#e5edff url(images/submit.gif) repeat 0 0;
padding:2px 10px 3px;
}

.postcomment input#submit:hover {
background:#e5edff url(images/submit_hover.gif) repeat 0 0;
}

/**********************
*   Sidebar           *
***********************/
#sidebar {
float:right;
width:260px;
background:#fff;
margin:0;
padding:0;
}

#sidebar .rssfeeds {
height:130px;
border:1px solid #ccc;
background-color:#fafafa;
margin-top:5px;
margin-right:5px;
padding-left:5px;
padding-top:0;
line-height:50%;
}

#sidebar .socialtools {
height:140px;
background:transparent url(images/social.gif) no-repeat right bottom;
margin:0;
padding:0;
}

#sidebar h2.feed-title {
background:none !important;
font-size:1.2em;
margin:0;
padding:20px 0 0 3px;
}

#sidebar h2.social-title {
background:none !important;
font-size:1.4em;
margin:0;
padding:20px 0 10px 3px;
}

.rssfeeds a.rss {
background:transparent url(images/icon_rss.gif) no-repeat 5px 0;
padding:0 0 0 25px;
}

.socialtools img {
border:1px solid #edf2ff;
padding:1px;
}

#sidebar h2 {
display:block;
background:url(images/separator_green.gif) repeat-x center bottom;
font-size:1.4em;
margin:16px 0 6px;
padding:0 0 10px 3px;
}

#sidebar ul {
clear:both;
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul li {
clear:both;
color:#bbb;
border-bottom:1px solid #DDD;
padding:2px 0;
}

#sidebar li {
list-style-type:none;
}

#sidebar ul.no-splitted ul li {
margin:0 -5px;
}

#sidebar li#sidebar-splitted {
float:left;
width:100%;
margin:0 0 15px;
}

#sidebar-splitted .splitted-left {
float:left;
width:140px;
}

#sidebar-splitted .splitted-right {
float:right;
width:145px;
}

ul.splittedlists li {
background:transparent url(images/dot.gif) no-repeat 5px 5px;
padding:0 0 0 23px;
}

ul.splittedlists ul li {
margin:0 0 0 -23px;
}

ul.splittedlists li a:link,ul.splittedlists li a:visited {
color:#353d50;
}

ul.splittedlists li a:hover,ul.splittedlists li a:active {
color:#2c76bb;
}

/**********************
*   Bottom            *
***********************/
#bottom {
clear:both;
float:left;
width:855px;
height:100%;
background:#292929 url(images/separator_green.gif) repeat-x 0 0;
border-top:20px solid #fff;
font-size:0.9em;
text-align:left;
color:#fff;
margin:0;
padding:0;
}

#bottom-divs {
float:left;
clear:both;
margin:0;
padding:20px;
}

#bottom-left,#bottom-mid,#bottom-right {
width:30%;
float:left;
padding:20px 0 20px 20px;
}

#bottom h2 {
font-size:1.6em;
color:#fff;
margin:0 0 10px;
padding:0 8px;
}

#bottom h2 span {
color:#888;
}

#bottom ul {
list-style-type:none;
border-top:1px solid #555;
margin:0;
padding:0;
}

#bottom ul li {
line-height:26px;
border-bottom:1px solid #555;
}

#bottom ul li a {
display:block;
color:#fff;
text-decoration:none;
padding:0 10px;
}

#bottom ul li a:hover {
background:#191919;
}

#bottom-sep {
clear:both;
}

/**********************
*   Footer            *
***********************/
#footer {
width:100%;
height:74px;
clear:both;
background:#191919;
border-top:1px solid #000;
color:#fff;
}

#footer .validate {
background:url(images/icon_valid.gif) no-repeat 0 0;
padding:0 5px 0 20px;
}

#footer .credits {
float:right;
border:none;
margin:0;
padding:0;
}

#footer p {
font-size:0.9em;
line-height:200%;
margin:0;
padding:13px 25px;
}

#footer p a:link,#footer p a:visited {
color:#aaa;
}

#footer p a:active {
color:#9ad202;
}

/* Tags 
-------------------------------------------------------*/
.tagging {
text-align:left;
font-size:0.9em;
padding:3px 0;
}

.tagging a {
text-decoration:none;
border-bottom:none;
}

/* End Various Tags & Classes*/
.post_ad {
background:#fff;
padding-left:30px;
padding-top:0;
padding-bottom:10px;
}

a:link,a:visited {
color:#2f63b3;
text-decoration:none;
}

img.noborder,img,img a {
border:none;
}

.left,ul.menu li {
float:left;
}

#header h1 a,#footer p a:hover {
color:#fff;
}

.postentry a,.postentry a:hover,.comment-meta,.comment-meta a,.comment-meta a:hover {
color:#2f63b3;
}

#sidebar ul.no-splitted li,#sidebar ul.blc {
padding:0 5px;
}

.tagging img,.tagging img:hover {
border:0;
padding:3px 0 0;
}

.postmeta a:link,.postmeta a:visited,.postmeta a:hover,.postmeta a:active,.postmeta,.postmeta a {
font-size:1em;
color:#999;
margin:5px 0;
}

.comment-gravatar,.gravback {
float:left;
width:62px;
height:62px;
background:transparent url(images/gravatar.gif) no-repeat;
}
