/*
Theme Name: Infinity
Author: Jesse
Version: 1.0
Description: Take your time, and you will find, Infinity.
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
  background: #000 url("images/bg.gif");
}
.marginauto {
  width: 911px;
  margin: 0 auto;
  clear: both;
  text-align: left;
  display: inline-block;
}
.banner {
  width: 100%;
  height: 163px;
  z-index: 1;
  position: relative;
  display: block;
  text-align: center;
  background: url("images/glow.png") no-repeat center top;
}

.posts-wrap {
  width: 546px;
  padding: 0px;
  float: left;
}
.blog-wrap {
  width: 851px;
  padding: 30px;
  display: inline-block;
  background: url("images/blog-bg.png") repeat-y;
}
.blog-top {
  width: 911px;
  height: 14px;
  background: url("images/blog-top.png") no-repeat;
}
.blog-bottom {
  width: 911px;
  padding: 0;
  margin-top: -15px;
  padding-bottom: 10px;
  display: inline-block;
  float: left;
  background: url("images/blog-bottom.png") no-repeat bottom;
}
.sidebar-wrap {
  width: 264px;
  padding: 0;
  padding-left: 20px;
  margin: 0;
  float: right;
  background: url("images/sidebar-left.gif") repeat-y left;
}



/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a {text-decoration: none;}
a {color: #636363;}
a:hover {color: #2f2f2f;}
img {border: none;}
li {list-style: none;}
hr {padding: 0; margin: 20px 0px 20px 0px; border-bottom-color:#FFFFFF; border-left-color:#FFFFFF; border-right-color:#FFFFFF; border-top-color:#e5d8e5; border-top-style:dotted;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #535353;}
h2 {color: #535353; font-size: 36px;}
p { color: #787878; line-height: 19px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  z-index: 1;
  position: relative;
  padding-top: 40px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.logotext {
  display: block;
}
.logoimage {
  z-index: 1;
  position: relative;
  display: block;
}
.logo a {
  z-index: 1;
  position: relative;
  font-size: 45px;
  font-weight: bold;
  color: #dadada;
  letter-spacing: -0.02em;
}
.logo a:hover {
  color: #fff;
}
.logo span {
  font-size: 15px;
  color: #565555;
  margin-left: 15px;
  font-weight: normal;
  display: inline-block;
  font-style: italic;
}
.topbars {
  width: 100%;
  height: 48px;
  display: block;
  background: url("images/topbar.png") repeat-x;
}

ul.dropdown-categories {
  width: 100%;
  height: 40px;
  padding: 0;
  display: inline-block;
  background: DodgerBlue;
}
ul.dropdown-pages {
  height: 48px;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 934px;
  height: 352px;
  margin-bottom: 35px;
  padding: 3px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.cornerfix-top {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-top.png") no-repeat;
}
.cornerfix-bottom {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 351px;
  left: 0px;
  z-index: 20;
  background: url("images/cornerfix-bottom.png") no-repeat;
}
.showcase {
  color:;
}

div.controls {
  position: absolute;
  bottom: 7px;
  left: 7px;
  z-index: 101;
}
div.controls a {
  width: 15px;
  height: 15px;
  padding: 5px;
  float: left;
  display: block;
  background: url("images/control.png") no-repeat center center;
}
div.controls a.activeSlide {
  background: url("images/control-selected.png") no-repeat center center;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.post {
  display: inline-block;
  margin-bottom: 15px;
  line-height: 20px;
  border-bottom:dotted 1px #f2cb69;
  padding-bottom: 10px;
}
.category-header {
  padding: 7px 0;
  font-style: italic;
  font-family: georgia, "Times New Roman", serif;
  font-size: 17px;
  display: inline-block;
  margin-bottom: 20px;
  color: #000;
  background: url("images/viewing-border.gif") repeat-x;
}
.category-header span {
  color: #777;
}
.entry-content {
  line-height: 23px;
  color: #696969;
}
.post .borderimg img {
  float: left;
}
.post .entry-title {
  margin-bottom: 15px;
  padding-bottom: 3px;
  font-size: 28px;
  font-weight: normal;
  display: inline-block;
  color: #000;
  width: 100%;  
}
.post .entry-title a {
  color: #000;
  border-bottom: 1px solid #fff;
}
.post .entry-title a:hover {
  color: #444;
}
.searchresults {
  font-size: 25px;
  line-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.meta-img {
  position: relative;
  top: -35px;
}
.meta {
  padding: 4px;
  font-size: 13px;
  font-weight: normal;
  color: #51094b
  margin-bottom: 10px;
  display: inline-block;
  background: #dbcddd;
}
.meta-cat .cat {
  padding: 5px;
  margin-right: 7px;
  line-height: 40px;
  border: 1px solid #d5d5d5;
  background: #f5f5f5;
}
.meta a {
  color: #fff;
}
.meta a:hover {
  color: #bbb;
}
.readmore {
  color: #000;
  font-weight: bold;
  font-family: georgia, "Times New Roman", serif;
  font-style: italic;
}
.readmore:hover {
  color: #555;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Home Page               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.homepage {
  padding-top: 17px;
  margin: 0 auto;
}
.homepage-post {
  width: 194px;
  min-height: 385px;
  padding: 9px;
  float: left;
  display: block;
  background: #ededed;
  border: 1px solid #f5f5f2;
}
.homepage-post .entry-content {
  color: #6f6f6f;
  line-height: 23px;
}
.homepage-spacer {
  width: 18px;
  height: 1px;
  float: left;
}
.homepage .borderimg img {
  width: 194px;
  height: 142px;
  display: block;
}
.homepage .entry-title {
  margin-bottom: 5px;
}
.homepage .entry-title a {
  padding: 12px 15px 17px 15px;
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  color: #fff;
  background: #000 url("images/homepage-title.gif") repeat-x bottom;
}
.homepage .entry-title a:hover {
  color: #bbb;
}
.homepage a.readmore {
  color: #000;
  font-style: italic;
  font-family: georgia, "Times New Roman", serif;
}
.homepage a.readmore:hover {
  color: #555;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .meta {
  padding: 0;
  margin: 0;
  padding: 7px 0;
  font-size: 17px;
  margin-bottom: 15px;
  font-style: italic;
  font-family: georgia, "Times New Roman", serif;
  color: #555;
  background: #fff url("images/viewing-border.gif") repeat-x;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Portfolio              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.portfolio {
  display: inline-block;
  padding-top: 30px;
}
.portfolio .post {
  width: 482px;
  float: left;
}
.portfolio #even {
  margin-right: 18px;
}
.portfolio .cat-title {
  font-size: 36px;
  margin-bottom: 20px;
  padding-bottom: 7px;
  background: url("images/title-border.gif") repeat-x bottom;
}
.portfolio .portfolioimg {
  padding: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
  position: relative;
  background: url("images/portfolio-img.gif") no-repeat;
}
.portfolio .portfolioimg .portfolio-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 99;
  display: block;
}
.portfolio .portfolioimg:hover .portfolio-overlay {
  display: none;
}
.portfolio .entry-title {
  margin-bottom: 7px;
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: normal;
  color: #535353;
  background: url("images/title-border.gif") repeat-x bottom;
}
.portfolio .entry-title a {
  color: #535353;
}
.portfolio .entry-title a:hover {
  color: #000;
}
.portfolio .readmore {
  color: #538181;
  font-weight: bold;
}
.portfolio .readmore:hover {
  color: #234141;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.pagination {
  width: 100%;
  height: 31px;
}
.pagination a {
  width: 133px;
  height: 15px;
  padding: 8px;
  text-align: center;
  color: #fff;
  display: inline-block;
  background: url("images/navigation.gif") no-repeat;
}
.pagination a:hover {
  color: #fff;
  background: url("images/navigation-hover.gif") no-repeat;
}
.pag-left {
  width: 48%;
  overflow: hidden;
  text-align: left;
  float: left;
}
.pag-right {
  width: 48%;
  overflow: hidden;
  text-align: right;
  float: right;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widget .widgettitle {
  padding: 10px;
  color: #51094b;
  margin-bottom: 10px;
  font: normal 19px "trebuchet MS";
  display: block;
  background: #dbcddd;
  border:solid 2px #f3f3f2;
}
.widget{
  padding: 15px 0;
  background: url("images/widget-spacer.gif") repeat-x bottom;
}
.widget ul{
  width: 265px;
  padding-top: 0;
  display: inline-block;
}
.widget div {
  width: 265px;
  padding-top: 0;
  display: inline-block;
}
.widget ul li {
  padding: 7px 0 10px 15px;
  color: #555;
  background: url("images/sidebar-item.gif") no-repeat 0px 12px;
}
.widget ul li a {
  color: #555;
}
.widget ul li a:hover {
  color: #000;
  text-decoration: underline;
}
.widget ul li ul {
  width: 230px;
  padding:5px 0px 0px 12px;
  margin: 0px 0px -7px;
}
.widget .textwidget {
  line-height: 22px;
  width: 243px;
  padding: 10px;
  padding-top: 5px;
  color: #555;
}
.widget_tag_cloud a {
  padding: 4px;
  margin: 3px;
  line-height: 40px;
}
.widget_tag_cloud a:hover {
  background: #cdcdcd;
}
.widget_search {
  width: 265px;
  padding: 15px 0;
  display: inline-block;
}
#searchform #s {
  width: 216px;
  height: 17px;
  padding: 6px;
  font-size: 13px;
  color: #828282;
  display: block;
  float: left;
  border: none;
  background: url("images/search-input.gif") no-repeat;
}
#searchform #searchsubmit {
  width: 37px;
  height: 29px;
  float: left;
  font-size: 12px;
  display: block;
  cursor: pointer;
  border: none;
  background: url("images/search-button.gif") no-repeat;
}
li.recentcomments {

}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  width: 270px;
  padding: 0;
  text-align: center;
}
.advertisement img {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 1px;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: 15px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
}
#wp-calendar td a {
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  border-bottom: 1px solid #f0f0f0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 505px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comments/comment.gif") repeat-x top;
}
#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #000;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-size: 25px;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  font-size: 17px;
  padding-left: 25px;
  float: left;
  background: url("images/comments/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  font-size: 10px;
  float: right;
  background: url("images/comments/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  width: 84px;
  float: left;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #fff url("images/comments/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff url("images/comments/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: neosans;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/comments/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 465px;}
.depth-3 .commentbox {width: 415px;}
.depth-4 .commentbox {width: 375px;}
.depth-5 .commentbox {width: 335px;}
.depth-6 .commentbox {width: 295px;}
.depth-7 .commentbox {width: 255px;}
.depth-8 .commentbox {width: 215px;}


.comment-text {
  width: 400px;
  float: left;
}

.depth-2 .comment-text {width: 360px;}
.depth-3 .comment-text {width: 310px;}
.depth-4 .comment-text {width: 270px;}
.depth-5 .comment-text {width: 230px;}
.depth-6 .comment-text {width: 190px;}
.depth-7 .comment-text {width: 150px;}
.depth-8 .comment-text {width: 115px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comments/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
  font-size: 14px;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  font-size: 13px;
  background: url("images/comments/cancel.gif") no-repeat;
}
.req {
  color: #777;
  line-height: 20px;
}
.req strong {
  color: #ba5353;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #ba5353;
}
.divform label.name {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/comments/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/comments/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/comments/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/comments/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comments/comment.gif") repeat-x top;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/comments/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */
.entry-content 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%;
	vertical-align: baseline;
	background: transparent;
}

