/*
	Skin 1 
  * BODY COLORS ***
*/


body{
	background-color:#111;
}


/* Futer links */

.futer_link {
	font-weight:bold;
	font-size: 11px;	
}

.futer_link_sub {
	font-size: 11px;
}

/*
  * TAGS COLORS ***
*/


h1, h2, h3{
	color:#eee;
}
h4, h5, h6, cite{
	color:#ccc;
}
a{
	color:#999;
}
p, li, input{
	color:#696969;
}
blockquote{
	border-left:solid 2px #98d8f3;
}
blockquote p{
	color:#eee;
}


/*
  * LIST COLORS ***
*/


li{
	background-image:url('../../images/skin1/arrow.gif');
	background-position:0px 12px;
	background-repeat:no-repeat;
}
ul ul li{
	background-image:url('../../images/skin1/arrow_1.gif');
	background-position:15px 12px;
	background-repeat:no-repeat;
}
ul ul ul li{
	background-image:url('../../images/skin1/arrow_1.gif');
	background-position:30px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul li{
	background-image:url('../../images/skin1/arrow_1.gif');
	background-position:45px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul ul li{
	background-image:url('../../images/skin1/arrow_1.gif');
	background-position:60px 12px;
	background-repeat:no-repeat;
}
ul a, ul span{
	border-bottom:solid 1px #333;
}


/*
  * MENU COLORS ***
*/


#menu{
	background-color:#111;
	border-bottom:solid 1px #333;
}
	#menu .logo a{
		background-image:url('../../images/skin1/logo.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
.sf-menu li{
	background:none;
}
.sf-menu li a{
	color:#999;
	border:none;
}
.sf-menu span{
	color:#777;
	border:none;
}
.sf-menu ul li{
	border:solid 1px #333;
}
.sf-menu li ul a{
	color:#999;
	background-color:#181818;
}
.sf-menu li a:hover{
	color:#eee;
}
.sf-menu .current{
	border-bottom:solid 2px #98d8f3;
}
.sf-menu .current a, .sf-menu .current a span, .sf-menu .current a:hover, .sf-menu .current a:hover span{
	color:#98d8f3;
}
.sf-menu .current ul li a{
	color:#999;
}
.sf-menu .current ul li a:hover{
	color:#eee;
}
.sf-sub-indicator{
	background-image:url('../../images/skin1/sub_menu_arrow.png');
	background-position:-20px -100px;
	background-repeat:no-repeat;
}


/*
  * HEADERS ***
*/


#header_index{
	background-color:#181818;
}
#header_page{
	background-color:#181818;
}
#header_galleries{
	background-color:#181818;
}


/*
  * HOME COLORS ***
*/


#featured{
	background-color:#151515;
}
	#featured_button_next{
		background-image:url('../../images/skin1/featured_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#featured_button_prev{
		background-image:url('../../images/skin1/featured_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#featured_shadow{
	background-image:url('../../images/skin1/shadow_homepage.png');
	background-position:0px -30px;
	background-repeat:no-repeat;
}
#slide{
	background-color:#181818;
}
	#slide a{
		border:none;
		color:#eee;
	}
	#slide li{
		background-image:url('../../images/skin1/thumbs_home_background.png');
		background-position:center 0px;
		background-repeat:no-repeat;
	}
	#slide .slide_items .center{
		border-left:solid 1px #333;
		border-right:solid 1px #333;
	}
	#slide .slide_items  a:hover{
		color:#98d8f3;
	}
	#slide_button_next{
		background-image:url('../../images/skin1/slide_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#slide_button_prev{
		background-image:url('../../images/skin1/slide_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#news_ticker{
	background-image:url('../../images/skin1/news_ticker_back_ground.png');
	background-repeat:no-repeat;
}
	/*  IE 6 HACK  */
	#news_ticker ul {
		background-color:#111;
	}
	/*  END HACK  */
	#news_ticker li {
		background:none;
	}
	#news_ticker a{
		border:none;
		color:#696969;
	}
	#news_ticker span{
		border:none;
		color:#eee;
	}
	#news_ticker a:hover{
		color:#eee;
	}
	#news_ticker span{
		margin-left:10px;
	}
	#news_ticker form{
		background-color:#333;
	}
	#news_ticker input{
		/* color:#333333; */
	}
	#news_ticker input:focus{
		color:#fff;
	}
	#news_ticker .button_feed{
		color:#000;
		background-color:#98d8f3;
	}
	#news_ticker .button_feed:hover{
		color:#000;
		background-color:#c9e6f2;
	}
