/*
Theme Name: Empire
Theme URI: <a href="http://www.themeprince.com">Theme Prince</a>
Description: Wordpress Theme by <a href="http://www.themeprince.com">Theme Prince</a>
Author: ThemePrince
Author URI: <a href="http://www.themeprince.com">Theme Prince</a>
License: Please read the attached license folder!
License URI: <a href="http://wiki.envato.com/support/legal-terms/licensing-terms/">http://wiki.envato.com/support/legal-terms/licensing-terms/</a>
Version: 1.4
*/

@import 'css/reset.css';

body,html {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;	
	background-color: #000;
	color: #333333;
	width: 100%;
	height: 100%;	
}




h1 {	
	float: left;
	font-size: 20px;	
	text-align: left;
	width: 100%;
	font-weight: normal;	
}

h2 {
	float: left;
	font-size: 18px;	
	text-align: left;
	width: 100%;
	font-weight: normal;		
}

h3 {
	font-weight: normal;
	float: left;
	font-size: 16px;	
	text-align: left;
	width: 100%;
}

h4 {
	font-weight: normal;
	float: left;
	font-size: 15px;	
	text-align: left;
	width: 100%;
	margin-bottom: 30px;		
}

h5 {
	font-weight: normal;
	float: left;
	font-size: 14px;	
	text-align: left;
	width: 100%;
	margin-bottom: 30px;	
}

h6 {
	float: left;
	font-size: 13px;	
	text-align: left;
	width: 100%;
	margin-bottom: 30px;	
}





a{
	color: #333333;	
	font-weight: bold;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #b69d31;
}

.read_more{
	color: #b69d31;
	font-weight: normal;
}


table {
	width: 100%;
}

td{
	padding: 4px;
	line-height: 20px;
}


#content .alignright, .alignright {
	float: right;
}

#content .alignleft, .alignleft {
	float: left;
}

#content .aligncenter {
	margin-left:auto;
	margin-right:auto;
}

#content .justify{
	text-align: justify;
}


.h_sep {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 14px;
}


/* Default WP styles */

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}

.sticky  {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.commentlist > li.bypostauthor {
	background: #eee;	
}






/*  MENU */


#menu {				
	margin: 0px auto;
	width: 100%;	
	z-index: 30;
	margin-top: 0px;	
	float: left;
}


#menu .menu {	
	width: 100%;	
}
#menu .menu .menu-item {	
	line-height: 32px;	
	text-align: center;
	width: 100%;
	background-image: url('images/menu_li.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: left;
	float: left;	
}

#menu .menu .menu-item  a {		
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #999999;	
}

#menu .menu .menu-item:hover{
	background-image: url('images/menu_li_hover.png');
}

#menu .menu .menu-item  a:hover {
	color: #ffffff; 
}

#menu .menu .current-menu-item a, #menu  .current_page_item  a{
	color: #ffffff; 
}

#menu .menu .menu-item  ul{
	display: none;
}

#menu .menu .menu-item  ul li{
	background-image: url('images/menu_subli.png');
}

#menu .menu .menu-item  ul li a{
	font-size: 11px;
}




#notification {
	float: left;
	left: 0px;
	top: 0px;
	height: 35px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 20;
	background-color: #fff1ba;
	font-size: 12px;
	color: #000;	
	font-weight: bold;
	line-height: 35px;
	z-index: 100;
}







/* NIVO SLIDER */

.slider-nivo-holder{
	float: left;
	width: 590px;
	height: 220px;
	background-image: url('images/nivo-slider-bg.gif');
	background-repeat: no-repeat;			
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}



#slider-nivo{
	position: relative;
	float: left;
	width: 582px;	
	height: 212px;	
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;	
	z-index: 98;		
	margin-left: 4px;
	margin-top: 4px;
}



/* PAGE */


#bg_slider{
	width: 100%;
	height: 100%;
	position: fixed;	
	top: 0px;
	left: 0px;
	z-index: 0;	
	overflow: hidden;
	background-color: transparent;
	background-attachment: fixed;	
	background-position: top center;
	background-repeat: no-repeat;	
}


#bgslider-top{
	background-attachment: fixed;	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 2;	
	opacity:inherit;
	filter:inherit;
}

#bgslider-bottom{
	background-attachment: fixed;	
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;	
	top: 0px;
	left: 0px;
	z-index: 1;	
	float: left;
	opacity:inherit;
	filter:inherit;
}

#bgslider-top img, #bgslider-bottom img {
	opacity:inherit;
	filter:inherit;
}



#logo {				
	text-align: center;
	margin: 0px auto;
	width: 100%;
	padding-bottom: 30px;
	background-image: url('images/sidebar-hsep.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: transparent;
}


#wrapper{
	width: 980px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;	
	z-index: 1;	
}



#sidebar{
	position: fixed;
	width: 328px;
	height: 100%;
	min-height: 100%;
	background-image: url('images/sidebar-bg.png');
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: top right;
	float: left;
	z-index: 11;
}

