/*
Theme Name: thrive web
Author: Dean Oakley
*/ 

html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

footer-menu li a,
.the_lab h3 a{
	color:#000;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	color:#000;
	text-decoration:none;
}

p a{
	color:#000;
	text-decoration:underline;
}
 
h2 a:hover, 
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover{
	background-color:#efefef;
}

p a{
	text-decoration:underline;
}

p.tags a{
	font-weight:normal;
	color:#333;
	text-shadow: 1px 1px 0 #fff;
	text-decoration:none;
}

.meta a{
	background:none;
}

a:hover,
a:hover p{
	text-decoration:underline;
}


/*---------------------------- sticky footer ----------------------------*/
/* http://www.cssstickyfooter.com/using-sticky-footer-code.html */

html, body {height: 100%;}

#outer {min-height: 100%;}

.main {
	overflow:auto;
	padding-bottom: 140px;
	margin: 0;
	}  /* must be same height as the footer */

.footer {position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}




body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
	background-color:#fcfcfc;
	
	background-image:url(images/bg-win5.gif);
	background-repeat:repeat-x;
	background-position:center 60px;
	
	 -webkit-text-size-adjust: 90%;  
}	

h1, h2, h3, h4, h5, h6 {  padding:8px 0; font-family: "museo-sans-1","museo-sans-2",sans-serif;}
h1 { font-size:2.4em; color:#000; }
h2 { 
	font-size:2em; 
	color:#000;
	line-height:45px;
}
h3 { 
	font-size:1.6em; 
	
	padding-top:20px;
	color:#000 !important;
}


h3.lab{

	padding-left:60px;
	overflow:visible;
	padding-top:30px !important;
}

h2.title a{
	color:#000;
	text-decoration:none;
}

.post h2{
	margin-top:10px;
}

.no_top_marg{
	margin-top:0;
	padding-top:0;
}


.search .post{
	margin-bottom:20px;
}

.portfolio_post{
	margin-bottom:40px;
	float:left;
}

h4 { font-size:1.5em; color:#000; }
h5 { font-size:1.4em; color:#000; }
h6 { 
	font-size:1.2em; 
	color:#000; 
	letter-spacing:-0.02em;
	padding-top:20px;
}

.image li{
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:left 8px;
	list-style:none;
	padding-left:20px;
	font-size:15px;
	line-height:20px;
}

.center{
	text-align:center;
	display:block;
}

hr{		
	clear:both;
	
	height: 4px;
	background-image: url(images/diag.png);
	border: none;

}

.entry hr{
	
	margin-top:40px;
	margin-bottom:20px;
}

p{
	padding:7px 0; 
	line-height:140%;
}	

.page p{
	line-height:140%;
	padding-bottom:0;
	padding-bottom:10px;
}

.marg30{
	margin-top:30px;
}

.marg20{
	margin-top:20px;
}

.search .page p{
	padding:10px;
}	

li{
	padding:3px 0;
}

a{
	text-decoration:underline;
	color:#000; 
}

pre{
	margin-top:5px;
	margin-bottom:40px;
}


.line{
	border-bottom:1px dotted #ccc;
}

.pod{
	padding:0 0 20px 0;
}

.home_thumb a{
	margin-right:5px;
}

.fleft{
	float:left;
}
.fright{
	float:right;
}

.mright20{
	margin-right:20px;
}

.clear{
	clear:both;
}

.cat-item-4,
.cat-item-3{
	display:none;
}

#head_bar{
	height: 60px;
	background-color: black;
}

#head_bar p{
	color: white;
	margin-left: 35px;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 600px;	
	line-height: 12px;
}

#head_bar p a{
	color: white;
	text-decoration: none;
	background:none;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;   
}

#head_bar p a:hover{
	color: #AFAFAF;
}

#head_bar span{
	font-style: italic;
	color: #AFAFAF;
	font-size: 9px;
}

#head_bar .contentwidth{
	background-image: url(images/logo-30w.png);
	background-repeat: no-repeat;
	background-position: 0 15px;
	overflow: hidden;
}

#head_bar ul{
	float: right;
	margin: 0;
	margin-top: 13px;
	position: relative;
}

