
/* ------------------------------------ */
/* Damojothemes.com Custom Theme Styles */
/* ------------------------------------ */

/* BASE */
/* ------------------------------------ */

body { margin: 0; font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; line-height: 22px; color: #000000; repeat; overflow-x: hidden; }
html { overflow-x: hidden; }
iframe { border: 0; }
.pagetitle { width: 100%; left: 0; margin-left: 0; /*background: url('http://fountainview.org/wp-content/themes/zeitgeist/img/tiles/footertile.jpg') repeat top left;*/ padding: 0px; margin-bottom: 40px; margin-top: 40px; border-bottom: 0px solid #e5e5e5; }
.pagetitle h1 { font-family: 'Open Sans', sans-serif; font-weight: 800; font-size: 50px; line-height: 50px; margin:0; color: #c7711c; font-style: normal; text-align: center; margin-top: -9px; margin-bottom: -5px; padding-left: 0px; }
.pagetitleborder { margin-left: 0; width: 100%; background: #e5e5e5; height: 3px; margin-top: 0px; margin-bottom: 0px; }
.themecolor { color: #3286ed; }
.bold { font-weight: 700; }
.normal { font-weight: 400; }
.captiontext { font-size: 15px; line-height: 24px; width: 100%; text-align: center; margin-bottom: 30px; margin-top: -6px; }
h1,h2,h3,h4,h5,h6 { margin: 0; margin-bottom: 30px; margin-top: 0px; font-family: 'Open Sans', sans-serif; font-weight: 800; line-height: 1; color: #0a3671; }
h4,h5,h6 { margin-bottom: 15px; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #777; font-weight: 800; }
h3  { font-size: 25px; }
h5  { font-size: 15px; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #ce8f20; }
::selection { background: #ce8f20; color: #fff; /* Safari */ }
::-moz-selection { background: #ce8f20; color: #fff; /* Firefox */ }
.top90 { margin-top: 90px; }
.top80 { margin-top: 40px; }
.top60 { margin-top: 60px; }
.top40 { margin-top: 40px; }
.top30 { margin-top: 30px; }
.top20 { margin-top: 20px; }
.top10 { margin-top: 10px; }
.top0 { margin-top: 0px; }
.margin5 { margin: 5px; }
.dividerline { float: left; height: 3px; width: 100%; background: #e5e5e5; margin-top: 30px; }
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.left { float: left; }
.right { float: right; }
.mr { margin-right: 25px; margin-bottom: 10px; }
.ml { margin-left: 25px; margin-bottom: 10px; }
.centered { text-align: center; width: 100%; }

/* LIST STYLES */
/* ------------------------------------ */

ol, ul.square, ul.circle, ul.disc { margin-left: 20px; }
ul.square { list-style: square outside; color: #ce8f20; }
ul.circle { list-style: circle outside; color: #ce8f20; }
ul.disc { list-style: disc outside; color: #ce8f20; }
ul.check { list-style: none; margin: 0; margin-top: -5px; margin-bottom: -5px; }
ul.check li { background: url('../img/tiles/check.png') no-repeat center left; padding-left: 25px; padding-top: 5px; padding-bottom: 5px; }

/* LINK STYLES */
/* ------------------------------------ */

a:hover, a:active, a:focus { outline: 0; }
a { font-weight: 700; color: #3286ed; text-decoration: none; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s; }
a:hover { color: #ce8f20; text-decoration: none; }
a.color { color: #3286ed; }
a.color:hover { color: #353535; text-decoration: none; }


/* HEADER TOP LINE*/
/* ------------------------------------ */

.headertopline { z-index: 0; overflow: hidden; position: relative; width: 100%; margin-left: 0; height: auto; background: #3286ed; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); }
.closeicon { cursor: pointer; position: absolute; z-index:100; top: 0; right: 0; width: 52px; height: 52px; background: url('../img/tiles/close.png') no-repeat; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s; }
.closer { background-position: top; }
.opener { background-position: bottom; }
.headertopwrap { float: left; position: relative; left: 50%; padding-top: 15px; padding-bottom: 15px; }
.headertop  { margin-left: -50%; color: #fff; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.headertop a { color: #fff; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.headertop .phone { float: left; font-size: 14px; background: url('../img/icons/phone.png') no-repeat center left; padding-left: 25px; margin-right: 30px; }
.headertop .email { float: left; background: url('../img/icons/mail.png') no-repeat center left; padding-left: 25px; margin-right: 30px; }
.headertop .flag { float: left; background: url('../img/icons/flag.png') no-repeat center left; padding-left: 25px; margin-right: 0px; }

/* HEADER */
/* ------------------------------------ */

.headerwrap { width: 100%; left: 0; margin-left: 0; background: #252525 url('http://fountainview.org/wp-content/themes/zeitgeist/img/tiles/headertile.jpg') repeat top left; padding: 0px; overflow: hidden;}

/* LOGO */
/* ------------------------------------ */

.header { text-align: center; }
.header .logo { padding-top: 20px; padding-bottom: 20px; }

/* SOCIAL ICONS */
/* ------------------------------------ */

.social { padding-top: 0px; padding-bottom: 0px; }
.social ul { float: right; margin: 0; padding: 0; }
.social li { float: left; display: inline; margin: 0; padding: 0; margin-right: 5px; }
.social li:last-child { margin-right: 0; }
.social li a { float: left; width: 24px; height: 28px; opacity: 1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; }
.social li a:hover { opacity: 0.5; }
.social_facebook {background: url('../img/social/facebook.png') no-repeat; }
.social_twitter { background: url('../img/social/twitter.png') no-repeat; }
.social_rss { background: url('../img/social/rss.png') no-repeat; }
.social_vimeo { background: url('../img/social/vimeo.png') no-repeat; }
.social_googleplus { background: url('../img/social/googleplus.png') no-repeat; }
.social_linkedin { background: url('../img/social/linkedin.png') no-repeat; }
.social_pinterest { background: url('../img/social/pinterest.png') no-repeat; }
.social_youtube { background: url('../img/social/youtube.png') no-repeat; }

/* TOOLTIPS */
/* ------------------------------------ */

.tooltip-inner { background-color: #555; color: #fff; text-transform: uppercase; font-size: 11px; font-weight: 700; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tooltip.in { opacity: 1; filter: alpha(opacity=100); }
.tooltip.top .tooltip-arrow { border-top-color: #555; }
.tooltip.right .tooltip-arrow { border-right-color: #555; }
.tooltip.left .tooltip-arrow { border-left-color: #555; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #555; }

/* MAIN NAVIGATION */
/* ------------------------------------ */

.mdivide { float: left; height: 30px; width: 0; border-left: 1px solid #353535; margin-top: 10px; }
.mainmenu { position: relative; z-index: 98; width: 100%; margin: 0; height: auto; background: #0a3671; border-top: 3px solid #252525; }
.menuwrapper { float: left; left: 50%; position: relative; }
#mainmenu { visibility: visible; margin-left: -50%; width: 100%; }
.ddsmoothmenu { position: relative; margin: 0; z-index: 99; width: 100%; padding-top: 0px; }
.ddsmoothmenu ul { z-index: 100; margin: 0; padding: 0; list-style-type: none; margin: 0px; }
.ddsmoothmenu ul ul { background: #ce8f20 url('../img/tiles/subarrow.png') no-repeat top center; padding-top: 15px; padding-bottom: 15px; }
/*Top level list items*/
.ddsmoothmenu ul li { position: relative; display: inline; float: left; background: transparent; }
.ddsmoothmenu ul li ul li{ padding: 0; margin: 0; }
.ddsmoothmenu ul li ul li .mdivide { display: none; }
.ddsmoothmenu ul ul ul{ padding: 0; margin: 0;}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{ display: block; text-decoration: none; padding-left: 20px; padding-right: 20px; margin-top: -3px; }
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;  }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{ color: #f0ae3a; font-weight: 800; height: 14px; font-size: 14px; line-height: 14px; letter-spacing: 0px; text-transform: uppercase;

border-top: 3px solid #252525; padding-top: 18px; padding-bottom: 18px;  }
.ddsmoothmenu ul li.current-menu-item a, .ddsmoothmenu ul li.current-menu-ancestor a { color: #fff; border-top: 3px solid #3286ed; }
.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected { color: #fff; border-top: 3px solid #3286ed; }
.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{ background: #ce8f20; color: #f3dcc8; border: 0; padding: 0; margin: 0; font-weight: 700; font-size: 12px; line-height: 20px; border: 0; padding-top: 5px; padding-bottom: 11px; text-align: center; text-transform: uppercase; }
.ddsmoothmenu ul li ul li a:hover { color: #fff; background: #ce8f20; }
/*1st sub level menu*/
.ddsmoothmenu ul li ul{ position: absolute; left: 0; display: none; visibility: hidden; }
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{ display: list-item; float: none; border: 0; padding: 0; margin: 0; }
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul { padding: 0; margin-left: 220px; margin-top: -11px; padding-top: 10px; padding-bottom: 10px; border-top: 0; background: #555; }
.ddsmoothmenu ul li.current-menu-item ul li ul, .ddsmoothmenu ul li.current-menu-ancestor ul li ul { margin-top: 0px;  margin-top: -11px; }
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{ width: 220px; /*width of sub menus*/ margin: 0; border-top-width: 0; margin-right: 0px; height: auto; padding-bottom: 10px; }
.ddsmoothmenu > ul > li > ul > li > ul { }
.ddsmoothmenu > ul > li > ul > li > ul li a { border-bottom: 0 !important; }
.ddsmoothmenu > ul > li > ul > li > ul li:last-child a { border-bottom: 0 !important; }
.ddsmoothmenu ul li ul li:first-child a { border-top: 0; }
.ddsmoothmenu ul li ul li:last-child a { border-bottom: 0; }
.ddsmoothmenu li li ul,
.ddsmoothmenu li li li ul { margin: 0 0 0 0; }
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* CSS classes applied to down and right arrow images */
.downarrowclass{ visibility: hidden; display: none; }
.rightarrowclass{ visibility: hidden; display: none; }

/* HOME SLIDER */
/* ------------------------------------ */

.homeslider { position: relative; z-index: 1; width: 100%; }
.nodisplay { display: none; }
.homeslider .rev_slider_wrapper { position: relative !important; z-index: 1 !important; }

/* POST SLIDER */
/* ------------------------------------ */

.postslider { position: relative; z-index: 0; width: 100%; }

/* MODULE DIVIDER */
/* ------------------------------------ */

.moduletitle { margin-left: 0; width: 100%; margin-bottom: 34px; margin-top: -7px; }
.moduletitle .titletext { float: left; width: 100%; }
.moduletitle .titletext h2 { font-size: 25px; margin: 0; width: 100%; line-height: 30px; text-align: center; font-weight: 800; text-transform: uppercase; }
.moduletitle .titledesc { float: left; font-size: 15px; line-height: 24px; width: 100%; text-align: center; margin-top: 19px; }

/* PAGE DIVIDER */
/* ------------------------------------ */

.pagedivider { margin-left: 0; height: 0px; width: 100%; margin-top: 59px; padding-top: 60px; margin-bottom: 0px; border-top: 3px solid #eee; }
.dotdivider { float: left; margin-left: 0; width: 100%; background: url('../img/tiles/threedot.png') repeat-x 0 0; height: 7px; margin-top: 10px; margin-bottom: 40px; }
.divider { float: left; margin-left: 0; width: 100%; background: #eee; height: 1px; }
.firstdivider { margin-left: 0; width: 100%; height: 0px; margin-bottom: 40px; }

/* TEXT CONTENT */
/* ------------------------------------ */

.textcontent { margin-bottom: -20px; }
p { margin-bottom: 20px; }
.pagedesc { margin-left: 0; width: 100%; font-size: 15px; line-height: 24px; text-align: center; margin-bottom: 14px; margin-top: -6px; }

/* HOME SERVICES */
/* ------------------------------------ */

.servicewrap { float: left; margin-bottom: -15px; width: 100%; }
.serviceicon { float: left; height: 40px; width: 100%; margin-right: 10px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
.serviceicon.write { background: #3286ed url('../img/icons/write.png') no-repeat center center; }
.serviceicon.tools { background: #3286ed url('../img/icons/tools.png') no-repeat center center; }
.serviceicon.globe { background: #3286ed url('../img/icons/globe.png') no-repeat center center; }
.serviceicon.help { background: #3286ed url('../img/icons/help.png') no-repeat center center; }
a.service h5 { text-align: center; font-weight: 400; color: #aaa; margin-top: 0px; margin-bottom: 2px; font-size: 12px; line-height: 20px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
a.service h4 { text-align: center; margin-top: 0px; margin-bottom: 0px; font-size: 15px; line-height: 20px; text-transform: uppercase; letter-spacing: 0px; font-weight: 800; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s; }
a.service { float: left; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; -moz-box-sizing: border-box; box-sizing:border-box; -webkit-order-sizing:border-box; padding: 20px; margin-bottom: 34px; margin-top: -3px; text-align: left; color: #777; background: #eee; text-decoration: none; -webkit-transition: color 0.2s, border-color 0.2s; -moz-transition: color 0.2s, border-color 0.2s; -o-transition: color 0.2s, border-color 0.2s; -ms-transition: color 0.2s, border-color 0.2s; transition: color 0.2s, border-color 0.2s; }
a.service .text { float: left; font-weight: 400; padding-top: 5px; margin-top: 3px; border-top: 3px solid #eee; -webkit-transition: color 0.2s, border-color 0.2s; -moz-transition: color 0.2s, border-color 0.2s; -o-transition: color 0.2s, border-color 0.2s; -ms-transition: color 0.2s, border-color 0.2s; transition: color 0.2s, border-color 0.2s; }
a.service:hover .text { border-top: 3px solid #e5e5e5; }
a.service:hover .serviceicon { background-color: #ce8f20; }
a.service:hover { border-top: 3px solid #ce8f20; }

/* TEAM */
/* ------------------------------------ */

.team { float: left; width: 100%; margin-bottom: 1px; }
.team .memberwrap { float: left; width: 20%; text-align: left; text-decoration: none; }
.team .member { padding: 30px; padding-bottom: 10px; border: 1px solid #e5e5e5; margin-right: -1px; margin-bottom: -1px; }
.team .member h4 { margin-top: 11px; margin-bottom: 2px; font-size: 15px; line-height: 20px; text-transform: none; letter-spacing: 0px; font-weight: 700; text-align: left; }
.team .member h5 { font-weight: normal; margin-top: 0px; margin-bottom: 10px; line-height: 20px; }

/* CLIENTS */
/* ------------------------------------ */

.clients { margin-left: 0; width: 100%; }
.clients ul { float: left; margin: 0; padding: 0; width: 100%; position: relative; margin-bottom: -3px; }
.clients ul li { float: left; display: inline; width: 20%; }
.clients ul li a { float: left; width:100%; height:auto; }
.clients ul li img { width:100%; height:auto; }
.client { padding: 0px; margin-right: 3px; margin-bottom: 3px; }

/* PRICING */
/* ------------------------------------ */

.pricing { float: left; width: 100%; margin-top: 0px; margin-bottom: -20px; }
.pricing .pricewrap { float: left; text-align: center; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; margin: 0; margin-right: -1px; margin-bottom: 20px; }
.pricing .pricewrap div { margin: 0; list-style: none; }
.pricing .thead { font-size: 15px; line-height: 20px; font-weight: 800; text-transform: uppercase; padding: 20px; padding-top: 15px; padding-bottom: 15px; background: #eee; color: #777; border-bottom: 1px solid #e5e5e5; }
.pricing .thead .byline { font-size: 12px; line-height: 20px; color: #aaa; text-align: uppercase; font-weight: 400; }
.pricing .price { font-size: 35px; line-height: 25px; font-weight: bold; padding: 20px; padding-top: 20px; padding-bottom: 15px; background: #f7f7f7; color: #3286ed; border-bottom: 1px solid #e5e5e5; }
.pricing .price .dollar { color: #3286ed; font-size: 17px; margin-right: -5px; margin-left: -10px; font-weight: normal; }
.pricing .item { background: #f7f7f7; padding: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee; border-top: 1px solid #fff; }
.pricing .buy { padding-top: 20px; padding-bottom: 20px; background: #eee; border-top: 1px solid #e5e5e5; }

.pricecol.highlight .pricewrap { position: relative; z-index: 1; border: 1px solid #ddd; margin-top: -10px; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
.pricing .highlight .thead { background: #3286ed; color: #fff; padding-top: 25px; border-bottom: 1px solid #fff; -webkit-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); }
.pricing .highlight .thead .byline { color: #fff; }
.pricing .highlight .buy { padding-top: 20px; padding-bottom: 30px; }

.pricing.fivecols .pricecol .pricewrap { float: left; width: 19.8%; }
.pricing.fourcols .pricecol .pricewrap { float: left; width: 24.8%; }
.pricing.fourcols .pricecol .pricewrap { float: left; width: 24.8%; }
.pricing.threecols .pricecol .pricewrap { float: left; width: 33.1%; }
.pricing span.no { background: url('../img/tiles/remove.png') left center no-repeat; padding-left: 30px; padding-right: 30px; height: 16px; }
.pricing span.yes { background: url('../img/tiles/check.png') left center no-repeat; padding-left: 30px; padding-right: 30px; height: 16px; }

/* Related Posts */
.relatedposts { float: left; width: 100%; margin-left: 0; }
.relatedposts h3 { margin-top: 0px; margin-bottom: 37px; text-align: center; }

/* HOME BLOG POSTS */
/* ------------------------------------ */

.homeposts { margin-bottom: -40px; }
.homepost { float: left; margin-bottom: 35px; position: relative; }
.homepost img { width:100%; height:auto; }
.homepost h4 { float: left; width: 100%; padding-top: 20px; text-align: center; font-size: 15px; line-height: 20px; margin-top: -5px; margin-bottom: 0px; font-weight: 800; text-transform: uppercase; }
.homepost h4 a { }
.homepost .post { float: right; width: 100%; }
.homepost .postbody  { float: left; width: 100%; position: relative; margin-top: 0px; }
.homepost .posttext  { float: left; margin-top: 14px; }

.post .mediaholder, .homepost .mediaholder { position: relative; z-index: 0; margin: 0px; }
.post .mediaholder .link, .homepost .mediaholder .link { left:50%; top:50%; margin-top: -20px;}
.post .mediaholder .show, .homepost .mediaholder .show { right:50%; top:50%; margin-top: -20px;}
.post .mediaholder:hover .date, .homepost .mediaholder:hover .date { -moz-opacity:0; filter:alpha(opacity=0); opacity:0; }

/* BLOG POSTS */
/* ------------------------------------ */

.blogpost { float: left; margin-bottom: 0px; width: 100%;}
.blogpost h2 { padding-top: 20px; text-align: center; float: left; width: 100%; font-size: 20px; line-height: 24px; margin-top: -1px; margin-bottom: 0px; text-transform: uppercase; }
.blogpost .post { float: left; width: 100%; }
.blogpost .postbody  { float: left; width: 100%; position: relative; margin-top: 0px; }
.blogpost.nodate .postbody  { padding-left: 0px; }
.blogpost.nodate .date  { display: none; }
.blogpost .postmedia { margin-bottom: 19px; position: relative; z-index: 0; width: 100%; }
.blogpost .postmedia img { width: 100%; }
.blogpost .posttext  { float: left; margin-bottom: -27px; }
.blogpost .postdivider { float: left; margin-left: 0; width: 100%; background: #e5e5e5; height: 0px; margin-top: 41px; margin-bottom: 40px; }

.blogpost.smallmedia .post { width: 100%; position: relative; z-index: 0; }
.blogpost.smallmedia .postmedia { float: left; width: 320px; margin-bottom: 0px; position: relative; z-index: 0; }
.blogpost.smallmedia .postbody { float: left; margin-top: 0px; width: 500px; padding-left: 25px; position: relative; z-index: 0; }
.blogpost.smallmedia h4 { margin-top: -3px; }
.blogpost.smallmedia .posttext { margin-top: 19px; }

.fullblog .blogpost.smallmedia .postmedia { width: 370px; }
.fullblog .blogpost.smallmedia .postbody { width: 770px; }

.postheader { position: relative; z-index: 0; padding-left: 20px; padding-right: 20px; float: left; width: 100%; background: #eee; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; -moz-box-sizing: border-box; box-sizing:border-box; -webkit-order-sizing:border-box; padding-bottom: 14px; }
.blogpost .postheader { padding-bottom: 20px; }

/* Postinfo */
.postinfowrap { float: left; position: relative; left: 50%; }
.postinfo { margin-left: -50%; font-size: 12px; width: 100%; color: #aaa; font-weight: 400; }
.postinfo .time, .postinfo .tags, .postinfo .author, .postinfo .categories, .postinfo .comments, .postinfo .readmore, .postinfo .previous, .postinfo .next { color: #aaa; float: left; font-size: 12px; text-transform: uppercase; border: 0; line-height: 20px; }
.postinfo a { font-size: 12px; line-height: 20px; color: #aaa; text-transform: uppercase; font-weight: 400; }
.postinfo a:hover { color: #ce8f20; }
.postinfo .previous a, .postinfo .next a { font-weight: 700; }
.postinfo .divide { font-size: 9px; margin-top: -2px; float: left; font-weight: 400; margin-left: 7px; margin-right: 7px; }
.blogpost .postinfo { margin-top: 5px; }

/* Post Date Box */
.blogpost .date, .homepost .date { float: left; width: 60px; position: absolute; left: 0; top: 0; z-index: 1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; }
.blogpost .month, .homepost .month  { cursor: default; width: 60px; font-size: 14px; line-height: 15px; font-weight: 800; text-transform: uppercase; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.25); padding-top: 11px; }
.blogpost .day, .homepost .day { cursor: default; width: 60px; font-size: 23px; font-weight: 800; color: #fff; text-align: center; background: rgba(0, 0, 0, 0.25); padding-top: 0px; padding-bottom: 14px; -webkit-border-radius: 0 0 0px 0; border-radius: 0 0 0px 0; }
.homepost .date { margin: 0px; padding-left: 0px; }
.datenoimage { margin-top: 19px; }
.blogpost.nodate .datenoimage { padding-left: 0px; }
.smallmedianoimage { width: 100% !important; padding-left: 0 !important; }

/* COMMENTS */
/* ------------------------------------ */

#comments { float: left; width: 100%; margin-bottom: -31px; margin-top: -3px; }
#comments h3 { margin-top: 0px; margin-bottom: 36px; text-align: center;}
#comments .author h5 { margin-top: 8px; margin-bottom: 5px; }
#comments ol, #comments ul { float: left; position: relative; list-style: none; margin:0; padding:0; zoom: 1.0; width: 100%; }
#comments ul li { margin: 0; padding: 0; width: 100%; float: left; }
#comments .commentwrap { position: relative; width: auto; background: #eee; margin-bottom: 30px; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; padding: 25px; padding-bottom: 5px; }
#comments .commentwrap .posterpic{ float: left; width: 50px; height: 50px; margin-right: 10px; }
#comments .commentwrap .postertext{ display: inline-block; margin-top: 15px; line-height: 24px; }
#comments .depth-1 .commentwrap { margin-left: 0px; }
#comments .depth-2 .commentwrap { margin-left: 20px; }
#comments .depth-3 .commentwrap { margin-left: 40px; }
#comments .depth-4 .commentwrap { margin-left: 60px; }
#comments .depth-5 .commentwrap { margin-left: 80px; }
#comments .replylink { position: absolute; right: 25px; top: 20px; margin-left: 20px; text-transform: none; margin-top: 0px; }
.timestamp { float: left; margin-top: 0px; font-size: 12px; color: #aaa; font-weight: 400; text-transform: uppercase; }
p.comment-notes, p.logged-in-as { text-align: center; font-size: 15px; line-height: 24px; margin-bottom: 34px; }
p.form-submit { text-align: center; }

/* Comments Reply */
.responddivider { float: left; margin-left: 0; width: 100%; background: #eee; height: 1px; margin-top: 0px; margin-bottom: 40px; }
#respond { float: left; width: 100%; padding-top: 0; margin-top: 0px; margin-bottom: -10px; }
#reply-title { margin: 0; padding: 0; }
#respond h3 { float: left; width: 100%; margin-top: -13px; margin-bottom: 21px; text-align: center; }
#respond form { float: left; width: 100%; margin-bottom: 0px; }
#respond button { margin-bottom: 0px; }
#respond textarea { width: 100%; max-width: 100%; float: left; height: 150px; }
#respond input { float: left; width: 32%; margin-right:2%; }
#respond input.last { margin-right: 0; }
#respond #submit { float: none; margin: 0; margin-bottom: 10px; margin-top: 30px; }

.relatedposts .homeposts { float: left; }
.relatedwrap { margin-left: 0px; }

/* HIGHLIGHT BOX */
/* ------------------------------------ */

.highlightbox { margin-left: 0; color: #777; font-weight: normal; background: #f7f7f7; border: 10px solid #eee; padding: 40px; padding-top: 25px; padding-bottom: 25px; }
.highlightbox h1,.highlightbox h2,.highlightbox h3,.highlightbox h4,.highlightbox h5,.highlightbox h6 { margin-top: 0; color: #3286ed; }
.highlightbox .pattern { background: #eee url('../img/tiles/diag2.png') repeat; padding: 30px; }
.highlightbox .lighter { background: #f2f2f2; padding: 30px; }
.highlightbox .nobottom { margin-bottom: 0; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

/* COLUMN SHORTCODES */
/* ------------------------------------ */

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.three_fourth { width: 74%; }
.one_fourth { width: 22%; }
.one_fifth { width: 16.8%; }
.one_sixth { width: 13.33%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_sixth { margin-right: 4%; margin-bottom: 20px; float: left; }
.lastcolumn { margin-right: 0!important; clear: right; }

/* SIDEBAR */
/* ------------------------------------ */

.sidebar { /*padding-top: 28px;*/ }
.pagewrapright { padding-right: 20px; }
.pagewrapleft { padding-left: 20px; }
.sidebar .footertitle { float: left; width: 100%; }
.sidebar .footertitle h4 { float: left; color: #777; font-size: 15px; line-height: 20px; font-weight: 800; margin-top: -5px; margin-bottom: 26px; text-transform: uppercase; padding-right: 10px; }
.sidebar .widget { float: left; margin-bottom: 61px; }
.sidebar .widget:last-child { margin-bottom: 0; }
.sidebar .widget ul, .footer .widget ul { float: left; }

/* FOOTER */
/* ------------------------------------ */

.footerwrap { width: 100%; left: 0; margin-left: 0; background: url('http://fountainview.org/wp-content/themes/zeitgeist/img/tiles/footertile.jpg') repeat top left; padding: 0px; padding-top: 30px; padding-bottom: 30px; margin-bottom: 0; border-top: 3px solid #e5e5e5; }
.footer { margin: 0 auto; width: 980px; }
.footer .widget { float: left; color: #777; margin-bottom: 0px;  }
.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6 { color: #555; }
.footer .footertitle { float: left; width: 100%; }
.footer .footertitle h4 { float: left; color: #777; font-size: 15px; line-height: 20px; font-weight: 800; margin-top: -6px; margin-bottom: 26px; text-transform: uppercase; padding-right: 10px; }

/* SUBFOOTER */
/* ------------------------------------ */

.subfooterwrap { width: 100%; left: 0; margin-left: 0; padding: 0px; background: #252525; padding-top: 25px; padding-bottom: 25px; }
.subfooter { color: #777; margin: 0 auto; width: 980px;  }
.subfooter a { color: #fff; }
.subfooter a:hover { color: #ce8f20; }
.subfooter .lefttext { text-align: left; padding-top: 4px; }
.subfooter .righttext { text-align: right; }
.subfooter .spacer { padding-right: 15px; }

/* WIDGETS */
/* ------------------------------------ */

.widgetclass { float: left; width: 100%; }
.textwidget { float: left; margin-bottom: -5px; margin-top: -6 px; width: 100%; }

/* Twitter */
.twitter_container_head		{	display:none;}
.twitter_container_footer	{	display:none;}
.twitter_container ul { float: left; margin: 0; padding: 0; list-style:none; margin-top: -6px; }
.twitter_container li				{	margin-bottom:20px; background: url('../img/icons/twitter.png') no-repeat left 6px; padding-left: 45px; }
.twitter_container li:last-child	{	margin-bottom:0px; }
.twitter_container .twitter-date	{	color:#999; font-weight: 700; }
.twitter-follow	a { display: none; float: left; font-size: 12px; margin-top: 20px; background: #444; padding: 5px; padding-right: 10px; padding-left: 10px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; margin-left: 30px; }
.twitter-follow	a:hover { color: #fff; background: #2e2e2e; }

/* Tag Cloud */
.tagcloud a { float: left; color: #fff; text-transform: uppercase; font-size: 12px; text-decoration: none; font-weight: 700; background-color: #3286ed; padding-bottom: 4px; padding-top: 4px; padding-left: 8px; padding-right: 8px; margin-right: 1px; margin-bottom: 1px; -webkit-transition: background-color 0.2s, color 0.2s; -moz-transition: background-color 0.2s, color 0.2s; -o-transition: background-color 0.2s, color 0.2s; -ms-transition: background-color 0.2s, color 0.2s; transition: background-color 0.2s, color 0.2s; -webkit-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25);  }
.tagcloud a:hover { background-color: #ce8f20; }

/* Categories */
.widget_categories { float: left; margin-top: -13px; margin-bottom: -5px; color: #888; }
.widget_categories ul { float: left; padding: 0; margin: 0; }
.widget_categories ul li { float: left; padding: 0; margin: 0; padding-bottom: 7px; padding-top: 7px; width: 100%; border-bottom: 1px solid #e5e5e5; list-style: none; }
.widget_categories ul li a { font-size: 12px; text-transform: uppercase; }
.widget_categories ul li span { font-size: 15px; font-weight: 700; margin-right: 5px; color: #aaa; }
.widget_categories ul li:last-child { padding-bottom: 0px; border-bottom: 0; }

/* Posts */
.widget_posts { float: left; margin-top: -13px; }
.widget_posts ul { margin: 0; padding: 0; list-style:none; }
.widget_posts ul li { float: left; width: 100%; border-bottom: 1px solid #d5d5d5; padding-top:7px; padding-bottom: 7px; }
.widget_posts ul li a { font-size: 12px; text-transform: uppercase; }
.widget_posts ul li span { font-size: 15px; font-weight: 700; margin-right: 5px; color: #aaa; }
.widget_posts ul li:last-child { border-bottom: 0; padding-bottom: 0; }

.widget_flickr { float: left; width: 100%; }
.widget_flickr ul { float: left; margin: 0; padding: 0; list-style:none; margin-bottom: -10px; }
.widget_flickr ul li { float: left; margin-right:10px; margin-bottom: 10px; }
.widget_flickr li a { opacity: 1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; }
.widget_flickr li a:hover { opacity: 0.5; }

.widget_projects { float: left; width: 100%; }
.widget_projects ul { float: left; margin: 0; padding: 0; list-style:none; margin-bottom: -3px; }
.widget_projects ul li { float: left; margin-right:3px; margin-bottom: 3px; background: #000; }
.widget_projects li a { float: left; opacity: 1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; }
.widget_projects li a:hover { opacity: 0.4; }

/* Posts */
.widget_text { float: left;  }

/* CAROUSEL */
/* ------------------------------------ */

.carousel { float: left; position: relative; margin-bottom: 0px; line-height: 1; border: 1px solid #eee; }
.carousel-inner { float: left; position: relative; width: 100%; overflow: hidden; }
.carousel .item { font-size: 14px; line-height: 26px; position: relative; display: none; -webkit-transition: 0.6s left; -moz-transition: 0.6s left; -o-transition: 0.6s left; transition: 0.6s left; color: #757575; height: auto; background: #f7f7f7; font-family: 'Open Sans', sans-serif; }
.carousel .padded { padding: 35px; }
.carousel .item > img { display: block; line-height: 1; width: 100%;}
.carousel .active, .carousel .next, .carousel .prev { display: block; }
.carousel .active { left: 0; }
.carousel .next, .carousel .prev { position: absolute; top: 0; width: 100%; }
.carousel .next { left: 100%; }
.carousel .prev { left: -100%; }
.carousel .next.left, .carousel .prev.right { left: 0; }
.carousel .active.left { left: -100%; }
.carousel .active.right { left: 100%; }
.carousel-control { position: absolute; top: 100%; width: 25px; height: 25px; margin-top: -30px; font-size: 25px; font-weight: bold; line-height: 20px; color: #888; text-align: center; background: transparent; border: 0px solid #ffffff; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; opacity: 1; filter: alpha(opacity=100); }
.carousel-control.right { right: 5px; left: auto; }
.carousel-control.left { right: 30px; left: auto; }
.carousel-control:hover { color: #3286ed; text-decoration: none; opacity: 1; filter: alpha(opacity=100); }
.carousel-caption { font-size: 12px; line-height: 20px; color: #fff; position: absolute; right: 0; bottom: 0; left: 0; padding: 15px; padding-bottom: 10px; padding-top: 10px; background: #333333; background: rgba(0, 0, 0, 0.75); }
.carousel-caption h4, .carousel-caption p { line-height: 20px; color: #ffffff; }
.carousel-caption h4 { margin: 0 0 5px; }
.carousel-caption p { margin-bottom: 0; }
.carousel .item .image { float: left; margin-right: 15px; margin-bottom: 15px; margin-top: 0px; }
.carousel .item .image.right { float: right; margin-left: 15px; margin-right: 0; }
.carousel .item .image.left { float: left; margin-right: 15px; }
cite { display: block; font-size: 12px; margin-top: 10px; text-transform: uppercase; color: #aaa; }
blockquote { font-size: 15px; line-height: 26px; color: #777; background: transparent; padding: 20px; }

/* PORTFOLIO */
/* ------------------------------------ */

.portfoliowrap	{ overflow:hidden; position:relative; margin-left: 0;}
.portfolio		{ overflow:hidden; position:relative; float: left; margin-left: -2px; margin-bottom: -2px; margin-top: -2px; }
.portfolio img	{ width:100%; max-width:none !important; height:auto; }
.threecol .entry	{ width:393px; float:left;overflow:hidden;position:relative; }
.fourcol .entry	{ width:295px; float:left;overflow:hidden;position:relative; }
.fivecol .entry	{ width:236px; float:left;overflow:hidden;position:relative; }

.foliofilter { overflow:hidden; }
.portfoliofilterwrap { float: left; left: 50%; position: relative; }
ul.portfoliofilter { position: relative; margin: 0; padding: 0; margin-bottom: 41px; margin-top: 0px; width: 100%; margin-left: -50%; padding-bottom: 0px; text-align: center; }
ul.portfoliofilter li { float: left; list-style-type: none; display: inline; margin-right: -1px; margin-bottom: -1px; }
ul.portfoliofilter li span { margin-left: 0px; margin-right: 0px; color: #888; }
ul.portfoliofilter li a { color: #777; background: #eee; float: left; font-size: 12px; line-height: 20px; font-weight: 700; text-transform: uppercase; padding-bottom: 9px; padding-top: 7px; padding-left: 20px; padding-right: 20px; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; -webkit-transition: color 0.2s, background-color 0.2s, border-color 0.2s; -moz-transition: color 0.2s, background-color 0.2s, border-color 0.2s; -o-transition: color 0.2s, background-color 0.2s, border-color 0.2s; -ms-transition: color 0.2s, background-color 0.2s, border-color 0.2s; transition: color 0.2s, background-color 0.2s, border-color 0.2s; }
ul.portfoliofilter li a:hover { color: #ce8f20; }
ul.portfoliofilter li a.selected { color: #3286ed; border-top: 3px solid #3286ed; }

.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }

.mediaholder { position:relative; -moz-box-sizing: border-box; box-sizing:border-box; -webkit-order-sizing:border-box; margin: 1.5px; }
.mediaholder .innershadow { z-index: 50; width:100%; height:3px; position:absolute; top:0px; left:0px; -webkit-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); }
.mediaholder .cover	{ width:100%; height:100%; position:absolute; top:0px; left:0px; background: #000; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; -moz-opacity:0.0; filter:alpha(opacity=0); opacity:0; -webkit-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); }
.mediaholder .link	{ cursor:pointer; position:absolute; left:50%; top:49%; background: rgba(0, 0, 0, 0.25) url(../img/tiles/link.png) no-repeat; width:40px; height:40px; margin-left:-20px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; -moz-opacity:0.0; filter:alpha(opacity=0); opacity:0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.mediaholder .show	{ cursor:pointer;  position:absolute; right:50%; top:49%; background: rgba(0, 0, 0, 0.25) url(../img/tiles/zoom.png) no-repeat; width:40px; height:40px; margin-right:-20px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; -moz-opacity:0.0; filter:alpha(opacity=0); opacity:0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.mediaholder .itemtitle	{ bottom:51%; cursor:pointer; text-transform:uppercase; position:absolute; width: 100%; text-align: center; -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -o-transition: all 0.1s; -ms-transition: all 0.1s; -moz-opacity:0.0; filter:alpha(opacity=0); opacity:0; margin-left: 0px; }
.mediaholder .itemtitle a { color: #fff; font-weight: 800; font-size: 15px; }
.mediaholder .itemcategories { float: left; color: #aaa; font-weight: 400; font-size: 12px; text-transform:uppercase;  cursor:pointer; width: 100%; text-align: center; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; -moz-opacity:0.0; filter:alpha(opacity=0); opacity:0; margin-top: 6px; }
.mediaholder .itemcategories a { color: #aaa; font-weight: 400; font-size: 12px; }
.mr .mediaholder, .ml .mediaholder  { margin: 0; }
.link.notalone { left:50%; margin-left:-45px;}
.show.notalone { right:50%; margin-right:-45px;}
.mediaholder:hover .link, .mediaholder:hover .show, .mediaholder:hover .itemtitle, .mediaholder:hover .itemcategories {	-moz-opacity:1.0; filter:alpha(opacity=100); opacity:1; }
.mediaholder:hover .cover {	-moz-opacity:0.75; filter:alpha(opacity=75); opacity:0.75;}
.mediaholder .link:hover	{ background: rgba(255, 255, 255, 0.1) url(../img/tiles/link.png) no-repeat; }
.mediaholder .show:hover	{ background: rgba(255, 255, 255, 0.1) url(../img/tiles/zoom.png) no-repeat; }

/* BUTTONS */
/* ------------------------------------ */

.morebtn { text-align: center; margin: 0; margin-top: 50px; height: 32px; }
.btn-square { width: auto !important; border: 0; font-weight: 700; font-size: 14px; line-height: 20px; padding: 10px 20px; background: #3286ed; color: #fff; text-transform: uppercase; -webkit-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -moz-box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); box-shadow: inset 0px 3px 0px rgba(255, 255, 255, 0.25); -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -o-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s; }
.btn-square:hover { background: #ce8f20; color: #fff; }

.btn { font-weight: 800; }
.btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #76ba00; *background-color: #5ea600; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#76ba00), to(#5ea600));background-image: -webkit-linear-gradient(top, #76ba00, #5ea600); background-image: -o-linear-gradient(top, #76ba00, #5ea600); background-image: linear-gradient(to bottom, #76ba00, #5ea600); background-image: -moz-linear-gradient(top, #76ba00, #5ea600); background-repeat: repeat-x; border-color: #5ea600 #5ea600 #325800; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5ea600', endColorstr='#ff4d8800', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false); }
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #ffffff; background-color: #5ea600; *background-color: darken(#5ea600, 50%); }
.btn-primary:active, .btn-primary.active { background-color: #5ea600 \9; }
.btn-primary { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25); }
.btn:focus { outline: none; }

/* FORM STYLES */
/* ------------------------------------ */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  width: 100%; font-family: 'Open Sans', sans-serif; font-size: 13px !important; display: inline-block; height: 40px; padding: 8px 10px; margin-bottom: 10px; font-size: 12px; line-height: 20px; color: #777; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background-color: #fff; border: 1px solid #e5e5e5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #ccc; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #777; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #777; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #777; }

/* HEADER SEARCH FORM */
/* ------------------------------------ */

.headersearch { position: absolute; right: 0; z-index: 102; }
.headersearch form { float: left; }
.headersearch input { text-indent: -500px; cursor: pointer; border: 0; border-left: 1px solid #e5e5e5; width: 40px; background: #f7f7f7 url('../img/tiles/search.png') no-repeat 12px center;
padding-top: 8px; padding-bottom: 7px; padding-left: 0; padding-right: 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; margin-bottom: 0px;
-webkit-transition: width 0.3s, background-color 0.3s; -moz-transition: width 0.3s, background-color 0.3s; -o-transition: width 0.3s, background-color 0.3s; -ms-transition: width 0.3s, background-color 0.3s; transition: width 0.3s, background-color 0.3s;
}
.headersearch input:hover { background-color: #eee; }
.headersearch input:focus { color: #656565; background-color: #eee; text-indent: 25px; width: 220px; cursor: text; border-left: 1px solid #e5e5e5; padding-left: 15px; padding-right: 15px; }
form.searchform { margin-bottom: -10px !important; }

/* HEADER RESPONSIVE MENU FORM */
/* ------------------------------------ */

.mobilemenuwrap { padding: 13px 0px; position: relative; z-index: 99; width: 100%; padding-left: 20px; padding-right: 20px; margin-left: -20px; background: #2a2a2a; border-top: 3px solid #252525; -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15); }
.mobilemenu form { float: left; height: 100%; width: 100%; position: relative; margin: 0px; padding: 0px; }
.mobilemenu select { -webkit-appearance: none; background: #fff url('../img/tiles/navselect.gif') no-repeat right 12px; cursor: pointer; border: 0; outline: none; overflow: hidden; font: 15px 'Open Sans', sans-serif; font-weight: 800; color: #999; margin: 0; width: 100%; max-width: 100%; display: block; height: auto; padding: 10px; padding-left: 15px; padding-top: 11px; padding-bottom: 9px; }
.mobilemenu option { outline: none; border: 0; overflow: hidden; font: 13px 'Open Sans', sans-serif; line-height: 20px; font-weight: 400; color: #777; margin: 0; width: 100%; max-width: 100%; display: block; padding-left: 15px; }

/* BOOTSTRAP ELEMENTS */
/* ------------------------------------ */

/* Progress Bars */
.progress .bar { font-weight: normal; }
.progress .tag { float: left; font-size: 11px; padding-left: 15px; color: #888; font-weight: normal; }

/* Tabs */
.tab-content { float: left; }
.nav > li > a:hover { text-decoration: none; background-color: #fff; }
.nav-tabs { border-bottom: 1px solid #e5e5e5; width: 100%; position: relative; }
.nav-tabs > li { padding: 0; margin: 0; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: -2px; color: #777; font-weight: 700; background: #eee; font-size: 12px; text-transform: uppercase; padding: 8px 15px; line-height: 20px; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.nav-tabs > li > a:hover { color: #ce8f20; background: #eee; border-top: 3px solid #e5e5e5; }
.nav-tabs > .active > a, .nav-tabs > .active > a:hover { color: #3286ed; cursor: default; background: #eee; border: 1px solid #e5e5e5; border-top: 3px solid #3286ed; border-bottom: 0; border-bottom-color: transparent; }

/* Accordions */
.accordion { margin-bottom: 0px; }
.accordion-group { margin-bottom: -1px; border: 1px solid #e5e5e5; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.accordion-heading { border-bottom: 0; }
.accordion-heading .accordion-toggle { font-weight: 700; background: #eee; font-size: 12px; text-transform: uppercase; display: block; padding: 8px 15px; padding-top: 9px; }
.accordion-toggle { cursor: pointer; color: #777; }
.accordion-toggle:hover { cursor: pointer; color: #ce8f20; }
.accordion-inner { padding-top: 10px; padding-bottom: 20px; padding-left: 24px; padding-right: 24px; border-top: 1px solid #fff; }
.collapseicon { float: left; font-size: 15px; font-weight: bold; margin-right: 8px; margin-top: -1px; color: #aaa; }

/* Alerts */
.alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; color: #c09853; font-size: 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.alert.alert-block h4 { margin: 0; margin-bottom: 5px; color: #c09853; }
.alert h4 { margin: 0; }
.alert .close { position: relative; top: -2px; right: -21px; line-height: 20px; }
.alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
.alert-danger, .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; }
.alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
.alert-block { padding-top: 14px; padding-bottom: 14px; }

/* Popovers */
.popover-title { font-weight: bold; }

/* Pagination */
.pagination { float: right; height: 40px; margin: 0; }
.pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; *zoom: 1; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-align: right; }
.pagination ul > li { display: inline; }
.pagination ul > li > a, .pagination ul > li > span { float: left; padding: 0 14px; line-height: 38px; text-decoration: none; border: 1px solid #e5e5e5; border-top: 3px solid #e5e5e5; border-left-width: 0; background: #eee; color: #777; text-transform: uppercase; }
.pagination ul > li > a:hover { color: #ce8f20; background: #eee; }
.pagination ul > .active > a:hover { color: #3286ed; }
.pagination ul > .active > a, .pagination ul > .active > span { cursor: default; background: #eee; color: #3286ed; border-top: 3px solid #3286ed; }
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover { color: #aaa; cursor: default; background-color: transparent; }
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.pagination-centered { text-align: center; }
.pagination-right { text-align: right; }
.span9.left .pagination { margin-right: 20px; }
.span9.right .pagination { margin-left: 20px; }
.pagenumbers { float: left; margin-top: 9px; color: #777; font-weight: 700; text-transform: uppercase; }

/* GOOGLE MAPS */
/* ------------------------------------ */

.gmap { width: 100%; height: 400px; margin-bottom: 56px; background: #eee; }
#gmap_inner { width: 100%; height: 400px;}
#gmap_inner img { max-width: none; }

/* CONTACT FORM 7 */
/* ------------------------------------ */

.wpcf7-form { margin-bottom: 0; }
.wpcf7-form .one_half, .wpcf7-form .one_third, .wpcf7-form .two_third, .wpcf7-form .three_fourth, .wpcf7-form .one_fourth, .wpcf7-form .one_fifth, .wpcf7-form .one_sixth { margin-bottom: 10px; }
.wpcf7 input[type="text"],.wpcf7 select{ width:100%; max-width:100%; }
.wpcf7-textarea { width:100%; max-width:100%; height: 100px; }
div.wpcf7-response-output {	margin: 0; padding: 0.2em 1em; }
.wpcf7-form-control.captcha	{ margin-bottom:5px;}
div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors { position:relative; float:left; width: 100%; text-align: center; padding: 8px 0px 8px 0px; margin-top: 20px; margin-bottom: 20px; color: #c09853; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
div.wpcf7-mail-sent-ok { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
div.wpcf7-mail-sent-ng { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
div.wpcf7-spam-blocked { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
div.wpcf7-validation-errors { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; }
span.wpcf7-form-control-wrap { position: relative; }
span.wpcf7-not-valid-tip { position: absolute; top: -12px; left: 1px; z-index: 100; border: none; float:left; background-color: #fff; border: 1px solid #EED3D7 font-size: 12px; color: #B94A48; padding: 5px 7px 5px 10px; max-width:92%; }
.footer span.wpcf7-not-valid-tip { position: absolute; top: -3px; }
span.wpcf7-not-valid-tip-no-ajax { color: #f00; font-size: 10pt; display: block; }


/* MOBILE MENU */
/* ------------------------------------ */

.mobilemenu { display: none; }
.mobilemenuwrap { display: none; }


/* CUSTOM RESPONSIVE STYLES */
/* ------------------------------------ */

/* WIDE DESKTOP */
@media only screen and (min-width: 1200px) {
	.portfolio { width: 1180px; }
	.threecol .entry	{ width:393px; }
	.fourcol .entry	{ width: 295px; }
	.fivecol .entry	{ width:236px; }

	.portfolio.withsidebar { width: 860px; }
	.threecol .portfolio.withsidebar .entry	{ width:286px; }
	.fourcol .portfolio.withsidebar .entry	{ width: 215px; }
	.fivecol .portfolio.withsidebar .entry	{ width:215px; }

	.team .memberwrap { width: 20%; }
	.clients ul li { float: left; display: inline; width: 20%; }

	.pricing.fivecols .pricecol .pricewrap { width: 19.8%; }
	.pricing.fourcols .pricecol .pricewrap { width: 24.8%; }
	.pricing.threecols .pricecol .pricewrap { width: 33.1%; }
}

/* REGULAR DESKTOP */
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.footer, .subfooter  { width: 940px; }

	.portfolio { width: 950px; }
	.threecol .entry { width:316px; }
	.fourcol .entry	{	width: 237px;}
	.fivecol .entry	{ width:237px; }

	.portfolio.withsidebar { width: 690px; }
	.threecol .portfolio.withsidebar .entry { width:230px; }
	.fourcol .portfolio.withsidebar .entry	{ width: 230px; }
	.fivecol .portfolio.withsidebar .entry	{ width:230px; }

	.team .memberwrap { width: 20%; }
	.clients ul li { float: left; display: inline; width: 20%; }

	.pricing.fivecols .pricecol .pricewrap { width: 19.8%; }
	.pricing.fourcols .pricecol .pricewrap { width: 24.8%; }
	.pricing.threecols .pricecol .pricewrap { width: 33.1%; }

	.blogpost.smallmedia .postmedia { width: 270px; }
	.blogpost.smallmedia .postbody { width: 380px; }

	.fullblog .blogpost.smallmedia .postmedia { width: 370px; }
	.fullblog .blogpost.smallmedia .postbody { width: 540px; }
}

/* SMALL DESKTOP */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.footer, .subfooter { width: 724px; }

	.portfolio { width: 734px; }
	.portfolio .entry	{	width: 244px;}

	.portfolio.withsidebar { width: 528px; }
	.threecol .portfolio.withsidebar .entry { width:264px; }
	.fourcol .portfolio.withsidebar .entry	{ width: 264px; }
	.fivecol .portfolio.withsidebar .entry	{ width:264px; }

	.team .memberwrap { width: 25%; }
	.clients ul li { float: left; display: inline; width: 20%; }

	.pricing.fivecols .pricecol .pricewrap { width: 33.1%; }
	.pricing.fourcols .pricecol .pricewrap { width: 33.1%; }
	.pricing.threecols .pricecol .pricewrap { width: 33.1%; }

	.blogpost.smallmedia .postmedia { width: 200px; }
	.blogpost.smallmedia .postbody { width: 288px; }
	.fullblog .blogpost.smallmedia .postmedia { width: 270px; }
	.fullblog .blogpost.smallmedia .postbody { width: 424px; }



}

/* ALL MOBILE SIZES */
@media only screen and (max-width: 767px) {

	.subfooter .spacer { padding-right: 10px; }

	.headertopline { width: 100%; padding-left: 20px; padding-right: 20px; margin-left: -20px; left: 0; }´
	.headertopwrap { float: left; position: relative; left: 0; }
	.headertop  { margin-left: 0; color: #fff; font-weight: 700; text-transform: uppercase; }

	.footerwrap, .subfooterwrap, .headerwrap, .headertopwrap { padding-left: 20px; padding-right: 20px; margin-left: -20px; }
	.footer, .subfooter, .headertop { width: 100%; }

	.portfolio { width: 100%; }
	.portfolio .entry	{ width: 49.5%; }
	.mediaholder .show, .mediaholder .itemcategories, .mediaholder .cover, .mediaholder .itemtitle { display: none; }
	.mediaholder .link	{ cursor:pointer; position:absolute; left:0; top:0; background: transparent; width:100%; height:100%; margin-top:0px; margin-left:0px; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; -moz-opacity:1; filter:alpha(opacity=100); opacity:1; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; }
	.link.notalone { left:0; margin-left:0;}
	.mediaholder:hover .link {	-moz-opacity:1.0; filter:alpha(opacity=100); opacity:1;  width:100%; height:100%; top:0; left:0;}
	.mediaholder:hover .link.notalone { left:0; top:0;}
	.mediaholder:hover .link { top:0;}
	.mediaholder .link:hover {	background: transparent; }

	.header .logo { padding-top: 20px; padding-bottom: 20px; width: 100%; text-align: center; }
	.social { position: relative; width: 53px; text-align: center; left: 50%; padding: 0; margin: 0; margin-left: -27px; margin-bottom: 40px; }

	.linktext { display: none; }

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .one_sixth { width: 100%; }

	.sidebar { margin-top: 80px; }
	.pagewrapright { padding-right: 0px; }
	.pagewrapleft { padding-left: 0px; }

	.post .mediaholder:hover .date, .homepost .mediaholder:hover .date { -moz-opacity:1; filter:alpha(opacity=100); opacity:1; }
	.blogpost .postbody { padding-left: 0; }
	.blogpost.smallmedia .postmedia { width: 100%; margin-bottom: 19px; }
	.blogpost.smallmedia .postbody { width: 100%; }

	.blogpost.smallmedia .postbody { padding-left: 0; }
	.blogpost.smallmedia .posttext { margin-top: 0; }

	.datenoimage { padding-left: 0; }
	.smallmedianoimage { margin-top: 19px !important; }

	.blogpost.smallmedia h4 { margin-top: 27px; }
	.fullblog .blogpost.smallmedia .postmedia { width: 100%; }
	.fullblog .blogpost.smallmedia .postbody { width: 100%; }

	.footer .widget { margin-bottom: 60px; }
	.footer .widget:last-child { margin-bottom: 0; }

	.subfooter .lefttext { text-align: center; margin-bottom: 10px; }
	.subfooter .righttext { text-align: center; }

	.pagetitle { width: 100%; padding-left: 20px; padding-right: 20px; margin-left: -20px; left: 0; }
	.pagetitle h1 { font-size: 35px; line-height: 30px; }

	.homesliderwrapper { position: relative; margin-left: -20px; margin-right: -20px; }
	.homeslider { width: 100%; }

	.span9.left .pagination { margin: 0; }
	.span9.right .pagination { margin: 0; }

	.gmap { height: 200px; }
	#gmap_inner { height: 200px; position: relative; padding-left: 20px; padding-right: 20px; margin-left: -20px; left: 0;}

    #optionswrap { display: none; }

	a.service:hover .text { border-top: 3px solid #eee; }
	a.service:hover .serviceicon { background-color: #3286ed; }
	a.service:hover { border-top: 3px solid #e5e5e5; }

	.header .logo { display: block; width: 100%; text-align: center; }
	.blog-link { display: block; text-align:center; width: 100%; margin-top: 0px; margin-bottom: 22px; }

}

/* MOBILE LANDSCAPE TO TABLET PORTRAIT */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.clients ul li { float: left; display: inline; width: 33.3333%; }
	.team .memberwrap { width: 50%; }
	.pricing.fivecols .pricecol .pricewrap { width: 49.7%; }
	.pricing.fourcols .pricecol .pricewrap { width: 49.7%; }
	.pricing.threecols .pricecol .pricewrap { width: 49.7%; }
}

/* MOBILE PORTRAIT TO MOBILE LANDSCAPE */
@media only screen and (min-width: 0px) and (max-width: 479px) {
	.clients ul li { float: left; display: inline; width: 50%; }
	.team .memberwrap { width: 100%; }
	.pricing.fivecols .pricecol .pricewrap { width: 99.6%; }
	.pricing.fourcols .pricecol .pricewrap { width: 99.6%; }
	.pricing.threecols .pricecol .pricewrap { width: 99.6%; }
	#respond input { float: left; width: 100%; margin-right:0; }
}

/* MOBILE MENU */
/* ------------------------------------ */

@media only screen and (max-width: 767px) {
	#mainmenu { float: left; visibility: hidden; height: 0;}
	.mainmenu { background: #fff; border-top: 0; border-right: 0; border-bottom: 0; }
	.headersearch { display: none; }
	.mobilemenu, .mobilemenuwrap { display: block; }
	.headertopwrap { float: left; position: relative; left: 0; }
}



/* PRETTY PHOTO STYLES */

div.pp_default .pp_description { padding-left: 45px; padding-top: 10px; text-align: center !important; color: #555 !important; font-size: 15px !important; line-height: 20px !important; font-weight: 800 !important; text-transform: uppercase; }
div.pp_default .pp_close { margin-top: 10px; }

/* WP CORE STYLES */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

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

img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
	max-width: 100%;
	height: auto;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 0px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 0px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 20px;
}

.bypostauthor {}
.sticky{}
.gallery-caption{}

iframe.twitter-timeline{
	width:100% !important;
	min-width:100% !important;
	max-width:100% !important;
	display:none;
}