
/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font:18px Georgia,serif;
    line-height:22px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    height:1px;
    margin-bottom:22px;
}
.ie7 hr {
	background-color:transparent;
	color:#ccc;
}
/* Links
-------------------------------------------------------------- */

a:link {
	color: #AB5626;
}
a:visited {
	color: #AB5626;
}
a:active,
a:hover {
	color: #000;
}

/* STANDARD BUTTON */
a.stdBtn{
	display: inline-block;
	margin: 10px 0 0 0; padding: 6px 9px;
	
	font-size:  16px;
	background: #AB5525;
	color: #FFF;
	text-decoration: none;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	
	/* ANIMATION */
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	transition: background 200ms ease-in-out;
	
	/* TEXT SHADDOW */
    text-shadow: none;
    filter: none;
}
a.stdBtn:hover{
	background: #666;
}

a.stdBtnDark{
	display: inline-block;
	margin: 20px 0 0 0; padding: 6px 9px;
	
	font-size:  16px;
	background: #333;
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	line-height:  normal;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	
	/* ANIMATION */
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	transition: background 200ms ease-in-out;
	
	/* BOX SHADDOW */
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);

	/* TEXT SHADDOW */
    text-shadow: none;
    filter: none;
}
a.stdBtnDark:hover{
	background: #666;
}

/* APPS PAGE */
.filter a { 
	padding: 0 10px; 
	color: #666;
	text-decoration: none; 
}
.filter a:hover, .current a { 
	color: #AB5626;
}

/* ABOUT US PAGE */

a.linkedIn{
	display: block;
	width: 76px;
	height: 25px;
	background: url(../../images/btn-linkedin-logo.png) no-repeat;
	margin: 0 0 8px 0;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* PRODUCT PAGE */
a#apple{
	font-size: 0;
	margin: 20px auto;
	display: block;

	width: 218px;
	height: 70px;
	background: url(../../images/appStore/apple.png) 0 0 no-repeat;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a#google{
	font-size: 0;
	margin: 20px auto;
	display: block;
	width: 218px;
	height: 70px;
	background: url(../../images/appStore/google.png) 0 0 no-repeat;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a#amazon{
	font-size: 0;
	margin: 20px auto;
	display: block;
	width: 218px;
	height: 70px;
	background: url(../../images/appStore/amazon.png) 0 0 no-repeat;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a#nook{
	font-size: 0;
	margin: 20px auto;
	display: block;
	width: 218px;
	height: 70px;
	background: url(../../images/appStore/nook.png) 0 0 no-repeat;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

a.rec{
	display: block;
	float: left;
	
	height: 70px;
	width: 70px;
	margin: 5px;
	
	font-size: 0;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a.rec:hover{
	/* BOX SHADDOW */
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
}

a#CBC-70{background: url(../../images/appIcons/CBC-70.png) 0 0 no-repeat;}

a#NBC-70{background: url(../../images/appIcons/NBC-70.png) 0 0 no-repeat;}
a#PR-70{background: url(../../images/appIcons/PR-70.png) 0 0 no-repeat;}
a#SN-70{background: url(../../images/appIcons/SN-70.png) 0 0 no-repeat;}
a#BB-70{background: url(../../images/appIcons/BB-70.png) 0 0 no-repeat;}

a#GTBB-70{background: url(../../images/appIcons/GTBB-70.png) 0 0 no-repeat;}
a#MBLLL-70{background: url(../../images/appIcons/MBLLL-70.png) 0 0 no-repeat;}
a#BHGH-70{background: url(../../images/appIcons/BHGH-70.png) 0 0 no-repeat;}
a#BYD-70{background: url(../../images/appIcons/BYD-70.png) 0 0 no-repeat;}

a#MARVEL-70{background: url(../../images/appIcons/MARVEL-70.png) 0 0 no-repeat;}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}
#branding {
}
#blog-title {
	float: left;
	width: 300px;
	height: 81px;
}
#blog-title a {
	width: 300px;
	height: 81px;
	display: block;
	font-size: 0;
	
	background: url(../../images/crow-logo_b.png) no-repeat;
}
#blog-title a:active,
#blog-title a:hover {
}
#blog-description {
	display: none;
   	font-size: 0px;
}

/* SOCIAL STuff in HEADER */
#smHeader{
	width: 424px;
	float: right;
	margin-top: 20px;
}
#socialIconsHeader{
	width: 280px;
	height: 52px;
	float: left;
}

