/*
Theme Name: M4RKM 2010
Theme URI: http://www.m4rkm.com
Description: M4RKM Theme
Version: 1.12
Author: Mark Milaszkiewicz
Author URI: http://www.m4rkm.com

*/

body {
	background-color: #F0F0F0;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-size:0.8em;
	color: #101010;
	margin: 0;
}

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

#header {
	width: 960px;
	height: 119px;
	float: left;
}

#headerimage {
	width:460px;
	height:464px;
	background: url(img/header.jpg);
	padding-left: 500px;
}

#featuredpost {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #e8e8e8;
	width: 958px;
	float: left;
	margin-top: -20px;
}

#content {
	width: 960px;
	min-height:690px;
	float:left;
}

#content #right-col {
	width: 940px;
	padding-top:20px;
	float: left;
	position: relative;
}

#content #right-col #sidebar {	
	width: 940px;
	float: left;
	position: relative;
}

#footer {
	color: #000;
	float: left;
	border-top: solid 15px #FFF;
	border-bottom: solid 5px #000;
	background: #e8e8e8;
	margin-top: 1px;
	padding-left:10px;
	padding-right:10px;
	width: 939px;
}

/*--header--*/

#header #logo {
	width: 460px;
	height: 62px;
	float: left;
}

#header #logo h1 a {
	background: url(images/logo.png) no-repeat top left;
	width: 211px;
	height: 62px;
	float: left;
	text-indent: -9999em;
}

#header #menu {
	float: left;
	width: 500px;
	margin-top: 0px;
}

#header #menu ul {

	list-style: none;
	float: right;
	text-align: right;
}

#header #menu ul li.page_item {
		float:right;
}

#header #menu ul li.page_item a {
	display: block;
	float: left;
	text-decoration: none;
	font: 900 0.75em HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	
}

#header #menu ul li.page_item a:hover {
	color: #fff;
}

#header #menu ul li.current_page_itel a {
	color:#fff;
}

/* sidebars */ 

#tagcloud {
	float:right;
	width: 229px;
	height: 175px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#tagcloud h3 {
	font-size: 1.28em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0em;
	padding-left: 20px;
	margin-left: -5px;
	margin-right: -5px;
	background-color: #F8F8F8;	
}

#categories {
	float:left;
	width: 229px;
	height: 174px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#categories h2 {
	font-size: 1.28em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0px;
	padding-left: 20px;
	margin-left: -5px;
	margin-right: -5px;
	background-color: #F8F8F8;	
}

#categories ul {
	list-style: none;
	display:inline;
}

#calendar {
	float:left;
	width: 228px;
	height: 174px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#calendar h2 {
	font-size: 1.28em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0px;
	padding-left: 20px;
	margin-left: -10px;
	margin-right: -5px;
	background-color: #F8F8F8;	
}

#wp-calendar{
	font-size: 0.8em;
	border: 0px;
}

#calendar ul {
	list-style: none;
	display:inline;
}

#calendar ul a {
	font-style: italic;
}

#archivelist {
	float:right;
	width: 229px;
	height: 174px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
#archivelist h2 {
	font-size: 1.28em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0em;
	padding-left: 20px;
	margin-left: -5px;
	margin-right: -5px;
	background-color: #F8F8F8;	
}

#archivelist ul {
	list-style: none;
	display:inline;
}

.cat-item {
	font-size: 0.75em;
}

/* general links */

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

a:hover {
	text-decoration:underline;
}

/* featured post */

#featuredwrap {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	float: left;
	width: 478px;
	border-right: 1px solid #CCC;
	font-size: 1.0em;
}

#featuredpost h2 {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	font-size:1.8em;
	margin-top: 0em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	color:#000;
}

.featureddate {
	font-size: 0.9em;
	font-family: Georgia;
	font-style: italic;
	margin-top: -20px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #101010;
}

/* blog posts */

#blogposts {
	background-color: #e0e0e0;
	padding: 1px;
	width: 958px;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-top: 20px;
	border-bottom: 1px solid #CCCCCC;
}
#blogposts h3 {
	font-size: 1.6em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0em;
	padding-left: 20px;
	padding-top: 5px;
	background-color: #F8F8F8;
}

#posts h3 a {
	color: #505050;
}

.post {
	width: 318px;
	border-left: 1px solid #CCCCCC;
	float: left;
}

#blogposts p {
	font-size: 0.8em;
}
	
