/*
Theme Name: priap
Theme URI: http://www.sibermsn.net/
Description: Design By Jawa23001.
Author: Jawa23001
Author URI: http://www.sibermsn.net/
*/
*
{
margin: 0;
padding: 0;
}
p{
margin:0px;
padding:0px;
}
br.clear {
clear: both;
}
body {
color: #222;
padding: 0px; 
margin: 0px;
font-size: 12px; 
background:#fff url(images/bg.gif);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
#wrapper {
width: 920px;
margin:0 auto;
}
#container {
float: left;
width: 920px;
display:inline;
overflow:hidden;
margin:0 auto;
}
.page {
width:920px;
overflow:hidden;
margin:0 auto;
background:#fff;
}

#main-content {
float: left;
width: 910px;
display:inline;
margin-left:3px;
}

#right-content-post {
float: right;
width: 725px;
display:inline;
border:0px solid #ccc;
}
#left-content-sidebar {
width: 170px;
float: left;
padding-left:10px;
display:inline;
}
.header {
width:920px;
height:100px;
background:#fff;
}
.logo {
float:left;
width:300px;
height:100px;
display:inline;
background:#fff;
}
.jwreklam {
float:right;
width:600px;
height:60px;
display:inline;
background:#fff;
border:1px solid #eee;
margin-right:10px;
margin-top:20px;
}

.kesik {
float:left;
width:920px;
height:20px;
display:inline;
background:#fff url(images/kesik.jpg);
}

.backslides {
float:left;
width:535px;
height:230px;
overflow:hidden;
display:inline;
margin-bottom:5px;
margin-top:10px;
margin-left:3px;
}
.backslides img{
border:2px solid #6dcbfc;
}
.backslides a:hover img{
border:2px solid #ff00d2;
}

#footer {	
float:left;
overflow:hidden;
width: 900px;
background: #fff;
text-align: center;   
margin-top:10px;     
margin-left:5px;
display:inline;
border : 1px dashed #ced6de;
}
.fotkutu {
width:750px;
overflow:hidden;
margin:0px auto;
}
.fotlink {
color:#cfcfcf;
font-size:10px;
}
.fotlink a {
color:#cfcfcf;
font-size:10px;
text-decoration: none; 
}
.fotlink a:hover {
color:#000;
font-size:10px;
}

/* start post-content post config */
#post-entry {
float: left;
width: 540px;
display:inline;
}

.kutu {
background-image:url(images/hark.gif);
height:25px;
width: 540px;
}
.kutu h2{
text-align:left;
color:#575757;
padding-left:15px;
font:bold 15px/23px Arial, Helvetica, sans-serif;
}

.kutu h2 a{
color:#575757;
text-decoration: none;
}
.kutu h2 a:hover{
color:#000;
text-decoration:none;
}

#post-entry h1 {
float: left;
width: 540px;
font:bold 12px/20px Arial, Helvetica, sans-serif;
text-align: left;
}
#post-entry h3 {
float: left;
width: 540px;
font-size:1.8em;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -1px;
text-align: left;
font-weight: normal;
margin-bottom: 10px;
color: #CC0000;
}
#post-entry h1 a:link, #post-entry h1 a:visited {
color: #CC0000;
text-decoration: none;
}
#post-entry h1 a:hover, #post-entry h1 a:active {
color: #FFFFFF;
text-decoration: none;
background-color: #CC0000;
}
.post-meta {
float: left;
width: 540px;
}
.post-clear {
float: left;
height: 20px;
width: 530px;
}
.post-date {
float: left;
width: 540px;
padding-left:0px;
background-image: url(images/time.gif);
background-repeat: no-repeat;
background-position: left center;
font-size: 11px;
color: #333333;
line-height: 18px;
}
.linkpri a {
color:#000;
background:#caff28;
text-decoration: none;
}
.linkpri a:hover {
color:#caff28;
background:#000;
}

.authors-cat {
float: left;
width: 490px;
font-size: 11px;
color: #333333;
background-image: url(images/author.gif);
background-repeat: no-repeat;
background-position: left 4px;
line-height: 24px;
padding-left: 18px;
}
.authors-cat a:link, .authors-cat a:visited {
color: #CB2026;
text-decoration: none;
}
.authors-cat a:hover, .authors-cat a:active {
color: #FFFFFF;
text-decoration: none;
background-color: #CC0000;
}
.post-date a:link, .post-date a:visited {
color: #999999;
text-decoration: none;
}
.post-date a:hover, .post-date a:active {
color: #000000;
text-decoration: underline;
}
.post-content {
float: left;
width: 530px;
color: #333333;
padding-left:3px;
font-size: 13px; 
line-height: 1.4em ; 
}