#sidebar-color{
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 12;
	background-color: #222222;
	margin-left: 13px;
}

#sidebar-border{
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 13;
	background-image: url('images/sidebar-border.png');
	background-repeat: repeat-y;	
	margin-left: 13px;
}


#sidebar-light{
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 14;
	background-image: url('images/sidebar-light.png');
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 13px;
}


#sidebar-texture{
	width: 306px;
	height: 100%;
	position: fixed;
	float: left;
	z-index: 15;
	background-image: url('images/sidebar-texture-leather.png');
	background-repeat: repeat-y;	
	margin-left: 13px;
}


#sidebar-content{
	position: absolute;
	z-index: 16;
	width: 246px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}


#sidebar-bottom{
	width: 306px;	
	position: absolute;	
	z-index: 17;	
	margin-left: 13px;
	bottom: 15px;		
}
#sidebar-bottom ul {
	float: left;
	clear: left;
	width: 306px;
	
}
#sidebar-bottom ul li {
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}


#page {
	position: relative;
	width: 666px;
	min-height: 100%;
	float: right;
	background-color: transparent;	
	z-index: 1;	
	background-image: url('images/page-bg.png');
	background-repeat: repeat-y;	
	background-position: top right;
}


#content{
	float: right;
	width: 590px;		
	margin-top: 30px;
	margin-right: 40px;
	padding-bottom: 60px;
	text-align: left;
}


#content p{
	clear: none;
	margin-bottom: 30px;
}





/* DEFAULT PAGINATION */

#page_control {
	width: 100%;
	float: left;
}
#page_control-older {
	float: right;
	text-align: right;
	width: 225px;
}
#page_control-newer {
	float: left;	
	width: 225px;
}



/* SINGLE POST */


#page #content .blog-post-info{
	float: left;
	width: 590px;		
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	margin-top: -15px;
	margin-bottom: -15px;
}

#page #content .blog-post-info img {
	vertical-align: middle;
	margin-top: -1px;
}



/* BLOG - SMALL THUMBS */

#blog-small {
	float: left;	
}
#blog-small li {
	float: left;
	clear: left;
	width: 590px;
	margin: 0px;
	padding: 0px;	
}

.blog-small-text h1 {
	font-size: 16px;
	margin-bottom: 5px;
}

.blog-small-image {
	width: 163px;
	height: 128px;
	float: left;
	margin-right: 15px;
	padding-left: 6px;
	padding-top: 9px;
	background-image: url('images/blog_small_pic.png');	
}

.blog-small-image img {
	float: left;
	border: 0px;
	
	width: 146px;
	height: 113px;
}

.blog-small-text {
	float: left;
	width: 406px;	
}

#page #content .blog-small-excerpt{
	width: 406px;
	float: left;
	padding: 0px;
	margin: 0px;	
}


#page #content .blog-small-sep {	
	height: 29px;
	width: 585px;
	background-image: url('images/blog_small_sep.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	clear: left;	
	margin-bottom: 30px;
}



.post_separator {	
	margin-bottom: 30px;
	height: 25px;
	width: 100%;
	background-image: url('images/hr2.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	float: left;
	clear: left;	
}

.post_separator a {
	font-size: 11px;
	float: right;
	font-weight: normal;	
}


#blog-small .blog-info{
	float: left;
	width: 406px;
	height: 20px;	
	line-height: 20px;	
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;	
}

#blog-small .blog-info img {
	margin-top: -1px;
	vertical-align: middle;
}




/* BLOG - MEDIUM THUMBS */


.blog-medium {
	float: left;	
	width: 590px;
	clear: left;	
}
.blog-medium li {
	float: left;		
	width: 280px;	
	padding: 0px;
	margin: 0px;		
}

.blog-medium .first{
	margin-right: 30px;
}

.blog-medium-text h1 {
	font-size: 16px;
	margin-bottom: 0px;
}

.blog-medium-image {
	width: 276px;
	height: 141px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url('images/blog_medium_pic.png');
}

.blog-medium-image img {
	float: left;
	border: 0px;	
	width: 272px;
	height: 128px;
}

.blog-medium-text {
	float: left;
	clear: left;
	width: 280px;			
}

#content .blog-medium  .blog-medium-excerpt{
	width: 280px;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;	
	border-bottom: 1px solid #d5d5d5;		
}


#page #content .blog-medium .blog-info{
	float: left;
	width: 280px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 11px;	
	height: 20px;
	line-height: 20px;
}

#content .blog-medium .blog-info img {
	margin-right: 4px; 
	margin-left: 4px; 	
	vertical-align: middle;
	margin-top: -1px;
}





/* BLOG - LARGE THUMBS */


#blog-large {
	float: left;	
}
#blog-large li {
	float: left;
	clear: left;
	width: 590px;
}

.blog-large-excerpt h1 {
	font-size: 16px;
	margin-bottom: 15px;
}

.blog-large-image {
	width: 586px;
	height: 188px;
	float: left;
	margin-right: 15px;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url('images/blog_large_pic.png');
}

