/*
THEME NAME: LocalOnliner
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Design for Peter Krasilovsky and built on Sandbox.
VERSION: 2.0
AUTHOR: Daniel Amara
AUTHOR URI:
*/


* { margin: 0px; padding: 0px; border: none; }

/* Layout */

html {
	font: 15px Arial, Helvetica, sans-serif normal;
	color: #151515;
	}

#container {
	margin: 0px auto;
	width: 900px;

}
#content {
	float: left;
	width: 450px;
	padding: 0px 50px 0px 100px;
}

.sidebar {
	clear: right;
	float: right;
	position: relative;
	top: -212px;
	width: 300px;
}

.post {
	margin-bottom: 45px;
	}

.entry-content {
	margin-top: 8px;
	}

/* Meta */
	
.entry-meta {
	display: block;
	clear: left;
	min-height: 24px;
	height: 100%;
	padding: 2px 0px;
	border-top: solid 1px #6e6e6e;
	border-bottom: solid 1px #6e6e6e;
	}

.entry-meta h3 {
	font-size: 16px;
	line-height: 15px;
	color: #660000;
	display: inline;
	}

#content .entry-meta p {
	display: inline;
	margin-left: 5px;
	}

.sub-meta {
	background: url(images/sub-meta-bg.jpg) #f0f0f0 no-repeat;
	margin: 15px 0px -10px 0px;
	}

#content .sub-meta p {
	font-size: 11px;
	text-indent: 0px;
	padding: 10px 15px;
	}


/* Comment Styling */
#comments-list {
	width: 450px;
	}
	
.comments-link {
	float: left;
	display: inline;
	margin-top: 4px;
	font-size: 12px;
	}

.comment-link h3 {
	display: inline;
	}
	
#comments-list ol {
	font-size: 35px;
	width: 415px;
	padding-left: 35px;
	}
	
#comments-list ol li {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
	position: relative;
	color: #f0f0f0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	}

#comments-list ol li .fn, #comments-list ol  li .comment-meta {
	line-height: normal;
	font-size: 18px;
	position: relative;
	top: -12px;
	left: -18px;
	color:#8b8b8b;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 12px;
	}
	
#comments-list ol li .comment-meta {
	font-size: 11px;
	color: #151515;
	margin-top: -4px;
	_margin-top: -8px;
	}

#comments-list ol li p {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	margin: -8px 0px 8px -5px;
	}

.techtags {
	display: none;
	float: left;
	}

.edit-link {
	}
	
/* Trackback styling */

/* Comment Styling */


#trackbacks-list {
	width: 450px;
	}
	
#trackbacks-list h3 {
	display: block;
	color:#8b8b8b;;
	font-size: 18px;
	margin-bottom: 15px;
	}
	
/*
.comment-author {
	float: left;
	display: inline;
	margin-top: 4px;
	font-size: 12px;
	}

.comment-author h3 {
	display: inline;
	}

	*/
#trackbacks-list ol {
	font-size: 35px;
	width: 415px;
	padding-left: 35px;
	}
	
#trackbacks-list ol li {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
	position: relative;
	color: #f0f0f0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	}



#trackbacks-list ol li .comment-author, #trackbacks-list ol  li .comment-meta {
	line-height: normal;
	font-size: 18px;
	position: relative;
	top: -12px;
	left: -18px;
	color:#8b8b8b;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 12px;
	}
/*
#trackbacks-list ol li .comment-meta {
	font-size: 11px;
	color: #151515;
	margin-top: -4px;
	_margin-top: -8px;
	}
	
*/
#trackbacks-list ol li p {
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	margin: -8px 0px 8px -5px;
	}


/*Footer */

#footer {
	clear: both;
	margin: 0px 350px 0px 100px;
	}

#footerbar {
	height: 100%; /* Need to display in IE 6 correctly */
	border-top: solid 10px #151515;
	}

#footerbar ul {
	list-style: none;
	}

#archives, #categories, #popular {
	float: left;
	padding: 0px 5px;
	}

#archives {
	width: 110px;
	}

#categories {
	width: 140px;
	}

#popular {
	width: 170px;
	}

