/* -------------------------------------------------------------------------------------- HACKS */

a, a:hover, a:visited, a:active{text-decoration:none;}

.clear{
	clear:both;
	height:1px;
	}

.inv{ display:none; }

/* -------------------------------------------------------------------------------------- STRUCTURE */

body{
	background:#FFF;
	color:#4a4a4a;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:22px;
	font-weight:normal;
}
body.boxed{
	background:url(../images/office_bg.png);
	color:#333;
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:22px;
	font-weight:normal;
}
body.boxed.custom{background:#FFF url(../images/custom.jpg) fixed repeat-x 50% top !important;}
body.boxed.photoshop{background:#baa79b url(../images/photoshop.png) repeat 50% top !important;}
body.boxed.grain{ background:#e2e2e2 url(../images/bg_grain.png) repeat 50% top; }
body.boxed.spring{ background:#e2e2e2 url(../images/custom2.jpg) fixed  repeat 50% top; }
body.boxed.bokeh{ background:#e2e2e2 url(../images/custom3.jpg) fixed  repeat 50% top; }
body.boxed.lines{ background:#e2e2e2 url(../images/custom4.jpg) fixed  repeat 50% top; }
body.boxed.paper{ background:#e2e2e2 url(../images/paper_bg.jpg) repeat 50% top; }
body.boxed.office{ background:#e2e2e2 url(../images/office_bg.png) repeat 50% top; }
body.boxed.stone{ background:#e2e2e2 url(../images/stone_bg.jpg) repeat 50% top; }
body.boxed.cunn{ background:#FFFFFF url(../images/bg_cunn.png) repeat 50% top; }
body.boxed.carbon{ background:#000 url(../images/carbon.jpg) fixed repeat 50% top; }

/* -------------------------------------------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6{ font-family:'Helvetica', Helvetica, 'Myriad Pro', 'Myriad Pro Bold', Arial, Sans-serif; }

	h1{	font-size:60px; }
	h2{	font-size:48px; }
	h3{	font-size:36px; margin-bottom:10px; }
	h4{	font-size:24px; margin-bottom:10px; }
	h5{	font-size:18px; margin-bottom:10px;}
	h6{	font-size:14px; margin-bottom:10px; }
	
	.stripes_title{
		background:url(../images/stripes_pattern.png);
		text-transform:uppercase;
		color:#4a4a4a;
	}
	.stripes_title span{ background:#FFF; padding:0px 15px 2px 0;}
	h3.stripes_title{ line-height:24px; height:28px; }
	h4.stripes_title{ line-height:18px; height:18px; }
	
/* -------------------------------------------------------------------------------------- WRAP */
	.wrap{
		background:none;
		margin:0;
	}
	.boxed .wrap{
		background:url(../images/transparency_white.png) repeat;
		margin:20px auto; padding:8px;
		width:960px;
	}
	.boxed .wrap .container{
		background:#FFF;
	}
/* -------------------------------------------------------------------------------------- HEADER */

.boxed #header{ background:#f4f3f3; border-bottom:1px solid #dedede;
		margin:0 auto; margin-bottom:10px;
		width:960px; height:140px;}

#header{ background:#f4f3f3; border-bottom:1px solid #dedede; margin-bottom:10px; height:100px;}
#header .content{
		margin:0 auto;
		width:960px; height:140px;
		position:relative;
		z-index:9000;
	}
	.header_left{}
	
	/* 
	--------------------------------------- [ TOP LOGO ] */
	#top_logo{
		display:block; float:left;
	}
	#top_logo a{
		display:block;
	}
	
	/* 
	--------------------------------------- [ TOP NAVIGATION ] */
	.header_left #navigation{
		float:right;
	}
	#navigation{
		display:block;
		padding:40px 20px 0 0;
	}
		/* 
	--------------------------------------- [ MENU ] */
	.menu{
	}
	.menu li{
		position:relative;
		display:inline;
	}
	.menu li a{
		color:#333;
		padding:6px 10px;
		text-transform:uppercase;
		font-size:11px;
	}
	.current-menu-item a, .menu li a:hover{
	}
	.current-menu-item a{}
	
	.menu li a.hover{ /* theme */}
	/* 
	--------------------------------------- [ SUB MENU ] */
	.menu ul{
		display:none;
		background:#FFFFFF;
		position:absolute;
		top:15px; left:0; z-index:9000;
		width:170px;
		padding:10px;
			-moz-border-radius: 0px 3px 3px 3px;
			-webkit-border-radius: 0px 3px 3px 3px;
			-khtml-border-radius: 0px 3px 3px 3px;
			border-radius: 0px 3px 3px 3px;
	}
	.menu ul li{
		position:relative;
		display:block;
		margin:0 0px;
	}
	.menu ul li a{
		text-transform:none;
		border-top:1px solid #f4f3f3;
		border-bottom:1px solid #fefefe;
		color:#999 !important;
		padding:6px 10px;
		display:block;
			-moz-border-radius: 0px 0px 0px 0px !important;
			-webkit-border-radius: 0px 0px 0px 0px !important;
			-khtml-border-radius: 0px 0px 0px 0px !important;
			border-radius: 0px 0px 0px 0px !important;
	}
	.menu ul li a:hover{
		color:#e0e0e0 !important;
		border-bottom:1px solid #fefefe;
		background:#fcfcfc;
			-moz-border-radius: 0px 0px 0px 0px !important;
			-webkit-border-radius: 0px 0px 0px 0px !important;
			-khtml-border-radius: 0px 0px 0px 0px !important;
			border-radius: 0px 0px 0px 0px !important;
	}
	.subber{
		background:url(../images/dropdown_arrow.png) no-repeat 150px 50%;
	}
	.menu ul li a.active{
		color:#e0e0e0 !important;
		background:#f9f9f9;
			-moz-border-radius: 0px 0px 0px 0px !important;
			-webkit-border-radius: 0px 0px 0px 0px !important;
			-khtml-border-radius: 0px 0px 0px 0px !important;
			border-radius: 0px 0px 0px 0px !important;
	}
	/* 
	--------------------------------------- [ SUB SUB MENU ] */
	.menu ul ul{
		position:absolute;
		top:-10px; left:170px; z-index:9100;
			-moz-border-radius: 3px 3px 3px 3px;
			-webkit-border-radius: 3px 3px 3px 3px;
			-khtml-border-radius: 3px 3px 3px 3px;
			border-radius: 3px 3px 3px 3px;
	}
	.menu ul ul li{}
	.menu ul ul li a{
		color:#999 !important;
	}
	
/* -------------------------------------------------------------------------------------- SLIDER */
.boxed #slider_wrap{
	background:#f4f3f3;
	margin:0 auto;
	width:960px;
}
#slider_wrap{ background:#f4f3f3; }
#slider_wrap.nivo{ padding:0 0 70px 0; }
#slider{ /* theme */ }
#slider .content{
		background:url(../images/fullwidth_shadow_bevel.png) no-repeat 50% top;
		margin:0 auto;
		width:960px; height:310px;
		position:relative;
	}
	
	/* 
	--------------------------------------- [ NIVO SLIDER ] */
	.nivo_slider_design{
		background:url(../images/nivo_slider_shadows.png) no-repeat 50% bottom;
		display:block;
		padding:25px 0 0 20px;
		height:343px;
	}
	
/* -------------------------------------------------------------------------------------- PAGES TITLE */
.boxed #page_title{ 
		margin:0 auto;
		width:960px; }
#page_title{ /* theme */ }
#page_title .content{
		margin:0 auto;
		width:960px; height:80px;
		position:relative;
		color:#FFF;
	}
	
	#page_title h2{
		display:block; float:left;
		line-height:80px;
		padding-left:20px;
		text-transform:uppercase;
		font-size:30px;
	}
	
	#page_title .infos{
		display:block; float:right;
		line-height:80px;
		text-align:right;
	}
	#page_title .location{
		display:block; float:left;
		text-transform:uppercase;
		font-size:10px;
		text-align:right;
	}
	#page_title .search_block{
		display:block; float:left;
		text-align:left;
	}
	
	/* 
	--------------------------------------- [ SEARCH ENGINE FORM ] */

	#search{
		background:url(../images/search_field.png) repeat-x left 50%;
		display:block; float:right;
		width:160px; height:80px;
		margin:0 20px;
		}
	#search .field { background:none; float: left; display: inline; height: 38px; width: 138px; }
	#search .field input {
		color:#FFF;
		border: 0;
		background: transparent;
		margin: 5px 0 0 2px; padding:4px;
		width: 135px;
	}
	#search .button { background:url(../images/search_button.png) no-repeat 50% 50%; float: left; display: inline; height: 40px; width: 19px; cursor: pointer; border: 0; margin-top:20px; }
	#search .button:hover { }
	