/* ALSO INCLUDES SIDEBAR SOCIAL ICONS */
#socialIconsHeader ul,
ul#socialIconsSidebar{
	display:  inline;
	margin: 0;
	padding: 0;
}
#socialIconsHeader ul li,
ul#socialIconsSidebar li{
	list-style: none;
	display:  inline;
}
#socialIconsHeader ul li a,
ul#socialIconsSidebar li a{
	display:  inline-block;
	width: 52px;
	height: 52px;
}

/* FACEBOOK */
a#headFB,
a#sidebarFB{ background: url(../../images/social/Facebook.png) 0 0 no-repeat;}
a#headFB:hover,
a#sidebarFB:hover{ background: url(../../images/social/Facebook.png) 0 -52px no-repeat;}

/* TWITTER */
a#headTW,
a#sidebarTW{ background: url(../../images/social/Twitter.png) 0 0 no-repeat;}
a#headTW:hover,
a#sidebarTW:hover{ background: url(../../images/social/Twitter.png) 0px -52px no-repeat;}

/* YOUTUBE */
a#headYT,
a#sidebarYT{ background: url(../../images/social/Youtube.png) 0 0 no-repeat; }
a#headYT:hover,
a#sidebarYT:hover{ background: url(../../images/social/Youtube.png) 0px -52px no-repeat;}

/* Google */
a#headGG,
a#sidebarGG{ background: url(../../images/social/Google.png) 0 0 no-repeat; }
a#headGG:hover,
a#sidebarGG:hover{ background: url(../../images/social/Google.png) 0px -52px no-repeat;}

/* Instagram */
a#headIG,
a#sidebarIG{ background: url(../../images/social/Instagram.png) 0 0 no-repeat; }
a#headIG:hover,
a#sidebarIG:hover{ background: url(../../images/social/Instagram.png) 0px -52px no-repeat;}



#smLike{
	width: 125px;
	float: right;
	padding-top: 9px;
}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    height:37px;
    font-size:18px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:2.5em; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float: right;
	margin-right: 1px;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
	margin-left:-1px;
}
.ie7 .sf-menu a {
	width:100%;
}
.sf-menu .current-menu-item a,
.sf-menu .current-menu-parent a,
.sf-menu .current-menu-ancestor a,
.sf-menu .current-post-ancestor a,
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#666;
}
.sf-menu li {
}
.sf-menu li li {
}
.sf-menu li li li {
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #000;
    color: #EEE;
    background: url(../../images/canvasDark.png) no-repeat;
	outline: 0;
}
.sf-menu ul {
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
	border-bottom:none;
}
.sf-menu ul a:hover {
	background: url(../../../images/canvasDark.png) repeat;
}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding: 30px 0 30px 0;
}
.page-title {
	color: #222;
}
.attachment .page-title {
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    /*color: #FF4B33;*/
}
.page-title span {
	color: #666
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
	color: #AB5626;
}
.entry-title a {
    color: #AB5626;
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #333;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n, .entry-meta .nickname {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.page-template-template-page-blog-php .entry-content,
.single-post .entry-content{
	font-size: 1.25em;
	line-height: 1.25em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
	clear:both;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page .edit-link {
	clear:both;
	display:block;
}
.page-link {
	clear:both;
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,
#nav-below {
	width: 100%;
	margin-top: 20px;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
	clear:both;
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px;
}
#comments-list h3 {
	padding-bottom: 0;
}
#comments-list,
#comments-list ul {
    list-style:none;
}
#comments-list ul,
#comments-list ol {
    padding-bottom: 18px;
}
#comments-list ul ul,
#comments-list ol ol,
#comments-list ul ul ul,
#comments-list ol ol ol {
    padding-bottom:0;
}
#comments-list .comment {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul .comment {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
	padding: 18px 0 24px;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-10000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
}
.aside pre,
.aside code {
}
.aside .current-menu-item a,
.aside .current_page_item a {
}
.aside .current-menu-item .menu-item a,
.aside .current_page_item .menu-item a {
}
.aside .current-menu-item .menu-item a:hover,
.aside .current-menu-item .menu-item a:active,
.aside .current_page_item .menu-item a:hover,
.aside .current_page_item .menu-item a:active {
}
.aside {
	color: #666;
}
.aside a {
}
.aside a:active,
.aside a:hover {
}
.aside caption {
}
.aside ul {
    list-style:none;
    margin:0;
}
.aside ul ul {
    list-style:disc;
    margin:0;
}
.aside ul ul li {
    padding: 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin:0;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}

