/* @override http://rnu-project.org/wordpress/wp-content/themes/newrnu/style.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 0.75em/1.7 'Lucida Grande', "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background: url(images/bg_wood_2b.jpg) repeat fixed left;
	text-align: left;
	color: #999;
}

#page {
	width: 515px;
	margin: 20px auto;
	background: url(images/overlay.png);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	padding: 0 70px;
}

#secondary {
	width: 515px;
	margin: 0 0 10px 0;
	padding: 5px 0px 20px 0px;
	line-height: 1.2em;
}

#secondary h4 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 1em;
	font-family: Georgia;
	text-transform: lowercase;
}

#secondary div {
	margin-bottom: 2em;
	float: left;
	width: 160px;
	margin-right: 11px;
}

#secondary li span {
	color: #777;
}

#header {
	background: url(images/rnu-title.png) no-repeat 0px 55px;
	padding-left: 100px;
	margin-left: -0px;
	padding-top: 50px;
}

#header #menu {
	position: relative;
	top: -182px;
	background-color: #333;
	line-height: 2.3em;
	float: right;
	left: 70px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#header #menu ul {
	text-transform: lowercase;
	padding: 0px 15px 0 5px;
}

#header #menu li {
	display: inline;
	padding: 0 0 0 6px;
}

#header #menu li:before {
	content: ' ';
	padding-right: 0;
}

#header #menu li.first:before {
	content: '';
	padding-left: 0;
}

#header #menu ul li a {
	padding: 6px 2px;
}

#header #menu ul li a:hover {
	background-color: #99a109;
	color: #222;
	text-decoration: none;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}



#header h1 {
	height: 77px;
	width: 175px;
	font-size: 3em;
	padding-top: 15px;
	letter-spacing: -1px;
	background: url(images/rnu-logo-bobel.png) no-repeat 0 15px;
}

#header h1 a {
	height: 77px;
	width: 175px;display: block;
}

#header h1 a:hover {
	text-decoration: none;
}

#header p.description {
	margin-left: 5px;
	color: #444;
}

#search {
	margin-top: 15px;
	padding-right: 20px;
	width: 446px;
}

#search h4 {
	margin-top: 0;
}

.search .page-head, .archive .page-head  {
	color: #000;
	font-size: 1.4em;
	padding-top: 15px;
}

div.comment-content {
	padding: 12px 20px 20px;
	margin-bottom: 2px;
	background: url(images/note.png) no-repeat 0 100%;
}

textarea#comment {
	width: 515px;
}

ol#commentlist {
	margin-top: 15px;
	list-style: none;
	margin-bottom: 20px;
}

ol#commentlist .comment {
	margin-bottom: 20px;
}

ol#commentlist cite {
	font-weight: normal;
	font-style: normal;
	padding-left: 15px;
}

a {
	text-decoration: none;
	color: #99a109;
}

a:hover {
	text-decoration: underline;
}

.rating {
	margin-bottom: 15px;
}

img.cinema.center {
	align: center;
	float: left;
}

ul {
	list-style: none;
}

.entry-title h3,.page-head h2 {
	font-size: 1.4em;
	font-weight: bold;
	width: 90%;
	color: #999;
}

.entry-title h3 a,.page-head h2 a {
	letter-spacing: -1px;
	font-size: 1.1em;
	color: #999;
}

#sidebar-main .sb-categories {
	margin-bottom: 2em;
}

#sidebar-main h4 {
	border-bottom: 1px solid #98d231;
	margin-bottom: 10px;
	color: #333;
	margin-top: 2em;
	text-transform: lowercase;
	vertical-align: text-top;
}


.entry-id {
	font-size: 2.4em;
	font-weight: bold;
	font-family: "Lucida Grande";
	letter-spacing: -4px;
	color: #444;
	float: left;
	padding-right: 0.2em;
}

h2 {
	letter-spacing: -1px;
}


hr {
	display: none;
}

p.center {
	text-align: center;
}

.entry-content blockquote {
	background: url(images/ldquo.png) no-repeat left top;
	font-size: 1.4em;
	letter-spacing: -1px;
	font-weight: bold;
	background-position: 1px 5px;
	color: #999;
	padding: 5px 0 0 30px;
	width: 87%;
}


.entry-content blockquote p {
	margin: 0;
}

.entry-content blockquote .quote-author {
	font-size: 0.9em;
	color: #444;
	margin-top: 0.4em;
}

blockquote.quote-short {
	background: url(images/ldquo.png) no-repeat left 6px;
	font-size: 2em;
	padding-top: 0;
}

blockquote.quote-short .quote-author {
	font-size: 0.65em;
}

img {
	border: 5px #444 solid;
}

img.noborder,img.wp-smiley {
	border: none;
}

img[align="left"] {
	margin-right: 10px;
}

img[align="right"] {
	margin-left: 10px;
}

div.inv {
	display: none;
}

#primary {
	width: 515px;
	/*float: left;*/
	margin-bottom: 15px;
	padding: 0px 0px 15px 0px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	word-wrap: break-word;
	/*margin-left: 200px;*/
	border-bottom: 1px #999 solid
}

