/* Reset CSS of Eric Meyer and Devilcantburn */

*{
	margin:0;
	padding:0;
	outline:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	margin:0;
	padding:0;
	border:0;
	white-space:normal;
	display:block;
}

p{ margin-bottom:20px;}

hr{
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #e2e2e2;
	height: 1px;
	margin:5px auto 20px auto;
	display:block;
	width:75%;
}



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

input,
textarea {
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    color: #444444;
}

.hidden { display: none; }

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
img.alignleft { float: left; margin-right:8px; }
img.alignright { float: right; margin-left:8px; }
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}


	.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{}
	
	
a, a:hover, a:visited, a:active{text-decoration:none;}

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

.inv{ display:none; }

a img { border: none; }

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

body{
	background:#f2f2f2;
	color:#444444;
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:0px;
}

#content div{
	font-size: 2em;
	}

body.hevetica{ font-family:"Helvetica Neue", "Helvetica", Arial, sans-serif !important; }
body.lucida{ font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif !important; }
body.georgia{ font-family:Georgia, "Times New Roman", Times, serif !important; }
body.times{ font-family:"Times New Roman", Times, Georgia, serif !important; }
body.arial{ font-family:Arial, Helvetica, sans-serif !important; }
body.geneva{ font-family:Geneva, Tahoma, sans-serif !important; }
body.tahoma{ font-family:Tahoma, Geneva, sans-serif !important; }

body.blackdots{ background:url(../images/pattern-black-dots.png);}
body.whitedots{ background:url(../images/pattern-white-dots.png);}
body.fiber{background:url(../images/texture-fiber.jpg) repeat;}
body.canson{background:url(../images/texture-canson.jpg) repeat;}
body.school{background:url(../images/texture-school.jpg) repeat;}
body.vichy{background:url(../images/texture-vichy.jpg) repeat;}
body.brushed{background:url(../images/texture-brushed.jpg) repeat;}
body.cross{background:url(../images/texture-cross.jpg) repeat;}
body.line{background:url(../images/texture-line.jpg) repeat;}
body.wood{background:url(../images/texture-wood.jpg) repeat;}
body.woodlight{background:url(../images/texture-woodlight.jpg) fixed no-repeat 50% top;}
body.barok{background:url(../images/texture-barok.jpg) repeat 50% top;}


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

h1, h2, h3, h4, h5, h6{
	font-family:'Helvetica', Helvetica, 'Myriad Pro', 'Myriad Pro Bold', Arial, Sans-serif;
	line-height:normal;
	color:#181818;
}

	h1{	font-size:48px; margin:0 0 20px 0;}
	h2{	font-size:36px; margin:0 0 20px 0;}
	h3{	font-size:24px; margin:0 0 20px 0;}
	h4{	font-size:16px; margin:0 0 10px 0;}
	h5{	font-size:14px; margin:0 0 10px 0;}
	h6{	font-size:13px; margin:0 0 10px 0;}

h2 a, h3 a, h4 a, h5 a, h6 a{ color:#FFF;}

#main h2 a{ color:#181818;}
#main h3 a, #main h4 a, #main h5 a, #main h6 a{ color:#181818 !important;}

.title_in_block{
	background:#181818;
	padding:20px; margin-bottom:20px;
	color:#FFF;
	letter-spacing:-1px;
	width:880px;
}

.title_in_block h2{ margin-bottom:0; color:#FFF;}
.title_in_block h2 .subline{ color:#666; font-size:20px; clear:both; display:block; letter-spacing:0px;}
.title_in_block h2 .subline a{ color:#666 !important;}
.title_in_block .date_single{ color:#666; font-size:20px; clear:both; display:block; letter-spacing:0px; font-weight:bold;}

.post_title_linker{
	position:relative;
}
.post_title_linker .previous_arrow, .post_title_linker .next_arrow{
	text-indent:-9999px;
	display:block; float:left; width:1px; height:1px;
}
.post_title_linker .previous_arrow a{
	text-indent:-9999px;
	display:block;
	background:url(../images/nivo-arrow-left.png) no-repeat 50% top;
	position:absolute;
	left:-37px;
	top:50%;
	z-index:9;
	cursor:pointer;
	margin-top:-30px;
	width:37px; height:66px;
}
.post_title_linker .next_arrow a{
	text-indent:-9999px;
	display:block;
	background:url(../images/nivo-arrow-right.png) no-repeat 50% top;
	position:absolute;
	left:920px;
	top:50%;
	z-index:9;
	cursor:pointer;
	margin-top:-30px;
	width:37px; height:66px;
}
/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- HEADER */
/* --------------------------------------------------------------------------------------------- */

#header{}
#header .content{
	background:#FFF;
	margin:0 auto 20px auto;
	padding:0 20px;
	width:920px;
	z-index:20000;
}

/* 
-------------------------------------------------------------------------------------- Colored Bar
*/
.color_bar{
	height:4px;
	width:100%;
	display:block;
}
/* 
-------------------------------------------------------------------------------------- LOGO
*/
#header .logo{
	display:block; float:left;
	width:240px;
}
#header .logo h1{ 
	margin:0;
	position:relative;
	display:block;
	width:240px;
}
#header .logo h1 a{
	position:absolute;
	top:-4px; left:0;
	z-index:301;
}

/* 
-------------------------------------------------------------------------------------- NAVIGATION BAR
*/
#menu_left{
	display:block; float:left;
	width:340px;
	text-align:center;
	padding:20px 0;
}
#menu_right{
	display:block; float:right;
	width:340px;
	text-align:center;
	padding:20px 0;
}

