/*
Theme Name: ruconomics.com
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 100.1% Arial, Tahoma, sans-serif;
	color: #3B3B3B;
	width: 100%;
	background: #DBDBA8 url(i/top-bg.gif) repeat-x;
}
a {
	color: #C33E16;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0.67em 0;
}
img {border: none;}

img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}

#wrapper {
	width: 928px;
	margin: 0 auto;
	font-size: 0.75em; /* 12px */
	line-height: 1.5; /* 18px */
}

blockquote {
border : 0px solid #000;
margin-left: 20px;
padding: 0px;
}

.commentOfficialUser { border: 1px solid #999; background-color: #ccc }


/* Header
-----------------------------------------------------------------------------*/
#header {
	background: url(i/header-left.gif) 0 15px no-repeat;
	position: relative;
}
.header {
	height: 148px;
	background: url(i/header-right.gif) 100% 15px no-repeat;
}

#top-menu {
	padding: 23px 0 0 38px;
}
#top-menu li {
	display: inline;
	margin: 0 28px 0 0;
}
#top-menu a {
	color: #FFF;
	text-decoration: none;
}
#top-menu a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 68px;
	left: 35px;
	width: 268px;
	font-size: 38px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
#logo span {
	display: block;
	font-size: 20px;
	letter-spacing: -1px;
	margin-top: -10px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 268px;
	height: 59px;
	background: url(i/logo.gif) no-repeat;
}

.search-form {
	position: absolute;
	top: 23px;
	right: 9px;
	width: 225px;
}
.search-form input {
	font: 1em Arial, Tahoma;
	float: left;
}
.search {
	width: 150px;
	border: 1px solid #923B29;
	padding: 1px 2px;
	background: #CB755C;
}
.go {
	width: 16px;
	height: 16px;
	background: url(i/go.gif) no-repeat;
	border: none;
	margin: 2px 0 0 7px;
	cursor: pointer;
}

#subscr {
	position: absolute;
	top: 49px;
	right: 9px;
	width: 238px;
	height: 99px;
	background: url(i/separator.gif) no-repeat;
}
#rss {
	width: 80px;
	height: 80px;
	margin: 9px 7px 0 7px;
	padding: 16px 0 0;
	float: left;
	display: block;
	position: relative;
	font-size: 28px;
	text-decoration: none;
	color: #9EA199;
	text-align: center;
}
* html #rss {margin-left: 3.5px;}
#rss b {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	background: url(i/rss.jpg) no-repeat;
}
#subscr ul {
	margin: 20px 0 0;
	float: left;
}
#subscr li {
	padding-left: 10px;
	background: url(i/arrow.gif) 0 6px no-repeat;
}
#subscr li a {
	text-decoration: none;
	color: #9EA199;
}
#subscr li a:hover {
	text-decoration: underline;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: #FFF url(i/content-bg.gif) repeat-y;
	padding-top: 37px;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 247px 0 9px;
	border-right: 1px solid #CCC;
	padding: 0 20px 30px;
}

.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 2em Georgia, "Times New Roman";
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 2px;
	color: #343434;
}
.post h2 a {
	color: #343434;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.postmetadata {
	font-size: 0.84em; /* 10px */
	color: #A6A6A6;
	margin: 5px 0 0;
}
.postmetadata a {
	color: #A6A6A6;
}
.comments span {
	float: right;
}
.comments span a {
	background: url(i/comments.gif) 0 5px no-repeat;
	padding-left: 15px;
}

.entry {text-align: justify;}

#content h3 {
	font-size: 1.25em; /* 15px */
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 5px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 1.33em !important; /* 16px */
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

.commentlist {
	margin: 15px 0 40px 20px;
	list-style: none;
}
.commentlist li {
	padding: 0px 8px 10px;
	margin: 10px 0;
}
.alt {background: #F4F4F4}

#author, #email, #url, #comment, #submit {
	font: 1em Arial, Tahoma;
	padding: 2px;
	width: 15.83em; /* 190px */
	border: 1px solid #ACACAC;
}
#comment {
	width: 35.83em; /* 430px */
	height: 14.17em; /* 170px */
}
#submit {
	width: 12.5em; /* 150px */
	height: 1.67em; /* 20px */
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 2.5em; /* 30px */}
.alignleft {float: left;}
.alignright {float: right;}


/* Contct form */

/* form
--------------------------------------------------*/
#contactform {
	margin-bottom: 18px;
	padding:6px 0;
}
#contactform fieldset {border:0 solid;} /* Opera */
#contactform p {
	margin-left:5px;
	padding:6px 0;
}
#contactform label {
	display: block;
	float: left;
	width: 75px;
}
* html #contactform label {width: 72px;}

#contactform input, #contactform textarea {
  padding:3px;
  border: 1px solid #ACACAC;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

#contactform #bx_subject {
	width: 465px;
}
#contactform textarea{
	width: 465px;
	height: 150px;
}

#contactform .button {
  width:90px !important;
  font-weight:bold;
}

#contactform .button {
	margin-left:75px;
	padding: 1px 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

#contactform .hiddenfield {display:none;}

#contactform .info {padding-left:90px;}



/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 208px;
	padding: 12px 15px 30px 15px;
	border-left: 1px solid #CCC;
	margin-left: -248px;
	position: relative;
}
#right h3 {
	font: 1.17em Georgia, "Times New Roman";
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 2px;
}
#right ul {
	list-style: none;
	margin: 7px 0 20px;
	font-size: 0.92em;
	line-height: 1.09em;
}
#right li {
	padding: 4px 0;
}
#right li a {
	text-decoration: none;
	color: #3B3B3B;
}
#right li a:hover {
	text-decoration: underline;
}
#right ul ul {
	font-size: 1em;
	margin: 0 0 0 15px;
}


#white {
	position: absolute;
	top: 0;
	left: -1px;
	width: 1px;
	height: 31px;
	background: #FFF;
}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:5px 10px 10px 10px;
  text-align:center;
}

#subcontent table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

#subcontent table thead tr {border-bottom:1px solid;}

#subcontent table th {border-bottom:1px solid;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#subcontent table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

#subcontent table tfoot {border-top:1px solid;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #EDEDED;
	border-top: 1px solid #DEDEDE;
	margin: 0 9px;
	text-align: center;
	padding: 15px 0 17px;
	font-size: 0.92em; /* 11px */
	color: #636363;
}
#footer a {
	color: #636363;
}
#counters {
	text-align: center;
	margin: 10px 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}