/* @override 
	http://cheezy.local./~cheezy/wordpress/wp-content/themes/retromania/style.css
	http://www.monkeyman.be/wp-content/themes/monkeyman-retromania/style.css
*/

@charset "utf-8";
/*  
Theme Name: Monkeyman (Retromania)
Theme URI: http://www.jayhafling.com/
Description: Retromania is nice free wordpress theme for personal blog. The theme is released under GPL
Version: 1.5
Author: Jay Hafling/Jan Fabry
Tags: green, yellow, light, two-columns, right-sidebar, fixed-width
*/

html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color:#232323;
	background:#00303A;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#ac1616;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 20px 2.5em;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#ac1616;	
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color:#73794f;
}
a:active
{
	color:#ff4200;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/* Caption
 * The WP code adds 10px to the image, so we subtract it here
 */
.wp-caption {
   text-align: center;
   margin: 0 -5px 10px;
   padding: 0;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.content .wp-caption p.wp-caption-text {
   font-size: 12px;
   line-height: 12px;
   padding: 2px;
   margin: 0 5px;
	background: url(images/content_body.jpg);
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:1000px;
	height:240px;
	position:relative;
	 background:url(images/header.jpg) top left no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	font:bold 34px/34px Georgia, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#ad1616;
	position:absolute;
	left:57px;
	top:11px;
}
h1.logo a, h1.logo a:visited
{
	color:#ad1616;
	text-decoration:none;
}
.description
{
	margin:0;
	padding:0;
	font:bold 11px/11px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	position:absolute;
	left:57px;
	top:44px;
}


.subscribe_rss
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}


ul.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top: 195px;
	left: 47px;
}

ul.menu li
{
	float:left;
	font:bold 11px/11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;	
	color:#000;
	margin:0;
	position:relative;
	padding: 6px 21px 6px 6px;
}
ul.menu li a, ul.menu li a:visited
{		
	color:#000;	
}
ul.menu li a:hover
{		
	color:#ad1616;		
}

ul.menu li ul 
{ 	
	position: absolute; 
	left:0px; 
	top: 23px;
	padding:0;
	margin:0;
	display:none; 
	width:150px;
	background:#cabf72;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:5px 0 5px 5px;
	display:block;
	margin:0;
	position:relative;
	border:1px dashed #71691c;
}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 
/* Content */ 
.content
{
	width:100%;
	overflow:hidden;
	background:url(images/content_body.jpg) top left repeat;
}

.content-left-border
{
	background:url(images/sharp_left.gif) top left repeat-y;
}

.content-right-border
{
	background:url(images/sharp_right.gif) top right repeat-y;
}

.content_left
{
	width:581px;
	overflow:hidden;
	float: left;
}
.content_right
{
	width:400px;
	overflow:hidden;
	float: right;
}

/* Paper */
.paper
{
	float:left;
	width:559px;
	overflow:hidden;
	background:url(images/mainbar_body.jpg) top left repeat;
	display:inline;
	margin:13px 0 20px 22px;
}
.paper-top
{
	width:559px;
	overflow:hidden;
	background:url(images/mainbar_top.jpg) top left no-repeat;	
}
.paper-bottom
{
	width:559px;
	overflow:hidden;
	background:url(images/mainbar_bottom.jpg) bottom left no-repeat;	
	padding:40px 0;
}
.paper-inner
{
	width:450px;
	margin:0 0 0 70px;	
}

