/*
Theme Name: Skinbu
Theme URI: http://www.skimbu.it/projects/temi-wordpress/skinbu
Description: Clever Theme, fixed-width, widget ready, two colums, right sidebar support hierarchical categories, valid html and CSS and compatible with Wordpress 2.8 and higher.
Author: Alberto Ziveri
Author URI: http://www.skimbu.it
Version: 1.5.0
Tags: white, blue, two-columns, right-sidebar, fixed-width, threaded-comments, custom-header, light
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
font-family: Myriad Pro, Myriad Pro, Calibri,Trebuchet MS, Arial;
*/

body {
	background-image:url('images/bg.gif');
	background-color:#fff;
	background-repeat:repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana; 
}

a {
	color:black;
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}

img {
	border:0px;
}

/*CONTAINER, HEADER, FOOTER*/

div#container {
	width:1019px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	/* background-image:url('images/header.png'); */ /* 2014 */
	width:1019px;
	overflow:hidden;
	text-align:center;
}

div#footer {
	text-align:center;
	width:1019px;
	/*height:31px;*/
	margin-bottom:3px;
	background-image:url('images/container_footer.png');
	background-repeat:no-repeat;
	background-position:center;
	font-size:8pt;
	padding:1px 0px 2px 15px;
	text-align:left;
	color:white;
	/*border: 1px #00f dashed;*/
}

div#footer p {
	color:white;
	padding: 0px 10px 0px 10px !important;
	margin: 0px !important;
}

div#footer a {
	color:#F3F3F3;
}

	/* LOGO&RSS */

div#scrapbook {
	width:1019px;
	height:132px;
	qbackground-image:url('images/rotate/rotate.php');
	qbackground-repeat:no-repeat;
	qbackground-position:0px 17px;
}

div#rss {
	width:465px;
	/*height:92px;*/
	margin-top:18px;
	float:right;
	padding-bottom:10px;
	padding-top:30px;
	margin-left:-10px;
}

div#logo {
	float:left;
	height: 116px;
	width: 454px;
	padding-bottom:10px;
	text-align:left;
	/* padding-top: 0px; */ /* 2014 */
	padding-top: 52px; 
}

div#logo h1 {
	font-size:25pt;
	color:#007DFB;
	margin:44px 0px 0px 0px;
	font-weight:normal;
}

div#logo h1 a:hover {
	color:#41A0FF;
}

div#logo p.description {
	color:#727F8D;
	font-size: 14pt;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

div#logo h1 a {
	text-decoration:none;
	color:#007DFB;
}

div#logo p a {
	color:#727F8D;
	text-decoration:none;
}

div#logo a:hover {
	text-decoration:none;
}

	/* NAVBAR */
div#navbar {
	background-image:url('images/grad.png');
	background-repeat:repeat-x;
	width:1018px;
	min-height:65px;
	overflow:hidden;
	color:#727F8D;
	font-size: 24px;
	/*border-left:1px #0D72BD solid;*/
	border-right:1px #9A9A9A solid;
}

div#navbar_top {
	width:1019px;
	/* background-image:url('images/navbar_top.png'); */ /* 2014 */
	background-repeat:no-repeat;
	height:1px;
}
div#navbar_bottom {
	width:1019px;
	background-image:url('images/navbar_bottom.png');
	background-repeat:no-repeat;
	height:15px;
}

div#navbar ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:left;
	width:999px;
	overflow:hidden;
}
div#navbar div#spotlight{
	background-image:url('images/spotlights.png');
	background-repeat:no-repeat;
	min-height:65px;
	text-align:left;
}

div#navbar div#spotlight img{
	margin:10px 0px 0px 50px;
}

.page_item {
	background-image:url('images/button_bg1.png');
	height:37px;
	width:auto;
	line-height:37px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:6px;
	padding-left:15px;
	padding-right:15px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px #CAD3EB solid;
	float:left;
}

.page_item:hover {
	background-image:url('images/button_bg2.png');
	border:1px #94A1C7 solid;
}
	
.page_item a {
	color:#405E95;
	font-weight:normal;
}

.page_item a:hover {
	color:#4B7CD2;
	text-decoration:none;
}

.page_item:hover a {
	color:#4B7CD2;
}

li.page_item ul {
	display:none;
}


/* CONTENT */
div#content {
	background-image:url('images/container_bg.png');
	width:979px;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	padding-right:10px;
	margin-top:-5px;
	height:auto;
	overflow:hidden;
}


	/* LEFTBAR */