#text{
	background-color:#181818;
}
#list ul li{
	background-image:url('../../images/skin1/arrow.gif');
	background-position:0px center;
	background-repeat:no-repeat;
}
#list a{
	color:#696969;
}
#list a:hover{
	color:#98d8f3;
}


/*
  * ABOUT COLORS ***
*/


#left a:hover, #right a:hover, #services a:hover{
	color:#98d8f3;
}
#sub_nav .current{
	color:#767676;	
}
#latest_news .first{
	background:none;
	border-bottom:solid 1px #333;
}
	#latest_news .first a:hover{
		color:#98d8f3;
	}
	#latest_news .first .title{
		color:#eee;
	}
#gallery{
	background-color:#000;
}
#gallery_shadow{
	background-image:url('../../images/skin1/shadow_latest_gallery.png');
	background-position:0px -160px;
	background-repeat:no-repeat;
}


/*
  * GALLERIES COLORS ***
*/


#grid{
	background-color:#181818;
}
	#galleries a, #galleries span{
		background:none;
		border:none;
	}
	#galleries a.view_gallery{
		background-image:url('../../images/skin1/arrow_2.gif');
		background-position:0px 50%;
		background-repeat:no-repeat;
	}
	#galleries li a:hover{
		color:#98d8f3;
	}
	#galleries li{
		background-image:url('../../images/skin1/thumbs_galleries_background.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#pagination a{
	color:#696969;
	background-color:#111;
}
#pagination a:hover{
	color:#000;
	background-color:#98d8f3;
}
#pagination a.current, #pagination a.current:hover{
	color:#fff;
	border:solid 1px #222;
	background-color:#111;
}

#pagination a.current_navigator, #pagination a.current_navigator:hover{
	color:#fff;
	border:solid 1px #222;
	background-color:#111;
	margin-right:3px;
}

#pagination a.other_navigator, #pagination a.other_navigator:hover{
	margin-right:3px;
}


/*
  * BLOG COLORS ***
*/


#right .meta {
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
}
	#right .meta li, .meta a{
		background:none;
		border:none;
	}
	#right .entry a:hover{
		color:#98d8f3;
	}
	.entry .meta .read_all{
		background-image:url('../../images/skin1/arrow.gif');
		background-position:right center;
		background-repeat:no-repeat;
	}
#latest_comments li{
	border-bottom:solid 1px #333;
	background:none;
}
#latest_comments a{
	border:none;
}
#tags a{
	color:#767676;
}
#tags a:hover{
	color:#98d8f3;
}


/*
  * COMMENTS COLORS ***
*/


#comments{
	border-bottom:solid 1px #333;
}
	#comments .comment_meta{
		border-bottom:solid 1px #333;
	}
	#comments li, #comments #comment_nav{
		border-top:solid 1px #333;
		background:none;
	}
	#comments .gravatar img{
		border:solid 1px #333;
	}
	#comments .comment_content cite{
		border-right:solid 1px #333;
	}
	#comments .comment_content .comment-reply-link{
		background-image:url('../../images/skin1/arrow.gif');
		background-position:0px center;	
		background-repeat:no-repeat;
	}
#comment_nav .comment_prev{
	background-image:url('../../images/skin1/arrow_3.gif');
	background-position:0px center;	
	background-repeat:no-repeat;
}
#comment_nav .comment_next{
	background-image:url('../../images/skin1/arrow.gif');
	background-position:right center;	
	background-repeat:no-repeat;
}


