/* 	1. Body and Font-Faces
--------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,200,300,500,600,700,800,900|Goudy+Bookletter+1911|Droid+Sans:400,700|Droid+Serif:400,400italic,700,700italic|Open+Sans:400,300italic,400italic,600,600italic,700,700italic,800,800italic|Open+Sans+Condensed:300,300italic,700);
@import url("colors/orange.css");

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	word-spacing: -0.026em;
	letter-spacing:0.02em;
	line-height:1.5em;
	color:#000;
	text-rendering: optimizelegibility;
}
a { color:inherit; }
a:hover, a:active, a:focus { 
	text-decoration:none;
    -moz-outline-style:none;
	outline:none;
}
a img {
    opacity: 1;
	-moz-opacity:1;
	-khtml-opacity: 1;
    transition: opacity 0.3s ease-out 0s, visibility 0.1s linear 0.1s;
	-webkit-transition: opacity 0.3s ease-out 0s, visibility 0.1s linear 0.1s;
}
a img:hover {
	zoom: 1;
	opacity: 0.5;
	}
::selection { color:#f7f7f7; }
::-webkit-selection { color:#f7f7f7; }
::-moz-selection { color:#f7f7f7; }
blockquote p { font-size:14px;font-style: italic;font-weight: 400; }
blockquote small {line-height:25px; font-size: 95%;}

/* Loading */
#loading {
	width:100%;
	height:100%;
	max-width: 100%;
	min-height:1000px;
	position:fixed;
	z-index:8888;
	top:0;
	left:0;
	opacity:.8;
}
#loader{
	position:fixed;
	width:100px;
	height:100px;
	margin: 0 auto;
	top:30%;
	left:45%;
	background: url(../img/loader.gif) no-repeat transparent;
	z-index:9999;
}
.separator {
    background-color: #DDDDDD;
    height: 2px;
    margin: 20px 0;
    padding: 0;
}
.center {
    text-align: center;
}


/* 	2. Header
--------------------------------------------------- */
#logo {
	padding:10px 10px;
	text-align: center;
	
}
#logo:hover {
	opacity:1;
}

/* Post */
#page-title {
	padding: 10px 0px;
}
#outer-content {
	margin-bottom:50px;
	min-height:400px;
	margin-top: 40px;
}
#outer-content3 {
	margin-bottom:-20px;
	min-height:400px;
	margin-top: 40px;
}
#main p.meta {
    color: #808080;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#main article img {
	height: auto;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

#main article {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 18px;
    padding: 0 0 9px;
}
#main article.span4 {
    max-height: 375px;
    overflow: hidden;
}
#main article.span6 {
    max-height: 375px;
    overflow: hidden;
}

#main article.span4 .page-header h3 {
    max-height: 25px;
    overflow: hidden;
}

/* Comment */
#comments {
    line-height: 24px;
    margin-bottom: 18px;
}
ol.commentlist{
    list-style-type: none;
    margin-left: 0;
}
ol.commentlist ul.children  {
    list-style-type: none;
}
.comment .vcard > div {
    margin-top: 8px;
    padding: 0 10px;
}
ol.commentlist time {
    color: #999999;
    font-size: 0.8em;
}
ol.commentlist div.comment-author {
    position: relative;
}
ol.commentlist a.comment-edit-link {
    color: #FFFFFF;
    padding-left: 5px;
    text-decoration: none;
}
ol.commentlist span.edit-comment {
    position: absolute;
    right: 0;
    top: 8px;
}
ol.commentlist li.bypostauthor {
    background-color: #DDDDDD;
}
ol.commentlist ul.children li {
    background-color: transparent;
}
ol.commentlist ul.children li ul.children li {
    background-color: transparent;
}
ol.commentlist ul.children li ul.children li ul.children li {
    background-color: #AAAAAA;
}
ol.commentlist article {
    border-bottom: medium none !important;
}
a.comment-reply-link {
    bottom: 10px;
    position: absolute;
    right: 0;
}
#comment-nav ul {
    list-style-type: none;
    margin: 0;
}
#comment-form-elements {
    list-style-type: none;
    margin: 0;
}
.comment .vcard .avatar {
    padding-right: 0;
}
/*.comment .vcard .comment-text {
    margin-left: 0;
}*/
#main article img.avatar {
	padding:0;
	/* erase this in wp */
	width:100%;
	height:auto;
}
ol.commentlist li {
    background-color: transparent;
    padding-right: 10px;
}
ol.commentlist .comment-text {
	border-bottom: 1px dotted #65707B;
	padding-bottom:10px;
}
#pings {
    margin-bottom: 9px;
}
ol.pinglist {
    list-style-type: none;
    margin: 0 0 9px;
}
#comment {
    min-height:150px;
}
ol.commentlist #respond {
    padding: 5px 10px;
}
#commentform .form-actions {
    background-color: transparent;
    border-top: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