.hentry
{
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.paper .entry-title
{
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color:#222;
	margin:0 0 7px;
	padding:0;
}

.paper .entry-title a,
.paper .entry-title a:visited
{
	color:#222;
}
.paper .entry-title a:hover
{
	color:#ad1616;
}

.paper .entry-line
{
	width:100%;
	height:7px;
	background:url(images/post_line.jpg) top left no-repeat;
	margin:0 0 12px;
}

.paper .entry-content
{
	line-height:20px;
}

.paper .entry-content p
{
	text-align: justify;
	margin: 0 0px;
	background:url(images/mainbar_lines.gif) top left repeat;
}


.paper .entry-content ol,
.paper .entry-content ul
{
	background: url(images/mainbar_lines.gif) top left repeat;
	border-bottom: ;
}

.paper .entry-content h3
{
	text-align: justify;
	margin: 0 0px;
	background:url(images/mainbar_lines.gif) top left repeat;
	text-transform: none;
}

.paper .entry-content h4
{
	text-align: justify;
	margin: 0 0px;
	background:url(images/mainbar_lines.gif) top left repeat;
	text-transform: none;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ac1616;
}

.paper .entry-utility
{
	width:430px;
	background:#d7d0b9;
	padding:4px 10px;
	font:normal 12px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:20px 0 0 0;
	clear: both;
}

.entry-utility p
{
	padding: 0;
	line-height: 1.5em;
}

.entry-utility a, .entry-utility a:visited
{
	color:#605b18;
	text-decoration:underline;
}
.entry-utility a:hover
{
	color:#ad1616;
	text-decoration:none;
}

/* Date icon 
 *
 * 
 */
.entry-date
{
	width:46px;
	height:46px;
	background:url(images/mainbar_date.gif) top left no-repeat;
	position:absolute;
	left:-61px;
	top:0;	
	color:#fff;
}

.entry-date-day
{
	margin:0px 0 0 0;
	font:bold 24px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;	
}
.entry-date-month
{
	margin:0px 0 0 0;
	font:bold 12px/18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
}

.entry-same-date .entry-date
{
	display: none;
}

/* Comments */
/*

.comments
{
	width:100%;
	overflow:hidden;
	border-top:1px solid #413a1f;
	color:#232323;
}
.comments h1
{
	padding:20px 0 10px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment .comment-author img
{
	border:5px solid #7b9db4;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
*/

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li.comment {
/*	border-bottom: 1px solid #e7e7e7;*/
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0px;
	position: relative;
}
.comment-body
{
	padding-left: 4px;
	padding-top: 4px;
}

.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.comment-author {
	font-size: 14px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
	display: none;
}
.comment-meta {
	font-size: 12px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor .comment-body {
	background: url(images/content_body.jpg);
}
.reply {
	font-size: 12px;
	padding: 0px 0 0.5em;
	display: none;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0 0 0 25px;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

.comment-body p
{
	padding-bottom: 0.5em;
	clear: both;
}


/*Comment form*/
.commentform
{
	width:100%;
	overflow:hidden;
	margin: 10px 0;
	background: url(images/content_body.jpg);
}
.commentform_inner h1
{
	padding:0 0 0px;
}
.commentform_inner
{
	padding: 10px 16px 25px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	background:#9d9474;
	overflow:hidden;
	color:#e6e6e6;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform-widget
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding-top: 5px;
	padding-right: 0;
}
.commentform label
{
	width: 153px;
	display: inline-block;
	text-align: right;
}
.commentform input
{
	width:260px;
	height:19px;
	border:1px solid #9d9474;
/* 	float: right;*/
}
.commentform textarea
{
	border:1px solid #9d9474;
}
.commentform input.commentform_submit
{
	width:260px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
	float: right;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/* Sidebar */
.sidebar
{
	float:right;
	width: 380px;
	overflow:hidden;
	margin: 22px 20px 0 10px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width: 365px;
	border:1px dashed #99936f;
	background:url(images/sidebar_body.gif) top left repeat;
	margin:0 0 10px 0;
	overflow:hidden;
}
.sidebar ul li h2
{
	width:378px;
	/*height:33px;*/
	background:url(images/sidebar_h2.gif)/* top left repeat-x*/;
	margin: 11px 0 10px;
	color:#c7d1db;
	text-transform:uppercase;
	font: bold 24px/33px "Trebuchet MS", Helvetica, sans-serif;
	padding:0 0 0 18px;
}

.sidebar ul li ul
{
	width: 361px;
	margin:0 0 10px 0;
	padding:0;
}
.sidebar ul li ul li
{
	margin:0 0 0px 10px;
	padding: 5px 0 5px 13px;
	background:url(images/bullet.gif) left top no-repeat;
	width: 340px;
}

.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited,
.sidebar .widget
{
	font: normal 13px/1.25em Georgia, "Times New Roman", Times, serif;
/*	color:#000;*/
}

.sidebar .widget .textwidget
{
	margin: 10px;
}

.sidebar h3 
{
	text-transform: none;
	margin: 0 10px;
	padding: 0;
}

.sidebar ul li ul li a:hover
{
	color:#73794f;
}

.sidebar ul li input
{
	vertical-align:middle;
}

/* Sidebar search */
/*
.sidebar ul li input.search_input
{
	width:290px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
form.sidebar_search
{
	width:342px;
	padding:13px 18px;
	display:block;
	
}
*/
.widget_search div
{
	width:342px;
	padding:13px 18px;
	display:block;
}

.widget_search label
{
	display: none;
}

.widget_search #s
{
	width:240px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.widget_search #searchsubmit
{
	width:82px;
	height:21px;
	background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.footer
{
	width:100%;
	height:55px;
	background:url(images/sharp_footer.gif) bottom left repeat-x;
	clear: both;
	position: relative;
}
/*
.footer_left
{
	width:100%;
	height:55px;
	background:url(images/sharp_left.gif) bottom left repeat-y;
}
.footer_right
{
	width:100%;
	height:55px;
	background:url(images/sharp_right.gif) bottom right repeat-y;
	position:relative;
}
*/
.copy
{
	position:absolute;
	top:10px;
	left:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.copy_support
{
	position:absolute;
	top:10px;
	right:30px;
	font:normal 13px/12px Georgia, "Times New Roman", Times, serif;
	color:#000;
}

/* Calendar */

table#wp-calendar
{
	width:100%;
}

#wp-calendar td
{
	text-align: center;
}

#wp-calendar td a
{
	font-weight: bold;
	font-size: 125%;
}

/* Post thumbnail */
.attachment-post-thumbnail
{
	float: right;
	margin: 5px;
}

.navigation h5
{
	font-size: 125%;;
}

.menu-item-highlighted
{
	background-color: #cabf72;
}

.menu-item
{
/*	padding: 2px;
	margin: 2px;
	border: 2px solid red;
*/}