/*
Theme Name: The Mischief Committee
Description: Created on 3/15/2010
Author: Clik Labs
Author URI: http://cliklabs.com
version: 1.0

Tags: custom made, clik labs, creation
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

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

/* links */

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

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
  	width: 931px; 
  	height: 100px;
	color: #fff;
	margin:0 auto;
	position:relative;
	}
	
.visits {
	clear:both;
	display:block;
	padding-top:16px;
	margin-bottom:40px;
}

.visits .mid {
	margin:0 254px;
}
	
#flag {
	background-image:url("images/flag.png");
	display:block;
	height:180px;
	text-indent:-9000px;
	width:100px;
	float:left;
	outline:none;
	position:absolute;
	margin-left:34px;
}

#logotype {
	background-image:url("images/logo.png");
	display:block;
	float:left;
	height:44px;
	margin:19px 0 0 157px;
	text-indent:-9000px;
	width:125px;
	position:absolute;
}
	
#header-wrapper {
	background:url(images/header-bg.jpg) no-repeat top center;
	height:563px;
}

#header-wrapper-short {
	background:url(images/header-bg.jpg) no-repeat bottom center;
	height:183px;
}

#main-banner {
	border:15px solid #FFFFFF;
	display:inline-block;
	margin-top:79px;
}

#header-wrapper #twitter {
	margin-top:13px;
	padding:21px 0 0 0px;
}

#header-wrapper-short #twitter {
	display:inline-block;
	margin:91px 0 0 155px;
	padding:21px 0 0 0px;
}

#twitter {
	display:block;
	height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#696969;
}

#tweeticon {
	background:url("images/tweets.png") no-repeat scroll left center transparent;
	display:block;
	float:left;
	height:26px;
	margin-top:-6px;
	text-indent:-9000px;
	width:38px;
}

/* menu */

#menu {
	list-style-type:none;
	position:absolute;
	right:0;
	margin-top:35px;
	text-transform:uppercase;
}

#menu a {
	color:#ccc;
	font-size:12px;
	margin-left:50px;
}

#menu a:hover {
	color:#fff;
	text-decoration:none;
}
/* content */

#content {
	float:left;
	width:629px;
	margin:14px 14px 45px 0;
	}
	
.profile #content {
	float:left;
	margin:14px 14px 45px 0;
	width:592px!important;
}
	
#content .meta {
	color:#797979;
	font-size:11px;
	margin-top:5px;
	font-style:italic;
	font-weight:bold;
}

#content .meta a {
	color:#cd0039;
	text-decoration:underline;
}

.current a {
	color:#fff!important;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	border-bottom:1px dotted #cecece;
	padding-bottom:20px;
	margin-bottom:15px;
	}
	
.post h2{
	font:normal 23px georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry {
	font-size:15px;
	line-height:26px;
}

.entry p{margin:18px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.readmore{
	color:#fff;
	padding:0px 5px;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
	display:inline-block;
}

.readmore:hover {
	background-color:#CD0039;
}

.top-info {
	border-bottom:1px dotted #cecece;
	padding-bottom:10px;
}

.comment-bubble {
	background:url("images/comment-bubble.jpg") no-repeat scroll center center transparent;
	display:block;
	float:left;
	height:42px;
	margin-top:-6px;
	width:37px;
	float:right;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	margin-top:-23px;
}
.comment-bubble a {
	color:#FFFFFF;
	display:block;
	padding-top:6px;
	height:36px;
	width:37px;
}
.comment-bubble a:hover {
	text-decoration:none;
}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.awidget {
	margin:0 0 23px 0;
	border-bottom:1px dotted #cecece;
	padding:0 0 23px 0;
}

.third {
	float:left;
	width:298px;
	text-align:center;
}

.third p {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3d3d3d;
	margin-top:10px;
	line-height:17px;
}

#frontpage {
	width:932px;
	margin:0 auto;
	display:block;
}

#frontpage h2 {
	font-size:24px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.fade {
	border:10px solid #aeaeae;
}

#frontpage h3 {
	font-size:14px;
	text-transform:uppercase;
	font-style:italic;
	color:#797979;
	margin-bottom:15px;
}

.overlay {
	z-index:3;
	margin-top:-139px;
}

.l {
	margin-right:19px;
}

.r {
	margin-left:19px;
}

/* Profiles */

.bio {
	padding-bottom:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3d3d3d;
	font-size:14px;
	line-height:24px;
	padding-top:10px;
}