#head_bar ul li{
	float: right;
	padding: 0 !important;
	margin: 0;
	margin-right: 10px;
	list-style: none;
	background-position: 0 0;
		width: 25px;
	height: 48px;
}

#head_bar ul li a{
	float: right;
	width: 25px;
	height: 48px;
	background-repeat: no-repeat;
}

#head_bar ul li a:hover{
	top:-2px;
	position: relative;
	background-color: transparent;
}

/* If nested UL's used in something such as a category list */
/* Does not work in IE6 but everything modern. */
.pod UL LI > UL
{
	margin:0;
	padding:3px 0 3px 20px;
}
.pod UL
{
	margin:0;
	padding:0;
}

.pod UL LI
{
	list-style-type:none;
	margin:0;
	padding:3px 0;
	padding-left:10px;
}

li.home_thumb{
	float:left;
	margin-right:5px;
	margin-bottom:5px; 
	
}

.alternate, .hidden
{
	display:none;
}

.contentwidth
{
	width:940px;
	margin:0 auto;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

img.border-thin,
.border-thin img
{
	padding:1px;
	border:1px solid #ededee;
}
img.border-thick,
.border-thick img
{
	padding:1px;
	border:3px solid #EFEFEF;
	margin-top:21px;
}
img.left,
img.alignleft
{
	float:left;
	margin:0 10px 10px 0;
}
img.right,
img.alignright
{
	float:right;
	margin:0 0 10px 10px;
}
img.center,
img.aligncenter
{
	display:block;
	margin:0 auto;
}

.logo{
	padding:20px 0 0 0;
	height:250px;

	text-align:center;
	font-weight:normal;
	font-size:3em;
}



/* Added to support image logos */
.logo h1 a.custom
{
	background:none;
}
.menu
{
	padding-top:40px;
	padding-bottom:10px;
	text-align:center;
}
.menu UL
{
	margin:0 auto;
	padding:2px 0 0 0;
	
	text-align:center;
	
}
.menu UL LI
{
	list-style-type:none;
	display:inline;
}
.menu UL LI a
{
	padding:0 20px;
	line-height:40px;
	color:#afafaf;
	text-transform:uppercase;
	font-weight:bold;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size:1em;
	text-decoration:none;
	white-space: nowrap;
}

.menu UL LI a.active,
.menu UL LI.current_page_item a,
.menu UL LI.current_page_parent a,
.current_page_item a,
.single-post .page-item-24 a
{
	color:#000;
}



.menu UL LI a:hover{
	text-decoration:none;
	color:#000;
}

.menu UL LI.current_page_item a:hover{
	color:#000;
}

UL.sub-menu
{
	margin:0;
	padding:0;
}
UL.sub-menu LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
UL.sub-menu LI a
{
	padding:5px 10px 0 0;
	font-size:75%;
}
UL.sub-menu LI a.active
{
	color:#333;
}
UL.footer-menu
{
	margin:0;
	padding:0;
}
UL.footer-menu LI
{
	display:inline;
	text-align:center;
}
UL.footer-menu LI a
{
	padding:0 5px;
	color:#cd81f1;
	text-decoration:none;
	text-transform: uppercase;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
}

UL.footer-menu LI.current_page_item a{
	color:white;
}

.single-post UL.footer-menu LI.page-item-24 a {
	text-decoration:underline;
	color:#CD81F1;
}
	

UL.footer-menu LI a:hover{
	text-decoration:underline;
}

#tag_wrap{
	min-height:170px;
}

.page-template-page-thelab-php #tag_wrap,
.single-post #tag_wrap{
	min-height:0;
}

.tagline
{
	padding-top:20px;
	
}
.tagline p
{
	text-align:center;
	font-size:3em;
	color:#000;
	line-height:1.3em;
	
	font-family: museo, "museo-slab-1","museo-slab-2",arial, serif;
}

.fade-in{
	display:none; 
}

.tagline p a,
h3 a{
	
	color:#630e95;
	text-decoration:none;
}
 
.tagline p a:hover,
h3 a:hover{
	color:#7a12b8;
	background:none;
}

UL.clean
{
	margin:0;
	padding:0;
}
UL.clean LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}

#recentcomments li{
	padding:6px 10px; 
	list-style:none;
	border-top:3px solid #EFEFEF;
	font-size:90%;
}

