@charset "utf-8";

/*
Theme Name: Appix
Theme URI: http://www.themeskingdom.com/
Description: Awesome, modern and easy to customize WordPress Theme. It is designed and developed for mobile app development agencies or designer portfolios.
Author: Designed by Themes Kingdom. Developed by The Lumberjack.
Author URI: http://www.themeskingdom.com/
Version: 1.4

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

a:link, a:active, a:visited {
	color: #ADADAD;
	text-decoration: none;
}

a:hover {
	color: #ADADAD;
	text-decoration: underline;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

#bird {
	float: left;
	margin-right: 15px;
}

body {
	background: url(images/bg2.png);
	margin: 0;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}

.box-left {
	width: 339px;
	float: left;
	margin-right: 60px;
}

.box-right {
	width: 501px;
	float: right;
}

#bubble { 
	background: #FFF;
	border: 1px solid #D1CFCD;
	font-size: 12px;
	font-family: 'Droid Sans', serif;
	border-radius: 28px;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	width: 270px;
	padding: 10px 35px 10px 30px;
	color: #8A8585;
	margin: 0;
	line-height: 150%;
}

#bubble a:link, #bubble a:active, #bubble a:visited { 
	color: #F55909;
	text-decoration: none;
}

#bubble a:hover { 
	color: #F55909;
	text-decoration: underline;
}

.button-brown {
	float: right;
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) top left no-repeat;
	margin: 26px 0 0 10px;
	text-shadow:0px 1px #443C38;
}

.button-brown:hover {
	float: right;
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) bottom left no-repeat;
	margin: 26px 0 0 10px;
	text-shadow:0px 1px #443C38;
}

.button-brown p, .button-orange p, .button-send p {
	line-height: 33px;
	text-align: center;
	color: #FFF;
	margin: 0;
	font-family: 'Droid Sans', serif;
	font-size: 14px;
}

.button-brown a, .button-orange a, .button-send a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.button-orange {
	float: right;
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) top left no-repeat;
	margin: 26px 0 0 10px;
	text-shadow:0px 1px #9F552F;
}

.button-orange:hover {
	float: right;
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) bottom left no-repeat;
	margin: 26px 0 0 10px;
	text-shadow:0px 1px #9F552F;
}

.button-send {
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) top left no-repeat;
	margin: 22px 0 0 10px;
}

.button-send:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) bottom left no-repeat;
	margin: 22px 0 0 10px;
}

.bypostauthor {
}

#callback {
	border-bottom: 1px solid #EDEAE5;
	background: url(images/patch3.png);
	font-family: 'Droid Sans', serif;
	padding: 20px 40px 20px 40px;
}

#callback-button-orange a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

#callback-button-orange {
	float: right;
	margin-top: 19px;
	width: 277px;
	height: 69px;
	background: url(images/callback-button.png) top left no-repeat;
}

#callback-button-orange:hover {
	float: right;
	margin-top: 19px;
	width: 277px;
	height: 69px;
	background: url(images/callback-button.png) bottom left no-repeat;
}

#callback-button-orange p {
	line-height: 69px;
	text-align: center;
	color: #FFF;
	margin: 0;
	text-shadow:0px 1px #9F552F;
}

#callback-left {
	width: 539px;
	float: left;
	margin-right: 60px;
}

#callback-left p {
	margin: 20px 0 20px 0;
}

#callback-right {
	width: 301px;
	float: right;
}

#callback {
	font-size: 21px;
	color: #706D6A;
}

#caption {
	width: 18px;
	height: 28px;
	background: url(images/caption.png) top left no-repeat;
	margin: -2px 0 0 46px;
	position: absolute;
}

.clr {
	clear: both;
}

.com-left {
	width: 17%;
	float: left;
}

.com-right {
	width: 83%;
	float: right;
}

#comments-all a {
	color: #343233;
	text-decoration: none;
}

#comments-all a:hover {
	color: #F56318;
	text-decoration: none;
}

#comments-all h3 {
	margin: 0;
	font-family: 'Droid Sans', serif;
	color: #343233;
}

#comments-all h5 {
	margin: 0;
	font-family: 'Droid Sans', serif;
	color: #ADADAD;
}

#comments-all input {
	background: #F6F6F6;
	border: 0;
	height: 32px;
	line-height: 32px;
	color: #979696;
	font-family: 'Droid Sans', serif;
	padding: 0 10px 0 10px;
	width: 220px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	border-top: 1px solid #EFEFEF;
	font-size: 12px;
}

#comments-all textarea {
	background: #F6F6F6;
	border: 0;
	color: #979696;
	font-family: 'Droid Sans', serif;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	border-top: 1px solid #EFEFEF;
	font-size: 12px;
	resize: none;
}

#comments-all ol {
	list-style: none;
	padding-left: 0;
	margin: 40px 0 40px 0;
}

#comments-all li {
	list-style: none;
	margin: 20px 0 20px 0;
}

.comment-bubble {
	float: right;
	width: 28px;
	height: 28px;
	background: url(images/speech.png) top left;
	margin-top: -7px;
}

.comment-bubble p {
	font-family: 'Droid Sans', serif;
	margin: 0 auto;
	padding: 0;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contact-form .submit {
	background: url(images/send-message.png) top left;
	width: 143px;
	height: 34px;
	border: 0;
}

#contact-form .submit:hover {
	background: url(images/send-message.png) bottom left;
	width: 143px;
	height: 34px;
	border: 0;
}

.contact-form-input {
	background: #FEFDFA;
	background-position: 217px 12px;
	border: 1px solid #EBE9E5;
	height: 32px;
	line-height: 32px;
	color: #979696;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	padding: 0 10px 0 10px;
	width: 271px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	font-size: 12px;
}

.contact-form-textarea {
	background: #FEFDFA;
	background-position: 217px 12px;
	border: 1px solid #EBE9E5;
	color: #979696;
	font-family: 'Droid Sans', serif;
	padding: 10px;
	width: 271px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	font-size: 12px;
	resize: none;
}


.content {
	background: #FFF;
	padding: 20px 40px 20px 40px;
}

.content-top {
	background: #FFF;
	padding: 20px 40px 25px 40px;
	height: 140px;
}

#content-home-top {
	height: 84px;
	background: url(images/bg2.png);
	padding: 0px 43px 0 40px;
}

.content h4, .content-home h4, .content-top h4 {
	color: #343233;
}

.content-left {
	width: 539px;
	float: left;
	margin: 0 60px 20px 0;
}

.content-left h5 {
	color: #343233;
}

.content-left-footer {
	width: 539px;
	float: left;
	margin-right: 60px;
}

.content-left-home {
	width: 590px;
	float: left;
	margin-right: 80px;
}

.content p, .content-top p {
	color: #666666;
}

.content-right {
	width: 301px;
	float: right;
}

.content-right-footer {
	width: 301px;
	float: right;
}

.counter {
	color: #9F9B8D;
}

.entry {
	padding-bottom: 15px;
}

.entry p a:link, .entry p a:active, .entry p a:visited {
	color: #343233;
	text-decoration: none;
}

.entry p a:hover {
	color: #F56318;
	text-decoration: none;
}

.featured {
	float: left;
	width: 250px;
	margin: 0 40px 15px 0;
}

.featured p {
	margin-top: 5px;
}

.featured-icon {
	width: 50px;
	margin-right: 15px;
	float: left;
	padding-top: 20px;
}

.featured-text {
	width: 185px;
	float: right;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

#flow {
	background: url(images/bg1.png);
	height: 580px;
}

#footer {
	background: #4A4744;
	border-top: 11px solid #615F5D;
	color: #848484;
	padding: 20px 40px 30px 40px;
	line-height: 150%;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ADADAD;
	text-decoration: none;
}

#footer a:hover {
	color: #ADADAD;
	text-decoration: underline;
}

#footer h4 {	
	color: #F7F5EE;
}

#footer li a:link, #footer li a:active, #footer li a:visited {
	background: url(images/readmore-white.png) center right no-repeat;
	padding-right: 22px;
	font-weight: bold;
}

#footer .recentcomments a {
    background-image:none !important;
}

#footer li a:hover {
	background: url(images/readmore-white.png) center right no-repeat;
	padding-right: 22px;
	color: #F7F5EE;
	text-decoration: none;
}

#footer ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	margin-top: -2px;
}

#footer li {
	font-size: 12px;
	line-height: 20px;
	list-style: none;
}

#footer-bottom {
	height: 59px;
	border-top: 1px solid #363330;
	border-bottom: 1px solid #3B3836;
	background: url(images/patch1.png);
	padding: 0 40px 0 40px;
	color: #848484;
}

#footer-bottom a:link, #footer-bottom a:active, #footer-bottom a:visited {
	color: #F7F5EE;
	text-decoration: none;
}

#footer-bottom a:hover {
	color: #F7F5EE;
	text-decoration: underline;
} 

#footer-bottom p {
	float: right;
	text-align: right;
	line-height: 59px;
	padding: 0;
	margin: 0;
}

#fouro {
	font-size: 95px;
	color: #343233;
	margin-top: 50px;
}

#fourop {
	margin-top: 50px;
}

.gallery-caption {
}

#glitchfix {
	position:absolute; 
	height:1px; 
	width:243px; 
	background:#000; 
	margin-top:435px; 
	z-index:9999;
}

.grey-text {
	color: #ADADAD;
}

h1 li, h1 a {
	list-style: none;
	color: #777576;
	text-shadow:0px 1px #000;
	text-decoration: none;
}

h1 a:hover {
	list-style: none;
	color: #777576;
	text-shadow:0px 1px #000;
	text-decoration: underline;
}

h1 ul {
	margin: 0;
	padding-left: 0;
}

h2 {
	font-family: 'Droid Sans', serif;
	font-size: 18px;
	margin-bottom: 7px;
}

h2 a:link, h2 a:active, h2 a:visited {
	color: #343233;
	text-decoration: none;
}

h2 a:hover {
	color: #F56318;
	text-decoration: none;
}

h3 {
	font-size: 16px;
}

h4 {
	font-family: 'Droid Sans', serif;
	font-size: 13px;
}

h4 a:link, h4 a:active, h4 a:visited {
	color: #343233;
	text-decoration: none;
}

h4 a:hover {
	color: #F55909;
	text-decoration: none;
}

h5 {
	margin: 0 0 25px 0;
	color: #F55909;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.entry h5 {
	color: #343233;
}

h5 a:link, h5 a:active, h5 a:visited {
	color: #343233;
	text-decoration: none;
}

h5 a:hover {
	color: #F56318;
	text-decoration: none;
}

#header {
	min-height: 174px;
	padding-top: 70px;
}

#header2 {
	height: 174px;
	padding-top: 70px;
}

#header h2, #header2 h2 {
	color: #939393;
	font-family: 'Droid Sans', serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}

.home-box-small {
	width: 140px;
	float: left;
	margin: 0 20px 20px 0;
}

.home-box-small h4 {
	margin-top: 0;
}

img {
	border: 0;
}

.info-alert {
	background: url(images/patch5.png);
	border: 1px solid #D7D1A1;
	height: 49px;
	margin: 10px 0 10px 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	clear: both;
}

.info-alert p {
	color: #9C9A6D;
}

.info-box {
	background: url(images/patch7.png);
	border: 1px solid #EBE9E5;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px 15px 10px 25px;
	font-size: 16px;
	font-family: 'Droid Sans', serif;
	color: #8A8585;
	margin: 10px 0 10px 0;
}

.info-icon {
	float: left;
	margin: 11px 15px 11px 15px;
}

.info-info {
	background: url(images/patch4.png);
	border: 1px solid #B4D79F;
	height: 49px;
	margin: 10px 0 10px 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	clear: both;
}

.info-info p {
	color: #7E9C6D;
}

.info-warning {
	background: url(images/patch6.png);
	border: 1px solid #B26160;
	height: 49px;
	margin: 10px 0 10px 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	clear: both;
}

.info-warning p {
	color: #834B4B;
}

.info-warning p, .info-info p, .info-alert p {
	line-height: 49px;
	margin: 0;
	padding: 0;
}

.latest-news {
	list-style: none;
	padding-left: 0;
	margin-top: 30px;
}

.latest-news h4 {
	margin-bottom: 5px;
}

.latest-news-entry {
	margin-bottom: 35px;
}

.latest-news-icon {
	float: left;
	margin-right: 15px;
	border: 3px solid #F1F1F1;
}

.latest-news-icon:hover {
	float: left;
	margin-right: 15px;
	border: 3px solid #D8D8D8;
}

#logo {
	margin: 31px 0 5px 0;
}

#main_content_columns {
	float:left; 
	padding-right: 4%;
	padding-bottom: 10px; 
	line-height:22px;
	color: #ADADAD;
}

#main_content_columns h4 {
	margin-top: 0;
	padding-top: 0;
}

.meta-calendar {
	border: 0;
	display: inline;
	margin: 0 5px -2px 10px;
}

.meta-pencil {
	border: 0;
	display: inline;
	margin: 0 5px -2px 0;
}

#newsletter input {
	background: url(images/submit.png) no-repeat #363330;
	background-position: 217px 12px;
	border: 0;
	height: 32px;
	line-height: 32px;
	color: #979696;
	font-family: 'Droid Sans', serif;
	padding: 0 10px 0 10px;
	width: 220px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	border-bottom: 1px solid #55524F;
	font-size: 12px;
}

.orange {
	color: #F55909;
}

p {
	line-height: 150%;
}

#page-header {
}

#page-header-bottom {
	background: url(images/patch2.png);
	height: 10px;
	border-bottom: 1px solid #343233;
}

#page-header-middle {
	background: url(images/patch1.png);
	height: 60px;
	padding: 0 40px 0 40px;
}

#page-header-middle-home {
	background: url(images/patch1.png);
	height: 160px;
	padding: 0 40px 0 40px;
}

#page-header-middle h1 {
	font-size: 24px;
	font-family: 'Droid Sans', serif;
	color: #777576;
	text-shadow:0px 1px #000;
	line-height: 60px;
	margin: 0;
	padding: 0;
}

#page-header-top {
	background: url(images/patch2.png);
	height: 10px;
	border-top: 1px solid #343233;
}

#pagination {
	margin-bottom: 20px;
}

#pagination a:link, #pagination a:active, #pagination a:visited {
	color: #FFF;
	text-decoration: none;
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) top left no-repeat;
	margin-right: 10px;
	text-align: center;
	display: block;
	line-height: 34px;
	font-family: 'Droid Sans', serif;
	font-size: 14px;
	text-shadow:0px 1px #000;
	float: left;
}

#pagination a:hover {
	color: #FFF;
	text-decoration: none;
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) bottom left no-repeat;
	margin-right: 10px;
	text-align: center;
	display: block;
	line-height: 34px;
	font-family: 'Droid Sans', serif;
	font-size: 14px;
	text-shadow:0px 1px #000;
	float: left;
}

.portfolio-box {
	width: 263px;
	margin: 10px 48px 10px 0;
	padding: 5px 5px 5px 0;
	float: left;
	height: 385px;
}

.portfolio-box-third {
	width: 263px;
	margin: 10px 0px 10px 0;
	padding: 5px 5px 5px 0;
	float: left;
	height: 385px;
}

.portfolio-box h4, .portfolio-box-third h4 {
	margin-bottom: 5px;
}

.portfolio-box-thumb {
	border: 3px solid #F1F1F1;
}

.portfolio-box-thumb:hover {
	width: 257px;
	height: 150px;
	border: 3px solid #D8D8D8;
}

.portfolio-thumb-icon {
	width: 34px;
	height: 34px;
	background: url(images/portfolio-thumb-icon.png);
	z-index: 99;
	position: absolute;
	margin: 114px 0 0 219px;
}

.postimg, .com-left img, .entry img {
	border: 3px solid #F1F1F1;
	margin: 0px 0 10px 0;
}

.postimg:hover, .com-left img:hover {
	border: 3px solid #D8D8D8;
	margin: 0px 0 10px 0;
}

.readmore {
	margin: 0 0 0 7px;
	border: 0;
}

#recentcomments a {
	background-image: none;
	padding: 0;
}

#respond #submit {
	background: url(images/post-comment.png) top left;
	width: 143px;
	height: 34px;
	border: 0;
}

#respond #submit:hover {
	background: url(images/post-comment.png) bottom left;
	width: 143px;
	height: 34px;
	border: 0;
}

#searchform input {
	background: url(images/search.png) no-repeat #F6F6F6;
	background-position: 217px 12px;
	border: 0;
	height: 32px;
	line-height: 32px;
	color: #979696;
	font-family: 'Droid Sans', serif;
	padding: 0 10px 0 10px;
	width: 220px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 10px;
	border-top: 1px solid #EFEFEF;
	font-size: 12px;
}

.sidebar-widget a:link, .sidebar-widget a:active, .sidebar-widget a:visited {
	color: #343233;
	text-decoration: none;
}

.sidebar-widget a:hover {
	color: #F56318;
	text-decoration: none;
}

.sidebar-widget li a:link, .sidebar-widget li a:active, .sidebar-widget li a:visited {
	background: url(images/readmore.png) center right no-repeat;
	padding-right: 22px;
}

.sidebar-widget li a:hover {
	background: url(images/readmore.png) center right no-repeat;
	padding-right: 22px;
}

.sidebar-widget h5 a:link, .sidebar-widget h5 a:active, .sidebar-widget h5 a:visited {
	color: #F55909;
	text-decoration: none;
}

.sidebar-widget h5 a:hover {
	color: #F55909;
	text-decoration: underline;
}

.sidebar-widget ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

.sidebar-widget li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	list-style: none;
	background: url(images/dotted.png) bottom left repeat-x;
	padding: 10px 0 10px 0;
}

.sidebar-widget {
	margin-bottom: 35px;
}

.sidebar-widget h4 {
	text-transform: uppercase;
}

#slider-display-wrap {
	width: 291px;
	float: right;
	margin-right: 50px;
}

#slider-display {
	height: 612px;
	width: 291px;
	background: #000;
	position: absolute;
}

#slider-display-img {
	width: 243px;
	height: 435px;
	margin: 90px 0 0 26px;
}

.slider-thumb {
	margin: 41px 60px 41px 0;
	float: left;
	background: #000;
}

.slider-thumb-img {
}

.slider-thumb-icon {
	width: 34px;
	height: 34px;
	background: url(images/portfolio-thumb-icon.png);
	z-index: 99;
	position: absolute;
	margin: -10px 0 0 -10px;
	display: inline;
}

.social-icon {
	float: left;
	margin-right: 7px;
}

.sticky {
}

.testimonial1 {
	float: left;
	width: 250px;
	margin: 15px 39px 0 0;
}

.testimonial2 {
	float: left;
	width: 250px;
	margin: 15px 0 0 0;
}

.testimonial-icon {
	float: left;
	margin-right: 15px;
	border: 3px solid #F1F1F1;
	background-clip:padding-box;
}

.testimonial1 h4, .testimonial2 h4 {
	margin: 0 0 5px 0;
}

.testimonial1 p, .testimonial2 p {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	margin-top: 30px;
}

.third {
	background: #000;
}

#tweet-details {
	color: #343233;
}

#tweet-details a:link, #tweet-details a:active, #tweet-details a:visited {
	color: #939393;
	text-decoration: none;
}

#tweet-details a:hover {
	color: #939393;
	text-decoration: underline;
}

#twitter {
	float: right;
	margin-bottom: 10px;
}

#twitter-follow {
	font-weight:normal;
	color: #C6C2BC;
	font-family: 'Droid Sans', serif;
}

#twitter_update_list {
	list-style: none;
	padding-left: 0;
}

#twitter-username {
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #4C4B4B;
}

.uppercase {
	text-transform: uppercase;
}

.vimeo {
	border: 10px solid #615F5D;
	margin: 10px 0 10px 0;
}

.wp-caption {
}

.wp-caption-text {
}

#wrap {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 132px;
}

/* CSS For Tab Slider */

