/*  
Theme Name: Contrast Style
Theme URI: 
Description: Uusittu
Version: 1.1
Author: 
Author URI: 
License :  
 */

html {height:100%;width:100%;overflow-x:hidden;}

body
	{
	padding:0px;
	margin:0px;
	background-color:#b0bdc5;
	background-image:url(kuvat/tausta.gif);
	background-repeat:repeat-x;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
        height:100%;

     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	width: 980px;
        background-image:url(images/tausta_vasen.gif);
        background-repeat:repeat-y;
        background-position:left;
        height:100%;
	}
	
div#header
	{
        background-image:url(kuvat/top_banner.jpg);
        background-repeat:no-repeat;
        background-position:left;
	height:100px;
	padding:0px;
	text-align:right;
	color:#FFFFFF;
	}
	
div#sitename
	{
        display:none;
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
	float:left;
	text-align:left;
	}
	
div#top-navi
	{
        display:none;
	background-image:url(images/top-navi-bg.gif);
	height:29px;
	margin:auto;
	}
	
div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:900;
	
	}
	
div.left-navi-blog
	{
	float:left;
        background-image:url(kuvat/back_leftnavi.gif);
        background-repeat:repeat-x;
        height:100%;
	}
	
div.left-widget
	{
	width:181px;
        height:254px;
	}

div.left-widget div {
        background-color: #C7D3DD;
        padding:10px;
        height:250px;
}

div.left-widget div a {color:#003366;}

div.left-widget ul a:hover {text-decoration:none; color: #B0BDC5;}

div.left-widget a {color:#FFFFFF;font-family:Tahoma;font-size:11px;font-style:normal;font-weight:bold;text-decoration:none;}

div.left-widget ul li ul {display:none;}
	
div#leftbarfooter
	{
	background-color:#c7d3dd;
	}
	
div#rightbarfooter{}
	
div.center-blog
	{
        background-image:url(kuvat/etu_kuva_miespu.jpg);
        background-repeat:no-repeat;
        background-position:top;
	width:522px;
	margin-right:0px;
	float:left;
        z-index:0;
	}
	
div.post-title
	{
	margin:0px;
	padding-left:50px;
	}
div.post-title a
	{color:#003366: text-decoration:none;
         background-image: url(kuvat/nuoli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

div.userphoto {
        float:left;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left:27px;
        margin-left:20px;
}
div.post-content
	{
	margin:0px;
	padding-left:50px;
        padding-top:15px;
        padding-bottom:15px;
	text-align:justify;
	}

div.post-content h1 {
        font-size:20px;
        padding-bottom:0px;
        margin-bottom:-5px;
}	
div.post-meta
	{
        display:none;
	color:#FFFFFF;
	margin:0px;
	padding:4px;
	height:14px;
	margin-bottom:10px;
	background-image:url(images/post-footer.gif);
	}

.author_posts {
        margin-left:65px;
        padding:5px;
}
.author_posts a {
        line-height:20px;
        font-weight:bold;
}	

div.single-meta
	{
	padding:2px;
	margin-top:10px;
	font-size:10px;
	}
	
div.main-meta
	{
	border-bottom:1px solid #CCC;
	padding:2px;
	margin:5px;
	margin-top:10px;
	color:#666;
	background-color:ddd;
	font-size:10px;
	}
	
div.commentblog
	{
        display:none;
	background-color:#B0BDC5;
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
	width:410px;
	}
	
div.right-navi-blog
	{
        position:absolute;
        top:370px;
        left:725px;
	width:260px;
	float:left;
	}
	
div.right-widget
	{
	width:255px;
        padding-bottom:20px;
        display:none;
	}
	
div.right-widget div.widget-header
	{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000; 
	}

div.left-widget div.widget-header
	{
        display:none;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
div#footer
	{
        display:none;
	background-color:#a7c0da;
	height:19px;
	text-align:center;
	padding:5px;
	color:#000;
	}

.breadcrumb {
        position:absolute;
        top:364px;
        left:182px;
        font-size:11px;
        display:block;
        width:100%;
        background-color:#C7D3DD;
        padding:3px;
}
/*--------------------text--------------------*/

p {font-size:12px;}

h1,h2,h3,h4,h5,h6{
color:#000;
margin:0px;
padding:0px;
font-size:12px;
     }

h5 {font-size:10px; font-weight:normal;}
h3#comments {display:none;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}

br {display:}

hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

div.left-widget ul
	{
        position:relative;
        right:30px;
        top:4px;

     }
ol {}
     
div.left-widget li {
	background-color:#003366;
	text-align:right;
	display:block;
	width:144px;
	height: 15px;
	background-image:url(kuvat/bullet_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	list-style-type: none;
	padding-right: 15px;
        margin-bottom:1px;
        margin-top:1px;
}

div.left-widget ul ul{}

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
	border:0px;
	padding:3px;
	margin:2px;
     }

address {
     }
	 
img.ogtzuq{
border:0px;
color:#3B4D56;
	}

/*--------------------Links--------------------*/


a {
	color:#003366;
     }
a:link { 
color:#003366;
text-decoration:none;
     }
a:visited { 
color:#003366;
text-decoration:none;
     }
a:link:focus{ 
color:#003366;
     }
a:link:hover, 
a:visited:hover {
color:blue; 
text-decoration:underline;
    }
a:link:active, 
a:visited:active {
     }

.post-content a{ color:#333; }
.post-content a
	{
        font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	background-image: url(kuvat/nuoli.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:;
	padding-left: 15px;
     }

.post-content a.fb
	{
        font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	background-image: url(kuvat/facebook_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:;
	padding-left: 20px;
     }
.post-content a:hover {	color: blue; }
	  
#single-meta a{
color:#333; 
     }
#single-meta a:link
	{
	color:#333; 
     }
#single-meta a:visited{ color:#333; 
     }
#single-meta a:link:active, 
#single-meta a:visited:active{color:#333; 
      }

.commentblog a{
color:#333; 
     }
.commentblog a:link
	{
	color:#333; 
     }
.commentblog a:visited{ color:#333; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#333; 
      }

/*--------------------bilder als links--------------------*/
a img{
	border:0px solid #B0BDC5;
	padding:3px;
	margin:2px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }
	  
a:link:hover img, 
a:visited:hover img {
	border:1px solid #B0BDC5;
	padding:3px;
	margin:2px;
	background-color:#B0BDC5;
    }

.post-edit-link {
        margin-left:20px; 
        font-weight:bold; 	
        background-image: url(kuvat/edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
        background-color: #c7d3dd;
        width:95px;
}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     background-image:url(kuvat/left_tausta.gif);
     height:85px;
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {	padding:0px;
	margin:0px;
	 
	}


.nocomments {
text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#111;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
	padding:0px;
	padding-top:5px;

	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
border:1px solid #333;
margin-bottom:3px;
	}

#commentform textarea {
	border:1px solid #333;
	width:488px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.clearlink {
        background-image:none;
        padding:0px;
        margin:0px;
}

a.clearlink img {
        background-image:none;
        padding:0px;
        margin:0px;
}

a.clearlink:hover {
        background-image:none;
        padding:0px;
        border:none;
        margin:0px;
}

a.clearlink:hover img {
        background-image:none;
        padding:0px;
        border:none;
        margin:0px;
}