#menu_big #menu{
	display:block; float:left;
	width:680px;
}
#menu_left #menu{
	display:block; float:left;
	width:340px;
}

#menu_right #menu2{
	display:block; float:right;
	width:340px;
}


#menu_big li, #menu_left #menu li, #menu_right #menu2 li{
	display:inline;
	padding:20px 5px;
	position:relative;
}
#menu_big li a{
	text-align:center;
	display:inline-block;
	padding:0 5px 0 5px;
	font-weight:bold;
	color:#181818;
}
#menu_left #menu li a, #menu_right #menu2 li a{
	text-align:center;
	display:inline-block;
	padding:0 10px 0 0;
	font-weight:bold;
	color:#181818;
}
#menu_big span.subline, #menu_left span.subline, #menu_right span.subline{
	display:block;
	clear:both;
	line-height:16px;
	font-weight:normal;
	color:#6c6c6c;
}


#menu_big{
	display:block; float:right;
	width:680px;
	text-align:center;
	padding:20px 0;
}
/* 
-------------------------------------------------------------------------------------- SUB MENU LEVEL 1
*/
#menu_big ul ul, #menu_left ul ul, #menu_right ul ul{
	display:none;
	position:absolute;
	top:50px;
	left:0;
	z-index:20002;
	
	width:160px;
	padding:10px;
	background:url(../images/transparency_white.png);
}
#menu_big ul li:hover ul, #menu_left ul li:hover ul, #menu_right ul li:hover ul{
	display:block;
}
#menu_big ul li:hover ul ul, #menu_left ul li:hover ul ul, #menu_right ul li:hover ul ul{
	display:none;
}
#menu_big ul ul li,
#menu_left ul ul li, #menu_right ul ul li{
	display:block!important;
	padding:0px!important;
	width:160px!important;
	text-align:left!important;
}
#menu_big ul ul a,
#menu_left ul ul a, #menu_right ul ul a{
	display:block!important;
	text-align:left!important;
	border-bottom:1px solid #e2e2e2;
	padding:5px!important;
	font-weight:normal!important;
}


/* 
-------------------------------------------------------------------------------------- SUB MENU LEVEL 2
*/
#menu_big ul ul ul, #menu_left ul ul ul{
	display:none;
	position:absolute;
	top:-5px;
	left:160px;
	z-index:20002;
	width:160px;
	padding:10px;
	background:url(../images/transparency_white.png);
}
#menu_right ul ul ul{
	display:none;
	position:absolute;
	top:-5px;
	left:-180px;
	z-index:20002;
	width:160px;
	padding:10px;
	background:url(../images/transparency_white.png);
}
#menu_big ul ul li:hover ul, #menu_left ul ul li:hover ul, #menu_right ul ul li:hover ul{
	display:block;
}

/* --------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- SLIDERS */
/* --------------------------------------------------------------------------------------------- */
#slider{
	margin:0 0 20px 0;}
#slider .content{
	background:#FFF;
	margin:0 auto;
	padding:20px;
	width:920px;
}


/* 
-------------------------------------------------------------------------------------- THE GRID
*/

.grid_slider .content{ padding:20px 20px 0 20px!important; }
.the_grid_item{
	background: url(../images/loading2.gif) no-repeat 50% 50%;
	width:215px;
	display:block;
	float:left;
	margin:0 20px 20px 0;
}
.the_grid_item_last{
	background: url(../images/loading2.gif) no-repeat 50% 50%;
	width:215px;
	display:block;
	float:left;
	margin:0 0 20px 0;
}
.grid_slider a.thumb_link{ background:#181818; position:relative; display:block;}
.grid_slider a.thumb_link span{
	background: url(../images/plus-icon.png) no-repeat 50% 50%;
	position:absolute;
	display:block;
	width:100%; height:100%;
	top:0; left:0;
	z-index:10
}
	
/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- FREE ZONE */
/* --------------------------------------------------------------------------------------------- */
#free_zone{
	margin:0 0 20px 0;}
#free_zone .content{
	background:#181818;
	color:#b5b5b5;
	margin:0 auto;
	padding:20px;
	width:920px;
}
#free_zone a:hover{ color:#666;}