html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #FFF;
	border-bottom: 1px solid #FFF;
}

html ul.tabs li.active a {
	color: #706D6A;
}

.pane {
}

.panes {
	padding: 0 20px 20px 20px;
	font-size: 12px;
	border: 1px solid #E2E2E2;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	color: #ADADAD;
	line-height: 150%;
	margin: 0 0 10px 0;
	margin-right: -2px;
}

ul.tabs {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 39px;
	border: 1px solid #E2E2E2;
	border-bottom: 0;
	width: 100%;
	background: #FBF9F7;
	border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px; 
	line-height: 39px;
	border: 1px solid #E2E2E2;
	border-top: none;
	border-left: none;
	margin-bottom: -1px; 
	overflow: hidden;
	position: relative;
	background: #FBF9F7;
	border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

ul.tabs li a {
	text-decoration: none;
	color: #BEBAB5;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	border: 1px solid #FFF;
	outline: none;
}

ul.tabs li a:hover {
	background: #FBF9F7;
}

/* Button Shortcodes */

/* Small Buttons */

.orange-button h6, .brown-button h6, .grey-button h6, .blue-button h6, .yellow-button h6 {
	line-height: 33px;
	text-align: center;
	color: #FFF;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Droid Sans', serif;
}

.orange-button a, .brown-button a, .grey-button a, .blue-button a, .yellow-button a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.blue-button {
	width: 143px;
	height: 34px;
	background: url(images/button-blue.png) top left no-repeat;
	color: #FFF;
	text-shadow:0px 1px #7B91A1;
}

.blue-button:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-blue.png) bottom left no-repeat;
	text-shadow:0px 1px #7B91A1;
}

