/*
Theme Name: Whitepress//Redesign Theme.
Theme URI: http://www.Kingg.de
Description: whitePress//Redesign theme
Version: 1.0
Author: Kingg & OnlyWP
*/

body{
    background: url(images/bg.png) repeat-x top #ececec;
    font-size: 12px;

    font-family: Arial;
}

a{
    color: #666666;
    text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img { 
    border: none 
}
#wpHeader{
    height: 92px;
    width: 1000px;
    margin: 0px auto auto 10px;
}

ul#wpMenu{
	float: left;
    margin: 0;
    background: url(images/menu.png) no-repeat top;
    width: 150px;
    height: 300px;
    padding-left: 20px;
   
}

ul#wpMenu li{
    float: left;
    line-height: 16px;
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 115%;
    font-weight: bold;
}
		
ul#wpMenu li a:hover{
    color: #a6a6a6;
}

.clear{
    float: both;
}

#wpInformation{
	float:right;
    width: 200px;
    height: 33px;  
}
#wpInformation ul{
    float:left;
    margin-top: 8px;
    width: 100%;
}
#wpInformation ul li{
    float:left;
    width: auto;
    height: 16px;
    padding-left: 18px;
    padding-top: 4px;
    margin-right: 10px;
    margin-left: 6px;
    font-size: 80%;
}
#wpInformation ul li.twitter{
    background: url(images/twitter.png) no-repeat;
}
#wpInformation ul li.rss{
    background: url(images/rss.png) no-repeat;
}
#wpInformation ul li.mail{
    background: url(images/mail.png) no-repeat;
}
#wpInformation ul li a{
    color: #9c9b9b;
}
#wpContent{
    width: 1000px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 10px;
    position: relative;
    padding-left: 10px;
    padding-right: 38px;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
    overflow: hidden;
}

#wpFeatured{
	outline: 2px solid #2A0545;
	float: left;
    height: 300px;
    width: 650px;
    overflow: hidden;
}
#wpFeatured .slides{
    width: 650px;
    height: 300px;

}
.featured{
    background: url(images/featured.png) no-repeat;
    width: 149px;
    height: 149px;
    position: absolute;
    top: 35px;
    left: 48px;
    text-indent: -9999px;
    z-index: 26;
}
.fnav{
	float: left;
    width: 38px;
    background: url(images/fnav.png);
    height: 300px;
    z-index:26;
}
.fnav a.navli{
    background:transparent url(images/fnavli.png);
    background-position: 18px 19px;
    width: 19px;
    height: 18px;
    display: block;
    margin-left: 10px;
    margin-top: 6px;
    text-indent: -9999px;
}
.fnav a:hover.navli{
    background-position: 18px 2px;
    
}
#content{
	float: left;
    width: 650px;
    position: relative;
    margin-top: 26px;
}

#content-single{
	background-color: #fff;
	-moz-border-radius:3px 3px 3px 3px;
	float: left;
    width: 650px;
    position: relative;
    padding: 10px;
    margin-top: 15px;
}
.pagebar {
font-size: 13px;
border-bottom:1px solid #BBBBBB;
margin-bottom:10px;
opacity:0.75;
padding: 20px 0 20px 80px;
text-align:left;
}

.clear{
clear:both;
}

#teaser{
font-size: 20px;
 width: auto;
color: #530688;
background-color: #fff;
padding: 5px;
font-weight:bold;
text-transform:uppercase;
position: absolute;
bottom: 0px;
left: 0px;
}
.post{
    width: 650 px;
    position: relative;
    padding-bottom: 18px;
    float:left;
    overflow: hidden;
}
.post ol{
    margin: 8px 0;    
    padding-left: 17px;
}
.post ol li{
    list-style-type: decimal;
}
.post ul{
	color: #4e4e50;
    margin: 8px 0;
}
.post ul li{
    background: url("images/list.png") no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
    background-position: 0 2px;
}
.post img{
    overflow: hidden;
    margin-top: 3px;
}
.post .postUst{
    height: 30px;
    width: 650px;
    border-top: 1px dotted #d1d1d1;
    border-bottom: 1px dotted #d1d1d1;
    margin:8px 0 8px 0;
}

.post .postUst .postTarih{
    background: #4C077F;
    width: 70px;
    height: 30px;
    float: left;
    color: #fff;
    padding-left:2px;
}
.post .postUst .postTarih span.gun{
    font-size: 30px;
    float: left;
    font-weight: 600;
}
.post .postUst .postTarih span.month{
    font-size: 15px;
    position: relative;
    top: 2px;
    font-weight: 600;
}
.post .postUst .postTarih span.year{
    font-size: 13px;
    font-weight: 600;
	display:block;
}
.post .postUst .postAyrinti{
    background: #fff;
    float: left;
    height: 30px;
    width: 578px;
}
.post .postUst .postAyrinti p{
    padding-top: 17px;
    position: relative;
    padding-left: 20px;
    float: left;
}

