/*
Theme Name: UNOCO2
Theme URI: http://www.gageparker.com
Description: Theme created for UNOCO pls.
Version: 1.0
Author: Cinch Graphics
Author URI: http://www.gageparker.com/
*/

/* Reset */
body, html{ 
        height:100%;
	margin:0;
	padding:0;
}


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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
        border:none;
        margin:0 5px 5px 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Global */

body, html{ 
height:100%;
margin:0;
padding:0;
text-align:center;
background:url(images/_BG.jpg) repeat-x top center #0f1f04;
font-family: Arial, Helvetica, sans-serif;
font-size:80%;
}
/* RSS Gadget */
#rsswidget {
list-style:none;
font-size:12px;
padding:0;
margin:0;
border-top:1px solid #e3e3e3;
}

#rsswidget li{
list-style:none;
margin:4px 0 4px 0;
padding:0;
border-bottom:1px solid #e3e3e3;
}

.bigWrapper {
height:100%;
width:100%;
margin:0 auto;
}

.wrapper {
min-height:100%;
width:850px;
background:url(images/_BGwrapper.jpg) scroll repeat-y top center;
margin:0 auto;
text-align:left;
scroll:no;
}

.content {
width:818px;
margin:0 auto;
text-align:left;
}

.top {
width:818px;
height:125px;
background:url(images/_header.jpg) no-repeat top center;
}



.navRight {
float:right;
width:13px;
height:28px;
background:url(images/_navRight.jpg) no-repeat top center;
}

.contain {
width:625px;
}

/* Begin Sidebar */
#sidebar{
        float: right;
        width: 150px;
	margin-top:20px;
	margin-right:20px;
	text-align: left;
        border:1px solid #cfd8d0;
        padding:0 5px;
	}

.title {
        background:#657167;
        padding:5px;
        margin:0px -5px 5px -5px;
        color:#eee;
        font-size:1em;
       }

#wp-calendar {
	empty-cells: show;
	width: 147px;
	text-align: center;
        margin-bottom:10px;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right: 0px;
	}

#wp-calendar #prev a {
	text-align: left;
	padding-left: 0px;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 147px;
	}

#wp-calendar td{
        width; 21px;
	padding: 0;
	}

#wp-calendar th{
        width; 23px;
	padding: 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
        }
/* End Sidebar */

a {
color:#0c751b;
text-decoration:none;
}

a:hover {
color:#565656;
}

ul, ol {
margin-bottom:10px;
margin-left:20px;
}

ul li {
list-style:square;
}

ol li {
list-style: decimal;
}

dl {
margin-bottom:10px;
}

dt {
font-weight:bold;
}

dd {
padding-left:20px;
font-style:italic;
}

code {
font-size:1em;
font-family:"Courier New", Courier, monospace;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

.clear {
clear:both;
}

/* Menu Styling */
.navLeft {
width:13px;
height:28px;
background:url(images/_navLeft.jpg) top left no-repeat;
}

#menucontain {
width:818px;
height:28px;
display:block;
background:url(images/_BGnav.jpg) top center #000000;
padding:0px 0 0px 0px;
}

#menu {
background:url(images/_navRight.jpg) no-repeat top right;
position:relative;
display:block;
height:28px;
font-size:14px;
font-weight:bold;
}

#menu ul{
margin:0px;
padding:0px 0px 0px 0px;
width:auto;
float:left;
}


#menu ul li {
display:block;
float:left;
color:#557493;
margin:0 0px 0 0;
width:120px;
}

#menu ul li a{
width:120px;
height:21px;
text-align:center;
padding:7px 0px 0 0px;
display:block;
float:left;
color:#eee;
text-decoration:none;
}

#menu ul li a:hover {
width:120px;
height:21px;
background:url(images/_BGnavOn.jpg) repeat-x bottom center;
}

.current_page_item a { 
width:120px;
height:21px;
background:url(images/_BGnavOn.jpg) repeat-x bottom center;
}

.current_page_parent a {
width:120px;
height:21px;
background:url(images/_BGnavOn.jpg) repeat-x bottom center;
}	


/* Blog Title Styling */


#blog_title {
}

.blog_title, .blog_title a {
color:#0c751b;
padding:15px 10px 5px 10px;
text-decoration:none;
font-size:1.6em;
font-weight:normal;
}

/* About/Image Styling */

#about {
height:175px;
background:url(images/header.jpg) no-repeat;
color:#FFF;
font-size:1.4em;
padding:20px;
line-height:1.6em;
}

#about p {
margin-bottom:10px;
}

#about a {
color:#FFF;
}

#about a:hover {
color:#FFF;
text-decoration:underline;
}

/* Primary Content */

#primary {
padding:20px;
}

/* Articles */

.article_title {
border-bottom:1px solid #0f3f15;
}

.article_title a {
color:#124319;
text-decoration:none;
font-size:1.2em;
font-weight:normal;
}

.article_title a:hover {
color:#0c751b;
}

.entry {
font-size:1.3em;
line-height:1.3em;
color:#3d3d3d;
margin:10px 0 0 0;
}

.entry p {
margin-bottom:15px;
}


.entry a {
color:#0c751b;
text-decoration:none;
}

.entry a:hover {
color:#333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight:normal;
color:#fff;
margin-bottom:5px;
}

.postmetadata {
margin:0 0px 15px 0px;
padding:5px 0px 5px 25px;
font-size:1em;
color:#949494;
background:url(images/info.gif) left top no-repeat;
}