.brown-button {
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) top left no-repeat;
	text-shadow:0px 1px #443C38;
}

.brown-button:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-brown.png) bottom left no-repeat;
	text-shadow:0px 1px #443C38;
}

.grey-button {
	width: 143px;
	height: 34px;
	background: url(images/button-grey.png) top left no-repeat;
	color: #FFF;
	text-shadow:0px 1px #AFAFAF;
}

.grey-button:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-grey.png) bottom left no-repeat;
	text-shadow:0px 1px #AFAFAF;
}

.orange-button {
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) top left no-repeat;
	color: #FFF;
	text-shadow:0px 1px #9F552F;
}

.orange-button:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-orange2.png) bottom left no-repeat;
	text-shadow:0px 1px #9F552F;
}

.yellow-button {
	width: 143px;
	height: 34px;
	background: url(images/button-yellow.png) top left no-repeat;
	color: #FFF;
	text-shadow:0px 1px #EAB047;
}

.yellow-button:hover {
	width: 143px;
	height: 34px;
	background: url(images/button-yellow.png) bottom left no-repeat;
	text-shadow:0px 1px #EAB047;
}

/* Large Buttons */

.large-orange-button h3, .large-brown-button h3, .large-grey-button h3, .large-blue-button h3, .large-green-button h3, .large-yellow-button h3 {
	line-height: 59px;
	text-align: center;
	color: #FFF;
	margin: 0;
	font-size: 19px;
	font-family: 'Droid Sans', serif;
	font-weight: normal;
}