/* --------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- MAIN */
/* --------------------------------------------------------------------------------------------- */
#main{}
#main .content{
	background:#FFF;
	margin:0 auto 20px auto;
	padding:20px 0 20px 20px;
	width:940px;
	font-size: 1.4em;
}

#main a{ color:#181818; }

#main a.thumb_link{ background:#181818; position:relative; display:block;}
#main a.thumb_link span{
	background: url(../images/plus-icon.png) no-repeat 50% 50%;
	position:absolute;
	display:block;
	width:100%; height:100%;
	top:0; left:0;
	z-index:10
}


.greybox{
	padding:15px;
	background:#f2f2f2;
}

.greybox p{
	margin:0 0 10px 0;
}


/* 
-------------------------------------------------------------------------------------- SEARCH FORM
*/
.search_block{
	margin-bottom:30px;
}
	#search{
		background:#f2f2f2;
		border-bottom:1px solid #ccc;
		display:block; float:right;
		width:215px; height:40px;
		}
	#search .field { background:none; float: left; display: inline; height: 35px; width:180px; }
	#search .field input {
		color:#181818;
		border: 0;
		background: transparent;
		margin: 5px 0 0 5px; padding:4px;
		width: 170px;
	}
	#search .button { background: url(../images/search_button.png) no-repeat 50% 50%; float: left; display: inline; height: 40px; width: 25px; cursor: pointer; border: 0; }
	#search .button:hover { }




/* 
-------------------------------------------------------------------------------------- GALLERY
*/

.gallery_block{
	border-bottom:1px solid #f2f2f2;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.gallery_items a{
	display:block; float:left;
	width:60px;
	margin:0 8px 8px 0;
}
.gallery_items a img{
}
.gallery_items a:hover img{
}
.gallery_items a:hover{
	background:#181818;
}


/* 
-------------------------------------------------------------------------------------- PORTFOLIO ITEMS
*/
.portfolio_item{
	display:block;
	position:relative;
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.portfolio_item.portfolio_item{
	margin:0 20px 20px 0;
}
.portfolio_item.portfolio_item .one_three{
	margin:0 0 0 0;
}
.portfolio_item a.more{
	position:absolute;
	bottom:20px;
	right:20px;
}
.portfolio_item h4{ margin-bottom:0px; }
.portfolio_item .one_three h4{ margin-bottom:10px; }
.portfolio_item.one_two, .portfolio_item.one_three, .portfolio_item.one_four{
	text-align:center;
}
.portfolio_item .thumb_link{
	margin-bottom:15px;
	display:block;
}



/* 
-------------------------------------------------------------------------------------- BLOG
*/
.blog_post_style_one{
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.blog_post_style_one .thumb_link{
	margin-bottom:15px;
	display:block;
}
.title_infos{
	display:block; float:left;
	padding:0 20px 0 0;
	border-right:5px solid #f2f2f2;
}
.title_infos h3{
	margin-bottom:5px;
	letter-spacing:-1px;
}
.excerpt_more{
	display:block; float:left;
	padding:0 0 10px 20px;
}

.blog_post_style_one .title_infos{ width:200px; }
.blog_post_style_one .excerpt_more{ width:440px; }
.blog_post_style_one .excerpt_more a.more{ display:inline-block; clear:both; }


.blog_post_style_two{
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
.blog_post_style_two .thumb_link{
	display:block; float:left;
	width:200px;
}
.blog_post_style_two .preview{
	display:block; float:left;
	border-right:5px solid #f2f2f2;
	padding:0 20px 0 0;
	margin-right:20px;
	margin-bottom:15px;
	width:200px;
}
.blog_post_style_two .excerpt_more{
	display:block;
	padding:20px 0 0 0 !important;
	width:440px;
}
.blog_post_style_two .title_infos{
	display:block; float:left;
	border-right:none;
	width:420px;
}


.share_bar{
	background:#f2f2f2; border:1px solid #e2e2e2;
	margin:0 0 20px 0;
	padding:8px 8px 0 8px;
	display:block;
	float:right;
}

.entry-google div{ width:70px !important;}
.entry-google iframe{ width:70px !important;}

/* 
-------------------------------------------------------------------------------------- COMMENTS
*/
#comments{ margin-top:30px;}
#comments li{background-image:none;}

#comment-caption,
#respond-caption {
    font-size: 12px;
    color: #7b7b7b;
    margin: 5px 0 0 0;
}

.commentlist {
    margin: 30px 0 0 0;
    list-style-type: none;
}

.pinglist {
    margin: 20px 0 0 0;
    list-style-type: decimal;
}

.comment {
    margin: 20px 0 20px 65px;
    position: relative;
}

.comment-body {
	border-bottom:1px solid #e9e9e9;
    padding: 0 0 0 0;
}

#respond { margin: 50px 0 0 0; }

#commentform {
    margin: 20px 0 50px 0;
}

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

#respond small { color: #7b7b7b; }

.cancel-comment-reply {
    display: block;
    margin: 20px 0 20px;
}

.reply{
position:absolute;
top:10px;
right:10px;
text-align:center;
width:40px;
font-size:11px;
}
a.comment-reply-link{
	padding:4px 8px;
	border:1px solid #e9e9e9;
	color:#999 !important;
}
a.comment-reply-link:hover{
	background:#181818;
	border:1px solid #181818;
	color:#e9e9e9 !important;
}
#commentform input { 
    margin-right: 20px;
    width: 45%;
}
.comment-author{}
.contactform button,
.submitter,
#commentform #submit-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 120px;
    padding: 0 10px 0;
    line-height: 12px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
		background:#f2f2f2;
		border-bottom:1px solid #ccc;
}

