/*
Theme Name: cpok
Author: MH
Author URI: http://www.freebsd-ufa.org
*/


body {
/*background:#90cef5;*/
font: 12px Tahoma, Verdana, sans-serif;
color:#999;
margin:0;
padding:0;
background: transparent url(images/bgbody.png) repeat-x top left;
}


a:link, a:visited {
	color: #0065CE; /*font title*/
	text-decoration:underline;
}

a:hover, a:active {
	color:#000; /*hover title*/
	text-decoration: none;
}


h2,h3,h4,h5,h6 {
font-family: Tahoma, Verdana, sans-serif;
color: #d70077;
font-weight: normal;
}

#wrap {
/*background: transparent;*/
width:1200px;
margin:0 auto;
}

.ad {
margin-top:31px;
}

.ad2 {
padding-left:60px;
}

.ad3 {
padding: 4px 0px 0px 12px;
border-left: 1px dashed #999;
}

#header {
width:1200px;
height:140px;
color:#fff;
margin:0 auto;
padding:0;
background: transparent;
}


#headerlogo {
padding-top:10px;
/*background: transparent url(images/logo.png) no-repeat left;*/

}


.left li {
list-style:none;
display:inline;
float:right;
margin:0;
}


.left {
padding-top:6px;
position:relative;
top:6px;
right:2px;
}

.left a {
text-transform:uppercase;
}


#content {
width:800px;
float:left;
min-height: 645px;
height:auto !important;
height:645px;
text-align:justify;
color:#262523;
margin:0;
padding:0px 10px 10px 10px;
overflow:hidden;
color:#333;
background: #fff;
border: 2px solid #cfeafb;
z-index: 1;
}



.entry {
padding: 0px 1px 8px 1px;
}	

.entry a {
color:#0065CE;
text-decoration:none;
}
.entry li {
list-style: disc;
}	
.bottom {
color:#000;
background:#F3F3F3;
text-align:center;
padding-top:2px;
}

.postmetadata {
color:#666;
background:#FFFFFF;
text-align:justify;

border-bottom:1px solid #999;
font-family:Tahoma, Verdana, sans-serif;
padding: 4px 8px 6px 8px;
font-size:11px;
}
.author {
background:#F9F9F9 url(images/user.gif) no-repeat left;
border-right:2px solid #acacac;
border-bottom:1px solid #acacac;
padding:0 2px 2px 19px;
}

.email {
background:#F9F9F9 url(images/e-mail.jpg) no-repeat left;
border-right:2px solid #acacac;
border-bottom:1px solid #acacac;
padding:0 2px 2px 19px;
height: 18px;
}

.meta {
color:#000;
text-align:center;
width:35px;
position:absolute;
border-right:1px dashed #999;
padding:4px 6px 4px 4px;
}




.poststuff {
/*position:relative;*/
width:430px;
left:0px;
}

.postname {
font-size: 22px;
font-family: Tahoma, Verdana, sans-serif;
font-weight: normal;
text-align:left;
color: #d70077;
padding-bottom: 10px;
}

.postname a {
color:#d70077;
text-decoration:none;
}

.social a {
color:#000;
font-size:1em;
text-decoration:none;
}
.writer a:hover {
text-decoration:underline;
}	
.writer a {
color:#333333;
font-size:1em;
text-decoration:none;
font-family: Tahoma, Verdana, sans-serif;
}
.writer {
font-size: 11px;
padding-left: 2px;
}
.mewtwo {
text-align:center;
width:470px;
}

.mewtwo a {
font-size:1em;
text-decoration:none;
}

.post-divider {
/*border-bottom:1px dashed #999;
width:470px;*/
}

.navigation {
display: block;
color:#000;
background: transparent;
padding: 2px 4px 2px 4px;
}

.navigation a {
color:#333;
text-decoration:none;
background: transparent;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}
.feed2 {
padding-left: 19px;
background: transparent url(images/feed.png) no-repeat left;
}	
.feed2 a {
font-size: 13px;
}	

.sidebar {
background: #E6E6E6;
}

#rsidebar {
width:160px;
float:left;
background:#cfeafb;
/*margin-top: 25px;*/
margin-left:8px;
color:#666;
padding: 5px;
border: 2px solid #ffffff;
min-height: 645px;
height:auto !important;
height:645px;
}

.feed {
text-align:justify;
font-family:Tahoma, Verdana, sans-serif;
font-size:11px;
line-height:1.8em;
}

#rsidebar a,#rsidebar a:hover {
color:#0065CE;
background:transparent;
text-decoration:none;
}
#rsidebar p {
line-height:1.6em;
font-size:11px;
font-family:Tahoma, Verdana, sans-serif;
text-align: justify;
color: #666666;
}	
#lsidebar {
width:155px;
background:#cfeafb;
color:#666666;
float:left;
/*margin-top: 25px;*/
margin-right: 8px;
padding: 5px;
border: 2px solid #ffffff;
min-height: 645px;
height:auto !important;
height:645px;
}

