/*
Theme Name: Kinesiology Works
Theme URI: 
Description: Theme for Kinesiology Works.
Version: 1.00
Author: Webtonica
Author URI: http://www.webtonica.com
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table {border-collapse:collapse;border-spacing:0;}

/* Global Styles
-------------------------------------------------------------------*/

html{overflow:scroll;}
body{background:#fff;font:62.5% "helvetica neue",helvetica,Arial,sans-serif;color:#333;}
strong{font-weight:bold;}

/* Links */

a:link,a:visited{color:#006085;text-decoration:none;}
a:hover,a:active{color:#3E372B;text-decoration:underline;}

/* Headers */

h1{margin:10px 0 20px;font-size:3.3em;font-weight:normal;text-transform:uppercase;letter-spacing:.05em;word-spacing:.2em;}
h1 a{padding-right:60px;margin-left:60px;}
h1 a:link,h1 a:visited{color:#000;}
h1 a:hover,h1 a:active{color:#000;text-decoration:underline;}
h2{margin-top:10px;margin-bottom:10px;font-size:1.8em;font-weight:normal;color:#4D0400;text-transform:lowercase;text-align:left;}
h3{margin-bottom:5px;font-size:15px;font-weight:normal;}
h3 a:link,h3 a:visited{color:#333;}
h3 a:hover,h3 a:active{text-decoration:underline;}
h4{margin-bottom:10px;font-size:1.5em;font-weight:bold;color:#333;}
.postDate{font-size:11px;}

/* Form Elements */

input[type=text],textarea{border:1px solid #ddd;padding:3px;font-family:helvetica,arial,sans-serif;font-size:12px;color:#666;-moz-border-radius:5px; -webkit-border-radius:5px;}
input:focus,textarea:focus{border-color:#999;color:#333;}
input[type=submit]{padding:3px 10px;color:#fff;font-weight:bold;background-color:#8EA7AA;background-repeat:repeat-x;background-position:left top; border-width:1px;border-style:solid;border-color:#999;border-radius:10px;-webkit-transition:border-color .2s ease-in, background-color .2s ease-in;-moz-border-radius:12px;-webkit-border-radius:10px;cursor:pointer;}
input[type=submit]:hover,input[type=submit]:focus{background-color:#697D80;border-color:#666;}

/* Structure */

#siteWrapper{margin:0 auto;width:925px;text-align:center;position:relative;}
#logo{margin:30px 0 0 0;height:88px;}
#topNav{width:778px;margin:0 auto;}
#coreContent{width: 679px;}

/* Posts
-------------------------------------------------------------------*/

.postContent{position:relative;}
.postContent h4{position:relative;top:0;font-family:"helvetica neue",helvetica,arial,sans-serif;font-size:1.2em;color:#999;font-weight:normal;font-style:italic;border-bottom:none;}
#coreContent p,#coreContent li,#coreContent dd{font-size:13px;color:#333;text-align:justify;}
#coreContent p,#coreContent dd{margin-bottom:1.7em;line-height:1.5em;}
#coreContent li{list-style:square;margin-left:17px;}
#coreContent li ul{margin:10px 0 0 0;}
#coreContent li li{list-style:circle;margin-left:17px;}
#coreContent dt{font-size:1.3em;color: #333;}
.entry-content{text-align:left;}
.entry-content a:link,.entry-content a:visited{text-decoration:underline;}
.hentry{position:relative;padding-bottom:30px;border-bottom:1px dotted #ddd;margin-bottom:30px;text-align:left;}
#coreContent .postMeta{margin:40px auto 0;font-size:1.3em;color:#999;}
#coreContent .postMeta div{margin-bottom:5px;}
#coreContent .postMeta a:link,#coreContent .postMeta a:visited{color: #666;}
#coreContent .postMeta a:hover,#coreContent .postMeta a:active{color: #666;}
#coreContent .postMeta span{text-transform:uppercase;}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #006085;
  border: none;
  padding: 0;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-weight: bold;
  margin: 0 0 5px;
  font-style: normal;
  position: static;
}

.entry-content h1{
  font-size: 2em;
  letter-spacing: 0;
}
.entry-content h2{
  font-size: 1.8em;
}
.entry-content h3{
  font-size: 1.6em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-size: 1.4em;
}
.entry-content strong{
  color: #000;
}
.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
  margin: 0 0 10px 15px;
}
.entry-content ol li{
  list-style-type: decimal !important;
}
.entry-content li{
  margin-bottom: 5px !important;
}
.entry-content blockquote{
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.5em;
  color: #7D7D7D;
  margin: 0 20px 20px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}
#coreContent .entry-content blockquote p{
  font-size: 1.1em;
  line-height: 1.3em;
  color: #7D7D7D;
}
.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}
.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
  font-size: 1.1em;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}
.hentry img{
  margin: 0 auto;
  border: 1px solid #ccc;
}


/* Single Post Page
-------------------------------------------------------------------*/

.single h3{
  margin-top: 30px;
  margin-bottom: 5px;
}
.single h5{
  position: static;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  border-bottom: none;
  background: #fff;
}
.single.hentry{

  border-bottom: none;
  padding-bottom: 0;
}
#coreContent .single .postMeta{
  margin: 20px 0 0;
  padding-top: 0;
  padding-bottom: 17px;
  text-align: left;
}

/* Paging Navigation
-------------------------------------------------------------------- */

.pageNav{
  margin-top: 40px;
}
.pageNav a:link,
.pageNav a:visited {
  display: inline-block;
  color: #fff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #666;

  background-repeat: repeat-x;
  background-position: left top;
  padding: 3px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #575757;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
}
.pageNav a:hover,
.pageNav a:active {
  text-decoration: none;
  background-color: #3F3F3F;
  border-color: #232323;
}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-right: 2px;
}
.pageNav .next{
  margin-left: 2px;
}

/* Archives
-------------------------------------------------------------------- */

#archives{

}
h2.archiveTitle, h2.pageTitle{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.8em;
  font-weight: normal;
  color: #006085;
  text-transform: lowercase;
  text-align:left;
  border-bottom:1px dotted #006085;

}
h2.archiveTitle strong{
  color: #000;
}
#archives h3,
#coreContent li h3{
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.6em;
  text-align: left;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 5px;
  border-bottom: 1px solid #ccc;
}
#coreContent li h3{
  font-size: 1.2em;
}
#archives label{
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
}
#archives #date{
  float: left;
  width: 150px;
}
#archives #categoryTags{
  float: left;
  width: 320px;
  margin-left: 30px;
}
#archives ul{
  margin: 5px 0 60px;
  text-align: left;
}
#archives ul li{
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #999;
  font-size: 1.3em;
  line-height: 1.5em;
  white-space: nowrap;
}
#archives li a{
  margin-right: 5px;
}
#archives #date ul li{
  display: block;
  list-style-type: none;
  margin: 0 10px 0 0;
}
.tagArchives li{
  float: left;
  margin-right: 10px;
}
.categories li{
  margin-bottom: 5px;
  font-size: 2.3em;
}

/* Recent Posts (on the 404 page)
-------------------------------------------------------------------- */

#recentPosts{
  border-top: 2px solid #ccc;
}
#recentPosts li{
  list-style: none;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#recentPosts a{
  float: left;
}
#recentPosts .postDate{

}

/* Footer
-------------------------------------------------------------------- */

#footer{width:925px;margin:10px auto 0;padding:0 0 10px 0;color:#999;text-align:center;clear:both;}
#footer p{line-height:1em;font-size:13px;}
#footer p a{color:#999;}

/* Self Clearing Floats
-------------------------------------------------------------------- */

#siteWrapper:after,.post:after,.commentEntry:after,.commentForm:after,#footer .elsewhere:after,#metaContent .metaExtend:after,#mainNav:after,#mainNav ul:after,#archives ul:after,#coreContent .postMeta:after,#recentPosts li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.subnav a{color:#006085;}
.subnav a:hover {color:#000;}
