/*   
Theme Name: Black Martin
Theme URI: http://chrismartens.net
Description: Default Wordpress template for Chris Martens Website -- WordPress v2.9.1
Author: Chris Martens
Author URI: http://chrismartens.net
Version: 1.0
*/

@media screen {

* { 
	color: #666;
/*	font-family: tahoma, 'lucida grande', helvetica, sans-serif;
	font-size: 13px;*/
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

body { background: #EDEBEA; }


/* General Settings 
------------------------------------------------ */
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */



h1, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 a { 
	color: #333;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 25px;
	letter-spacing: .01em;
	text-shadow: 2px 2px 1px #f6f6f6;
	-webkit-transition-duration: .2s, .5s;
}

	#desc {
		color: #969696;
		float: left;
		line-height: 18px;
		margin: 0;
		padding: 0;
	}

h2 {
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
}

h2 a {
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
}

h3 { }

p {
	color: #666;
	margin-bottom: 18px;
}

a { }
a:hover { color: #999; } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; } 

ul { list-style: none; }
ul li {}
ul li a { color: #666; }

ul li a .wpp-post-title { color: #666; }

pre { }
code, tt { }

#container {
	width: 950px;
}


/* Header Settings 
------------------------------------------------ */
#header {
	background: #fff;
	overflow: auto;
	width: 100%;
	
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

	#header ul { 
		float: right;
		list-style: none; 
		margin: 15px; 
		text-align: right;
		text-transform: uppercase;
	}
	
		#header ul li{ 
			float: left; 
			padding: 0 0 0 15px;
		}
		#header ul li a {
			border-bottom: 1px solid #ffffff; 
			color: #969696;
			font-size: 11px;
			padding-bottom: 2px;
		}
		#header ul li a:hover { 
			border-bottom: 1px solid #a5a5a5;
			-webkit-transition: border-color 0.35s linear;
		}


/* Navigation Settings 
------------------------------------------------ */
#navmenu {
	display: block;
	float: left;
	left: 0;
	min-height: 100%;
	padding: 0 35px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 225px;
}

	#navmenu #logo-contain {
		/*background: #333;*/
		padding: 25px 0px 30px 0px;
		text-align: center;
	}
		#navmenu #logo-contain img{ margin: 0 0 0 0; }
		#navmenu #logo-contain a { 
			color: #969696;
			font-family: Georgia,Times,Times New Roman,serif;
			font-size: 16px;
		}
		
		#navmenu #logo-contain a:hover { 
			opacity: 0.75;
		}




/* Main Content Settings
------------------------------------------------ */
#contain {
	float: left;
	margin: 50px 35px 0 310px;
	padding: 0 0 20px 0;
	width: 430px;
}

#contain-wide {
	float: left;
	margin: 50px 0 0 310px;
	padding: 0 0 20px 0;
	width: 645px;
}	

#contain-full {
	float: left;
	margin: 50px 0 0 0px;
	padding: 0 0 20px 0;
	width: 950px;
}

#headline {
	border-bottom: 1px dotted #c5c5c5;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.3636;
	margin: 0 0 25px 0;
	padding: 0 0 35px 0;
}

h2.title {
	font-size: 22px;
	font-weight: normal;
}

.leftcol {
	float: left;
	margin: 0 30px 0 0;
	width: 300px;
}

.rightcol {
	float: right;
	width: 300px;
}
	
p.intro {
	border-bottom: 1px dotted #c5c5c5;
	display: block;
	float: left;
	margin: 0 0 -50px 0;
	padding: 0 0 25px 0;
}
	
.post {
	margin-bottom: 25px;
	width: 100%; 
}

	.post span.category,.post span.category a {
		color: #e8b044;
	}

.entry { 
	padding: 0 0 15px 0;
}

.entry h2 {
	margin: 0 0 12px 0;
	padding: 10px 0 0 0;
}

.entry ol li {
	margin: 0 0 10px 35px;
}

.post .entry .video {
	border: 10px solid #fff;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.post .entry img {
	border: 10px solid #fff;
	margin: 0px 0px 0px 0px;
	width: 410px;
	height: auto;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.post .entry a {
	color: #467B96;
}
.post .entry a:hover { 
	text-decoration: underline;
}

.post .entry .home {
	border: 10px solid #fff;
	margin: 0px 0px 15px 0px;
	min-height: 80px;
	width: 460px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
	.post-meta {
		border-bottom: 1px dotted #c5c5c5;
		color: #969696;
		font-size: 10px;
		margin: 0 0 5px 0;
		overflow: auto;
		padding: 10px 0 5px 0;
		width: 100%;
	}
	
		.post-meta .left,.post-meta .right { font-size: 10px; }
		.post-meta .left a,.post-meta .right a { font-size: 10px; }
	


/* Sidebar Settings
------------------------------------------------ */
#sidebar {
	float: left;
	margin: 50px 0 0 0;
	width: 170px;
}

#sidebar .widget {
	margin: 0 0 15px 0;
}

	#sidebar .widget ul li {
		border-bottom: 1px dotted #c5c5c5;
		padding: 2px 0;
	}


/* Footer Settings
------------------------------------------------ */
#footer {
	border-top: 1px dotted #c5c5c5;
	float: left;
	margin: 50px 0 50px 0;
	padding-top: 15px;
	width: 648px;
}


/* Contact Page Settings
------------------------------------------------ */
#contact-form {
	background: lightgrey;
	padding: 0 25px 25px 25px;
	width: 375px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/* Misc Settings
------------------------------------------------ */
.left { float: left; }
.right { float: right; }

a.button {
	background: #333;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#444));
	background: -moz-linear-gradient(top,  #555,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#444');*/
	
	color: #fff;
	font-size: 12px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px 18px;
	text-align: center;
	
	text-shadow: 1px 1px 1px #555;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.button:hover {
	background: #666;
/*	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#555));
	background: -moz-linear-gradient(top,  #444,  #555);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#555');*/
	-webkit-transition: background 0.15s linear;
}

#ad {
	background: #f3f3f3;
	border: 5px solid #fff;	
	margin: 42px 0 0 0;
	padding: 10px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/* Comment Settings
------------------------------------------------ */	
#respond {
	background: lightgrey;
	padding: 20px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
/*ol.commentlist li.comment-author-admin { background-color: #fff; }*/
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 20px 0px; }
ol.commentlist li.comment div.comment-author { font-size: 13px; }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-size: 13px; font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { font-size: 13px; }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; margin: 0 0 10px 0; }
ol.commentlist li.comment div.comment-meta a { font-size: 13px; color: #aaa; margin: -5px 0 10px 0; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
/*ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }*/
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { 
	margin-bottom: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=text] { 
	margin-bottom: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

textarea { 
	margin-bottom: 5px;
	width: 390px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input#submit {
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#444));
	background: -moz-linear-gradient(top,  #555,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#444');
	
	border: none;
	color: #fff;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 5px 18px;
	text-align: center;
	
	text-shadow: 1px 1px 1px #555;
	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

input#submit:hover {
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#555));
	background: -moz-linear-gradient(top,  #444,  #555);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#555');
}


} /* END screen media */



/* Print Meda
------------------------------------------------ */
@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */