/*   
Theme Name: Lumina Wordpress Site
Theme URI: http://elshaddai-edwards.com/lumina
Description: Based on Thematic Feature Site Theme.
Author: ElShaddai Edwards
Author URI: http://elshaddai-edwards.com
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic Site is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');


/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Layout
-------------------------------------------------------------- */

body {
background:#444 url(images/lumina_bg.png) repeat-x top left;
padding:20px;
min-width:988px;
font-family:verdana,arial,sans-serif;
}

#wrapper {
width:988px;
margin:0 auto;
}
#top-wrap {
background:url(images/lumina_top.png) no-repeat top left;
padding-top:20px;
}
#bottom-wrap {
padding-bottom:20px;
background:url(images/lumina_bottom.png) no-repeat bottom left;
}
#bg-wrap {
background:#fff;
padding:0 40px;
width:908px;
}

#header {
    width:908px;
    height:140px;
    padding:0;
    position:relative;
}
#branding {
    position:relative;
    margin:0;
    padding:0;
    width:948px;
}

#access {
margin-top:5px;
width:608px;
float:left;
border:none;
position:relative;
overflow:hidden;
}

.menu {
width:608px;
height:29px;
border-bottom: 1px solid #b01741;
padding:0;
margin:0;
}


#main {
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #ccc;
border-top:none;
margin:0;
padding:19px;
width:868px;
overflow:hidden;
position:relative;
}

#container {
    width:570px;
    float:left;
}
#content {
    margin:0;
    overflow:hidden;
}
.main-aside {
    width:276px;
    float:right;
    position:relative;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:928px;
    padding:0 20px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:200px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:908px;
}

body.page-template-services-php #container {
width:100%;
}
body.page-template-services-php #content {
width:100%;
}


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

a:link, a:visited {
color:#0075bf;
}

a:active, a:hover, .aside a:active, .aside a:hover, .entry-title a:active, .entry-title a:hover, .entry-meta a:active, .entry-meta a:hover, .entry-utility a:active, .entry-utility a:hover, #comments-list .comment-meta a:active, #comments-list .comment-meta a:hover, .comment-reply-link a:active, .comment-reply-link a:hover, .navigation a:active, .navigation a:hover {
color:#b01741;
text-decoration:none;
}

#buttons {
    padding:.75em 0;
} 
a.button {
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #333;
border-bottom:1px solid #333;
color:#fff;
background:#666666 url(images/button_bullet.png) no-repeat scroll right center;
font-weight:bold;
font-family:Arial, sans-serif;
font-size:11px;
text-transform:uppercase;
line-height:normal;
    margin:0;
    padding:3px 20px;    
    text-decoration:none;
float:right;
}
a.button:hover, a.button:active, .submit:hover {
color: #fff;
background:#b01741 url(images/button_bullet.png) no-repeat scroll right center;
}


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

#blog-title {
width:300px;
height:100px;
float:left;
background:url(images/lumina_logo.png) no-repeat top left;
margin-top:0px;
}

#blog-title a {
color:#000;
text-decoration:none;
display:block;
width:300px;
height:100px;
text-indent:-9000px;
margin:0;
padding:0;
}

#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}

#blog-description {
    width:652px;
    color:#666;
    font-size:13px;
    font-style:italic;
display:none;
}


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

.sf-menu {
    margin-right: 0px;
    padding-right: 20px;
border:none;
float:right;
}
.sf-menu a {
    padding: 8px 0;
    text-decoration: none;
    margin-left: 20px;
border:none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0;
    border-bottom: 5px solid #b01741;
    margin-bottom: -2px;
    padding: 8px 0 6px 0;
    color: #000;
background:none;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
    border-bottom: 5px solid #b01741;
    margin-bottom: -2px;
    padding: 8px 0 6px 0;
    color: #000;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
    color: #626262;
}
.sf-menu li {
    background: none;
}
.sf-menu li:hover, .sf-menu li.sfHover {
background:none;
}

.sf-menu ul {
display:none;
}


/* =Leader Styles
-------------------------------------------------------------- */

#leader {
background:#f0f0f0;
width:906px;
margin:0;
border:1px solid #ccc;
border-bottom:none;
padding:0;
clear:both;
}
#leader-container {
overflow:hidden;
position:relative;
padding:19px;
padding-bottom:0;
margin:0;
}
#leader .entry-title {
font-family:Georgia,serif;
font-weight:normal;
font-style:italic;
font-size:28px;
line-height:32px;
margin-top:0;
padding:0;
color:#b01741;
}
#leader .entry-meta {
left:610px;
position:absolute;
top:19px;
}
body.single #leader .entry-title {
width:570px;
}

