/* @override http://localhost/chyrp/trunk/themes/default/stylesheets/screen.css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
/*body, html {height: 100%;}*/
#s {
padding-right: 20px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
code {
	color: #999999;
	background-color: #f1efe2;
	font-family: monospace;
	border: 1px solid #c1c1c1;
	padding: 2px;
	width: auto;
}
em {
	font-style: italic;
}
strong {
	color: white;
	font-weight: bold;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a {
	color: #555555;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	font: normal 13px/20px Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
}
div.container {
	border-left:5px solid #dbe6d5;
	float:right; 
	margin-bottom:0px; 
	margin-right:250px; 
	margin-bottom:0px;
	padding:0pt 6px 0px 30px;
	width:50%;
	height: 100%;
	background: #e9f2e7;
}
div.sidebar {
	background-color: #dbe6d5;
	height:100%;
	margin-bottom:0px;
	padding-left:30px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:215px;
	padding-top: 0px;
	border-left:5px solid #cfdac9;
}
div.sidebar h1 {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-shadow: #adadad 2px 2px 2px;
}
div.wrapper {
	border-top:1px solid #cfdac9;
	margin: 0px auto;
	position:relative; /* needed for footer positioning*/
	height: 100%;
	min-height:100%; /* real browsers */
	background: #ffffff url(/themes/green/images/bg.jpg) top left no-repeat;
}
div.controls {
	background-color: #FFFFFF;
	width: 100%;
	
}
div.controls ul {
	margin: 0 auto;
	padding: 4px 0;
	width: 680px;
}
div.controls ul li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.controls ul li a {
  color: #999999;
  background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 7px;

}
div.controls ul li a:hover {
  color: #666666;
  background-color: #c1c1c1;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 6px;

}
div.post {
	padding: 1em 4px;
	margin-bottom: 0px;
	word-wrap: break-word;
}
div.post a {
	color: #555555;
}
div.post a:hover {
	color: #333333;
}
div.post h1 {
	padding: 0 0 6px 0;
}
div.post h1 a {
	text-shadow: 2px 2px 2px #adadad;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
}
div.post p, div.page p {
	padding: 0 0 10px 0;
}
div.post blockquote {
	padding: .5em .75em;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-right: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin-bottom: 1em;
	color: #555;
}

div.footer {
	border-top: 1px solid #CCCCCC;
	color: #999999;
	font-size: 11px;
	margin: 20px 0;
	padding: 3px 0 0 4px;
	text-transform: lowercase;
}
div.footer a {
  color: #999999;
}
div.footer a:hover {
  color: #666666;
}
div.footer span {
	display: inline;
}
div.header {
	border-bottom: 5px solid #cfdac9;
	padding-left: 0;
	padding-bottom: 4px;
	padding-right: 0;
	padding-top: 0;
	margin-left: -6px;
	margin-bottom: 10px;
	margin-right: -6px;
	margin-top: 30px;
	text-transform: lowercase;
}
div.header h1 a, div.header span, h1 {
	color: #000;
	border: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	text-shadow: 2px 2px 2px #adadad;
}
div.header h1 a:hover {
	border: none;
}
div.header span {
	color: #555555;
	padding: 0;
}
span.info {
	color: #999999;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
	float: left;
}
span.info a {
	border: none;
	color: #999999;
}
span.info a:hover {
  border: none;
  color: #666666;
}
span.info em {
	color: #999999;
}
span.info strong a {
	color: #999999;
}
span.info strong a:hover {
	color: #666666;
}
span.info.right {
	float: right;
}
ul li {
	background: transparent url('../images/bullet.gif');
	background-position: 0 7px;
	background-repeat: no-repeat;
	margin: 0 0 0 4px;
	padding: 0 0 0 12px;
}
ul.nav {
	margin: 0 auto;
	width: 680px;
}
ul.nav li {
	background: none;
	display: inline;
	margin: 0 -4px 0 0;
}
.quote {
	margin: 2em 0 0;
}
div.post .quote blockquote {
	font: 2em/1.25em normal "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #555555;
	width: 350px;
	margin: 0 auto;
	padding: 0;
	background: none;
	border: 0;
}
.quote .source {
	display: block;
	width: 350px;
	margin: 0 auto 1em;
	text-align: right;
	font-size: 1em;
	color: #999999;
}
.quote .source p {
	display: inline;
	margin: 0;
}
.link h2 a {
	border: none;
	color: #FFFFFF;
	background-color: #DDDDDD;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-shadow: 2px 2px 2px #adadad;
	
}
.link h2 a:hover {
	border: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.right {
	float: right;
}
div.success, div.notice, div.failure {
	margin: .5em 0 1em 0;
	padding: 3px 6px 2px 26px;
	cursor: pointer;
}
div.success {
	color: #529214;
	border: 1px solid #C6D880;
	background: #E6EFC2 url('../images/icons/success.png') no-repeat 5px center;
}
div.notice {
	border: 1px solid #c2e1ef;
	color: #336699;
	background: #dff4ff url('../images/icons/notice.png') no-repeat 5px center;
}
div.failure {
	border: 1px solid #FBC2C4;
	color: #D12F19;
	background: #FBE3E4 url('../images/icons/fail.png') no-repeat 5px center;
}
div.success .sub, div.notice .sub, div.failure .sub {
	font-size: .8em;
	color: #777;
	margin-left: 5px;
}
.sub {
	font-size: .85em;
	color: #999;
	font-weight: normal;
}
div.sub {
	margin-top: -1.5em;
}
.inline {
	padding: 1em;
	background: #FFFFFF;
}
.inline .more_options_link:link {
	display: block;
	font-weight: bold;
	color: #555555;
}
.inline .more_options {
	padding: 10px;
	background: #F9F9F9;
}
.inline .more_options p {
	float: left;
	width: 50%;
	height: 55px;
	margin: 0;
}
.inline .more_options p input[type="text"] {
	width: 90%;
	margin-bottom: 0;
}
.inline .more_options p .sub {
	font-size: .8em;
	color: #555555;
}
.inline .buttons {
	padding: 5px;
	background: #efefef;
	color: #666;
	font-size: 11px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 1px;
}
h2 a {
	color: #555555;
	border: none;
}
.preview .content {
	padding: 0 4px;
}
form p {
	margin: 0 0 1em;
}
label {
	font-weight: bold;
	display: block;
	color: #555555;
}
.wide {
	width: 100%;
}
.post .pinned_text {
	content: "topā:";
	float: left;
	width: 85px;
	height: 80px;
	border-right: 3px solid #e1e1e1;
	margin-left: -100px;
	margin-right: 10px;
	padding: 1px 5px;
	font-weight: bold;
	color: #AAAAAA;
	text-align: right;
}

.post pinned {
	color: #e1e1e1;
}
input[type="text"], textarea {
	margin-bottom: .5em;
}
input.big {
	font-size: 1.5em;
}
.chat p {
	display: inline;
}
.chat ul {
	font-family: "Monaco", monospace;
	font-size: 9px;
	margin: 0 1em 1em;
	padding: 0;
	color: #555555;
}
.chat ul li {
	background: none;
	padding: 0;
}
.chat li .label {
	color: #47A0FF;
}
.chat li.me .label {
	color: #D674C9;
}
.photo img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.video .object-youtube, .video .embed-youtube {
	width: 460px;
	height: 384px;
}
/* Comment bubbles code via http://www.willmayo.com/2007/02/10/css-speech-bubbles/ */
ol.comments {
	margin-top: 1em;
	padding: 0 4px;
}
ol.comments li {
	width: auto;
	font-size: .9em;
	margin-bottom: 24px;
}
ol.comments li blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background: #f9f9f9;
}
ol.comments li blockquote p {
	margin: 10px;
	padding: 0px;
}
ol.comments li cite {
	position: relative;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	top: 6px;
	background: transparent url('../images/tip.gif') no-repeat 20px 0;
	font-style: normal;
}
.clear {
	clear: both;
}

#add_post_form {
	margin-bottom: 1em;
}
.feather_tabs {
	margin: 0;
	padding: 0;
}
.feather_tabs li {
	float: left;
	margin: 0 0 -1px .5em;
	padding: .2em .5em;
	background: #ddd;
	border: 1px solid #ddd;
	border-bottom: 0;
}
.feather_tabs li.selected {
	background: #fff;
}
.feather_tabs li a {
	color: #888;
	border: none;
}
.feather_inline {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1em;
}
.feather_inline.no_tabs {
	margin-top: -2em;
}
form.inline p {
	display: block;
	padding: 0;
	margin: 0 0 1em;
}

ul.archive_list {
	margin-bottom: 1em;
}

/* Files feather */
.file {
	width: 100%;
	height: 52px;
	line-height: 16px;
	margin-top: -5px;
}

.file-icon {
	float: left;
	width: 32px;
	height: 32px;
	padding: 10px;
}

.file-icon img {
	border: 0;
	padding: 0;
}

.file-information {
	float: left;
	padding-top: 8px;
}

.file-name {
	font-size: 15px;
	padding: 0;
	margin: 0;
}

.file-link {
	padding: 0;
	margin: 0;
}

.file-link a:link, .file-link a:active, .file-link a:visited {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
/* Review Feather */
.rating {
	float: right;
	color: #ccc;
}