#footer {
color:#000;
clear: both;
text-align: left;
background: transparent;
padding-top:4px;
padding-bottom:4px;
padding-right: 48px;
padding-left: 190px;
}

#footer a {
color: #0065CE;
text-decoration: none;
}	

.sidebar h2 {
font-family: Tahoma, Verdana, sans-serif;
font-weight: bold;
font-size:12px;
color: #000000;
padding: 2px;
margin-bottom: 3px;
text-transform: uppercase;
}

.category li {
list-style:none;
border-bottom:1px dashed #999;
background:transparent url(images/tag2.gif) no-repeat left;
padding-left:18px;
line-height:20px;
}
.else li {
list-style:none;
border-bottom:1px dashed #999;
padding-left:4px;
line-height:20px;
}
#searchform {
background:#F9F9F9;
border: 1px solid #666;
width:150px;
height:20px;
margin-top: 2px;

}

.search {
padding: 2px 0 0 2px;
border:0;
background:transparent;
background-position:6px 4px;

width:130px;
}

#respond {
background:transparent url(images/nav4.gif) repeat-x;
color:#fff;
text-align:center;
text-transform:uppercase;
}

#commentstatus {
color:#999;
text-align:center;
}

ol.commentlist {
background: transparent;
margin:0;
padding:8px 8px 8px 20px;
overflow: hidden;
}
ol.commentlist a {
text-decoration: underline;	
overflow: hidden;
color: #000;
}
li.oddcomment {
background:#fff;
border:1px dashed #999;
margin-bottom:6px;
padding:2px 4px;
overflow: hidden;
}

li.alt {
background:#F3F3F3;
border:1px dashed #999;
margin-bottom:6px;
padding:2px 4px;
overflow: hidden;
}



p a:hover {
background:#4593DC;
height:16px;
}
blockquote {
background:#FBFBFB;
border-left:4px solid #F0F0F0;
border-top:1px solid #F0F0F0;
text-align:left;
padding:2px 8px;
}
.children {
display:none;
}

.wp-smiley {
border:0;
margin:2px;
padding:0;
}

.download {
background:#FFC;
text-align:center;
color:#000;
font-size:12px;
font-family:Verdana;
border-bottom:1px solid #fc0;
border-top:1px solid #fc0;
overflow:hidden;
text-transform:capitalize;
padding:3px;
}

.download a {
text-transform:none;
}

.left ul,#rsidebar ul,#rsidebar ol {
margin:0;
padding:0;
}

.entry a:hover,.email a:hover {
color:#0065CE;
background:transparent;
}



.comment a:hover,.postname a:hover {
color:#0065CE;
}
.postmetadata a {
color: #666;
text-decoration: none;
border-bottom: 1px dotted #666;
}	
.author a,.email a {
color:#999;
}
.navigation li,#rsidebar li {
list-style:none;
padding-left: 4px;
}

.category ul {
width:150px;
padding-left:0;
padding-bottom:2px;
margin:0;
}
.else ul {
width:150px;
padding-left:0;
padding-bottom:2px;
margin:0;
}
.else a {
text-decoration: none;
color:#005EBF;
}

.category a {
text-decoration:none;
color:#005EBF;
}

h3.related {
width: 450px;
text-align: left;
color: #000;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial;
padding-left: 14px;
}

h3.pagetitle {
width: 450px;
text-align: left;
color: #000;
font-weight: normal;
font-size: 12px;
font-family: Verdana, Arial;
padding-left: 14px;
}
		


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 14px Tahoma, Verdana;
width: 160px; /* Main Menu Item widths */
z-index: 100;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */

.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 3px;
/*background: transparent url('images/arrow-grey.gif') no-repeat 2px 8px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #cfeafb; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: black;
}

.sidebarmenu ul li a:hover{
background-color: #cfeafb;
color: #0065CE;
}



/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 150px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
border: solid #90cef5 1px;
font-size: 11px;
font-weight: normal;
background: none;
}



.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

img, a:link img, a:visited img {
	border:0;
}


/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered,
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }



    
    
    
/* End Images1 */




.tablepr, .tableprl {
	font-family: Tahoma, Verdana ;
	text-align: center;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.tablepr td, .tableprl td {
	background-color:  #cfeafb;
	border: 0px  #0065CE solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}



.tablepr td a, .tableprl td a{
color: #000;
font-size: 12px;
}

.tablepr td a:hover, .tableprl a:hover{
	display: block;
	background-color: #0065CE;
	color: #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
}

* p {margin: 0; padding:0 0 15px 0;}

#diler {
font: 14px Tahoma, Verdana, sans-serif;
font-weight: bold;
color: #d70077;
text-align: center;
padding-bottom: 20px;
text-transform: uppercase
}

.tableperson td{
height: 100px;
}

