/*
Theme Name: MacroView
Theme URI: http://daykamp.com/macroview
Description: Child Theme for Titan
Author: Johnny Anguish
Author URI: http://daykamp.com/
Template: titan
Version: 0.1
*/
 
@import url("../titan/style.css");

/* vvv HEADER & NAV vvv */

body{
	background:url("images/bg-tile.jpg") repeat-x scroll 0 0 transparent;
	background-color: #f7f7f7;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	color: #1a1a19;
	font-size: 11px;
}



a, a:link, a:visited{
	color: #205363;
	text-decoration: underline;
}

a:hover, a:active{
	color: #6fa6b8;
	text-decoration: underline;
}

.entry a:link, .entry a:visited {
	font-weight:bold;
}

#follow{
	display: none;
}

#header{
	/*background:url("images/head-bg.jpg") repeat-x scroll 0 0 transparent;*/
	background: none;
	height: 154px;
	border-bottom: none;
}

h1#title, div#title {
	margin: 13px 0 3px 0;
	padding: 0;
	*margin: 13px 0 2px 0;
}

#description{
	display: none;
}

#header #title a,
#header h1 a,
#header h1 a:hover,
#header h1 a:active,
#header h1 a:visited{
	display:block;
	height:80px;
	/*width:223px;*/
	width:446px;
	padding:0;
	/*background:url("images/mvllogo.png") no-repeat scroll 0 0 transparent;*/
        background:url("http://www.macroviewlabs.com/wp-content/uploads/2011/10/mvlballylogo.png") no-repeat scroll 0 0 transparent;
	font-size:0px;
	line-height:0px;
	color: #1a1a19;
}


#search { position: relative; float: right; top: 5px; height:40px; width:200px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 5px; width: 140px; border: none; font-size: 12px; vertical-align: bottom;  background-color: #a7d1de;line-height: 1;border-width: 1px;border-style:solid;border-left-color:#205363;border-left-color:#205363;border-bottom-color:#fff;border-right-color:#fff;}
#search #s:hover {background: #fff url(images/search.png) 3px 5px no-repeat;}

.searchsubmit
{
	background: url(images/button-small-right.png) no-repeat;
	background-position: 0 -34px;
	width:35px;
	height:35px;
	border:0px;
	font-size:0px;
	line-height:0px;
	float: left;
	margin-left: 5px;
	margin-top: -5px;
}

.searchsubmit:hover
{
	background: url(images/button-small-right.png) no-repeat;
	background-position: 0 0;
}

#search{
	margin-top: 30px;
}

#search #s {
   background-color: #aeced3;
}

input, textarea {
   background:none repeat scroll 0 0 #aeced3;
   line-height:1;
   padding:6px;
}
input:hover, textarea:hover {
   background-color: #fff;
}

#content input[type='text'],
#content textarea{
	background-color: #fff;
}


#nav{
	background:url("images/nav-middle.jpg");
	background-repeat:no-repeat;
	height: 57px;
	margin-top: 1px;
	position: relative;
	z-index: 999;
}

#nav a{
	height: 57px;
}

#nav, #nav ul{
	line-height:57px;
}

#nav:first-child{
	border-style:solid;
	border-width:0 0 0 1px;
	border-left-color:#1a1818; 
}

#nav li:first-child{
	/*border-top-color: #5b8d96;*/
	border-style:solid;
	border-left-width:1px;
	border-left-color:#a2c8d5; 
}
/*
#nav li:first-child:hover,
#nav .current_page_item:first-child,
#nav .current_page_ancestor:first-child
{
	border-top-color: #87b7c7;
}
*/

#nav li a
{
	height: 53px;
	border-style:solid;
	border-width:0 1px 0 0;
	border-right-color:#1a1818; 
	color: #8fe1ff;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}

#nav li{
	width: 110px;
	text-align:left;
	margin-top: 1px;
	height: 53px;
	border-style: solid;
	border-width:2px 1px 2px 0;
	border-right-color:#a2c8d5;
	border-top-color:#87b7c7;
	border-bottom-color:#2a5461;
}

