/*
Theme Name: abingle
Theme URI: http://abingle.com/abingle_theme
Description: abingle theme , very simple template , without more picture ,so loaded very fast.
Version: 1.02
Author: abingle
Author URI: http://abingle.com/
Tags: blue, two-columns, fixed-width
Date:2010-5-18
*/
body {
	margin:0px auto;
	font-size: 14px;
	height: 100%;
	background-color:#eee;
	color: #2B2B2B;
	font-family:Verdana, Tahoma, "BitStream vera Sans", Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#1E50A2;
}
form {margin:0 ; padding:0 ;}
form.right {
	margin:1px 4px;
	display: inline;
	float: right;
}
input.text {
	height: 24px;
	padding: 0px 2px;
	background-color: #fff;
	line-height: 24px;
	font-size: 18px;
	border:1px solid #ccc;
}
input.text:hover {
	border-color: #699;
}
input.button {
	height: 20px;
	border: 1px solid #333;
	border-top: 1px solid #333;
	border-left: 4px solid #333;
	color: #000000;
	background-color: #fff;
	padding: 0px 10px;
}
input.submit {
	height: 30px;
	border: 1px solid #333;
	border-top: 1px solid #333;
	border-left: 4px solid #333;
	color: #000000;
	background-color: #fff;
	padding: 0px 20px;
}
textarea {
	border: 1px solid #333;
	background-color: #fff;
	font-size: 12px;
}
select {
	font-size: 12px;
	color: #333;
	background-color: White;
}
#wrap {
	width: 962px;
	margin: 0 auto;
	border: 1px solid #aaa;
}
#Content {
	background-color: #f7fcff;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #fff;
}
#Content img {
	border:1px solid #ccc;
}
#Main-Content {
	width : 660px;
	border-right:1px solid #ccc;
	float: left;
	overflow:hidden;
}
#Main-Content-Single {
	width: 660px;
	float: left;
	margin:0px;
}
#Main-Content #postpath {
	margin:5px 5px 15px 10px;
	font-size:12px;
}
.Sidebar {
	float : right;
	width : 290px;
	text-align : left;
	margin : 0px 0px auto;
}
#headermeta {
	margin:0px;
	float : right;
	font-size:12px;
	padding:0 6px;
	text-align: right;border-bottom:1px solid #ccc;
}
#headermeta input  {
margin:0px;
height: 14px;
font-size:12px;
background-color: #f7fcff;
line-height: 14px;
border:0px;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header div {
	margin:6px 8px;
	font-size:14px;
	float: left;
	font-weight: bold;
}
#header span {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}
ul{	
  margin: 0;
	padding: 0;
}
#navigation {
	clear:left;
	width: 100%;
	height: 43px;
	background: url("menu-bg.gif") top left repeat-x;
	font-weight: bold;
	list-style-type: none;
}
#menus{
list-style:none;padding-left:0;margin-left:10px;
}
#menus ul {margin:0px;padding:0px;}
#menus li {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	height: 40px;
	text-decoration: none;
	line-height: 200%;
	padding: 8px 8px 0;
}
#menus li a {
	color: #777;
}
#menus li a:hover {
	color: #333;
}
#menus li.current_page_item {
	background: url("current-bg.gif") top left repeat-x;
}
#menus li.current_page_item a {
	color:#fff;
	padding: 5px 15px 0;
}
#menus li ul {
	display:none;
	border:1px solid #A6A6A6;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	background-color:#eee;
	float: none;
}
#menus li li{
	display: block;
	float:inherit;
	margin: 0 0 0 1px;
	height: auto;
	text-decoration: none;
	line-height: 100%;
	padding: 0px;
	border-left:12px solid #bbb;
}
#menus li li a ,#menus li.current_page_item li a{
	color:#333;
	display:block;
	width:180px;
	padding:10px ;
}
#menus li li.current_page_item a{
	color:#333;
	display:block;
	width:180px;
	padding:10px ;
	background-color:#f7fcff;
}
#menus li li a:hover ,#menus li.current_page_item li a:hover{
	background-color:#fff;
	height:inherit;
}
.Post-Content {
	text-align:left;
}
.Post-Content .pdate {
	float:left;
	height:40px;
	width:40px;
	border-right:3px solid #E0ECFF;
	margin-right:6px;
	text-align:center;
	font-weight: bold;
}
.Post-Content .Permalink-Title {
	clear:right;
	margin:0;
	padding:0 10px;	
}
.Post-Content h3.Post-Title2 {
	margin:0;
	padding:0 10px;
	text-align:center;
}
.Post-Content .Permalink-Title a:link, .Post-Content .Permalink-Title a:visited {
	color:#2B2B2B;
	font-size: 16px;
	font-weight: bold;
}
.Post-Content .Permalink-Title a:hover {
	text-decoration:underline;
	color:#c00;
}
.Post-Content .Post-Info {
	padding:5px 5px 5px 10px;
	margin-top:0px;
	margin-bottom:-10px;
	font-size:12px;
}
.Post-Content .Post-Info2 {
	padding:5px 5px 5px 10px;
	margin-top:0px;
	margin-bottom:-10px;
	font-size:12px;
	text-align:center;
}
.Post-Content .Post-Data {
	padding:0px 10px;
}
.Post-Content .Post-Data p {
	line-height: 1.5em;
}
.Post-Content .Post-Meta {
	padding:5px 5px 5px 10px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:12px;
	background:#F5F5F5;
	border-bottom:1px solid #dedede;
}
.page_nav {
padding:0 6px;
}
.page_nav .prev {
float:left;
}
.page_nav .next{
float:right
}