.large-orange-button a, .large-brown-button a, .large-grey-button a, .large-blue-button a, .large-green-button a, .large-yellow-button a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.large-blue-button {
	width: 261px;
	height: 59px;
	background: url(images/large-blue-button.png) top left no-repeat;
	text-shadow:0px 1px #7B91A1;
}

.large-blue-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-blue-button.png) bottom left no-repeat;
	text-shadow:0px 1px #7B91A1;
}

.large-brown-button {
	width: 261px;
	height: 59px;
	background: url(images/large-brown-button.png) top left no-repeat;
	text-shadow:0px 1px #443C38;
}

.large-brown-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-brown-button.png) bottom left no-repeat;
	text-shadow:0px 1px #443C38;
}

.large-green-button {
	width: 261px;
	height: 59px;
	background: url(images/large-green-button.png) top left no-repeat;
	text-shadow:0px 1px #8DB051;
}

.large-green-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-green-button.png) bottom left no-repeat;
	text-shadow:0px 1px #8DB051;
}

.large-grey-button {
	width: 261px;
	height: 59px;
	background: url(images/large-grey-button.png) top left no-repeat;
	text-shadow:0px 1px #AFAFAF;
}

.large-grey-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-grey-button.png) bottom left no-repeat;
	text-shadow:0px 1px #AFAFAF;
}