.blog-large-image img {
	float: left;
	border: 0px;
	
	width: 582px;
	height: 173px;
}


.blog-large-excerpt{
	width: 383px;
	float: left;
	padding: 0px;
	margin: 0px;
}


#blog-large .blog-info{
	float: left;
	width: 177px;
	text-align: right;
	padding: 0px;
	margin: 0px;	
	line-height: 20px;
	margin-right: 30px;
	font-size: 12px;
}

#blog-large .blog-info img {
	margin-top: 4px; 
	margin-left: 8px; 		
	float: right;
}


#page #content .blog-large-sep {	
	height: 29px;
	width: 585px;
	background-image: url('images/blog_small_sep.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	clear: left;	
	margin-bottom: 30px;
}




/* PORTFOLIO */ 


.pf_categories{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: -15px;
}
.pf_categories li {
	float: left;
	line-height: 24px;
}

.pf_categories li a {
	font-weight: normal;	
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

.pf_categories li a:hover {
	background-color: #ededed;
}

.pf_categories .active a{
	background-color: #ededed;
}





/* PORTFOLIO 3 COLS*/

.portfolio-3c {
	width: 620px;
	float: left;
	clear: left;		
	overflow: hidden;
	margin-bottom: -30px;
}
.portfolio-3c li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 176px;	
}

.portfolio-3c .thumb{
	width: 172px;
	height: 140px;
	float: left;
	margin-bottom: 10px;	
	background-image: url('images/portfolio-3c-bg.png');	
	padding-left: 4px;
	padding-top: 4px;
}

.portfolio-3c  img {
	float: left;
	width: 168px;
	height: 128px;
}

.portfolio-3c .main_h1 {
	width: 176px;	
	font-size: 16px;	
	float: left;
	margin-bottom: 0px;
	background-image: none;
	line-height: 20px;
	height: auto;
}
#content .portfolio-3c p {
	float: left;
	width: 176px;
	text-align: justify;
	margin-top: 15px;	
	margin-bottom: 0px;
}




/* PORTFOLIO 2 COLS*/

.portfolio-2c {
	width: 620px;
	float: left;
	clear: left;		
	overflow: hidden;
	margin-bottom: -30px;
}
.portfolio-2c li {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 280px;	
}

.portfolio-2c .thumb{
	width: 276px;
	height: 141px;
	float: left;
	margin-bottom: 10px;	
	background-image: url('images/portfolio-2c-bg.png');	
	padding-left: 4px;
	padding-top: 4px;
}

.portfolio-2c  img {
	float: left;
	width: 272px;
	height: 128px;
}

.portfolio-2c .main_h1 {
	width: 280px;	
	font-size: 16px;	
	float: left;
	margin-bottom: 0px;
	background-image: none;
	line-height: 20px;
	height: auto;
}
#content .portfolio-2c p {
	float: left;
	width: 280px;
	text-align: justify;
	margin-top: 15px;	
	margin-bottom: 0px;
}



/* PORTFOLIO 1 COL */

.portfolio-1c {
	width: 590px;
	float: left;
	clear: left;		
	overflow: hidden;
	margin-bottom: -30px;
}
.portfolio-1c li {
	float: left;
	clear: left;
	width: 590px;	
	margin-bottom: 30px;
}

.portfolio-1c .thumb{
	width: 378px;
	height: 184px;
	float: left;	
	background-image: url('images/portfolio-1c-bg.png');	
	padding-left: 4px;
	padding-top: 4px;
}

.portfolio-1c  img {
	float: left;
	width: 374px;
	height: 172px;
}

.portfolio-1c .main_h1 {
	width: 176px;	
	font-size: 16px;	
	float: left;
	margin-bottom: 0px;
	background-image: none;
	line-height: 20px;
	height: auto;
	margin-left: 30px;
}
#content .portfolio-1c p {
	float: left;
	width: 176px;
	text-align: justify;
	margin-top: 15px;	
	margin-bottom: 0px;
	margin-left: 30px;
}



/* GALLERY */


.galleries {
	float: left;
	width: 620px;			
}

.galleries li  {
	width: 172px;
	height: 140px;
	float: left;	
	background-image: url('images/portfolio-3c-bg.png');	
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 30px;	
	margin-bottom: 25px;	
}

.galleries li img {
	float: left;	
	width: 168px;
	height: 128px;
}

.galleries li  h1 {
	width: 176px;	
	font-size: 16px;	
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
	background-image: none;
	line-height: 20px;
	height: auto;
}




/* WIDGET AREAS */

#primary{
	float: left;
	margin-top: 60px;
}

.widget-area  {
	text-align: center;
}

.widget-area a {
	font-weight: normal;
}