div#leftbar {
	float:left;
	padding-top:15px;
	width:731px;
}

div#leftbar a:hover {
	color:#FFA100;
	text-decoration:none;
}

div#leftbar a:visited{
	color:#581C90;
}

div#leftbar a:visited:hover {
	color:#FFA100;
}

div.post {
	width:723px;
	min-height:50px;
	overflow:hidden;
	padding-right:15px;
	margin-bottom:20px;
}

div#leftbar h2 {
	margin: 3px 0px 2px 0px;
	text-align:left;
	color:#008aff;
	font-size:20pt;
	font-weight:normal;
	border-bottom:1px dashed #00AAFF;
	padding-bottom:2px;
}
/*
div#leftbar p.category {
	background-image:none;
	margin:0px 0px 12px 0px;
	color:#575757;
	font-size:10pt;
	font-weight:normal;
}
*/

div#leftbar h2 a {
	color:#0066FF
}

div#leftbar h2 a:hover{
	color:#3399FF;
	text-decoration:none
}

div#leftbar h2 a:visited {
	color:#0066FF
}

div#leftbar h2 a:visited:hover {
	color:#3399FF;
}


div.post p {
	font-size:14px;
	color:#777777;
	margin:0px 0px 5px 0px;
	word-spacing:1px;
	overflow:hidden;	
	text-align:justify;

}

div.post p a:link{
	color:#0066FF;
}

div.post p a:hover{
	color:#FFA100;
	text-decoration:none;
}


div.post td,tr,table {
	font-weight:normal;
	font-size:10pt;
	color:#777777;
}

div.post img {
	margin-right:7px;
	margin-top:5px;
}

div.post p a.more-link {
	vertical-align:bottom;
}
div.post p a.more-link img {
	vertical-align:bottom;
}


div.postcontent {
	margin-top:17px;
	margin-left:10px;
	color:#777777;
	font-size:10pt;
}
/*
div#postcontent h1 {
	height:31px;
	width:714px;
	background-image:url('images/posth3.png');
	background-repeat:no-repeat;
	margin-bottom:5px;
	margin-top:10px;
	line-height:31px;
	padding-left:10px;
	font-size:14pt;
	font-weight:normal;
	color:#727F8D;
}

div#postcontent h2 {
	height:49px;
	width:269px;
	background-image:url('images/h4.png');
	margin-bottom:5px;
	margin-top:5px;
	line-height:49px;
	padding-left:18px;
	font-size:10pt;
	font-weight:normal;
	color:#727F8D;
}


div#postcontent h4 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
}

div#postcontent h5 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

div#postcontent h6 {
	height:49px;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:25px;
	font-size:10pt;
	font-weight:bold;
	color:#2291FF;
}
*/

div.postcontent h3 {
	height: 30px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:13pt;
	font-weight:normal;
	color:#008aff;
}

div.post ul {
	/*list-style-image:url('images/post_list.png');*/
	margin-top: 0px;
	margin-bottom: 3px;
}

div.post li {
	color:#777777;
	font-size:10pt;
	margin-bottom: 1px;
	padding:0px;
}

div.post li a {
	color:#0066FF;
}

div.post li a:hover{
	color:#FFA100;
	text-decoration:none;
}

div.post ol li a {
	color:#0066FF
}

div.post ol li a:hover{
	color:#FFA100;
	text-decoration:none;
}

div.post ol, li ul {
	margin-top:7px;
}


img.alignleft {
	float:left;
}

img.alignright {
	float:right;
}

img.aligncenter {
	float:center;
}


div.post p img {
	max-width:723px;
}

.wp-caption {
	padding-left:10px;
	padding-right:10px;
	background-color:#E4E4E4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	max-width:710px;
}

.wp-caption img {
	background-color:white;
}
.wp-caption-text {
	height:35px;
	background-color:#E4E4E4;
	line-height:35px;
	text-align:left;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.size-full {
	max-width:710px;
}

div#authorbox {
	width:100%;
	min-height:130px;
	overflow:hidden;
	border:1px #CCCCCC solid;
	border-left:0px;
	border-right:0px;
	margin-bottom:25px;
}

div#authorbox img {
	float:left;
	margin-right:10px;
}

div#authorbox h3 {
	margin-bottom:3px;
	font-size:14pt;
	margin-top:3px;
}

