/*
 * dcdad0
div {overflow:auto;}
 *
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/
.hangingindent {
   padding-left:44px;
   text-indent:-44px;
}
#reserved-words td ,#reserved-words th {
   padding: 6px;
}
#reserved-words tt {
   font-size: 15px;
   text-transform:lowercase;
}
#container { margin: 0 auto; }
#page {
   background-color:white;
   padding: 0em 20px;margin:0; 
}
li select {
   margin-left:8px;
}
li .rss a {padding:0;margin:0;}
#header, #footer { padding-right: 0; padding-left: 0; }
.no_sidebars { background: none !important; }
.sidebar_list,.textwidget,.widget,.ul.sidebar_list,.sidebar,.sidebars {margin:0;padding:0}			
.textwidget {margin-left:8px;color:#666;}
#content { width: 700px;padding:0px;margin:0;padding-left:0; float: left;}
.no_sidebars #content { width: 100%; }
.post_box, .teasers_box, .full_width #content_box #page {padding:0; margin: 0 ; }
.full_width #content_box #page { width: auto; }
.no_sidebars .post_box {margin: 0 1.1em; }
.teasers_box { width:620px;margin:0; }
.teaser { width: 324px; }
.top {margin:0;padding:0;}
.sidebar {border:0;margin:0;padding:0;}
#archive_info, .prev_next { padding-right: 2.2em; padding-left: 1.1em; }
#sidebar_1 {border-width: 0 0 0 0;padding:0;margin:0; float: left; clear: left; }

#sidebar_2 {width: 160px; float: right; margin:0;padding:0;clear:right;}
.sidebar ul.sidebar_list {background:transparent;background-color:margin:0;padding-right: 0px; padding-left:0px; }
#sidebar_2 .sidebar ul.sidebar_list { padding: 0px;margin:0; }
#sidebar_1 .sidebar ul.sidebar_list { padding: 0px;margin:0; }
.post_box,.teasers_box {background-color:white;padding:0;margin:0;}
#sidebar_1 ul.sidebar_list,#sidebar_2 ul.sidebar_list,li.widget,.widget_text {margin:0;border:0;padding:0;}
.widget {float:left;padding:0px;margin:0;}
li.widget {
   /*
   border:solid 1px #e7e7ef;
   */
   padding:0px 0 24px 0;
   background-color:/*#f8f8f8*/ #fff;
   margin:0 0 0px;
   line-height:1.2;
   font-size:14px;
   font-weight: 300;
   font-family:TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Helvetica,Lucida Grande,Verdana,Helvetica Neue, Helvetica,Georgia, Times New Roman,serif;
}
#more-links-container {
   background-color:#004574;
   background-color:#003362;
   background-color:#f6f0f0;
   width:954px;
   border:solid 1px #f8c8c8;
   margin:0 auto;

   -moz-border-radius:4px;-webkit-border-radius:4px;
   -moz-border-radius:4px;-webkit-border-radius:4px;
   z-index:1000;
   display:none;
}
#more-links { 
   width:100%;
   clear:both;
   padding:4px 12px;
   margin:0 auto;
   text-transform:uppercase;
   font-size:.9em;
   font-size:12px;
   letter-spacing:2px;
   line-height:1;
   text-align:left;
   font-family:Inconsolata,Consolas,Courier New,'Heveltica Neue',Arial,'Helvetica Neue',Helvetica,Arial,Arial,sans-serif;
   /*
   border:solid 1px #6760bf;
   border:solid 1px #47409f;
   background:url(/images/header_background.jpg);
   background:url(/images/header_background.jpg);
   background:url(/images/large_background25percent.jpg);
   border-top:none;
   background:url(/images/sub-title-gradient.gif);
   */

}
.little-tidbit {
   margin-left:12px;
   color:#234;
   text-transform:uppercase;
   font-size:9px;
   letter-spacing:2px;
   font-family:TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Arial,'Helvetica Neue',Helvetica,Arial,arial,sans-serif
}
#more-links a {
   color: #47409f;
   color:#fff;
   color: #dde;
   color:#88e;
   color:#333;
   margin-right: 25px;
}
#more-links a:hover {
   text-decoration:underline;
}
#more-links .selected {
  color: #888;
  padding: 2px;
  border:dotted 1px silver;
  margin-right:24px;
}

