/*
Theme Name: light
Theme URI: http://justintadlock.com/wordpress/options
Description: A dark mixture of blacks and grays.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 1.1
*/
img#wpstats{width:0px;height:0px;overflow:hidden}
 {
  margin: 0;
  padding: 0;
  }
body {
overflow: auto;
  color: #333;
  background: #fff;
  font: 80%   century gothic, Verdan, Tahoma, sans-serif;
  text-align: center;
  }
/* Contains the entire body of the layout */
#body-container {
  width: 1060px;
  margin: 10px auto;
  padding: 0 0px;
  background: #fff;
  }
#extra-container { margin: 0 auto; }

/* Contains content and sidebar */
#container {
  float: left;
  width: 1020px;
  padding: 0px 0px 0 0px;
  background: #fff;
  text-align: left;
border: 10px solid #ddd;
  }
/* Main content */
#home, #content {
  width: 775px;
  }
#no-sidebar { width: 900px; }
/************************************************
  Header
************************************************/
#header-container { height: 5em; width: 100%; }
#header {
  float: left;
  width: 600px;
  text-align: left;
        display: none;

  }
#header h1 {
  float: left;
  width: 600px;

  }
#header h1 a {
  margin: 0 0 0 10px;
  /* Comment out or delete the next 4 lines to delete header image */
  /width: 345px;
  height: 5em;
  display: none;
  background: url() no-repeat 0 0;/
  }
/* Comment out or delete this style rule if not using header image */
/#header h1 a span, #header h2 { display: none; }

#header h2 {
  float: left;
  clear: left;
  font-size: 1.1em;
  margin: 3px 0 0 10px;
  }/

/************************************************
  Feed
************************************************/
#feed {
  float: right;
  width: 0px;
  height: 0px;
  }
#feed li { display: inline; }
#feed li a {
  float: right;
  width: 250px;
  height: 89px;

  }
#feed li.feed-url a { background: url(http://www.summerrainpromotions.net/blog/wp-content/uploads/srrtrans.png) no-repeat 0 0; }
#feed li.feed-email a { background: url(http://www.summerrainpromotions.net/blog/wp-content/uploads/srrtrans.png) no-repeat 0 0; }

#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/************************************************
  General style rules
************************************************/
/* Links */
a {   color: #666;
  text-decoration: none;
  }
a:hover { color: #000; text-decoration: none; }

p { margin: 15px 0; }
body, h1, h2, h3, h4, h5, h6, ul, ul li {
  font-weight: normal;
  margin: 0;
  padding: 0;
  }
ul, ul li { list-style-type: none; }
pre, code, pre code { font-size: 1.1em; }

/* Left, right, and center alignment */
.left { float: left; margin: 0 0px 10px 0; }
#home.left, #content.left, #sidebar.left { margin: 0; }
.right { float: right; margin: 0 0 0px 10px; }
#home.right, #content.right, #sidebar.right { margin: 0; }
.center { float: left; margin: 10px auto; text-align: center; }

/* Headers and how they should look */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #666;
  }
#content .post h2, #feature h2.post-title, #full-posts h3, #comments-template h3 {
  font-family: Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
  }
/************************************************
  Top navigation menus
************************************************/
/* Main navigation bar (#sub-nav is bottom bar) */
 #navigation, #sub-navigation {
  float: left;
  color: #FFF380;
  text-transform: uppercase;
  letter-spacing: .03em;
  text-align: left;
  }
#navigation {
  width: 770px;
  font-size: .8em;
  background: #fff url() no-repeat right top;
  }
#sub-navigation {
  width: 1100px;
  font-size: .75em;
  background: #669966;
  border: 1px solid #ffffcc; border-bottom: none;
  }
#nav {
  float: left;
  padding: 0 0 0 0px;
  background: url() no-repeat left top;
  }
#navigation.nav-search {
  width: 0px;
        height: 0px;
  }
#nav li, #sub-nav li {
  float: left;
  }
#nav a {
  color: #bbb;
  display: block;
  padding: 12px 16px;
  }
#nav a:hover, #nav li.current_page_item a {
  color: #000;
  }
#nav a:hover, #nav li.current_page_item a:hover, #nav li.current_page_item li a, #sub-nav a:hover, #sub-nav li.current-cat a:hover, #sub-nav li.current-cat li a {
  color: #fff;
  background: #bbb;
  }
#sub-nav a {
  color: #e2e2e2;
  display: block;
  padding: 7px 17px;
  }
#sub-nav li.current-cat a {
  background: #666;
  }
#nav li li, #sub-nav li li {
  float: left;
  width: 175px;
  height: 20px;
  background: #fff;
  }
#nav li li a {
  color: #fff;
  background: #bbb;
  float: none;
  margin: 3px 5px;
  padding: 4px 10px;
  }