/* -------------------------------------------------------------------------------------- GREY BOX */
#greybox{ background:#f4f3f3; border-bottom:1px solid #dedede;}
.boxed #greybox{ 
		margin:0 auto;
		width:960px;
	}
#greybox .content{
		margin:0 auto; padding:5px 0;
		width:960px;
	}

	
/* -------------------------------------------------------------------------------------- MAIN */
.boxed #main{
		margin:0 auto;
		width:960px;
}
#main{}
#main .content{
		margin:0 auto; padding:50px 0 30px 0;
		width:960px;
	}
.fullwidth{ background:url(../images/fullwidth_shadow_bevel.png) no-repeat 50% top;}
.sidebar-right{ background:url(../images/sidebar_shadow_bevel.png) no-repeat left top;  padding:0 0 30px 0 !important;}
.sidebar-left{ background:url(../images/sidebar-left_shadow_bevel.png) no-repeat right top;  padding:0 0 30px 0 !important;}


	
/* -------------------------------------------------------------------------------------- SIDEBAR */
	#sidebar{
		background:url(../images/sidebar_bottom.png) no-repeat left bottom;
		display:block; float:left;
		width:320px;
		padding:0 0 122px 0;
	}
	#sidebar .inner{
		background:url(../images/sidebar_bg.png) repeat-y left top;
		padding:30px 20px 0 20px;
	}
	#sidebar p{ margin-bottom:0;}
	
	.content_sidebared_page{
		display:block; float:left;
		width:600px;
		margin:0 20px; padding:30px 0 0 0;
	}
	
	
	.sidebar-left #sidebar{
		background:url(../images/sidebar-left_bottom.png) no-repeat left bottom;
		display:block; float:left;
		width:320px;
		padding:0 0 122px 0;
	}
	
	.sidebar-left #sidebar .inner{
		background:url(../images/sidebar-left_bg.png) repeat-y left top;
	}
	.sidebar-left .content_sidebared_page{
		display:block; float:right;
		width:600px;
	}
	
	#sidebar h4{ font-size:18px;}
	#sidebar .break_stripes{ padding:10px 0;}

	/* 
	--------------------------------------- [ LIST IN 2 COLUMNS ] */
