/*
Theme Name: neulane
Theme URI: 
Version: 1.0
Description: Stylish 2-3 column wp theme
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
  background: #d3d3d3 url("images/bg.jpg") repeat-x;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  background: url("images/background.jpg") no-repeat center top;
}
.marginauto {
  width: 942px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
}
.content {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  background: url("images/content-bg.gif") repeat-y center;
}
.banner {
  height: 172px;
  text-align: left;
}
.post-wrap {
  width: 641px;
  padding: 10px;
  float: left;
}
.sidebar-wrap {
  width: 272px;
  padding: 0 0 0 9px;
  float: right;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
/*a {text-decoration: none; color: #333;}*/
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #22a1c0;}
h2 {color: #a8a8a8; font-size: 20px;}
p { color: #787878; line-height: 19px;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  padding-top: 5px;
  clear: both;
  margin: 0 auto;
}

.logo span {
  display: block;
  clear: both;
  line-height: normal;
  font-size: 16px;
  color: #aecde3;
  font-weight: normal;
}

.pages-left {
  width: 6px;
  height: 39px;
  float: left;
  background: url("images/pages-left.gif") no-repeat;
}
.pages-right {
  width: 7px;
  height: 39px;
  float: left;
  background: url("images/pages-right.gif") no-repeat;
}
.dropdown-pages {
  height: 38px;
  display: block;
  background: url("images/pages-bg.gif") repeat-x;
}
.topbars {
  padding: 6px 12px 0 6px;
  clear: both;
}
.subscribe {
  height: 27px;
  padding: 12px 30px 0 0;
  color: #6d6d6d;
  display: block;
  float: right;
  background: url("images/subscribe.gif") no-repeat right center;
}
.subscribe a {
  color: #6d6d6d;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
  color: #474747;
}
.post span.meta {
  color: #9a9a9a;
}
.entry-content {
  padding-top: 7px;
  line-height: 21px;
  color: #2f2f2f;
}
.post img.border {
  margin-right: 10px;
  padding: 7px;
  background: #ebebeb;
}
.entry-title {
  margin-bottom: 2px;
  font: normal 19px;
  color: #1a5f9f;
}
.entry-title a {
  color: #1a5f9f;
}
.readmore {
  color: #169db8;
  font-style: italic;
  text-decoration: underline;
}
.readmore:hover {
  color: #0a6577;
  text-decoration: none;
}
.post-comments {
  width: 49px;
  height: 35px;
  color: #6b92a9;
  padding-top: 6px;
  text-align: center;
  font: bold 16px arial;
  display: block;
  float: right;
  background: url("images/comments.gif") no-repeat;
}
.hr {
  height: 1px;
  margin: 10px 0;
  background: #ebebeb;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Front Page             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.indexposts {
  width: 421px;
  float: left;
}
.middlewidget {
  width: 200px;
  padding: 0 5px 0 5px;
  float: right;
}
.showcase {
  width: 401px;
  padding: 10px;
  margin-bottom: 25px;
  background: #ebebeb;
}
.showcase img {
  margin-bottom: 7px;
}
.smallindex img {
  padding: 5px;  
  margin-right: 5px;
  float: left;
  background: #ebebeb;
}
.smallindex {
  margin-bottom: 15px;
}
.smallindex .entry-content {
  padding: 0;
}
.smallindex span {
  color: #9a9a9a;
}

.middle {
  width: 174px;
  padding: 5px 13px;
  background: url("images/middle-bg.gif") repeat-y;
}
.middle-title {
  width: 200px;
  padding-bottom: 8px;
  color: #5e5e5e;
  font-size: 17px;
  background: #fff url("images/middle-top.gif") no-repeat bottom;
}
.middlebottom {
  width: 200px;
  height: 5px;
  margin-bottom: 19px;
  background: url("images/middle-bottom.gif") no-repeat;
}
.middle li {
  padding: 7px 0 7px 12px;
  background: url("images/middle-button.gif") no-repeat 0 8px;
}
.middle li a {
  color: #898989; 
}
.middle li a:hover {
  color: #444;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widgettitle {
  width: 253px;
  height: 30px;
  padding: 8px 0 0 10px;
  color: #5e5e5e;
  font: bold 16px "trebuchet MS";
  /*text-transform: uppercase;*/
  background: url("images/widget-title.gif") no-repeat;
}
.widget ul {
  padding: 10px;
}
.widget div {
  padding: 10px;
}
.widget li {
  padding: 10px 0 10px 17px;
  background: url("images/widget-button.gif") no-repeat 0 9px;
}
.widget li a {
  color: #717171;
}
.widget li a:hover {
  color: #333;
}
.textwidget {
  color: #6f6f6f;
  line-height: 22px;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  color: #717171;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  color: #fff;
  background: #6a8ebe;
}
#searchform #s {
  width: 165px;
  height: 15px;
  padding: 4px;
  font-size: 12px;
  border: 2px solid #d4d4d4;
  background: #fff;
}
#searchform #searchsubmit {
  padding: 1px;
  font-size: 12px;
}
.advertisement {
  padding-bottom: 10px;
}
.advertisement img {
  padding: 2px;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.advertisement img:hover {
  border: 1px solid #a0a0a0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.commentlist {
  width: 604px;
  padding: 15px;
  margin: 0;
  clear: both;
  float: right;
}
li.comment{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
  float: right;
}
.prop {
    height:40px;
    float:right;
    width:1px;
}
.pingback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.pingback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.trackback{
  margin: 0;
  font-size: 13px;
  color: #333;
  clear: both;
}
.trackback a{
   margin-left: 5px;
   color: #333;
   font-style:normal;
}
.comment-meta {
  height: 36px;
  font-size: 14px;
  color: #8f8f8f;
  font-family: tahoma;
  background: url("images/commentbar.gif") repeat-x;
}
.comment-meta span{
  padding: 10px 10px 0 0;
  color: #8f8f8f;
  font-family: tahoma;
}
li div.comment-meta .author{
  height: 26px;
  padding: 10px 7px 0 7px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  font-family: Georgia;
  float: left;
  color: #666;
  background: url("http://automation-beyond.com/wp/wp-content/themes/neulane/images/usercomment.gif") repeat-x;
}
li div.comment-meta .author a{
  color: #175084;
}

#respond {
  padding-left: 15px;
  padding-right: 15px;
  color: #333;
  clear: both;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}