#nav li li a:hover, #nav li.current_page_item li a:hover {
  color: #bbb;
  background: #fff;
  }
#nav li.highlight a, #sub-nav li.highlight a {
  color: #fff;
  background: #bbb;
  }
#sub-nav li li a, #sub-nav li li.current-cat a {
  color: #333;
  background: #fefefe;
  float: none;
  margin: 3px 5px;
  padding: 4px 7px;
  }
#sub-nav li li a:hover, #sub-nav li.current-cat li a:hover, #sub-nav li li.current-cat a:hover {
  color: #fff;
  background: #bbb;
  }

#nav li ul, #sub-nav li ul {
  position: absolute;
  width: 192px;
  height: 480px;
  overflow: auto;
  left: -999em;
  z-index: 999;
  }
#nav li ul .scrollbar {
color: #669966;
}

#nav li:hover ul, #sub-nav li:hover ul {
  left: auto;
  display: block;
  }
/************************************************
  Search
************************************************/
#search {
  float: right;
  width: auto;
  margin-right: 0px;
  }
#search form {
  float: right;
  margin: .5em 0 0 0;
  padding: 0 0 0;
        color: #99FF66;
  }
#search input#s {
  color: #99FF66;
  width: 200px;
  margin: 0;
  }
#search .search-submit { display: none; }
/************************************************
  Images
************************************************/
/* Images */
.single img, .flickr img, img.feature-image, #post-thumbnail-tabs img, #post-sections img, #home img,  {
  padding: 3px;
  background: #fff;
  border: none;
  }
.post img{
padding: 3px;
  background: #fff;
  border: 1px solid #ddd;
}

img.thumbnail{
padding: 3px;
  background: #fff;
  border: 1px solid #ddd;
float: left;
}
.post .avatar { float: left; width: 40px; height: 40px; margin-right: 10px; }
.archive .post .avatar { width: 80px; height: 80px; }
a img { border: none; padding: 3px; background: #fff; }
/* Post images */
img {
  max-width: 98.5%;
  }
/* Feature images */
img.feature-image {
  max-width: 250px;
  margin: 0 10px 0 0;
  }
/* Thumbnail images */
img.thumbnail, .recent img.thumbnail {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 10px 5px 0;
  }
/* Thumbnail Large images */
img.thumbnail-large {
  max-width: 265px;
  float: left;
  margin: 0 10px 5px 0;
  }
img.feature-full { max-width: 98%; }
#post-blocks img.thumbnail-large, #post-blocks a img.thumbnail-large { border: none; }
#post-thumbnail-tabs img { float: right; margin: 0 0 5px 10px; }
#author-box img { float: left; margin-right: 10px; }

/************************************************
  Sections of the site
************************************************/
/* Sections of the site */
.section, #content .post, #no-sidebar .post, #comments-template, #excerpts .post, #full-posts .post, .paged .post {
  clear: left;
  float: left;
overflow: hidden;
  width: 750px;
  margin: 0 0 10px 0;
  padding: 10px;
  color: #aaa;
  background: #fff;
  border-bottom: 1px solid #ddd;
  }
#excerpts, #full-posts, .paged { width: 760px; padding: 0; margin: 0; background: transparent; border-bottom: 1px solid #ddd; }
#post-tabs, #post-thumbnail-tabs, #post-list-tabs, #features-numbers, #video-numbers {
  width: 777px;
  margin: 0;
  padding: 0 0 0px 0;
  background: transparent;
  
  }

/* Section headers (each section of site and sidebar) */
.section-header, .menu h2, #related h3, #category-blocks h2 {
        float: center;
        text-align: center;
        font-size: 1em;
        font-weight: normal;
        color: #fff;
        background: #bbb;
        padding: .5em .5em .75em;
        margin: 0 0 5px 0;
        height: 8px;
        }

.section h2 {
  font-size: 1.2em;
  line-height: 1em;
  }
/************************************************
  Posts
************************************************/
.post { clear: left; float: left; width: 97%; }


.ipost { clear: left; float: left; height: 370px; overflow: auto; width: 97%; }
.ipost .avatar { width: 40px; height: 40px; float: left; margin-right: 10px; }
p.ipost-meta-data { margin-bottom: 0; }

.ipost p.byline { margin: 4px 0 0 0; }
.ipost ul { padding-left: 15px; }
.ipost ul li { list-style-type: disc; }
.ipost ol { padding-left: 20px; }


.ipost{
  clear: left;
  float: left;
  width: 755px;
  margin: 0 0 10px 0;
  padding: 10px;
  color: #aaa;
  background: #fff;
  border-bottom: 1px solid #ddd;
  }



.post .avatar { width: 40px; height: 40px; float: left; margin-right: 10px; }
p.post-meta-data { margin-bottom: 0; }