.p-socials {
	float:right;
}

.facebook {
	background: url(images/fb.jpg);
	width:42px;
	height:42px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
}

.twitter {
	background: url(images/tw.jpg);
	width:42px;
	height:42px;
	display:block;
	text-indent:-9999px;
	float:left;
}

.p-head span {
	color:#000000;
	display:inline-block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:36px;
	font-style:italic;	
}

.p-head {
	font-size:18px;
	font-style:italic;
	color:#939393;
	margin-bottom:15px;
}

#lastfmrecords {
	width:350px;
	margin-bottom:176px;
}

#lastfmrecords a img {
	border:none!important;
}

#lastfmrecords a {
	width:82px;
	display:block;
	float:left;
	margin:0 10px 10px 0!important;
}

.thumb {
	width:60px;
	height:60px;
}
.overlay-album {
	z-index:10;
	position:relative;
	margin-bottom:-64px;
	margin-left:-2px;
}

.profile-banner {
	border:12px solid #BCBCBC;
	display:inline-block;
	margin:14px 0;
}

.profile-top {
	border-bottom:1px dotted #CECECE;
	padding-bottom:12px;
	margin-bottom:20px;
}

#name {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:36px;
	font-style:italic;
	display:inline-block;
}

.jobs {
	color:#797979;
	margin-left:15px;
	font-size:11px;
}

/* Pages */

#single-page {
	float:left;
	width:882px;
	margin-top:35px;
	margin-left:16px;
	margin-bottom:50px;
	color:#3d3d3d;
	
}

.leftbox span {
	display:block;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
	margin-left:100px;
	margin-top:30px;
}

.leftbox span a {
	font-size:16px;
	color:#3d3d3d;
}

#single-page .fl span a:hover {
	color:#999;
}

.mail-chap {
	margin-left:50px;
}

.fr {float:right;}
.fl {float:left;}

/* About */

#about-intro {
	background:url("images/about-intro.jpg") no-repeat scroll 0 0 transparent;
	border-bottom:1px dotted #CCCCCC;
	height:132px;
	margin-bottom:37px;
	padding-bottom:32px;
	text-indent:-9999px;
	width:899px;
}

/* Contact */

.contact-header {
	text-indent:-9999px;
	background:url(images/contact-header.jpg);
	width:374px;
	height:20px;
	margin-bottom:25px;
}

.your-message textarea {
	width:437px;
	height:162px;
	background:url(images/textarea.jpg) center center;
	border:1px solid #ccc;
	padding: 5px;
}

.wpcf7-form-control-wrap input {
	width:210px;
	height:26px;
	border:1px solid #ccc;
	background:url(images/input.jpg) center center;
}

.padfield {
	margin-right:25px;	
}

.fr span {
	font-size:14px;
	display:block;
}

.field-pad {
	margin:21px 0 8px 0;	
}

.wpcf7-mail-sent-ok {
	display:block;
	float:left;
	font-size:16px;
	margin:17px 0 0 23px;
}

.wpcf7-response-output, .wpcf7-not-valid-tip-no-ajax {
	color:#FF0066;
	display:block;
	padding-top:5px;
}

.flx {float:left; clear:both; margin-top:10px;}

/* sidebar */

#p-sidebar {
display:block;
float:left;
font-family:verdana,arial,tahoma;
font-size:8pt;
margin-left:27px;
padding:0;
width:222px;
}

#sidebar {
	float:right;
	font-family:verdana,arial,tahoma;
	font-size:8pt;
	margin:0;
	padding:0;
	width:222px;
	}

#sidebar h2{
	font-size:14px;
	font-style:italic;
	color: #000;	
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

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

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

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

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

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

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Front More */

#needmore {
	background:url(images/more.png) no-repeat 10px center;
	width:932px;
	height:101px;
	border-top:1px dotted #cecece;
}

#needmore p {
	display:block;
	font-size:14px;
	margin:45px 0 0 221px;
	font-weight:bold;
	font-style:italic;
}

/* footer */

#footer {
	border-top:1px dotted #cecece;
	clear: both;
	width: 932px;
	padding:25px 0;
	margin:0 auto 50px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
	
#footer p{padding:14px 0;margin: 0; color: #3d3d3d; text-align:center;}
#footer a{color: #6c6c6c;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 35px 35px 0px; float:left;}
.flickr_badge_image img {width:60px; height:60px;}
#flickr_badge_wrapper {width:300px;}