/*
  * CONTACT COLORS ***
*/


#left .address{
	color:#eee;
}


/*
  * FORM COLORS ***
*/


#form span{
	color:#a0a0a0;
}
#form .btn{
	border:none;
	background-color:#98d8f3;
	color:#000;
}
#form .btn:hover{
	border:none;
	background-color:#c9e6f2;
	color:#000;
}
#form textarea, #form input{
	border:1px solid #333;
	background-color:#181818;
	color:#eee;
}
#form textarea:focus, #form input:focus{
	border:1px solid #313131;
}
#form label{
	color:#eee;
}
#alert p{
	color:#98d8f3;
}


/*
  * FOOTER COLORS ***
*/


#footer{
	border-top:solid 1px #333;
}
	#footer_contents p{
		color:#555;
	}
	#footer_contents a{
		border:none;
	}
	#footer_contents form{
		background-color:#000;
	}
	#footer_contents input{
		color:#eee;
	}
	#footer_contents .button_search{
		color:#ddd;
		border-left:solid 2px #181818;
		background-color:#000;
	}
	#footer_contents .button_search:hover{
		color:#ddd;
		background-color:#000;
	}


/*
  * OTHERS ***
*/


#single_page{
	border-bottom:solid 1px #333;
}
.read_more{
	background-image:url('../../images/skin1/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}
.view_gallery{
	background-image:url('../../images/skin1/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}

/* main content style */
div#right ul {
	padding-bottom: 15px;
}

div#right ul li span {
 border: none;
}

div#right h4 {
	padding-bottom:10px;
}


/* ############################################### style.css ############################################### */


/*
  * BODY SETTINGS ***
*/


*{
	margin:0px;
	padding:0px;
}
html, body{
	height:100%;
}
body, input{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, Verdana;
}


/*
PORTFOLIO
*/

.portfolio_title {
	width:180px;
	font-size:12px;
	color:white;
}

/*
CONTACT
*/
.contact_webtip {
	height:24px;
	font-size:12px;
	background-color:#181818;
	color:white;
	border:1px solid #333333;
	width:468px;	
}


/*
  * TAGS ***
*/


h1, h2, h3{
	font-size:16px;
}
h4, h5, h6{
	font-size:14px;
}
h2{
	margin:5px 0px 10px 0px;
}
ul{
	list-style:none;
}
p{
	line-height:21px;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
blockquote{
	margin:10px 20px 10px 20px;
	padding-left:10px;
}


/*
  * LIST ***
*/


ul a, ul span{
	display:block;
	padding:5px 0px 5px 20px;
}
ul ul a, ul ul span{
	padding-left:33px;
}
ul ul ul a, ul ul ul span{
	padding-left:43px;
}
ul ul ul ul a, ul ul ul ul span{
	padding-left:53px;
}
ul ul ul ul ul a, ul ul ul ul ul span{
	padding-left:63px;
}


/*
  * CONTAINER DIV ***
*/


.wrapper{
	overflow:hidden;
	margin:0px;
	padding:0px;
	width:100%;
}
.center_div{
	margin:auto;
	width:950px;
}

.center_div_portfolio{
	margin:auto;
	width:580px;
}

/*  IE 7 HACK  */
*:first-child+html .center_div{
	height:auto !important;
}
/*  END HACK  */


/*
  * MENU ***
*/


#menu{
	height:70px;
}
	#menu .logo a{
	display:block;
	position:absolute;
	margin-left:60px;
	width:206px;
	height:70px;
	border:none;
	text-indent:-9999px;
	}


/*
  * HEADERS ***
*/


#header_index, #header_page, #header_galleries{
	padding-top:30px;
}


/*
  * HOME ***
*/


