/*
Theme Name: kb-theme
Theme URI: http://krystianborek.com/
Description: Skórka pod portfolio.
Version: 0.1
Author: Krystian Borek
Author URI: http://krystianborek.com/
Tags: portfolio

*/

/*-- YUI Reset: Start --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
/*-- YUI Reset: End --*/

/*-- WordPress Rules --*/
div.aligncenter, .aligncenter, .center {margin: 0 auto;}
.alignleft, .left {float: left; text-align: left;}
.alignright, .right {float: right; text-align: right;}
img.aligncenter, img.center {display: block;}
img.alignleft, img.left {display: inline; margin:0 8px 8px 0;}
img.alignright, img.right {display: inline; margin:0 0 8px 8px;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
/*-- End WordPress Rules --*/
/*-- Secondary WordPress Rules --*/
.gallery {clear: both;}
/*-- End Secondary WordPress Rules --*/

/*-- Basic Elements --*/
*:focus { outline: none; }

body {
 	color: #635537;
	background-color:#f1f1f1;
	font-size: 12px;
	line-height:21px;
	font-family: 'PT Sans';
	text-rendering: optimizeLegibility;

}

body.projekty-stron-www {background-image: url(images/bg-webdesign.png); background-repeat:no-repeat; background-position: top center; }
body.animacje-flash {background-image: url(images/bg-flash.png); background-repeat:no-repeat; background-position: top center;}
body.pozostale-prace {background-image: url(images/bg-grafika.png); background-repeat:no-repeat; background-position: top center;}

a {text-decoration:none;}
a:link, a:visited {color: #d21600; text-decoration:none;}
a:hover {color: #635537; text-decoration:none;}
a:active {color: #d21600; text-decoration:none;}

abbr { cursor: help; }
acronym { cursor: help; }
cite {
	font-weight: bold;
	font-style: italic;
	padding-left: 8px;
}
em {font-style: italic;}
em strong {font-style: italic; font-weight:bold;}

/*= "H" tags =*/
h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}
h1 {
	font-size:25px;
	padding-top:0;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	padding-top:15px;
	padding-bottom:11px;
}
h3 {
	font-size:17px;
	padding-top:14px;
	padding-bottom:10px;
}
h4 {
	font-size:14px;
	padding-top:12px;
	padding-bottom:8px;
}
h5 {
	font-size:12px;
	padding-top:12px;
	padding-bottom:8px;
}
h6 {
	font-size:10px;
	padding-top:12px;
	padding-bottom:8px;
}
/*= "H" tags: End =*/

hr {
	margin: 2px auto;
	width: 560px;
	height: 5px;
	background: #e3dccb;
}

.hr, .shades {
	background-image: url(images/hr-img.gif);
	height:56px;
	width:560px;
	margin:0 auto;
}

p {padding: 5px 0;}

ol {list-style: decimal inside;}
ul {list-style: disc inside;}
li {padding-left: 10px;}

/*-- Tables: Start --*/
table {margin: 0 auto; width: 90%;}
table caption {text-align: center;}
tr.even {
	border: none;
	border-bottom: 1px solid #b2b0a4;
	border-top: 1px solid #b2b0a4;
}
th {font-weight: bold;}
td {padding-left: 5px;}
/*-- Tables: End --*/

strong {font-weight: bold;}
strong em {font-style: italic; font-weight:bold;}
sub {font-size: 75%;}
sup {font-size: 75%;}

.clear {clear: both;}
/*-- End Basic Elements --*/

/*-- Start Blog --*/

#mainwrap {margin:0 auto; width:990px;}

/*= Header =*/
#header-container {margin: 0 auto; padding: 0; width: 990px;}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {text-decoration: none;}

#header-left {float: left; margin:10px 0 0 30px;}

#header-left p{ 
	font-size: 0px;
	height: 0px;
	left: -999em;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: -999em;
	width: 0px;
}

#header-right {float: right;}

/* ---- */
/* Main menu settings */

.menu-main-container {
	float:right;
	margin:0 30px 0;
}

#centeredmenu {
   float:right;
   margin:0;
   padding:0;
   width:540px;
   font-size:17px; 
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Tom menu */

.top-menu {font-size:13px; margin:20px 30px 22px 0px; height:30px; width:175px; background: url(images/icon-top.png) no-repeat 0 -4px;}
.top-menu ul li { float:right; list-style:none; padding: 0px 4px 0px 40px;}
.top-menu ul li a { color:#4a4131; }
.top-menu ul li a:hover { color:#d21600; }


/* pomocnicze */

#info {font-size:14px; line-height:25px; margin:0 30px;}
#red {color:#d21600;}
#prace {border-bottom:1px solid #dcdcdc; margin: 30px 0px;}
#prace p {font-size:25px; background-color:#dcdcdc; color:#fff; padding: 12px 30px; width: 158px;}


/* Menu items */

#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
}
#centeredmenu ul li {
   margin:0 1px;
   padding:0;
   float:left;
   background: url(images/bg-menu.png) repeat-x;
   height:48px;   
}
#centeredmenu ul li.current-category-ancestor {
   background: url(images/bg-menu-active.png) repeat-x;
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   text-decoration:none;
}
#centeredmenu ul li a:hover {
   color:#4a4131;
}

#centeredmenu ul li.current-menu-item a:hover {
   color:#c6c6c6;
}

#centeredmenu ul li.active a {
   color:#fff;
}



/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:.8em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   background:#eee;
   color:#444;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom:1px solid #ddd; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   /* background:#36f; /* Sub menu items background colour */
   background: #8c8c8c;
   color:#fff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { 
   display:block; /* Show the sub menus */
   z-index: 1500; /* Required for multi-line menus */
}

/* -- Extra Window Dressings -- */
#centeredmenu ul li a {
	color: white;
	padding: 14px 20px 15px;
}


/* ---- */


/*= Main Blog =*/
#wrapper {
	clear:both;
	margin: 0 auto;
}

#content {
	border-top:solid 1px #dbdbdb;
}

#main-window{
	margin:0 0 20px;
}

#main-blog {
	float:left;
	width:740px;
	margin:70px 30px 0 30px;
}


#main-blog h1 span {
	color:#fff;
	font-size:25px;
	margin:0;
	padding:8px 30px;
	float:left;
}
.page h3 {margin-top:20px;}

.page h3 span {
	color:#fff;
	font-size:25px;
	margin:0;
	padding:8px 30px;
	float:left;
}

#main-blog h1 a:hover{

}

.post-title2 {border-bottom: 1px solid #DBDBDB; clear:both; margin:0 0 20px;}
.page p.post-title2 {margin:0 0 20px 0; padding:0;}

.page .type-page span {	background-color:#DBDBDB;}

.category-projekty-stron-www span {	background-color:#146EA6;}
.category-pozostale-prace span { background-color:#ffa300;}
.category-animacje-flash span {	background-color:#de3b24;}

.category-projekty-stron-www .postdata a {color:#146EA6;}
.category-pozostale-prace .postdata a {color:#ffa300;}
.category-animacje-flash .postdata a {color:#de3b24;}


.postdata {
	font-size: 11px;
	font-weight: normal;
	color: #4a4131;
	padding:20px 10px 0px;
	float:right;
}

.sticky { /* added at version 1.2 */
	border: medium double Black;
	font-size: 125%;
	padding: 5px;
}

.post {margin-bottom:50px;}

.post p, .page p {margin:0;}

.page ol, .page ul {
	list-style-image:none;
	list-style-position:inside;
}

.page li, .post li {padding-left: 10px;}

.post ol, .post ul {
	margin-left:35px;
	margin-bottom:15px;
}

.post dl {
	border-right: 1px inset;
	border-bottom: 1px inset;
}
.post dl dt {font-weight: bold;}
.post dl dd {margin: 0 5px 0 10px;}

.post code {
	margin: 0;
	font-style: italic;
}

.post pre code {
	margin: 0px;
	padding: 1px;
	font-style: italic;
	text-align: left;
	overflow: auto;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
}

.post .tags {
	float:left;
	margin:5px 10px;
	font-size:11px;
}

#author_link {
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
}

#author { /* add additional styling to the author's taste */
	border: 1px solid #000;
	font-style: italic;
	font-size: 14px;
	padding: 5px;
	text-align: left;
}

#author h2 {padding: 0;}

#author ul {
	list-style-image:none;
	list-style-type:none;
}

.post-comments {
	float: right;
	margin: 2px 5px;
	font-weight:normal;
	padding: 0 2px 2px 2px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}

.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

.post-content { background: transparent url(images/lupa.png) no-repeat 50% 50%;}
.home .post-content { background: none;}
.post-content2 {float:left; width:350px;}
.post-content2 p { padding:0;}
.post-content2 img {display:none;}
.post-content img {background-color:#fff; border:#dedede 1px solid; padding:4px; }
.post-content div strong {font-weight:normal; color:#919191;}
.post-content p {padding:0}
.post-content div {padding:0;}

.home .description {margin:0; float:none;}
.description {float:left; margin:0 0 0 10px; padding:0;}
.description span {background:none; color:#919191;}
.description p {padding:0; margin:0;}

.type-page {margin:0 0 50px 0;}
.type-page img {background-color:#fff; border:#dedede 1px solid; padding:4px; }
.type-page p strong {font-weight:normal; color:#919191;}

/* shadow duzy img */

.shadow-small { background-image: url(images/cien-maly.png); width:410px; height:12px; margin:0 0 15px 0;}
.shadow { background-image: url(images/cien-duzy.png); width:740px; height:15px;}


blockquote {
	clear: both;
	background-image: url(images/small-quotes.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
}

blockquote p {padding: 8px 0;}

blockquote cite {
	padding-left: 10px;
	font-weight: bold;
}

pre { /* Use for formatted text styling */
        margin: 0px;
	padding: 5px;
	border: 1px inset;
	font-style: italic;
	font-size: 14px;
	width: auto;
	text-align: left;
	overflow: auto;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
}

/* Navigation */
.navigation{margin: 0 10px;}
  
/* === SIDEBAR == */
/* Organized by general layout of sidebar template */
#sidebar {
	width:190px;
	float:left;
	margin:70px 0 0;
}

#sidebar-top {margin: 0 auto;}

#sidebar-content {
	padding:0;
	margin: 0;	
}

#subcolumn{}

#subcolumn ul {
	list-style-image:none;
	list-style-type:none;
}

#search{
	width: 270px;
	padding: 20px 0;
	margin: 0 auto;
}

.form-input {
	margin: 10px 35px 10px 35px;
	width: 200px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;
}

.search-submit {
	margin:0 0 0 156px;
	width: 85px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
}

.widget {
	padding-bottom:10px;
}

.widget p {padding-left:5px;}

.widget h4 {
	font-size: 25px;
	color: #d21600;
	margin: 0;
}

.widget ul, .widget ol {
	margin: 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}

.widget_links ul {}

.widget .blogroll li {list-style-image: url(images/li.png); padding:0; margin:0 0 5px 20px;}

.widget ul li, .widget ol li {margin: 0 0 5px 0;}
.widget ul li a, .widget ol li a {color: #4a4131; text-decoration:none;}
.widget ul li a img, .widget ol li a img {border: none;}
.widget ul li a:hover, .widget ol li a:hover {color: #C6C6C6; text-decoration:none;}

.textwidget{}
.textwidget form { text-align: center; }

/*= Calendar =*/
#calendar_wrap{margin-left:55px;}

#wp-calendar, .widget #wp-calendar {
	empty-cells:show;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:200px;
}
.widget table#wp-calendar {margin: 0 auto 0 auto;}
.widget #calendar_wrap{margin: 0 auto 0 auto;}

/*= Images =*/
p img {
	padding: 0;
	max-width: 100%;
}

/*= Footer =*/
#bottom{
	clear: both;
	border-top:solid 1px #dbdbdb;
	overflow:hidden;
	padding:25px 0 0;
}

#bottom p{
	text-align:center;
	clear:both;
}

#footer{text-align:center;}

#footer .widget {
	width:290px;
	float:left;
	text-align:justify;
}
#footer .super-tags {
	margin:0 30px;
}
#footer .super-tags a {
	color:#635537;
}
#footer .super-tags a:hover {
	color:#C6C6C6;
}
#footer .widget_links  {
	margin:0 0 0 30px;
}
#footer .widget_text  {
	margin:0 30px 0 0;
}