#nav .current_page_item,
#nav .current_page_ancestor,
#nav li:hover
{
	background:url("images/nav-on.jpg") repeat-x scroll 0 -2px transparent;
	border-top-color:#95cde1;
	border-bottom-color:#679eb0;
}

#nav .current_page_item a,
#nav .current_page_ancestor a,
#nav li:hover a
{
	color: #1a1818;
	border-right-width: 1px;
}

#nav  ul.children{
	border: 0;
	margin-left: 0;
	margin-top: 2px;
	width: 175px;
}

#nav  ul.children li{
	margin-left: 0;
	border: none;
	z-index: 999;
}

#nav ul.children li a{
	z-index: 999;
}

#nav  ul.children li,
#nav  ul.children li a{
	background-color: #0c1416;
	width: 175px;
	height: auto;
	line-height: 20px;
	margin: 0;
	border-collapse:collapse;
	text-align: left;
	text-transform: none;
}

#nav ul.children li:first-child a,
#nav ul.children li:first-child a:hover{
	border-top: solid 1px #a7d1de;
}

#nav ul.children li a{
	padding:10px;
	border: solid 1px #a7d1de;
	border-top-width:0;
	color: #8fe1ff;
}

#nav ul.children li a:hover{
	border-top: none;
	color: #256780;
}

#client_login a
{
	z-index: 999;
	display: inline-block;
	position: relative;
	top: -37px;
	float: right;
	color: #8fe1ff;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}

#client_login a:hover
{
	text-decoration: underline;
}

/* ^^^ HEADER & NAV ^^^ */

/*  vvv PAGE CONTENT vvv */
#content{
	width: 740px;
	padding: 0;
	margin-bottom: 20px;
}

#content-left{
	width: 245px;
	float:left;
}
#content-main{
	width: 488px;
	float:left;
}


#content h1{
	font-size:18px;
	border: none;
	font-weight: normal;
}

#content h1.pagetitle{
	font-size:26px;
	color: #fff;
	margin-bottom: 5px;
}

#content h2{
	color: #8fe1ff;
	font-size:1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

#content .entry.page{
	margin:0;
	margin-top: 15px;
	width: auto;
}

.content-background {
	background:none;
}

#content ul,
#content ol{
	list-style: disc;
}

.entry ul li, .c-body ul li {
	background-image:none;
	display: list-item;
	padding-left: 5px;
}

.wp-caption-text
{
	line-height: 18px;
	text-align: center;
	height: 45px;
	padding-right: 10px;
}

.strong_bright
{
        color: #cc7f38;
        display: visible;
}

/*  ^^^ PAGE CONTENT ^^^ */

/*  vvv MAIN PAGE vvv   */

.home div#content{
	width: 960px;
}

.home #content ul,
.home #content ol{
	list-style: none;
}

#main-left{
	float: left;
	width: 455px;
	margin-right: 20px;
}

#main-right{
	float: left;
	width: 480px;
	padding-top: 24px;
}

#main-right h2{
	color: #1a1818;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#main-right .textwidget{
	color:#1a1818;
	font-size: 14px;
}

#main-right p{
	margin-bottom: 10px;
}

#main-right .morelink{
	margin-top: 30px;
}

.morelink{
	text-align:right;
}

.morelink a{
	text-decoration:none;
}
.morelink a img{
	margin-left: 4px;
	margin-bottom: 4px;
	vertical-align: middle;	
}

.morelink a span{
 	background: transparent url(/wp-content/themes/macroview/images/button-small-right.png) no-repeat 0 -34px;
	width: 35px;
	height: 35px;
	margin-left: 4px;
	margin-bottom: 4px;
	vertical-align: middle;	
	cursor: pointer;
	display: inline-block;
}

.morelink a:hover span{
    background-position: 0 0;
}

