/*
Theme Name: hello :D
Theme URI: http://hellowiki.com/2008/03/30/theme-hello-d-fixed
Description: Simple & Clean Theme. Last updated at March 30th, 2008.
Version: 1.5
Author: Fen
Author URI: http://hellowiki.com/

	Blueprint CSS Framework
	http://code.google.com/p/blueprintcss/

	This theme was designed by Fen,
	whose blog you will find at http://hellowiki.com/

	Valid XHTML 1.0 Strict & CSS2

*/

/* -------------------------------------------------------------- 
  
   Hello Wiki Autumn Redesign
   * Version:   1.5 (last update at 03.30.2008)
   * Website:   http: //hellowiki.com/
   * Email: fenbox@msn.com
   Copyright (C) 2007-2008. Happy New Year!
   
-------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
}

body {
color: #333;
background: #F2F2E8 url(images/bg.png) repeat-x;
font-family: "Lucida Grande", Verdana, sans-serif;
font-size: 75%;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h1 {

}

.acasa {font-size: 2em; position: relative;
 }
 


.acasa a { display: block;  height: 40px;  color: #fff; text-decoration: none; }
.acasa a:hover, h1 a:active { color: #fff; }
 
.singur {
font-size: 1.7em;
 
color: #369;
padding-left: 38px;
} 
 
h2 {
font-size: 1.7em;

}

h3 {
font-size: 1.5em;
line-height: 1;
 
}

h4 {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
}

h5 {
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

p {
font-size: 1.1em;
margin: 0 0 1.5em;
}

blockquote {
background: url(images/quote.png) no-repeat;
color: #666;
margin: 15px;
padding-left: 25px;
}

em {
font-style: italic;
background: #efefe9;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

img {
border: none;
}

p img {
padding-bottom: 1px;
border-bottom: 1px solid #ccc;
}

a:focus, a:hover {
color: #C40000;
text-decoration: none;
}

a {
color: #0063DC;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Grande", Verdana, sans-serif;
}

.clear {
clear: both;
}

.container {
width: 980px;
margin: 0 auto;
}

#header {
width: 100%;
}

ul.menu {
list-style-type: none;
position: relative;
top: 25px;
height: 35px;
margin: 0;
text-transform: uppercase;
}

li.page_items {
float: left;
display: inline;
font-size: 1.2em;
background: url(images/menu_bg.png) top left no-repeat;
height: 35px;
padding: 0 15px 0 16px;
}

li.page_item_1 { background: none; padding-left: 15px; }

li.page_items a {
color: #333;
display: block;
text-decoration: none;
padding: 5px 15px 5px 0;
}

li.page_items a span {
padding: 5px 0 5px 15px;
}

li.page_items a:hover, li.current_page_items a {
color: #fff;
background: url(images/menu_a.png) center right no-repeat;
}

li.page_items a:hover span, li.current_page_items a span {
background: url(images/menu_a.png) center left no-repeat;
padding: 4px 0 5px 15px;
}

#leftcolumn, #rightcolumn, #ads {
position: relative;
top: 50px;
}

#ads {
float:left;
width:160px;
margin-right:10px;
}
#leftcolumn {
float: left;
width: 500px;
overflow: hidden;
}

#rightcolumn {
float: right;
width: 280px;
}

.post {
background: url(http://www.smilespedia.com/wp-content/uploads/2008/05/post_bg.png) no-repeat;
padding: 15px 15px 20px;
}
.post_c {
background: url(http://www.smilespedia.com/wp-content/uploads/2008/05/post_bg_c.png) repeat-y;
}
.post_b {
background: url(http://www.smilespedia.com/wp-content/uploads/2008/05/post_bg_b.png) center bottom no-repeat;
width: 100%;
border-bottom: 25px solid #F2F2E8;
}

.title h2 {
color: #369;
padding-left: 38px;
}

.title h2 a {
color: #369;
text-decoration: none;
}

.title h2 a:hover {
color: #369;
text-decoration: underline;
}

.title h1 {
color: #369;
padding-left: 38px;
}

.title h1 a {
color: #369;
text-decoration: none;
}

.title h1 a:hover {
color: #369;
text-decoration: underline;
}

.postdata {
color: #690;
margin-left: 0.8em;
margin-bottom: 5px;
}

.postdata a {
color: #690;
font-weight: 700;
}

.entry {
clear: both;
margin: 0 0.5em 0 0.8em;
}
.entryt {
clear: both;
margin: 0 0.5em 0 0.8em;
font-size: 0.8em;
}

.entry h3 {
font-size: 1.3em;
}

.more-link {  }

#related h3, h3#comments {
padding: 8px 15px 5px 38px;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}

.pagers a {
color: #666;
}

/* -------------------
*      Sidebar
------------------- */

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

#sidebar h2 {
color: #369;
padding-left: 25px;
font-size: 1.4em;
margin-bottom: 0.5em;
}

.widget {
background: url(images/widget_bg.png) no-repeat;
padding: 15px 13px 5px;
}
.widget_c {
background: url(images/widget_bg_c.png) repeat-y;
}
.widget_b {
background: url(images/widget_bg_b.png) center bottom no-repeat;
height: 10px;
border-bottom: 25px solid #F2F2E8;
}

