/*	
Theme Name: Levitation
Description: A sleek themeforest Business Template
Version: 1.3.1
Author: Kriesi




*/

	
/*********************************************************************************************************
1.) Basic Layout and commonly used container classes
**********************************************************************************************************/

	
/*Small reset*/
body,ul,ol,h1,h2,h3,h4,h5,h6,form,li,p {
	font-size:16px;
	margin:0;
	padding:0;
}

body {
	font-size:16px;
	font-family:Arial, 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, san-serif;
	line-height:21px;
	position:relative;
}

#page_top {
	width:912px;
	margin:0 auto;
	position:relative;
	clear:both;
}

#main {
	clear:both;
	position:relative;
	padding:30px 0 0;
	float:left;
	width:912px;
}

#footer {
	width:912px;
	margin:15px auto 0;
	position:relative;
	clear:both;
	padding:5px 0 10px;
	font-size:12px;
	overflow: hidden;
}

.wrapper {
	clear:both;
	position:relative;
	float:left;
	padding-bottom:20px;
	width:912px!important;
	width:913px;
	overflow: hidden;
}

.wrapper_side {
	width:300px!important;
	float:left;
}

.box {
	position:relative;
	float:left;
	margin:5px 30px 0 0;
	padding:0 30px 0 0;
	display:block;
	z-index:1;
}

.box_blog {
	position:relative;
	float:left;
	margin:5px 30px 0 0;
	padding:0 30px 0 0;
	display:block;
	z-index:1;
	min-height: 675px;
}

.box1 {
	margin-bottom:-20px;
}

.box2 {
	margin-left:323px;
	margin-top:-255px;
}

.box3 {
	border:none;
/*
	margin-left:646px;
	margin-top:-275px;
*/
}

.box_small {
	width:250px;
	z-index:2;
	height: 275px;
}

.box_medium {
	width:587px;
}

#page_top .box_big {
	width:912px;
	border:none;
}

.footer_left { float:left; display:inline; width: 618px; padding-bottom: 12px;}
.footer_right { float:right; display:inline; width: 29%;}

.footer_box { width: 48%; overflow: hidden; border-right:1px solid #2f2f2f; min-height: 290px;}

.float-left { float:left; display:inline;}
.float-right { float:right; display:inline;}

	
/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/
#head {
	font-size:14px;
	height:80px;
	margin:0 auto;
	position:relative;
	width:912px;
	z-index:5;
}

.logo {
	left:0;
	position:absolute;
	top:5px;
	width:160px;
	height:55px;
	z-index:99;
	background:red;
}

#page_top .logo a {
	display:block;
	text-indent:-9999px;
	outline:none;
	width:160px;
	height:55px;
}


	
/*image slider*/
#featured {
	height:460px;
	clear:both;
	position:relative;
	padding:0;
}

.featured_item {
	position:absolute;
	width:292px;
	top:100px;
	left:318px;
	z-index:1;
	overflow:hidden;
	cursor:pointer;
}

#page_top .featured_item_active {
	position:absolute;
	width:612px;
	top:25px;
	left:174px;
	z-index:3;
}

#page_top .featured_item_active img {
	width:600px;
}

#page_top .featured_item_last,#top .featured_item_upcoming {
	width:392px;
	left:50px;
	top:75px;
	z-index:2;
}

#page_top #featured .featured_item_upcoming {
	left:500px;
}

#page_top #featured .featured3 {
	left:647px;
}

#page_top #featured .featured4 {
	left:0;
}

.featured_item img {
	width:280px;
}

#page_top .featured_item_last img,#top .featured_item_upcoming img {
	width:380px;
}


	
/* .item,.wrapper img { padding:5px; } */
.item_shadow {
	margin:0 auto;
}

.featured_item img {
	display:block;
	position:relative;
}

#twitterbox {
	min-height:66px;
}

#twitterbox h2 {
	padding:0 0 0 104px;
}

#tweet_follow {
	height:64px;
	left:0;
	position:absolute;
	top:28px;
	width:64px;
	text-indent:-9999px;
}

#head #searchform {
	position:absolute;
	right:-4px;
	bottom:5px;
	width:264px;
	height:30px;
}


	
/*alternate image slider*/
.featured_alternate {
	top:10px;
	position:absolute;
	z-index:1;
	border:none;
}

#page_top .featured_alternate:hover,#top .featured_alternate:hover img {
	border:none;
}

#page_top .featured_alternate_active {
	z-index:2;
}


	
/*navigation*/
#page_top #nav {
	left:230px;
	top:22px;
}

#nav,#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px;
	z-index:5;
}

#page_top #nav a {
	height:49px;
	display:inline;
	padding:0;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	margin:0 28px 0 0;
	font-size:18px;
}

#page_top #nav .current_page_item a {
	color:#ffffff;
}

#page_top #nav .current_page_item ul a {
	font-weight:normal;
}

#page_top #nav ul a {
	line-height:33px;
}

#page_top #nav li {
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}