#commentform  label {
	font-size:12px;
}
#commentform  input, textarea, .uneditable-input {
	width:auto;
}
ol.commentlist img.avatar {
    border: 1px solid #91D100;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
    float: left;
    margin: 0 12px 0 0;
    padding: 2px;
}
/* Sidebar */
.widget {
    margin-bottom: 30px;
}
.widgettitle {
    margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.widget li{
    margin-bottom: 10px;
}
.widget ul#tab-content li {
	margin-bottom: 0px;
}
.widget .nav-stacked > li {
	float: left;
    margin-right: 5%;
    width: 40%;
}
.featured-posts .item {
    border-color: #DDDDDD;
    border-style: dashed;
    border-width: 0 0 1px;
    margin-bottom: 12px;
    margin-top: 5px;
    min-height: 60px;
    position: relative;
}
.featured-posts .item:last-child {
    border-bottom: 0 none;
    margin-bottom: 8px;
}
.featured-posts .item a.image-box:hover {
    opacity: 0.6;
}
.featured-posts img {
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 70px;
	height:50px;
	overflow:hidden;
}
.featured-posts .info {
    margin-left: 88px;
}
.featured-posts .info * {
    clear: none;
    margin: 0;
    padding: 0;
}
.featured-posts .info h4 {
    line-height: 100%;
    margin-bottom: 6px;
}
.featured-posts .info p {
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 10px !important;
}

/* Portfolio */
ul.portfolio {
	margin-left:0;
	}

ul.portfolio li {
	margin-bottom: 30px;
	}

/* Filterable */
.filterable {
    position: relative;
	margin-top:-20px;
	}
.filterable-grid { margin: 0px; }
.filterable-grid li {
    list-style: none;
    float: left;
    margin-bottom: 25px;
	text-shadow: none;
	overflow:hidden;
	box-shadow:0 10px 10px -3px #222;
}
.filterable-grid li .view{
	margin-bottom: 0;
}
.inner-filters a:hover {color: #d8450b; text-decoration: none; }
.inner-filters li a {color: #222; }
.inner-filters { margin: 10px 10px 20px 0px; }

.inner-filters li {
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}

.inner-filters .last:after { content: ""; }

.inner-filters  li:after {
    content: "\00bb";
    margin-left: 10px;
    color: #999;
    font-size: 18px;
}

/* Hover Effect */
.view {
   width: 100%;
   height: 200px;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background: #fff;
   box-shadow: 0 15px 15px -3px #222;
}

.view2 {
   width: 100%;
   height: 400px;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background: #fff;
   box-shadow: 0 15px 15px -3px #222;
}

.view .mask,.view .content {
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view2 .mask,.view2.content {
   height: 400px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.big.view .mask,.big.view .content, .big.view2 .mask,.big.view2 .content {
	width:100%;
	z-index:999;
}
.big.view-tenth .mask {
	background-image: url(../img/layer.png);
	background-repeat: repeat;
}
.view img, .view2 img {
   display: block;
   position: relative;
}
.view h2, .view2 h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p, .view2 p {
   font-size: 13px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
   margin-bottom:0px;
}
.view a.info, .view a.zoom, .view2 a.info, .view2 a.zoom  {
	font-size: 13px;
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   position:relative;
   top:45%;
}
.view a.info:hover, .view a.zoom:hover, .view2 a.info:hover, .view2 a.zoom:hover  {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
	width:100%;
	height:auto;
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
}
.view-tenth h2 {
   border-bottom: 1px dotted #fff;
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
}
.view-tenth p {
   opacity: 0;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info, .view-tenth a.zoom {
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   opacity: 0;
}
.view-tenth:hover .mask {
   opacity: 0.8;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
   filter: alpha(opacity=90);
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info,.view-tenth:hover a.zoom {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
}



/* 3. Menu 
--------------------------------------------------- */
.navbar-fixed-top {
	animation-duration:0.5s;
	-moz-animation-duration:0.5s; /* Firefox */
		-webkit-animation-duration:0.5s; /* Safari and Chrome */
			-ms-animation-duration:0.5s; 
				-o-animation-duration:0.5s; /* Opera */ 

}
#primary-menu {
	text-align: center;
	font-family: 'Raleway', sans-serif;
	z-index: 996;
	background-color:#92C733;
	opacity: 0.9;
	margin: 0;
	position: fixed;
	top: -15px;
	left: 43%;
	right: auto;
}
#primary-menu select {
	display:none;
}
#primary-menu select {
    border: 1px solid #555;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    border-radius: 0 0 0 0;
    cursor: pointer;
    height: 100%;
    margin: 17px auto;
    padding: 15px 20px;
    width: 100%;
	font-size: 15px;
}
#primary-menu ul {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	position:relative;
	z-index:100;

}
#primary-menu ul li:hover { 
	visibility: inherit; 
}
#primary-menu ul li {
	position: relative;
	display: inline;
	float: left;
}
#primary-menu ul li:last-child {
    background: none;
}
#primary-menu ul li a {
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: inherit;
	padding: 20px 15px;
	display: block;
	float: left;
}
#primary-menu ul li a:hover, #primary-menu ul li.sfHover a {
	background-color: #444;
	color: #fff;
}
#primary-menu ul li a.current {
	color: #fff;
}