#comments {
	text-align:left;
	font-size:12px;
}
#comments .comment{
	clear:both;
	overflow:hidden;
	margin:10px;
	border-bottom: 1px dotted #000;
}
#comments .comment .ctime{
  margin:0px;
  padding:0px;
	float:right;
}

#comments .comments-Data {
	margin-top:0px;
	padding:0px 5px 0px 10px;
	line-height:1.5em;
}
#comments .comments-Data blockquote {
	border-left: 2px solid #ddd;
	padding-left: 5px;
	line-height:1.5em;
}
.comment-form {
padding:0 10px;
	text-align:left;
	margin:0 auto;
}
.comment-form input, textarea {
	border:1px solid #ddd;
	background:#fff;
	font-size:12px;
}
.Clearer {
	clear:both;
}
.Sidebar .Widget {
	text-align:center;
	margin:0px 5px 10px 5px;
}
.Sidebar .Widget .widget-content {
	font-size:12px;
	margin-top:10px;
	text-align:left;
}
.Sidebar .Widget .widgettitle {
	padding:0px 5px 5px 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:3px solid #E0ECFF;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
}
.Sidebar .Widget ul {
	list-style:none;
	margin-left: 10px;
	padding-left: 0em;
	text-indent: 0em;
	margin-top:0pt;
	margin-bottom:0pt;
}
.Sidebar .Widget ul li {
	margin:5px 0 5px 5px;
	padding: 0;
}
.Sidebar .Widget ul li a:link, .Sidebar .Widget ul li a:visited {
	color:#000;
}
.Sidebar .Widget ul li a:hover {
	text-decoration:underline;
}
.Sidebar .Widget ul li ul {
	margin-left: 0px;
	margin-top: 0pt;
	margin-bottom:0pt;
}
.Sidebar .Widget ul li ul li {
	margin-left: 0px;
	color:#ddd;
}
#Footer {
	margin:10px auto 5px auto;
	font-size:12px;
	text-align:center;
}
#printcopy {
	display:none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
blockquote, pre {
	background-color: #eee;
	border: 1px dashed #999;
	word-wrap:break-word;
	word-break:break-all;
	padding: 8px;
}
