/*
Theme Name: Energize
Theme URI: http://cudazi.com/
Description: Clean WordPress theme by Cudazi for ThemeForest.net.
Author: Cudazi
Author URI: http://cudazi.com/
Version: 1.1
Tags: clean, minimal, business, portfolio
License: See Download License Folder
License URI: http://cudazi.com/
*/


/*
CSS / Styles found in the /css/ folder.
This file is applied after the main CSS if you want to add styles here instead.
*/


/*	General
___________________________________________________________________ */
body { 
	font-family: 'Gill Sans', Gill Sans, Gill Sans, sans-serif;
	font-size: 14px;
	color: #444;
}

a,
.cudazi-latest-posts li a:hover,
.entry-title a:hover {
	color: #f70;
	text-decoration: none;
}

a:hover {
	color: #f93;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.promo_text {
	font-family: 'Gill Sans', Gill Sans, serif;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding:0 0 20px 0;
}

h1, 
h2 {
	font-size:22px;
}
h5#comments-title,
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}

h5 {
	font-size:13px;
}

h6 {
	font-size:12px;
}
h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	padding:0 0 20px 0;
}

ul, 
ol { 
	margin:0 20px 20px 0; 
	padding-left:40px; 
}
ol ol,
ul ul {
	margin-bottom: 0;
}
blockquote { 
	margin:0 0 0 40px; 
}
strong, dfn { 
	font-weight:bold; 
}
em, dfn { 
	font-style:italic; 
}
sup, sub { 
	line-height:0; 
}
pre  { 
	white-space:pre; 
}
pre,code,tt { 
	font-family:"Gill Sans", Gill Sans, Gill Sans;
	font-size:12px;
}
dl { 
	margin: 0 0 20px 0; 
}
dl dt { 
	font-weight: bold; 
}
dd { 
	margin:0 0 20px 20px;
}

small {
	font-size:75%;
}




/*	Header
___________________________________________________________________ */
#header {
	padding: 0 0 40px 0;
}

}
#header-bar a {
	color: #ccc;
}
#header-bar a:hover {
	color: #fff;
}
#header-bar p {
	padding:0;
}
#header-bar .header-bar-menu li:last-child {
	margin-right:0;
}
#header-bar .widget {
	margin: 0;
}
#header-main {
	padding:47px 0 25px 0;
}
#logo, #logo img, #logo a {
	float:left;
	margin-left:17px;
	padding: 0;
}
#logo a.textlogo {
	padding-top: 6px;
}


/*	Main
___________________________________________________________________ */
#main {
	padding:0 0 20px 0;
}
.portfolio {
	margin: 0 0 20px 0;
}
.post {	
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
}
.post:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
.promo_text {
	font-size:20px;
	line-height: 140%;
	padding: 0 0 40px 0;
}
.entry-meta {
	font-size: 11px;
	color: #999;
}
.entry-title,
.entry-meta p {
	padding:0 0 10px 0;
}
.entry-title a {
	color: #444;
}
.post-thumbnail {
	padding: 0 0 10px 0;
}
.featured-image-single {
	padding-bottom: 20px;
}


/*	General Use Styles / Other Helpers
___________________________________________________________________ */

.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 0 10px 10px 0;
}
img.right {
	padding: 0 0 10px 10px;
}
hr {
	height: 1px;
	line-height: 0px;
	background: none;
	border:0;
	border-top:0px solid #ccc;
	margin: 0;
	padding: 0 0 0px 0;
}
hr.thick {
	height: 0px;
	line-height: 0px;
	border-width: 0px;
}
hr.nopad {
	padding: 0;
}

.stripped {
	margin:0;
	padding:0;
	list-style-type:none;
}
.stripped LI {
	list-style-type:none;
	display:inline;
	float:left;
}

/*	Force Scrollbar	*/
html { 
	overflow-y: scroll; 
}
#post-0 {
	padding: 0 0 40px 0;
}
.inline-list {
	margin: 0;
	padding: 0;
}
.inline-list li {
	float: left;
	margin: 0 20px 0 0;
}
.inline-list li:first-child {
	list-style-type: none;
}
.fade-on-hover img:hover {
	opacity:.8;
}
.hidden {
	display: none;
}

.search-results .result-title { 
	padding: 0; 
}

.rounded {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.message {
	padding: 9px 12px 8px 12px;
	margin-bottom: 25px;
}
.message .hideparent {
	padding: 0 0 0 10px;
}
.error,
.warning,
.success,
.error a,
.warning a,
.success a {
	font-size:12px;
	color: #fff;
}
.error {
	background:#C00;
}

.warning {
	background:#f93;
}

.success {
	background:#090;
}


/*	Dropdown Menu
___________________________________________________________________ */
.sf-menu, .sf-menu * {
	margin:	0px;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.sf-menu {	
	margin: 43px 0 0 164px;
}
.sf-menu li a {
	display:block;
	float:right;
	padding:10px 5px;
	margin-left:5px;
	position: relative;	
}
.sf-menu li a,
.sf-menu li.current-menu-item li a {
	color: #999;
}
.sf-menu li.current-menu-item li a:hover,
.sf-menu li.current-menu-item a,
.sf-menu li a:hover {
	color: #444;
}

.sf-menu ul a {
	padding:5px 20px;
}
.sf-menu ul li:first-child a {
	padding-top:10px;
} 
.sf-menu ul li:last-child a {
	padding-bottom:10px;
} 
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 140px; /* left offset of submenus need to match (see below) */
	padding: 0;
	
	background: #fafafa;
	border: 1px solid #fff;
	
	-webkit-box-shadow:0 0 3px #ccc;
	-moz-box-shadow:0 0 3px #ccc;
	box-shadow:0 0 3px #ccc;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 38px; /* match top ul list item height */
	z-index: 9999;	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 150px; /* match ul width */
	top: -8px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 150px; /* match ul width */
	top: 0;
}
.sf-menu .sf-sub-indicator {
	display:none;	
}
.sf-menu ul .sf-sub-indicator {
	opacity: .4;
	display:inline;
	position: absolute;
	right: 5px;
	line-height: 16px;
}
/* Default WordPress Gallery */
.gallery 
{
	padding:0;
}
.gallery dl { 
       	margin-right: 11px;
       	width: auto !important;
       	display: inline-block;
       	margin-top: 0px;
       	position: relative;
}
.gallery dl + dl
{
	margin-left:20px;
}
.gallery dl a { 
	line-height:100%;
}
.gallery-caption 
{
	padding:2px 0;
	margin:0;
	font-size:11px;
	text-align:center;	
}