.post .postUst .postAyrinti h2{
	background-color: #fff
	padding-top: 2px;
	float: left;
	width: 535px;
  	height: 26px;
    font-size: 20px;
}
.post .postUst .postAyrinti span.cocomment a{
    background: url(images/cocomment.png) no-repeat;
    width: 30px;
    height: 26px;
    float: right;
    position: relative;
    padding-left: 3px;        
    font-size: 16px;
    margin-top: 1px;
    padding-top: 3px;
    text-align: center;
    color: #aeaeae;
}
.post h1{
    font-size: 23px;
    margin: 4px 0;
}
.post h2{
	color: #4e4e50;
	padding: 2px 0;
    font-size: 20px;
}
.post h3{
	color: #4e4e50;
    font-size: 18px;
    margin: 4px 0;
}
.post h4{
	color: #4e4e50;
    font-size: 16px;
    margin: 4px 0;
}
.post h5{
	color: #4e4e50;
    font-size: 15px;
    margin: 4px 0;
}
.post h2 a{
    color: #4C077F;
    text-decoration: none;
}

a.more-link {
	float: right;
	-moz-border-radius:6px 6px 6px 6px;
	text-align: right;
	font-size: 140%;
	color: #4C077F;
    text-transform: uppercase;
	width: 650px;
	height: 15px;
	margin-top: 10px;
    padding: 10px 5px;   
}
a.more-link:hover {
	float: right;
	-moz-border-radius:6px 6px 6px 6px;
	text-align: right;
	font-size: 140%;
	color: #fff;
	background-color: #530688;
    text-transform: uppercase;
	width: 650px;
	height: 15px;
	margin-top: 10px;
    padding: 10px 5px;   
}
.post a{
    color: #4C077F;
    font-weight: bold;
    text-decoration: none;
}
.post img.postThumb{
    margin:auto;
    margin-bottom: 7px;
    margin-top: 5px;
    border: 0;
}
.post p{
	text-align:justify;
	color: #66666D;
	width: 650px;
    margin-top: 2px; 
    line-height: 1.3em;
    font-size: 110%;
    margin-bottom: 10px;   
}

.post a.continue{
    margin-top: 5px;
    background: url(images/continue.png) no-repeat;
    width: 88px;
    position: relative;
    height: 27px;
    display: block;
    padding-top: 7px;
    padding-left: 24px;
    font-size: 95%;
    color: #8a8370;
}
.post span#tag{
    margin-top: 5px;
    display:inline;
    background: url(images/tag.png) no-repeat;
    height: 20px;
    width: 20px;
    float: left;
    position: relative;
    width: 100%;
    text-transform:lowercase;
    padding-left: 25px;
    padding-top: 3px;
}

.trenner{
	background-color: #fff;
	float: left;
	width: 10px;
	height: 30px;
	padding: 0px;
	margin: 0;
	}

#sidebar{
    float: left;
    width: 300px;
    margin: 30px 0 0 0;
    padding-left: 30px;
    line-height: 1.3em;
    font-size: 98%;

} 
#sidebar .row{
    width: 100%;
    background-color: #ececec;
    padding: 5px;
    -moz-border-radius:3px 3px 3px 3px;
    display: block;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
#sidebar .row a{
color:#4C077F;
font-weight:bold;
text-decoration:none;
}
#sidebar .row div.smfeatured{
    background: url(images/sfeatured.png) no-repeat;
    position: absolute;
    text-indent: -9999px;
    width: 75px;
    height: 75px;
    margin-top: -1px;
    margin-left: 0px;
    padding-top: 3px;
}
#sidebar .row div{
    margin-left: 5px;
    font-size: 98%;
}
#sidebar .row ul{
    float:left;
}
#sidebar .row ul li{
    background: none;
}
#sidebar .row ul li a{
    padding-left: 0;
    position: relative;
    bottom: 2px;
}
#sidebar .row h3{
    font-size: 20px;
	margin-bottom: 8px;
}
#sidebar .row img.avatar{
    float: left;
    border: 8px solid #ececec;
    margin-left: 2px;
    margin-right: 6px;
}
#sidebar .row ul.categories{
    float:left;
    margin-left: 2px;
    line-height: 1.6em;
}
#sidebar .row ul.categories li{
    float: left;
    width: 125px;
    margin-right: 10px;
    background: url(images/list.png) no-repeat left top;
}
#sidebar .row ul.categories li a{
    bottom: 4px;
    padding-left: 15px;
    position: relative;
}
#sidebar .row ul.sideFeatured{
    float:left;
}
#sidebar .row ul.sideFeatured li{
    margin-bottom: 25px;
    background: none;
}
#sidebar .row ul.sideFeatured li:last-child{
    margin-bottom: 10px;
}
#sidebar .row ul.sideFeatured li h4{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 14px;
}
#sidebar .row ul.sideFeatured li h4 a{
    padding: 0;
    color: #a6a6a6;
    margin: 0;
}
#sidebar .row ul.sponsor{
    float:left;
    margin-bottom: 10px;
}
#sidebar .row ul.sponsor li{
    background: none;
    width: 125px;
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}
#sidebar .row ul.sponsor li a{
    padding: 10px;
}

