/*  
Theme Name:madmenwalking one

Theme URI: http://www.madmenwalking.com
Description:<a href="mailto:madmenwalking@gmail.com">Support</a>
Version: 1.0
Author: Ben Vaengraad
Author URI: http://www.madmenwalking.com

This theme was designed and built by Ben Vaengraad.


 ------------------------------------- globals */
/* site */
body {
	font:75%/170% Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	color:#330000;
}
/* defined in schemes a {color:#333333; text-decoration: none;} */
/* defined in schemesa:hover {color:#0074C1; text-decoration:none;}*/
img {
	border:none;
}
.clear {
	clear:both;
}
/* list list-style-image: url(images/ul.png); */
ul, ol {
	list-style:none;
	margin:0px;
	padding-left:0px;
}
ul li, ol li {
	list-style:none;
	margin:0px;
	padding:0px;
}
/* typo */
small {
	font-size: 90%;
}
p {
	margin:0 0 5px 0;
	padding:0;
}
h1, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {
	font-size:200%;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #E4E4E4;
	line-height:120%;
}
h2 {
	color:#222222;
	font-size:20px;
	font-weight:normal;
	margin:0 0 5px;
}
h3 {
	font-size:150%;
}
h4 {
	font-size:130%;
}
h5 {
	font-size:110%;
}
h6 {
	font-size:100%;
}
/* highlight */
.highlight {
	display:block;
	min-height:30px;
	padding:10px;
	margin-bottom:20px;
	background:#FCFCFC;
}
/* basic form */
lable {
	margin:10px 0 0 0;
	padding:0px;
	cursor:pointer;
}
input[type=file] {
	width:220px;
	margin:10px 0 0 0;
	padding:0px;
}
input[type=text] {
	/* width:220px; */
	padding:5px 3px 3px 7px;
	font: 110% Arial, Helvetica, sans-serif;
	background:url(images/form-field-bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;
}
input[type=password] {
	width:220px;
	padding:5px 3px 3px 7px;
	font: 110% Arial, Helvetica, sans-serif;
	background:url(images/form-field-bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;
}
select {
	width:300px;
	margin:4px 0 10px 0;
	padding:0px;
}
select option {
	background:#FAFAFA;
}
select optgroup {
	background:#F0F0F0;
}
textarea {
	font:110% Arial, Helvetica, sans-serif;
	width:500px;
	height: 140px;
	padding: 5px 3px 3px 7px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #F0F0F0;
	overflow:hidden;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	border:1px solid #0074C1;
}
/* blockquote */
blockquote, pre {
	quotes: "\201C" "\201D";
	font-style:italic;
	color:#999999;
	border-left:7px solid #F0F0F0;
	margin-left:20px;
	padding-left:10px;
}
/* wp gallery */
.attachment-thumbnail {
	width:70px !important;
	height:70px !important;
}
/* ------------------------------------- content area  */
/* search form */
#searchform {
	position:absolute;
	height:37px;
	width:210px;
	top:0px;
	left:50%;
	margin-left:280px;
}
#searchform #s {
	height:17px;
	width:148px;
	background:#ffffff url(images/form-field-bg.gif) no-repeat;
	margin:6px 5px 0px 10px;
	padding:3px 7px 2px 5px;
	color:#999999;
	border:none;
	border:1px solid #999999;
}
#searchform #searchsubmit {
	width:24px;
	height: 24px;
	background: url(images/search-btn.png) no-repeat left top;
	border:none;
	text-indent:-999%;
	line-height:1px;
	margin-top: 6px;
}
/* top */
#top {
	margin:0 auto;
}
#top_inner {
	width:980px;
	height:45px;
	margin:0 auto;
	background:url(images/top.png) no-repeat left top;
	text-align:left;
}
#top_navigation {
	position:absolute;
	top:0;
	margin-left:200px;
	z-index:1000;
}
#top_logo {
	position:absolute;
	display:block;
	width:200px;
	height:37px;
	top:0;
}
/* main */
.main {
	width:980px;
	margin:40px auto;
	text-align:left;
}
.main_single {
	margin:30px auto;
	width:980px;
	margin-top:80px;
	text-align:left;
}
.left_col {
	float:left;
	width: 650px;
}
/* ------------------------------------- featured area  */
/* featured container */
.featured {
	height:300px;
	margin:0px auto;
}
.featured_inner {
	display:block;
	width:1100px;
	height:300px;
	margin:0 auto;
}
.featured_headline {
	float:left;
	display:block;
	width:430px;
	height:auto;
	margin:60px 70px 0 0;
	font:18px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-shadow: #000000 3px 3px;
	background:none;
	text-align:center;
}
.featured_rotator {
	float:left;
	display:block;
	width:560px;
	height:220px;
	padding:20px;
	margin-top:20px;
	background:url(images/featured_bg.png) no-repeat;
}
.sliderwrapper {
	position:relative;
	width:560px;
	height:220px;
	overflow:hidden;
}
.sliderwrapper .contentdiv {
	position:absolute;
	width:560px;
	height:100%;
	left:0;
	top:0;
	visibility:hidden;
	background:#000000;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity:1;
	opacity:1
}
.featured_image {
	display:block;
	width:560px;
	height:220px;
}
.featured_title_container {
	position:absolute;
	width:100%;
	height:40px;
	bottom:0;
	left:0;
}
.featured_title {
	font:13px/30px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:transparent;
}
.featured_title a {
	display:block;
	width:100%;
	padding-left:20px;
	height:40px;
	color:#CCCCCC;
	line-height:40px;
	background:#000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.featured_title a:hover {
	color:#FFFFFF;
	background:transparent;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background:#000000;
}
.featured_pagination {
	display:block;
	width:1090px;
	height:25px;
	margin-right:10px;
	clear:both;
	text-align:right;
}
.featured_pagination a {
	padding:0 5px;
	text-decoration:none;
	color:#CCCCCC;
	border:1px solid #CCCCCC;
}
.featured_pagination a:hover {
	color:#000;
	background-color:#FFFFFF
}
.featured_pagination a.selected {
	color:#000;
	background-color:#FFFFFF
}
/* ------------------------------------- post area  */
/* post layout */
.post {
	width:650px;
	padding:1px;
	margin-bottom:10px;
	background:#FFFFFF;
	border:1px solid #E4E4E4;
}
.post_inner {
	padding:20px;
	background:#FFFFFF url(images/bg_post.png) repeat-x;
}
.post_thunmbnail {
	float:left;
	width:140px;
	height:140px;
	padding:0px;
	margin:0px;
	border:5px solid #E4E4E4;
	overflow:hidden;
}
.post_content {
	float:left;
	width:440px;
	margin-right:20px;
}
/* defined in schemes .post_date{float:left; width:45px; height:50px; margin-right:10px; padding:0px 2px 0 0; background:url(images/calendar.png) no-repeat; font:normal 22px Arial, Helvetica, sans-serif; color:#666666; text-align:center; line-height:100%;}*/
.post_header {
	display:block;
	width:439px;
	font:bold 22px Geneva, Arial, Helvetica, sans-serif;
}
.post_excerpt {
	display:block;
	width:440px;
	margin-top:13px;
	text-align:justify;
}
.post_continue_reading a {
	padding:2px;
	color:#333333;
	background:#F0F0F0;
	font-size:10px;
}
.post_continue_reading a:hover {
	padding:2px;
	color:#FFFFFF;
	background:#333333;
}
.post_footer {
	display:block;
	height:30px;
	padding:0 10px 0 0;
	background:#FAFAFA;
	line-height:30px;
	font-size:11px;
}
.post_info {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
}
.post_comment a {
	float:right;
	display:block;
	width:40px;
	text-align:center;
	background: url(images/comment.png) no-repeat center center;
	text-align:center;
}
.post_comment_text {
	float:right;
	width:60px;
	line-height:30px;
	text-align:right;
}
.post_more {
	width:650px;
	height:30px;
	padding:1px;
	margin:10px 0 10px 0;
	background:#FFFFFF;
	border:1px solid #E4E4E4;
}
.post_more_inner {
	padding:10px 20px 10px 20px;
	height:10px;
	line-height:10px;
	background:#FFFFFF url(images/bg_post.png) repeat-x;
}
/* post single/page */
.post_content_single {
	width:100%;
}
.post_single_header {
	margin:0px;
	padding:0px;
}
.post_single_bottom {
	display:block;
	height:40px;
	padding:0 10px 0 10px;
	background:#FAFAFA;
	line-height:40px;
	font-size:12px;
}
.post_single_next_post {
	float: right;
	display:block;
	width:270px;
	padding-right:3px;
	white-space:nowrap;
	text-overflow:ellipsis; /*Opera*/
	-o-text-overflow:ellipsis; /*breaks validation*/
	overflow:hidden;
	text-align:right;
}
.post_single_prev_post {
	float: left;
	display:block;
	width:270px;
	padding-left:30px;
	white-space:nowrap;
	text-overflow:ellipsis; /*Opera*/
	-o-text-overflow:ellipsis; /*breaks validation*/
	overflow:hidden;
	background: url(images/prev_post.png) no-repeat center left;
}
.post_next_icon {
	float:right;
	display:block;
	width:25px;
	height:40px;
	background: url(images/next_post.png) no-repeat left center;
}
.post_single_text {
	padding:0px;
	margin:10px 0 0 0;
}
.post_single_footer {
	height:30px;
	padding:0;
	margin:15px 0 8px 0;
	background:#FAFAFA;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	line-height:30px;
}
.post_time {
	height:30px;
	margin-left:20px;
	padding-left:20px;
	background:url(images/time.png) no-repeat center left;
}
.post_single_tags {
	height:30px;
	margin-left:20px;
	padding-left:20px;
	background:url(images/tags.png) no-repeat center left;
}
.post_cat {
	height:30px;
	margin-left:23px;
	padding-left:23px;
	background:url(images/category.png) no-repeat center left;
}
/* post content */
.post .content table {
	margin:5px 0 10px;
	border:1px solid #CCC;
	border-width:2px;
	border-collapse:collapse;
	background:#FFF;
}
.post th, .post td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post tr.even td {
	background:#F7F7F7;
}
.post th {
	background:#EDEFF0;
}
.post ul {
	margin: 5px 0px 10px;
	padding-left: 20px;
}
.post ul li {
	margin: 0px;
	list-style-image: url(images/ul.png);
}
.post ol {
	margin:5px 0px 10px;
	padding-left: 20px;
}
.post ol li {
	margin:0px;
	list-style-type:upper-roman;
}
/* author info */
.author {
	background:#FAFAFA;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	padding:10px 20px 20px 20px;
}
.author_avatar {
	float:left;
	width:72px;
	height:60px;
	margin:0 10px 5px 0;
}
.author_data {
	float:left;
	width:518px;
	height:60px;
}
.author_mail {
	float:right;
	width:16px;
	height:16px;
}
.author_info {
	float:left;
	width:460px;
	height:26px;
	padding:0;
	margin-bottom:2px;
}
.author_name {
	font-size:26px;
	padding:7px 0 0 0;
	margin-bottom:4px;
}
.author_posts {
	padding:7px 0 0 0;
	margin:0;
}
.author_description {
	text-align:justify;
	clear:both;
}
/* ------------------------------------- comments area  */
/* comments */
.comments {
	width:650px;
	padding:1px;
	margin-bottom:10px;
	background:#FFFFFF;
	color:#333333;
	border:1px solid #E4E4E4;
}
.comments_inner {
	padding:20px;
	background:#FFFFFF url(images/bg_post.png) repeat-x;
	color:#333333;
}
.comments_headline {
	font-size:18px;
	padding-bottom:3px;
	margin-bottom:8px;
	border-bottom:1px solid #E4E4E4;
}
.comments_count {
	float:right;
	display:block;
	width:40px;
	background:url(images/comment.png) no-repeat center left;
	text-align:center;
	font-size:10px;
	font-weight:normal;
}
.comments_rss {
	float:right;
	display:block;
	width:28px;
}
/* comment list */
.comment ol {
	list-style:none;
	margin:5px 0 0 20px;
	padding-left:10px;
}
.comment li {
	list-style:none;
	background:transparent;
	margin:0px 0 0 10px;
	padding-left:10px;
}
.comment_arrow {
	padding-top:20px;
	background: url(images/comment_arrow.png) no-repeat left bottom;
}
.comment_inner {
	padding:10px;
	border:1px solid #F0F0F0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FAFAFA;
}
.pingback comment-author {
	padding:0 170px 0 0;
}
.comment_frame {
	margin-bottom:5px;
}
.comment_avatar {
	float:left;
	width:46px;
	height:46px;
}
.comment_author_top {
	float:left;
	width:310px;
	height:46px;
	margin-left:10px;
	font-size:9px;
}
.comment_data_right {
	float:right;
	width:80px;
	height:26px;
	font:normal 10px Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
}
.comment_date {
	padding:0px;
	margin:0px;
}
.comment_author_say {
	padding:0px;
	margin:0px;
	color:#333333;
	font:17px Geneva, Arial, Helvetica, sans-serif;
}
.comment_title {
	padding:0px;
	margin:0px;
}
.comment_title a {
	color:#CCCC00;
}
.comment_title a:hover {
	color:#0099FF;
}
.comment_text {
	display:block;
	padding-top:10px;
	border-top:1px solid #F0F0F0;
}
.comment li.pingback div.vcard {
	padding:0 170px 0 0;
}
/* comments navigation */
.comment small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.comment small a, .commentlist small a:visited {
	color: #999999;
}
.comments_navigation {
	margin-top:5px;
}
.comments_navigation a {
	padding:0 5px;
	text-decoration:none;
	color:#CCCCCC;
	border:1px solid #CCCCCC;
}
.comments_navigation a:hover {
	color:#333333;
	border:1px solid #333333;
}
.comments_respond {
	margin-top:10px;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	width:220px;
	padding:5px 3px 3px 7px;
	font: 110% Arial, Helvetica, sans-serif;
	background:url(images/form-field-bg.gif) no-repeat;
	border-top:1px solid #e6e6e6;
	border-right:1px solid #E2E2E2;
	border-bottom:1px solid #E2E2E2;
	border-left:1px solid #e6e6e6;
}
#commentform textarea {
	font:110% Arial, Helvetica, sans-serif;
	width:596px;
	height: 140px;
	padding: 5px 3px 3px 7px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #F0F0F0;
	overflow:hidden;
}
#commentform #submit {
	width:135px;
	height:25px;
	padding-bottom:6px;
	margin-left:475px;
	font:12px/100% Arial, Helvetica, sans-serif;
	color:#000000;
	background:transparent url(images/submit.png) no-repeat top left;
	border: none;
}
#commentform #submit:hover {
	background:transparent url(images/submit_hover.png) no-repeat bottom left;
	color:#333333;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border:1px solid #0074C1;
}
/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
	float:right;
	width:300px;
	color:#666666;
	line-height: 160%;
}
#sidebar p {
	margin:0px 0px 15px;
}
#sidebar h3 {
	font:bold 17px/100% Arial, Helvetica, sans-serif;
	color:#333333;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar ul {
	margin: 0;
	padding:0;
}
#sidebar ul li {
	padding-left:18px;
	margin:7px 0 3px 0;
	list-style:none;
	background:url(images/sidebar_li.png) no-repeat;
}
#sidebar ul li ul li {
	background: url(images/sidebar_li_li.png) no-repeat;
	padding-left:12px;
}
/* archives widget */
#archives ul li {
	background: url(images/sidebar_archive.png) no-repeat;
}
/* pages widget */
#pages ul li {
	background: url(images/sidebar_page.png) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/sidebar_comment.png) no-repeat;
	width:240px;
	white-space:nowrap;
	text-overflow:ellipsis; /*Opera*/
	-o-text-overflow:ellipsis; /*breaks validation*/
	overflow:hidden;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/sidebar_page.png) no-repeat;
	width:240px;
	white-space:nowrap;
	text-overflow:ellipsis; /*Opera*/
	-o-text-overflow:ellipsis; /*breaks validation*/
	overflow:hidden;
}
/* links widget */
#linkcat-1 ul li {
	background: url(images/sidebar_link.png) no-repeat;
}
#linkcat-2 ul li {
	background: url(images/sidebar_link.png) no-repeat;
}
#linkcat-3 ul li {
	background: url(images/sidebar_link.png) no-repeat;
}
#linkcat-4 ul li {
	background: url(images/sidebar_link.png) no-repeat;
}
#linkcat-5 ul li {
	background: url(images/sidebar_link.png) no-repeat;
}
/* meta */
#meta ul li {
	background: url(images/wordpress.png) no-repeat;
}
/* calendar */
.widget_calendar h3 {
	display:none;
}
#wp-calendar {
	width:100%;
}
#wp-calendar #today {
	background:#F0F0F0;
}
#wp-calendar tbody a {
	font-weight:bolder;
}
#wp-calendar caption {
	padding-bottom:5px;
	font-family:Arial;
	font-weight:bolder;
	letter-spacing:-0.05em;
	font-size:150%;
	text-align:left;
}
#wp-calendar th, #wp-calendar td {
	text-align:center;
}
#wp-calendar tbody td {
	border:1px solid #E4E4E4;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar th {
	background:#E4E4E4;
	color:#FFFFFF;
}
#wp-calendar td#prev {
	text-align:left;
	padding-top:5px;
}
#wp-calendar td#next {
	text-align:right;
	padding-top:5px;
}
/* ------------------------------------- footer area  */
/* footer */
.footer {
	height:40px;
	line-height:40px;
	margin:10px auto 0 auto;
	background:#000;
	border-top:2px solid #ffcc00;
	border-bottom:1px solid #c60;
	color:#fc0;
}
.footer_inner {
	margin:0 auto;
	width:980px;
}
.footer_left {
	float:left;
	width:490px;
	font-size:10px;
}
.footer_right {
	float:left;
	width:490px;
	height:22px;
	text-align:right;
	font-size:10px;
}




	.correct {
		background-color: #b3d483;
	}
	.incorrect {
		background-color: #c76760;
	}

#myForm input, #myForm textarea, #myForm select {

	border: 1px solid #cac9b9;

}



#myForm .red {

	border: 1px solid red;

}



#myForm label.red {

	border: none;

	color: red;

}



#myForm .customRed {

	border: none;

	color: red;

}



#myForm #submit {

	margin-left: 100px;

}



#validationMessage {

	padding: 5px;

	/*background-color: #eee;*/

	border: 1px solid red;

	margin-bottom: 10px;

	color: red;

	font-weight: bold;

	display: none;

}



#myForm .errorMessage {

	color: red;

	margin-left: 10px;

	font-size: 0.8em;

}




