/*
Theme Name: Torrevilla MTB Theme
Theme URI: http://wordpress.org/
Description: The personal theme style of Torrevilla MTB Blog.
Version: 0.1
Author: Pietro MAuro Borgonovo
Author URI: p_bike@libero.it
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Torrevilla MTB

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*   Setup  */
body {

	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	font-style:normal;
	color: #FFFFFF;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a img, a:visited img, a:link img, a:focus img, a:active img, h1 a {
	border:0px;
	color: #FF6600;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*  regole generali */


.floatLeft {
	display:inline;
	float: left;
	
}
.floatRight {
	display:inline;
	float: right;
}
/*  Box alto  */

#header h1 {
	font-size: 0.769em;
	line-height: 25px;
	margin: 0px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#header h2 {
	margin:0;
	padding-right:0.769em;
	line-height: 25px;
	font-weight: normal;
	padding-left: 10px;
	float: right;
	font-size: 10px;
	color:#FFFFFF;
	}
	
	
a.imgMail {
	display: block;
	height: 15px;
	width: 22px;
	float: right;
	background-image: url(images/I_mail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 10px;
	text-indent: -9999px;
}
a.imgMail:hover {
	display: block;
	background-image: url(images/I_mail_over.png);
	background-color:#FFFFFF;
}
#content {
	font-size: 1em;
	color:#000000;
	}

/*.widecolumn .entry p {
	font-size: 1em;
	}
*/
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.postmetadata a {
	padding-bottom:2px;}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	margin-bottom: 1.385em;
	}
h2 {
	font-size: 1.385em;
	margin-bottom: 1.385em;	}
h3 {
	font-size: 1.2em;
	margin-bottom: 1.385em
	}
h4 {
	font-size:1em;
	margin-bottom:1em;}
p {
	margin-top:1.385em;
	margin-bottom: 1.385em;}
	
.bgNone {
	background-image: none;
	background-color:trasparent;
}
.BGwhite {
	background-color:#FFFFFF;
}
.BGgray {
	background-color:#DDDDDD;
}
.boxBorder {
	margin: 4px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:  Verdana, Sans-Serif;
	font-size: 1em;
	color:#FFFFFF;
	}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	color:#FF6600;
	}
#sidebar a:hover {
	text-decoration:underline;
	
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
/*	color: white;
*/	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #ff6600;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, .istrAvatar {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	text-decoration:underline;
	
}
a,  a:visited {
/*	color: #06c;*/
	text-decoration:none;
	color:#ff6600;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em  "Lucida Sans Unicode", Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background-color:#000000;
	margin:15px auto;
	line-height:1.385em;
}


/*body {
	font-size: 62.5%; /* Resets 1em to 10px *//*
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/
#page {
	background-image: url(http://www.torrevillamtb.com/images/foto/BG1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	width: 962px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-position: 0px -50px;
}
#header {
	float: left;
	height: 25px;
	width: 960px;
	vertical-align: middle;
	margin-bottom: 300px;
	background-image: url(images/BG_nero60.png);
	}

/*#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/
#contenitore_interno {
	float: left;
	width: 962px;
	background-image: url(images/Bg_sfumato.png);
	background-repeat: repeat-x;

}

#contenuto_centro {
	float: left;
	width: 809px;
	margin: 4px;
	display: inline;
}

#contenuti {
	float: left;
	width: 950px;
	padding: 5px;
	display: inline;
}



.boxes {
	border: 1px solid #CCCCCC;
}
.boxes p {
	font-size:14px;
	margin:5px;
}

.boxes h1 {
	background-repeat: repeat-x;
	padding-left: 5px;
	line-height: 22px;
	margin-bottom: 1px;
	font-style: normal;
	font-size: 16px;
	text-align:left;
	height: 22px;
	padding-top:0px;
	padding-bottom: 8px;
}

.large {
	width:809px;
	float: left;
	display: inline;
}

.testo {
	float: left;
	width: 805px;
	display:inline;
	padding-bottom: 5px;
	margin: 2px;
	/*	height:auto !important;
	height: 785px;
	min-height:785px;
*/	position: relative;
	background-image: url(images/false-colonne.png);
	background-repeat: repeat;
}

.narrowcolumn {
	float: left;
	display:inline;
	width: 604px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	}

.widecolumn {
	/*float:left;
	display:inline;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;*/
	float: left;
	display:inline;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 604px;

	}
.titolo {
	background-color:#DDD;
	margin:5px;
	padding:4px;
	min-height:62px;
	height:auto !important;
	height:62px;
	border: 1px solid #999;

	}
.titolo img {
	float:right;
	display:inherit;
	margin:3px;
	background: #FFFFFF;
	padding:4px;
	border: 1px solid #999;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;


	}
.post {
	text-align: justify;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-bottom:10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
/*	margin: 0;*/
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 960px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;

	}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 0.846em;
	}
.entry {
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	}
/* End Structure */


/* 		menu navigazione		*/
/*	logo	*/
#preBoxLogo{
	float:left;
	height:30px;
	width: 118px;
	padding-top: 60px;
	position: relative;
	display: inline;

}
#boxLogo {
		background-image: url(images/BG_nero8.png);
	float: left;
	width: 118px;
	height: 30px;
	background-repeat: repeat;
	background-position: 0px 60px;
	display: inline;