.widget-area h3 {	
	font-weight: normal;
	float: left;	
	margin-bottom: 15px;	
	font-size: 16px;
	height: 25px;
	line-height: 16px;
	background-image: url('images/dots.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}


.widget-container{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 30px;		
}

.widget-container div {
	float: left;
}





/* SEARCH FORM */

.search {
	float: left;
}

.search li {				
	float: left;
	margin: 0px;	
}

#search_input {	
	height: 28px;	
	padding-left: 10px;	
	background-color: #ededed;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	float: left;
}
#footer_widgets_2 #search_input{
	width: 238px;
}
#footer_widgets_3 #search_input{
	width: 134px;
}
#sidebar #sidebar-content #search_input{
	width: 180px;
}
#sidebar #sidebar-content  .search {
	margin: 0px;
	width: auto;
	text-align: center;
	margin-left: 15px;
}


#search_btn {	
	width: 32px;
	height: 30px;						
	border: 0px;
}








/* WIDGET - ARCHIVES */

.widget_archive ul {
	float: left;
	width: 100%;
}

.widget_archive li {
	clear: left;
	float: left;
	line-height: 30px;
	background-image: url('images/widget_li_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 10px;
	width: 95%;	
}

.widget_archive li a {
	display: block;
}

#sidebar #sidebar-content .widget_archive ul {	
	text-align: center;
	margin: 0px auto;
	max-width: 200px;
	width: auto;	
	float: none;	
}

#sidebar #sidebar-content .widget_archive li {
	background-image: url('images/widget_li_dots.png');
	background-position: 0px 28px;	
	padding: 0px;
	width: auto;	
	margin: 0px;
	text-align: center;
	float: none;
}



/* NAVIGATION */

.widget_nav_menu ul{
	float: left;	
	margin-top: -10px; 
}

.widget_nav_menu ul li {
	clear: left;
	float: left;
	line-height: 30px;
	background-image: url('images/widget_li_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 10px;
	width: 95%;		
}

.widget_nav_menu a {
	display: block;		
	margin: 0px;
	padding: 0px;	
}


#sidebar #sidebar-content .widget_nav_menu ul {
	float: none;
	clear: both;	
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 200px;	
}

#sidebar #sidebar-content .widget_nav_menu ul li {
	float: none;
	clear: both;	
	background-image: none;
	margin: 0px auto;
	width: auto;
}

#sidebar #sidebar-content .widget_nav_menu ul li a{
	background-image: url('images/widget_li_dots.png');
	background-position: 0px 28px;	
	background-repeat: no-repeat;	
	width: auto;
	line-height: 30px;	
}


/* WIDGET - CATEGORIES */

.widget_categories ul li {
	clear: left;
	float: left;
	line-height: 30px;
	background-image: url('images/widget_li_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 10px;	
	width: 214px;	
}

.widget_categories li a {
	display: block;
}

/* WIDGET - CONTACT INFO */

.ub_widget_contact_info {	
	width: 100%;	
	float: left;	
}

.contact_info {
	float: left;
}

.contact_info li {
	float: left;
	clear: left;		
	padding-bottom: 7px;
}
.contact_info li:last-child {	
	padding-bottom: 0px;
}

.contact_info li img {
	float: left;
	margin-right: 6px;
	vertical-align: middle;	
}

.contact_info li p {
	float: left;
	margin: 0px;
}

#footer_widgets_2 .contact_info li p {
	width: 260px;
}
#footer_widgets_3 .contact_info li p {
	width: 150px;
}

#sidebar #sidebar-content .contact_info li p {
	width: 246px;
}

#sidebar #sidebar-content .contact_info li img{
	display: none;
}



/* WIDGET - RECENT/POPULAR POSTS */

.ub_widget_rp_excerpt {		
	float: left;		
}

#footer_widgets_2 .ub_widget_rp_excerpt{
	width: 200px;
}
#footer_widgets_3 .ub_widget_rp_excerpt{
	width: 106px;
}
#sidebar #sidebar-content .ub_widget_rp_excerpt{
	width: 246px;
	margin-bottom: 15px;
}

.ub_widget_rp_pic {	
	background-image: url('images/posts_w_pic_bg.png');
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

#sidebar #sidebar-content .ub_widget_rp_pic {	
	display: none;
}

.ub_widget_rp_pic:hover {
	background-image: none;
	background-color:  #ccc;
}

.ub_widget_rp_pic img {
	margin-left: 3px;
	margin-top: 3px;
	float: left;
	width: 54px;
	height: 54px;
}

.widget_post_list {
	float: left; 
}
#content .widget_post_list li {
	float: left;
	clear: left;
	height: auto;	
}

.widget_post_list .widget_bottom_li {
	margin-bottom: 0px;
}




/* WIDGET - RECENT TWEETS */

#twitter {
	margin-bottom: -15px;
}

#twitter  li {
	background-image: url('images/tweet.png');
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	padding-left: 25px;
	padding-bottom: 15px;
	float: left;
	clear: left;
	line-height: 20px;
}

#twitter .twitter_time {
	color: #aaa;
	font-size: 11px;
	font-style: italic;
}

#twitter  li a {
	font-weight: bold;	
}
#twitter  .twitter_time {
	font-weight: normal;
}