#sidebars {

  background:none;
  width:190px;
  background-color:none;
  margin:0 0;
  padding:0px 0px;
  font-family:TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Helvetica, Arial,'Droid Serif',serif;
  /* blueprint color
  border:solid 1px #c4c4c4;
  border:solid 2px #6382b9;
  background-color:#fff;
  */
}
.sidebar h3 {
   margin:0 0px 10px;
   padding:1px 4px 1px 6px;
   color:white;

   /*
   background-color: #f3f3f3;
   border: dotted 1px #e3e3e3;
   color:#fefef0;
   background:url(/images/header_background.jpg);
   border-bottom: solid 1px #f0f0ff;
     background:url(http://phpthegoodparts.com/images/tab_gradient.jpg);
   font-weight:bold;
   */
   color:#27207f;
   letter-spacing:2px;

   -moz-border-radius-topleft:4px;-webkit-border-radius-topleft:4px;
   -moz-border-radius-topright:4px;-webkit-border-radius-topright:4px;
   z-index:1000;
}
#sidebar_1 .sidebar {margin:0;padding:0;}
#sidebar_2 .sidebar {margin:0;padding:0;}
.sidebar {
  padding:0;
  }
.post {
  padding:0;
  padding:0px;
}
.post,.hentry,.teaser,.teaser_right,.teasers_box,.post_box {
   padding:0;margin:0;
   border:none !important;
   border-bottom:solid 1px #c4c4c4 !important;
   /*
   -moz-box-shadow: 0px 0px 5px #e00;
   -moz-box-shadow: 0px 0px 5px #e00;
   */
}
.format_text code {font-size: 14px;}
.teasers_box {border:none;}
.teaser {width: 300px;padding:10px;clear:none;}.teaser_right {width:300px;padding:10px; clear:none;}
#content_box {
  /*
	margin-top:4px;
  background:#f5f5f5;background-color:#f5f5f5;
  */
  margin:0 20px;
   background-color:white;
   background:white;
  }
  /* feature box */
  .tab ul a {border:none;height: 18px;}
  .tab ul a:hover {background-color:none;background:transparent;border:none;height: 18px;}
  /*
  .current {
     background:url(http://phpthegoodparts.com/images/tab_gradient.jpg);
     border-bottom:solid 1px #fff;
  }
     */
#feature_box {
   margin:0 18px 18px 0;
   padding: 0px;
   overflow:auto;
   background:transparent;
   border-bottom:dotted 2px #ddd;
   border-top:dotted 2px #ddd;
   display:none;
}
h2 .entry-title, h1 .entry-title, h2 a {
   font-size: 30px;
   font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Helvetica Neue, Helvetica,Arial,Verdana,Lucida Grande, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
   color: #000;
   line-height: 1;
   margin:0;padding:0;
   padding-top:0;
}
.headline_area { margin:0;padding:0;}
.headline_area h1, .headline_area h2 {
   font-size: 1.7em;
   font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT', Times New Roman, serif !important;
}
  .one-third {
     width: 190px;
     height:100%;
     float:left;
     /*
     border:solid 1px #e7e7f7;
     */
     margin-right:1px;
     margin-left:15px;
     color:black;
     font-size: 13px;
     text-align:center;
     line-height:18px;
     overflow:hidden;
  }

  .one-third p {
     padding: 0 0;
  }
  .two-left {
     margin-left:3px;
  }
#header {
  padding:0px 0 12px;
  margin:18px auto;
  /*
  border: none !important;
  */
  border-bottom:solid 1px #47409f;
}
#header-logo {width:250px;padding:0;float:left;}
#logo, #logo a {
   color:#c0a556;
   color:#003153;
   color:#f7f7ff;
   color: #035;
   font-weight:200;
   padding:0;margin:0;
   text-shadow: 0px 1px 2px #aaa;
}

.post_box {
  padding: 0px 18px 12px 0px;
  margin:0 0 16px;
  border:groove;
  /*
  -moz-border-radius:3px;-webkit-border-radius:3px;z-index :1000;
   -moz-box-shadow: 1px 1px 2px #888;
   -moz-box-shadow: 1px 1px 2px #888;
  */
  font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Helvetica Neue,Helvetica,Arial, sans-serif;
  border: solid 1px #e7e7f7;
}
.sidebar_list {padding:0px;margin: 0px;/*border:solid 1px #c4c4c4;*/}

#content {
  margin:0;
  /*
  border-right:dotted 1px #c4c4c4;
  */
  padding-right:20px;
  padding:0;
}
.format_text pre {
   font-size:13px;
   padding:1em;
   border:none;
}
.format_text h2,.format_text h3 {margin-top:0;}
div.format_text, .entry-content {font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Droid Sans,Helvetica, Arial,Verdana,sans-serif,Georgia,Times New Roman;font-size: 18px;padding:0;margin:0;}
div.format_text {line-height:1.4;}
.square {
   height:121px;
   padding:2px;
}
#content_box { border:none;padding:0; margin:50px auto;}
#sidebar_2 {float:right;margin:0;padding:0}
#sidebar_2 .sidebar ul.sidebar_list {padding-right:0;padding:0;margin:0;}
#container { 
   background-color:white;
   width: 100%; margin: 0 auto; 

}

