/*
Theme Name: Polyoperble
Theme URI: http:www.cmready.com
Description: Polyoperable
Author: cmReady
Author URI: http://www.cmready.com

Orange: #ffae0c;
Brownish: #6d4c07;
Blue: #1e3b58;
Beigish: #d08e0a;
Lighter beigish: #f0cf99; 
*/
                
/*-----------Block Level Elements--------------*/

body
{
	margin: 0;
	padding: 0;
	font: 90% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 90%;			

}

.boldedtext { font-weight: bold; }

pre
{
	margin-left: 50px;
}

#page 
{
	min-width: 650px;
	margin: 0 auto;
}

#header 
{
	position: absolute;
	top: 0;
	left: 0;
	margin-left: auto;
	width: 100%;
	height: 200px;
	background: #ffae0c repeat-x;
}

#headerimg 
{
	position: relative;
	margin-top: -21px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: 900px;
	background: url(img/polyoperable.png) no-repeat 50% ;

}

#presentedby
{
	position: absolute;
	top: 25px;
	left: 50px;
	width: 200px;
	height: 216px;
    /*background: url(img/presented.gif);*/
	z-index: 3;
}

#presentedby img
{
	border: 0px solid;
}

.description 
{

}

#wrapper 
{
	position: absolute;
	top: 201px;
	width: 98%;
}

#content 
{
	position: absolute;
	top: 0;
	left: 30%;
	width: 70%;
	margin-right: 10px;
	margin-top: 25px;
	z-index: 1;
}

#sidebar 
{
	position: absolute;
 	margin-top: 55px;
	width: 26%;
	left: 2%;
}

#footer 
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	clear: both;
	background-color: #f0cf99;
	text-align: center;
	visibility: hidden;
}

#logoman
{
	position: absolute;
	left: 0;
	bottom: 50px;
	background: url(img/bikedude.gif);
	width: 321px;
	height: 169px;
	z-index: 0;
	visibility: hidden;
}

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

h1 
{
	margin-left: -9000px;
}

h2 
{
	color: #1e3b58;	
	font-size: 150%;
	margin-left: 10px;
}

#content h2 {margin-bottom: -15px;}

h3 
{
	font-size: 125%;
}

h4 
{
}

h5 
{

}

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



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

.entry 
{

}

.postmetadata
{

}

.postmetadata a 
{
	color: #d08e0a;
}

.postmetadata alt 
{

}


.navigation 
{
	text-align: right;
}

.alignleft, .alignleft a, .alignright, .alignright a 
{
	color: #d08e0a;
}


.alignright 
{

}

.center 
{

}

.pagetitle 
{

}

.notfound
{
	margin-top: 35px;
}