#page_top #nav li li {
	border-left:none;
	margin-top:0;
}

#page_top #nav ul {
	display:none;
	left:-19px;
	position:absolute;
	top:48px;
	width:172px;
}

#page_top #nav li ul a {
	width:128px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}

#page_top #nav ul ul {
	top:auto;
	border-top:none;
}

#page_top #nav li ul ul {
	left:171px;
	top:-1px;
}

#page_top #nav li:hover ul ul,#page_top #nav li:hover ul ul ul,#page_top #nav li:hover ul ul ul ul {
	display:none;
}

#page_top #nav li:hover ul,#page_top #nav li li:hover ul,#page_top #nav li li li:hover ul,#page_top #nav li li li li:hover ul {
	display:block;
}

#page_top #nav li ul a {
	border-top:none;
}


	
/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/
.advanced_button {
	height:72px;
	width:222px;
	display:block;
	text-indent:-9999px;
}

.get_in_touch {
	position:absolute;
	right:0;
	top:54px;
	outline:none;
}


	
/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/
.entry {
	width:586px;
	float:left;
	clear:both;
	padding-bottom:30px;
	position:relative;
}

.entry-head {
	display:block;
	position:relative;
	top:-8px;
	font-size:10px;
	padding:0 0 0 1px;
}

.entry-head a {
	text-decoration:none;
}

.entry-head a:hover {
	text-decoration:underline;
}

.entry-head span {
	padding:0 5px;
}

.entry img {
	max-width:600px;
}

.entry-head .categories {
	padding:0 5px 0 0;
}

.entry li {
	padding:3px 10px;
}

.entry ul,.entry ol {
	list-style-position:inside;
	list-style-type:disc;
	margin:0;
	padding:0 0 20px;
}

#page_top .entry ol {
	list-style-type:decimal;
}


	
/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/
.widget ul {
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

.smallbox3_widget ul {
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

#page_top #latest_news .post_name {
	font-size:14px;
	display:block;
}

#page_top #latest_news a,.widget a {
	display:block;
	padding:5px 3px 10px;
	text-decoration:none;
}

.meta_sub {
	padding-right:4px;
}

#page_top .widget a {
	padding:6px 3px;
	width:257px;
}

.widget {
	width:263px;
	float:left;
	padding-bottom:30px;
}

#sidebar .widget {
	clear:both;
}


	
/*generic*/
.portfoliobox img {
	width:280px;
}

blockquote {
	font-size:16px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 10px;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

p {
	padding:0 0 1em;
}

ul,ol {
	list-style-position:outside;
	margin-left:20px;
}

#sidebar ul,#sidebar ol {
	margin-left:0;
}

#sidebar li {
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6,legend {
	font-weight:bold;
	padding-bottom:5px;
	line-height:1.4em;
}

h1 {
	clear:both;
	font-size:32px;
	font-weight:bold;
}

h2 {
	font-size:24px;
	clear:both;
}

h3,legend {
	font-size:18px;
	clear:both;
}

h4 {
	font-size:16px;
	clear:both;
}

h5 {
	font-size:18px;
	clear:both;
}

h6 {
	font-size:13px;
	clear:both;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration:none;
}

blockquote p {
	padding:11px 0;
}

blockquote {
	margin:0 0 10px 0px;
	padding:0 15px;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clearboth {
	clear:both;
}

.alignleft {
	float:left;
	margin:0 15px 15px 0;
}

.alignright {
	float:right;
	margin:0 0 15px 15px;
}

.aligncenter {
	clear:both;
	display:block;
	margin:10px auto;
	padding:10px 0;
}

#page_top .wp-smiley {
	border:none;
	padding:0;
}

.meta {
	display:block;
	position:relative;
	top:3px;
	font-size:12px;
	line-height:14px;
}

.more-link {
	clear:both;
	display:block;
	line-height:20px;
	padding:0 0 0 0px;
	text-decoration:none;
	width:120px;
	height: 40px;
	
}


	
/*CONTACT FORM*/
#searchsubmit,#send,#top #submit {
	cursor:pointer;
}

.text_input,.text_area {
	padding:4px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	width:200px;
	font-size:14px;
}

#searchsubmit,#send,#submit {
	padding:4px 20px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:14px;
}

.hidden {
	display:none;
}

#commentform {
	padding-bottom:20px;
}

fieldset {
	border:none;
	padding:0;
	margin:0;
	overflow:hidden;
}

fieldset label {
	padding-left:0px;
}

.blocklabel {
	display:block;
	padding:10px 0 0;
}

#page_top .text_area {
	width:450px;
}


	
/*CONTACT FORM*/
#send,#page_top #submit {
	cursor:pointer;
}

#searchsubmit {
	width:53px;
	height:34px;
	padding:0;
	margin:0;
	cursor:pointer;
	text-indent:-9999px;
	border:none;
	position:absolute;
	bottom:-2px;
	right:0;
}