#footerbar ul li {
	
	margin-bottom: 6px;
	font-size: 13px;
	}

#footerbar ul h3 {
	margin: 10px 0px;
	}

#header {
	min-width: 900px;
	height: 164px;
	margin: 45px 0px 25px 0px;
	background: url(images/headerbg.jpg) repeat-x;
	}

#footercap	{
	clear: left;
	height: 28px;
	padding-top: 5px;
	text-align: left;
	border-top: solid 2px #151515;
	}
#inner-h {
	margin: 0px auto;
	width: 900px;
	}
	
h1#blog-title {
	width: 900px;
	margin-left: 0px;
	text-indent: 60px;
	}
	
h1#blog-title a {
	color: #FFFFFF;
	text-decoration: none;
	}

#blog-description {
	width: 900px;
	margin: 0px auto;
	text-indent: 100px;
	letter-spacing: 1px;
	color:#FFFFFF;
	}
	
.clear {
	clear: both;
	}
	

/* Page Tabs */

#pagetabs {
	width: 900px;
	height: 25px;
	margin: 0px auto;
	font-size: 12px;
	line-height: normal;
  	}

#pagetabs ul {
  list-style:none;
  }

#pagetabs li {
  float:right;
  background: url(images/tab_left.gif) no-repeat left bottom;
  margin-left:1px;
  padding:0 0 0 9px;
  }
  
#pagetabs a {
  float:right;
  display:block;
  background: url(images/tab_right.gif) no-repeat right bottom;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#765;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#pagetabs a {float:none;}
/* End IE5-Mac hack */
#pagetabs a:hover {
  color:#333;
  }
  
/*
#pagetabs #current {
  background-image: url(images/norm_left_on.gif);
  }
#pagetabs #current a {
  background-image: url(images/norm_right_on.gif);
  color:#333;
  padding-bottom:5px;
  }
*/

/* Mootabs */

.mootabs_title {
	height: 24px;
	margin-right: 11px;
}

.mootabs_title li {
	list-style: none;
	float: right;
	cursor: pointer;
	background: url(images/norm_left.gif) no-repeat left top;
	padding:0 0 0 9px;
	margin-left: 1px;
	font-size: 11px;
	}

.mootabs_title span {
  float:left;
  display:block;
  background: url(images/norm_right.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#765;
  }

.mootabs_title span:hover {
  color:#333;
  }

.mootabs_title li.active {
	background-image: url(images/norm_left_on.gif);
	}
	
.mootabs_title li.active span {
  background-image: url(images/norm_right_on.gif);
  color:#333;
  font-weight: bold;
  padding-bottom:5px;
  }

.mootabs_title li.over {
	color: #000000;
}

.mootabs_panel {
	display: none;
	background-color: #ddd;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
	}

.mootabs_panel.active {
	background: url(images/tab-background.gif) no-repeat;
	display: block;
	}

/* Mootab Content */
.inner_panel {
	margin: 15px 30px 15px 30px;
	}

.inner_panel ul {
	margin-bottom: 15px;
	}
	
.inner_panel li {
	list-style: none;
	}
	
.mootabs_panel h3 {
	color: #666666;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	}
.featured-post {
	margin-bottom: 8px;
	}
	
	
/* Typography */

.entry-title {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	color: #151515;
	width: 100%;
	border-bottom: solid 1px #6e6e6e;
	}

.entry-title a {
	text-decoration: none;
	color: #151515;
	}

.entry-title a:hover {
	text-decoration: none;
	color: #660000;
	}

.entry-date {
	font-size: 10px;
	letter-spacing: 2px;
	}

#content p {
	font: 15px Arial, Helvetica, sans-serif normal;
	line-height: 20px;
	margin-bottom: 8px;
	text-align: justify;
	text-indent: 30px;
	}

#content p.par-first {
	text-indent: 0px;
	}
	
.entry-content blockquote {
	margin: 15px 0px 15px 45px;
	} 

#content .entry-content blockquote p {
	text-indent: 0px;
	font-size: 11px;
	color: #3A3A3A;
	} 