div#tagsbar {
	background-color:white;
	background-repeat:repeat-x;
	border:1px #C5CCD4 solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:717px;
	min-height:31px;
	overflow:hidden;
	font-size:10pt;
	color:#3C5A91;
	padding-left:7px;
	margin-top:5px;
}

div#tagsbar a {
	color:#3C5A91;
}

div#tagsbar a:hover {
	color:#FFA100;
}


div#tagsbar img {
	float:left;
	padding-top:5px;
	margin-right:3px;
}

span#tbarelement {
	overflow:hidden;
	line-height:31px;
	margin: 4px 7px 2px 7px;
	float:left
}
span#tbarelement  a {
	color:#0066ff;
}

div#links {
	width:724px;
	margin: 20px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
	line-height:19px;
	border-right:0px;
	border-left:0px;
	font-size:10pt;
	color:#3d3d3d;
}
div#links a {
	color:#0066ff;
	font-size:12pt;
}
div#links img{
	vertical-align: bottom;
	margin:0px 5px;
}
div.commentbox {
	width:615px;
	min-height:120px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	color:#3d3d3d;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #C0C0C0;
	font-size:9pt;
}

div.commentext {
	/*height: 120px;
	border-left:1px #C0C0C0 solid;*/
	overflow:hidden;
	width:465px;
	padding:2px 24px 5px 5px;
	font-size:10pt;
}

div.commentext a {
	color:#0066FF
}

div.commentext a:hover{
	color:#FFA100;
	text-decoration:none;
}

div.commentext blockquote {
	width:420px;
}


div.avatar {
	height: 120px;
	text-align:center;
	float:left;
	width:120px;
	overflow:hidden;
}


div.avatar img {
	padding:6px 6px 6px 6px;
	border:1px #C0C0C0 solid;
	margin-top:14px;
}

div#respond {
	width:722px;
	margin-top:1px;	
	margin-bottom:5px;
	color:#0080FF;
	padding:5px 5px 5px 5px;
	min-height:190px;
	text-align:left;
	overflow:hidden;
}

div#respond .input {
	background-color:white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0px;
	color:#5D5D5D;
	padding-left:21px;
	padding-right:21px;
	padding-top:13px;
	margin-right:6px;
	width:171px;
	height:32px;
	background-image:url('images/input_bg.png');
	background-repeat:no-repeat;
	font-family:"Lucida Grande", "Lucida Sans Unicode",  Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana;
	font-size:10pt;
}

div#respond textarea {
	background-color:white;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px #DBDBDB solid;
	margin-left:5px;
	margin-right:8px;
	color:#808080;
	padding-left:5px;
	padding-top:5px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",  Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana;
	
}

div#respond textarea:hover {
	background-color:#EBE8E7
}

div#respond input#submit {
	width:129px;
	height:27px;
	background-image:url('images/invia1.png');
	background-color:white;
	border:0px;
	margin-top:12px;
	margin-left:5px;
	cursor:pointer;
}

div#respond input#submit:hover {
	background-image:url('images/invia2.png');
	background-color:white;
}

form#commentform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#share {
	background-image:url('images/share.png');
	width:724px;
	margin-top:7px;
	margin-bottom:7px;
	text-align:center;
	height:56px;
}

div#share img {
	padding:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-left:7px;
	margin-right:7px;
	margin-top:6px;
}

div#share img:hover {
	background-color:#E0E0E0;
}

span#tagshare {
	float:right; 
	margin-right:10px;
}
span#tagshare img {
	padding: 2px;
	margin: 2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
span#tagshare img:hover {
	background-color:#E0E0E0;
}

div#bigtitle {
	height:139px;
	width:745px;
	background-image:url('images/spage_title.png');
	margin-bottom:20px;
	text-align:center;
	line-height:139px;
	margin-left:-10px;
}



blockquote {
	background-image:url('images/quote_blank.png');
	background-repeat:no-repeat;
	background-color:#EFEFEF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:18px 10px 0px 10px;
	margin: 0px 5px 0px 25px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",  Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana;
	font-size:10pt;
	font-style:normal;
	overflow:hidden;
	width:640px;
}
blockquote p {
	text-align: left !important;
}

blockquote#code {
	background-image:url('images/code_blank.png');
	background-repeat:no-repeat;
	padding-top:17px;
	background-color:#EFEFEF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left:5px;
	font-family:"Lucida Grande", "Lucida Sans Unicode",  Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana;
	font-size:10pt;
	overflow:hidden;
	margin-left:0px;
}





	/* SIDEBAR */