#sidebar ul.ul_columns{
	width: 270px;
}
	#sidebar ul.ul_columns li{
		float: left;
		width: 125px;
		margin:0 10px 0 0;
		background:url(../images/footer_line_separator.png) repeat-x 50% bottom;
	}
	#sidebar ul.ul_columns li.first{
		margin-top: 0;
		padding: 0;
		background: none;
	}
		#sidebar ul.ul_columns li a{
			display: block;
			padding: 6px 0 6px 20px;
			background: url(../images/grey_small_arrow.png) no-repeat 0 0;
		}

	/* 
	--------------------------------------- [ LIST RECENT POST WITH THUMB ] */
#sidebar ul.ul_recent{
	width: 270px;
}
	#sidebar ul.ul_recent li{
		width: 270px;
		margin: 10px 10px 0 0; padding:5px 0 10px 0;
		background:url(../images/sidebar_list_bg.png) repeat-x 50% bottom;
		line-height:20px;
	}
	#sidebar ul.ul_recent li.first{
		margin-top: 0;
		padding: 0;
		background: none;
	}
		#sidebar ul.ul_recent li a{display:block;}
		#sidebar ul.ul_recent .thumb{
			display:block; float:left;
			width:70px;
		}
		#sidebar ul.ul_recent .thumb img{
			width:50px; height:50px;
			background:#ffffff; padding:5px;
		border:1px solid #e2e2e2;
		}
		#sidebar ul.ul_recent .infos_post{
			display:block; float:left;
			width:195px;
			margin:0 0 0 5px;
			font-weight:bold;
		}
		#sidebar ul.ul_recent li a:hover .small_infos{color:#999;}
		#sidebar ul.ul_recent .infos_post .small_infos{ font-size:9px; text-transform:uppercase; clear:both; display:block; color:#333;}
	
	/* 
	--------------------------------------- [ FLICKR in SIDEBAR in WIDGET ] */
	
	#sidebar .flickr_stream{ padding:0;}
	#sidebar .flickr_stream a{
		margin:5px;
		float:left;
	}
	#sidebar .flickr_stream img{
		width:70px; height:70px;
		background:#ffffff; padding:5px;
	}
	#sidebar .flickr_stream.small_thumb a{
		margin:2px;
		float:left;
	}
	#sidebar .flickr_stream.small_thumb img{
		width:53px; height:53px;
		background:#ffffff; padding:5px;
		border:1px solid #e2e2e2;
	}
	
	
