body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #626262;
	background-image : url(../images/body-bg.jpg);
	background-repeat : no-repeat;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(../images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #59C0F8;
}

a:hover {
	text-decoration: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
}

/* Header */

#ya {
	padding: 0 0 0 275px;
	margin : 0px;
}

#header {
	background: #FFFFFF url(../images/rings.jpg) no-repeat;
	height: 180px;
	background-position: center top;
}

#logo {
	float: left;
	width : 237px;
}

#logo img{
	margin-bottom : 20px;
}

#logo p {
	margin: 0;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #FF0190;
}

#logo a {
	text-decoration: none;
	color: #000;
}

#adress {
	width : 250px;
	color : #0099FF;
	float : right;
}

#menu {
	background-color : #33CCFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	height: 42px;
	display : inline;
}

#menu a {
	padding: 2px 20px 2px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFF99;
	background-color : #FF0190;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	background: #F2FCFF;
	padding: 20px 10px 0px 10px;
}

/* Content */

#content {
	background: #FFFFFF;
	margin-right: 260px;
	padding: 0 30px;
	border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;
}

.post {
	padding-top: 30px;
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 a{
	padding: 0px 30px 5px 0px;
	font-weight: bold;
	font-size: 22px;
	color : #FF0190;
	line-height : 26px;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
}

.post .title h1{
	padding: 0px 30px 5px 0px;
	font-weight: bold;
	font-size: 24px;
	color : #000000;
	line-height : 30px;
	text-align : left;
	font-family : "Times New Roman", Times, serif;
	letter-spacing : normal;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(../images/img12.gif) no-repeat left center;
	border-top: 1px #D8DFE6 dotted;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #59C0F8;
}

.post .entry {
	padding: 0;
	border-top: 1px #D8DFE6 dotted;
}

.post .entry p {
	line-height : 20px;
}

.post .links {
	padding: 5px 0;
	border-top: 1px #D8DFE6 dotted;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: right;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
}

.post .links .comments {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	background: #FFFFFF;
	border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(../images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(../images/img12.gif) no-repeat 5px 50%;
	font-size : 12px;
	line-height : 19px;
	text-align : left;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	background: url(../images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.4em;
	color: #FF0190;
}

/* Search */

#search {
	padding-left:25px;
	margin-bottom : 13px;
}

#search input.textbox {
	width: 160px;
	font: normal 1em/100% Arial, Helvetica, sans-serif;
	padding: 5px;
	margin : 0px;
	vertical-align : top;
}
#search input.go {
	width: 32px;
	height: 32px;
	background: none;
	border : 0px;
	padding : 0px;
	margin : 0px 0px 0px 5px;
	vertical-align : top;
}

#search br {
	display: none;
}

#search input.textbox {
	background: #F2FCFF;
	border: 1px solid #33CCFF;
}
/* Categories */

#sidebar #categories li {
}


/* Footer */

#footer {
	background-image : url(../images/ft-bg.jpg);
	background-repeat : repeat-x;
	background-position : top;
	height : 180px;
	background-color : #FF0190;
}

#footer p {
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #888;
}

#footer p.legal {
	padding-top : 115px;
	color : #fafafa;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #999;
}

#footer a:hover {
	color: #000;
}

#footer .rss {
	background: url(../images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(../images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(../images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
	color : #FFFFFF;
}

.clear {
	clear : both;
}

ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px;
clear : both;
} 

ul.rsx-page-num-list li { 
display: inline;
background : none;
}

ul.rsx-page-num-list li a{
margin:0 2px;
background: #33CCFF;
padding: 1px 3px;
border: 1px solid #33CCFF;
color: #FFF;
}

ul.rsx-page-num-list li span.unlinked{
color: #FF0190;
margin:0 2px;
padding: 1px 3px;
border: 1px solid #FF0190;
background: #FFF;
}