#recentcomments li a{
	color:#479BBC;
}

UL.clean LI a
{
	color:#000;
	display:block;
	padding:6px 10px;
	font-size:90%;
	text-decoration:none;
}
UL.clean LI a.highlight
{
	background:#EFEFEF;
}
UL.clean LI a span
{
	margin-right:10px;
}

UL.clean LI a:hover{
	text-decoration:underline;
}

.page .column{
	margin-top:25px;
}

.page .column300
{
	margin-top:12px !important ;
}

.column
{
	float:left;
	margin-right:40px;
}
.last
{
	margin:0;
}
.column300
{
	width:300px;
	margin-top:20px !important ;
} 

.home .column300
{
	margin-top:25px !important ;
}

.column300 p{
	padding-bottom:10px;
}

.column300 h5{
	margin-top:20px;
	margin-bottom:10px;
}

.home .column600{
	margin-top:15px;  
}

.portfolio .column300{
	border-top:3px solid #000;
	margin-top:55px !important;
}

.the_lab .column300{
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.projects{
	opacity:0;
}

.really_simple_twitter_widget li{
	opacity:0;
}

.the_lab .column300.third{
	float:left;
	margin-right:0;
}

.column.the_lab,
.single-post .container{
	margin-right:0;
	margin-top:40px;
}

.single_col{
	width:600px;
	margin:auto;
}

.column750
{
	width:750px;
}

.column150
{
	width:150px;
}
.column600
{
	width:600px;
}

.featured{
	margin-bottom:30px;
	margin-top:20px;
}

.featured p{
	
}

.featured h6{
	padding-bottom:0;
}

.featured h6.post_title{
	padding-top:0;
}

.featured .attachment-featured{
	float:right;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.commentslink
{
	
}
.meta
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:75%;
	background:#efefef;
	width: 100%;
}
.meta span{
	padding-left: 10px;
	padding-right: 10px;
}
.date
{
	padding-right:10px;
	font-weight:bold;
}

a.rss
{
	background:url(images/rss.png) no-repeat bottom right;
	height:14px;
	width:14px;
	margin-top:25px;
}

UL.social
{
	margin:0;
	padding:0;
}
UL.social LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
UL.social LI a
{
	display:block;
	float:left;
	width:82px;
	height:32px;
	padding:0 15px 20px 0;
	background-repeat:no-repeat;
}


UL.large
{
	margin:0;
	padding:0;
}
UL.large LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
UL.large LI a
{
	padding:20px 0 20px 80px;
	display:block;
	color:#afafaf;
	font-size:110%;
	background-position:left center;
	background-repeat:no-repeat;
}
UL.large LI a:hover
{
	color:#000;
}
UL.large LI a:hover span.heading
{
	color:#000;
}
UL.large span
{
	display:block;
}

UL.large span.heading,
h6{
	font-size:1.6em;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}
UL.large span.summary
{
	font-weight:bold;
}

.footer-outer
{
	background:#f0f0f0;
	border-top:1px solid #f0f0f0;
}
.footer .contentwidth
{
	padding:20px 0 20px 0;
}
.footer
{
	background-color:#000;
	text-align:center;
	color:#afafaf;
	font-size:80%;
}

.footer p {
	padding-bottom:10px;
}


a.download_button{
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#000;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	text-decoration:none;
	
	border:solid #000 1px;
	
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	
	position:relative;
	
	border:solid black 3px;
}

a.download_button{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


a.download_button:hover{
	background-color:#000;
	
    position: relative;
	border:solid #9943cc 3px;
}

a.download_button:active{
	border:solid #CD81F1 3px;
}


a.site_link{
	
	border-top-left-radius: 5px;	
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius: 5px;	
	-moz-border-radius-bottomleft: 5px;
	
	background-color:#000;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	text-decoration:none;
	
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	
	position:relative;
	float:left;
	font-size:14px;
	line-height:18px;
}

.link_arrow{
	border-color: transparent  transparent  transparent #000;
	border-style: solid;
	border-width: 14px;
	height:0;
	width:0;
	position:absolute;
	top:0px;
	right:-28px;
}

a.site_link:hover{
	background-color:#000;
	padding-right:14px;
	color:#CD81F1;
}

a.site_link:active{
	
}



p.tags{
	padding-bottom:20px;
}

p.tags a{
	background:#e5e5e5;
	padding:2px 8px;
	
	border-left:2px outset #999999;
	border-bottom:2px outset #999999;
	
	line-height:28px;
	white-space:nowrap;
}

p.tags a:hover{	
	border-left:2px outset #999999;
	border-bottom:4px outset #999999;
	
	
    right: 0px;
    position: relative;
    top: -2px;
    
	
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;   
}

p.tags a:active{	
	border-left:2px outset #999999;
	border-bottom:1px outset #999999; 
	
	right: 1px;
    position: relative;
    top: 1px;
}


/*----------------- Home animation -----------------*/
#home_circles{
	height: 470px;
}

.home_tag_text{
	height: 160px;
}

.circle{
	display: none;
	width: 280px;
	height: 280px;	
	
	float: left;
	margin-right: 50px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	
	background-repeat: no-repeat;
	
	position: relative;
	
}

.circle a{
	border-radius: 140px;
	
	width: 280px;
	height: 280px;
	
	display: block;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
	background-position: center top;
}

.circle a:hover{
	
}

.circle a:hover span{
	opacity: 0.3;
}

.circle a span{
	background-image: url(images/home-arrow.png);
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	
	opacity: 1;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.circle.last{
	margin-right: 0;
}



/* Contact Form */
#message
{
	color:#990000;
	font-weight:bold;
}
.standardForm
{
	margin-bottom:15px;
}
.standardForm .textbox, .standardForm .textarea
{
	width:500px;
	padding:7px;
	font-size:110%;
	font-weight:bold;
}
#commentform input, #commentform textarea
{
	width:300px;
	padding:7px;
	font-size:90%;
}
.standardForm .textbox, .standardForm .textarea,  .standardForm .submit,
#commentform input, #commentform textarea
{
	border:3px solid #e0e0e0;
	background:#fefefe;
}
#commentform #comment
{
	width:450px;
	font-size:100%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #submit
{
	width:150px;
}

#commentform #submit:hover{
	background-color:#b2b2b2;
}


#commentform label
{
	margin:0 0 0 10px;
}

#commentform #submit:hover{
	background-color:#431A5B;
	cursor:pointer;
}


/* Searchform */
#searchform{
	margin-top:25px;
}