#featured{
	overflow:hidden;
	margin-left:60px;
	padding:0px;
	width:830px;
	height:360px;
}
	#featured img{
		width:830px;
		height:360px;
	}
	#featured_button_next{
		display:none;
		position:absolute;
		margin:170px 0px 0px 854px;
		width:20px;
		height:20px;
		text-indent:-9999px;
	}
	#featured_button_prev{
		display:none;
		position:absolute;
		margin:170px 0px 0px 76px;
		width:20px;
		height:20px;
		text-indent:-9999px;
	}
	/*  IE 6 HACK  */
	* html #featured_button_next {margin:170px 0px 0px 900px;}
	* html #featured_button_prev {margin:170px 0px 0px 30px;}
	/*  END HACK  */
#latest{
	overflow:hidden;
	position:relative;
	margin:-45px 0px 0px 60px;
	width:830px;
	height:200px;
}
	#slide{
		overflow:hidden;
		margin-left:50px;
		width:730px;
		height:200px;
	}
		#slide a{
			padding:0px;
		}
		#slide a.read_more{
			padding-left:10px;
		}
		.slide_items{
			overflow:hidden;
			padding:10px 20px 10px 20px;
			width:690px;
			height:190px;
			display:block;
		}
			.slide_items li{
				float:left;
				width:210px;
				height:190px;
			}
			.slide_items .left{
				margin-right:15px;
			}
			.slide_items .center{
				padding:0px 14px 0px 14px;
			}
			.slide_items .right{
				margin-left:15px;
			}
			.slide_items li p{
				line-height:18px;
				font-size:12px;
			}
		#slide_button_next{
			position:absolute;
			margin:88px 0px 0px 794px;
			width:20px;
			height:20px;
			text-indent:-9999px;
		}
		#slide_button_prev{
			position:absolute;
			margin:88px 0px 0px 16px;
			width:20px;
			height:20px;
			text-indent:-9999px;
		}
#news_ticker{
	overflow:hidden;
	margin:20px 0px 0px 60px;
	width:830px;
	height:60px;
}
	#news_ticker h3{
		display:none;
		text-indent:-9999px;
	}
	#news_ticker a{
		padding:0px;
	}
	#news_ticker ul{
		float:left;
		margin-top:23px;
	}
	#news_ticker ul li{
		margin-bottom:20px;
		width:520px;
	}
	#news_ticker span{
		float:left;
		padding:0px;
		font-weight:bold;
	}
	#news_ticker form{
		float:left;
		margin-top:18px;
		margin-left:18px;
		/* width:288px; */
		height:23px;
	}
	#news_ticker .input_feed{
		float:left;
		margin:3px 0px 0px 10px;
		width:183px;
		border:none;
		background:none;
	}
	#news_ticker .button_feed{
		float:right;
		padding-bottom:1px;
		width:85px;
		height:23px;
		font-size:12px;
		border:none;
		cursor:pointer;
	}
#text{
	padding-bottom:50px;
}
	#text h4{
		margin:30px 0px 20px 0px;
	}
#info{
	float:left;
	padding-left:60px;
	width:520px;
}
#list{
	float:left;
	margin-left:20px;
	width:290px;
}
	#list h4{
		margin:30px 0px 15px 0px;
	}
	#list ul li{
		margin:0px;
		padding:0px;
		height:auto;
		width:100%;
	}
	
	
/*
  * ABOUT ***
*/


#left ul li, #right ul li, #services ul li, #team ul li, #full_width ul li{
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
}
#left{
	float:left;
	margin:0px 0px 40px 60px;
	width:215px;
	display:inline;
}
	#left h3{
		margin-top:0px;
	}
	#left .news_single_page{
		margin-top:160px;
	}
	#sub_nav, #left h2{
		margin-top:0px;
		margin-bottom:26px;
	}
	#latest_news{
		margin-top:0px;
	}
		#latest_news .first{
			padding:0px 0px 20px 0px;
		}
			#latest_news .first a{
				border:none;
				padding-left:10px;
			}
			#latest_news .first .date{
				font-size:11px;
			}
			#latest_news .first .title{
				margin-bottom:10px;
				font-size:16px;
			}
	