.post-content a{
background:#b0f913;
color:#000;
text-decoration: none;
font-size: 13px; 
line-height: 1.4em ; 
}
.post-content a:hover{
background:#000;
color:#b0f913;
font-size: 13px; 
line-height: 1.4em ; 
}

.post-content p {
text-align:justify;
}
.post-content code {
display: block;
padding: 5px;
clear: both;
margin-top: 10px;
margin-right: 40px;
margin-bottom: 10px;
margin-left: 5px;
font-family: "Lucida Grande", "Lucida Sans", Tahoma;
font-size: 12px;
color: #000000;
background-color: #F8F8F8;
border: 1px dotted #F7F7F7;
}
.post-content img {
}
.post-content blockquote {
clear: both;
margin-top: 10px;
margin-right: 40px;
margin-bottom: 10px;
margin-left: 5px;
padding-left: 15px;
font-size: 12px;
color: #333333;
background: #eaf7ff;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.post-commented {
float: left;
width: 290px;
padding-left: 18px;
font-size: 11px;
color: #000000;
background-image: url(images/comment.gif);
background-repeat: no-repeat;
background-position: left 3px;
line-height: 18px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F2F2F2;
}
.post-commented a:link, .post-commented a:visited {
color: #333333;
font-size: 11px;
text-decoration: none;
}
.post-commented a:hover, .post-commented a:active {
color: #000000;
font-size: 11px;
text-decoration: underline;
}
#post-navigator {
float: left;
height: 30px;
width: 510px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
letter-spacing: -1px;
font-weight: normal;
margin-top:20px;
}
#post-navigator a:link, #post-navigator a:visited {
color: #000000;
text-decoration: none;
}
#post-navigator a:hover, #post-navigator a:active {
color: #CC0000;
text-decoration: none;
}
/* comment-template config css */
#comment_tpl {
float: left;
width: 530px;
}
#comment_tpl code {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
padding: 4px;
clear: both;
margin-top: 5px;
margin-right: 30px;
margin-bottom: 10px;
margin-left: 10px;
border: 1px solid #CCCCCC;
display: block;
}
#comment_tpl blockquote {
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #666666;
text-align: left;
clear: both;
margin-top: 10px;
margin-right: 30px;
margin-bottom: 10px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 8px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #666666;
}
#comment_tpl form {
margin: 0px;
padding: 0px;
float: left;
width: 510px;
}
#comment_tpl a:link, #comment_tpl a:visited {
color: #666666;
text-decoration: underline;
font-weight: bold;
}
#comment_tpl a:hover, #comment_tpl a:active {
color: #CC0000;
text-decoration: none;
font-weight: bold;
}
.coms {
margin: 0px;
padding: 0px;
float: left;
width: 457px;
}
.coms_top {
background-image: url(images/com_t.gif);
background-position: bottom;
float: left;
height: 19px;
width: 530px;
}
.coms_mid {
background-image: url(images/com_m.gif);
float: left;
width: 530px;
background-repeat: repeat-y;
padding-right: 10px;
padding-left: 10px;
font-size: 11px;
color: #333333;
}
.coms_bottom {
background-image: url(images/com_b.gif);
float: left;
width: 530px;
background-repeat: no-repeat;
background-position: top;
height: 44px;
}
.coms_top_alt {
background-image: url(images/com_t_alt.gif);
background-position: bottom;
float: left;
height: 19px;
width: 530px;
}
.coms_mid_alt {
background-image: url(images/com_m_alt.gif);
float: left;
width: 530px;
background-repeat: repeat-y;
padding-right: 10px;
padding-left: 10px;
font-size: 11px;
color: #000000;
}
.coms_bottom_alt {
background-image: url(images/com_b_alt.gif);
float: left;
width: 530px;
background-repeat: no-repeat;
background-position: top;
height: 44px;
}
#t1_style {
margin: 0px;
padding: 0px;
float: left;
width: 510px;
}
#t1_style p {
margin-bottom: 10px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
letter-spacing: -1px;
margin-top: 0px;
}
#t1_style input {
width: 280px;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
border: 1px solid #E5E5E5;
}
#t1_style input:hover {
width: 280px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding: 2px;
}
#t2_style {
margin: 0px;
padding: 0px;
float: left;
width: 510px;
}
#t2_style p {
margin-bottom: 10px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
letter-spacing: -1px;
margin-top: 0px;
}
#t2_style textarea {
padding: 5px;
height: 180px;
width: 400px;
border: 1px solid #E5E5E5;
}
#t2_style textarea:hover {
padding: 5px;
height: 180px;
width: 400px;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
}
/* sidebars config */
#sidebars {
float: left;
width: 170px;
display:inline;
}
#sidebars_r {
float: right;
width: 170px;
display:inline;
}