#sidebar #sidebar-content #twitter li{
	background-image: none;
	padding-left: 0px;
}



/* WIDGET - FLICKR FEED */

#flickr_feed {
	float: left;	
}

.flickr_badge_image {
	float: left;	
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url('images/posts_w_pic_bg.png');
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
}

#footer_widgets_2 .flickr_badge_image {
	margin-right: 10px;
	margin-bottom: 10px;
}


#footer_widgets_3 .flickr_badge_image {
	margin-right: 15px;
	margin-bottom: 15px;
}

#sidebar #sidebar-content #flickr_feed .flickr_badge_image  {
	background-image: none;
	background-color: #4c4c4c;
	margin-right: 15px;
	margin-bottom: 15px;
}
#sidebar #sidebar-content #flickr_feed .flickr_badge_image:hover{	
	background-color:  #999;
}

#sidebar #sidebar-content #flickr_feed {	
	margin-left: 20px;
}

.flickr_badge_image:hover {
	background-image: none;
	background-color:  #ccc;
}


.flickr_badge_image img  {		
	width: 54px;
	height: 54px;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}



/* WIDGET - SOCIAL ICONS */

#social_icons {
	float: left;
}

#social_icons li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}




/* WIDGET - CONTACT FORM */

.widget_contact_form {
	float: left;	
}

.widget_contact_form  li {
	float: left;	
	margin-bottom: 10px;		
	clear: left;
}

.widget_contact_form  input {
	float: left;		
	height: 21px;
	border: 0px;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: transparent;
	background-repeat: no-repeat;
	font-family: arial;
}
#footer_widgets_2 .widget_contact_form  input {	
	width: 130px;
}
#footer_widgets_3 .widget_contact_form  input {	
	width: 87px;
	background-image: url('images/cf3-input.png');
}

.widget_contact_form #ub_w_cf4 {
	float: left;		
	height: 21px;
	border: 0px;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: transparent;	
	text-transform: uppercase;
	letter-spacing: 1px;
}
#footer_widgets_2 .widget_contact_form  #ub_w_cf4 {		
	width: 42px;
	background-image: url('images/cf2-captcha.png');
}
#footer_widgets_3 .widget_contact_form  #ub_w_cf4 {		
	width: 38px;
	background-image: url('images/cf3-captcha.png');
}

#footer_widgets_3 .widget_contact_form .send_button, #footer_widgets_2 .widget_contact_form .send_button {	
	height: 22px;
	font-size: 11px;
	text-align: center;
	cursor: pointer;	
	background-color: #000;			
	background-image: none;
	color:#fff;
}
#footer_widgets_2 .widget_contact_form  .send_button {		
	width: 50px;
}
#footer_widgets_3 .widget_contact_form  .send_button {		
	width: 46px;
}

.widget_contact_form  label {
	float: left;		
	margin-left: 10px;
	height: 20px;
	line-height: 22px;
	
}

.widget_contact_form  img {
	border: 1px solid #999;
	float: left;
	margin-left: 6px;
}

.widget_contact_form  textarea {	
	height: 92px;
	border: 0px;		
	line-height: 20px;
	overflow: auto;
	padding: 4px;
	background-repeat: no-repeat;
}
#footer_widgets_2 .widget_contact_form  textarea {	
	width: 272px;
	background-image: url('images/cf2-textarea.png');
	
}
#footer_widgets_3 .widget_contact_form  textarea {	
	width: 168px;
	background-image: url('images/cf3-textarea.png');
}

.widget_contact_form .captcha {
	width: 40px;
	height: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.widget_contact_form .send_button {
	width: 80px;
	background-color: #000;
}





/* SIDEBAR WIDGET AREA */

#sidebar #sidebar-content .widget-area{
	width: 246px;
}

#sidebar #sidebar-content .widget-area, #sidebar-bottom{
	color: #999999;
}
#sidebar #sidebar-content .widget-area a, #sidebar-bottom a{
	color: #e0d1a9;
}
#sidebar #sidebar-content .widget-area a:hover, #sidebar-bottom a:hover{
	color: #fff;
}

#sidebar #sidebar-content .widget-title {
	background-image: none;
	text-align: center;
}




/* FOOTER */

#wrapper #page #footer_widget_area {
	float: left;	
	width: 590px;	
	min-height: 200px;	
	text-align: left;
}

#footer_widget_area  .widget-title {
	font-weight: normal;
	float: left;	
	margin-bottom: 30px;	
	font-size: 16px;
	height: 25px;
	line-height: 16px;
}


#footer_widget_area .widget-container p{	
	margin-bottom: 15px;
}



/* 2 widget areas*/

#footer_widget_area  #footer_widgets_2 {
	width: 590px;	
	margin: 0px auto;
	text-align: left;		
}


#footer_widgets_2 .widget-container ul{
	float: left;
	clear: left;	
	width: 280px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
}


#footer_widgets_2 #first{
	float: left;
	width: 280px;		
	margin-right: 30px;
}

