/*
Theme Name: Oblon Blog
Theme URI: http://www.oblon.com
Description: This is a custom theme made by Interworks, Inc for Oblon.com
Author: Interworks, Inc
Author URI: http://www.interworksinc.com
/*-----------Block Level Elements--------------*/

html { /* This fixes the horizontal shift in Firefox when a page doesn't use a scrollbar */
  min-height: 100%; 
  margin-bottom: 1px; 
}

body {
	background: #74747a url(images/bg.jpg) top center no-repeat;
	margin: 0 auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#page {
	width: 762px;
	margin: 0 auto;
	background-color: #ffffff;
	display: block;
}

#header {
	width: 762px;
	height: 269px;
	background: url(images/header-bg.jpg) top center no-repeat;
	display: block;
	margin: 0 auto;
}

#headerlogo {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 490px;
	border-right: 1px solid #FCBF04;
	padding: 0 25px 0 25px;
}

#content a {
	color: #4471A3;
	text-decoration: none;
	text-transform: capitalize;
}

#content p a {
	text-transform: none;
}

#content li a {
	text-transform: none;
}

#sidebar {
	float: left;
	width: 210px;
}

#footer {
	border-top: 1px solid #FCBF04;
	width: 762px;
	min-height: 40px;
	clear: both;
	background-color: #ffffff;
	font-size: .7em;
	color: #555555;
	padding-top: 5px;
}

/*-------------Footer-------------*/

.copyright {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.copyright a {
	color: #4471A3;
}

.jaffe {
	display: block;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

.jaffe a {
	color: #4471A3;
}


/*-------------Headings-------------*/

h1 {
	color: #4471A3;
	text-transform: uppercase;
	font-size: 1.2em;
}

h1 a {
	color: #4471A3;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	color: #0B3B6C;
	font-size: .9em;
}

h3 {
	color: #0B3B6C;
	font-size: .8em;
}

h4 {
	color: #0B3B6C;
	font-size: .6em;
}

h5 {

}

.lowercase {
	text-transform: lowercase;
}

/*-------------Header Elements-------------*/

#headerBottom {
	padding: 225px 0 0 25px;
}

#topLinks {
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bold;
	width: 450px;
}

#topLinks a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#search {
	display: block;
	float: left;
}

#searchsubmit {
	width: 70px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	background: url(images/search-btn.gif) no-repeat;
	text-indent: -9999em;
	cursor: pointer;
}

#s {
	border: 1px solid #FCBF04;
}

/*-------------Index-------------*/

.dateAuthor {
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: .8em;
	color: #555555
}

.dateAuthor a{
	text-decoration: none;
	font-weight: bold;
	color: #4471A3;
}

.tags {
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
	color: #555555
}

.tags a{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #4471A3;
}

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {
	color: #555555
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {
	color: #4471A3;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
}

.navigation {
	padding: 5px 0 25px 0;
}

.navigation a {
	text-decoration: none;
	color: #555555;
}

.navigation a:hover {
	text-decoration: none;
	color: #000000;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {
	border: none;
}

acronym, abbr {

}

#commentform a{
	color: #4471A3;
}

/*--------------Sidebar------------*/

#sidebar ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar ul h2 {
	text-transform: uppercase;
}

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

#sidebar ul ul {
	padding: 0 0 0 15px;
}

#sidebar ul ul li {
	list-style-image: url('images/yellow-arrow.gif');
	font-size: .7em;
	color: #555555;
	text-transform: uppercase;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}

#sidebar p {
	color: #555555;
}

#sidebar a {
	text-decoration: none;
	color: #555555;
}

#sidebar a:hover {
	color: #000000;
	text-decoration: none;	
}

#sidebar a:visited {
	color: #555555;
}

.osLogo {
	margin: 0 0 10px 34px;
}

.pgbLogo {
	margin-bottom: 9px;
}

.pgbLogo img {
	border: 1px solid black;
	padding: 3px;
}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
	color: #4471A3;
	
}

small.commentmetadata {
	color: #4471A3;
}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {
	
}

#s {
	width: 200px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

.clear {
	clear: both;
}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:8px;
	padding-top:4px;
	text-align:center;
}