#searchform .screen-reader-text
{
	display:none;
}
#searchform #s
{
	padding:5px;
	border:0;
	border-left:3px solid #ddd;
	border-bottom:3px solid #ddd;
	background:#eee;
	width:200px;
}
#searchform #searchsubmit
{
	background:#fff;
	border:0;
	font-weight:bold;
	width:80px;
	font-family:"museo-sans-1","museo-sans-2",sans-serif;
	font-size:1em;
	text-transform:uppercase;
}

#searchform #searchsubmit:hover{
	cursor:pointer;
	color:#479BBC;
}


/* Comments */
h3#comments,
#respond h3
{
	font-size:95%;
	color:#333;
}
OL.commentlist,
OL.commentlist LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
OL.commentlist .vcard
{
	border-top:1px dotted #ccc;
	margin:10px 0;
	padding:10px 0;
}
OL.commentlist .avatar
{
	float:left;
	border:1px solid #ccc;
	padding:1px;
}
OL.commentlist .commentmetadata
{
	float:right;
	font-size:70%;
}
OL.commentlist .fn
{
	font-weight:bold;
	float:left;
	padding:10px;
}
OL.commentlist .says
{
	display:none;
}
OL.commentlist p
{
	display:block;
	clear:both;
	font-size:90%;
}
OL.commentlist a.comment-reply-link
{
	font-weight:bold;
	font-size:90%;
}

#respond{
	margin-top:40px;
}




.excerpt
{
	font-size:85%;
}