.entry-content ol, .entry-content ul {
	list-style-position: inside;
	margin: 0px 0px 12px 30px;
	}

.entry-content ol li, .entry-content ul li {
	margin-bottom: 3px;
	}

/* Just some example content */

.entry-title{clear:both;}

#nav-above,#nav-below{width:100%;height: 20px;}

#nav-above{margin-bottom:1em;}

#nav-below{margin-top:1em;}

.alignleft,.nav-previous{float: left;}

.alignright,.nav-next{float: right;}


/* Link Styling */
 a:link {
	color: #660000;
	text-decoration: none;
	}

 a:visited {
	color: #000066;
	text-decoration: none;
	}

 a:active {
	color: #000066;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
	}
	
/* Comment Form */

#respond h3 {
	margin: 0px 0px 15px 30px;
	color: #8B8B8B;
	font-size: 18px;
	font-weight: normal;
	}

#commentform {
	background: url(images/sub-meta-bg.jpg) #f0f0f0 no-repeat;
	margin-bottom: -10px;
	}

.form-label {
	margin-bottom: 2px;
	}

.form-input {
	margin-bottom: 5px;
	}

p#comment-notes, p#login {
	margin: 15px 30px;
	padding-top: 15px;
	text-indent: 0px;
	}
	
#author, #email, #url {
	}

#author, #email, #url, #comment {
	background-color: #FFFFFF;
	}
	
#commentform #submit {
	background-color: #c8c8c8;
	margin: 10px 30px 15px 30px;
	padding: 2px 3px;
	border: none;
	}

#commentform #submit:hover {
	background-color: #660000;
	color: #FFFFFF;
	}
	
#commentform #comment, .form-label, .form-input {
	margin-left: 30px;
	}
	
#commentform .subscribe-to-comments {
	padding-bottom: 15px;
	}

/* Search */
#searchsubmit {
	background-color: #c8c8c8;
	padding: 0px 3px;
	}
#searchsubmit:hover {
	background-color: #660000;
	color: #FFFFFF;
	}

/* Image Styling */
#content .entry-content .par-first img {
	margin-left: 5px;
	}

/*
#content .entry-content p img {
	margin-left: -25px;
	}
*/

#content .entry-content img {
	margin: 5px 10px 5px 5px;
	
	}


.entry-content img {
	max-width: 435px !important;
	width: expression(this.width > 430 ? 430: true);
	}

/* Asides */
ul#asides {
	margin: 25px 15px 10px 15px;
	padding: 10px 0px;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
	border-top: solid 1px #6e6e6e;
	border-bottom: solid 1px #6e6e6e;
	}
	
ul#categories {
	margin: 0px 15px 10px 15px;
	padding: 10px 0px;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
}
 ul#asides p, ul#categories p {
 	margin-bottom: 6px;
	}

.category-asides ul#asides {
	display: none;
	} 

ul#asides img, ul#categories img {
	margin: 3px 0px;
	}

ul#asides ul li {
	margin-left: 15px;
	list-style: disc;
}
	
/* Contact Form */
.wpcf7 .wpcf7-form p {
	text-indent: 0px;
	}
#wpcf7-f1-p4-o1 {
	background: #f0f0f0;
	margin: -8px 0px;
	padding: 10px 0px;
	}

#wpcf7-f1-p4-o1 input, #wpcf7-f1-p4-o1 textarea {
	margin-left: 30px;
	}

#wpcf7-f1-p4-o1 .cfsubmit {
	margin-left: -30px;
	}
	
#wpcf7-f1-p4-o1 .cfsubmit input {
	background-color: #c8c8c8;
	padding: 0px 3px;
	}
	
#wpcf7-f1-p4-o1 .cfsubmit input:hover {
	background-color: #660000;
	color: #FFFFFF;
	}


.wpcf7-captcha-captcha-246 {
	margin-bottom: -5px;
	}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 15pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

/* Feedbizs */
#fb-submit {
	background-color: #c8c8c8;
	margin: 10px 30px 15px 0px;
	padding: 2px 3px;
	}
#fb-submit:hover {
	background-color: #660000;
	color: #FFFFFF;
	}