#primary-menu ul ul {
	position: absolute;
	top: -9999em;
	width: 185px;
    background: #444; 
	z-index: 9999;
}
#primary-menu ul ul li { 
	width: 100%; 
}

#primary-menu ul li:hover ul {
	left: 0;
	top: 60px;
}
#primary-menu ul li:hover li ul { 
	top: -9999em;
}
#primary-menu ul li li:hover ul {
	left: 180px;
	top: 0;
}
#primary-menu ul ul {
	padding: 0;
	margin: 0;
}
#primary-menu ul ul li {
	margin: 0;
	background: none;
	border-bottom: 1px solid #555;
}
#primary-menu ul ul li:last-child {
	border-bottom: none;
}
#primary-menu ul ul li a {
	font-size: 12px;
	padding: 15px 15px 5px;
}
#primary-menu ul li:hover ul li a { 
    color: #eee;
	background: transparent;
}
#primary-menu ul li:hover ul li:hover { 
    color: #fff; 
}
#primary-menu ul li:hover ul li:hover > a { 
    color: #fff; 
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
}

/* Contact Box */
.sitemap-menu {
    display: inline-block;
	margin: 0;
    padding: 10px 0;
}
.sitemap-menu li {
    float: left;
	list-style-type: none;
}
.sitemap-menu li:after {
	content: "|";
    font-size: 8px;
    padding-left: 10px;
	margin-right:10px;
}
.sitemap-menu li:last-child:after {
	content: "";
	margin: 0;
    padding: 0;
}
.social-media ul {
    float: right;
}
.contact-box {
	display: inline-block;
	margin-top: 7px;
	float:right;
}
.social-media {
	margin:0;
}
.social-media li {
	float: right;
    list-style-type: none;
	padding: 5px 0;
}
.social-media li a{
	font-size: 16px;
	padding: 5px;
	color:#fff;
	transition: all 1s ease 0s;
}
.social-media li a:hover{
	transition: all 1s ease 0s;
}

.social-media li a:hover {
	background-color: #444444;
}

.searchform {
    display: inline-block;
    float: right;
    width: 20%;
	
	animation-duration:2.5s;
	-moz-animation-duration:2.5s; /* Firefox */
		-webkit-animation-duration:2.5s; /* Safari and Chrome */
			-ms-animation-duration:2.5s; 
				-o-animation-duration:2.5s; /* Opera */ 	
}
#s {
    background-image: url("../img/menu-search-icon.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0 0 0 0;
    float: right;
    font-size: 14px;
    height: 20px;
    margin-top: 8px;
    width: 150px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}




/* Featured
----------------------------------------------------- */
.featured-wrapper {
	padding:0px 0;
	margin:-140px auto 0;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAQAAADYv8WvAAAADklEQVQIHWNgYGBoACMABIoBAUIssgcAAAAASUVORK5CYII=);

}

