/*  
 * Theme name: monkey-business.biz theme
 * Theme URI: http://www.loaden-development.com/
 * Description: monkey business theme based on the simpla design
 * Version: 1.0
 * Author: Loaden-Development, www.loaden-development.com
 * Author URI: http://www.loaden-development.com/
 * Author E-Mail: info@loaden-development.com/
*/


/****************/
/* Basic layout */
/****************/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

html, body {
	height: 100%;
}

body {
	font-family: sans-serif, Verdana, "Trebuchet MS";
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(./img/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 60px;
	color: #555555;	
	line-height: 1.5;
}

a:focus {
	outline: none;
}

ul, ol {
	padding-left: 40px;
	margin-bottom: 12px;
}

h1, h2, h3, .wp-meta-data {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}

h1 a, h2 a {
	color: #B4C24B;
}

h1 a:hover {
	color: #0E6CC3;
}

h2, h3, .wp-meta-data {
	letter-spacing: normal;
	font-size: 22px;
	color: #6F6F6F;
}

a {
	color: #557799;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

a.anchor {
	color: #555555;
}

small {
	font-size: 10px;
}

hr {
	height: 1px;
	margin-bottom: 12px;	
	border: 0;
	background-color: #6F6F6F;
}

blockquote {
    background-color: #F9F9F9;
    border: 1px solid silver;
    color: #110000;
    margin: 0 0 1.5em;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0 auto;
	min-width: 980px;
	width: 90%;
}

div#header {
	padding-top: 70px;
	padding-bottom: 20px;
}

div#header h2 {
	font-size: 30px;
}

div#header h2 a {
	color: #0E6CC3;
}

div#header h2 a:hover {
	color: #B4C24B;
}

div#header p {
	color: #aaaaaa;
	margin-top: -7px;
	max-width: 834px;
}

div#content {
	float: left;	
	width: 85%;
}

div#content #searchform {
	padding-top: 12px; 
	width: 385px;
}

div#content p {
	margin-bottom: 12px;	
}

div#content blockquote {
	font-style: italic;
}

div#content div.navigation span.alignleft {
	float: left;
}

div#content div.navigation span.alignright {
	float: right;
}

form#commentform input {
	width: 165px;
}

form#commentform input#submit {
	width: 180px;
}

ul#sidebar {
	float: right;
	width: 13%;		
	padding-left: 0;
}

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

ul#sidebar li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul#sidebar ul li {
	margin-bottom: 4px;
	padding: 4px 0px 4px 0px;
}

.clearer, .right_clearer, .left_clearer {
	height: 1px;
	line-height: 1px;
	clear: both;
}


.right_clearer {
	clear: right;
}

.left_clearer {
	clear: left;
}

.spacer {
	height: 15px;
}

.screen-reader-text {
	display: none;
}

.entry {
	text-align: justify;
	margin-bottom: 20px;
}

div#content div.entry h1 {
	color: #6F6F6F;
	font-size: 26px;
}

#content .entrytitle h2 {
	font-size: 26px;
	letter-spacing: -1px;
}

.commentslink {
	float: right;
	background-image: url(./img/comments.png);
	background-repeat: no-repeat;
	padding-left: 29px;
	height: 24px;
	margin-top: 17px;
}

.commentsblock {
	padding-left: 2.5%;
}

.commentsblock textarea {
	width: 422px;
}

input, textarea {
	border: 1px solid #d1d1d1;
}

textarea:focus, input:focus {
	background: #FCFCFC;
}

ol.commentlist {
	color: #777777;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 1.5em;	
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

#comment {
	width: 99%;
}

#respond {
	margin-bottom: 12px;
}

.alt {
	background:#f3f5e9;
	border: 1px dotted #d1d1d1;
	padding: 0.5em;
}

/*****************/
/* Widget styles */
/*****************/

#s {	
	width: 100%;
	margin-bottom: 6px;
}

#searchsubmit {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*****************/
/* Plugin styles */
/*****************/

p .subscribe-to-doi-comments {
	display: inline;
	margin-left: 12px;
	padding-top: 2px;
}

div#captchaImgDiv {
	margin-bottom: 12px;
}

div#captchaInputDiv {
	padding-top: 0;
	margin-bottom: 12px;
}

img#si_image_com {
	width: 167px;
	float: left;
}

#si_image_ctf1 { 
	margin-right: 10px;
	width: 167px;
}

#si_contact_form1 textarea {
	width: 50%;
	height: 240px;
}

#si_contact_form1 input {
	width: 165px;
}

#si_contact_form1 input#si_contact_captcha_code1 {
	margin-bottom: 12px;
	width: 167px;
}

.wp_syntax, blockquote {
	margin-bottom: 12px !important;
}

.code, blockquote {
	padding: 8px 4px !important; 
}

div.entry_tags {
	margin-bottom: 12px;
}

#ctc-3 {
	word-wrap: break-word;
	line-height: 30px;
}

#ctc-3 a:hover {
	color: #cc0000 !important;
}

/****************/
/* Addon styles */
/****************/

.sociawrap {
	float: left;
	width: 80%;
	height: 42px;
}

.sociawrap strong {
	display: block;
	margin-bottom: 3px;
}

.twitter-share-button {
	margin-right: 25px;
}

.fb-like {
	position: relative;
	top: -2px;
}

.ldscrlnew {
	margin-top: 20px;
}

.adssingle {
	padding-left: 2.5%
}

ul#sidebar .twitter {
	position: absolute;
	top: 82px;
}

ul#sidebar .work {
	position: absolute;
	top: 82px;
	margin-left: 54px;
}

.loaden-development {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #464646;
   background-image: -moz-linear-gradient(center bottom , #373737, #464646 5px);
   color: #CCCCCC;
   direction: ltr;
   height: 60px;
   min-width: 600px;
   z-index: 998;
   padding: 0;
   margin: 0;
}

.loaden-development h3 {
   font: 14px sans-serif;
}

.loaden-development a {
	color: #B4C24B;
}

.loaden-development a:hover {
	color: #cc0000;
}

.loaden-development li {
	float: left;
	margin-right: 20px;
	height: 35px;
	padding-top: 25px;
}

.loaden-development li.first {
	margin-left: 5%;
	list-style: none;
}

.loaden-development li.last {
	padding-top: 10px;
	list-style: none;
}
