/*

Theme Name: JasonGreb.com

Description: Originally from the TicTac Theme... modified to my tastes.

Version: 0.1

Author: Jason Greb

Author URI: http://www.jasongreb.com/

*/

/* Main Sections */ 

body {
  margin: 0;
  padding: 0;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  font-size: 10pt;
  color: #333;
  background: #fff fixed;
  overflow: auto;
}
  
#content {
  float: left;
  width: 455px;
  margin: 0px;
  padding: 10px;
  padding-top: 65px;
  line-height: 1.5em;
  margin-left: 40px; /* to avoid the BMH */
  background: #eee;
}
	
#page {
  width: 100%;
  text-align: left;
  padding: 0px 0px 0px 0px;
}
/* End of Main Sections */

/* Header Attributes */
#header {
  margin: 0px;
  padding: 5px;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  background: #000;
  width: 100%;
  position: fixed;
  _position: absolute;
  top: 0px;
  _top: expression( ( ignoreMe = document.body.scrollTop ) + 'px' );
  left: 0px;
  right: 0px;
}
  
#header h1 {
  margin: 0px;
  font-size: 16pt;
  font-weight: bold;
  color: #fff;
}

#header h1 a {
  text-decoration: none;
  color: #fff;
}

#header h1 a:hover {
  color: #eee;
}

#header h4 {
  margin: 0px;
  font-size: 85%;
  color: #666;
}

#header h4 a {
  color: #666;
}

#header div {
  float: right;
  position: relative;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  padding: 0px 10px 0px 0px;
}

/* End of Header */

/* Sidebar */
#sidebar {
  margin: 0px 0px 0px 510px;
  padding: 5px;
  padding-top: 58px;
  font-size: 9pt;
  line-height: 1.4em;
  color: #999;
  width: 200px;
}


#sidebar ul {
  margin: 0;
  margin-left: -5px;
}

#sidebar h2 {
  margin: 20px 0px;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #666;
}

#sidebar p {
  margin: 10px;
  text-align: center;
  text-size: 80%;
}

/* End of Sidebar */


/* Comments */
#comments {
  padding-top: 10px;
  font-size: 9pt;
  line-height: 1.5em;
  color: #666;
}


#commentform p {
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
}

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  font-size: 12pt;
  color: #666;
}
	
.comment-body {
  padding: 0 10px 0 25px;
}

.comment-body p {
  margin-bottom: 0;
}

#comments ul {
  margin-left: 0;
}

#comments li {
  background: none;
  padding-left: 0;
}

/* End of Comments */

/* Begin Calendar */

#wp-calendar {
  empty-cells: hide;
  margin: 10px auto 0;
  width: 155px;
  border: 1px solid #eee;
}

#wp-calendar #next a {
  font-size: 100%;
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  font-size: 100%;
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
  font-weight: bold;
  font-size: 1.3em;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;;
}

#wp-calendar th {
  padding: 3px 0;
  text-align: center;
  font-style: normal;
  text-transform: capitalize;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  background-color: #eee;
}

#wp-calendar td.pad {
  background-color: #fff;
}
	
#wp-calendar #prev a {
  font-size: 9pt;
}

#wp-calendar a {
  text-decoration: none;
}

/* End Calendar */

/* Post */
.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
}
  
.post h3 {
  margin-top: 0;
  border-bottom: 1px dotted #ddd;
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333;
}

/* End of Post*/
 

/* Everything Else */
.alt {
/*  background-color: #f8f8f8; */
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

h1, h2, h3 {
  font-family: "Kabel Md BT", "Trebuchet MS", Verdana, sans-serif;
  font-weight: bold;
}

/*h1 {
  font-size: 4em;
  text-align: center;
}*/

.description {
  font-size: 1.2em;
  text-align: center;
}

h2 {
  font-size: 1.6em;
}

h2.pagetitle {
  font-size: 1.6em;
}

h3 {
  font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
  text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  color: #f63;
}

/*acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: .07em;
}*/

a, h2 a:hover, h3 a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/*h1 {
  padding-top: 70px;
  margin: 0;
}*/

.description {
  text-align: center;
}

h2 {
  margin: 30px 0 0;
}

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

h3 {
  padding: 0;
  margin: 30px 0 0;
}

p img {
  padding: 0;
  max-width: 100%;
}

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;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}

#commentform textarea {
  width: 100%;
  padding: 2px;
}

#commentform #submit {
  margin: 0;
  float: right;
}

.alt {
  margin: 0;
  padding: 10px;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
}

h4.giDescription {
  display: none;
}

.one-image {
  float: left;
  width: 200px;
  text-align: center;
}

/*acronym, abbr, span.caps {
  cursor: help;
}*/

abbr, acronym {
/*  cursor: help;
  font-style: normal; */
  border-bottom: 1px dotted;
}

blockquote {
  margin: 3px 10px 5px 10px;
  padding: 8px 8px 5px 8px;
  font-size: 92%;
  line-height: 1.5em;
  color: #666;
  background-color: #ddd;
  font-style: italic;
  border-left: 2px solid #555;
  border-right: 2px solid #555;
}
  
blockquote p {
  margin: 2px;
  text-indent: 0;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

img {
  margin: 2px;
  border: 1px solid #000;
} 
			
a:link {
  color: #c66200;
}

a:visited {
  color: #c8813b;
}

a:hover {
  color: #ff5700;
}

a:active {
  color: #ff2a00;
  text-decoration: none;
}


ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
}

ul li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
}
  
.entry ul li{
  list-style: square inside;
  padding-left: 8px;
}

h4.date-header {
  margin-top: 0;
  font-size: 90%;
  color: #969696;
  font-weight: normal;
}

/* Everything Else */

 /* Beginning of My Own Tags & Classes */

.thumb_left {
  margin: 10px;
  float: left;
}

.thumb_right {
  margin: 10px;
  float: right;
}

.subtitle {
  color: #6aa09a;
  border-bottom: 1px dotted #adadad;
}

.contactform {
  width: 100%; 
  position: relative;
}

.contactleft {
  width: 25%; 
  text-align: right;
  clear: both; 
  float: left; 
  display: inline; 
  padding: 4px; 
  margin: 5px 0; 
}

.contactright {
  width: 70%;  
  float: right; 
  display: inline; 
  padding: 4px; 
  margin: 5px 0; 
}

.chinese
{
  font-style: italic;
}

abbr {
  border-bottom: 1px dotted #3f3f3f;
}

p.postmetadata {
  text-align: right;
}

#sk2-footer {
  display: none;
}

/* IEHack */

@media all {
* html blockquote { height: 0; }
}