#home-slogan {
    background: #FFFFFF;
    margin-top: -318px;
    min-height: 282px;
	max-height: 342px;
	overflow:hidden;
    padding: 15px;
    position: relative;
	text-align:center;
    z-index: 50;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
			
	animation-duration:3s;
	-moz-animation-duration:3s; /* Firefox */
		-webkit-animation-duration:3s; /* Safari and Chrome */
			-ms-animation-duration:3s; 
				-o-animation-duration:3s; /* Opera */ 	
}
.taglinedesc {
    font-size: 16px;
    font-style: normal;
    letter-spacing: -1px;
    line-height: 20px;
    text-transform: uppercase;
}
#home-slogan h1 {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 50px;
}
#home-slogan h1 .colored {
	font-size: 40px;
    font-weight: 400;
    letter-spacing: -3px;
    line-height: 60px;
}

/* Services
----------------------------------------------------- */
ul.services, ul.services_big  {
	text-align:center;
	display: table;
    margin: 0;
    text-align: center;
    width: 100%;
}

ul.services li {
	list-style-type:none;
	padding-bottom:20px;
}
ul.services li h3{
    padding:0;
    color:#fff;
	text-align:left;
    /* css3 extras */
    text-shadow:0 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 5px 5px -3px #222;
       -moz-box-shadow:0 5px 5px -3px #222;
            box-shadow:0 5px 5px -3px #222;
    /* See "NOTE 1" */
    zoom:1;
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
}
ul.services li span{
	background:#222;
	padding:10px;
	margin-right:15px;
	text-shadow:0 1px 1px #222;
	transition: all 1s ease 0s;
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
}

ul.services li h3:hover > span { 
	background:#000; 	
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
	}
ul.services li p{
	padding: 0 10px;
}
ul.services_big li {
	margin:20px 0;
}
ul.services_big li h3 { font-size:20px;}
ul.services_big li p { line-height:25px;}
ul.services_big .icon-wrap{
	margin:0 auto;
}
ul.services_big li .icon-wrap {
	color:inherit;
	transition: all 1s ease 0s;
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
}
ul.services_big li:hover > .icon-wrap {
	transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s; /* Firefox 4 */
		-ms-transition:all 3s ease 0s;
			-webkit-transition: all 3s ease 0s; /* Safari and Chrome */
				-o-transition: all 3s ease 0s; /* Opera */
}

/* Sponsors
----------------------------------------------------- */
#outer-sponsor {
    margin: 40px auto 90px;
}
ul#sponsor  {
    text-align: center;
	margin: 20px auto;
}
ul#sponsor li {
    background: inherit;
    cursor: pointer;
    display: inline-block;
    max-height: 80px;
    position: relative;
	margin:0 10px;
    width: 200px;
}

/* Homepage Widgets
----------------------------------------------------- */
.homepage_widgets_outer {
    background: #F1F1F1;
	padding-bottom:40px;
}
.widget_comments {
    float: right;
    padding: 0;
    text-align: left;
	font-size:14px;
}
.widget_testi {
    float: right;
    padding: 3px 0;
    text-align: left;
	font-size:14px;
	font-style:italic;
}
.widget_testi:before {
	content:"-";
	margin-right:10px;
}
.hour {
    background: url("../img/hour.png") no-repeat scroll left 85% transparent;
    float: right;
    line-height: 16px;
    padding: 2px 0 0 15px;
	font-size:14px;
	margin-right:10px;
}
.homepage_widgets_divider {
    background: url("../img/grey_divider.png") repeat-x scroll 0 0 transparent;
    height: 5px;
    margin-top: 0;
}
.button_divider {
	margin: -35px auto 20px;
    width: 145px;
}
.divider {
    background: url("../img/divide.png") repeat-x scroll 0 0 transparent;
    height: 5px;
}
.divider_border {
    margin: 20px 0;
    padding: 0;
	border-bottom: 1px dotted #ddd;
}

.index-3 {padding:0 0 80px;}

/* Recent Posts */
#widget-recent-posts h3, .desc, #widget-portfolio h3 {
	text-align:center;
	}

/* Newsletter */
.widget_newsletter {
    background: #FFFFFF;
    border: 1px solid #ddd;
	padding-top:20px;
}
.widget_newsletter h3 {
    margin: 10px 0;
}

.widget_newsletter .widget_newsletter_body {
    padding: 10px 20px 20px;
	text-align:center;
}

.widget_newsletter label {
    display: block;
    margin: 10px 0;
    text-align: left;
}
.widget_newsletter input[type="text"] {
    width: 95%;
}

/* Twitter
----------------------------------------------------- */
ul.tweeting {
	margin-left:0;
	text-align: left;
	}
ul.tweeting li  {
	list-style-type:none;
	height:35px;
	overflow:hidden;
	line-height:2em;
	}