.large-orange-button {
	width: 261px;
	height: 59px;
	background: url(images/large-orange-button.png) top left no-repeat;
	text-shadow:0px 1px #9F552F;
}

.large-orange-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-orange-button.png) bottom left no-repeat;
	text-shadow:0px 1px #9F552F;
}

.large-yellow-button {
	width: 261px;
	height: 59px;
	background: url(images/large-yellow-button.png) top left no-repeat;
	text-shadow:0px 1px #EAB047;
}

.large-yellow-button:hover {
	width: 261px;
	height: 59px;
	background: url(images/large-yellow-button.png) bottom left no-repeat;
	text-shadow:0px 1px #EAB047;
}

/* Clear */

.large-orange-button, .large-brown-button, .large-grey-button, .large-blue-button, .large-green-button, .large-yellow-button, .large-orange-button:hover, .large-brown-button:hover, .large-grey-button:hover, .large-blue-button:hover, .large-green-button:hover, .large-yellow-button:hover, .orange-button, .brown-button, .grey-button, .blue-button, .yellow-button, .orange-button:hover, .brown-button:hover, .grey-button:hover, .blue-button:hover, .yellow-button:hover {
	margin: 5px 0 5px 0;
	clear: both;
}

/* main menu */

#access { /* main menu container */
	font-family: 'Droid Sans', serif;
	font-size: 14px;
	font-weight: bold;
	color: #413F40;
	padding-top: 28px;
}

