/*  
Theme Name: 5 monkies
Theme URI: http://thefivemonkies.com
Description: 5 monkies by <a href="http://www.i-nature.com/" title="i-Nature">i-Nature</a>.
Version: 0.5 beta
Author: Tzvetan Georgiev
Author URI: http://i-nature.com
*/
/*

	5 monkies by Tzvetan Georgiev - i-Naturemmg
	http://www.i-nature.com.com



*
{

}*/

body
{
	background: #000 url(../5monkies/images/bg_bot.jpg) no-repeat;
	font-size: 10px;
	font-size:small;
	font-family: Lucida Grande, Verdana, sans-serif;
	color: #ccc;
	font-size:70%;
	padding: 0;
	margin: 0;
        background-attachment: fixed
}

a
{
	color: #f03300;
	text-decoration: none;
	/*border-bottom:#f03300 1px dashed;*/
}

a:hover
{
	text-decoration: underline;
	/*border-bottom:#f03300 1px solid;*/
}
p
{
	margin-bottom: 14px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:5px 0;
}
blockquote 
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}
img.left
{
	float: left;
	margin: 0 14px 3px 0;
}
img.right
{
	float: right;
	margin: 0 14px 3px 0;
}

.header a img 
{
	border:#ccc 0px solid;
	text-decoration: none;
}

.header a:hover img 
{
	border:#ccc 0px solid;
	text-decoration: none;
}


a img 
{
	border:#ccc 1px solid;
	text-decoration: none;
}
a:hover img 
{
	border:#ccc 1px solid;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 
{
	font-family:Lucida Grande, Verdana, sans-serif;
}
/*#upbg
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url(images/upbg.gif) no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}*/

.outer
{
	position: relative;
	width: 747px;
	margin: 0 auto;
	}

#inner
{
	position: relative;
	padding: 53px 50px 53px 50px;
	z-index: -1;
}

.header
{
	/*position: relative;*/
	position: absolute;
	/*background: #FF7800 url(images/a8.gif) repeat-x;*/
	width: 530px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
	line-height: 18px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://vyonyx.com/wp-content/themes/5monkies/images/header.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.header[class] {
  background-image:url(../5monkies/images/header.png);
}

.header span
{
	font-weight: normal;
}

.header h1
{
	font-size: 170%;
	line-height:1em;
	margin:10px 0 0 0;
}
.header h1 a 
{
	color:#fff;
	text-decoration:none;
	border:none;
}
.header h2
{
	font-size: 100%;
	font-weight: normal;
	color: #f03300;
	margin:5px 0;
	padding:0;
	font-family:Lucida Grande, Verdana, sans-serif;
}

.content
{
	position: relative;
	width: 550px;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 18px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://vyonyx.com/wp-content/themes/5monkies/images/side_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.content[class] {
  background-image:url(../5monkies/images/side_bg.png);
}

.title
{
	background: url(../5monkies/images/a22.gif) bottom repeat-x;
	padding: 0 0 1px 10px;
	margin-bottom: 5px;
	position: relative;
}
.content h3,.content h2
{
	position: relative;
	/*top: -6px;*/
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
}
.content h2.pagetitle 
{
	text-align:left;
	margin:0 0 2em 0;
	font-size:1em;
}

.content h3 a:link, .content h3 a:visited 
{
	border-bottom:none;
	color:#FFFFFF;
}
.content h3 a:hover,.content h3 a:active 
{
	border-bottom:#FFF 1px solid;	
}
.content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(../5monkies/images/bullet.gif);
}
.content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.content .entry
{
	padding: 0 15px;
	margin-bottom: 20px;
}

.content .post
{
margin: 0 0 20px 0;
}

.content .post .date
{
	float:right;
	margin:-1px 0;
	color:#666;
	width:25%;
	padding:0;
	background: url(../5monkies/images/a22.gif) bottom repeat-x;
}
.content .post .date em 
{
	font-style:normal;
	color:#666;
}
.content .post .date em.user 
{
	background:url(../5monkies/images/user.png) no-repeat left top;
	padding-left:15px;
}
.content .post .date em.postdate 
{
	background:url(../5monkies/images/date.gif) no-repeat left top;
	padding-left:17px;
}
.content .post .entry
{
margin-bottom: 0;
}

.content ul.asides
{
	background: url(../5monkies/images/a32.gif) repeat-x top;
	list-style:none;
	margin:2em 0;
	padding:0;
}
.content ul.asides li
{
	list-style:none;
	padding:0.5em 0;	
}