.contactform button,
#commentform #submit-button {
    background: url(images/submit_button.png);
    color: #555555;
}

.submitter{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 120px !important;
    padding: 0 10px 0 !important;
    line-height: 12px !important;
    height: 28px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    cursor: pointer !important;
		background:#181818 !important;
		border:none !important;
		color: #FFF !important;
		float:right;
}
.submitter:hover{
		background:#222 !important;
		border:none !important;
		color: #CCC !important;
}

.main_content input,
.main_content textarea{
	padding:8px;
		background:#f2f2f2;
		border:1px solid #ccc; border-width:0 0 1px 0;
    color: #444444;
}

.main_content input:focus,
.main_content textarea:focus{
		background:#f9f9f9;
		border-bottom:1px solid #ccc;
}

#contact_submit, #check{ width:90px !important;}



#commentform textarea { width: 97%; }
ol #commentform textarea { width: 95%; }

.children { 
    list-style-type: none;
    margin: 0;
}
.children li.comment{padding-left:0 !important; }

.comment .avatar {
    border: 5px solid #f4f4f4;
    position: absolute;
    left: -55px;
    top: 0px;
    width: 32px;
    height: 32px;
}

.comment a.avatar-link.author-link {
    border: 5px solid #9e9e9e;
}

.comment-meta { margin-bottom: 15px; }

.comment-meta,
.comment-meta a { 
    color: #7b7b7b;
    font-size: 11px;
}

.comment-author,
.comment-author a {
    font-weight: bold;
    font-size: 12px;
    color: #444444;
}

.comment-meta a:hover { 
    color: #444444;
    text-decoration: none;
}

.comment-author a:hover { 
    color: #9e9e9e;
    text-decoration: none;
}

.nocomments {
    text-align: center;
    padding: 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

#commentform .error{
	margin:0;
	color:#D8000C;
}
#commentform label.error{
	margin:0;
	background:none;
	border:none;
	text-align:left;
}
#contact_form div{ position:relative; margin-bottom:20px;}
#contact_form label{ width:20%; float: left; display:block; line-height:32px;}
#contact_form label.error{ width:200px; text-align:right; float: right;  display:block; position:absolute; top:0; right:40px; padding:0;}
#contact_form textarea, #contact_form input{ width:73%;}

#contact_submit{ cursor:pointer;}

/* -------------------------------------------------------------------------------------- PAGINATION */
	#pagination{
		text-align:right;
		width:100%; height:50px;
		font-size:12px;
	}
	.pagin{
		position:absolute;
		top:12px;
		right:15px;
	}
	#pagination li{ display:inline;
	/* float:left; */ 
	}
	#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 .activePage {
		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, .activePage {
		background:#181818;
		color:#FFF;
	}
	
	.navigation_folio{
		padding:10px 20px 0 0;
	}
/* 
-------------------------------------------------------------------------------------- SIDEBAR
*/
#sidebar ul{
	margin-bottom:30px;
}
#sidebar h4{
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px 0;
}
#sidebar h4 span{
	background:#FFF;
	padding:0px 8px 0px 0;
}