/* -------------------------------------------------------------------------------------- COLUMNS */
.one_one{
	display:block;
	width:920px;
	margin:0 20px;
}
.one_three{
	display:block; float:left;
	width:280px;
	margin:0 20px;
}
.two_three{
	display:block; float:left;
	width:600px;
	margin:0 20px;
}
.two_two{
	display:block; float:left;
	width:440px;
	margin:0 20px;
}
.one_four{
	display:block; float:left;
	width:200px;
	margin:0 20px;
}
.three_four{
	display:block; float:left;
	width:680px;
	margin:0 20px;
}
.one_five{
	display:block; float:left;
	width:152px;
	margin:0 20px;
}
.two_five{
	display:block; float:left;
	width:344px;
	margin:0 20px;
}
.three_five{
	display:block; float:left;
	width:535px;
	margin:0 20px 0 21px;
}
.four_five{
	display:block; float:left;
	width:728px;
	margin:0 20px;
}

	
/* -------------------------------------------------------------------------------------- SHADOWS */
.shadow_200{
	background:#FFF url(../images/shadow_200.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
.shadow_240{
	background:#FFF url(../images/shadow_240.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
.shadow_280{
	background:#FFF url(../images/shadow_280.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
.shadow_440{
	background:#FFF url(../images/shadow_440.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
.shadow_600{
	background:#FFF url(../images/shadow_600.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
.shadow_920{
	background:#FFF url(../images/shadow_920.png) no-repeat center bottom;
	padding:0 0 20px 0;
}
	
/* -------------------------------------------------------------------------------------- BLOG ENTRY */

.date_post{ line-height:8px; height:8px; text-transform:uppercase; font-size:10px; padding:5px 0 13px 0;}

.continue_button{ float:right; padding:4px 8px; background:#f4f2f2; color:#333 !important;}

	.related_post{
	display:block; float:left;
	width:130px;
	margin:0 8px;
	}
.related_post img{
	width:120px; height:120px; background:#f2f2f2; padding:4px; border:1px solid #e9e9e9;
}
	/* 
	--------------------------------------- [ TYPE 1 ] */

	
	/* 
	--------------------------------------- [ TYPE 2 ] */
	.blog_post_type2{
	display:block; float:left;
	width:280px;
	margin:0 10px 30px 10px;
	}

	
	/* 
	--------------------------------------- [ TYPE 3 ] */
	.blog_post_type3{
		border-bottom:1px solid #f4f2f2;
		display:block; float:left;
		margin:0 0 20px 0; padding:0 0 20px 0;
		width:600px;
	}
	.blog_post_type3 .thumbnail_image{
		display:block; float:left;
		width:280px;
		padding:0 20px 0 0;
	}
	.blog_post_type3 .excerpt{ margin-bottom:0px;}

/*	-------------------------------------------------------------------------------------- COMMENTS */
	#comments{
		background:#FFF;
		padding:20px 10px;
	}

	#comments h3{
		margin:0 0 20px 0px;
	}
	
	.comments_post{
		background:#f4f3f3;
		border-top:1px solid #e2e2e2;
		border-bottom:1px solid #e9e9e9;
		padding:10px;
		height:100%;
	}
	
	.authcomment{
		background:#f4f3f3;
		border-top:1px solid #e2e2e2;
		border-bottom:1px solid #e9e9e9;
		padding:10px;
		height:100%;
	}
	
	.comments_post .avatar, .authcomment .avatar{
		float:left;
		width:100px;
	}
	
	.comments_post .avatar img, .authcomment .avatar img{
		border:1px solid #e2e2e2;
		background:#FFF;
		padding:7px;
		width:60px; height:60px;
	}
	
	.comments_post .user_post, .authcomment .user_post{
		float:left;
		margin:0 0 0 10px;
		height:100%;
		width:440px;
	}
	.user_post_end{
		margin:0 0 30px 0; padding:0 0 10px 0;
	}
	
	.comments_post .user_post p, .authcomment .user_post p{
		font-size:11px;
		padding:8px 0 0 0;
	}
	
	.comments_post .user_name, .authcomment .user_name{
		font-size:15px;
	}
	.comments_post .date_right, .authcomment .date_right{
		float:right;
	}
	
/* -------------------------------------------------------------------------------------- PAGINATION */
	.pagination{
		text-align:center;
		width:100%; height:50px;
		font-size:12px;
	}
	.pagin{
		position:absolute;
		top:12px;
		right:15px;
	}
	.pagination a {
		font-weight: bold;
		margin: 2px; padding: 4px 8px 4px 8px !important;
		font-size:12px !important;
	}
	.pagination a:hover,active {
		color:#FFF !important;
	}
	.pagination span.courante {
		padding: 4px 8px 4px 8px;
		margin: 2px;
		font-size:12px !important;
		color:#FFF;
		background:#181818;
	}
	.pagination span.desactive {
		padding: 2px 5px 2px 5px;
		margin: 2px;
	}
	.pagination a:hover,active {
		background:#333;
		color:#FFF;
	}
	
	
/* -------------------------------------------------------------------------------------- GALLERY */
.gallery_item{
	background:url(../images/gallery_item_bg.png) no-repeat left top;
	display:block; float:left;
	padding:0 11px; margin-bottom:20px;
	width:138px; height:138px;
}

.hover{
	position:relative;
}
.hover a{
	background:#181818;
	display:block;
}
.hover a.link_img{
	background:#181818 url(../images/zoom_image_icon.png) no-repeat 50% 50%;
	display:block;
}
.hover a.link_vid{
	background:#181818 url(../images/zoom_video_icon.png) no-repeat 50% 50%;
	display:block;
}
.hover a.link_doc{
	background:#181818 url(../images/zoom_doc_icon.png) no-repeat 50% 50%;
	display:block;
}
.hover a.link_blog{
	background:#181818 url(../images/zoom_read_icon.png) no-repeat 50% 50%;
	display:block;
}
	

	.filter_list{ display:block; float:right; height:30px; line-height:30px; margin:0 30px 20px 0;}
	.filter_list li{ display:block; float:left; margin:5px 0 0 10px;}
	.filter_list li a{ color:#666; padding:1px 10px 0 10px; font-size:11px; float:left; text-transform:uppercase;
			-moz-border-radius: 3px 3px 3px 3px;
			-webkit-border-radius: 3px 3px 3px 3px;
			-khtml-border-radius: 3px 3px 3px 3px;
			border-radius: 3px 3px 3px 3px;}
	.filter_list li a:hover{ 
		color:#e9e9e9 !important;
		background:#222;
	}
	.filter_list li a.current{ 
		color:#e9e9e9 !important;
		background:#222;
			-moz-border-radius: 3px 3px 3px 3px;
			-webkit-border-radius: 3px 3px 3px 3px;
			-khtml-border-radius: 3px 3px 3px 3px;
			border-radius: 3px 3px 3px 3px;
	}
	
	
/* -------------------------------------------------------------------------------------- FORM Contact */
#contact-form{ width:530px; margin:0 auto;}
#contact-form label{ width: 200px; display:block;}
#contact-form input, #contact-form textarea{
	background:#f9f9f9;
	border:1px solid #e9e9e9;
	padding:10px 6px;
}
#contact-form .field_small{
	display:block; float: left;
	padding:0 0 0 20px; margin:0 0 20px 0;
	position:relative;
	width: 240px;
}
#contact-form .field_small input{
	width: 230px;
}
#contact-form .field_big{
	display:block; clear:both;
	padding-left:20px; margin:0 0 20px 0;
	width: 500px;
	position:relative;
}
#contact-form .field_big input{
	width: 490px;
}
#contact-form .field_big #check{
	width: 40px; float:left;
}
#contact-form .field_big textarea{
	width: 490px;
	height:150px;
}
#contact-form .field_submit{
	display:block; clear:both;
	padding-left:20px; margin:0 0 20px 0;
	position:relative;
}
#contact-form #submitter{
	text-align:right;
	padding:0 20px 0 0;
	float:right;
	width:270px;
}
#contact-form #submitter input{
	width:230px;
}
#contact-form input.error, #contact-form textarea.error{
	border:1px solid #ffaaaa;
	border-bottom:1px solid #F00;
	background:#ffe4e4;
}
#contact-form label.error{
	background:url(../images/icons/warning_16.png) no-repeat right 50%;
	font-size:11px;
	position:absolute;
		border:none;
	top:15px;
	right:5px;
	text-indent:-9999px;
}
#contact-form .field_submit label.error{
	background:url(../images/icons/warning_16.png) no-repeat left 50%;
	font-size:11px;
	position:absolute;
	top:15px;
	left:45px;
	text-indent:-9999px;
}

#contact-form .error{
	margin:0;
}

#contact-form #list{}

#contact-form #errorcaptcha{ font-style:italic; color:#F00; padding:0 0 0 5px;}
	
	
	