.content .post .footer
{
	clear:both;
	background: url(../5monkies/images/a33.gif) repeat-x bottom;	
}
.content .post .footer ul
{
	list-style: none;
	text-align:right;
	padding:20px 0;	
}

.content .post .footer ul li
{
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 0 3px 15px;
}

.content .post .footer ul li.comments
{
	background-image: url(../5monkies/images/a36.gif);
	color:#999;
}

.content .post .footer ul li.readmore
{
	background-image: url(../5monkies/images/a38.gif);
}
.content .post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Lucida Grande, Verdana, sans-serif;
}
.content .post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
/*.sidebar
{
	/*position: relative;	float: right;*/

	/* Mozilla ignores crazy MS image filters, so it will skip the following 
	z-index:1;*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://vyonyx.com/wp-content/themes/5monkies/images/side_bg.png');
}
 IE ignores styles with [attributes], so it will skip the following. 
.sidebar[class] {
  background-image:url(../5monkies/images/side_bg.png);
}*/

.sidebar h2
{
	position: relative;
	font-size: 12px;
	color: #FFFFFF;
	/*background: url(images/border.gif) bottom repeat-x;
	text-transform:uppercase;*/
	padding:0 0 1px 0 ;
	margin: 6px 0;
	
	font-family:Lucida Grande, Verdana, sans-serif;
}

img.profile
{
	position: relative;
	top: -2px;
	background: url(../5monkies/images/a26.gif) no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}
.sidebar ul 
{
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
.sidebar ul li 
{
	padding: 3px 0;
	margin:0;
}
.sidebar ul ul 
{
	/*list-style-image:url(../5monkies/images/arrow.gif);*/
	padding: 0 0 0 10px;
	margin:0;
}

.sidebar ul li ul li
{
    padding: 2px 0 2px 10px;
	background-image: url(../5monkies/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar ul li ul li a
{
	text-decoration: none !important;
}

.sidebar ul li ul li a:hover
{
	text-decoration: underline !important;
}

.current-cat
{
	font-weight: bold;
}

/*.sidebar a:link,.sidebar a:visited 
{
	border-bottom:none;
}
.sidebar a:hover, .sidebar a:active
{
	border-bottom:1px solid;
}
.sidebar ul.feeds 
{
	margin-left:20px;
}
.sidebar ul.feeds li 
{
	list-style-image:url(images/feed.gif);
	margin:5px 0;
	padding:0;
}*/
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-size:1em;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo 
{
	font-size:1em;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
#outer .trackback 
{
	background:url(../5monkies/images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss 
{
	background:url(../5monkies/images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input, textarea, select 
{
	padding:2px;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;
	background-color: #222;
	color:#999;	
}
textarea{
	width: 80%;
	height: 10em;	
}
input:focus, textarea:focus
{
	background:#444;
	border:#999 1px solid;
}

#searchdiv input {
	padding:2px;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;
	background-color: #222;
	color:#999;
}

#searchdiv input:focus {
	background:#444;
	border:#999 1px solid;
}

#searchdiv .button
 {
	padding:1px;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;
	background-color: #555;
	color:#ddd;
	}}

.ftr
{
	position: relative;
	clear: both;
	text-align: left;
	/*border-top:#e8e8de 1px solid;
	background:#fafaf8;
        */
	color: #FFFFFF;
	float: left;
	margin:0;
        padding:15px;
        width: 500px;
}

/*.ftr a:link,.ftr a:visited
{
	color: #f03300;
	text-decoration:none;	
	border:none;
}
.ftr a:hover,.ftr a:active
{
	color: #FFFFFF;
	text-decoration:underline;	
	border:none;
}*/
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 155px;	
	border:#ccc 1px solid;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-weight:bold;	
	margin:0;
	padding:3px 0;
	}
#wp-calendar thead 
{
	margin:0;
	padding:0;	
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;	
	background:url(../5monkies/images/a32.gif) repeat top;
	}
#wp-calendar th 
{
	padding: 3px 0;
	text-align: center;	
	background:url(../5monkies/images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#searchsubmit 
{
	border:#fff 1px solid;
	font-size:0.9em;
	background:url(../5monkies/images/a18.gif) repeat-x top;
}


#header, .content, #sidebar, #footer, .widget {
    overflow: hidden;
}