div#sidebar {
	width:235px;
	float:right;
	margin-left:1px;
	height:auto;
}

form#searchform {
	width:232px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

input#search {
	background-image:url('images/search.png');
	background-repeat:no-repeat;
	width:186px;
	border:0px;
	float:left;
	height:28px;
	background-color:#f3f3f3;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
	font-size:14pt;
	font-family:"Lucida Grande", "Lucida Sans Unicode",  Myriad Pro, Calibri,Trebuchet MS, Arial, Verdana;
}

input#submitsearch {
	background-image:url('images/submitsearch.png');
	background-repeat:no-repeat;
	background-color:#F3F3F3;
	width:32px;
	border:0px;
	height:31px;
	float:left

}

div.box {
	background-color:white;
	width:211px;
	margin-left:auto;
	margin-right:auto;
	border:1px #C5CCD4 solid;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:22px;
	padding-left:5px;
	padding-right:4px;
	text-align:center;
	color:#C5CCD4;
}

div.box h2 { /*kept only for the dynamic sidebar/widgets automatically inserted with h2*/
	margin:5px 0px 5px 8px;
	text-align:left;
	color:#A9B5C2;
	font-size:14pt;
	font-weight:normal;
}

div.box h3 {
	margin:5px 0px 5px 8px;
	text-align:left;
	color:#A9B5C2;
	font-size:14pt;
	font-weight:normal;
}

div.box ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.box li {
	width:200px;
	color:#727F8D;
	float:left;
	font-size:10pt;
	line-height:20px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}


div.box a:hover {
	color:/*#ACB6C2*/#007FFF;
}

div.box li a {
	text-decoration:none;
	padding-left:5px;
}

div.box a {
	text-decoration:none;
}

div.box li a {
	color: #727F8D;
}

div.box li ul.children {
	list-style-image:url('images/ul_children.png');
	padding-left:4px;
	min-height:30px;
	float:left;
	overflow:hidden;
}

div.box li ul.children a {
	background-image:url('images/ul_children.png');	
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:18px;
	font-size: 9pt;
	color:#8592F1;
}
div.box li ul.children a:hover {
	color:#FFA100;
}

div.box li ul.children li ul.children {
	/*margin-left:13px;*/
}

div.box li ul.children li{
	float:left;
	font-size:9pt;
	line-height:20px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}

li.recentcomments {
	border-bottom:1px #727F8D dotted;
}

div#readmore {
	width:122px;
	height:26px;
	float:right;
}

div#readmore img {
	float:right;
	padding:0px 0px 0px 0px;
	margin: 2px 10px 4px 0px;
}

div#crp_related {
	margin-top:30px;
}

div.post_date{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background: url(images/date_button.gif) no-repeat;
	height:67px;
	width:60px;
	overflow:hidden;
}

div.post_month {
	color:#FFFFFF;
	font-family:Georgia,Arial,Helvetica,Sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 0;
	text-align:center;
	text-transform:uppercase;
}

div.post_day {
	color:#FFFFFF;
	font-family:Georgia,Arial,Helvetica,Sans-serif;
	font-size:24px;
	font-weight:bold;
	padding:6px 0 0;
	text-align:center;
}

div#share h4 {
	margin:15px -10px 5px 20px;
	text-align:left;
	color:#008aff;
	font-size: 14pt;
	font-weight:normal;
	float: left;
}

div#comments {
	margin-bottom: 10px;
}
div#comments h3 {
	height: 30px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:13pt;
	font-weight:normal;
	color:#008aff;
}

div#respond h3 {
	height: 30px;
	margin-bottom:1px;
	margin-top:1px;
	font-size:13pt;
	font-weight:normal;
	color:#008aff;
}
div#respond span#loggedas {
	font-size:8pt;
	margin-top: -5pt;
	font-weight:normal;
	color:#008aff;
}

div#respond div.respondLabel {
	font-size:10pt;
	font-weight:normal;
	color:#008aff;
	float:left;
	width:65px;
	display: block;
	padding-top: 10px;
}

div#respond div.input_right {
	margin-right: 437px;
	float: right;
}

.youtube {
/*	margin-left: 10px;
	display: block;
	text-align: center !important;*/
}

div#h1_before_content {
	height:31px;
	width:714px;
	background-image:url('images/posth3.png');
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:15px;
	line-height:31px;
	padding-left:10px;
	font-size:15pt;
	font-weight:normal;
	color:#727F8D;
	text-align: center;
}