#right{
	float:right;
	margin:0px 60px 40px 0px;
	width:590px;
	display:inline;
}
	#right h2{
		margin-bottom:20px;
		font-size:22px;
	}
	#right p{
		margin-bottom:25px;
	}
	#gallery{
		overflow:hidden;
		margin-bottom:30px;
		width:590px;
		/* height:240px; */
	}
	#gallery img{
		width:590px;
		/* height:240px; */
	}
	#gallery_shadow{
		height:300px;
	}
#services{
	float:left;
	margin-left:302px;
	width:290px;
	display:inline;
}
#team{
	float:left;
	margin-left:20px;
	width:290px;
}
#services h4, #team h4{
	margin:30px 0px 15px 0px;
}


/*
  * GALLERIES ***
*/


#galleries{
	/*
	overflow:hidden;
	margin-left:10px;
	margin-bottom:40px;
	width:580px;
	*/
}

#galleries li{
	float:left;
	margin:20px 10px 0px 0px;
	padding:0px;
}

#galleries li img {
	width: 180px;
}

#galleries li h3{
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-weight:normal;
}

#galleries li a{
	padding:0px;
}

#galleries a.view_gallery{
	display:block;
	margin-top:15px;
	padding-left:10px;
	font-size:13px;
	font-weight:bold;
}
#galleries li span{
	display:block;
	position:absolute;
	margin-left:-200px;
	padding:0px;
	height:120px;
	display:none;
}
#pagination{
	clear:both;
	text-align:center;
	padding:0px 0px 50px 0px;
}
#pagination a{
	text-align:center;
	padding:4px 8px;
	font-size:12px;
}


/*
  * BLOG ***
*/


#right .entry{
	padding-bottom:30px;
}
	#right .entry h2{
		float:left;
		width:500px;
	}
	#right .entry .title_date{
		height:30px;
		width:590px;
	}
	/*  IE 7 HACK  */
	*:first-child+html #right .entry .title_date{
		margin-bottom:20px;
	}
	/*  END HACK  */
	#right .entry p.date{
		float:right;
		font-size:18px;
		margin-top:10px;
		width:90px;
		text-align:right;
	}
	#right .entry .meta{
		margin-bottom:30px;
		padding:3px 0px 3px 0px;
		height:24px;
	}
	#right .entry .meta p{
		float:left;
		margin:0px;
		padding:0px;
		font-size:11px;
	}
	#right .entry .meta a{
		display:inline;
		margin:0px;
		padding:0px;
		font-weight:bold;
	}
	#right .entry .meta .read_all{
		float:right;
		padding-right:20px;
		font-size:14px;
	}
	#right .entry .both{
		clear:both;
	}
#last_entry{
	margin-bottom:0px;
}
#left #sidebar_first_title{
	margin-top:120px;
}
#latest_posts, #categories, #latest_comments, #links, #archive, #tags{
	margin-top:20px;
}
#latest_comments li{
	padding:3px 0px 3px 0px;
}
#latest_comments a{
	display:inline;
	padding:0px;
}
#latest_comments .post_title{
	margin-bottom:10px;
}
#latest_comments .author{
	margin:10px 0px 10px 0px;
}
#latest_comments .meta{
	font-size:11px;
}
#tags a{
	margin-right:3px;
}


/*
  * COMMENTS ***
*/