.jawa {
float: left;
width: 540px;
margin-top:10px;
border :1px dotted #ced6de;
}

.dvmm {
padding:1px;
color:#000;
background:#fff;
font:bold 12px/15px "arial";
}
.dvmm a {
color:#000;
}
.dvmm a:hover {
color:#cc0000;
border:1px solid #000;
}
.siber {
width : 160px;
padding : 0px;
margin-top : 10px;
font-size : 11px;
border : 1px dotted #ced6de;
}
.siber ul{
padding: 0px;
margin: 0px;
list-style: none;
}

.sibertit {
height:20px;
text-align :left;
margin-bottom :8px;
padding-top:3px;
background : #fff url(images/sibern.gif) repeat-x left top;
}

.sibertit h3 {
background:#fff;
font-size : 11px;
text-align:left;
margin-left:10px;
padding: 0 0 0 18px;
background: url(images/hbass.jpg) no-repeat left;
}

.mesaj {
clear :both;
padding-bottom :3px;
}
.categoryitems ul{
padding: 0 0 0 0px;
margin: 0px;
list-style: none;
}
.categoryitems li{
color: #000000;
overflow:hidden;
font:normal 11px/20px "arial";
}
.categoryitems li a{
width: 150px;
overflow:hidden;
color: #000; 
display: block;
background:#fff; 
text-decoration: none; 
padding-left:10px;
font:normal 11px/20px "arial";
border-top:1px dotted #ced6de;
}
.categoryitems li a:hover{
color: #fff; 
text-decoration: none; 
background:#f91364; 
font:normal 11px/20px "arial";
}



.mesaj ul{
padding: 0 0 0 0px;
margin: 0px;
list-style: none;
}
.mesaj li{
color: #000000;
overflow:hidden;
font:normal 11px/20px "arial";
}
.mesaj li a{
width: 150px;
overflow:hidden;
color: #000; 
display: block;
background:#fff; 
text-decoration: none; 
padding-left:10px;
font:normal 11px/20px "arial";
border-top:1px dotted #ced6de;
}
.mesaj li a:hover{
color: #fff; 
text-decoration: none; 
background:#f91364; 
font:normal 11px/20px "arial";
}
.sidetiket {
color: #000; 
font:normal 11px/20px "arial";
}
.sidetiket a {
width: 150px;
padding-top: 1px;
padding-bottom: 1px;
min-height:16px;
height:auto !important;
color: #000; 
display: block;
background:#fff; 
text-decoration: none; 
padding-left:10px;
font:normal 11px/20px "arial";
border-top:1px dotted #ced6de;
}
.sidetiket a:hover {
color: #fff; 
text-decoration: none; 
background:#f91364; 
font:normal 11px/20px "arial";
}

.uyess{
width:140px;
height:20px;
color:#f91364;
background:#fff;
margin-top:3px;
margin-left:10px;
padding-top:5px;
border:1px solid #d0d0d0;
font:bold 11px/20px "Arial", Helvetica, sans-serif;
}

.uyebut2 {
width:90px;
color:#000;
padding:2px;
background:#fff;
margin-top:2px;
margin-left:10px;
margin-bottom:2px;
text-decoration: none;
border:1px solid #ccc;
font:bold 10px/10px Arial, Helvetica, sans-serif;
}
.uyegr{
width:60px;
height:30px;
}
.uyebut {
margin-top:2px;
margin-left:10px;
}
.uyebut a{
color:#000;
padding:2px;
background:#fff;
text-decoration: none;
border:1px solid #ccc;
font:bold 10px/20px Arial, Helvetica, sans-serif;
}

.uyebut a:hover {
color:#fff;
background:#f91364;
}

#etiketss {
color:#000;
font-size:10px;
text-decoration: none;
}
#etiketss a {
color:#000;
}
#etiketss a:hover {
color:#cc0000;
}
.blod-user {
font-weight: bold;
background-image: url(images/comment-b.gif);
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
float: left;
padding-top: 1px;
padding-bottom: 1px;
width: 380px;
color: #CC0000;
}
.blod-date {
background-image: url(images/timeb.gif);
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
float: left;
padding-top: 2px;
padding-bottom: 2px;
width: 380px;
color: #666666;
}
.blod-text {
float: left;
padding-top: 8px;
padding-bottom: 8px;
width: 390px;
color: #666666;
font-size: 13px;
}