#footer_widgets_2 #second{
	float: left;
	width: 280px;	
	margin-right: 0px;
}






/* 3 widget areas*/

#footer_widget_area #footer_widgets_3{
	width: 590px;
	margin: 0px auto;
	text-align: left;		
}


#footer_widgets_3 .widget-container{
	float: left;
	clear: left;	
	width: 176px;
	border: 0px;	
	padding: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}


#footer_widgets_3 #first{
	float: left;
	width: 176px;	
	margin-right: 30px;
}

#footer_widgets_3 #second{
	float: left;
	width: 176px;	
	margin-right: 30px;
}

#footer_widgets_3 #third{
	float: left;
	width: 176px;	
	margin-right: 0px;
}





/* COMMENTS */

#comments {
	float: left;
	clear: left;
	width: 590px;
}

#comments h1 {
	float: left;
	margin-bottom: 30px;
	font-size: 16px;
}

#comments h3 {
	margin-bottom: 30px;
	font-size: 16px;
}

.comments-avatar {
	margin-right: 15px;
	float: left;
	width: 64px;
	height: 64px;
	background-image: url('images/avatar_bg.gif');
	padding-left: 4px;
	padding-top: 4px;
}
.comments-avatar img {
	float: left;
}	

.comments-text {		
	float: left;	
	width: 500px;
}


#comments-list {
	float: left;
	width: 590px;
	margin-top: -15px;
}

#comments-list li {
	float: left;	
	clear: left;		
	border-bottom: 1px solid #d5d5d5;	
	padding-bottom: 15px;
	padding-top: 15px;
}

#comments-list li ul li {
	border: 0px;
}

.children {
	float: left;
	padding-top: 15px;
}

.children  li{
	margin-left: 30px;		
	padding-top: 15px;
	padding-bottom: 15px;
}


#comments-list .children .comments-text {	
	width: 470px;
}
#comments-list .children .comments-text .children .comments-text {	
	width: 440px;	
}
#comments-list .children .comments-text .children .comments-text .children .comments-text {	
	width: 410px;
}

.c_required {
	color: red;
}

.nopub {
	color: #a6a6a6;
	font-style: italic;
}

#comments .comment-textinput {
	clear: left;
	margin-bottom: 15px;
	float: left;
}

.comment-textinput  input {
	float: left;
	width: 200px;
	height: 22px;	
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #ededed;
	background-repeat: no-repeat;
	border: 0px;
	margin-right: 10px;
	font-size: 12px;
	font-family: arial;
	color: #333333;
}

.comment-textinput  label {
	float: left;		
	font-family: arial;
	height: 22px;
	line-height: 22px;
}


#respond {
	float: left;		
}

#respond h3 {
	margin-top: 30px;
}

.comment-textarea {
	float: left;
	clear: left;
}
.comment-textarea textarea {
	float: left;
	width: 590px;
	height: 90px;
	border: 0px;
	font-size: 12px;		
	background-color: #ededed;
	overflow: auto;
	font-family: arial;
	color: #777;
	line-height: 18px;
}

#respond #submit_btn {
	float: left;
	height: 22px;
	width: 80px;	
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;	
	cursor: pointer;	
	background-color: #000;			
	background-image: none;
	color:#fff;
	font-family: Arial;
	cursor: pointer;
	border: 0px;
}

.navigation {
	width: 100%;
}

.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}

.comments-navigation {
	width: 558px;
	float: left;
	margin-bottom: 30px;
}


#reply-title small {
	font-size: 11px;
}
#reply-title {
	font-size: 18px;
}




/* SHORTCODES */




/* VIDEO PLAYER */
.video_player{
	float: left;	
	border: 1px solid #cfcfcf;	
	background-color: #fff;
	padding: 4px;
}

object{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom; 
}


/* FEATURE BOXES */


.feature_boxes {
	float: left;
	width: 201px;
	margin-right: 30px;	
}

.feature_boxes img {	
	float: left;		
	width: 193px;
	height: 109px;
}


.feature_boxes p {
	line-height: 20px;	
	width: 100%;
	margin-bottom: 15px;
}

.feature_boxes a {
	margin: 0px;
	float: left;
	padding: 0px;
}

.feature_boxes img{
	border: 4px solid #f5f5f5;
}

.feature_boxes .main_h1 {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 15px;
	font-size: 14px;
	background-image: none;
}


#content .last-child {
	margin-right: 0px;
}






.hr {
	width: 100%;
	float: left;
	clear: left;
	height: 15px;
	background-image: url('images/horizontal_ruler.png');	
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top: 30px;
}

.hr2{
	width: 100%;
	float: left;
	clear: left;
	height: 1px;
	background-image: url('images/hr2.gif');	
	background-position: top center;
	background-repeat: repeat-x;
	margin-bottom: 30px;
	margin-top: 30px;
}


.vspace {
	float: left;
	clear: left;
	width: 100%;
	height: 30px;
}

.vspace2 {
	float: left;
	clear: left;
	width: 100%;
	height: 15px;
}