#comments, #comments .comment_list{
	float:left;
	width:100%;
}
#comments{
	margin:0px;
	padding-bottom:60px;
}
	#comments a{
		padding:0px;
		display:inline;
		border:none;
	}
	#comments span{
		padding:0px;
		display:inline;
		border:none;
	}
	#comments li{
		background:none;
	}
	#comments .comment_list li{
		float:left;
		clear:both;
		position:relative;
		padding:0px;
		width:100%;
		list-style-type:none;
		padding:10px 0px 0px 0px;
	}
	#comments .gravatar{
		float:left;
		margin-right:30px;
		width:48px;
		font-size:11px;
		text-align:center;
	}
	#comments .gravatar img{
		display:block;
	}
	#comments .comment_content{
		float:left;
		width:507px;
		padding-bottom:30px;
	}
		#comments .comment_content p{
			margin:0px;
		}
		#comments .comment_content a{
			font-weight:bold;
		}
		#comments .comment_content .comment_meta{
			height:25px;
		}
		#comments .comment_content .comment_meta cite{
			margin-right:10px;
			padding-right:10px;
			font-style:normal;
		}
		#comments .comment_content .comment_meta span, #comments .comment_content .comment-edit-link{
			font-size:10px;
		}
		#comments .comment_content .comment_author{
			float:left;
		}
		#comments .comment_content .comment-reply-link{
			display:block;
			float:right;
			padding:0px 0px 0px 20px;
		}
		#comments .comment_content .comment_text{
			clear:both;
			padding-top:10px;
		}
		#comments .comment_content .comment_edit{
			padding-left:10px;
		}
	#comments .comment_list #respond{
		padding-left:10px;
	}
	#cancel-comment-reply-link{
		text-decoration:none;
		margin-left:10px;
		font-size:10px;
	}
	#comments .comment_list .children{
		padding-left:78px;
	}
	#comments .comment_list .children li .comment_content{
		width:429px;
	}
	#comments .comment_list .children .children li .comment_content{
		width:351px;
	}
	#comments .comment_list .children .children .children li .comment_content{
		width:273px;
	}
	#comments .comment_list .children .children .children .children li .comment_content{
		width:195px;
	}
	#comments .comment_list .children .children .children .children .children li .comment_content{
		padding:0px;
	}
#comment_nav{
	float:left;
	margin:0px;
	padding-top:5px;
	width:590px;
	font-size:13px;
}
#comment_nav a{
	display:inline;
	padding:0px;
	text-decoration:none;
}
#comment_nav .comment_prev{
	float:left;
	padding-left:20px;
}
#comment_nav .comment_next{
	float:right;
	padding-right:20px;
}


/*
  * CONTACT ***
*/


#left .address, #left .contact_text{
	margin-top:30px;
}


/*
  * FORM ***
*/


#form{
	float:left;
	margin-bottom:30px;
	padding-top:10px;
}
	#form form{
		padding-top:10px;
	}
	#form span{
		display:block;
		margin-top:3px;
		font-size:10px;
	}
	#form .btn{
		padding:4px 20px; 
		width:auto; 
		font-size:12px; 
		cursor:pointer;
	}
	#form textarea{
		float:right; 
		margin-bottom:10px; 
		padding:4px 5px 4px 5px; 
		width:458px; 
		height:130px; 
		font:normal 13px/18px "Helvetica", arial, verdana, sans-serif; 
		overflow:hidden;
	}
	#form input{
		float:right;
		margin-bottom:10px;
		padding:4px 5px 4px 5px;
		width:458px; 
		font-size:13px;
		line-height:18px;
	}
	#form label{
		float:left;
		margin-top:2px;
		width:120px;
		font-size:13px;
	}
	#form fieldset{
		margin:0px;
		padding:0px;
		border:none;
	}
	#alert{
		margin-left:120px;
		padding:0px;
		width:50%;
		height:25px;
	}
	#alert p{
		margin:0px;
		padding:0px;
	}


/*
  * FULL WIDTH PAGE ***
*/


#full_width{
	margin:60px 0px 50px 60px;
	width:830px;
}
	#full_width h2{
		margin-bottom:20px;
		font-size:22px;
	}
	#full_width p{
		margin-bottom:30px;
	}
	#full_width .align_left{
		display:block;
		float:left;
		margin:4px 10px 10px 0px;
	}
	#full_width .align_right{
		display:block;
		float:right;
		margin:4px 0px 10px 10px;
	}


/*
  * FOOTER ***
*/