#info{
    float: left;
    width: 200px;
    height: 300px;
    margin: 0;
    padding-left: 30px;
    line-height: 1.3em;
    font-size: 98%;

} 
#info .row{
	color: #fff;
    width: 100%;
    display: block;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
#info .row div.smfeatured{
    background: url(images/sfeatured.png) no-repeat;
    position: absolute;
    text-indent: -9999px;
    width: 75px;
    height: 75px;
    margin-top: -1px;
    margin-left: 0px;
    padding-top: 3px;
}
#info .row div{
    margin-left: 5px;
    font-size: 98%;
}
#info .row ul{
    float:left;
}
#info .row ul li{
}
#info .row ul li a{
    position: relative;
    bottom: 2px;
}
#info .row h3{
	color: #fff;
    font-size: 30px;
	margin-bottom: 10px;
	font-variant:small-caps;
}
#info .row img.avatar{
    float: left;
    border: 8px solid #ececec;
    margin-left: 2px;
    margin-right: 6px;
}
#info .row ul.categories{
	font-size: 16px;
	font-variant:small-caps;
	color: #fff;
	font-weight:bold;
    float:left;
    margin: 0px;
    line-height: 1.6em;
}
#info .row ul.categories li{
	background-color: #2a0545;
	-moz-border-radius:3px 3px 3px 3px;
    float: left;
	color: #fff;
    width: 200px;
    height: 19px;
    margin: 0 10px 9px 0;
    padding-left: 5px; 
}
#info .row ul.categories li a{
    bottom: 4px;
    color: #fff;
}
#info .row ul.categories li a:hover {
	background-color: #fff;
	-moz-border-radius:3px 3px 3px 3px;
	width: 185px;
    height: 19px;
	padding: 0 5px;
	color:#792bb0;
	text-decoration: none;
}

#info .row ul.sideFeatured{
    float:left;
}
#info .row ul.sideFeatured li{
    margin-bottom: 25px;
    background: none;
}
#info .row ul.sideFeatured li:last-child{
    margin-bottom: 10px;
}
#info .row ul.sideFeatured li h4{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 14px;
}
#info .row ul.sideFeatured li h4 a{
    padding: 0;
    color: #a6a6a6;
    margin: 0;
}
#info .row ul.sponsor{
    float:left;
    margin-bottom: 10px;
}
#info .row ul.sponsor li{
    background: none;
    width: 125px;
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}
#info .row ul.sponsor li a{
    padding: 10px;
}
#wpFooter{
    width: 100%;
    background: url(images/footerbg.png) repeat-x;
    height: 242px;
    font-size: 98%;
    line-height: 1.1em;
	position: relative;
}
#footerWidget{
    width: 876px;
    margin: 0 0 0 10px;
    height: 220px;
}
.frow{
    width: 32%;
    float: left;
    margin: 18px 5px 0 5px;
}
.frow a.url, .copyright a{
    font-weight: bold;
}
.frow h3{
    font-size: 19px;
    margin-bottom: 8px;
    line-height: 1.6em;
    border-bottom: 2px dotted #929292; 
}
hr{
    border: none;
    border-bottom: 2px dotted #d1d1d1;
    color: #fff;
    bottom: 0px;
    position: relative;
}
#wpSearch{
	background: url(images/search.png) no-repeat;
	float: right;
    z-index: 10000;
    width: 200px;
    height: 20px;
    margin: 5px 130px 0 0;
    padding:0;
}
#wpSearch input[type="text"]{
    background: none;
    border: none;
    height: 20px;
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    color: #f2f2f2;
    float: left;
}
#wpSearch input[type="image"]{
    height: 30px;
    float: right;
    width: 200px;
    bottom: 6px;
    position: relative;
}
.alignright{
    float:right;
}
.alignleft{
    float:left;
}
.sfeatured{
    margin-bottom: 3px;
}
#comment{
    width: 670px;
    float: left;
    Margin-top: 20px;
}
#comment div#comment_ust{
	background-color: #fff;
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    width: 665px;
    padding-left: 5px;
}
#comment div#comment_ust h4{
    font-size: 25px;
}
#comment div#comment_ust span.cocomment a{
    background: url(images/cocomment.png) no-repeat;
    width: 36px;
    height: 42px;
    float: right;
    margin-top: -45px;
    padding-left: 1px;        
    font-size: 23px;
    padding-top: 7px;
    text-align: center;
    color: #aeaeae;    
}
#comment #comment_list{
    background: #ececec;
    border: 1px solid #d4d4d4;
    margin: 10px 0;
    padding: 10px;
    float: left;
    width: 650px;
}
#comment #comment_list .wp_list{
    background: #f7f7f7;
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    float: left;
}
#comment #comment_list ul.children .wp_list{
    float: right;
    width: 95%;
}

