/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

body {
  background: #fff;
  background-image: none;
}
.banner {
  background: #fff;
  background-image: logo.png
}
.posts-wrap {
  width: 640px;
  padding: 0px;
  float: left;
}
.blog-wrap {
  background: url("images/min/blog-bg.gif") repeat-y;
}
.blog-top {
  background: url("images/min/blog-top.gif") no-repeat;
}
.blog-bottom {
  background: url("images/min/blog-bottom.gif") no-repeat bottom;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo a {
  color: #fff;
}
.logo a:hover {
  color: #e8e8e8;
}
.logo span {
  color: #fff;
}
ul.dropdown-pages {
  height: 42px;
  background: url("images/min/topbar-bg.gif") repeat-x;
}
.pages-left {
  width: 8px;
  height: 42px;
  background: url("images/min/topbar-left.gif") no-repeat;
}
.pages-right {
  width: 9px;
  height: 42px;
  background: url("images/min/topbar-right.gif") no-repeat;
}
.breadcrumb {
  background: url("images/min/breadcrumb.gif") repeat-x;
}
.breadcrumb-text {
  color: #fff;
}
.breadcrumb-text a {
  color: #fff;
}
.breadcrumb-text a:hover {
  color: #e8e8e8;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.entry-content {
  color: #818181;
}
.post .borderimg img {
  background: url("images/min/post-img.gif") no-repeat;
}
.entry-title {
  color: #535353;
  background: url("images/min/title-border.gif") repeat-x bottom;
}
.entry-title a {
  color: #535353;
}
.entry-title a:hover {
  color: #000;
}
.meta {
  color: #aeaeae;
  background: url("images/min/meta-bg.gif") repeat-x;
}
.meta a {
  color: #5d9090;
}
.meta a:hover {
  color: #487575;
}
.readmore {
  color: #538181;
}
.readmore:hover {
  color: #234141;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Home Page               --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.homepage-post .entry-content {
  color: #898989;
}

.homepage .borderimg img {
  background: url("images/min/homepage-img.gif") no-repeat;
}
.homepage .borderimg:hover img {
  background: url("images/homepage-img-hover.gif") no-repeat;
}
.homepage .entry-title {
  color: #535353;
  background: url("images/min/title-dotted.gif") no-repeat bottom;
}
.homepage .entry-title a {
  color: #bec0c2;
  background: url("images/min/title-bottom.gif") repeat-x bottom;
}
.homepage .entry-title a:hover {
  color: #0093d0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Portfolio              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.portfolio .portfolioimg {
  padding: 10px;
  background: #F2F2F2;
}
.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;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widget .widgettitle {
  color: #949494;
}
.widget{
  background: url("images/min/widget-spacer.gif") repeat-x bottom;
}

.widget ul li {
  color: #727272;
  background: url("images/min/list-item.gif") no-repeat 12px 12px;
}
.widget ul li a {
  color: #727272;
}
.widget ul li a:hover {
  color: #333;
}

.widget .textwidget {
  color: #777;
}
#searchform #s {
  color: #828282;
  background: url("images/searchbar.gif") no-repeat;
}
#searchform #searchsubmit {
  background: url("images/searchbutton.gif") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footer {
  color: #696969;
  background: #fff url("images/min/footerbg.gif") repeat-x;
}
.footer a {
  color: #696969;
}
.footer a:hover {
  color: #4d4d4d;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Footer Widgets          --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.footerbottom {
  border-top: 1px solid #e1e1e1;
}
.footerwidgets .footertitle {
  color: #4b4b4b;
}

.widget-footer li {
  color: #6b6b6b;
  background: url("images/min/footer-border.gif") repeat-x bottom;
}
.widget-footer li a:hover {
  background: #f6f6f6 url("images/list-item.png") no-repeat 10px 12px;
}
a.carousel-link img {
	padding: 1px;
	border: 1px solid #000;
	background: #fff;
}
.c-button#prev {
	left: 20px;
	top: 30px;
	background: url("images/min/prev.gif") no-repeat;
}
.c-button#next {
	right: 20px;
	top: 30px;
	background: url("images/min/next.gif") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Dropdown             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.dropdown-pages li:hover ul,
.dropdown-pages li.sfHover ul {
	top:			3.4em;
	padding-top:	6px;
	background:		#f8f8f8;
}
.dropdown-pages .dropdown-bottom {
	background:		url("images/min/dropdown-bottom.png") no-repeat left bottom;
}
.dropdown-pages a {
    height:         28px;
	color: 			#fff;
	padding:        14px 10px 0 6px;
}
.dropdown-pages a:hover {
	color: 			#e8e8e8;
}
.dropdown-pages a.sf-with-ul:hover {
	color: 			#292929;
	background:		none;
}
.dropdown-pages li.sfdropdownhover:hover {
	background:		none;
}
.dropdown-pages li ul li.sfdropdownhover:hover {
	background:		none;
}
.dropdown-pages li {
	background:		transparent;
	padding:        0;
	padding-left:	4px;
}
.dropdown-pages li li a {
	width:			84%;
	padding:		10px;
	height:			13px;
	color:          #737373;
	display:		block;
	background:		none;
}
.dropdown-pages li li a:hover {
	color:          #373636;
	background:		#ffffff;
}
.dropdown-pages a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px;
}
.dropdown-pages li li a.sf-with-ul {
	padding-right: 	10px;
	min-width:		1px;
}
.dropdown-pages li:hover a.sf-with-ul {
	background: none;
}
.dropdown-pages li ul li:hover a.sf-with-ul {
	background:	none;
}
.dropdown-pages li ul li:hover {
	background:	none;
}
.dropdown-pages li ul li a.sf-with-ul:link, .dropdown-pages li ul li a.sf-with-ul:active, .dropdown-pages li ul li a.sf-with-ul:visited {
	background: none;
}
.dropdown-pages li ul li a.sf-with-ul:hover {
	background:	#fff ;
}
.sf-sub-indicator, a .sf-sub-indicator {
	background: none;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator, .dropdown-pages ul .sf-sub-indicator, .dropdown-pages ul a > .sf-sub-indicator, .dropdown-pages ul a:focus > .sf-sub-indicator, .dropdown-pages ul a:hover > .sf-sub-indicator, .dropdown-pages ul a:active > .sf-sub-indicator, .dropdown-pages ul li:hover > a > .sf-sub-indicator, .dropdown-pages ul li.sfHover > a > .sf-sub-indicator {
	background: none;
}