#access .menu-header, div.menu {
}

#access .menu-header ul, div.menu ul { /* top ul */
	list-style: none;
	margin: 0;
	padding-left: 0;
}

#access .menu-header li, div.menu li { /* all menu li's */
	float: left;
	position: relative;
	margin-right: 25px;
	height: 50px;
}

.sub-menu li {
        margin-bottom: -20px
}

#access a { /* all menu anchors */
	color: #413F40;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	border: 1px solid transparent;
}

#access a:hover {
	border: 1px solid #C84502;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#access ul ul { /* first level submenu */
	display: none;
	position: absolute;
	top: 43px;
	left: 0;
	float: left;
	z-index: 99999;
	background: #F45300;
	border: 1px solid #D91F1D;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:inset 0 0 4px #C64503;
    -webkit-box-shadow:inset 0 0 4px #C64503;
    box-shadow:inset 0 0 4px #C64503;
	min-width: 180px;
	font-size: 13px;
	padding: 5px 0 5px 0;
}

#access ul ul li { /* first level li's */
	width: 100%;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	height: auto;
	color: #FFF;
}

#access li:hover > a, #access ul ul :hover > a {
	color: #FFF;
	background: #F45300;
	border: 1px solid #C84502;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:inset 0 0 4px #C64503;
    -webkit-box-shadow:inset 0 0 4px #C64503;
    box-shadow:inset 0 0 4px #C64503;
}