.post p.byline { margin: 4px 0 0 0; }
.post ul { padding-left: 15px; }
.post ul li { list-style-type: disc; }
.post ol { padding-left: 20px; }
blockquote { padding: 10px 15px; }
.navigation-links { font-size: .95em; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; text-align: right; width: 50%; }

html > body #no-sidebar .post, html > body #no-sidebar #comments-template, html > body #no-sidebar .section {
  width: 898px;
  padding: 10px;
  }
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section {
  width: 878px;
  padding: 10px;
  }

/************************************************
  Features gallery (home page)
************************************************/
/* Features Gallery */
#myGallery { width: 779px; height: 250px; margin: 0 0 0px 0; padding: 0; border: 0px solid #ddd; border-right: 0px solid #ddd; border-bottom: 10px solid #ddd; }
#myGallery img, #myGallery h3 { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }


.jdGallery .slideInfoZone { height: 70px; width: 758px; }

/************************************************
  Category sections (home page)
************************************************/
/* Home category blocks (2 colums) */
#post-blocks { width: 700px; background: transparent; padding: 0; border: none; }
#post-blocks .post {
  width: 368px;
  float: right;
  margin: 0 0 10px 0;
  padding: 10px;
  background: #ffffff;
  border: 4px solid #ddd;
  clear: none;
  }
#post-blocks .odd {
  float: left;
  clear: both;
  }
#post-blocks h3 {
  margin: 10px 0 5px 0;
  }

/* Home category sections / excerpts / full posts post titles */
#post-blocks h3, #post-sections h3, #excerpts h3 {
  font-size: 1em;
  margin: 0 0 5px 0;
  }
#post-sections .post { clear: left; float: left; width: 95%; }
#post-sections .section .odd { margin: 5px 0; }
#post-sections .section .even { margin: 5px 0; }

/* Flickr photos on the home page section */
#home .flickr img {
  margin: 0 6px 0 5px;
  }

/************************************************
  Video
************************************************/
/* Video tabbed list of videos */
#video-tabbed .video-list {
  float: right;
  width: 45%;
  }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list ul li { margin: 0 0 5px 0; border: 1px solid #222; }
#video-tabbed .video-list ul li a { display: block; padding: 10px; background: #424242; }
#video-tabbed .video-list ul li a:hover { color: #fff; background: #4f4f4f; }
#video-tabbed .video-list ul li a.tab-current { color: #fff; font-weight: bold; }
#video-tabbed .video { float: left; width: 50%; }
div.v { display: none; }
div.v1 { display: block; }

/************************************************
  Sidebar
************************************************/
/* Sidebar */
#sidebar {
  width: 240px;
  text-align: center;
padding:0px;
  }
.menu { width: 88%; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 0px 0; }
#sidebar .menu, .tabbed {
  padding: 10px;
  float: right;
  overflow: hidden;
  background: #fff;
  border-right: 0px solid #ddd;
	border-top: 0px solid #ddd;
	border-bottom: 10px solid #ddd;
	border-left: 10px solid #ddd;

  }

/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
  color: fff;
  display: block;
  padding: 2px 0;
  }
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  }
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 8px; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #ddd; }

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em;}

/* Recent comments widget */
#sidebar ul.recent-comments li { margin: 5px 0; border-bottom: 1px solid #ddd; }
#sidebar ul.recent-comments li a { display: inline;border-bottom: 1px solid #ddd; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { margin: 0 10px 0 11px; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar flickr photos */
#sidebar .flickr img { margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar search */
#sidebar .search input { width: 10%; float: center }
#sidebar .search input.search-submit { display: none; }

/* Sidebar recent posts and asides */
#sidebar .recent .post, #sidebar .asides .post {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
border-bottom: 1px solid #ddd;
  }
#sidebar .entry { padding: 0; text-align: center;}
#sidebar .recent h3, #sidebar .asides h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a, #sidebar .asides h3 a { font-weight: bold; }
#sidebar .recent p, #sidebar .asides p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }
#sidebar .asides p, #sidebar .asides h3 { font-size: .95em; }

/************************************************
  Tabs
************************************************/
/* Tabs (actual tabs) */
 .tabbed { padding: 0;  border: none; }
.tabbed ul.tabs {
  position: relative;
  top: 0;
  left: 0;
  z-index: 5;
  list-style-type: none;
  }
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
  color: #fff;
  float: left;
  display: block;
  font-weight: bold;
  margin: 0 .25em 0 0;
  padding: 5px .6em;
  background: #bbb;
  border-width: 1px 1px 0 1px; border-style: solid; border-color: #ddd;
  }
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #333; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #333; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 92%; }
.tabbed div.tab-content {
  overflow: hidden;
  display: block;
  position: relative;
  left: 0;
  top: -1px;
  z-index: 0;
  padding: 5px 10px 0px 10px;
  clear: left;
  background: #fff;
  border: 1px solid #ddd;
  }
