/*
Theme Name: Display
Description: A sleek themeforest Portfolio and Business Template
Version: 1.3
Author: Kriesi
Author URI: http://www.kriesi.at

Small reset*/
BODY, UL, OL, H1, H2, H3, H4, H5, H6, FORM, LI, P
{
	margin: 0;
	padding: 0;
}
/*Structured layout mainpage*/
BODY
{
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	line-height: 23px;
	position: relative;
}
.wrapper
{
	width: 100%;
	position: relative;
	display: table;
}
#top
{
	position: relative;
	width: 960px;
	margin: 0px auto 0;
}
/************************************************************************
HEAD AREA
*************************************************************************/
#head
{
	height: 140px;
	z-index: 5;
}
/*LOGO*/
#top .logo, .logo A
{
	height: 120px;
	width: 210px;
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#top .logo A, #top .logo A:hover
{
	top: 0;
	left: 0;
	outline: none;
	border: none;
}
#top .logobg A
{
	text-indent: -9999px;
}
#nav
{
	position: absolute;
	right: 0px;
	top: 1px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	z-index: 5;
}
#nav LI
{
	float: left;
}
#nav LI A
{
	display: block;
	float: left;
	padding: 10px 21px 13px 10px;
	width: 150px;
	border: none;
	text-decoration: none;
	line-height: 18px;
	outline: none;
}
#nav LI A STRONG
{
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}
#nav LI A SPAN
{
	display: block;
	font-size: 10px;
	color: #FE1414;
}
/*navigation*/
#nav UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 50px;
	z-index: 5;
}
#top #nav UL A
{
	line-height: 28px;
	font-size: 13px;
	cursor: pointer;
}
#top #nav LI
{
	float: left;
	position: relative;
	z-index: 20;
	margin-top: 11px;
}
#top #nav LI LI
{
	border-left: none;
	margin-top: 0;
}
#top #nav UL
{
	display: none;
	position: absolute;
	top: 48px;
	width: 172px;
	left: 0;
}
#top #nav LI UL A
{
	width: 150px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0 10px;
}
#top #nav UL UL
{
	top: auto;
	border-top: none;
}
#top #nav LI UL UL
{
	left: 171px;
	top: -1px;
}
#top #nav LI:hover UL UL, #top #nav LI:hover UL UL UL, #top #nav LI:hover UL UL UL UL
{
	display: none;
}
#top #nav LI:hover UL, #top #nav LI LI:hover UL, #top #nav LI LI LI:hover UL, #top #nav LI LI LI LI:hover UL
{
	display: block;
}
#top #nav LI UL A
{
	border-top: none;
}
/*featured*/
#featured, #featured:focus
{
	position: relative;
	width: 960px;
	height: 473px;
	overflow: hidden;
	outline: none;
}
#featured_image, #featured_image:focus
{
	width: 940px;
	height: 420px;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	outline: none;
}
OBJECT, OBJECT:focus
{
	outline: none;
}
#featured_image IMG, #featured_image A IMG
{
	position: absolute;
	z-index: 2;
	visibility: hidden;
}
#featured #featured_image .current_img, #featured #featured_image .current_img IMG
{
	z-index: 3;
	visibility: visible;
}
.js_active #featured #featured_image .current_img, .js_active #featured #featured_image .current_img IMG
{
	visibility: hidden;
}
/*infotext*/
#infotext
{
	width: 940px;
	padding: 0 10px;
}
#infotext H2
{
	font-family: arial;
	font-size: 18px;
	padding: 10px 0 12px;
	position: relative;
	top: 2px;
}
/*content*/
#lastlabel
{
	width: 140px;
	height: 0px;
	/*+placement:shift -115px 85px;*/
	position: relative;
	left: -115px;
	top: 85px;
}
#main
{
	padding-top: 16px;
	width: 968px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
#content
{
	width: 710px;
	margin: 0;
	overflow: hidden;
	position: relative;
	float: right;
}
.fullwidth #content
{
	width: 968px;
}
#sidebar
{
	width: 240px;
	overflow: hidden;
	position: relative;
	float: left;
}
#sidebar .box
{
	margin: 0;
	padding: 0 0 10px;
}
#sidebar H3
{
	padding: 20px 0 4px;
}
/*sidebar nesting and hiding of indent lists*/
#sidebar .box A
{
	display: block;
	line-height: 22px;
	padding: 3px 10px;
}
#sidebar .box UL UL A
{
	padding: 3px 10px 3px 25px;
}
#sidebar .box UL UL UL A
{
	padding: 3px 10px 3px 40px;
}
#sidebar .box UL UL UL UL A
{
	padding: 3px 10px 3px 55px;
}
#sidebar .box UL UL UL UL UL A
{
	padding: 3px 10px 3px 70px;
}
#sidebar .box UL UL UL UL UL UL A
{
	padding: 3px 10px 3px 85px;
}
#sidebar .box UL UL UL UL UL UL UL A
{
	padding: 3px 10px 3px 100px;
}
#sidebar .box UL UL UL UL UL UL UL UL A
{
	padding: 3px 10px 3px 115px;
}
#sidebar .box UL UL UL UL UL UL UL UL UL A
{
	padding: 3px 10px 3px 130px;
}
#sidebar .box UL UL UL UL UL UL UL UL UL UL A
{
	padding: 3px 10px 3px 145px;
}
.sidebarmenu .current
{
	font-weight: bold;
}
.sidebarmenu UL UL, .sidebarmenu .currentli_item UL UL, .sidebarmenu .parentli_item .li_item UL
{
	display: none;
}
.sidebarmenu .currentli_item UL, .sidebarmenu .parentli_item UL
{
	display: block;
}
.box IMG
{
	border: 1px solid #FFFFFF;
}
.box
{
	position: relative;
	margin-right: 44px;
	float: left;
	overflow: hidden;
	padding-bottom: 0px;
}
.wrapper .box3
{
	margin: 0;
}
.wrapper .box_small
{
	width: 283px;
	height: 221px;
}
.wrapper .box_small_main
{
	width: 280px;
	margin: -7px 5px 28px;
	height: 192px;
	padding: 12px;
	background: url(./images/skin1/bg_frp.png) no-repeat;
}
.box_small_main H3
{
	background-color: #F4F4F4;
	text-align: center;
}
.wrapper .box_mini
{
	width: 160px;
	margin-right: 20px;
}
.wrapper .box_fb
{
	width: 320px;
	margin-right: 20px;
}
.box_small H3
{
	padding: 0px 0px 7px 15px;
}
/*sidebar widgets*/
.widget_search #s
{
	border: none;
	width: 219px;
	padding: 8px 50px 8px 10px;
	color: #CCC;
}
#sidebar .widget_search #searchsubmit
{
	border: none;
	display: block;
	height: 33px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 0px;
	width: 36px;
	cursor: pointer;
	padding: 0;
	outline: none;
}
#main #sidebar .widget_tag_cloud A
{
	display: inline;
	border: none;
	background: none;
	padding: 3px;
	line-height: 1.5em;
}
#main #sidebar .textwidget A
{
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
#main #sidebar .rsswidget
{
	background: none;
}
#sidebar .rsswidget IMG
{
	display: none;
}
.rss-date, .rssSummary, .widget_rss CITE
{
	padding: 3px 10px;
}
#main #sidebar .box .recentcomments A
{
	background-image: none;
	border: none;
}
#main #sidebar .box .recentcomments
{
	display: block;
	line-height: 22px;
	padding: 3px 10px;
}
/*--------------------calendar--------------------*/
#wp-calendar A, #wp-calendar A:visited
{
	display: block;
	text-decoration: none;
	padding: 0;
	border: none;
	width: auto;
}
#wp-calendar A:hover
{
	display: block;
}
#wp-calendar
{
	empty-cells: show;
	width: 100%;
	text-align: center;
}
#wp-calendar #next A, #wp-calendar #prev A
{
	text-decoration: none;
	display: block;
	background: none;
	border: none;
}
#wp-calendar #next A:hover, #wp-calendar #prev A:hover
{
}
#wp-calendar CAPTION
{
	margin-bottom: 5px;
}
/*blog*/
.entryimage
{
	padding: 41px;
	margin-top: 27px;
	height: 272px;
}
.entry_portfolio
{
	position: relative;
	background: url(./images/skin1/bg_port.png) no-repeat;
	padding-bottom: 35px;
	clear: both;
	float: left;
	width: 100%;
	padding: 7px;
}
.entry
{
	position: relative;
	padding-bottom: 35px;
	clear: both;
	float: left;
	width: 97%;
	background-color: #FFFFFF;
	padding: 8px;
	border: 2px solid #000000;
}
.entry .box
{
	padding-bottom: 0px;
}
.post_data
{
	border-left: none;
	border-right: none;
	font-size: 11px;
	line-height: 15px;
	padding: 3px 1px;
	position: relative;
	float: left;
	width: 690px;
	margin-bottom: 17px;
}
.post_data .categories
{
	float: left;
}
.post_data .author
{
	float: right;
}
.blogentry H2
{
	width: 490px;
	padding: 5px 0 0;
}
.blogentry IMG
{
	max-width: 710px;
}
.entry H2
{
	padding: 0px 0 0;
}
.entry .date
{
	height: 44px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 116px;
	top: 8px;
}
.entry .day
{
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
	display: block;
	width: 55px;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
}
.entry .month
{
	display: block;
	font-size: 18px;
	left: 60px;
	line-height: 1em;
	position: absolute;
	text-transform: uppercase;
	top: 6px;
	width: 50px;
}
.entry .year
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	left: 60px;
	letter-spacing: 2px;
	line-height: 1em;
	position: absolute;
	top: 25px;
	width: 53px;
}
/*pagination*/
#top .pagination
{
	clear: both;
	padding: 0 0 60px;
	position: relative;
	z-index: 3;
}
#top .pagination SPAN, #top .pagination A
{
	display: block;
	float: left;
	font-size: 11px;
	line-height: 13px;
	margin: 2px 2px 2px 0;
	padding: 3px 6px;
	text-decoration: none;
	width: auto;
}
#top .pagination .current
{
	font-size: 11px;
	padding: 3px 6px;
}
/*Portfolio*/
#subpage .box_small .more-link, .box_page .more-link
{
	position: relative;
	top: -13px;
}
/*footer*/
#footer
{
	width: 940px;
	position: relative;
	padding-top: 12px;
	margin: 0 auto;
}
.footer_widgets
{
	float: left;
	width: 720px;
	overflow: hidden;
}
#footer H1, #footer H2, #footer H3, #footer H4, #footer H5, #footer H6, #footer A
{
	color: #CBCBCB;
	text-decoration: none;
	font-size: 11px;
}
#footer .box_custom_footer
{
	width: 220px;
	margin-right: 0;
	float: right;
	overflow: hidden;
}
#footer .box H4, #footer .box H4 A
{
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1.3px;
	border: none;
	font-weight: bold;
}
#footer .box UL
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#footer .box UL UL
{
	border: none;
}
#footer .box UL LI A
{
	display: block;
	padding: 3px 10px;
	line-height: 22px;
	position: relative;
}
#footer .custom_button
{
	width: 150px;
	padding: 10px 60px 10px 10px;
	display: block;
	text-align: center;
	border: none;
}
.rsswidget IMG
{
	display: none;
}
.custom_button STRONG
{
	display: block;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}
.custom_button SPAN
{
	display: block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
#sitesearch_footer
{
	padding-top: 20px;
	position: relative;
}
.box_custom_footer P
{
	font-size: 11px;
	line-height: 17px;
	padding: 10px 0;
}
#searchform
{
	position: relative;
}
#footer #s
{
	border: none;
	width: 160px;
	padding: 8px 50px 8px 10px;
	color: #CCC;
}
#footer .widget #s
{
	width: 100px;
}
#footer #searchsubmit
{
	border: none;
	display: block;
	height: 35px;
	position: absolute;
	right: 3px;
	text-indent: -9999px;
	top: 0px;
	width: 35px;
	cursor: pointer;
	padding: 0;
	outline: none;
}
.wrapper #footer .social_bookmarks
{
	border: none;
	display: block;
	float: left;
	width: 100%;
}
.wrapper #footer .social_bookmarks LI
{
	float: left;
	margin: 0;
	width: 16px;
	margin-right: 7px;
}
.wrapper #footer .social_bookmarks LI A
{
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	text-indent: -9999px;
	border: none;
	padding: 0;
}
.wrapper #footer .box .recentcomments A
{
	background-image: none;
	border: none;
}
.widget_tag_cloud
{
	line-height: 2.5em;
}
.widget_tag_cloud A
{
	padding: 2px;
}
/*generic*/
.rounded
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.more-link
{
	display: block;
	line-height: 16px;
	padding: 9px 0 0;
	width: 72px;
}
INPUT, SELECT, TEXTAREA
{
	font-size: 13px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	position: relative;
	outline: none;
}
BLOCKQUOTE
{
	font-size: 12px;
	font-style: italic;
	margin: 0 0 20px;
	padding: 10px 20px 10px 41px;
}
.wrapper A
{
	text-decoration: none;
}
.wrapper A:hover
{
	text-decoration: none;
}
A IMG, A:hover IMG
{
	border: none;
	text-decoration: none;
	z-index: 2;
	position: relative;
	outline: none;
}
#main IMG
{
	float: left;
	margin-bottom: 5px;
	display: inline;
}
P
{
	padding: 0 0 1em;
}
UL, OL
{
	margin-bottom: 10px;
}
UL LI
{
	list-style-type: none;
	padding-left: 10px;
}
#top #nav, #top #nav LI, #sidebar LI, #sidebar UL, #footer LI, #footer UL
{
	padding: 0;
	list-style-type: none;
	background: none;
	border: none;
}
OL LI
{
	list-style-type: decimal;
	list-style-position: inside;
}
#sidebar UL, #sidebar OL
{
	margin: 0px;
}
#sidebar LI
{
	list-style-type: none;
}
H1, H2, H3, H4, H5, H6, LEGEND
{
	letter-spacing: 0.4px;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 1.4em;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
}
H1
{
	clear: both;
	font-size: 38px;
	font-weight: bold;
}
H2
{
	text-transform: uppercase;
	font-size: 30px;
	clear: both;
}
H3, LEGEND
{
	font-size: 17px;
	clear: both;
	font-style: normal;
	text-transform: uppercase;
	font-family: Verdana;
	line-height: 14px;
}
H4
{
	font-size: 16px;
	clear: both;
}
H5
{
	font-size: 14px;
	clear: both;
}
H6
{
	font-size: 13px;
	clear: both;
}
#top H1 A, #top H2 A, #top H3 A, #top H4 A, #top H5 A, #top H6 A
{
	text-decoration: none;
	border: none;
}
#top H1 A:hover, #top H2 A:hover, #top H3 A:hover, #top H4 A:hover, #top H5 A:hover, #top H6 A:hover
{
	text-decoration: none;
	border: none;
}
BLOCKQUOTE P
{
	padding: 11px 0px;
}
BLOCKQUOTE
{
	margin: 0 0 22px 5px;
	padding: 0 15px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.clearboth
{
	clear: both;
}
.alignleft
{
	float: left;
	margin: 0px 15px 15px 0pt;
}
.alignright
{
	float: right;
	margin: 0px 0pt 15px 15px;
}
.aligncenter
{
	clear: both;
	display: block;
	margin: 10px auto;
	padding: 10px 0;
}
#top .extra_margin_right
{
	margin-right: 50px;
}
#top .no_margin_right
{
	margin-right: 0;
}
#top .wp-smiley
{
	border: none;
	padding: 0;
}
.meta
{
	display: block;
	position: relative;
	top: 3px;
	font-size: 11px;
	line-height: 14px;
}
.pp_details .pp_nav A.pp_arrow_previous, .pp_details .pp_nav A.pp_arrow_next
{
	margin-top: 8px;
}
.pp_details .pp_nav
{
	margin: -3px 0 0;
}
.lightbox_video, .lightbox_image
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#top .ie6_lightbox, #footerwrap .ie6_lightbox
{
	position: relative;
	border: none;
}
/*CONTACT FORM*/
#searchsubmit, #send, #top #submit
{
	cursor: pointer;
}
.text_input, .text_area
{
	padding: 4px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	width: 200px;
	font-size: 11.5px;
}
#send, #submit
{
	padding: 4px 20px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	font-size: 11.5px;
}
.hidden
{
	display: none;
}
#commentform
{
	padding-bottom: 20px;
}
FIELDSET
{
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
FIELDSET LABEL
{
	padding-left: 7px;
}
.blocklabel
{
	display: block;
	padding: 10px 0 0;
}
#top .text_area
{
	width: 600px;
}
/*CONTACT FORM*/
#send, #top #submit
{
	cursor: pointer;
}
/*comments*/
#top .comment-edit-link, #top .comment-meta A
{
	border: none;
}
.commentlist
{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#top .commentlist #comment
{
	width: 70%;
}
.commentlist LI
{
	width: 100%;
	clear: both;
	float: left;
	padding: 0;
	list-style-type: none;
	padding: 20px 0 0;
	position: relative;
}
.commentlist .children, .commentlist .children LI
{
	border: none;
}
.gravatar
{
	float: left;
	width: 60px;
	padding: 0px 10px;
	text-align: center;
}
.gravatar IMG
{
	display: block;
	padding: 5px;
}
.comment_content
{
	float: left;
	width: 524px;
	padding-bottom: 20px;
}
.commentmetadata
{
	float: right;
	padding-right: 10px;
}
.commentmetadata A, .comment-edit-link, .comment-reply-link
{
	text-decoration: none;
	font-size: 10px;
}
#top .comment-reply-link
{
	border: none;
}
.comment-edit-link
{
	padding-left: 10px;
}
.says
{
	display: none;
}
.author_name
{
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	float: left;
}
.comment_text
{
	clear: both;
}
.comment-reply-link
{
	text-align: center;
	display: block;
}
.commentlist #respond
{
	padding-left: 80px;
}
#cancel-comment-reply-link
{
	text-decoration: none;
	margin-left: 15px;
	font-size: 10px;
}
.commentlist .children
{
	padding: 0 0 0 70px;
}
.commentlist .children LI .comment_content
{
	width: 454px;
}
.commentlist .children .children LI .comment_content
{
	width: 384px;
}
.commentlist .children .children .children LI .comment_content
{
	width: 314px;
}
.commentlist .children .children .children .children LI .comment_content
{
	width: 244px;
}
.commentlist .children .children .children .children .children LI .comment_content
{
	padding: 0;
}
.comment_nav
{
	position: relative;
	top: -13px;
	font-size: 10px;
	z-index: 4;
}
.comment_nav A
{
	text-decoration: none;
}
.comment_prev
{
	float: left;
}
.comment_next
{
	float: right;
}