#carouselCaption{
	width: 345px;
	text-align: center;
	position: relative;
	top: -22px;
	left: 56px;
	font-size: 16px;
	color:#1a1818; 
}
#carouselCaptionLink{
	text-decoration: none;
}

/*  ^^^  MAIN PAGE ^^^  */

/*  vvv SIDEBAR NAVIGATION vvv */

.home #sidebar{
	display:none;
}

#sidebar {
	margin-top: 10px;
	padding-top: 80px;
	width:200px;
}

#sidebar-nav{
	/*margin-top: 80px;*/
	margin-bottom: 40px;
}

#sidebar-nav li{
	padding: 5px 10px;
	border-bottom: solid 1px #1a1a19;
}

#sidebar-nav li:first-child{
	border-top: solid 1px #1a1a19;
}

#sidebar-nav a{
	font-size: 14px;
	color: #205363;
	text-decoration: none;
}

#sidebar-nav .current_page_item
{
	background:url("images/subnav-bg.png") repeat;
	/*background-color: #205363;*/
}

#sidebar-nav .current_page_item a,
#sidebar-nav .current_page_item:hover a
{
	color: #fff;
}

/*
#sidebar-nav li:hover{
	background-color: #8fe1ff;
}
*/

#sidebar-nav li:hover a{
	color: #1a1a19;
}


/*  ^^^ SIDEBAR NAVIGATION ^^^ */

/* vvv FOOTER vvv */

#footer{
	background: #194857 url("images/bg-blue.jpg") no-repeat center top;
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer-left.footer-column { width: 300px; }
#footer-middle.footer-column { width: 300px; }
#footer-right.footer-column { width: 300px; margin-right: 0; }

#footer .morelink a{
	color: #b7ecff;
}

#footer .morelink a:hover{
	color: #fff;
	text-decoration: none;
}

#copyright{
	background: url("images/bg-footer.jpg") repeat-x;
	background-color: #000000;
	border:0;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

#copyright a:link, #copyright a:visited {
	color: #256780;
	border-bottom: none;
	text-decoration:underline;
}
#copyright a:hover, #copyright a:active {
	color: #b7ecff;
}

#footer-nav{
	color: #256780;
	float: right;
	margin-bottom: 0px;
}

#footer-trademarks{
	margin-top: 20px;
	margin-bottom: 0px;
}

#footer .textwidget{
	margin-bottom: 0px;
}

.footer-column,
.footer-column p{
	color:#fff;
	font-size: 14px;
}

.footer-column h2.widgettitle {
	padding-bottom: 14px;
	border-bottom: 1px solid #89d1e6;
	font-weight: normal;
}

#footer-bottom .widget{
	width: 100%;
}

#footer-bottom.footer-column{
	margin-right: 0;
}

.sample-icon{
	margin-right:5px;
}

.featured-logo{
	margin-left: 35px;
	height: 75px;
	display: inline-block;
}

.featured-logo:first-child{
	margin-left: 0;
}

h2.widgettitle {
	border-bottom: none;
	color:#fff;
}

h2.twitfeed-title{
	margin-left: 110px;
}

#twitfeed-image{
	position: absolute;
	z-index: 99;
}

#twitter-1{
	margin-top: 20px;
	margin-left: 52px;
	color: #1a1a19;
	background-color: #fff;
	padding: 20px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius: 10px;
	border: none;
}

#twitter-1 h2{
	border: 0;
	text-align: center;
	padding-bottom:0;
}

#twitter-1 a.twitter_title_link{
	font-size: 16px;
	color: #205363;
	text-decoration: none;
}

#twitter-1 a.twitter_title_link:hover{
	color: #6fa6b8;
	text-decoration: underline;
}


.twitter-item{
	font-size: 14px;
}

.sociable{
	padding-left: 34px;
	text-align:right;
}

.sociable a{
	display: inline-block;
	width: 60px;
	height: 60px;
}

a img.sociable-img{
	display: none !important;
}

