/*
Theme Name: Ollie's Revenge
Theme URI: http://oliverapin.eu.pn/
Description: Up from the murky depths came a TERROR too horrible for words! And standing just behind him was this guy, Ollie.
Version: 1.5
Author: Oliver Apin
Author URI: http://oliverapin.eu.pn/
Tags: 

This theme was synthesized and re-engineered by Oliver Apin.

*/



/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	margin:0;
	padding:0;
	background: #868585;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	background:url(images/ollie-arrow.png) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:capitalize;
}


a {
	color:#02A6E6;
	text-decoration:none;
}

a:hover {
color:#02A6E6;
	text-decoration:underline;
}

h1, h2, h3 {
	font-size:20px;
	letter-spacing:-1px;
	color:#02A6E6;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:capitalize;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
}



h3 {
	font-size:14px;
	color:#333;
	padding:5px 0 0;
}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background:url(images/ollie-rhino-body-bg.png) repeat-x;
}

#wrapper {
	margin:0 auto;
	width:1003px;
}

#header {
	margin:0 auto;
	width:1003px;
	height:229px;
	position:relative;
	background:url(images/ollie-rhino-header.png) 100% 0 no-repeat;
}
#header h2 { 
color:#FFFFFF; 
padding-top:130px;
margin: 0px 52px 0 215px;

}
#content {
	margin:0 auto;
	background:url(images/ollie-rhino-body.png) 0 0 repeat-y;
}

#contentTwo {
	margin:0 auto;
	width:920px;
	padding-top:1px;
	}

#footer {
	margin:0 auto;
	width:1003px;
	height:94px;
	background: url(images/ollie-rhino-footer.png) 0 0  no-repeat;
}


#innerFooter {
	width:880px;
	margin:0 auto;
	padding-top:40px;
	padding-left:10px;
	text-align:center;
}
#innerFooter a{color:#02A6E6; text-decoration:none;text-transform:uppercase;}
#innerFooter a:hover{color:#02A6E6; text-decoration: underline;text-transform:uppercase;}

/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:45px;
	left:60px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/ollie-rhino-logo-1.png) 0 0 no-repeat;
	width:150px;
	height:150px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top:40px;
	left:200px;
	background:url(images/ollie-rhino-logo-2.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:490px;
	height:159px;
}

#topImage {
background:transparent url(images/oldstool-ollie-headline1.png) no-repeat scroll 0 0;
height:73px;
left:520px;
float:right;
text-indent:-9999px;
top:85px;
width:370px;
}

#topMenu {
	position:absolute;
	top:12px;
	float:left;
	left:40px;
}

#topMenu li {
	float:left;
	padding:0 20px;
	border-right:1px solid #FFFFFF;
	background:none;
}

#topMenu li a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#topMenu li a:hover {
	color:#01CDF7;
}

#topMenu li.selected a{
	color:#01CDF7;
}

/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin:0.7em 0;
}

#colLeft {
	float:left;
	width:610px;
	margin-top:1px;
	padding-left:46px;
}


#colLeft p.line {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colLeftInner1 {
	width:300px;
	float:left;
	background:url(images/paper2-fill.jpg) 100% 0 repeat-y;
}

#colLeftInnerTop {
	width:300px;
	height:30px;
	float:left;
	background:url(images/paper2-top.jpg) no-repeat;
}

#colLeftInnerBottom {
	width:300px;
	height:30px;
	float:left;
	background:url(images/paper2-bottom.jpg) no-repeat;
}

#colLeftInnerContent{
	width:250px;
	padding-left:25px;
}

#colLeftInnerContent1{
	width:580px;
	padding-left:25px;
}

#colLeftInner2 {
	float:left;
	width:300px;
	margin-left:5px;
	background:url(images/paper2-fill.jpg) 100% 0 repeat-y;
}

ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.png) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

/* LEFT-SMALL 
--------------------------------------------*/

#colLefts {
	float:left;
	width:205px;
	margin-left:20px;
	margin-top:10px;
	
}

#colLefts p.line {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colLefts p img {
	vertical-align:middle;
	padding-right:5px;
	max-width: 200px;
	width: expression(this.width > 200 ? 200: true);
	height:auto;
}

#colLefts .featured {
	margin:10px 0;
}

#colLefts .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