.vspace3 {
	float: left;
	clear: left;
	width: 100%;
	height: 400px;
}



.hidden {
	display: none;
}






.small_image {	
	width: 163px;
	height: 128px;
	float: left;
	padding-left: 6px;
	padding-top: 9px;
	background-image: url('images/blog_small_pic.png');		
}
.small_image img,.small_image .preloader {
	border: 0px;	
	width: 146px;
	height: 113px;
}

.medium_image {
	width: 276px;
	height: 141px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url('images/blog_medium_pic.png');
}
.medium_image img,.medium_image .preloader {
	border: 0px;
	width: 272px;
	height: 128px;
}

.large_image {
	width: 586px;
	height: 188px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url('images/blog_large_pic.png');
}
.large_image img,.large_image .preloader {
	border: 0px;
	width: 582px;
	height: 173px;
}





.imghover_small_blog {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 146px;
	height: 113px;
	float: left;	
}



.imghover_medium_blog {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 272px;
	height: 128px;
	float: left;	
}

.imghover_large_blog {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 582px;
	height: 172px;
	float: left;	
}



.imghover_3c_pfolio {	
	position: absolute;		
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 168px;
	height: 128px;
	float: left;
}

.imghover_2c_pfolio {	
	position: absolute;		
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 272px;
	height: 128px;
	float: left;
}

.imghover_1c_pfolio {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 374px;
	height: 172px;
	float: left;
}

.imghover_gallery{
	position: absolute;		
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 168px;
	height: 128px;
	float: left;
}


.imghover_small {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 146px;
	height: 113px;
	float: left;	
}

.imghover_medium {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 272px;
	height: 128px;
	float: left;
}
.imghover_large {	
	position: absolute;	
	background-color: transparent;	
	background-repeat: no-repeat;
	background-position: center center;
	width: 582px;
	height: 172px;
	float: left;
}




.bq_full {
	width: 100%;
	clear: left;
	float: left;
	margin: 0px auto;	
	padding-left: 50px;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;				
	line-height: 24px;				
	font-size: 18px;
	font-style: italic;
}


.bq_left  {
	float: left;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;			
	text-align: left;
	line-height: 22px;
	padding-left: 30px;	
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	font-style: italic;
	
}

.bq_right {
	float: right;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;			
	text-align: left;
	line-height: 22px;
	padding-left: 30px;	
	text-align: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	font-style: italic;
	
}


.dropcap {
	font-size: 38px;
	font-weight:  bold;
	float: left;
	margin-top: 10px;
	margin-right: 6px;
}

code {
	line-height: 20px;
	width: 570px;
	border: 1px solid #ccc;	
	float: left;
	background-image: url('images/code_bg.gif');
	padding-left: 10px;
	padding-right: 10px;		
	margin-bottom: 30px;	
	margin-top: 15px;
}

pre {
	line-height: 20px;
	width: 606px;
	border: 1px solid #ccc;	
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 20px;

}