.copy {font-size:10px; color:#c6c6c6; margin:10px 30px; float:left;}


/*= Threaded Comments =*/
h4#comments {font-weight: bold;}

.commentlist {
	padding: 0;
	text-align: justify;
}

ul#singlecomments.commentlist, ul.children {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul#singlecomments.commentlist li {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
}

.comment-body {padding-right: 10px;}

.avatar {
	display: inline;
	float:left;
	margin:0 10px 10px 0;
}

.comment-meta, commentmetadata {
	font-size: 75%;
	padding-top: 2px;
}

#respond {
	clear: both;
	width: 98%;
	padding: 0 0 5px 10px;
	color:#271b03;
}
#respond h3 {font-weight: bold;}

#commentform p {
	padding: 6px 0px;
	width: 98%;
}

#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}

#commentform textarea{
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow-x: hidden;
	overflow-y: auto;
}

#commentform #submit {cursor:pointer;}

textarea#comment {width: 98%;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.odd, comment-text-1 {
	margin-top: 1px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}

.even, comment-text-2 {
	margin-top: 1px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}

.administrator, .user-id-1 { /* also styles author page user block */
	background-color: #dedede;
	margin-top: 1px;
	border: 1px solid #7e7d75;
}

.user-id-2 { /* sample User_ID == 2 styling */
	background-color: #dedeed;
	margin-top: 1px;
	border: 1px solid #7e7d75;
}

.reply {
	padding-bottom: 5px;
	font-size: 85%;
}

.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
}

.comment-author {
	font-size: 120%;
	color: #2b2d2f;
}

.comment-author a:link,
.comment-author a:visited {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}
.comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;
	text-decoration: none;
}

.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}

#comments-main {
	padding: 0 0 5px 0px;
	clear: both;
}