.etiket {
float: left;
width:520px;
margin-left:5px;
margin-bottom:5px;
padding-left:15px;
padding-bottom:5px;
line-height: 18px;
font-size: 11px;
color: #cfcfcf;
background-repeat: no-repeat;
background-position: left 3px;
background-image: url(images/jw.gif);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F2F2F2;   
display:inline;
}
.etiket a{
color:#cfcfcf;
font-size:10px;
text-decoration: none; 
}
.etiket a:hover{
color:#000000;
}
.ettt {
color:#f91364;
font-size:10px;
}
.psalt {
float:right;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #F2F2F2;
margin-right:10px;
margin-top:2px;
}
.tarih {
float: left;
padding-left:20px;
margin-right:2px;
background-image: url(images/jaw2.gif);
background-repeat: no-repeat;
background-position: left 3px;
line-height: 18px;
color:#48aafb;
font-size:9px;
text-decoration: none;
}
.konuu {
float: left;
padding-left:20px;
margin-right:2px;
background-image: url(images/jaw1.gif);
background-repeat: no-repeat;
background-position: left 3px;
line-height: 18px;
color:#48aafb;
font-size:9px;
text-decoration: none;
}
.konuu a{
color:#cfcfcf;
font-size:9px;
text-decoration: none; 
}
.konuu a:hover{
color:#000;
font-size:9px;
}
.yorumm {
float: left;
padding-left:20px;
margin-right:2px;
background-image: url(images/jaw3.gif);
background-repeat: no-repeat;
background-position: left 3px;
line-height: 18px;
color: #cfcfcf;
}
.yorumm a{
color:#48aafb;
font-size:9px;
text-decoration: none; 
}
.yorumm a:hover{
color:#000;
font-size:9px;
}

/*-----------sponsorlar--------------*/
.sponsorlar {
width:160px;
display:inline;
}

.sponsorlar a:hover img{
margin-top:0px;
margin-left:3px;
border:1px solid #8fc303;
}

.sponsorlar img {
margin-top:3px;
margin-left:3px;
border:1px solid #e5e3e3;
margin-bottom:3px;
}


/*-----------adsenseler--------------*/
.aramaa {
width : 540px;
margin-top :10px;
font-size :11px;
border :1px dotted #ced6de;
padding-bottom:5px;
overflow:hidden;
}
.aramatit {
height:20px;
text-align :left;
padding-top:3px;
background : #fff url(images/sibern.gif) repeat-x left top;
color:#000;
font:bold 12px/15px "arial";
padding-left:10px;
}

.aramaads {
float:left;
width:540px;
overflow:hidden;
background:#fff;
display:inline;
}
.duzads {
float:left;
width:540px;
height:60px;
background:#fff;
display:inline;
border:1px dotted #ccc;
}

/*-----------ana portal--------------*/
.posttop {
float:left;
width : 540px;
margin-top :10px;
font-size :11px;
border :1px dotted #ced6de;
padding-bottom:5px;
overflow:hidden;
display:inline;
}
.postitt {
height:20px;
text-align :left;
padding-top:3px;
background : #fff url(images/sibern.gif) repeat-x left top;
color:#000;
font:bold 12px/15px "arial";
padding-left:10px;
}

.posttop a {
color:#000;
font:bold 12px/15px "arial";
text-decoration: none;
}
.posttop a:hover {
color:#2a98ff;
font:bold 12px/15px "arial";
}
.priapos {
width:540px;
color:#000;
overflow:hidden;
text-align :left;
padding-top:3px;
font:bold 12px/15px "arial";
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
margin-bottom:5px;
}
.priapos2 {
width:540px;
color:#000;
overflow:hidden;
text-align :left;
padding-top:3px;
font:bold 12px/15px "arial";
border-top:1px dotted #2a98ff;
border-bottom:1px dotted #2a98ff;
margin-bottom:5px;
}

.postet {
float:left;
width:530px;
height:20px;
}
.postet a{
color:#9e9d9d;
font:normal 10px/15px "arial";
}
.postet a:hover{
color:#000;
font:normal 10px/15px "arial";
}
.yanbos {
margin-left:10px;
}
/*-----------portal random--------------*/