/* 
-------------------------------------------------------------------------------------- RECENT POST
*/
/* Recent Posts with small thumbs */
.recent_posts_small_sidebar{ margin:0 0 30px 0!important;}
.recent_posts_small_sidebar li:first{ padding:0 !important; margin-top:0px !important; border-bottom:none !important; }
.recent_posts_small_sidebar li{ padding:0 0 10px 0 !important; margin-bottom:10px;
		border-bottom:1px solid #f2f2f2; }
.recent_posts_small_sidebar li:last{ padding:0; margin-bottom:0px; }
.recent_posts_small_sidebar li a{ background:none !important; padding:0px !important;}
.recent_posts_small_sidebar li .infos{
    display:block; float:left;
    padding:0 0 0px 10px !important;
    width:140px;
    line-height:15px;
}
.recent_posts_small_sidebar li .infos small{ font-style:italic; font-size:11px; clear:both; display:block; color:#999999 !important;}
.recent_posts_small_sidebar .thumb{display:block; float:left;}
.recent_posts_small_sidebar .thumb a{ background:#181818 url(../images/sidebar_thumb.png) no-repeat 50% 50%!important;  border:2px solid #f2f2f2;  display:block; width:50px; height:50px;}

/* 
-------------------------------------------------------------------------------------- RECENT WORKS
*/
/* Recent Posts with small thumbs */
.recent_works_sidebar{ margin:0 0 30px 0!important; text-align:center;}
.recent_works_sidebar li{ padding:0 0 10px 0 !important; margin-bottom:10px;
		border-bottom:1px solid #f2f2f2; }
.recent_works_sidebar a{ padding:0px !important;}
.recent_works_sidebar .infos{
    display:block;
    padding:0 !important;
    width:215px;
    line-height:15px;
}
.recent_works_sidebar .infos small{ font-style:italic; font-size:11px; clear:both; display:block; color:#999999 !important;}
.recent_works_sidebar .thumb{display:block; margin:0 0 10px 0;}

#footer .recent_works_sidebar{ margin:20px 0 30px 0!important; text-align:center;}
#footer .recent_works_sidebar a{ border:none!important; padding:0px !important;}
#footer .recent_works_sidebar li{ padding:0 0 10px 0 !important; margin-bottom:10px;
		border-bottom:1px solid #333; }

/* 
-------------------------------------------------------------------------------------- TAGS
*/
.tagcloud{ margin-bottom:30px;}
/*.tagcloud a{ background:#f2f2f2; border:1px solid #e9e9e9; padding:6px;
			-moz-border-radius: 4px 4px 4px 4px;
			-webkit-border-radius: 4px 4px 4px 4px;
			-khtml-border-radius: 4px 4px 4px 4px;
			border-radius: 4px 4px 4px 4px;
}*/
.tagcloud {
    font: bold 13px/26px sans-serif;
}
  
.tagcloud span.st_tag {
    padding: 0px 0px 0px 20px;
    margin: 0 0 4px 0;
    background: url(../images/tag_bg_l.png) no-repeat left center;
    display: inline-block;
}
.tagcloud span.st_tag a {
	font-size:12px!important;
    text-decoration: none;
    text-shadow: #f4f4f4 1px 1px 1px;
    padding: 0px 10px 0px 2px;
    background: url(../images/tag_bg_r.png) no-repeat right center;
    display: inline-block;
}
.tagcloud span.st_tag a:hover {
    color: #333;
}

/* 
-------------------------------------------------------------------------------------- RECENT PORTFOLIO
*/
.recent_portfolio_item{
	text-align:center;
	padding:0 0 10px 0 !important; margin-bottom:10px;
}

.recent_portfolio_item img{
	margin-bottom:15px;
}
.recent_portfolio_item h5{
	margin-bottom:5px;
}
/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- COLUMNS */
/* --------------------------------------------------------------------------------------------- */

.one_one{
	display:block; float:left;
	margin:0 20px 0 0;
	width:920px;
}
.one_two{
	display:block; float:left;
	width:450px;
	margin:0 20px 0 0;
}
.one_three{
	display:block; float:left;
	width:293px;
	margin:0 20px 0 0;
}
.one_four{
	display:block; float:left;
	width:215px;
	margin:0 20px 0 0;
}
.one_five{
	display:block; float:left;
	width:168px;
	margin:0 20px 0 0;
}
.two_three{
	display:block; float:left;
	width:606px;
	margin:0 20px 0 0;
}
.two_four{
	display:block; float:left;
	width:450px;
	margin:0 20px 0 0;
}
.two_five{
	display:block; float:left;
	width:356px;
	margin:0 20px 0 0;
}

.three_four{
	display:block; float:left;
	width:685px;
	margin:0 20px 0 0;
}

.three_five{
	display:block; float:left;
	width:543px;
	margin:0 20px 0 0;
}

.four_five{
	display:block; float:left;
	width:730px;
	margin:0 20px 0 0;
}

.separator{
	background:#f2f2f2;
	margin:20px 20px 20px 0;
	display:block;
	height:5px;
}

/* 
-------------------------------------------------------------------------------------- FEATURED POST
*/
.featured_post{
	margin-bottom:20px;
}
.featured_post .greybox{
	min-height:220px;
}
.featured_post h3{
	font-size:20px;
	margin-bottom:5px;
	letter-spacing:-1px;
}

.small_infos{
	font-size:11px;
	margin-bottom:5px;
}

/* --------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- CONTACT */
/* --------------------------------------------------------------------------------------------- */
#google_map{
	margin-bottom:20px;
}



/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- FOOTER */
/* --------------------------------------------------------------------------------------------- */
#footer{}


#footer p{ margin:5px 0 10px 5px; float:left;}

#footer .dark_content{
	background:#181818;
	color:#b5b5b5;
	margin:0 auto 20px auto;
	padding:20px 0 20px 20px;
	width:940px;
}

#footer .dark_content a{ color:#FFF;}

/* 
-------------------------------------------------------------------------------------- Columns
*/
#footer .column{
	display:block; float:left;
	width:215px;
	margin:0 20px 0 0;
}

#footer h4{
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	color:#FFF;
	border-bottom:1px solid #525252;
}

#footer .column ul{
}
#footer .column ul li{
}
#footer .column ul li a{
	display:block;
	padding:6px;
	border-bottom:1px solid #333;
}
#footer .bottom_right{
	padding:15px 0px 0 0; width:460px; float:left; display:block;}