#footer{
	height:190px;
}
	#footer_contents{
		margin-left:60px;
		width:830px;
		height:60px;
	}
	#footer_contents p{
		float:left;
		margin-right:10px;
		padding-top:18px;
	}
	#footer_contents ul{
		float:left;
		margin-top:20px;
	}
	#footer_contents ul a{
		padding:0px;
	}
	#footer_contents li{
		float:left;
		margin-right:10px;
		background:none;
	}
	#footer_contents form{
		float:right;
		margin-top:16px;
		width:288px;
		height:23px;
	}
	#footer_contents .input_search{
		float:left;
		margin:3px 0px 0px 10px;
		width:183px;
		border:none;
		background:none;
	}
	#footer_contents .button_search{
		float:right;
		padding-bottom:1px;
		width:85px;
		height:23px;
		font-size:12px;
		border:none;
		cursor:pointer;
	}


/*
  * OTHERS ***
*/


.read_more{
	display:block;
	margin-top:6px;
	padding-left:10px;
	width:120px;
	font-size:13px;
	font-weight:bold;
	border:none;
}
.view_gallery, .view_latest_gallery{
	display:block;
	margin-top:15px;
	padding-left:10px;
	width:120px;
	font-size:13px;
	font-weight:bold;
}
.post_list{
	margin-bottom:30px;
}
* {
	outline:none;
}


/* ############################################### style_menu.css ############################################### */


/*
  * ESSENTIAL STYLES ***
*/


.sf-menu, .sf-menu *{
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu{
	line-height:1.0;
}
.sf-menu ul{
	position:absolute;
	top:-999em;
	width:175px; /* 10em left offset of submenus need to match (see below) */
}
.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 a{
	display:block;
	position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{
	left:0;
	top:2.5em; /* match top ul list item height */
	z-index:99;
}
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:175px; /* match ul width */
	top:0;
}
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:175px; /* match ul width */
	top:0;
}


/*
  * DEMO SKIN ***
*/


.sf-menu{
	position: absolute;
	margin-left:300px;
	list-style-type:none;
	list-style-position:inside;
	z-index:5;
}
.sf-menu li{
	margin-right:10px;
	padding-top:35px;
	width:110px;
}
.sf-menu a{
	display:block;
	padding-left:0px;
	width:110px;
	height:35px;
	font-size:13px;
	cursor:pointer;
}
.sf-menu a span{
	display:block;
	margin-top:2px;
	padding-left:0px;
	font-size:10px;
}
.sf-menu ul{
	margin-top:50px;
	width:175px;
}
.sf-menu ul li{
	padding:0px;
	margin:-1px 0px;
	line-height:24px;
	height:25px;
}
.sf-menu li ul a{
	display:block;
	padding-left:10px;
	width:165px;
	height:25px;
	float:left;
}
.sf-menu ul ul{
	padding:0px;
	margin-top:auto;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{
	outline:0;
}


/*
  * ARROWS ***
*/


.sf-menu a.sf-with-ul{
	padding-right:0px;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator{
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}
a > .sf-sub-indicator{  /* give all except IE6 the correct values */
	top:.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}


/* 
  * apply hovers to modern browsers ***
*/


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{
	background-position:-20px -100px; /* arrow hovers for modern browsers*/
}


/* 
  * point right for anchors in subs ***
*/


.sf-menu ul .sf-sub-indicator{
	background-position:-10px 0;
}
.sf-menu ul a > .sf-sub-indicator{
	background-position:0 0;
}


/* 
  * apply hovers to modern browsers ***
*/


.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position:-10px 0; /* arrow hovers for modern browsers*/
}


/*
  * shadows for all but IE6 ***
*/


.sf-shadow ul{
	/*background:url('../../images/shadow.png') no-repeat bottom right;*/
	padding:0 8px 9px 0;
	-moz-border-radius-bottomleft:17px;
	-moz-border-radius-topright:17px;
	-webkit-border-top-right-radius:17px;
	-webkit-border-bottom-left-radius:17px;
}
.sf-shadow ul.sf-shadow-off{
	background:transparent;
}

.footer_address {
	padding-top: 50px;
	color: #999999;
}