h2 .entry-title { 
   color:#47409f;
   font-size: 24px;
   margin:0;
   padding:0;
   font-family:TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,'Helvetica Neue',Helvetica,Arial,'Old Standard TT','Times New Roman',Helvetica Neue, Helvetica, arial,Verdana,Lucida Grande, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
   line-height:1; 
}
.top {
   margin-top:0px;
}
.cat-item {
   margin-left:8px;
}
.menu,.menu a,.menu li ul {
   background-color:#f0f0f0;
   border:none;
   color: #e7e09f;
   color: #333;
   margin-top: 12px;
   margin-right:25px;
   margin-left:-6px;
}
.post ul {font-family:TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,Arial,'Helvetica Neue',Helvetica,Arial,'Old Standard TT','Times New Roman',Helvetica Neue, Helvetica,Verdana,Lucida Grande, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;font-size: .85em;}
.menu .tab a:hover {text-decoration:underline;}
.menu a,.menu .current ul a  { 
   border:none;
   background:transparent;
   background-color:transparent;
   font-size: 12px;
   color: #fff;
   color: #dde;
   color:#333;
   font-family: Inconsolata,Consolas,Courier New,monospace;
}
.menu {
   margin:0 auto;
   border:none;
   background:none;
}
li .tab .tab-home {border:none;background:transparent;background-color:red;}
.menu .current a {
   font-size: 12px;
   z-index:1000;
   color: #fff;
   color: #dde;
   color: #f88;
   background:url(/images/marker.gif);
   background-repeat:no-repeat;
   background-color:transparent;
   background-position:right top;
   /*
   background:url(/images/sub-title-gradient.gif);
   background:url(/images/large_background25percent.jpg);
    * background:url(/images/header_background.jpg);
  background:url(/images/header_background.jpg);
   margin:-1px;
  background:url(/images/header_background.jpg);
   border-bottom:dotted 1px #47409f;
    */
}

.thumbnail {
   width:50px;
   margin:0 4px 4px 0;
}
.float-left {
   float:left;
}
.right-bottom-margin {
   margin:0 8px 8px 0;
}
.border-2px {
   padding:1px;
   border:solid 1px #e7e7f7;
}
/*
p:first-child:first-letter{float:left;font-size:1.6em;margin-right:4px;}
p:first-child:first-line{font-variant:small-caps;}
p:first-child:first-letter{float:left;font-size:1.6em;padding:5px;background:#000;color:#fff;margin-right:4px;font-weight:bold;}
p:first-child:first-line{font-variant:small-caps;}
*/
.custom .comments_closed p {display: none ;}
/*
.dark-background {
   background-color:cobalt;
   color:white;
}
.dark-background #content {background-color:black;color:white;}
*/
html {
   background-color:#444448;
}
body {
    color: #000;
    width:960px;
    font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Times New Roman,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 18px;
   margin:0px auto;
   padding:12px 14px;
   border-left: solid 1px #444;
   border-right: solid 1px #444;
   -moz-box-shadow: 1px 1px 48px #666;
   -webkit-box-shadow: 1px 1px 48px #666;
   /*
   background-color:#004574;
   background-color:#003362;
   background-color:#001122;
   */

   /*
   background:url(/images/widebackground.gif);
    border: solid 2px #47409f;
   */
}
/*---:[ nav colors ]:---*/
/*
.menu, .menu a, .menu li ul { border-color: transparent; }
.menu .current a, .menu .current-cat a { border-bottom-color: transparent }
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a { border-bottom-color: transparent; }
.menu a, .menu .current ul a, .menu .current-cat ul a { color: #dde; background: transparent; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { border-bottom:solid 1px #dde; }
.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { text-decoration:none }
.menu .current-parent > a, .menu .current-cat-parent > a { color: #111111; background: transparent; }

*/
div .twtr-tweet-text {
font-size:10px;
}
div .twtr-ft {display:none;}
div .twtr-hd h4 a{font-size: 10px;}
pre {
   font-size:.85em;
   font-family:Inconsolata,Consolas,Courier New, monospace;
}
th { text-align:left;}
li.widget .widget_tag_cloud {font-family: TeXGyreScholaRegular,'OFL Sorts Mill Goudy TT',Arial,Helvetica,sans-serif;}

.format_text ol {
   margin-left:20px;
   padding-left:20px;
}
.format_text ol {
   margin-left:20px;
}
