/*
Theme Name: RUH (based on Journalized Sand)
Theme URI: http://zed1.com/journalized/themes/journalized-sand/
Description: Sand theme from Mike Little's Journalized
Version: 1.0.2 Released 7 Jun 2005
Author: Mike Little
Author URI: http://zed1.com/journalized/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

body {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #333;
    background: #FBFBFB;
    margin: 5px;
    padding: 0px;
    font-size: 62.5%; /* Resets 1em to 10px */
    line-height: normal;
}

h1 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight: bold;
    font-size: 3em;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
	margin: 5px 120px 2px 180px;
	padding: 4px 4px 4px 20px;
	font-size: 1.2em;
	color: #000000;
	position: relative;
	width: 65%;
	min-width: 120px;
	background: #eeeeee;
	z-index: 3;
	border: 1px solid #ccc;
}

h2 a:link    { color: #e9f2fc; text-decoration: none; }
h2 a:visited { color: #e9f2fc; text-decoration: none; }
h2 a:hover   { color: #e9f2fc; text-decoration: none; }
h2 a:active  { color: #e9f2fc; text-decoration: none; }



h3 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h4 {
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #fff;
	background: #F41010;
	padding: 4px 4px 4px 4px;
	border-top: 1px solid #F86363;
	border-right: 1px solid #9C0707;
	border-bottom: 1px solid #9C0707;
	border-left: 1px solid #F86363;
}

h5 {
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	color: #000;
	background: #eee;
	padding: 4px 4px 4px 4px;
	
}

abbr {
    cursor: help;
}

.storyTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.6em;
        font-weight: bolder;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #000000;
	border: none;
}

.storyTitle h2 a:link    { color: #333; text-decoration: none; }
.storyTitle h2 a:visited { color: #333; text-decoration: none; }
.storyTitle h2 a:hover { color: #F41010; text-decoration: none; }
.storyTitle h2 a:active { color: #333; text-decoration: none; }

.storyCategory {
    font-weight: 11px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 11px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 11px verdana, arial, helvetica, sans-serif;
line-height: 15px;
    margin: 0px 0px 0px 0px;
 padding: 0px 0px 5px 0px;
}

.otstup {

	padding-left: 150px;
}

.ep {
    font: 9 px verdana, arial, helvetica, sans-serif;
    text-align: right;
    line-height: normal;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #333;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

a:link    {
	color: #F41010;
}
a:visited { color: #DF0B0B; text-decoration: none; }     
a:hover   {
	color: #000;
	text-decoration: underline;
}

#headerblock {
    text-align: center;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    height: 100px;
    margin: 0px 120px 5px 180px;
    border: 1px solid #ccc;
    color: #fff;
    background: #fff;
    padding: 0px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
}

#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    text-align: justify;
    line-height: 1.4em;
    min-width: 120px;
    margin: 0px 120px 20px 180px;
    border: 1px solid #ccc;
    color: #222;
    background: #fff;
    padding: 20px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}
.centreblock p {margin-bottom: .5em; }

.navigation {
      display: block;
      text-align: center;
      margin: 0px 120px 20px 180px;
      height: 1.5em;
}

.alignright { float: right; }

.alignleft { float: left }

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

..centreblock ul {
	list-style-type: none;
	margin: 20px 0px 20px 0px;
	padding-left: 30px;
	font-size: 11px;
}

.centreblock ul li {
}

.leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding-left: 3px;
}


/* this fixes an IE bug with aligned or floated images */
.storyContent img {
    position:relative;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}
.centreblock h4 {
    border: 1px solid #ccc;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 120px 20px 180px;
    border: 1px solid #000;
    color: #222;
    background: #eee;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
padding-top: 10px;
padding-left: 0px;
    color: #000;
    background: #fff;
}

.storyCommentContent {
    border: 1px solid #ccc;
    color: #222;
    background: #EFF5FF;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #333; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #F41010; text-decoration: underline;}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 50px;
	color: #333;
	background: #fff;
	border-left: 1px solid #ddd;
	}

blockquote a:link { color: #666;}
blockquote a:visited { color: #666;}
blockquote a:hover { color: #F41010;}

q {
    color: #333333;
    background: #ded6c6;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 5px;
    left: 5px;
    padding: 5px;
    background: #eee;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #000; text-decoration: underline;}
#leftside a:visited { color: #000; text-decoration: underline;}
#leftside a:hover { color: #F41010; text-decoration: underline;}

.leftsideSection {
    border: 1px solid #ccc;
    color: #222;
    background: #F7F7F7;
    padding: 4px;
    margin: 0px 0px 10px 0px;
}


#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#searchform input#s {
width: 95%;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

table#wp-calendar { 
    background: #fff; 
    border: 1px solid #ccc; 
    font: 9px verdana, arial, helvetica, sans-serif; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    text-align:center;    
}

table#wp-calendar a:link { color: #000; text-decoration: underline; font-size: 9px;}
table#wp-calendar a:visited { color: #000; text-decoration: underline; font-size: 9px;}
table#wp-calendar a:hover { color: #F41010; text-decoration: underline; font-size: 9px;}
table#wp-calendar caption { }
td#prev, td#next { background: #eee; }
td#today{ border: 1px solid #dd0000; }
table#wp-calendar thead tr { color: #333; background: #eee; }
table#wp-calendar thead th {  }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* This set of rules makes the nested lists from wp_get_links() 
   look like the h4 + div.rightsidesection combination */

#rightside {
position: absolute;
width: 110px;
 top: 5px;
    right: 5px;
 padding: 5px;
    background: #eee;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 105px;} 

div#rightside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#rightside > ul  li { 
    border: 1px solid #000;
    color: #222;
    background: #eee;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

div#rightside ul li h2 { 
    font-size: 11px;
    border: 0;
    border-bottom: 1px solid #000;
    margin: 0;
    color: #222;
    background: #eee;
    padding: 2px 4px 2px 4px;
}

div#rightside ul li ul { 
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}
div#rightside ul li ul li { 
    border: 0;
    margin:0;
 }

.rightsideSection {
    border: 1px solid #ccc;
    color: #222;
    background: #fff;
    padding: 4px;
    margin: 0px 0px 15px 0px;
} 

#menu {
    border: 1px solid #eee;
    font-size: 11px;
    line-height: 15px;
    color: #222;
    background: #fff;
    padding: 4px;
    margin: 0px 0px 5px 0px;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
      padding-bottom: 4px;
}

#menu ul li ul li {
list-style-type: square;
	margin: 0;
	padding-left: 10px;

	padding-bottom: 4px;
	list-style-position: inside;
}

#menu a:link { font-size: 11px; color: #000; text-decoration: none;}
#menu  a:visited { font-size: 11px; color: #000; text-decoration: none;}
#menu  a:hover {
	font-size: 11px;
	color: #F41010;
	text-decoration: underline;
}

