/*  
Theme Name: Unlink
Theme URI: http://www.freewpthemes.net/preview/unlink/
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(http://www.turku2011.info/kuvat/background.jpg);
	background-repeat: repeat;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
   
}

form {
}

form br {
}

input, textarea {
	padding: 0;
	font-family: verdana;
	color: #000000;
	background: #ffffff;

	/*border-top: 1px solid #FAF8CC;*/
	/*border-right: 1px solid #CCCC99;*/
	/*border-bottom: 1px solid #CCCC99;*/
	/*border-left: 1px solid #CB960F;*/
}

h1, h2, h3 {
	/*margin-top: 1.5em;*/
}

h1 {
	font-size: 2em;
        font-style: none;
}

h2 {
	font-size: 1em;
        font-style: none;
        
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1.3em;
        font-style: none;
        
}

h5 {
	font-size: 1em;
        font-style: Ariaò ;
        letter-spacing: 1px;
line-height: 18pt;
}
h6 {
	font-size: 0.8em;
        font-weight: none; 
        letter-spacing: 0px;
}

p, ul, ol {
	margin-top: ;
}

ul, ol {
	margin-left: ;
}

blockquote {
	margin-left: ;
	margin-right:;
	font-style: italic;
}

a {
	/*border-bottom: 1px dotted #C9960E;*/
	text-decoration: none;
        font-size: 1em;
        /*font-style: bold;*/
	color: #FF3300;
padding: 0px 0 0 0px;
}

a:hover {
	border: none;
	color: #B8D03B;
        padding: 0 0 0 0;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 800px;
float: center;
	/*height: 30px;*/
	/*margin: 0 auto;*/
	background-image: url(http://www.turku2011.info/kuvat/background.jpg);
	background-repeat: repeat;
        padding: 10px 0px 0px 106px;
   
         
	
    
}


#logo h1, #logo h4 {
	margin: 0;
padding: 0px 0px 0px 0;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
}

#logo h1 {
	padding: 0 0px 0 0;
}

#logo h4 {
	padding: 0 0 0 0;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#menu {
	float: right;
	height: 10px;
	background: #ffffff;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 0;
	background: #ffffff;
	border: none;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 1.2em;
	font-weight: ;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Page */

#page {

	width: 100%;
	margin: 0 auto;
	padding: 0px 50px 0px 100px;




}

/* Content */

#content {
	margin-left: 10px;
	margin-right: 0px;
        float: left;
	width: 419px;
	padding: 10px;
background-color: #ffffff;
        border-right: 1.5px solid #FF3300 ;




}

#content.wide {
        

}

div#postit
{
    padding:5px;
}

.post {
	padding: 5px;
}

.post .title {
	margin: 5px;
}

.post .title a {
	border: none;
}

.post .meta {
	margin: 5px;
	padding: 10px 0px 0px 0;
	font: 10px arial;
	color: #000000;
}

.post .entry {
	padding: 5px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	/*line-height: 180%;*/
        padding: 10px 0px 0px 0;
}

.post .tags {
	margin: 0;
	padding: 10px 0 0px 0px;
	border-top: 1px solid #000000;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 10px 0 0px 0px;
	border: 1px solid #000000;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: ;
}

/* Navigation */

/*.navigation {
	height: 20px;
	padding-top: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: smaller; */
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

.commentlist {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
        
}

.commentlist li {
	padding: 10px 0 0 0px;
text-align: top;
	border-bottom: 1px solid #000000;
}

#comment {
	width: 80%;
        padding: 10px 0px 0px 0px;
}

/* Sidebars */

.sidebar {

float: left;
        padding: 0 0 0 0 ;
background-color: #ffffff;



         
}

.sidebar ul {

	padding: 0px 0px 0px 0px;
	list-style: none;

}

.sidebar li {


        padding: 0px 0px 0px 0px; 
        letter-spacing: 0.5px;
        border-bottom: 1px solid #FF3300  ;



}

.sidebar li ul {

	padding: 0px 0px 0px 0;

}

.sidebar li li {

	padding: 0px 0px 0px 0px;
	font-size: small;
        letter-spacing: 0.5px;
}

.sidebar h2 {

	padding: 0px 0px 0px 0px;
	background: #FAF8CC;
	/*letter-spacing: -1px;*/
	color: #000000;
}

/* Sidebar1 */

#sidebar1 {
margin-top: 7 px;
width: 191px;

        font-weight: none ;
float: left;
        font-size: 1.4 em;
        text-transform: ;
        padding:  0px 0px 0px 0px;


                

}

#sidebar1 h2 {

	height: 0px;
         float: left;
	padding: 0 0 0 0;
	background: #ffffff
}

/* Sidebar2 */

#sidebar2 {

	background-image: url(http://www.turku2011.info/kuvat/background.jpg);
	background-repeat: repeat;
	padding:  0px 0px 0px 0px;



}


 /*Footer 

#footer {
	width: 162px;
         float: right;
	margin: 0 auto;
	background: #ffffff;
}

#footer p {
	margin: 0;
         float: right;

	padding: 15px 20px;
	font-size: smaller;
}

#footer .legal {
	float: right;
	height: 40px;
	background: #ffffff;
}

#footer .credit {
	float: right;
	height: 40px;
	background: #ffffff;
}*/