/* =Front Page Styles
-------------------------------------------------------------- */

.page-template-lumina-php #main {
border:1px solid #ccc;
}
.page-template-lumina-php #container {
width:868px;
}
.page-template-lumina-php #content {
padding:0;
margin:0;
width:868px;
}
.page-template-lumina-php #feature {
padding-bottom:30px;
background:#f0f0f0;
}
.page-template-lumina-php #feature-container {
background:url(images/divider.png) no-repeat center bottom;
padding-bottom:30px;
height:300px;
}

.page-template-lumina-php #featured {
float:left;
}
.page-template-lumina-php #feature-info {
width:336px;
float:right;
margin-left:24px;
}
.page-template-lumina-php #feature-info h2 {
    font-size:28px;
    line-height:36px;
    padding:0 0 14px 0;
    color:#b01741;
    font-family:Georgia,serif;
    font-weight:normal;
    font-style:italic;
}
.page-template-lumina-php #feature-info .hentry {
padding:0;
}
.page-template-lumina-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}
.page-template-lumina-php #sub-feature p {
    margin:0 0 18px 0;
}
.page-template-lumina-php #sub-feature h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
.page-template-lumina-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}

/* change width to 240px for 300px ad in front-block-4 */
.page-template-lumina-php .block {
    float:left;
    width:266px;
}

.page-template-lumina-php #front-block-1, .page-template-lumina-php #front-block-2 {
    margin-right:35px;
}

.page-template-lumina-php #front-block-3 {
/*    display:none; */
}

/* only used for 300px ad */
.page-template-lumina-php #front-block-4 {
    width:310px;
}

.page-template-lumina-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-lumina-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0 0 18px 0;
}
.page-template-lumina-php .block ul li {
    display:inline;
}
.page-template-lumina-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px;
    text-decoration:none;
}
.page-template-lumina-php .block ul li a:hover,
.page-template-lumina-php .block ul li a:active {
    background:#fafafa;
    color: #b01741;
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}



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

.entry-content img {
margin:0;
padding:0;
}

.entry-content h3 {
padding:0 0 14px 0;
}

.quote-cite {
font-size:11px;
float:right;
padding:10px 0;
text-align:right;
}
.quote-more {
padding:28px 10px 0 0;
clear:both;
text-align:right;
}
.quote-more a {
color:#0075bf;
text-decoration:underline;
}
.quote-more a:active, .quote-more a:hover {
color:#b01741;
}

.read-more {
position:absolute;
right:10px;
bottom:10px;
}

#back-home {
clear:both;
padding:0px;
}

#comments {
display:none;
}

.slideInfoZone {
padding:0 5px;
}
.jdGallery .slideInfoZone p {
line-height:13px;
}

h1.entry-title, h2.entry-title {
font-size:18px;
padding:0;
}

.entry-content img {
border:1px solid #ccc;
}

img.alignleft, img.imgtfe {
padding:5px;
border:1px solid #ccc;
margin:0 10px 10px 0;
background:#fff;
}

img.alignright {
padding:5px;
border:1px solid #ccc;
margin:0 0 10px 10px;
background:#fff;
}

.stray-quote-body {
padding:10px 0 0 0;
background:url(images/quote.png) no-repeat 0 0;
text-indent:40px;
}

.simplePullQuote {
float:right;
width:250px;
padding:30px 10px 20px 10px;
background:url(images/quote.png) no-repeat 10px 20px;
text-indent:30px;
font-family:"trebuchet ms",georgia,serif;
font-size:18px;
font-style:italic;
color:#b01741;
border-top:3px double #000;
border-bottom:3px double #000;
margin:20px;
margin-right:0;
}

.simplePullQuote cite, .stray-quote-cite {
display:block;
font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:14px;
font-weight:normal;
font-style:normal;
text-align:right;
color:#000;
padding-top:10px;
}

body.single #nav-above, body.single #nav-below {
display:none;
}

.entry-content ol li {
padding-bottom:10px;
}

body.blog .entry-content, body.single .entry-content, body.archive .entry-content, body.search .entry-content {
font-size:12px;
padding:10px 0;
}

body.blog .hentry, body.archive .hentry {
padding:0;
background:url(images/divider.png) no-repeat center bottom;
margin-bottom:20px;
}

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