div.box li ul.related_post {
	list-style-image:url('images/ul_children.png');
	padding-left:5px;
	min-height:30px;
	float:left;
	overflow:hidden;
}

div.box li ul.related_post a {
	background-image:url('images/ul_children.png');	
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:18px;
	font-size: 9pt;
	color:#8592F1;
}

div.box li ul.related_post a:hover {
	color:#FFA100;
}

div.box li ul.related_post li{
	float:left;
	font-size:9pt;
	line-height:20px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}
/* http://www.zoso.ro/2009/01/imagini-si-asezarea-lor-ntr-un-articol.html */
.imgl {
    border:0;
    float:left;
    margin:0;
	padding: 5px 5px 5px 0px;
}

.imgr {
    border:0;
    float:right;
    margin:0;
    padding:5px 0 5px 5px;
}









span.tweets img {
	padding: 2px;
	margin: 2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
span.tweets img:hover {
	background-color:#E0E0E0;
}

div.subheader span.category {
	background-image:none;
	margin:0px 0px 12px 0px;
	color:#575757;
	font-size:10pt;
	font-weight:normal;
	float:left;
}
div.subheader span.category a {
	color:#0066FF;
}
div.subheader span.tweets {
	background-image:none;
	margin:-2px 5px 0px 0px;
	color:#575757;
	font-size:10pt;
	font-weight:normal;
	float:right;
}
div.subheader {
	margin-bottom: 1px;
}
div.subheader span#right_date {
	background-image:url('images/data.png');
	background-repeat: no-repeat;
	padding:1px 0px 3px 20px;
}

img.wp-smiley {
	margin: 0px 7px 0px 0px !important;
}

div.box ul.ayearago li {
	color:#727F8D;
	font-size:9pt;
}
div.box ul.ayearago li a {
	color:#8592F1;
	font-size:9pt;
}
div.box ul.ayearago li a:hover {
	color:#FFA100;
}

span.codedirection {
    direction: rtl;
    unicode-bidi: bidi-override;
    font-weight: bold;
}

div#relatedp {
	background-color:white;
	background-repeat:repeat-x;
	border:1px #C5CCD4 solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:717px;
	min-height:31px;
	overflow:hidden;
	font-size:10pt;
	color:#3C5A91;
	padding-left:7px;
	margin-top:5px;
}
div#relatedp h3 {
	margin:5px 0px 5px 8px;
	text-align:left;
	color:#A9B5C2;
	font-size:14pt;
	font-weight:normal;
}


div#relatedp ul.related_post {
	list-style-image:url('images/ul_children.png');
	padding-left:5px;
	min-height:30px;
	float:left;
	overflow:hidden;
}

div#relatedp ul.related_post li a {
	background-image:url('images/ul_children.png');	
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:18px;
	font-size: 9pt;
	color:#8592F1;
}

div#relatedp ul.related_post li a:hover {
	color:#FFA100;
}

div#relatedp ul.related_post li{
	font-size:9pt;
	line-height:20px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	overflow:hidden;
}

span#squareAd {
	margin: -25px 20px 10px 10px;
	float: right;
}


#links span.next {float: right;}
#links span.prev {float: left;}
#links .next {text-align: right;}
#links ul {float: left;}
#links ul li {float: left;list-style-type: none;margin: 0 3px 0 0;}
#links ul li span, #links ul li a {display: block;}
#links ul li a {background-color: #fff;border: 1px solid #bababa;border-radius: 5px 5px 5px 5px;color: #0066FF;font-weight: bold;padding: 8px 10px;text-decoration: none;}
#links ul li a:hover {background-color: #eee;}
#links div {overflow: hidden;}
#links ul li.active_page a {background-color: #eee;}
#links ul li.page_info {margin: 9px 10px 0px 0px;}

#links #wp_page_numbers li, .page_nav #wp_page_numbers li a {font-size:14pt}
#links #wp_page_numbers {background-color: rgba(163, 207, 255, 0.8); border: 1px solid #bababa; border-radius: 5px 5px 5px 5px; margin: 0px 5px 15px 5px; padding: 3px -1px;}


#euro
{
	background-image: url("images/rotate/rotate.php");
    /*
    background-position: 28px 0px;
    height:126px;
	width:166px;
    */
    /* 2014 */
	background-position: 0px 0px;
    background-repeat: no-repeat;
	float:left;
	height:260px;
	width:256px;
}