.postmetadata a {
color:#5d928b;
text-decoration:none;
}

.postmetadata a:hover {
color:#565656;
}

.postmetadata_entry {
margin:0 -20px 15px -20px;
padding:5px 20px 10px 20px;
font-size:1em;
color:#949494;
}

.postmetadata_entry a {
color:#5d928b;
text-decoration:none;
}

.postmetadata_entry a:hover {
color:#565656;
}

/* Pages */

.page_title, .page_title a {
color:#3d3d3d;
text-decoration:none;
font-size:1.6em;
border-bottom:1px solid #0f3f15;
}

.page_body {
font-size:1.5em;
line-height:1.7em;
color:#3d3d3d;
margin:10px 0;
}


.page_body p {
margin-bottom:20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
font-weight:normal;
color:#fff;
margin-bottom:5px;
}

.page_body a {
color:#0c751b;
text-decoration:none;
}

.page_body a:hover {
color:#565656;
}

.archive_title {
color:#bebebe;
text-decoration:none;
font-size:1.4em;
font-weight:normal;
}

.edit {
font-size:1.2em;
padding-left:20px;
background:url(images/pencil.gif) left no-repeat;
}

.edit a {
color:#bdbdbd;
text-decoration:none;
}

/* Custom Archives Page */

.archives_left {
width:45%;
float:left;
}

.archives_right {
width:45%;
float:right;
}

/* Comments/Comment Form */

.comments_title {
color:#797979;
text-decoration:none;
font-size:1.2em;
font-weight:normal;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:1.3em;
padding:10px 20px 10px 20px;
color:#3d3d3d;
}

ol.commentlist li p {
margin-bottom:10px;
line-height:1.4em;
}

.alt {
background:#ededed !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color:#0c751b;
text-decoration:none;
}

.comment_meta a:hover {
color:#565656;
}


.commentno {
color:#cccccc !important;
text-decoration:none;
}

.login {
font-size:.9em;
color:#8e8e8e;
}

.login a {
color:#0c751b;
text-decoration:none;
}

.login a:hover {
color:#565656;
}

label {
color:#8e8e8e;
font-size:1.2em;
}

input#author, input#email, input#url {
margin-bottom:5px;
padding:5px;
width:96%;
font-size:1.2em;
border:1px solid #cfd8d0;
background:#eee;
color:#797979;
}

input#author:hover, input#author:focus, input#email:hover, input#email:focus, input#url:hover, input#url:focus, textarea#comment:hover, textarea#comment:focus {
border:1px solid #cfd8d0;
}

textarea#comment {
width:96%;
margin:10px 0;
font-size:1.2em;
padding:5px;
border:1px solid #cfd8d0;
background:#eee;
color:#797979;
}

input#submit {
font-size:1.2em;
border:none;
height:28px;
width:158px;
padding:5px;
background:url(images/submit.gif) no-repeat top center;
color:#797979;
}

input#submit:active {
background:url(images/submit.gif) no-repeat bottom center;
background-position:bottom;
color:d7d7d7;
}

/* Misc / Custom Styles */

.imgleft {
padding:0 15px 0 0;
}

.imgright {
padding:0 0 0 15px;
}

blockquote {
padding:0 35px;
font-style:italic;
background:url(images/quote.gif) top left no-repeat;
}

.note {
background:#F2F2F2 url(images/note.gif) top left no-repeat;
border-top:1px solid #151515;
border-bottom:1px solid #151515;
font-size:.9em;
padding:5px 10px 5px 25px;
color:#6b6b6b;
} 

.codebit {
background:#F2F2F2 url(images/code.gif) top left no-repeat;
border-top:1px solid #151515;
border-bottom:1px solid #151515;
font-family:"Courier New", Courier, monospace;
padding:5px 10px 5px 30px;
}

.dl {
background:#F2F2F2 url(images/dl.gif) top left no-repeat;
border-top:1px solid #151515;
border-bottom:1px solid #151515;
padding:5px 10px 5px 30px;
}

.green {
background:#c4d550;
padding:0 5px;
}

.grey {
background:#dddddd;
padding:0 5px;

}

.navigation {


margin-bottom:25px;




}


.alignleft {
float:left;
padding:10px 10px 10px 0;

}

.alignright {
float:right;
padding:10px 0 10px 10px;

}

.alignleft a, .alignright a {
color:#0c751b;
text-decoration:none;
font-size:1.2em;
}

.alignleft a:hover, .alignright a:hover {
color:#565656;
}

/* Footer */

#search {
margin:0 43px 10px 30px;
}

input#s {
margin-top:15px;
width:100%;
font-size:1.2em;
padding:5px;
border:1px solid #cfd8d0;
background:#eee;
color:#797979;
}

.search_title, .fof_title {
color:#797979;
text-decoration:none;
font-size:1.8em;
font-weight:normal;
}


#footer {
height:40px;
padding:10px 20px;
font-size:1.2em;
color:#3d3d3d;
text-align:center;
margin-bottom:0px;
}

#footer a {
color:#0c751b;
text-decoration:none;
}

#footer a:hover {
color:#565656;
}

.to_top {
background:transparent url(images/totop.gif) no-repeat scroll 0%;
position:absolute; /*this replaces float - fixes thanks to Larry of	http://blog.lroot.com*/
height:18px;
width:19px;
margin:0 0 0 480px; /*this was updated*/
padding:9px 5px;
}

.to_top a {
padding:8px;
}

/* Hide WordPress stats image */

img#wpstats {
display:none;
}