.ajax_form {
	padding-bottom:30px;
}


	
/* ---------------------- Pagination -------------------*/
.pagination {
	clear:both;
	display:block;
	float:left;
	padding:0 0 20px;
	position:relative;
	z-index:3;
}

.pagination span,.pagination a {
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin:2px 2px 2px 0;
	display:block;
	padding:3px 6px;
	text-decoration:none;
}

.pagination .current {
	font-size:11px;
	padding:3px 6px;
}


	
/*commentlist basewidth: width:614px;*/
.commentlist {
	margin-bottom:20px;
	float:left;
	width:100%;
}

#page_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;
}

#page_top .commentlist .odd {
}

#page_top .commentlist .even {
}

.gravatar {
	float:left;
	width:60px;
	padding:0 10px;
	text-align:center;
}

.gravatar img {
	display:block;
}

.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;
}

.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;
}


	
/*sidebar widgets*/
.widget_categories a,.widget_pages a,.widget_archive a,.widget_recent_entries a,li.recentcomments,.widget_meta a {
	padding:5px;
	text-decoration:none;
	width:263px;

	
/*change if sidebarwidth changes*/
}

.small_box ul ul a {
	padding-left:25px;
	width:230px;
}

.small_box ul ul ul a {
	padding-left:45px;
	width:210px;
}

.small_box ul ul ul ul a {
	padding-left:65px;
	width:190px;
}

#page_top .widget_tag_cloud a {
	text-decoration:none;
	padding:0 3px;
	display:inline;
	border:none;
	line-height:1.3em;
}

.widget_tag_cloud a:hover {
	text-decoration:underline;
}

li.recentcomments a {
	text-decoration:none;
}


	
/*--------------------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;
	border:none;
}

#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}

#wp-calendar caption {
	margin-bottom:5px;
}


	
/* Search Box
--------------------------------------------------------------------------------------- */
.search_box {
	background:transparent url(images/skin4/bg_search.gif) top right no-repeat;
	width:180px;
	height:26px;
	padding:3px 14px 0 35px;
	position:absolute;
	z-index:99;
	top:32px;
	right:0;
}

.small_search {
	width:180px;
	height:21px;
	padding:4px 0 0;
	font-size:11px;
	color:#999999;
	border:0;
	background:#ffffff;
}

.small_search:focus {
	color:#000000;
}


	
/* FLASH TITLES
______________________________________________________________________________________ */
.sIFR-flash {
	margin:0;
	padding:0;
	visibility:visible!important;
}

.sIFR-unloading .sIFR-flash {
	visibility:hidden!important;
}

.sIFR-replaced,.sIFR-ignore {
	visibility:visible!important;
}

.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}

.sIFR-replaced div.sIFR-fixfocus {
	float:none;
	letter-spacing:0;
	margin:0;
	overflow:auto;
	padding:0;
}

.sIFR-dummy {
	height:0;
	margin-left:42px;
	width:0;
	z-index:0;
}

.sIFR-active h1,.sIFR-active h1 {
	visibility:hidden;
}

.sIFR-active h2,.sIFR-active h2 {
	visibility:hidden;
}

.sIFR-active h2,.sIFR-active h2 {
	visibility:hidden;
}

.sIFR-active h3,.sIFR-active h3 {
	visibility:hidden;
}

.sIFR-active h3,.sIFR-active h3 {
	visibility:hidden;
}

.sIFR-active h4,.sIFR-active h4 {
	visibility:hidden;
}

.sIFR-active h4,.sIFR-active h4 {
	visibility:hidden;
}

.sIFR-active h5,.sIFR-active h5 {
	visibility:hidden;
}

.sIFR-active h5,.sIFR-active h5 {
	visibility:hidden;
}

.sIFR-active object {
	display:block;
}

.additional_info {
	position:relative;
	clear:both;
	padding:30px 0;
}

.additional_info p {
	font-size:26px;
	width:100%;
	padding:0;
	line-height:24px;
}

#wpcf label {
	clear:both;
	display:block;
	float:left;
	width:150px;
	margin:2px 0 0;
}

#wpcf input {
	background-color:#333333;
	border:1px solid #666666;
	color:#FFFFFF;	
	width:250px;
	height:25px;
	
	padding:4px 8px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:135%;
	margin-bottom:10px;
	margin-left: 0px;
}

#wpcf textarea {
	background-color:#333333;
	border:1px solid #666666;
	color:#CCCCCC;
	width:450px;
	height:150px;
	color:#FFFFFF;
	padding:4px 8px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:135%;
	margin-bottom:10px;
		margin-left: 0px;

}

#wpcf #contactsubmit {
	margin-left:250px;
	width:50px;
}

#wpcf input.submit {
	background:none;
	border:0;
	width:173px;
	height:40px;
	color:#4a4a4a;
	padding:0;
	font-size:135%;
	margin-bottom:25px;
}

#content_box {
	border: solid #2f2f2f 1px;
	background-color: #151515;
	padding: 10px;

}

.content_box img a {
	border:none;
	text-decoration: none;


}
	