#cancel-comment-reply{
  clear: both;
  
}
#cancel-comment-reply a{
  color: #175084;
  text-decoration: underline;
  font-style: italic;
}
li.depth-1{
  width: 100%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}
li p {
  clear: both;
  font: normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #333;
  line-height: 18px;
}
li.comment a{
  color: #000;
}

li .gravatar-wrap {
  width: 45px;
  height: 45px;
  padding: 5px;
  position:absolute;
  left:0px;  
  top:0px;
  background: #ececec;
}
.gravatar-text {
  height: 1%;
  margin: 10px 0;
  padding: 0 0 0 70px;
  position: relative;
}
li .comment-reply {
  float: right;
  padding: 5px;
}
li .comment-reply a {
  width: 56px;
  height: 27px;
  color: #175084;
  text-decoration: underline;
  font-style: italic;
  display: block;
  background: url("images/reply.gif") no-repeat;
}

#leaveareply {
  color: #175084;
}
#comments {
  color: #175084;
  font-size: 20px;
  margin-bottom: 15px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

textarea#comment {
  padding: 20px;
  margin-top: 10px;
  overflow:auto; 
  color: #000;
  border: 1px solid #d1d1d1;
  background-color: #f8f6f6;
}
#commentform input {
  width: 197px;
  height: 20px;
  padding: 5px;
  float: left;
  color: #000;
  border: none;
  background: url("images/input.gif") no-repeat;
}
#commentform label {
  color: #444;
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #555;
}
#commentform div {
  padding-top: 7px;
  clear: both;
}
#commentform input#submit {
  width: 80px;
  height: 33px;
  margin-bottom: 10px;
  display: inline-block;
  border: none;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.entry-content { color: #474747; line-height: 20px;}
.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h1 {font-size: 22px;	color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h2 {font-size: 20px;	color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h3 {font-size: 18px;	color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h4 {font-size: 16px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 12px; color: #0b2236; margin: 0 0 10px 0;}

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/* lists inside posts */
.entry-content ul {margin-left:0; margin-bottom: 20px;}
.entry-content ol {margin-left:0; margin-bottom: 20px;}
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

.pagination {
  padding: 10px;
}
.pagination a {
  margin: 0 10px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  width: 932px;
  height: 25px;
  padding-left: 10px;
  padding-top: 15px;
  margin: 0 auto;
  color: #5b5b5b;
  font-weight: bold;
  text-align: left;
  clear: both;
  background: url("images/content-bottom.gif") no-repeat top;
}