/* -------------------------------------------------------------------------------------- FORM Contact */
#commentform-reply{ width:530px; margin:0 auto;}
#commentform-reply label{ width: 200px; display:block;}
#commentform-reply input, #commentform-reply textarea{
	background:#f9f9f9;
	border:1px solid #e9e9e9;
	padding:10px 6px;
}
#commentform-reply .field_small{
	display:block; float: left;
	padding:0 0 0 20px; margin:0 0 20px 0;
	position:relative;
	width: 240px;
}
#commentform-reply .field_small input{
	width: 230px;
}
#commentform-reply .field_big{
	display:block; clear:both;
	padding-left:20px; margin:0 0 20px 0;
	width: 500px;
	position:relative;
}
#commentform-reply .field_big input{
	width: 490px;
}
#commentform-reply .field_big #check{
	width: 40px; float:left;
}
#commentform-reply .field_big textarea{
	width: 490px;
	height:150px;
}
#commentform-reply .field_submit{
	display:block; clear:both;
	padding-left:20px; margin:0 0 20px 0;
	position:relative;
}
#commentform-reply #submitter{
	text-align:right;
	padding:0 20px 0 0;
	float:right;
	width:270px;
}
#commentform-reply #submitter input{
	width:230px;
}
#commentform-reply input.error, #commentform-reply textarea.error{
	border:1px solid #ffaaaa;
	border-bottom:1px solid #F00;
	background:#ffe4e4;
}
#commentform-reply label.error{
	background:url(../images/icons/warning_16.png) no-repeat right 50%;
	font-size:11px;
	position:absolute;
		border:none;
	top:15px;
	right:5px;
	text-indent:-9999px;
}
#commentform-reply .field_submit label.error{
	background:url(../images/icons/warning_16.png) no-repeat left 50%;
	font-size:11px;
	position:absolute;
	top:15px;
	left:45px;
	text-indent:-9999px;
}

#commentform-reply .error{
	margin:0;
}

#commentform-reply #list{}

#commentform-reply #errorcaptcha{ font-style:italic; color:#F00; padding:0 0 0 5px;}
	
/* -------------------------------------------------------------------------------------- ICONS */
.heart li{
	background:url(../images/icons/heart-16.png) no-repeat left 48%;
	padding-left:20px;
}
.comment li{
	background:url(../images/icons/comment-16.png) no-repeat left 48%;
	padding-left:20px;
}
.mail li{
	background:url(../images/icons/email-16.png) no-repeat left 48%;
	padding-left:20px;
}
.user li{
	background:url(../images/icons/person-16.png) no-repeat left 48%;
	padding-left:20px;
}
.cross li{
	background:url(../images/icons/cross-16.png) no-repeat left 48%;
	padding-left:20px;
}
.pencil li{
	background:url(../images/icons/pencil-16.png) no-repeat left 48%;
	padding-left:20px;
}
.check li{
	background:url(../images/icons/check-16.png) no-repeat left 48%;
	padding-left:20px;
}
.arrow-right li{
	background:url(../images/icons/arrow-right-16.png) no-repeat left 48%;
	padding-left:20px;
}
.arrow-down li{
	background:url(../images/icons/arrow-down-16.png) no-repeat left 48%;
	padding-left:20px;
}
.badgecheck li{
	background:url(../images/icons/badge-circle-check-16.png) no-repeat left 48%;
	padding-left:20px;
}
.plus li{
	background:url(../images/icons/plus-16.png) no-repeat left 48%;
	padding-left:20px;
}
.search li{
	background:url(../images/icons/search-16.png) no-repeat left 48%;
	padding-left:20px;
}

	
/* -------------------------------------------------------------------------------------- NOTIFICATION BLOCKS */
	.info, .success, .warning, .error, .validation {
	  border: 1px solid;
	  margin: 10px 0px;
	  padding:15px 10px 15px 50px;
	}
	.info {
	  color: #00529B;
	  background:#BDE5F8 url(../images/icons/page-star-24.png) no-repeat 10px 50%;
	}
	.success {
	  color: #4F8A10;
	  background:#DFF2BF url(../images/icons/badge-circle-check-24.png) no-repeat 10px 50%;
	}
	.warning {
	  color: #9F6000;
	  background: #FEEFB3 url(../images/icons/warning-24.png) no-repeat 10px 50%;
	}
	.error {
	  color: #D8000C;
	  background:#FFBABA url(../images/icons/badge-circle-minus-24.png) no-repeat 10px 50%;
	}