.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p {margin-bottom: 20px;}
.entry-content h1 {font-size: 22px;	color: #4b7f7f;	margin: 0 0 10px 0;}
.entry-content h2 {font-size: 24px;	color: #4b7f7f;	margin: 0 0 10px 0;}
.entry-content h3 {font-size: 22px;	color: #e74444;	margin: 0 0 10px 0;}
.entry-content h4 {font-size: 20px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 12px; color: #0b2236; margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-captionp.wp-caption-text { font-size: 12px; line-height: 15px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 455px;
  margin: 15px auto;
  background-color: #fff;
  padding: 30px 30px 15px 30px;
  font-style: italic;
  border:solid 5px #f1f0e0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Full Width             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.post-wrap-full {
  width: 911px;
  padding: 16px;
  display: inline-block;
  background: url("images/fullbottom.gif") no-repeat bottom;
}
.post-top-full {
  width: 943px;
  height: 8px;
  background: url("images/fulltop.gif") no-repeat;
}
.post-bottom-full {
  width: 943px;  
  display: inline-block;
  float: left;
  background: url("images/fullbg.gif") repeat-y;
}
.post-wrap-full .entry-title {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

div.helptitle {
  width: 835px;
  height: 31px;
  padding-top: 12px;
  padding-left: 10px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: normal;
  font-style: italic;
  font-family: georgia, "Times New Roman", serif;
  color: #000;
  border: 1px solid #b8b8b8;
  background: #DDDDDD;
}
div.helptitle:hover {
  cursor: pointer;
}
div.helpbg {
  width: 825px;
  padding: 10px;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  border: 1px solid #cbcbcb;
  border-top: none;
  display: inline-block;
  background: #fff;
}
div.helpleft {
  width: 340px;
  float: left;
}
div.helpimage {
  width: 470px;
  float: right;
  border: 3px solid #1ea9ef;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
.bottombar {
  width: 100%;
  height: 44px;
  padding-top: 13px;
  margin-top: 30px;
  background: transparent url("images/bottombar.png") repeat-x;
}
.twitter {
  width: 570px;
  height: 26px;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  font-style: italic;
  font-family: georgia, "Times New Roman", serif;
}
.twitter span {
  color: #6c6c6c;
}
.subscribe {
  width: 159px;
  height: 37px;
  margin-right: 5px;
  display: block;
  float: left;
  background: url("images/subscribe.gif") no-repeat;
}
.followus {
  width: 159px;
  height: 37px;
  margin-right: 15px;
  display: block;
  float: left;
  background: url("images/followus.gif") no-repeat;
}
.footer {
  width: 100%;
  padding: 20px 0 0 0;
  color: #696969;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  clear: both;
  background: #aeaeae;
}
.footer a {
  font-weight: bold;
  color: #696969;
}
.footer a:hover {
  color: #4d4d4d;
}
.footer li.page_item {
  float: left;
  padding: 0 10px;
  font-weight: normal;
}
.footer li.page_item a {
  font-weight: normal;
}
.footer .right {
  float: right;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Footer Widgets          --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footerbottom {
  width: 100%;
  height: 30px;
  padding: 16px 0 5px 0;
  clear: both;
  border-top: 1px solid #9f9f9f;
}
.footerbottom a:hover {
  color: #000;
}
.footerwidgets {
  text-align: left;
}
.footerwidgets .widget-footer {
  width: 211px;
  padding: 0;
  padding-bottom: 20px;
  margin-right: 22px;
  float: left;
}
.footerwidgets .widget4 {
  margin-right: 0;
}
.footerwidgets .footertitle {
  padding: 0px 0 7px 0px;
  margin-bottom: 8px;
  color: #000;
  display: block;
  font: italic 24px georgia, "Times New Roman", serif;
  background: url("images/footer-title.gif") repeat-x bottom;
}
.widget-footer ul{
  padding: 0;
}
.widget-footer div {
  padding: 0;
}
.widget-footer li {
  color: #6b6b6b;
  display: block;
  padding: 0 0 2px 0;
  background: url("images/footer-bottom.gif") repeat-x bottom;
}
.widget_pages li {
  width: 90%;
}
.widget-footer li a {
  padding: 7px 0 8px 23px;
  color: #4a4a4a;
  display: block;
  font-weight: normal;
  background: url("images/list-item.png") no-repeat 10px 12px;
}
.widget-footer li a:hover {
  color: #000;
  text-decoration: underline;
  background: url("images/list-item.png") no-repeat 10px 12px;
}
.widget-footer .textwidget {
  line-height: 22px;
  color: #4a4a4a;
}
.widget-footer .widget_search {
  height: 50px;
  margin-bottom: 15px;
}
.widget-footer .widget_search .widget-top {
  display: none;
}
.widget-footer .widget_search .widget-bottom {
  display: none;
}
.widget-footer #searchform #s {
  width: 155px;
  height: 16px;
  padding: 5px;
  font-size: 13px;
  color: #828282;
  display: block;
  float: left;
  border: 1px solid #777;
  background: #ececec;
}
.widget-footer #searchform #searchsubmit {
  width: 37px;
  height: 29px;
  float: left;
  font-size: 12px;
  display: block;
  cursor: pointer;
}
.footer-ads {
  padding-bottom: 10px;
}
.footer-ads div {
  padding: 0;
  text-align: left;
}
.footer-ads a {
  padding: 3px;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-bottom: 0px;
  display: inline-block;
  border: 1px solid #c0c0c0;
}
.footer-ads a:hover {
  padding: 3px;
  padding-bottom: 0px;
  border: 1px solid #a0a0a0;
}
.widget-footer li.recentcomments {
  color: #6b6b6b;
  display: block;
  padding: 5px 0 7px 23px;
  background: url("images/list-item.png") no-repeat 10px 12px;
}
.widget_tag_cloud a {
  font-family: georgia, "Times New Roman", serif;
  color: #000;
  font-weight: normal;
  font-style: italic;
}
.widget_tag_cloud a:hover {
  background: #000;
  color: #c5c5c5;
}
.widget-footer li.recentcomments a {
  color: #6b6b6b;
  display: block;
  font-weight: normal;
  background: none;
}
.widget-footer li.recentcomments a:hover {
  color: #474747;
  background: #e1e1e1;
}
#blinds-cont {margin: 0 auto; float: none; clear: both; padding: 22px; font-family: 'Georgia', 'Arial Narrow', 'Arial', sans-serif; height: 406px; width: 867px; background: url("images/showcase-bg.png") no-repeat; }
#blinds-cont #blinds { margin: 0 auto; background: url("images/spinner.gif") 50% no-repeat; height: 363px; width: 867px; }
#blinds-cont #blinds .floom_slice { z-index: 10; }
#blinds-cont #blinds .floom_caption { font-size: 16px; text-shadow: 0 1px 0 #fff; color: #333; font-style: italic; position: relative; text-align: center; width: 100%; top: 17px; }
#blinds-cont #blinds .floom_progressbar { font-size: 1px; background: #131718; border-bottom: solid 1px #fff; height: 3px; position: relative; z-index: 1000; width: 0; top: 2px; }
#blinds-cont #blinds .floom_container { overflow: hidden; border-bottom: solid 1px #fff; border-top: solid 1px #666; }
#blinds-cont #blinds .floom_vertical { float: left; }