.widget ul {
list-style-type: none;
margin: 5px 10px 0 0;
width: 100%;
}

.widget ul li {
background: url(images/sidebar_li.png) no-repeat;
color: #999;
padding-left: 20px;
}

#sidebar a {
color: #333;
text-decoration: none;
}

#sidebar a:hover {
color: #666;
}

.tagcloud {
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
word-spacing: 5px;
}

/* Search */
.widget_search {
text-align: center;
}
#searchform input {
width: 80px;
margin-bottom: 1em;
padding: 3px;
}
input#s {
font-size: 1.2em;
width: 230px;
border: 1px solid #CFCFAF;
}

/* Comment Area */

.commentlist {
font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
margin: 0 0 0 2em;
}

.commentlist .body {
font-family: "Lucida Grande", Verdana, sans-serif;
padding: 0 1em;
overflow: hidden;
}

.commentlist li {
width: 100%;
padding: 0 0 .5em;
}

.commentlist li .top {
color: #555;
background: #EBEBDC url(images/var.png) center left no-repeat;
padding: 5px 10px 5px 30px;
font-weight: bold;
width: 93%;
}

.commentlist li .top a {
color: #369;
}

.commentlist li .top span {
float: right;
font-size: 0.8em;
font-weight: 400;
margin-top: 2px;
}

img.gravatar {
float: right;
margin: 0 .5em 1em 1em;
padding: 1px;
border: 1px solid #E0E0CB;
}

.theform {
border-top: 2px solid #EBEBDC;
padding: 1.5em 0 2em;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
margin-left: 1em;
}

#commentform input:focus, #commentform textarea:focus {
border: 1px solid #C0C092;
background: #fcfcfc;
}

.comment_input {
vertical-align: middle;
width: 260px;
border: 1px solid #CFCFAF;
background: #F7F7F1;
padding: 0.3em;
margin-right: 5px;
}

.message_input {
font-size: 1em;
width: 90%;
height: 200px;
border: 1px solid #CFCFAF;
margin-top: 0.2em;
background: #F7F7F1;
padding: 0.3em;
}

.commentlist_error {
color: #c00;
}

/* Footer */

#footer {
background: #EAEADD url(images/footer.png) repeat-x;
position: relative;
top: 100px;
color: #555;
width: 100%;
padding: 20px 0 0;
display: block;
}

#footer span {
color: #999;
float: right;
}

#footer a {
color: #369;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.postdata a:hover, .pagers a:hover {
color: #333;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%;
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}




.ddmcc {
	width: 170px;
	float: left;
	padding-right: 15px;
}

.ddmcc ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcc li {
	margin: 0 0 2px 0;
	padding: 0;
}

.ddmcc p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

.ddmcc p.sep:hover {
	cursor: pointer;
}

#index-tag-page ul{
	list-style: none;
	list-style-image: none;
}

#itpAlpha {
	margin:12px 0 0 0;
	list-style: none;
	padding-bottom: 40px;
	text-indent: 0px;
}

#itpAlpha li {
	float:left;
	margin:0pt 4px 3px 0pt;
	width:3.2%;
}

#itpAlpha li a {
	background:#EEEEEE none repeat scroll 0% 0%;
	color:inherit;
	display:block;
	font-family:Georgia,Times,serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

#itpLetter {
	display: block;
}




ul .xls_list, ol .xls_list {
margin: 0 2.5em 1.5em;
}

ul li .xls_list, ol li .xls_list {
margin-bottom: 0.5em;
float: left;
display: inline;
font-size: 1.2em;
background: none;
height: 35px;
padding: 0 15px 0 16px;
}

ul .xls_list{
list-style-type: circle;
}

ol .xls_list {
list-style-type: decimal;
}

/* CONTACT FORM ------------------------------------------------------------------------------ */
div.contactForm {width: 460px; display: block; overflow: hidden; border-top: 3px solid #999; padding-top: 10px;}
div.contactForm div#success {border: 1px solid #45DD4C; background-color: #E9FFEB; color: #00A708; padding: 5px; margin: 10px 0; font-size: 11px;}
div.contactForm div#failed {border: 1px solid #FF0000; background-color: #FFE5EE; color: #000; padding: 5px; margin: 10px 0; font-size: 11px;}
div.contactForm p {margin-bottom: 10px !important;}
div.contactForm input {border: 0; background-color: transparent; font-weight: bold; color: #777; width: 150px; font-size: 11px; font-family: Arial, Tahoma, Verdana; background-image: url(images/input-bg.png); width: 210px; height: 15px; margin-right: 5px; padding: 5px;}
div.contactForm label {font-weight: normal; color: #999; font-size: 11px;}
div.contactForm textarea {width: 455px; border: 0; padding: 5px; font-size: 11px; font-family: Arial, Tahoma, Verdana; color: #777; background-image: url(images/textarea-bg.png); background-repeat: no-repeat; height: 130px; overflow: auto;}
div.contactForm input.submit {font-size: 10px; width: 63px !important; height: 19px !important; color: #fff !important; font-weight: normal !important; background-image: url(images/submit-bg.png); cursor: pointer; padding: 0 !important;}
/* ------------------------------------------------------------------------------------------- */