.content {
	padding-top: 10px;
	border-bottom: 1px #999 solid;
}

.post {
	padding: 20px 0;
}

.page {
	margin-bottom: 4em;
}

.entry-meta {
	display: inline;
	text-transform: lowercase;
	margin: 3px 0 0 1px;
	color: #777;
	font: italic 0.75em georgia;
}



.chronodata abbr.published {
	text-decoration: none;
}

.entry-title .numeric {
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	color: #444;
	font-size: 22pt !important;
	font-family: georgia, serif;
	font-weight: 700;
	margin-left: 15px !important;
}

a.numeric:hover {
	text-decoration: none;
}

#sidebar-main li {
	font: 0.85em/1.4em georgia;
	color: #333;
}

.entry-title {
	line-height: 1.9em;
	position: relative;
}

#footer {
	clear: left;
	line-height: 1;
	padding: 15px 0;
}

#footer p.footerpoweredby {
	font-size: 10px;
	text-align: center;
}



.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.navigation {
	text-align: center;
	margin: 10px 0 20px;
}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
}

.entry-content p,.comments .navigation {
	margin: 10px 0;
}

.entry-content ul {
	padding-left: 20px;
	list-style-type: disc;
}

input#s {
	width: 76%;
	padding: 3px;
}

input#s, input#author, input#email, input#url, textarea#comment {
	font-size: 1.2em;
	color: #999;
	background-color: transparent;
	border: 1px solid #444;
}


input#searchsubmit {
	position: absolute;
	height: 25px;
	margin-left: 10px;
}

input.submit, button, input[type=submit], input[type=button], input[type="file"] > input[type="button"] {
	background-color: transparent;
	border: 1px solid #99a109;
	color: #999;
	padding: 4px 8px;
}

input.submit:hover, button:hover, input[type=submit]:hover, input[type="file"] > input[type="button"]:hover {
	color: #99a109;
	cursor: pointer;
}

#commentform input#submit {
	margin: 1em 0;
}

a.feedlink img {
	border: 0;
	float: right;
	margin-top: -27px;
}

.tag-cloud {
	margin-top: 0.4em;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #aaa;
	font: italic bold 1.8em/1.4em Georgia, "Times New Roman", Times, serif;
}

div.metalinks {
	text-align: right;
	margin-top: -1.5em;
}

div.sb-flickr div {
	text-align: center;
	width: 150px !important;
	border: 5px #444 solid;
}

div.sb-flickr div img {
	border: none;
}

#twitter_div h4 {
	background: url(images/twitter_icon.png) no-repeat right;
}

#digg h4 {
	background: url(images/digg.png) no-repeat right;
}

#twitter_update_list li, #dugg_story_list li {
	margin-bottom: 0.5em;
}

#dugg_story_list li a {
	font-size: 85%;
}



.four04 h3 {
	float: left;
	margin-top: 100px;
	padding: 12px 20px 20px;
	position: absolute;
	background: url(images/note-back.png) no-repeat 100% 100%;
} 

.four04 p img {
	float: right;
}


/* maintenance mode */

#logo {
	background: url(http://rnu-project.org/images/logo.png) no-repeat center;
	height: 50px;
	margin-top: 100px;
}

#maintenance {
	width: 535px;
	margin: 40px auto;
}

#box {
	padding-top: 11px;
	background: url(http://rnu-project.org/wordpress/wp-content/themes/twitternu/images/arr2.gif) no-repeat center 0;
	margin-top: 6px;
	text-align: center;
}

#message {
	background-color: #fff;
	padding: 10px;
}

#message h1 {
	font-size: 2em;
	letter-spacing: -1px;
	color: #000;
	margin: 20px 0;
}

#message p {
	margin-bottom: 20px;
}


/* tumblr post styles */

.tumblr {
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 0 30px;
	letter-spacing: -1px;
}

.image-name, .tumblr.image {
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 0 0 30px;
	letter-spacing: -1px;
	margin-top: -0.5em;
}

.song {
	font-size: 1.4em;
	margin-top: -0.5em;
	margin-bottom: -0.3em;	
}

/* flickr favs styles */

img.flickr-thumb {
	border: none;
	margin: 0 10px 10px 0;
}

#flickr-favs p {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 30px 20px 0;
	margin: 0;
	letter-spacing: -1px;
}