blockquote{
	font-size: 16px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 20px;
	font-family: Georgia;
	color: #a3a3a3;
	background-image: url(images/diag.png);
	background-repeat: repeat-y;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*------------------ Contact Form 7 Overide ---------------------*/


#wpcf7-f1305-p6-o1 input, 
#wpcf7-f1305-p6-o1 textarea,
#wpcf7-f1306-p1091-o1 input, 
#wpcf7-f1306-p1091-o1 textarea{

	padding:8px;
	color:#000;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size:90%;
	
	border:3px solid #e0e0e0;
}
#wpcf7-f1305-p6-o1 input.wpcf7-submit,
#wpcf7-f1306-p1091-o1 input.wpcf7-submit,
#commentform #submit{
	
	color:#FFFFFF;	
	
	font-weight:bold;
	
	padding-top:0;
	position:relative;
	text-align:center;
	
	width:150px;	
	border:none;
	background-image:none;
	background-color:#000;
	padding:5px;
	
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}
#wpcf7-f1305-p6-o1 input.wpcf7-submit:hover,
#wpcf7-f1306-p1091-o1 input.wpcf7-submit:hover,
#commentform #submit:hover{
	background-color:#431a5b;
	cursor:pointer;
}
#wpcf7-f1305-p6-o1 .wpcf7-validation-errors,
#wpcf7-f1305-p6-o1 .wpcf7-mail-sent-ok,
#wpcf7-f1305-p6-o1 .wpcf7-mail-sent-ng,
#wpcf7-f1305-p6-o1 span.wpcf7-not-valid-tip,
#wpcf7-f1306-p1091-o1 .wpcf7-validation-errors,
#wpcf7-f1306-p1091-o1 .wpcf7-mail-sent-ok,
#wpcf7-f1306-p1091-o1 .wpcf7-mail-sent-ng,
#wpcf7-f1306-p1091-o1 span.wpcf7-not-valid-tip{
	border:none;
	background-color:#431a5b;
	color:#FFF;
	padding:8px;
	padding-left:10px;
	padding-right:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	line-height:14px;

}

#wpcf7-f1305-p6-o1 span.wpcf7-not-valid-tip,
#wpcf7-f1306-p1091-o1 span.wpcf7-not-valid-tip{
	width:200px;
}

.wpcf7-response-output {
	margin:0 !important;
}
 
 /* ----------- Teaser box -----------------*/
.description img {
    float: left;
	margin-right:20px;
	margin-bottom:15px;	
	margin-top:30px;
} 



.description {
	overflow: hidden;
	margin-bottom:20px;
}

.description  h3 a{
	padding-top:0;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px; 
}

.description a{
	
}


.border{	
	height: 4px;
	background-image: url(images/diag.png);
}

.home_button{
	margin-top:60px;
	margin-bottom:40px;
}


 /* ----------- thumb on right -----------------*/
#gallery_565 .thumnail_col {
	float:right;
}

#gallery_565 .gal_content { 
	float:left;
}

#gallery_565 ul.thumbs li {
	margin-left:10px;
	margin-right:0 !important;
}

#gallery_565 .thumnail_col a.pageLink {
	margin-left:10px;
	margin-right:0;
}

 /* ----------- horizontal thumbs -----------------*/

#gallery_607{
	position:relative;
	margin-bottom: 80px;
	margin-left:90px;
	margin-top:0;
}

#gallery_607 .slideshow img {
	vertical-align:bottom;
}

#gallery_607 .slideshow span.image-wrapper {
	bottom:0;
}

#gallery_607,
#gallery_607 .thumnail_col,
#gallery_607 .gal_content,
#gallery_607 .loader,
#gallery_607 .slideshow a.advance-link{
	width:420px;
}

#gallery_607 .thumbs_wrap2{
	height:60px;
}

#gallery_607 .thumbs_wrap{	
    float: left;
    left: 50%;
    position: relative;
}

#gallery_607 .pageLink.next{
	margin-right:0;
}

#gallery_607 .thumnail_col {
	float: left;
    left: -50%;
	width:auto;
	 position: relative;
}

#gallery_607 ul.thumbs {
	float:left;
}


 /* ----------- horizontal thumbs bottom -----------------*/
#gallery_826{
	position:relative;
	margin-bottom: 80px;
	margin-left:90px;
	margin-top:0;
}

#gallery_826 .slideshow img {
	vertical-align:bottom;
}

#gallery_826 .slideshow span.image-wrapper {
	bottom:0;
}