.sociable li:first-child a{
	margin-left: 15px;
	background: url("images/facebook.png") no-repeat;
}

.sociable li:first-child a{
	background: url("images/facebook.png") no-repeat;
}

.sociable li:first-child + li a{
	background: url("images/twitter.png") no-repeat;
}

.sociable li:first-child + li + li a{
	background: url("images/email.png") no-repeat;
}
/* ^^^ FOOTER ^^^^ */

/* vvv SEARCH PAGE vvv */
.search-results .post-header {
	border:none;
}
.search-results .post-header a{
	text-decoration: none;
}
.search-results .post-header a:hover{
	text-decoration: underline;
}
.search-results #content h1.pagetitle,
.search-no-results #content h1.pagetitle{
	margin-bottom: 40px;
}
.no-results{
	padding-bottom: 200px;
}
/* ^^^ SEARCH PAGE ^^^ */

/* vvv SITEMAP PAGE vvv */

#content .sitemap ul{
	list-style: none;
	margin-left: 20px;
}

#content ul.sitemap{
	margin-top: 20px;
	list-style: none;	
}

ul.sitemap li{
	font-size: 16px;
}

.sitemap ul li{
	font-size: 14px;
}

/* ^^^ SITEMAP PAGE ^^^ */

/* vvv CAROUSEL vvv */

.jcarousel-skin-macroview{
	position:relative;
	 z-index: 0;
}

.jcarousel-skin-macroview ul{
position: relative;
}

#mycarousel{
   z-index: 2;
}

#mycarousel img{
   z-index: 10;
}

.jcarousel-skin-macroview .jcarousel-container {
    /*border: 1px solid #346F97;*/
 z-index: 1;
}

.jcarousel-skin-macroview .jcarousel-container-horizontal {
    z-index:2;
    width: 455px;
    padding: 0;
    margin-bottom: 30px;
}

.jcarousel-skin-macroview .jcarousel-clip-horizontal {
    width:  460px;
    height: 387px;
    /*border: 1px solid #0f0;*/
}

.jcarousel-skin-macroview .jcarousel-item
{
    z-index:5;
    padding-top:38px;
    width: 114px;
    height: 387px;
    /*border: 1px solid #00f;*/
}

/*

#mycarousel li:first-child + li {
    padding-top:0;
    width: 150px;
    height: 150px;
}
#mycarousel li:first-child + li img {
    width: 150px;
    height: 150px;
}

*/

.jcarousel-skin-macroview .jcarousel-item-horizontal {
    margin-right: 1px;
}

.jcarousel-skin-macroview .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-macroview .jcarousel-next-horizontal {
    position: absolute;
    top: 378px;
    right: 5px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(/wp-content/themes/macroview/images/button-big-right.png) no-repeat 0 -54px;
    z-index: 999;
}

.jcarousel-skin-macroview .jcarousel-next-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-macroview .jcarousel-next-horizontal:active {
    /*background-position: -64px 0;*/
}

.jcarousel-skin-macroview .jcarousel-next-disabled-horizontal,
.jcarousel-skin-macroview .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-macroview .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /*background-position: -96px 0;*/
}

.jcarousel-skin-macroview .jcarousel-prev-horizontal {
    position: absolute;
    top: 378px;
    left: 5px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: transparent url(/wp-content/themes/macroview/images/button-big-left.png) no-repeat 0 -54px;
    z-index: 999;
}

.jcarousel-skin-macroview .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

.jcarousel-skin-macroview .jcarousel-prev-horizontal:active {
    /*background-position: -64px 0;*/
}

.jcarousel-skin-macroview .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-macroview .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-macroview .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    /*background-position: -96px 0;*/
}

/* ^^^ CAROUSEL ^^^ */

/* vvv LIGHTBOX vvv */

#lightbox-container-image-data-box,
#lightbox-container-image
{
	overflow:hidden !important;
}

/* ^^^ LIGHTBOX ^^^ */