#footer .bottom_right ul{
	text-align:right;
}
#footer .bottom_right li{
	display:inline;
	border:none;
	margin:0 5px;
	font-size:11px;
}
#footer .bottom_right li a{ color:#181818!important; display:inherit; background:none;}
#footer .bottom_right li a:hover{ color:#666!important;}

/* 
-------------------------------------------------------------------------------------- Flickr in footer
*/
	#footer .flickr_stream{ padding:5px 0px 0px 0px;}
	#footer .flickr_stream a{
		background:#242424;
		margin:2px; padding:3px;
		width:60px; height:60px;
		float:left; display:block;
	}
	#footer .flickr_stream img{
		width:60px; height:60px;
	}
	#footer .flickr_stream.small_thumb a{
		margin:2px;
		float:left;
	}
	#footer .flickr_stream.small_thumb img{
		width:53px; height:53px;
			border:1px solid #000;
	}



/* 
-------------------------------------------------------------------------------------- Twitter in Sidebar
*/

#sidebar #twitter_update a{ display:inherit !important; padding:0; border:none;}
#sidebar .twitterPrefix img{margin-right:8px;}
#sidebar #deadTweets li{ padding:0 0 10px 0; margin-bottom:10px; border-bottom:1px solid #f2f2f2 !important;}
#sidebar #twitter_update .twitterTime{ display:block !important; clear:both; font-size:11px;}

/* 
-------------------------------------------------------------------------------------- Twitter in footer
*/

#footer #twitter_update a{ display:inherit !important; padding:0; border:none;}
#footer .twitterPrefix img{margin-right:8px;}
#footer #deadTweets li{ padding:0 0 10px 0; margin-bottom:10px; border-bottom:1px solid #333 !important;}
#footer #twitter_update .twitterTime{ display:block !important; clear:both; font-size:11px;}


#footer .light_content{
	background:#FFF;
	font-size:11px;
	margin:0 auto;
	padding:5px 20px 0 20px;
	width:920px;
}
#footer .bt_logo{ display:inline; }
#footer .bottom_left{
	display:block; float:left;
	width:450px;
}
#footer .bottom_right{
	display:block; float:left;
	width:450px;
}



/* --------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- WIDGETS */
/* --------------------------------------------------------------------------------------------- */

/* 
------------------------------------------------------------------- Flickr in Sidebar
*/
	#sidebar .flickr_stream{ padding:0px; margin-bottom:30px;}
	#sidebar .flickr_stream a{
		background:#f2f2f2;
		margin:2px; padding:3px;
		width:60px; height:60px;
		float:left; display:block;
	}
	#sidebar .flickr_stream img{
		width:60px; height:60px;
	}
	#sidebar .flickr_stream.small_thumb a{
		margin:2px;
		float:left;
	}
	#sidebar .flickr_stream.small_thumb img{
		width:53px; height:53px;
			border:1px solid #000;
	}



/* 
-------------------------------------------------------------------------------------- SOCIAL NETWORKS
*/

	#footer .facebook a{ background:url(../images/icons/facebook_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .facebook a:hover{ background: url(../images/icons/facebook_16.png) no-repeat 5px 50% !important;}
	#footer .twitter a{ background:url(../images/icons/socialmedia.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .twitter a:hover{ background: url(../images/icons/socialmedia.png) no-repeat 5px 50% !important;}
	#footer .vimeo a{ background:url(../images/icons/vimeo_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .vimeo a:hover{ background: url(../images/icons/vimeo_16.png) no-repeat 5px 50% !important;}
	#footer .linkedin a{ background:url(../images/icons/social_icon_linkedin.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .linkedin a:hover{ background: url(../images/icons/social_icon_linkedin.png) no-repeat 5px 50% !important;}
	#footer .googleplus a{ background:url(../images/icons/google.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .googleplus a:hover{ background: url(../images/icons/google.png) no-repeat 5px 50% !important;}
	#footer .youtube a{ background:url(../images/icons/youtube_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .youtube a:hover{ background: url(../images/icons/youtube_16.png) no-repeat 5px 50% !important;}
	#footer .skype a{ background:url(../images/icons/skype_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .skype a:hover{ background: url(../images/icons/skype_16.png) no-repeat 5px 50% !important;}
	#footer .dribbble a{ background:url(../images/icons/dribbble_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .dribbble a:hover{ background: url(../images/icons/dribbble_16.png) no-repeat 5px 50% !important;}
	#footer .deviantart a{ background:url(../images/icons/social_icon_deviantart.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .deviantart a:hover{ background: url(../images/icons/social_icon_deviantart.png) no-repeat 5px 50% !important;}
	#footer .flickr a{ background:url(../images/icons/flickr_16.png) no-repeat 5px 50% !important;padding: 4px 0 4px 30px !important;}
	#footer .flickr a:hover{ background: url(../images/icons/flickr_16.png) no-repeat 5px 50% !important;}
	#footer .social_footer a{display:block;}
	
	