.readmorelinks {
	clear: both;
	background-color:#FFF;
	border-bottom: 4px solid black;
	padding: 5px 5px 5px 20px;
}
.entry {
	margin-top: -12px;
	background-color: #F8F8F8;
	height: 100px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#entryfeat {
	padding-left: 20px;
	height: 100px;
	padding-right: 10px;
	text-align: justify;
}

.standarddate {
	font-size: 0.8em;
	font-family: Georgia;
	font-style: italic;
	margin-top: -20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 4px solid white;
	border-top: 4px solid white;
	background-color: #000;
	color: #FFF;
}

.postmetadata {
	padding-top: 10px;
}

#bottomwrap {
	float: left;
	border-top:  1px solid #CCC;
	margin-top: 20px;
}

/* single post page */

#singlepost {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 958px;
	float: left;
	margin-top: -20px;
	
}
#singlepost h2 {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	font-size:1.8em;
	margin-top: 0em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	color:#000;
}
	
#singlepost1 {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-size: 1.0em;
	min-height: 200px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#pagenav {
	width: 108px;
	font-size: 0.75em;	
	padding: 0 0 3px 850px;
}

#singletags{
	color: #101010;
	font-size: 0.75em;	
	padding: 0 0 3px 20px;
}

#belowfoldwrap {
	border: 1px solid #CCC;
	float: left;
}

/* side bar css */

.categories {
}

.rss {
	padding-left: 180px;
	padding-top: 3px;
	height: 30px;
	background:url(img/rss.png) no-repeat top right;	
}

#about {
	float:left;
	width: 468px;
	height: 175px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
	
}

#about h3 {
	font-size: 1.6em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0em;
	padding-left: 20px;
	margin-left: -5px;
	margin-right: -5px;
	background-color: #F8F8F8;	
}
.transbg {
	margin-bottom: 15px;
}
.cat-item {
}
.categories {

}
.linkcat {

}

/*twitter feed side bar */

#twitterfeed {
	float:left;
	width: 229px;
	height: 350px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
}

#twitterfeed ul {
	list-style: none;
	display:inline;
}

#twitterfeed ul li {
	float: left;
	width: 229px;
	margin-bottom: 10px;
}

#twitterfeed h2 {
	font-size: 1.6em;
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	margin-top: 0em;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 20px;
	background-color: #F8F8F8;	
}

/* read more links */

#readfeatured {
	clear: both;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	
}

#tags {
	color: #101010;
	font-size: 0.75em;	
	border-bottom: 1px solid white;
	padding: 0 0 3px 20px;
}

#tags a {
	color: #101010;
}

#featuredtags {
	color: #101010;
	font-size: 0.80em;	
	padding-left: 20px;
	padding-bottom: 2px;
}

#featcomms {
	float: left;
	width: 219px;
	font-size: 0.75em;	
	background-color: #FFF;
	border-bottom: 1px solid white;
	padding: 3px 0 3px 20px;

}

#featcats {
	float: left;
	width: 219px;
	font-size: 0.75em;	
	background-color: #FFF;
	border-bottom: 1px solid white;
	padding: 3px 0 3px 20px;
}


#featuredtags a {
	color: #101010;
}


#comms {
	float: left;
	width: 139px;
	font-size: 0.75em;	
	background-color: #FFF;
	border-bottom: 1px solid white;
	padding: 0 0 3px 20px;

}

#cats {
	float: left;
	width: 139px;
	font-size: 0.75em;	
	background-color: #FFF;
	border-bottom: 1px solid white;
	padding: 0 0 3px 20px;
}

.clearfloats {
	clear:both;
}

#copy{
	margin-top: 35px;
	float: right;
	width: 480px;
	font-size: 0.65em;
	color: #666;
}

#navigation{
	float: left;
	width: 938px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F0F0F0;
	font-size: 1.6em;
	color: #303030;
}


/* comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-weight: normal;
	font-size: 1.2em;
}

.commentmetadata{
	font-size: 0.8em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue';
	font-size: 0.75em;
}

#respond {
	margin-top: 0px;
}
#wp-calendar {
	margin: auto;
}
input {
	background-color:#000;
	color: #999;
	border: 1px solid #CCC;
}
#searchsubmit {
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(http://m4rkm.com/wp-content/themes/m4rkm/img/search.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
}
#search {
	list-style: none;
	padding-left: 180px;
}




/* for images in single page */

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.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;
}

/* socialble tags */

div.sociable { margin: 16px 0; }

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