#footer {
border-top:0px;
margin-top:15px;
}
#siteinfo {
padding:20px 0;
margin:0 auto;
width:908px;
}
.search .page-title {
    display:none;
}
#wordpress-meta {
clear:both;
height:50px;
}
#wordpress-copyright {
float:left;
width:825px;
padding:0 20px 0 0;
text-align:left;
border-right:0px solid #b01741;
background:url(images/siteinfo_div.png) no-repeat top right;
}
#wordpress-admin a {
float:right;
height:50px;
width:50px;
text-indent:-9000px;
background:url(images/admin.png) no-repeat right center;
}

/* =Contact Form
-------------------------------------------------------------- */

form.wpcf7-form {
}
form.wpcf7-form input, form.wpcf7-form textarea, input#s {
font-weight:normal;
font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:14px;
}
span.your-name input, span.your-email input, span.your-subject input, span.your-message textarea {
width:100%;
margin:3px 0 15px 0;
}
form.wpcf7-form p {
margin:0;
}


/* =Subpage Plugin Styles
-------------------------------------------------------------- */

.subpage-thumbs {
display:block;
padding:10px;
border:1px solid #bbb;
background:#FFFBEB;
margin:5px;
width:400px;
float:left;
position:relative;
}
body.slug-team .subpage-thumbs {
height:230px;
}
.subpage-thumbs img {
float:left;
padding:5px;
border:1px solid #ccc;
margin:0 10px 10px 0;
background:#fff;
}
.subpage-thumbtitle {
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}


/* =Service Image Headers
-------------------------------------------------------------- */

.slug-business #leader .entry-title {
background:url(images/leader_business.jpg) no-repeat top left;
height:278px;
color:#000;
border:1px solid #ccc;
padding:20px 0 0 20px;
}

.slug-corporate #leader .entry-title {
background:url(images/leader_corporate.jpg) no-repeat top left;
height:278px;
border:1px solid #ccc;
color:#fff;
padding:20px 0 0 20px;
}

.slug-market #leader .entry-title {
background:url(images/leader_market.jpg) no-repeat top left;
height:278px;
border:1px solid #ccc;
color:#fff;
padding:20px 0 0 20px;
}

.slug-leadership #leader .entry-title {
background:url(images/leader_leadership.jpg) no-repeat top left;
height:278px;
border:1px solid #ccc;
color:#fff;
padding:20px 0 0 20px;
}

.slug-transition #leader .entry-title {
background:url(images/leader_transition.jpg) no-repeat top left;
height:278px;
border:1px solid #ccc;
color:#fff;
padding:20px 0 0 20px;
}
.slug-initiative-management-services #leader .entry-title {
background:url(images/leader_initiative.jpg) no-repeat top left;
height:278px;
border:1px solid #ccc;
color:#fff;
padding:20px 0 0 20px;
}

.more-items {
padding:10px 10px 0 0;
text-align:right;
font-size:12px;
}






/* =Redefine sidebar lists
-------------------------------------------------------------- */

#primary, #secondary {
color:#444;
background:#FFFBEB;
border:1px solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
}
h3.widgettitle {
font-weight:bold;
font-family:georgia,serif;
color:#444;
padding-bottom:5px;
}

.main-aside ul ul {
list-style-type:none;
padding:0 0 20px 0;
margin:0;
border-top:1px solid #ccc;
}
.main-aside ul ul li {
border-bottom:1px solid #ccc;
padding:2px 5px;
}
.main-aside ul ul li:hover {
}
.main-aside ul ul li a {
text-decoration:none;
}
#simple-section-nav li.current_page_item a, #simple-section-nav li.current_page_item a:hover {
color:#444;
text-decoration:none;
cursor:text;
}


/* =Bio Link Icons
-------------------------------------------------------------- */

ul#connect {
list-style-type:none;
padding:10px 0 0 0;
margin:0 0 20px 0;
border:none;
}
ul#connect li {
padding:0;
border:none;
float:left;
display:inline;
}

li#linkedin a {
display:block;
width:59px;
height:80px;
text-indent:-9000px;
background:url(images/linkedin.png) no-repeat center top;
padding:0;
margin:0;
}
li#twitter a {
display:block;
width:59px;
height:80px;
text-indent:-9000px;
background:url(images/twitter.png) no-repeat center top;
padding:0;
margin:0;
}
li#facebook a {
display:block;
width:59px;
height:80px;
text-indent:-9000px;
background:url(images/facebook.png) no-repeat center top;
padding:0;
margin:0;
}
li#website a {
display:block;
width:59px;
height:80px;
text-indent:-9000px;
background:url(images/lg_icon.png) no-repeat center top;
padding:0;
margin:0;
}


body.blog #content {
padding-top:20px;
}