/* --------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- SHORTCODES */
/* --------------------------------------------------------------------------------------------- */
	/* 
	--------------------------------------- [ BIG SLOGAN ] */
	.big_slogan{ font-weight:bold; font-size:30px; line-height:40px; text-align:center; padding:20px 0;}
	/* 
	--------------------------------------- [ SEPARATOR ] */
	.separator{ background:#f8f8f8; height:5px; border-top:1px solid #e9e9e9; border-bottom:1px solid #f3f3f3; display:block; margin:20px 20px 20px 0;}

	/* 
	--------------------------------------- [ TESTIMONIALS ] */
	#rotating_items {
		display:block;
		margin: 0;
		padding: 0px;
		width:240px;
		overflow:hidden;
	}
	 
	#rotating_items div {
		font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;
		font-size:14px;
		color:#666;
		background:none;
		border:none;
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		width:240px;
	}
	 
	#rotating_items div span.author {
		font-family:Arial, Helvetica, sans-serif;
		font-style: normal;
		color:#181818;
		font-weight:bold;
		clear:both;
		display:block;
		text-align:right;
		padding:3px 0 0 0;
		font-size:11px;
	}
	#footer #rotating_items {
		display:block;
		margin: 0;
		padding: 15px 0 20px 0;
		width:100%;
		overflow:hidden;
		color:#FFF;
	}
	 
	#rotating_items div {
		background:none;
		border:none;
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		width:100%;
	}


	/* 
	--------------------------------------- [ RELATED POSTS ] */
	.related_post{
		padding:8px; margin-bottom:8px;
		background:#F8F8F8; border:1px solid #FFF; outline:1px solid #e9e9e9;
		display:block; float:left;
		text-align:center;
		width:180px;
		margin-right:10px;
		margin-left:10px;
	}
	.related_post .thumbnail_related_post{ display:block; width:180px;}
	.related_post img{
		margin-bottom:8px;
		width:180px;
	}
	.related_post h6{
		color:#181818 !important;
		margin-bottom:2px;
	}
	.related_post h6 a{ color:#181818 !important;}
	.related_post em{
		color:#181818 !important;
		margin-bottom:8px;
	}
	.related_post a:hover{
		color:#999 !important;
	}

/* -------------------------------------------------------------------------------------- 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%;
	}


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-width:1px 1px 1px 5px;
	border-color:#ccc #e9e9e9 #e9e9e9 #ccc;
	line-height: 18px;
	width: 95%;
	overflow: auto; 
	overflow-Y: hidden;
	}
	pre.html{ border-color:#ccc #e9e9e9 #e9e9e9 #ffe4c6; border-width:1px 1px 1px 5px;}
	pre.php{ border-color:#ccc #e9e9e9 #e9e9e9 #c4ddff; border-width:1px 1px 1px 5px;}
	pre.css{ border-color:#ccc #e9e9e9 #e9e9e9 #eeffc6; border-width:1px 1px 1px 5px;}
	pre.javascript{ border-color:#ccc #e9e9e9 #e9e9e9 #ffc6c6; border-width:1px 1px 1px 5px;}
	
	pre code {
		margin: 0 0 0 15px;  /*--Left Margin--*/
		padding: 18px 0;
		display: block;
	}



	blockquote{
		background:url(../images/blockquote.png) no-repeat left top;
		font-size:13px; line-height:22px;
		color:#444;
		font-style:italic;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:15px auto; padding:5px 0 5px 25px;
		display:block;
		clear:both;
		width:80%;
	}
	blockquote .cite{
		display:block;
		clear:both;
		text-align:right;
		font-size:12px;
		color:#333;
		font-style:normal;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	/* 
	--------------------------------------- [ 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;
	}
	.highlight_red {
		background:#F00; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_green {
		background:#6C0; 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:40px;
		line-height:0px;
		margin:5px 0px 0 0; padding:18px 5px 5px 5px;
		font-weight:bold;
	}
	.dropcap2{
		float:left;
		font-size:36px;
		line-height:0px;
		margin:0 5px 0 0; padding:20px 5px 5px 5px;
		font-weight:bold;
	}
	
	/* 
	--------------------------------------- [ PULL QUOTES ] */
	.pullquote{
		float: left;
		width: 200px;
		padding: 10px 15px; margin:10px 15px 10px 0;
		border-right: 5px solid #e2e2e2;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#555;
		background:#f9f9f9;
	}
	.pullquote_right{
		float: right;
		width: 200px;
		padding: 10px 15px; margin:10px 0 10px 15px;
		border-left: 5px 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_line{
		background:url(../images/separator_line.png) repeat-x left 50%;
		display:block;
		clear:both;
		height:30px;
	}
	
	
	/* 
	--------------------------------------- [ BIGLINES ] */
	.biglines{
		font-size:15px;
		font-weight:bold;
		text-shadow: #999999 0px 1px 2px;
	}


	/* 
	--------------------------------------- [ 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;}
	.heart li{ background:url(../images/icons/heart-16.png) no-repeat left 48%; padding:3px 0 3px 23px; }
	.comment li{ background:url(../images/icons/comment-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.mail li{ background:url(../images/icons/email-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.user li{ background:url(../images/icons/person-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.redcross li{ background:url(../images/icons/cross-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.pencil li{ background:url(../images/icons/pencil-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.check li{ background:url(../images/icons/check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-right li{ background:url(../images/icons/arrow-right-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-down li{ background:url(../images/icons/arrow-down-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.badgecheck li{ background:url(../images/icons/badge-circle-check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.plus li{ background:url(../images/icons/plus-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.search_list_icon li{ background:url(../images/icons/search-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}


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

	a.nice_button{ display:block; float:left; color:#FFF !important; margin:0 5px;}
	a:hover.nice_button{ }
	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.red2 .linker{background:url(../images/button_red_light.png) no-repeat;}
	a.nice_button.red2 .end{background:url(../images/button_red_light.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_blue_light.png) no-repeat;}
	a.nice_button.blue2 .end{background:url(../images/button_blue_light.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.green2 .linker{background:url(../images/button_green_light.png) no-repeat;}
	a.nice_button.green2 .end{background:url(../images/button_green_light.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.pink2 .linker{background:url(../images/button_pink_light.png) no-repeat;}
	a.nice_button.pink2 .end{background:url(../images/button_pink_light.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_orange_light.png) no-repeat;}
	a.nice_button.orange2 .end{background:url(../images/button_orange_light.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.black2 .linker{background:url(../images/button_black_light.png) no-repeat;}
	a.nice_button.black2 .end{background:url(../images/button_black_light.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.brown2 .linker{background:url(../images/button_brown_light.png) no-repeat;}
	a.nice_button.brown2 .end{background:url(../images/button_brown_light.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 -51px; color:#FFF !important;}
	a:hover.nice_button .end{ background-position:right -51px !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:#181818;
		border:1px solid #000;
		padding:3px;
	}
	/* 
	--------------------------------------- [ AUTHOR INFOS ] */
	#author-info{
		background:#f2f2f2;
		margin:5px 0 5px 0; padding:15px;
	}
	#author-info h5{ margin-bottom:3px; color:#181818;}
	#author-image{ width:100px; display:block; float:left;}
	#author-image img{
		padding:6px;
	 	background:#FFF; border:1px solid #fafafa; outline:1px solid #dddddd;
	 }
	#author-bio{ width:540px; display:block; float:left; padding:0 0 0 10px; font-size:11px; line-height:19px;}
	

	/* 
	--------------------------------------- [ 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;
		border:1px solid #e7e7e7; border-width:5px 0 5px 0;
	}
	.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: -26px; right: 0px;
		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 6px;
		cursor:pointer;
		text-decoration: none;
		color: #222;
		font-size:11px;
	}
	.paging a.active {
		background: #e7e7e7;
		color:#999 !important;
	}
	.paging a:hover {}

	/* 
	--------------------------------------- [ ACCORDION ] */
    
	.accordion .over {
		background: #222 !important;
		color:#FFF !important;
		}
		.accordion .on {
		background: #333 !important;
		color:#FFF !important;
		}
	.accordion h5{ color:#FFF !important; margin-bottom:0;}
	.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;
		}

	/* 
	--------------------------------------- [ TOGGLER ] */
	.toggler h4{ background:url(../images/toggler_plus_minus.png) no-repeat right top;}
	.toggler .plus_minus{ background:url(../images/toggler_plus_minus.png) no-repeat right -64px;}
	
	

	/* 
	--------------------------------------- [ TAGS BAR ] */
	.entry-tags{
		background:#181818 url(../images/entry-tags.png) no-repeat left 50%;
		color:#FFF;
		padding:6px 6px 6px 32px;
	}
	.entry-tags a{ color:#FFF !important; text-transform:capitalize; padding:0 4px; }
	.entry-tags a:hover{color:#999 !important; }