/* RIGHT
--------------------------------------------*/

#colRight {
	float:left;
	width:300px;
	margin-top:1px;
	background:url(images/paper2-fill.jpg) 100% 0 repeat-y;
}

#colRight p.line {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

#colRightInner1 {
	width:300px;
	float:left;
	background:url(images/paper2-fill.jpg) 100% 0 repeat-y;
}

#colRightInnerTop {
	width:300px;
	height:30px;
	float:left;
	background:url(images/paper2-top.jpg) no-repeat;
}

#colRightInnerBottom {
	width:300px;
	height:30px;
	float:left;
	background:url(images/paper2-bottom.jpg) no-repeat;
}

#colRightInnerContent{
	width:250px;
	padding-left:25px;
}

/* RIGHTS
--------------------------------------------*/

#colRights {
	float:right;
	width:200px;
	margin-left:20px;
	margin-top:15px;
	
}

#colRights p.line {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRights p img {
	vertical-align:middle;
	padding-right:5px;
	max-width: 200px;
	width: expression(this.width > 200 ? 200: true);
	height:auto;
}

#colRights .featured {
	margin:10px 0;
}

#colRights .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

/* MIDDLE 
--------------------------------------------*/

#colMid {
	float:left;
	width:225px;
	margin-left:20px;
	margin-top:15px;
	
}

#colMid p.line {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colMid p img {
	vertical-align:middle;
	padding-right:5px;
}

#colMid .featured {
	margin:10px 0;
}

#colMid .featured img{
	background:#fff;
	padding:6px;
	border:none;
}

/* FEATURED ASS 
--------------------------------------------*/
.featureds{
padding-top:5px; padding-bottom:5px;}
.featured_image img {
	vertical-align:middle;
	padding-right:5px;
	max-width: 190px;
	width: expression(this.width > 190 ? 190: true);
	height:auto;
	padding:7px;
}

.featureds1{ margin:5px; padding-top:5px; padding-bottom:5px; width:250px;}
.featureds1a {float:left; width:110px;padding-left:15px;}
.featureds1b {float:right;width:120px;padding-left:5px;}
.featured_image1 {float:left; width:110px;}
.featured_image2 {float:right; width:120px;}
.featured_image1 a{color:#fbe8c3; text-decoration:none;}
.featured_image1 a:hover{color:#fbe8c3; text-decoration: none;}
.featured_image2 a{color:#fbe8c3; text-decoration:none;}
.featured_image2 a:hover{color:#fbe8c3; text-decoration: none;}
.featured_image1 img {
	vertical-align:middle;
	padding-right:5px;
	max-width: 90px;
	width: expression(this.width > 90 ? 90: true);
	height:auto;
	padding:1px;

}

.featured_image2 img {
	vertical-align:middle;
	padding-right:5px;
	max-width: 90px;
	width: expression(this.width > 90 ? 90: true);
	height:auto;
	padding:1px;

}

/* BLOG 
--------------------------------------------*/
.post {
	padding:0 0 5px;
	position:relative;
}

.post h4 {
	padding-bottom:0px;
	font-size:13px;
}

.post small {
	color:#666;
	display:block;
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

.post .entry img {
	padding-bottom:5px;
	max-width: 570px;
	width: expression(this.width > 570 ? 570: true);
	height:auto;
}

h2 a{
	text-decoration:none;
	color:#555;
	padding:10px 0;
	
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar ul {
	background:url(images/oldstool_ollie_horizline.jpg) 100% 0 repeat-x;
	margin:10px 0;
}

#sidebar ul li {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/ollie-arrow.png) 0 11px no-repeat;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	width:900px;
	margin-right:20px;
	margin-left:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/oldstool_ollie_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 900px; /*Width of Carousel Viewer itself*/
	height: 310px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(images/bk_featured.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:310px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:35px 0 0 25px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	font-weight:bold;
}

.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}

.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}

.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display: inline;
	padding:8px 0 2px;
	font-weight:bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background:url(images/ollie-submit.jpg) 0 0 no-repeat;
	font-size:11px;
}

form input#searchsubmit {
	background:url(images/ollie-search.jpg) 0 0 no-repeat;
	width:60px;
	margin:0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding-top:5px; padding-bottom:5px;
}

form#searchform label {
	padding:0;
	margin:0;
}



/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