/* -------------------------------------------------------------------------------------- SHORTCODES */
	.slogan_greybox{
		padding:15px 0;
	}
	/* 
	--------------------------------------- [ TWITTER UPDATES GREYBOX ] */
	#twitter_update{
	}
	#twitter_update .content{
			background:url(../images/icons/small_bird.png) no-repeat left 40%;
			margin:0; padding:0 0 10px 60px;
			width:750px; float:left;
		}
		
		.twitterStatus{}
		.twitterTime{font-size:10px; display:block; clear:both; text-transform:uppercase;}
		
	#deadTweets ul{
		display:block;
		overflow:hidden;
		height:80px;
	}
	#deadTweets ul li{
		padding:0 0 50px 0;
	}
	#tweeter{text-indent:-9999px; height:1px;}
	#twitter_update .twitter_button{ text-align:right; float:right;}
	#twitter_update .twitter_button a{
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
	}
	
	/* 
	--------------------------------------- [ HIGHLIGHTED TEXT ] */
	.highlight_yellow {
		background:#FC0; color:#000;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_blue {
		background:#BDE5F8; color:#00529B;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_pink {
		background:#F06; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	/* 
	--------------------------------------- [ LIST TYPES ] */
	ul.square{
		margin-bottom: 20px;
	}
	ul.square li {
		list-style-type: square;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.circle{
		margin-bottom: 20px;
	}
	ul.circle li {
		list-style-type: circle;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.numbered{
		margin-bottom: 20px;
	}
	ul.numbered li {
		list-style-type: decimal;
		list-style-position: inherit;
		padding-left: 17px;
		margin-left: 23px;
	}
	
	/* 
	--------------------------------------- [ IMAGE ALIGN ] */
	.img_left{
		float:left;
		margin:4px 15px 0 0;
	}
	.img_right{
		float:right;
		margin:4px 0 0 15px;
	}
	
	/* 
	--------------------------------------- [ DROPCAP ] */
	.dropcap{
		float:left;
		font-size:36px;
		line-height:0px;
		margin:0 5px 0 0; padding:20px 5px 5px 5px;
		border-bottom:2px solid #e2e2e2;
		font-weight:bold;
	}
	
	/* 
	--------------------------------------- [ PULL QUOTES ] */
	.pullquote{
		float: left;
		width: 200px;
		padding: 10px; margin:10px;
		border: 1px solid #e2e2e2;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#fcfcfc;
	}
	.pullquote_right{
		float: right;
		width: 200px;
		padding: 10px; margin:10px;
		border: 1px solid #e2e2e2;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#fcfcfc;
	}
	/* 
	--------------------------------------- [ BREAK and SEPARATORS ] */
	.break{
		display:block;
		clear:both;
		height:30px;
	}
	.break_stripes{
		background:url(../images/separator_strip_5.png) repeat-x left 50%;
		display:block;
		clear:both;
		height:30px;
	}
	
	
	/* 
	--------------------------------------- [ BUTTONS ] */
	a.button_small{
		background:#f4f2f2;
		border:1px solid #e2e2e2;
		height:20px; line-height:20px;
		padding:5px;
		font-size:13px;
		color:#333 !important;
	}
	a.button_small:hover{}
	
	a.button_big{
		background:#f4f2f2;
		border:1px solid #e2e2e2;
		height:40px; line-height:40px;
		padding:10px;
		font-size:30px;
		color:#333 !important;
	}
	a.button_big:hover{}

	pre, code{
		font-family:"Courier New", Courier, monospace;
		color:#444;
	}
	pre {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: url(../images/pre_bg.jpg) repeat left top; /*--Background of lined paper--*/
	border:1px solid;
	border-color:#ccc #e9e9e9 #e9e9e9 #ccc;
	line-height: 18px;
	width: 100%;
	overflow: auto; 
	overflow-Y: hidden;
	}
	pre.html{ border-color:#ffe4c6 #fff6ec #fff6ec #ffe4c6;}
	pre.php{ border-color:#c4ddff #ebf3fe #ebf3fe #c4ddff;}
	pre.css{ border-color:#eeffc6 #f8feeb #f8feeb #eeffc6;}
	pre.javascript{ border-color:#ffc6c6 #fff1f1 #fff1f1 #ffc6c6;}
	
	pre code {
		margin: 0 0 0 20px;  /*--Left Margin--*/
		padding: 18px 0;
		display: block;
	}

	blockquote{
		font-size:13px; line-height:22px;
		color:#444;
		font-style:italic;
		padding:10px 20px;
		border:1px dotted #ccc; border-width:1px 0 1px 0;
		background:#e9e9e9;
	}
	blockquote .cite{
		display:block;
		clear:both;
		float:right;
		font-size:12px;
		color:#333;
	}
	

	/* 
	--------------------------------------- [ IMAGES FRAMED ] */
	.framed{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		padding:5px;
	}
	.framed_left{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		float:left;
		margin:0 20px 0 0;
		padding:5px;
	}
	.framed_right{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		float:right;
		margin:0 0 0 20px;
		padding:5px;
	}
	
	/* 
	--------------------------------------- [ LISTs ] */

	.list_simple li{ background:none; padding:3px 0 3px 23px;}
	.list_arrow li{ background:url(../images/grey_small_arrow.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_square li{ background:url(../images/icons/list_square.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type1 li{ background:url(../images/icons/user_business_boss.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type2 li{ background:url(../images/icons/user_black_female.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type3 li{ background:url(../images/icons/doc_music_playlist.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type4 li{ background:url(../images/icons/clock.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type5 li{ background:url(../images/icons/mobile_phone.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type6 li{ background:url(../images/icons/key.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type7 li{ background:url(../images/icons/medal_gold_1.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type8 li{ background:url(../images/icons/link.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type9 li{ background:url(../images/icons/money_euro.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type10 li{ background:url(../images/icons/money_dollar.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type11 li{ background:url(../images/icons/arrow_right.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type12 li{ background:url(../images/icons/tag_blue.png) no-repeat left 50%; padding:3px 0 3px 23px;}



	/* 
	--------------------------------------- [ BUTTONS ] */

	a.nice_button{ display:block; float:left; color:#FFF !important; margin:0 5px;}
	a.nice_button .linker{ background-position:left top;  display:block; float:left; padding:0 0 0 15px; height:39px; line-height:38px;}
	a.nice_button .end{ background-position:right top !important;  display:block; float:left; width:15px; height:39px;}
	
	a.nice_button.red .linker{background:url(../images/button_red.png) no-repeat;}
	a.nice_button.red .end{background:url(../images/button_red.png) no-repeat;}
	
	a.nice_button.blue .linker{background:url(../images/button_blue.png) no-repeat;}
	a.nice_button.blue .end{background:url(../images/button_blue.png) no-repeat;}
	
	a.nice_button.blue2 .linker{background:url(../images/button_blue2.png) no-repeat;}
	a.nice_button.blue2 .end{background:url(../images/button_blue2.png) no-repeat;}
	
	a.nice_button.green .linker{background:url(../images/button_green.png) no-repeat;}
	a.nice_button.green .end{background:url(../images/button_green.png) no-repeat;}
	
	
	a.nice_button.pink .linker{background:url(../images/button_pink.png) no-repeat;}
	a.nice_button.pink .end{background:url(../images/button_pink.png) no-repeat;}
	
	a.nice_button.orange .linker{background:url(../images/button_orange.png) no-repeat;}
	a.nice_button.orange .end{background:url(../images/button_orange.png) no-repeat;}
	
	a.nice_button.orange2 .linker{background:url(../images/button_orange2.png) no-repeat;}
	a.nice_button.orange2 .end{background:url(../images/button_orange2.png) no-repeat;}
	
	a.nice_button.yellow .linker{ color:#000 !important; background:url(../images/button_yellow.png) no-repeat;}
	a.nice_button.yellow .end{background:url(../images/button_yellow.png) no-repeat;}
	
	a.nice_button.black .linker{background:url(../images/button_black.png) no-repeat;}
	a.nice_button.black .end{background:url(../images/button_black.png) no-repeat;}
	
	a.nice_button.brown .linker{background:url(../images/button_brown.png) no-repeat;}
	a.nice_button.brown .end{background:url(../images/button_brown.png) no-repeat;}
	
	a.nice_button.grey .linker{ color:#000 !important; background:url(../images/button_grey.png) no-repeat;}
	a.nice_button.grey .end{background:url(../images/button_grey.png) no-repeat;}
	
	a:hover.nice_button .linker{ background-position:left -39px;}
	a:hover.nice_button .end{ background-position:right -39px !important;}
	
	a:active.nice_button .linker{ background-position:left bottom;}
	a:active.nice_button .end{ background-position:right bottom !important;}


	/* 
	--------------------------------------- [ FLICKR EVERYWHERE ] */
	
	.flickr_everywhere{ padding:10px 0 0 0;}
	.flickr_everywhere a{
		margin:2px;
		float:left;
	}
	.flickr_everywhere img{
		width:80px; height:80px;
		background:#e9e9e9;
		border:1px solid #ccc;
		padding:5px;
	}
	/* 
	--------------------------------------- [ AUTHOR INFOS ] */
	#author-info{
		background:#fafafa;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		margin:5px 0 0 0; padding:10px;
	}
	#author-image{ width:100px; display:block; float:left;}
	#author-image img{
	background:#e9e9e9;
	border:1px solid #ccc;
	padding:5px;}
	#author-bio{ width:440px; display:block; float:left; padding:0 0 0 10px;}
	
	
	.wp-caption{}
	.wp-caption-text{}
	.gallery-caption{}
	.alignright{ text-align:right;}
	.alignleft{ text-align:left;}
	.aligncenter{ text-align:center;}
	.alignRight{ text-align:right;}
	.alignLeft{ text-align:left;}
	.alignCenter{ text-align:center;}
	.right{ text-align:right;}
	.left{ text-align:left;}
	.center{ text-align:center;}
	.sticky{}
	.bypostauthor{}

	/* 
	--------------------------------------- [ TABS ] */
	.tabs {
		margin: 0 !important;
		padding: 0 !important;
		float: left;
		list-style: none;
		height: 31px; /*--Set height of tabs--*/
		border-left: 1px solid #333;
		width: 100%;
	}
	ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 31px; /*--Subtract 1px from the height of the unordered list--*/
		line-height: 31px; /*--Vertically aligns the text within the tab--*/
		
		cursor:pointer;
		border-left: none;
		border-bottom: none;
		margin-bottom: -1px; /*--Pull the list item down 1px--*/
		overflow: hidden;
		position: relative;
	}
	ul.tabs li a {
		text-decoration: none;
		display: block;
		padding: 0 20px;
		outline: none;
		background: #333;
		border-bottom: 1px solid #333;
		color:#e9e9e9 !important;
	}
	ul.tabs li a:hover {
		color:#FFF;
		border-bottom: 1px solid #333 !important;
	}
	a.selected  { /*--Makes sure that the active tab does not listen to the hover properties--*/
		background: #555 !important;
		color:#FFF !important;
		border-bottom: 1px solid #181818;
		height: 32px !important;
	}
	
	ul.tabs li a:hover {
		background: #333;
		color:#FFF !important;
		border-bottom: 1px solid #181818;
	}
	.panes {
		border: 1px solid #ccc;
		overflow: hidden;
		clear: both;
		float: left; width: 100%;
		background: #e9e9e9;
	}
	.tab-content{
		padding: 20px;
		display:none;
	}
	#tab_1.tab-content{
		padding: 20px;
		display:block;
	}

	/* 
	--------------------------------------- [ SLIDER ] */
	.main_view {
		position: relative;
			background:#1c1c1c url(../images/sidebar_highlight.png) no-repeat right top;
			padding:9px;
	}
	.window {
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.image_reel {
		position: absolute;
		top: 0; left: 0;
	}
	.image_reel img {float: left;}
	
	/*--Paging Styles--*/
	.paging {
		position: absolute;
		bottom: 15px; right: 15px;
		z-index: 100; /*--Assures the paging stays on the top layer--*/
		text-align: center;
		line-height: 20px;
		display: none; /*--Hidden by default, will be later shown with jQuery--*/
	}
	.paging a {
		padding: 5px 8px;
		text-decoration: none;
		color: #fff;
		background:#222;
	}
	.paging a.active {
		font-weight: bold; 
		background: #333;
		color:#FFF !important;
	}
	.paging a:hover {font-weight: bold;}

	/* 
	--------------------------------------- [ ACCORDION ] */
    
	.accordion .over {
		background: #222 !important;
		color:#FFF !important;
		}
		.accordion .on {
		background: #333 !important;
		color:#FFF !important;
		}
	.accordion .accordionButton {
		background: #181818;
		border-bottom: 1px solid #000;
		border-top: 1px solid #222;
		cursor: pointer;
		padding:5px 10px;
		color:#e9e9e9 !important;
		}
		
	.accordion .accordionContent {
		background: #e9e9e9;
		padding:5px 10px;
		}
		
	
/* -------------------------------------------------------------------------------------- FOOTER */
#footer{ border-bottom:1px solid #dedede; }
.boxed #footer{
		margin:0 auto;
		width:960px; }
#footer .content{
		background:url(../images/separator_strip_5.png) repeat-x left top;
		margin:0 auto;
		width:960px;
		color:#afafaf;
	}
	
#footer a{ color:#333;}
#footer a:hover{ /* theme */ }
	
	#footer .current-menu-item a, .menu li a:hover{
		border:none !important;
	}
	#footer .current-menu-item a{
		border:none !important;}
	/* 
	--------------------------------------- [ SOCIAL NETWORKS ] */
	#social_networks{
		background:url(../images/separator_strip_5.png) repeat-x left bottom;
		padding:32px 0;height:64px;
		text-align:center;
	}
	#social_networks li{
		display:inline-block;
		width:64px; height:64px;
		margin:0 20px;
	}
	#social_networks li a{
		display:block;
		width:64px; height:64px;
		text-indent:-9999px;
	}
	#social_networks li.wordpress{ background:#FFF url(../images/icons/icon_64_wordpress.png);}
	#social_networks li.twitter{ background:#FFF url(../images/icons/icon_64_twitter.png);}
	#social_networks li.youtube{ background:#FFF url(../images/icons/icon_64_youtube.png);}
	#social_networks li.facebook{ background:#FFF url(../images/icons/icon_64_facebook.png);}
	#social_networks li.flickr{ background:#FFF url(../images/icons/icon_64_flickr.png);}
	#social_networks li.android{ background:#FFF url(../images/icons/icon_64_android.png);}
	#social_networks li.iphone{ background:#FFF url(../images/icons/icon_64_iphone.png);}
	#social_networks li.dribbble{ background:#FFF url(../images/icons/icon_64_dribbble.png);}
	#social_networks li.vimeo{ background:#FFF url(../images/icons/icon_64_vimeo.png);}
	#social_networks li.rss{ background:#FFF url(../images/icons/icon_64_rss.png);}
	#social_networks li.skype{ background:#FFF url(../images/icons/icon_64_skype.png);}
	

	/* 
	--------------------------------------- [ BOTTOM LOGO ] */
	#bottom_logo{
		display:block;
		clear:both;
	}
	#bottom_logo a{
		display:block;
		width:300px;
		margin:0 auto;
	}
	
	/* 
	--------------------------------------- [ BOTTOM NAVIGATION ] */
	#bottom_navigation{
		display:block;
		padding:0;
		text-align:center;
		text-transform:uppercase;
	}
	#bottom_navigation li{
		display:inline;
		padding:0 5px;
	}
	.copyright{
		text-align:center;
		text-transform:uppercase;
		clear:both;
		font-size:10px;
	}
	

	
/* -------------------------------------------------------------------------------------- COLOR BOTTOM */
#bottom_site{ /* theme */ }
.boxed #bottom_site{
		margin:0 auto;
		width:960px;}
#bottom_site .content{
		background:url(../images/fullwidth_shadow_bevel.png) no-repeat 50% top;
		margin:0 auto;
		width:960px; height:60px;
	}


img.alignright{
float: right;
margin-left: 10px;
display: inline;
margin-bottom: 6px;
}

img.alignleft{
float: left;
margin-right: 10px;
display: inline;
margin-bottom: 6px;
}

div.secmenu{
float: left;
display: inline;
margin-top: 40px;
width: 428px;
margin-right: 0px;
margin-left: 20px;
}

div#top_logo{
float: left;
width: 200px;
position: absolute;
left: 360px;
margin-top: 1px;
}






span.menu-price { float: right; color: #4a4a4a; font-weight: bold; }

ul.dots {
	max-width: 716pxem;
	padding: 0;
	overflow-x: hidden;
	list-style: none
	list-style-image: none;
	list-style-position: inside;
}

ul.dots li {
	list-style-type: none;
	background: none;
	padding: 2px 0 2px;
}

ul.dots li:before {
	float: left;
	width: 0;
	white-space: nowrap;
	content:
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
		". . . . . . . . . . . . . . . . . . . . "
}

ul.dots span:first-child {
	padding-right: 8px;
	background-color: #fff;
	font-size: 13px;
}

ul.dots span + span {
	float: right;
	padding-left: 8px;
	background-color: #fff;
}

ul.dots li span.price {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 13px;
}

ul.dots h4 {
	font-size: 50px;
	margin-bottom: 10px;
	margin-top: 50px;
	font-family: 'Nothing You Could Do', cursive;
}

ul.dots h5 {
	font-size: 24px;
	margin-top: 30px;
	font-family: 'Playfair Display SC', serif;
}

ul.dots li span strong {
	font-size: 18px;
	font-weight: bold;
}

li.nodots:before { content: "" !important }

span.wineprice { float: right; width: 120px; font-size: 13px; text-align: right; background: none !important; }

span.wineprice span { font-weight; bold; background-color: white; padding-left: 10px; }