#gallery_826,
#gallery_826 .thumnail_col,
#gallery_826 .gal_content,
#gallery_826 .loader,
#gallery_826 .slideshow a.advance-link{
	width:420px;
}

#gallery_826 .thumbs_wrap2{
	height:60px;
	width:100%;
	position:absolute;
	bottom:-70px;
	left:0;
}

#gallery_826 .thumbs_wrap{	
    float: left;
    left: 50%;
    position: relative;
}

#gallery_826 .pageLink.next{
	margin-right:0;
}

#gallery_826 .thumnail_col {
	float: left;
    left: -50%;
	width:auto;
	 position: relative;
}

#gallery_826 ul.thumbs {
	float:left;
}

#gallery_826 a.advance-link {
    line-height: 370px;
}

#gallery_826 .slideshow img {
	vertical-align:bottom;
}

 /* ----------- just slide -----------------*/
#gallery_616 .thumnail_col,
#gallery_616 .gal_content,
#gallery_616 .loader,
#gallery_616 .slideshow a.advance-link{
	width:600px;
}


 /* ----------- paging -----------------*/
#gallery_932 {
	margin-top:60px;
}
 
#gallery_932 .pageLink{
	visibility:hidden;
}


.icon_list li{
	line-height:30px;
	padding-left:30px !important;
	background-repeat:no-repeat;
	background-position:left 5px;
}

.icon_list li a:hover{
	background-color: #EFEFEF;
}


.icon_list .facebook a{
	background-image:url(images/social_icons/fb.png);
}

.icon_list .twitter a{
	background-image:url(images/social_icons/twit.png);
}

.icon_list .linked a{
	background-image:url(images/social_icons/link.png);
}


.really_simple_twitter_widget li{
	margin-bottom:10px !important;
	padding-bottom:10px  !important;
	padding-left:0  !important;
	border-bottom:solid 1px #EFEFEF;
	line-height:18px;
	word-wrap: break-word;
}

.home .column300 h6{
	padding-top:10px !important;
	font-size: 1.6em !important;
}

.really_simple_twitter_widget li a{
	color:#999;
}

.really_simple_twitter_widget li a:hover{
	color:#000;
}

.really_simple_twitter_widget abbr{
	color:#999;
	font-style:italic;
	border:none;
}

#bannerspace_wrap{
	margin-bottom:40px;
}

#bannerspace_wrap a{  
	text-decoration:none;
}

#bannerspace_wrap a:hover p{
	color:#666;
	text-decoration:none;
}


/*------------------ Contact Form 7 Overide - Fun theme ---------------------*/
#wpcf7-f1307-p136-o1 input, 
#wpcf7-f1307-p136-o1 textarea{
    padding:10px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    line-height: 20px;
    background-image:url("images/form-bg.png");
    border:none;
    border-right:solid 1px #CCC;
    border-bottom:solid 1px #CCC;
}


#wpcf7-f1307-p136-o1 input.wpcf7-submit{
    background-color:transparent;
    background-image:url("images/form-send.png");
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
    font-family:helvetica,arial;
    font-size:18px;
    font-weight:bold;
    height:62px;
    padding-top:0;
    position:relative;
    text-align:center;
    text-shadow:0 0 3px #8D6D6F;
    text-transform:uppercase;
    width:128px;
}

#wpcf7-f1307-p136-o1 input.wpcf7-submit:hover{
    background-position:0 -96px;
    cursor:pointer;
}

#wpcf7-f1307-p136-o1 .wpcf7-validation-errors{
    border:none;
    background-color:#fffd75;
    margin:0;
    padding:20px;
    border-radius:10px;
}

#wpcf7-f1307-p136-o1 .wpcf7-mail-sent-ok{
    border:none;
    background-color:#abf779;
    margin:0;
    padding:20px;
    border-radius:10px;
}

#wpcf7-f1307-p136-o1 .wpcf7-mail-sent-ng{
    border:none;
    background-color:#fcb3b8;
    margin:0;
    padding:20px;
    border-radius:10px;
}

#wpcf7-f1307-p136-o1 span.wpcf7-not-valid-tip{
    border:none;
    background-color:#fcb3b8;
    padding:10px;
    border-radius:10px;
    width: 180px;
}



