/*
Theme Name: UPA ORIGINAL
Description: UPA ORIGINAL is a dark, green, very simple and nice Wordpress Theme. Created based on several online free blog themes, UPA Original serves the institution online image necessities.
Author: UPA
Author URI: http://upaikido.org/
Version: 1.0
Tags: black green, right sidebar, 2-columns, widget ready, fixed width

*/
* {
	padding: 0px;
	margin: 0px;
}


body {
	margin:0;
	color:#262626;
	background-color:#6d6d55;
	/*background:url(images/header-bg-repeat.gif) repeat-x;*/
	font:12px/16px Georgia, "Times New Roman", Times, serif;
}

#main {

	background:#FFFFFF url(images/header-bg-repeat.gif) repeat-x scroll 0 0;
}

#wrapper {
	background:transparent url(images/bg-content.gif) repeat-x scroll 0 100%;
}

#wrap {
	padding-bottom:60px;
	width:960px;
	text-align:left;
}

#header {
	background:url(images/header-bg.jpg) no-repeat bottom scroll;
	margin-bottom:20px;
	height: 310px;
}

#header ul
{
	float:right;
	margin:0;
	padding:0;
}

#header ul li
{
	color:#FFFFFF;
	float:left;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 25px;
}

#header ul li:first-letter
{
	text-decoration:underline;
}

#header ul li p
{
	line-height:1em;
	color:#9d9d79;
	font-size:10px;
}

#header ul li a
{
	color:#fff;
	text-decoration:none;
}

#header ul li a:hover,
#header ul li a.active
{color:#9d9d79;}


#header .blockquote
{
	color:#9D9D79;
	font-size:16px;
	margin-left:600px;
	margin-top:80px;
	width:340px;
}

#header .quote:before
{
	content:open-quote;
	margin-left:-22px;
  	font-weight: bold;
  	font-size: 40px;
	line-height:0;
}

#header .quote:after
{
	content:",,";
	letter-spacing:-.1em;
  	font-weight: bold;
  	font-size: 40px;
	line-height:0px;
	margin-left:2px;
	display:inline-block;
}

#header .blockquote-author
{
	font-size:12px;
	font-style:italic;
}

#title {
	float: left;
	/*padding: 0px 10px 0px 0px;*/
}

#title a {
	background:transparent url(images/logo-home.png) no-repeat scroll 0 0;
	display:block;
	height:261px;
	margin-left:29px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999em;
	top:15px;
	width:239px;
}

#pagenav {
	padding-top: 50px;
}

#sidebar {
	float: right;
	width: 230px;
}

#sidebar h2 {
	margin-top:15px;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li ul li {
	margin-left: 5px;
}

#sidebar ul li ul li ul li {	
	margin-left: 5px;
}

#content {
	margin: 0px 15px 0px 0px;
	padding: 0px 15px;
	width: 625px;
	float:left;
}

small a {
	float:right;
}

.clear {
	clear:both;
}

/* FOOTER */
#footer
{
	width:100%;
	min-width:960px;
	min-height:139px;
	background:#6d6d55 url(images/bg-footer.jpg) repeat-x;
}

#footer .footer-area
{
	clear:both;
	margin:0 auto;
	height:75px;
	overflow:hidden;
	padding:50px 25px 0 0;
	width:900px;
}

* html #footer .footer-area
{
	overflow:visible;
	height:100px;
}


ul.footer-nav
{
	float:right;
	margin:0;
	padding:0;
}

ul.footer-nav li
{
	float:left;
	padding:0 9px 0 10px;
	list-style:none;
	font-size:12px;
	background:url(images/footer-sep-nav.gif) no-repeat 0 60%;
}

ul.footer-nav li:first-child
{
	background:bottom;
	padding:0 9px 0 0;
}

ul.footer-nav li a
{
	color:#fff;
	text-decoration:none;
}

ul.footer-nav li:first-letter
{
	text-decoration:underline;
}

ul.footer-nav li a:hover
{text-decoration:underline;}

ul.footer-nav li a.active
{text-decoration:none;}