ul.tweeting li span {
	margin-left:10px;
	}

/* Flikcr
----------------------------------------------------- */
#flickr_badge_wrapper img {
    border-color: #555;
    border-style: solid;
    border-width: 2px;
    float: left;
    height: 54px;
    margin: 0 0 7px 7px;
    transition: all 0.3s ease-out 0s;
    width: 54px;
}

.not-found  {
    padding-top: 50px;
}
.not-found h1 {
    font-size: 120px;
    padding-bottom: 20px;
}
.not-found-icon {
    display: block;
    font-size: 220px;
    line-height: 1em;
    text-align: center;
}

/* Footer
----------------------------------------------------- */
.footer-widget {
    border-bottom: 1px solid #555;
    margin-bottom: 15px;
    padding: 15px 0;
}
.footer-widget h3 {
	border-bottom: 1px solid #555;
    padding-bottom: 10px;
	margin-bottom:20px;
	text-align:left;
}

#toggle {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAQAAADYv8WvAAAADklEQVQIHWNgYGBoACMABIoBAUIssgcAAAAASUVORK5CYII=);
	background-color:#222;
    cursor: pointer;
    height: 30px;
    margin: 0 auto;
    padding: 8px 5px 5px 6px;
    position: relative;
    text-align: center;
    top: -20px;
    width: 35px;
	border:3px solid #222;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px; /* future proofing */
	-khtml-border-radius: 60px; /* for old Konqueror browsers */
}
ul.latest-comments {
	margin-left:0;
}
ul.latest-comments li {
	text-align:left;
	list-style-type:none;
	height: 35px;
	overflow:hidden;
	line-height:2em;
}

#widget-logo {
	margin:10px auto;
	padding:10px 0;
}


/* Map */
.map-holder {
	margin-bottom:20px;
}
.map-holder p{
	display: block;
    font-size: 13px;
    margin-top: 10px;
    text-align: center;
}
.map-holder a:hover {
	color:#000;
}
/* Gmap */
	
#map {
width: 100%; 
height: 400px;
}
	
#map img {
max-width:none; /* fixing gmap & bootstrap problem */
}

#map p {
		color: #333;
}

#map a {
		color: #333;
		text-shadow:none;
}

#map .gmap_marker {
		color: #333;
		text-shadow:none;
}

/* Hero Unit */
.hero-unit {
    background-color: #F8F8F8;
    border: 1px solid #EFEFEF;
    padding: 20px 0;
    text-align: center;
}
.hero-unit h1 {
    font-size: 30px;
    line-height: 140%;
    text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 0 #AAAAAA;
}
.hero-unit p {
    margin-bottom: 12px;
    margin-top: 3px;
}

/* Titles */
.header-title-middle {
    margin: 50px 0 20px;
}
.header-title-middle .button_divider {
	margin: -25px auto 20px;
}

/* Carousel */
#myCarousel .carousel-caption {
    left: 40px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 6%;
	height: 210px;
	background:transparent;
}	
#myCarousel .carousel-control {
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    font-weight: 100;
    height: 35px;
    left: 0;
    line-height: 35px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    top: 48px;
    width: 35px;
	padding:2px 0;
}
#myCarousel .carousel-control.right {
    left: 0;
    top: 33%;
}
#myCarousel .carousel-caption h1 {
    background: none repeat scroll 0 0 rgba(35, 35, 35, 0.6);
    color: #FFFFFF;
    font-size: 30px;
    padding: 5px 15px;
    text-transform: uppercase;
}
#myCarousel .carousel-caption p {
	color:#fff;
	max-height: 65px;
	overflow:hidden;
	padding:10px 15px;
	margin-bottom:10px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}


/* About
----------------------------------------------------- */
p.about, .experts {
	text-align:center;
}
.info > img {
    margin: 25px 0;
    opacity: 0.8;
	width:150px;
}
.social-icons  {
    margin-left:0;
	margin-top:20px;
}
.social-icons li {
    display: inline-block;
    list-style: none outside none;
}

/* Slogan */
.slogan {
    padding: 5px 0;
}
.slogan h3 {
    letter-spacing: 0.1em;
    text-align: center;
    text-shadow: none;
}
.full-slogan h3, .full-slogan p {
    color: #CCCCCC;
    line-height: 1.2em;
    text-shadow: none;
}
.full-slogan {
    background: none repeat scroll 0 0 #222222;
    margin: 0 auto 30px;
    padding: 30px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius: 5px;
}
.full-slogan-inner {
    padding: 0 30px;
}
.full-slogan-inner a.button-large {
    float: left;
    font-size: 1.5em;
    margin: 20px 0;
    padding: 10px 20px;
}
.full-slogan-inner a.button-large:hover {
    text-decoration: none;
}