.widget_categories{

}
.widget_categories ul{
	margin: 0; padding: 0;
	overflow: hidden;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
.widget_categories ul li{
	list-style: none;
}
.widget_categories ul li a:before{
	content: "< ";
}
.widget_categories ul li a{
	font-size: 1.25em;
	display: block;
	background: #AB5626;
	padding: 7px;
	color: #FFF;
	text-decoration: none;
	margin: 1px 0 0 0;
}
.widget_categories ul li a:hover{
	background: #666;
}

/*
    Main Asides
*/
.main-aside ul {
    padding:;
}
.main-aside ul ul {
    padding:0;
}
#primary {
	padding-top: 80px;
}


/* MAILCHIMP SIDEBAR */
div.mc-field-group input#mce-EMAIL{
	display: block;
	width: 95%;
	padding: 7px;
	margin-top: 10px;
	border: thin solid #CCC;	
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
input#mc-embedded-subscribe{
	display: block;
	width: 100%;
	text-align: center;
	background: #666;
	color: #FFF;
	padding: 7px;
	border: none;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
input#mc-embedded-subscribe:hover{
	background:#AB5626;
	cursor: pointer;
}

/*
    Content Asides
*/
#content .aside {
    margin:0;
    padding:0;
}
#content .aside ul {
    padding:0 0;
}

#content .aside ul ul {
    padding:0;
}

/* INDEX PAGE */
div#index-top,
div#index-bottom{	
	color: #333;
}

div#index-bottom{
	margin: 40px 0 40px 0;
	border-top: 2px dotted #333;
}

div#index-top p{
 	display: block;
 	width: 64%;
 	float: left;
  	
	font-size:  2em;
	font-style: italic;
	line-height:  1.25em;

	/* TEXT SHADDOW */
    text-shadow: 1px 1px 5px #999999;
    filter: dropshadow(color=#999999, offx=1, offy=1);
}
div#homeAwards,
div#homeTwitter {
	width: 32%;
	float: right;
}

div#homeAwards a{
	display: block;
	width: 110px;
	height: 110px;
	
	margin: 15px;
	
	float: left;
}

div.homePortfolioItem{
	width: 31%;
	float: left;

	margin: 1%;
}

div.homePortfolioItem a img{
	width: 100%;
	height: 225px;
	overflow: hidden;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}

div.homePortfolioItem p{
	font-size: 1em;
}


div#homeBottom{
	border-top: 2px dotted #333;
	padding: 20px 0 0 0;
	margin-top: 20px;
}

div#homePartnerships{
 	width: 64%;
 	float: left;
}

/* TWITTER FEED*/
div#homeTwitter{
	width: 32%;
	float: right;
}

a#twitterHandle{
	font-variant: small-caps;
	text-transform: lowercase;
	color: #111;
	text-decoration:  none;
	font-size: 24px;
	padding: 0 0 0 35px;
	
	display: block;
	margin:  0 0 10px 0;
	background: url(../../../images/twitter_newbird_blue.png) no-repeat;
		
	/* ANIMATION */
	-webkit-transition: color 500ms ease-in-out;
	-moz-transition: color 500ms ease-in-out;
	-ms-transition: color 500ms ease-in-out;
	-o-transition: color 500ms ease-in-out;
	transition: color 500ms ease-in-out;
}
a#twitterHandle:hover{
	color: #AB5525;
}

div.aktt_tweets{
	width: 100%;
	overflow: visible;
}
div.aktt_tweets ul{
	list-style: none;
	margin: 0; padding: 0;
}
div.aktt_tweets ul li{
	list-style: none;
	margin: 0 0 9px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #333;
}
div.aktt_tweets ul li.aktt_more_updates{
	display: none;
}
input#aktt_tweet_text,
input#aktt_tweet_submit,
p.aktt_credit,
p#aktt_tweet_posted_msg{
	display: none;
}

.archive-meta{
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #333;

	/* TEXT SHADDOW */
    /*text-shadow: 1px 1px 5px #999999;
    filter: dropshadow(color=#999999, offx=1, offy=1);*/
}
.archive-meta p{
	font-size: 18px;
	font-style: italic;
}
.archive-meta p:before{
	content: "Filter: ";
	color: #666;
}


/* =About Us Page
-------------------------------------------------------------- */

p#ourMission{
	padding: 0;
	margin: 40px auto 40px auto;
	width: 1000px;
	font-size: 1.75em;
	line-height: 1.25em;
	font-style: italic;
	color: #EEE;

	/* TEXT SHADDOW */
    text-shadow: 1px 1px 3px #444;
    filter: dropshadow(color=#444, offx=1, offy=1);

}
p#ourMission:first-letter {
	font-size: 5em;
}
p#ourMission + p#ourMission:first-letter {
	font-size: 5em;
}

