/*
 * 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/
*/

#container { margin: 0 auto; }
#page {
   width:100%;background-color:white;padding: 0em;margin:0; 
   background: url(/images/header_bg.jpg);
   background-position: 0 -30px;
   background-repeat:repeat-x;
}
#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}			
#content { width: 667px;padding:00px;margin: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:665px;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 { width: 138px; border-width: 0 0 0 0;padding:0;margin:0; float: left; clear: left; }

#sidebar_2 { width: 138px; 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 8px;
   margin:0 0 20px;
   width:118px;
   line-height:1.2;
   font-size:12px;
}
#more-links-container {
   border-top:solid 1px #331e00;
   border-bottom:solid 2px #331e00;
   background:black;
   /* 331e00 */
}
#more-links { 
   width:1000px;
   clear:both;
   padding:6px 0;
   margin:0 auto;
   text-transform:uppercase;
   font-size:.9em;
   letter-spacing:2px;
   line-height:1;
   text-align:left;
   /*
   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);
   */

}
#more-links a {
   color: #47409f;
   color:#fff;
   color: #dde;
   margin-right: 25px;
}
#more-links a:hover {
   text-decoration:underline;
}
#more-links .selected {
   color: #ddd;
   padding: 2px;
   border:dotted 1px silver;
   margin-right:24px;
}

#sidebars {
  background:none;
  width:300px;
  background-color:none;
  margin:0 0;
  padding:0px 0px;
  /* blueprint color
  border:solid 2px #6382b9;
  border:solid 1px #c4c4c4;
  background-color:#fff;
  */
}
.sidebar h3 {
   margin:0px -8px 6px;
   padding:2px 8px 4px;
   color:white;
   background-color: #e7e7f7;

   /*
   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:3px;-webkit-border-radius-topleft:3px;
   -moz-border-radius-topright:3px;-webkit-border-radius-topright:3px;
   z-index:1000;
   */
}
#sidebar_1 .sidebar {margin:0;padding:0;}
#sidebar_2 .sidebar {margin:0;padding:0;}
.sidebar {
  background:none;
  padding:0;
  background-color:none;}
.post {
  padding:0;
  padding:0px;
  font-family:Times New Roman, serif;
  font-size: 16px;
}
.post,.hentry,.teaser,.teaser_right,.teasers_box,.post_box {
   padding:0;margin:0;
   /*
   -moz-box-shadow: 0px 0px 5px #e00;
   -moz-box-shadow: 0px 0px 5px #e00;
   */
}
.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;
  */
  width:1000px;
  margin:0 auto;
   background-color:white;
   border:none;
  }
  /* 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 0 24px;
   padding: 0px;
   overflow:auto;
   background:transparent;
   background-color: none;
   border:none;
}
h2 .entry-title, h1 .entry-title, h2 a {
   font-size: 26px;
   font-family: "Times New Roman",Georgia, Palatino, serif;
   color: #222;
}
  .one-third {
     width: 217px;
     text-align:center;
     padding-top: 12px;
     padding-bottom: 12px;
     float:left;
     border:solid 1px #e7e7f7;
     height:100%;
     margin-right:1px;
     color:black;
     font-size: 13px;
     text-align:center;
     line-height:18px;
  }

  .one-third p {
     padding: 0 6px 6px;
  }
  .two-left {
     margin-left:3px;
  }
#header {
  padding:0px;
  width:1004px;
  margin:18px auto;
  /*
  border:solid 1px #47409f;
  background:url(/images/header_background.jpg);
  */
}
#header-logo {width:250px;padding:0;float:left;}
#logo, #logo a {
   color:#c0a556;
   color:#003153;
   color:#f7f7ff;
   font-weight:200;
   padding:0;margin:0;
}

.post_box {
  padding: 12px 18px;
  margin:0 0 16px;
  /*
  -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;
  */
  border: solid 1px #e7e7f7;
}
.sidebar_list {padding:0px;margin: 0px;border:solid 1px #c4c4c4;}

#content {
  margin:0;
  /*border-right:dotted 1px #c4c4c4;
   */
  padding:0;
  padding-right:12px;
  border:none;
  background:none;
}
div #content .hfeed {border:none;}
.format_text h2,.format_text h3 {margin-top:0;}
div.format_text, .entry-content {font-size: 1.2em;padding:0;margin:0;}
.square {
   height:121px;
   padding:2px;
}
#content_box { border:none;padding:0; margin:60px auto; 50px;}
#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;
   border-left:solid 1px #003153;
   border-right:solid 1px #003153;
   border-top:solid 1px #003153;
   width: 100%; margin: 0 auto; 

}

h2 .entry-title { color:#47409f;font-size: 26px;font-family:"Times New Roman",Arial,sans-serif; }
.top {
   margin-top:0px;
}
.menu,.menu a,.menu li ul {
   background-color:none;
   border:none;
   color: #e7e09f;
   color: #dde;
   margin-top: 12px;
   margin-right:25px;
}
.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;
}
.menu {
   width:1010px; 
   padding:0 15px 0 5px;
   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;
   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;
    */
}
li.rss { padding-right:0;}
.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;}
*/

body {
    color: #222;
    /*
    font-family: Times New Roman, Palatino, Baskerville, serif,Helvetica Neue, Arial, Helvetica, Verdana, sans-serif;
    */
    font-family: Helvetica Neue, Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
   margin:0px;
   padding:4px;
   background-color:#170c00;
   /*
   background:url(/images/widebackground.gif);
    border: solid 2px #47409f;
   */
}
.rss  a {margin-right:0;padding-right:0;}
.post_box,.hfeed,#content_box {
   border:none;
}
div .twtr-tweet-text {
   font-size:10px;
}
div .twtr-ft {display:none;}
div .twtr-hd h4 a{font-size: 10px;}