blockquote 
{
	color: #1e3b58;
	background-image: url('img/openquote.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	line-height: 150%;

}

blockquote div {
  background-image: url('img/closedquote.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding-right: 70px;
}


cite 
{

}

a img 
{

}

acronym, abbr 
{

}

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

#sidebar ul 
{
	margin-left: -20px;
}

#sidebar h2 
{
	font-size: 140%;
	/*color: #6d4c07;*/
	text-align: center !important;
	margin-left: -5px;
	margin-right: -5px;
}

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

#sidebar ul ul 
{
}

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

#sidebar ul ul ul 
{

}

#sidebar p, #sidebar a, #sidebar a:hover, #sidebar a:visited 
{
	color: #6d4c07;
}

#sidebar a 
{
	text-decoration: none;
}

#sidebar a:hover 
{
	text-decoration: underline;
}

#sidebar a:visited 
{

}

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

ol.commentlist 
{

}

ol.commentlist li 
{

}

ol.commentlist li.alt 
{

}

ol.commentlist a 
{

}

small.commentmetadata 
{

}

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

#searchform 
{

}

#searchform input 
{

}

#searchform #s 
{

}


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

#wp-calendar 
{

}

#wp-calendar th 
{

}

#wp-calendar a 
{

}

#prev a, #next a 
{

}

#wp-calendar caption 
{

}

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




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

hr 
{
	display: none;                                                 			
}

div.post {
	background: #fff url(img/bubble/bubble-left.png) left repeat-y;
	margin-top: 40px;
}

div.post2 {
	background: url(img/bubble/bubble-right.png) right repeat-y;
}

div.post-contents {
	padding: 0 25px 0 25px;
	margin-right: 10px;
}

div.post-contents p {
	line-height: 140%;
	margin-top: 1em!important;
}

div.post-contents img {
	width: auto;
	max-width: 100%;
	height: auto;
}

/*div.post-contents blockquote {
	color: #666;
	line-height: 150%;
}
  */
div.post-contents:after {
	content: "";
	display: block;
	clear: both;
}

h3.post-title, h2.post-title, div.post-title {
	background: url(img/bubble/bubble-top-left.png) top left no-repeat;
	margin: 1em 0 0 0;
}

h3.post-title a, h2.post-title a, div.post-title span {
	display: block;
	background: url(img/bubble/bubble-top-right.png) top right no-repeat;
	padding: 22px 25px 10px 25px;
	font-weight: normal;
	text-decoration: none;
	color: #1e3b58;
}

h3.post-title a:hover, h2.post-title a:hover {
	text-decoration: underline;
}

div.post-title span {
	display: block;
	height: 20px;
	font-size: 100%;
}

div.post-title {
	display: block;
}

div.post-header {
	background: url(img/bubble/bubble-top.png) top repeat-x;
}

div.post-footer {
	background: url(img/bubble/bubble-bottom.png) bottom repeat-x;
}

div.post-footer p {
	background: url(img/bubble/bubble-bottom-left.png) bottom left no-repeat;
	margin: 0;
}

div.post-footer p a {
	display: block;
	background: url(img/bubble/bubble-bottom-right.png) bottom right no-repeat;
	padding: 15px 20px 20px 25px;
	text-align: right;
	font-size: 100%;
	color: #999;
	text-decoration: none;
}

div.post-footer p a:hover {
	color: inherit;
	text-decoration: underline;
}

#rssbox
{
	position: absolute;
	right: 0px;
	top: 200px;
	width: 100%;
	background-color: #1e3b58;
	height: 25px;
	margin-bottom: 30px;
	z-index: 2;
}

#rssbox p, #rssbox a
{
	color: white;
	margin:  3px 40px 0 0;
	text-align: right;
	z-index: 2;
}

#rsslogo
{
	position: absolute;
	bottom: 0px;
	right: 0;
	height: 63px;
	width: 78px;
	background: url(img/side_rss.jpg) no-repeat;
	z-index: 2;
}

#singlepagenav .navigation
{
	margin: 30px 0 -35px 0;
}

#sidebar .info
{
	border-top: 1px dotted #6d4c07;
	border-bottom: 1px dotted #6d4c07;
	margin-bottom: 25px;
	padding: 10px 0 10px 0;
}


.box-beige, .box-blue, .box-gray
{
	margin-top: 10px;
	margin-right: 5px;
}
.box-blue { background: url(img/rounded/blue-bottom-left.gif) no-repeat left bottom; }
.box-beige { background: url(img/rounded/beige-bottom-left.gif) no-repeat left bottom; }
.box-gray { background: url(img/rounded/gray-bottom-left.gif) no-repeat left bottom; }

.box-outer-beige, .box-outer-blue, .box-outer-gray { padding-bottom: 10px; }
.box-outer-blue { background: url(img/rounded/blue-bottom-right.gif) no-repeat right bottom; }
.box-outer-beige { background: url(img/rounded/beige-bottom-right.gif) no-repeat right bottom; }
.box-outer-gray { background: url(img/rounded/gray-bottom-right.gif) no-repeat right bottom; }

.box-inner-beige { background: url(img/rounded/beige-top-left.gif) no-repeat left top; }
.box-inner-blue { background: url(img/rounded/blue-top-left.gif) no-repeat left top; }
.box-inner-gray { background: url(img/rounded/gray-top-left.gif) no-repeat left top; }

.box-beige .description, .box-blue .description, .box-gray .description 
{
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 110%;
	text-align: center;
}                                                      
.box-blue .description 
{ 
	background: url(img/rounded/blue-top-right.gif) no-repeat right top; 
	color: white !important;
}
.box-beige .description { background: url(img/rounded/beige-top-right.gif) no-repeat right top; }
.box-gray .description 
{ 
	background: url(img/rounded/gray-top-right.gif) no-repeat right top; 
	color: black !important;
}
.box-blue .description a { color: white !important; text-decoration: underline; }

.date-title { color: #1e3b58; }
.cout-title { color: #d08e0a; letter-spacing:-5px; }

#imap a#title 
{
	display: block;
	width: 900px;
	height: 200px;
	background-position: 0 0; 
	z-index:10;
}