/*	-moz-border-radius-topright: 6px;
	
	-webkit-border-top-right-radius: 6px;
*/
}
#logoHome {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 110px;
	z-index: 100;
	display: block;
	left: 0px;
	top: -60px;
	position: absolute;


}
#logoHome h1 {
	text-indent: -9999px;
}
#logoHome h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 115px;
}
#logoHome h1 a:hover {
	text-decoration: none;
	border: 0;
}


#nav {
	background-image: url(images/BG_nero8.png);
	height: 30px;
	width: 962px;
	float: right;
	margin-top: 60px;
	display: inline;

}

#nav ul {
	float: left;
	width: 842px;
}
#nav li {
	float: left;
	line-height: 30px;
}
#nav a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding-right: 26px;
	padding-left: 2px;
	text-decoration:none;
}
#nav li a:hover {
	text-decoration: none;
	color: #FF6600;
	background-image: url(images/BG_nero8.png);
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 168px;
	padding-bottom:5px;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;
}

#nav li ul li {
	width:166px;
	background-image: url(images/BG_nero60.png);
	padding-left: 2px;
	padding-right:2px;
}

#nav li.sfhover {
	background-image:none;
}

.red {
	background-image: url(images/BG_Li_red.png);
	background-repeat: no-repeat;
}
#nav li.red:hover {
	background-image: none;
}
.yellow {
	background-image: url(images/BG_Li_yellow.png);
	background-repeat: no-repeat;
}
#nav li.yellow:hover {
	background-image: none;
}
.green {
	background-image: url(images/BG_Li_green.png);
	background-repeat: no-repeat;
}
#nav li.green:hover {
	background-image: none;
}
.gold {
	background-image: url(images/BG_Li_gold.png);
	background-repeat: no-repeat;
}
#nav li.gold:hover {
	background-image: none;
}
.blue {
	background-image: url(images/BG_Li_blue.png);
	background-repeat: no-repeat;
}
#nav li.blue:hover {
	background-image: none;
}
.grey5 {
	background-image: url(images/BG_grey5.png);
	
}.grey10 {
	background-image: url(images/BG_grey10.png);
	
}.white {
	background-image: url(images/BG_Li_white.png);
	background-repeat: no-repeat;
}
.redBT {
	background-image: url(images/BG_Li_red8px.png);
	background-repeat: no-repeat;
}
.yellowBT {
	background-image: url(images/BG_Li_yellow8px.png);
	background-repeat: no-repeat;
}
.greenBT {
	background-image: url(images/BG_Li_green8px.png);
	background-repeat: no-repeat;
}
.goldBT {
	background-image: url(images/BG_Li_gold8px.png);
	background-repeat: no-repeat;
}
.blueBT {
	background-image: url(images/BG_Li_blue8px.png);
	background-repeat: no-repeat;
}
.whiteBT {
	background-image: url(images/BG_Li_white8px.png);
	background-repeat: no-repeat;
}

#nav li.white:hover {
	background-image: none;
}
#centrale {
	display: inline;
	float: left;
}
.black {
	color: #000000;
}


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	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 Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 20px;
	list-style-type: disc;
	list-style-image: none;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-size:1.077em;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	padding:10px;
	background-color: #ddd;
	float:left;
	display:inline;
	border: 1px solid #999;
	
	}
#commentform textarea {
	width: 522px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
#comments {
	border-bottom: 1px dotted #AAAAAA;
	margin-left: 80px;
	margin-right: 30px;
	margin-top: 0px;
	padding-top: 10px;

	}
.commentlist {
	text-align: justify;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#respond {
	padding-left: 30px;
	padding-right: 15px;

	}
#respond h3 {
	border-bottom: 1px dotted #AAAAAA;
	margin-left: 50px;
	margin-right: 10px;
	padding-top: 10px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
/*	margin-left: 545px;*/
	width: 190px;

	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	margin-right: 5px;
	margin-left: 5px;
	}

.marg10 {
	margin: 10px;
	}
	
.rounded {

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* 		box sponsor		*/
#sponsorDX {
	width: 120px;
	float: right;
	margin: 4px;
	display: inline;
}
#sponsorDX h1 {
	background-image: url(images/BG_Li_orange8px.png);
	background-repeat: repeat-x;
	padding-left: 5px;
	line-height: 22px;
	margin-bottom: 1px;
	font-style: normal;
	font-size: 16px;
	text-align:left;
	height: 22px;
	padding-top:0px;
	padding-bottom: 8px;
}
#Splist {
	position:absolute;
	height:10000em;
}
 #Splist li {
 	float:left;
 	padding-left:8px;
	padding-right:9px;
	
}
#sponsorLI {
	position: relative;
	overflow: hidden;
	height: 390px;
	left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#sponsorLI   li img {
	float: left;
	width: 103px;
}

/*	area mailing list	*/
#mailList {
	width: 120px;
	float: right;
	margin: 4px;
	display: inline;
}

#mailList p {
	color: #FFFFFF;
	padding: 2px;
}
 #mailList p {

	padding: 2px;
}
 #mailList h1 {

	background-image: url(images/BG_Li_orange8px.png);
}

.maildiv {
	margin: 25px;
	height: 100px;
	padding: 4px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.maildiv strong {
	color:#FF6600;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin:0;}
.wp-paginate li {display:inline; list-style:none;}
.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:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {
	color:#fff;
	border:1px solid #89adcf;
	margin-right:4px;
	padding:3px 6px;
	background-color: #ff6633;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
.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 {}