/* Footer
-------------------------------------------------- */
.footer {
	padding-bottom: 16px;
	padding-top: 20px;
	text-align:center;
	border-top:1px solid #ddd;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAQAAADYv8WvAAAADklEQVQIHWNgYGBoACMABIoBAUIssgcAAAAASUVORK5CYII=);
	background-color:#222;
	color:#999;
	text-shadow: #000000 0 0 1px;
	border-top: 2px solid #000000;
}
.footer p {
	margin-bottom: 0;
}

/* Responsive Area
----------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) { 
	#myCarousel {
		overflow: hidden;
	}

}

/* Something between Large desktop and landsscape */
@media (min-width: 979px) and (max-width: 1200px) {
	.taglinedesc {
		font-size: 14px;
		font-style: italic;
		line-height: 10px;
	}
	#home-slogan h1 {
		font-size: 30px;
		font-weight: 300;
		letter-spacing: -1px;
		line-height: 30px;
	}
	#home-slogan h1 .colored {
		font-size: 45px;
		font-weight: 400;
		letter-spacing: -3px;
		line-height: 60px;
	}

}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.header { margin-top: 20px; }
	#primary-menu { float: none; margin: 0 auto; padding: 0; width: 80%; }
	#primary-menu ul { display:none; }
	#primary-menu select { display:block; outline:none; }

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	.header, .featured-wrapper, .homepage_widgets_outer { margin-left: -20px; margin-right: -20px; }
	#logo { text-align:center; }
	#primary-menu { float: none; margin: 0 auto; padding: 0; width: 80%; }
	#primary-menu ul { display:none; }
	#primary-menu select { display:block; outline:none; }	
	.breadcrumb { float:none; }
}




/* Landscape phones and down */
@media (min-width: 480px) and (max-width: 768px) {
body { padding-top: 100px;}
	.header, .featured-wrapper, .homepage_widgets_outer { margin-left: -20px; margin-right: -20px; }
	#logo { text-align:center; }
	#primary-menu { float: none; margin: 0 auto; padding: 0; width: 80%; }
	#primary-menu ul { display:none; }
	#primary-menu select { display:block; outline:none; }
	.sitemap-holder { text-align:center;}
	.contact-box { float:none; text-align:center;}	
	.social-media li, .sitemap-menu li , .sitemap-menu li  a { float:none; display: inline-block; text-align:center;}
	.breadcrumb { float:none; }
	.homepage_widgets_outer { padding-left: 10px; padding-right: 10px;}
	.widget-about, .widget-tweet, .widget-comments, .widget-flickr, #widget-recent-posts, .widget_newsletter, #widget-testimonial { margin-bottom:30px;}
	ul#sponsor li { margin:10px;}
	.flexslider .slides > li{ text-align:center; }
	.flexslider .slides > li p, .flexslider .slides > li h4{ margin-top:10px; }
	.flexslider .slides img { margin:0 auto; }
	.footer { margin-left:-20px; margin-right:-20px; padding-right:20px; padding-left:20px; }
}
 
@media (max-width: 480px) {
	.header, .featured-wrapper, .homepage_widgets_outer { margin-left: -20px; margin-right: -20px; }
	#logo { text-align:center; }
	#primary-menu { float: none; margin: 0 auto; padding: 0; width: 80%; }
	#primary-menu ul { display:none; }
	#primary-menu select { display:block; outline:none; }
	.sitemap-holder { text-align:center;}
	.contact-box { float:none; text-align:center;}	
	.social-media li { float:none; display: inline-block; }
	.breadcrumb { float:none; }
	.homepage_widgets_outer { padding-left: 10px; padding-right: 10px;}
	.widget-about, .widget-tweet, .widget-comments, .widget-flickr, #widget-recent-posts, .widget_newsletter, #widget-testimonial { margin-bottom:30px;}
	ul#sponsor li { margin:10px;}
	.flexslider .slides > li{ text-align:center; }
	.flexslider .slides img { margin:0 auto; }
}
#logomb {
	position: relative;
	top: 535px;
	z-index: 999;
	left: 10px;
	height: 140px;
	width: 350px;
}
#socialfooter
{
	position:relative;
	text-align:left;
}
