/* Background
   ================================= */
		
		html{ 
			background-image: url('GOODLAYERS_PATH/images/pattern/pattern-1.png');
			background-repeat: repeat; 
		}
		
		   
/* Logo
   ================================= */
.logo-wrapper{ 
	margin-top: 16px;
	margin-left: 0px;
	margin-bottom: 36px;
}  
  
/* Font Size
   ================================= */
h1{
	font-size: 30px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 20px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 15px;
}

/* Element Color
   ================================= */
   
html{
	background-color: #f5f5f5;
}
div.content-wrapper{
	background-color: #ffffff;
	
	-moz-box-shadow: 0px 0px 4px #e5e5e5;
	-webkit-box-shadow: 0px 0px 4px #e5e5e5;
	box-shadow: 0px 0px 4px #e5e5e5; 	
}
div.content-bottom-gimmick{
	background-color: #d2d2d2;
}
div.divider{
	border-bottom: 1px solid #ececec;
}
div.gdl-header-dropcap{
	background-color: #64A5C4;
}
div.under-slider-right{
	background-color: #3f93b9;
}


/* Font Family 
  ================================= */
body{
	font-family: ;
}
h1, h2, h3, h4, h5, h6, .gdl-title{
	font-family: ;
}
h1.stunning-text-title{
	font-family: ;
	color: #333333;
}
.stunning-text-caption{
	color: #666666;
}
  
/* Font Color
   ================================= */
body{
	color: #666666 !important;
}
a{
	color: #2a84ae;
}
.footer-wrapper a{
	color: #475d68;
}
.gdl-link-title{
	color: #ef7f2c !important;
}
a:hover{
	color: #475d68;
}
.footer-wrapper a:hover{
	color: #5e737d;
}
.gdl-slider-title{
	color: #ffffff !important;
}  
.gdl-slider-caption, .nivo-caption{
	color: #bbbbbb !important;
}  
h1, h2, h3, h4, h5, h6, .title-color{
	color: #494949;
}
h1.gdl-page-title{
	border-bottom: 1px solid #65A2BE !important;
}
.gdl-page-caption{
	color: #9a9a9a;
}
.sidebar-title-color, custom-sidebar-title{
	color: #494949 !important;
}
div.right-sidebar-wrapper .custom-sidebar.gdl-divider .custom-sidebar-title,
div.left-sidebar-wrapper .custom-sidebar.gdl-divider .custom-sidebar-title{ 
	background-color: #f5f5f5 !important; 
	border-top: 1px solid #64a5c4 !important;
}

/* Post/Port Color
   ================================= */

div.blog-item-holder .blog-item2 .blog-date-wrapper{  
	background-color: #65a1bd !important;
	color: #fff !important;
}
   
.port-title-color, .port-title-color a{
	color: #2A84AE !important;
}
.port-title-color a:hover{
	color: #2A84AE !important;
}
.post-title-color, .post-title-color a{
	color: #338db7 !important;
}
.post-title-color a:hover{
	color: #338db7 !important;
}
.post-widget-title-color{
	color: #338db7 !important;
}
.post-widget-info-color{
	color: #9e9e9e !important;
}
.post-info-color, div.custom-sidebar #twitter_update_list{
	color: #aaaaaa !important;
}
div.pagination a{ background-color: #f5f5f5; }

.about-author-wrapper{
	background-color: #f9f9f9 !important;
}

/* Stunning Text
   ================================= */
.stunning-text-button{
	color: #ffffff !important;
	 
	background-color: #2a84ae !important;
	border: 1px solid #2a84ae !important;
}

/* Footer Color
   ================================= */
div.footer-wrapper-gimmick{
	background: #cfcfcf;
}
.footer-widget-wrapper .custom-sidebar-title{ 
	color: #ffffff !important;
}
.footer-blank-space{
		
	height: 100px;
}
.content-wrapper{
	min-height: 200px;
}
.footer-wrapper{ 
	margin-top: -100px;
	background-color: #64a5c4 !important;
}
.footer-wrapper .gdl-divider,
.footer-wrapper .custom-sidebar.gdl-divider div,
.footer-wrapper .custom-sidebar.gdl-divider ul li{
	border-color: #5f92ab !important;
}
.footer-wrapper, .footer-wrapper table th{
	color: #ffffff !important;
}
.footer-wrapper .post-info-color, .footer-wrapper div.custom-sidebar #twitter_update_list{
	color: #d0e4ed !important;
}
div.footer-wrapper div.contact-form-wrapper input[type="text"], 
div.footer-wrapper div.contact-form-wrapper input[type="password"], 
div.footer-wrapper div.contact-form-wrapper textarea, 
div.footer-wrapper div.custom-sidebar #search-text input[type="text"], 
div.footer-wrapper div.custom-sidebar .contact-widget-whole input, 
div.footer-wrapper div.custom-sidebar .contact-widget-whole textarea {
	color: #ffffff !important; 
	background-color: #6392ab !important;
	border: 1px solid #60737d !important;
}
div.footer-wrapper a.button, div.footer-wrapper button, div.footer-wrapper button:hover {
	color: #454545 !important; 
	background-color: #ffffff !important;
}
div.copyright-wrapper{ 
	color: #ffffff !important;
}
div.footer-wrapper div.custom-sidebar .recent-post-widget-thumbnail {  
	background-color: #527485; 
	border-color: #385766;
}

/* Divider Color
   ================================= */
.scroll-top{ 
	color: #7c7c7c !important;
}
.gdl-divider,
.custom-sidebar.gdl-divider div,
.custom-sidebar.gdl-divider .custom-sidebar-title,
.custom-sidebar.gdl-divider ul li{
	border-color: #ececec !important;
}

/* Table */
table th{
	color: #666666;
	background-color: #f7f7f7;
}
table, table tr, table tr td, table tr th{
	border-color: #e5e5e5;
}
table.course-table, table.course-table tr, table.course-table tr td, table.course-table tr th{
	border-color: #e5e5e5;
}
table.course-table th{
	color: #404040;
	background-color: #f2f2f2;
}
table.course-table tr.odd{
	color: #9e9e9e;
	background-color: #ffffff;
}
table.course-table tr.odd a, table.course-table tr.odd a:hover{
	color: #9e9e9e;
}
table.course-table tr.even{
	color: #9e9e9e;
	background-color: #f9f9f9;
}
table.course-table tr.even a, table.course-table tr.even a:hover{
	color: #9e9e9e;
}

/* Testimonial Color
   ================================= */
.testimonial-content{
	color: #848484 !important;
}
.testimonial-author-name{
	color: #494949 !important;
}
.testimonial-author-position{
	color: #8d8d8d !important;
}

/* Tabs Color
   ================================= */
ul.tabs{
	border-color: #dddddd !important;
}
ul.tabs li a {
	color: #666666 !important;
	background-color: #f5f5f5 !important;
	border-color: #dddddd !important;
}
ul.tabs li a.active {
	color: #111111 !important;
	background-color: #fff !important;
}

/* Navigation Color
   ================================= */
div.navigation-wrapper, .sf-menu li{
	background: url('GOODLAYERS_PATH/images/navigation-shadow.png') repeat-x; 
}
.top-navigation-wrapper{
		color: #7c7c7c !important;
}
.top-navigation-left li a{ 
	