#comments-main code {
	margin: 0;
	padding: 0 5px;
	/* background-color: Silver; */
	/* border: 1px inset; */
	font-style: italic;
	/* font-size: 14px; */
	text-align: left;
	overflow: auto;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
}

#header {
	width:990px;
	height:120px;
}

#comment-header {
	margin-bottom:10px;
	color:#271b03;
	font-size:20px;
	font-weight:normal;
}

span.required {
  padding: 0 5px;
}

p.comment-form-email label {
  padding: 0 3px 0 0;
}

p.comment-form-url label {
  padding: 0 9px 0 0;
}

/*= Forms =*/
fieldset {
	padding: 15px;
	border: 1px solid #b2b0a4;
	width:570px;
	margin: 0 auto;
}

legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}

input, textarea {border: 1px solid #b2b0a4;}
input:focus, textarea:focus {
	border: 1px solid #000;
	padding: 1px 0;
}
input#s {
  padding: 1px;
  width: 70%;
}

textarea {
	width: 98%;
	min-height: 84px;
	margin-bottom:10px;
}

textarea#text_area {width:98%;}
#text_field {width:98%;}

/* Hide WP-Stats plugin smiley at bottom of screen */
img#wpstats{display:none;}
#akismetstats {margin: 0 auto;}

/* WordPress 3.0 Navigation Menu core widget */
.widget_nav_menu .menu {margin: 0;}
.widget_nav_menu .menu li {display: block; float: none;}

/* BNS Plugins */
/* bns-login plugin */
.bns-login {text-align: center; font-style: italic;}
#bns-logged-in {font-weight: bold;}
#bns-logged-out {font-weight: lighter;}
/* bns-featured-category */
/* bns-featured-tag */
.widget .post {margin-bottom: 10px;}

/* technologie */
.technologie { float:right; float: right; height: 37px; width: 37px; margin: 0 5px 0 0;}
.technologie.ps { background: url(images/icon-ps.png) no-repeat;}
.technologie.fl { background: url(images/icon-fl.png) no-repeat;}
.technologie.ai { background: url(images/icon-ai.png) no-repeat;}
.technologie.dw { background: url(images/icon-dw.png) no-repeat;}

.technologie-main { width:56px; height:56px; display:block; float:right;}

.animacje-flash .technologie-main { background: url(images/icon-fl-big.png) no-repeat;}
.pozostale-prace .technologie-main { background: url(images/icon-ai-big.png) no-repeat;}
.projekty-stron-www .technologie-main { background: url(images/icon-ps-big.png) no-repeat;}

/* Home */

.miniatura {float:right;}
.miniatura a {display:block;}

.left-side {float: left; margin: 0px 30px; text-align: right; width: 110px;}
.home .post-entry {width:790px; float:left;}
.home .post-entry h2  { padding:0 0 10px;}
.home .post-entry h2 a { font-size:15px; color:#4a4131; padding:0;}
.home .post-entry .post-title {float:left; width:350px;}

.animacje-flash h1 a { font-size:15px; color:#de3b24;}
.pozostale-prace h1 a { font-size:15px; color:#ffa300;}
.projekty-stron-www h1 a { font-size:15px; color:#146ea6;}

.home .animacje-flash .postdata { color:#de3b24; font-size:10px; padding:0; float:none;}
.home .pozostale-prace .postdata { color:#ffa300; font-size:10px; padding:0; float:none;}
.home .projekty-stron-www .postdata { color:#146ea6; font-size:10px; padding:0; float:none;}

/* Home button wiecej */

.home .wiecej {width:72px; height:25px; display:block; margin:10px 0 0;}
.home .animacje-flash .wiecej { background: url(images/zobacz-czerwony.png) no-repeat; }
.home .pozostale-prace .wiecej { background: url(images/zobacz-zolty.png) no-repeat; }
.home .projekty-stron-www .wiecej { background: url(images/zobacz-niebieski.png) no-repeat; }

/* archiwum */

.widget .collapsing a { color:#D21600; }
.widget .collapsing a:hover { color:#C6C6C6 }
.widget .collapsing ul li a { color:#4A4131 }
.widget .collapsing ul li a:hover { color:#C6C6C6 }
.widget .collapsing span { background:none; }



/* WP-Paginate */

.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none; padding:0 5px 0 0;}
.wp-paginate a {background:#ddd; border:1px solid #ccc; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#919191; margin-right:4px; background:none;}
.wp-paginate .gap {color:#999; margin-right:4px; background:none;}
.wp-paginate .current {color:#fff; background:#D21600; border:1px solid #9a1000; margin-right:4px; padding:3px 6px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}

/* PrettyPhoto */

a.pp_expand, a.pp_contract {bottom:5px !important; left:20px !important; top:auto !important; right:auto !important;}