.rastgele {
float:left;
width : 540px;
overflow:hidden;
margin-top :10px;
font-size :11px;
padding-bottom:5px;
display:inline;
border :0px dotted #ced6de;
}

.rastkutt{
float:left;
width:262px;
overflow:hidden;
display:inline;
margin-top:5px;
margin-left:0px;
margin-right:10px;
}
.rastkutt2{
float:left;
width:262px;
overflow:hidden;
display:inline;
margin-left:5px;
margin-top:5px;
}

.rastust{
float:left;
width:262px;
height:30px;
display:inline;
color:#000;
text-align:center;
font:bold 10px/25px "arial";
background:#fff url(images/rastust.gif);
}

.rastalt{
float:left;
width:262px;
height:30px;
display:inline;
background:#fff url(images/rastalt.gif);
}
.rastkutu{
float:left;
width:260px;
overflow:hidden;
display:inline;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

.rastmesaj {
clear :both;
padding-bottom :3px;
}
.rastmesaj ul{
padding: 0 0 0 0px;
margin: 0px;
list-style: none;
}
.rastmesaj li{
color: #000000;
font:normal 11px/20px "arial";
}
.rastmesaj li a{
width: 249px;
overflow:hidden;
color: #000; 
display: block;
background:#fff; 
text-decoration: none; 
padding-left:10px;
font:normal 11px/20px "arial";
border-top:1px dotted #ced6de;
}
.rastmesaj li a:hover{
color: #fff; 
text-decoration: none; 
background:#f91364; 
}


/*minitabs start here*/
.menubar {
float:left;
width:920px;
height:25px;
display:inline;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}

ul.menu {
float: left;
margin: 0;
padding: 0 0px;
list-style-type: none;
text-decoration: none;		
}

ul.menu li {
height:25px;
float:left;
padding:0 0px 0 0;
font:bold 11px/25px Arial, Helvetica, sans-serif;
margin-top:0px;
}

ul.menu li a {
float: left;
display: block;
height: 25px;
padding: 0px 15px 0 15px;
line-height: 24px;
color: #fff;
text-decoration: none;
border-right:1px dotted #ccc;
}

ul.menu li a:link,
ul.menu li a:visited {
color: #2a98ff;
background: none;
}

ul.menu li a:hover,
ul.menu li a:active {
color: #fff;
background:#f91364;
text-decoration: none;
}
.searchbar {
float: right;
width: 200px;
height: 25px;
margin: 0;
font:bold 11px/25px Arial, Helvetica, sans-serif;
}

.arrowlistmenu{
width : 160px;
padding : 0px;
margin-top : 10px;
font-size : 11px;}

.arrowlistmenu .menuheader{ 
height:18px;
text-align :left;
margin-bottom :8px;
padding-top:0px;
background : #fff url(images/sibern.gif) repeat-x left top;
}
.mentit {
background:#fff;
font-size : 11px;
text-align:left;
margin-left:10px;
padding: 0 0 0 18px;
background: url(images/hbass.jpg) no-repeat left;
}
.mentit a {
color:#000;
font:bold 11px/15px "arial";
text-decoration: none;
}
.mentit a:hover {
color:#ff00ba;
text-decoration: none;
}

.arrowlistmenu .openheader{ 
background-image: url(images/siberak.gif);
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 6px;
}

.arrowlistmenu ul li{
color: #000;
font:normal 11px/20px "arial";
}

.arrowlistmenu ul li a{
width: 150px;
height:20px;
color: #000; 
display: block;
background:#fff; 
text-decoration: none; 
padding-left:10px;
font:normal 11px/20px "arial";
border-top:1px dotted #ced6de;
}
.arrowlistmenu ul li a:hover{
color: #fff; 
text-decoration: none; 
background:#8fc303; 
}

.tepe {
width:100%;
height:25px;
border-bottom:1px dotted #ccc;
background:#fff;
}
.tepeyaz {
float:left;
margin-left:100px;
color:#000;
display:inline;
font:normal 13px/23px "arial";
}
.tepelink {
float:right;
margin-right:400px;
color:#000;
display:inline;
font:normal 13px/23px "arial";
text-decoration: none;
}
.tepelink a {
color:#000;
background:#caff28;
text-decoration: none;
font:normal 13px/23px "arial";
}
.tepelink a:visited {
color:#000;
background:#caff28;
font:normal 13px/23px "arial";
}
.tepelink a:hover{
color:#caff28;
background:#000;
font:normal 13px/23px "arial";
}
.yrmm {
color:#ff28d9;
font:bold 16px/30px "arial";
}
.spacerr {
clear:both;
}