div#leadershipTeam{
	width: 1000px;
	margin: 0 auto;
}
div.bioBox{
	width: 31%;
	margin: 1%;
	float: left;
	min-height: 850px;
	border-bottom: 2px dotted #CCC;
}
div.profilePic{
	width: 310px;
	height: 310px;
	margin: 0 0 15px 0;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	/* BOX SHADDOW */
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .25);
}
#bioCal{ background: url(../../images/bioPics/bioCal.png) no-repeat;}
#bioMike{ background: url(../../images/bioPics/bioMike.png) no-repeat;}
#bioSung{ background: url(../../images/bioPics/bioSung.png) no-repeat;}
#bioJon{ background: url(../../images/bioPics/bioJon.png) no-repeat;}
#bioTom{ background: url(../../images/bioPics/bioTom.png) no-repeat;}
#bioTalent{ background: url(../../images/bioPics/bioTalent.png) no-repeat;}
#bioRoger{ background: url(../../images/bioPics/bioRoger.png) no-repeat;}
#bioEric{ background: url(../../images/bioPics/bioEric.png) no-repeat;}
#bioZelita{ background: url(../../images/bioPics/bioZelita.png) no-repeat;}

p.bioWriteup{
	color: #DDD;
	font-size: 1.25em;
	
	/* TEXT SHADDOW */
    text-shadow: 1px 1px 4px #333;
    filter: dropshadow(color=#333, offx=1, offy=1);
}


/*p#ourMission:first-letter {
	font-size: 8em;
	line-height: 1em;
	font-weight: 400;
	float: left;
	margin: 0;
	font-style: italic;
	margin: 0 20px 0 0;
}
p#ourMission + p#ourMission:first-letter {
	line-height: 1.25em;
	float: none;
	margin: 0;
}
p#ourMission + p#ourMission:first-line {
	font-weight: 400;
	font-variant: normal;
}*/

/* =Contact Form
-------------------------------------------------------------- */
div#contactForm{
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	line-height: normal;
	font-size: 1em;
	
	border-bottom: 2px dotted #333;
}
div#contactForm span{
	color: #666;
	font-style: italic;
}
div#contactForm p{
	margin: 0;
	padding: 0;
}

div.contanctInput,
div.contanctText{
	margin: 0; padding: 0;
}
div.contanctInput input,
div.contanctText textarea{
	margin: 2px 0 20px 0; 
	padding: 7px;
	background: #FFF;
	display: block;
	width: 620px;
	border: thin solid #CCC;
	
	font-size: 1.4em;
	font-family: none;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
select#subjectDrop{
	background: #FFF;
   	width: 636px;
   	padding: 7px;
   	font-size: 1.4em;
   	border: thin solid #ccc;
 	margin: 2px 0 20px 0; 
 	
 	font-family: none;
   	
   	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
div.contactSubmit{
	margin: 0;
	padding: 0;
	height: 30px;
}
div.contactSubmit input{
	width: 100%;
	display: block;
	border: none;
	padding: 7px;
	
	background: #AB5626;
	
	text-align: center;
	color: #FFF;
	
	/* BORDER RADIUS */
	-webkit-border-radius: 5px;
	border-radius: 5px; 
}
div.contactSubmit input:hover{
	background: #666;
	cursor: pointer;
}

div.wpcf7-response-output{
}
div#contactExtra{
	line-height: normal;
}
div#mailing{
	width: 49%;
	float: left;
	line-height: normal;
	color: #666;
}
div#moreHelp{
	width: 49%;
	float: right;
	line-height: normal;
	color: #666;
}


/*

    Footer Asides
*/
#subsidiary {
    padding:0 0 0 0;    
}


/* =Footer
-------------------------------------------------------------- */

#footer {
}
/* FOOTER NAVIGATION */
ul#footerNav{
	width: 1000px;
	margin: 0 auto; padding: 10px 0 20px 0;
	list-style: none;
	border-top: thin solid #CCC;
}
ul#footerNav li{
	display: inline-block;
	padding: 0 10px;
	border-right: thin solid #CCC;
	color: #A95024;
	
	font-size: 12px;
}
ul#footerNav li#last{border: none;}

ul#footerNav li a{
	color: #CCC;
	text-decoration: none;
}
ul#footerNav li a:hover{
	color: #A95024;
}
#siteinfo {
}
#siteinfo a {

}
#siteinfo a:active,
#siteinfo a:hover {
}