.list1 {
	float: left;
	margin-right: 30px;	
	
}
.list1 li {
	background-image: url('images/list1-bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;		
	margin: 0px;
	line-height: 30px;
}
.list2 {
	float: left;
	margin-right: 30px;
}
.list2 li {
	background-image: url('images/list2-bullet.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin: 0px;
	line-height: 30px;
}
.list3 {
	float: left;
	margin-right: 30px;
}
.list3 li {
	background-image: url('images/list3-bullet.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	margin: 0px;
	line-height: 30px;
	padding-right: 10px;
}
.list4 {
	float: left;
	margin-right: 30px;
}
.list4 li {
	background-image: url('images/list-bullet.html');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin: 0px;
}

.list_num{
	float: left;	
	clear: left;
}
.list_num li{
	width: 176px;
	float: left;
	margin-right: 30px;
	text-align: justify;
}
.list_num .last{
	margin-right: 0px;
}
.list_num li span{
	float: left;
	width: 34px;
	height: 34px;
	background-image: url('images/list_num_bg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	line-height: 34px;
	font-size: 20px;
	color: #fff;
	margin-right: 5px;
}



.one_half {
	float: left;	
	width: 280px;	
	display: block;		
	padding-right: 30px;	
}
.one_half_last{	
	padding-right: 0px;	
	float: left;	
	width: 280px;	
	display: block;			
}

.one_third {
	float: left;
	width: 176px;		
	padding-right: 30px;
	display: block;			
}

.one_third_last{	
	float: left;
	width: 176px;			
	display: block;		
	padding-right: 0px;	
}


.two_third {
	float: left;
	width: 382px;	
	display: block;	
	padding-right: 30px;	
}

.two_third_last{	
	float: left;
	width: 382px;	
	display: block;	
	padding-right: 0px;		
}




.box_error {
	float: left;
	width: 98%;
	padding: 10px;
	background-color: #ffaea6;
	border: 1px solid #d70000;
	color: #8d4343;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_success{
	float: left;
	width: 98%;
	padding: 10px;
	background-color: #e4f6d7;
	border: 1px solid #79e32c;
	color: #798571;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_info {
	float: left;
	width: 98%;
	padding: 10px;
	background-color: #e2e8ff;
	border: 1px solid #c9c8ff;
	color: #384b94;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_note {
	width: 100%;
	width: 98%;
	background-color: #fff9e2;
	border: 1px solid #cdae62;
	color: #333;
	font-size: 12px;		
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
}




.table table {	
	font-size: 12px;
	clear: left;	
	width: 100%;
	background-image: url('images/table_bg.gif');
	background-repeat: repeat-x;
	background-color: #f9f2e4;
	background-position: 0px 30px;
}

.table th {
	background-color: #fff;	
	height: 32px;
	vertical-align: middle;	
	text-align: center;	
}

.table thead{
	border: 2px solid #dedede;
}

.table tr {		
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #fff;
}

.table tbody {
	border: 2px solid #dedede;
	
}

.table tr:hover {
	background-color: #fbf9f4;
}

.table td {	
	height: 27px;
	vertical-align: middle;
	text-align: center;
	
}




/* SHORTCODE - CONTACT FORM */

.shortcode_contact_form {
	float: left;	
	margin-bottom: 30px;
}

.shortcode_contact_form  li {
	float: left;	
	margin-bottom: 15px;	
	width: 590px;
	clear: left;
}

.shortcode_contact_form  input {
	float: left;		
	height: 22px;
	width: 300px;
	border: 0px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;		
	background-color: #ededed;
	font-family: arial;
}

.shortcode_contact_form  label {
	float: left;		
	margin-left: 10px;
	line-height: 22px;
}

.shortcode_contact_form  img {
	border: 1px solid #333;
	float: left;
	margin-left: 6px;
}

.shortcode_contact_form  textarea {
	width: 590px;
	height: 130px;
	border: 0px;			
	background-color: #ededed;
	overflow: auto;
}

.shortcode_contact_form #ub_s_cf4 {
	width: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #ededed;
}

.shortcode_contact_form .send_button {
	width: 120px;
	height: 22px;			
	background-color: #000;			
	border: 0px;	
	cursor: pointer;
	color: #fff;	
	font-size: 12px;
	background-image: none;
}


/* SHORTCODE: PURCHASE BUTTON */

#content .purchase_button p{
	margin: 0px;
	padding: 0px;
	margin-top: -4px;
}

.purchase_button{
	float: left;
	clear: left;				
	width: 100%;
}

.purchase_button p{
	float: left;	
	width: auto;
	max-width: 410px;
	margin-right: 30px;
	font-size: 16px;
	line-height: 24px;
}

.purchase_button a{
	float: right;	
	white-space: nowrap;
	background-image: url('images/button-light.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 20px;
	padding-right: 20px;	
	line-height: 40px;
	height: 40px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;		
}

.purchase_button a:hover{
	background-image: none;
}

.purchase_button-gold{
	background-color: #d4af74;
}
.purchase_button-black{
	background-color: #4c4c4c;
}
.purchase_button-white{
	background-color: #fff;
}
.purchase_button-grey{
	background-color: #999999;
}
.purchase_button-blue{
	background-color: #363d97;
}
.purchase_button-pink{
	background-color: #eb93e0;
}
.purchase_button-green{
	background-color: #2a873e;
}
.purchase_button-orange{
	background-color: #f6a13c;
}
.purchase_button-red{
	background-color: #ab1919;
}
.purchase_button-purple{
	background-color: #8719ab;
}



/* SHORTCODE: ICON LIST */


.small_icons{	
	float: left;	
	width: 176px;
	margin-right: 30px;		
}
.small_icons img {
	float: left;
}
.small_icon-img{
	float: left;
	width: 28px;
	margin-right: 15px;
	height: 50px;
}
#content .small_icon-title{
	width: 133px;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;	
}
.small_icon-text{
	width: 133px;
	float: left;
	text-align: justify;
	line-height: 18px;
	font-size: 12px;
}

.small_icons-last{
	float: left;	
	width: 176px;	
	margin-right: 0px;
}



/* BUTTONS */




.button-small,.button-medium,.button-large {
	float: left;	
	white-space: nowrap;
	background-image: url('images/button-light.png');
	background-repeat: no-repeat;
	background-position: top center;	
	color: #fff;
	background-color: #4c4c4c;
	text-align: center;
}

.button-small:hover,.button-medium:hover,.button-large:hover{
	background-image: none;
}


.button-small{
	width: 100px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 12px;
}
.button-small:hover{
	color: #fff;
}


.button-medium{
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
	font-size: 14px;
}
.button-medium:hover{
	color: #fff;
}

.button-large{
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
	font-weight: normal;
}
.button-large:hover{
	color: #fff;
}



/* IMAGE PRELOADER */

.preloader {  
	background: url('images/preloader.gif') center center no-repeat #fff;  
	display: inline-block;  	
}  

/* HOMEPAGE 1 TIME PRELOADER */

#hp_preloader {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
}