#comment #comment_list .wp_list:last-child{
    margin-bottom: 0;
}
#comment #comment_list .wp_list .colist_left{
    float: left;
    width: 105px;
    background: #bcbcbc;
    text-align: center;
    position: relative;
}
#comment #comment_list .wp_list .colist_right{
    padding-top: 17px;
    padding-right: 10px;
    padding-left: 10px;
    width: 75%;
    float: left;
    font-size: 110%;
    line-height: 1.3em;
}
#comment #comment_list ul.children .wp_list .colist_right{
    width: 74%;
}
#comment #comment_list .wp_list .colist_right span.say{
    display: block;
    margin-bottom: 5px;
}
#comment #comment_list .wp_list .colist_right span.say a{
    font-weight: bold;
    color: #9d9d9d;
}
#comment #comment_list .wp_list .colist_left .colist_leftu{
    margin: 5px 0;
    display: inline-block
}
img.avatar{
    border: 5px solid #ececec;
    height: 80px;
    width: 80px;
}
#comment #comment_list .wp_list .colist_left .colist_lefta{
    color: #fff;
    width: 65px;
    height: 30px;
    margin: auto ;
    padding: 7px 0 9px;
    text-align: center;
}

#comment #comment_list .wp_list .colist_left .colist_lefta span.gun{
    font-size: 30px;
    float: left;
    font-weight: 600;
}
#comment #comment_list .wp_list .colist_left .colist_lefta span.month{
    font-size: 15px;
    font-weight: 600;
}
#comment #comment_list .wp_list .colist_left .colist_lefta span.year{
    font-size: 13px;
    font-weight: 600;
	display:block; 
}

#comment a.comment-reply-link{
    width: 95px;
    height: 22px;
    position: relative;
    display: block;
    padding-top: 5px;
    padding-left: 10px;
    margin: 12px 0;
    float: right;
	-moz-border-radius:6px 6px 6px 6px;
	color: #fff;
	background-color: #bcbcbc;
    text-transform: uppercase; 
}

#comment a.comment-reply-link:hover{
    color: #fffr;
	background-color: #530688; 
	font-weight: 600;
	text-decoration: none;
}
#comment div#comment_form{
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #d6d6d6;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#comment div#comment_form #form_ust{
    background: #bcbcbc;
    height: 40px;
}
#comment div#comment_form #form_ust h3{
    padding-top: 9px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
}
#comment div#comment_form #form_alt{
    padding-left: 15px;
    background: #ececec;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 85%;
}
#comment div#comment_form #form_alt strong{
    font-size: 120%;
}
#comment div#comment_form #form_alt label{
    width: 90%;
}
#comment div#comment_form #form_alt label span.element{
    display: block;
    margin: 10px 0;
}
#comment div#comment_form #form_alt input[type="text"]{
    width: 280px;
    height: 28px;
    border: 1px solid #d6d6d6;
    font-family: Arial;
    background: #f7f7f7;
    color: #656463;
    padding-left: 10px;
    padding-right: 10px;
}
#comment div#comment_form #form_alt textarea{
    border: 1px solid #d6d6d6;
    width: 400px;
    background:#f7f7f7;
    font-family: Arial;
    color: #656463;
    font-size: 130%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:10px;
    height: 120px;
}
#comment div#comment_form #form_alt input.formsubmit{
    border: none;
    float: right;
    width: 153px;
    height: 43px;
    margin-top: 90px;
    margin-right: 40px;
	-moz-border-radius:6px 6px 6px 6px;
	color: #fff;
	background-color: #bcbcbc;
    text-transform: uppercase; 
}
#comment div#comment_form #form_alt input.formsubmit:hover{
    color: #fffr;
      cursor:pointer;
	background-color: #530688; 
	font-weight: 600;
	text-decoration: none;
}
a#cancel-comment-reply-link{
    color: red;
}
h2.pagetitle{
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;
}
a.top{
    display: block;
    margin-top: 5px;
    background: url(images/top.png) no-repeat;
    padding-left: 25px;
    height: 32px;
    padding-top: 9px;
}
.navigation{
	height: 26px;
    padding:13px 15px 15px 15px;
    padding-top: 13px;
    padding-left: 15px;
    text-align: right;
    float: left;
    width: 98%;
}
img.wp-smiley{
    border: none;
    padding:0;
}