#access ul ul li:hover > a, #access ul ul :hover > a {
	color: #F5C2A8;
	background: none;
	border: 1px solid transparent;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:inset 0 0 4px transparent;
    -webkit-box-shadow:inset 0 0 4px transparent;
    box-shadow:inset 0 0 4px transparent;
}

#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFF;
	background: #F45300;
	border: 1px solid #C84502;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:inset 0 0 4px #C64503;
    -webkit-box-shadow:inset 0 0 4px #C64503;
    box-shadow:inset 0 0 4px #C64503;
}

#access ul ul li.current_page_item > a,
#access ul ul li.current-menu-ancestor > a,
#access ul ul li.current-menu-item > a,
#access ul ul li.current-menu-parent > a {
	color: #FFF;
	background: #F45300;
	border: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* widget specific css */

.tagcloud a:link, .tagcloud a:active, .tagcloud a:visited {
	color: #ADADAD;
	font-family: 'Droid Sans', serif;
}

.tagcloud a:hover {
	color: #F55909;
	text-decoration: none;
	font-family: 'Droid Sans', serif;
}

#wp-calendar {
	width: 100%;
	padding-right: 5%;
}

#wp-calendar caption {
	color: #222;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: center;
}

#wp-calendar thead {
	font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
	color: #ADADAD;
}

#wp-calendar tbody td {
	background: #F5F5F5;
	border: 1px solid #FFF;
	padding: 3px 0 2px;
	text-align: center;
}

#wp-calendar tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	text-align: right;
}

/* mozilla specific css */

@-moz-document url-prefix() {
    #access .menu-header li, div.menu li { /* all menu li's */
		float: left;
		position: relative;
		margin-right: 22px;
	}
}