ul.footer-copy
{
	margin:0;
	float:left;
	height:31px;
	padding:0 80px 0 110px;
	background:url(images/aikido.png) no-repeat 0 60%;
}

ul.footer-copy li
{
	padding:0 9px 0 10px;
	list-style:none;
	font-size:9px;
	color:#FFF;
}

ul.footer-copy li:first-child
{
	color:#1d1b19;
	background:bottom;
	/*padding:0 9px 0 0;*/
	font-size:12px;
}

ul.footer-copy li a
{
	color:#fff;
}

ul.footer-copy li a:hover,
ul.footer-copy li a.active
{text-decoration:none;}

/*
#footer {
	padding: 20px 0px 10px 0px;
	color: #555555;
	text-align:center;
}

#footer a {
	color:#555555;
	text-decoration: none;
}
*/
/* FOOTER  */
.widget {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 15px 0px;
}

.postmetadata {
	color: #999999;
	padding: 10px 0px;
}

/* text */
hr {
	height:1px;
	margin:15px 0 25px;
	border-color:#EEE;
}

.description {
	font-size: 9pt;
	color: #555555;
}

#pagenav li a:hover {
	color:#555555;
}

pre {
	max-width:620px;
}


h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
}

p, #content h1, h2, h3, h4, h5, h6, ol, ul, .post {
	padding-bottom: 10px;
}

#content ul li, #content ol li {
	margin-left:62px;
}

a
{ color:#0979d0; text-decoration:none; }

a:hover, a:active
{ text-decoration:underline; }

a:focus {outline:none;}


img
{
	margin:0;
	border:none;
}

h1 {
	font-size: 20pt;
	font-weight: lighter;
	margin-bottom:15px;
}

h2 {
	color:#8e9078;
	font-size: 18pt;
	font-weight: lighter;
}

h3 {
	color:#8e9078;
	font-size: 16pt;
	font-weight: lighter;
}

h4 {
	font-size: 14pt;
	font-weight: lighter;
}

h5 {
	font-size: 13pt;
	font-weight: lighter;
}

h6 {
	font-size: 12pt;
	font-weight: lighter;
}

blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}

/*
.postmetadata a {
	color: #999999;
	text-decoration: none;
}

*/

ul li ul li {
	margin-left: 10px;
}

ul li ul li ul li {	
	margin-left: 10px;
}

/* calendar */
#today, caption {
	font-weight: bold;
}

#today {
	color: #898989;
}

td, th {
	padding: 2px;
}

#calendar_wrap {
	padding-bottom: 10px;
}


/* form */
#text_field, textarea, input, #author, #email, #url, #comment, .s, .password {
	border:1px solid #D9D9D9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	min-height:22px;
	padding-bottom:3px;
	padding-left:5px;
	padding-top:5px;
}

.file textarea {
	border:1px solid #D9D9D9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#author, #email, #url, #comment {
	padding: 5px;
}

.s {
	padding: 3px;
}

#submit, .searchsubmit, .file, .button {
	font-size:12pt;
	margin-top:3px;
	padding:7px;
	cursor:pointer;
	color:#0979d0;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}

#comments {
	margin: 10px 0px;
}

.comment {
	padding: 20px;
}

.comment p:before
{
	content:'"';
  	font-weight: bold;
  	font-size: 50px;
	line-height:-5px;
	color:#CCC;
	margin-left:-32px;
	padding-right:7px;
}

#date {
	font-size:10px;
	padding-bottom: 10px;
}

#date a {
	text-decoration: none;
}

.alt strong {
	font-size: 9pt;
}

.alt a {
	text-decoration: none;
}

.searchform {
	margin-bottom: 20px;
}

/* wp default */
.center {
	text-align:center;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.alignleft {
	float: left;
}


.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:0 0 25px 25px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


.wp-caption img {
	margin: 0 0 8px;
	padding: 0;
	border: 0 none;
}


.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

fieldset {
	padding:20px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

fieldset legend {
	color:#8e9078;
	font-size: 18pt;
	font-weight: lighter;
	margin:0;
	padding:0 15px 0 15px;
}

.breakLabel {
	display:block;
}