div.t2, div.t3, div.t4 { display: none; }
.tabbed div.c { display: none; }
.tabbed div.c1 { display: block; }

/* Features and video carousels (numbered carousel) */
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content {
  width: 748px;
  clear: left;
  float: left;
  display: block;
  border-bottom: none;
  }
#features-numbers ul.tabs, #video-numbers ul.tabs {
  width: 758px;
  display: block; clear: left;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ddd;
  }
#video-numbers .post { margin-top: 5px; }
#features-numbers ul.tabs li a, #video-numbers ul.tabs li a { border: none; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { top: 0; }

/* Post tabs and video tabs */
#post-tabs div.c, #post-thumbnail-tabs div.c, #post-list-tabs div.c {
  float: left;
  clear: left;
  }

#post-thumbnail-tabs div.c, #post-list-tabs div.c { width: 756px; height: 323px; overflow: auto;}
#post-thumbnail-tabs div.c { padding: 10px; }
#post-tabs div.c, #post-thumbnail-tabs div.c div, #post-list-tabs div.c div { padding: 0; }
#post-tabs div.odd, #post-list-tabs div.odd,
#post-tabs div.even, #post-list-tabs div.even {
  display: inline;
  width: 758px;
        height: 396px;
  padding: 10px;

  clear: none;
  }
#post-tabs div.odd, #post-list-tabs div.odd { float: left; }
#post-tabs div.even, #post-list-tabs div.even { float: left; }
#post-tabs h3, #post-thumbnail-tabs h3, #post-list-tabs h3 {
        font-size: 1em;
  margin: 0;
  padding: 1px 0;
  }
#post-tabs h3 a, #post-thumbnail-tabs h3 a, #post-list-tabs h3 a, #post-list-tabs h3 {
  font-weight: bold;
  }
#post-tabs p, #post-thumbnail-tabs p, #post-list-tabs p {margin: 5px 0 10px 0; border-bottom: 1px solid #ddd; padding-bottom: 5px; }
#post-list-tabs div.c ul { padding: 5px 2px 5px 7px; }
#post-list-tabs li { list-style-type: none; }
</div>
/************************************************
  Comments Template
************************************************/
/* Related posts (if using plugin) */
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Comments template */
#comments-template {
         height: 225px;
         overflow: auto;
border: 1px solid #ddd;
}
#comments-template img { padding: 0; background: transparent; border: none; }
#comments-template ol {
  //list-style-type: none;
padding: 0 0 0 0;
float: left;
clear: left;
width: 99%;

  margin-top: 10px;
  }
#comments-template ol li {
  width: 97.5%;
  overflow: hidden;
  margin: 0 0 10px 0;
  float: left;
  text-align: left;
  padding: 1px 1%;
  background: #555;
  border: 1px solid #ddd;
  }
#comments-template .avatar { float: left; width: 20px; height: 20px; margin-right: 10px; padding: 2px; background: #333; }
#comments-template ol li .comment-meta-data { float: left; margin-top: 2px; font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; margin-top: 4px; color: #fff; font-size: .95em; }
#comments-template ol li .comment-text { clear: left; float: left; width: 97.5%; padding: 10px 0px 0 0px;  }
input {
  color: #fff;
  width: 50%;
  padding: 5px;
  margin: 0;
  background: #555;
  background: #555;
  border: 1px solid #ddd;
  }
#no-sidebar input { width: 25%; }
textarea {
  color: #fff;
  width: 97%;
  padding: 7px;
  background: #555555;
  border: 1px solid #ddd;
  }
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
  width: 100px;
  padding: 7px;
  margin-right: 10px;
  }

#s {
        width: 180px;
        margin: 0 0 3px 0;
		background: #ddd
		color: #333
         }

#searchform {
        text-align: center;
        padding: 3, 0, 3, 0,
        }

/* --- disqus css -- */

#disqus_thread #dsq-content  {
color: #aaa;
padding: 0px 5px 0px 5px;
float: left;
height: 225px;
width: 763px;
 overflow: auto;
border: 1px solid #ccc;
}
#dsq-content #dsq-comments .dsq-comment-body {
color: #aaa;
}
#disqus_thread #dsq-content h3 { font-weight: normal; }
/*--- end disqus css --*/

/************************************************
  Footer
************************************************/
/* Footer */
#footer {
  clear: both;
  float: left;
  width: 1042px;
	font-size: 30%;
color: #ddd;
  text-align: left;
  margin: 8px 0 15px 0;
  }
#footer p {
  margin: 5px 0;
  line-height: 1.3em;
  }
#footer p.left { width: 50%; }

p.ie6-bug { margin: -15px 0; padding: 0; }
.op { background: #fff; position: absolute; top: 0; left: 0; z-index: 998; width: 1000px; height: 2000px; }
.op h2 { font-size: 5em; }

