/*
Theme Name: EduTwo green - Like Michigan State
Text Domain: edutwo
*/



/* Main Structure 
--------------------------------------------- */
body,
p,
input,
textarea {
    color: 410;
}

.upper-section {
    background:        darkgreen;
    background:        #197910;
    background:        linear-gradient(#102d11, #105910);
}
#masthead {
    background:        rgba( 0, 60, 0, 0.7);
}
.inner-header {
    background:        transparent;
}
h1.site-title a,
h2.site-description {
    color:             white;
}
#content {
    background:        rgba( 250, 250, 250, 0.6);
}
.content-area {
    background:        rgba( 250, 250, 250, 0.5);
}
#right-sidebar {

    border-top:        9px solid rgba( 250, 250, 250, 0.8);

    background:        darkgreen;

    color:             #fafafa;

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

div#footer h3.widget-title{
    color:             #222;
    text-shadow:       0 0px 1px #fff;
}
div#footer h3.widget-title{
    border-bottom:     1px dotted #adadad;
}

#colophon {
    background:        rgba( 0, 60, 5, 0.75);
    border-top:        9px solid rgba( 240, 240, 240, 0.7);
    border-right:      9px solid rgba( 240, 240, 240, 0.2);
    border-bottom:     9px solid rgba( 240, 240, 240, 0.6);
    border-left:       9px solid rgba( 240, 240, 240, 0.2);
}
#footer {
    background:        darkgreen;
    background:        #196910;
    background:        linear-gradient(#11691a, #193910);
}

#footer-widget-area a { 
    color:             #035;
}
.site-info a {
    color:             #fafafa;
}
.credits,
.credits a,
.copyright {
    color:             #fafafa;
}
.credits a small {
    color:             #fafafa;
}

/* =Sidebar
--------------------------------------- */

#right-sidebar a {
    color:             #fafafa;
    text-shadow:       0 1px 1px #000;
}

#right-sidebar a:visited {
    color:             #7cccec !important;
    font-weight:       300;
}

/* MENUS 
-------------------------------------------- */
/*    top row menu 
-------------------------------------------- */
.toprow {
    background:         #fafafa;
    -webkit-box-shadow: 1px 8px 8px green;
    -moz-box-shadow:    1px 8px 8px green;
    box-shadow:         1px 8px 8px darkgreen;

}
.toprow a:hover {
    color:              #e8e8e8;
}
.toprow a {
    text-shadow:        0 1px 1px #000;
    color:              darkgreen;
    border-right:       1px dashed #888e8f;
}

/* Primary menu - three level dropdown
--------------------------------------  */
#access {

    background:         #f1f1f1;
    box-shadow:         1px 3px 4px rgba( 0, 0, 0, 0.7);
}
#access a:hover {
    color:              #f8f8f8;
}
#access a {
    color:            white;
    text-shadow:        0 1px 1px #000;
    border-left:        1px solid white;
    background:         gold;
    background:         linear-gradient(#b1c9ba, #707970);
}
#access ul li:hover li a,
#access ul li ul a {
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #aff;
    text-shadow: 0 1px 2px #555;
}
#access ul li ul {
    display:            none;
    position:           absolute;
    top:                0;
    left:               0;
}
#access ul li:hover ul a {
    border-left:        1px solid white;
}

/* Tertiary Menu 
----------------------------------- */
.headlist li {
    background:         rgba( 230, 250, 250, 0.95);
}
.headlist ul ul li {
    background:         none;
}
.headlist a {
    color:              black;
    text-shadow:        0 1px 1px #000;
 border-bottom:      1px dashed rgba( 0, 0, 0, 0.7);
}

/* Menu classes */
.menu-item {}
/* This class is added to every menu item. */ 
.menu-item-has-children {}
/* This class is added to menu item which has sub-items */ 
.current-menu-item {}

/* =post styles 
------------------------------------------ */
.sticky { 
    color:              #1d1d1d; 
    background:         #f2ffff;
    border-left:        3px solid brown;
}
body.blog .entry {
    border-bottom:      thin solid #aaa;
}
.entry {
    background:         rgba( 250, 250, 250, 0.1 );
}
.entry header a {
    color:               #12589f;
}
.bypostauthor { 
    color:               #888;
}
.post h2 a:hover,
.entry h2 a:hover {
    color:               #1f88c8;
}
.postmetadata {
    color:               #777;
}
p.edit-link:before {
    content:             "\2611";
    margin:              0 0.412em 0 1em;
    color:               #999;
}
p.tag-link:before {
    content:             "\2691";
    margin:              0 0.412em 0 1em;
    color:               #999;
}
.authorlinks {
    color:           #777;
}
.authorlinks a {
    color:           #346;
}
.authorlinks a span:before {
    content:         "\270E ";
    margin:          0 0.412em 0 1em;
    font-size:       1.10em;
    color:           #999;
}
.wp-caption {
    background: #f1f1f1;
}
.wp-caption p.wp-caption-text {
    color: #888;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
    color: #888;
}
.gallery img {
    border: 10px solid #f1f1f1;
}
.form-allowed-tags code,
.form-allowed-tags {
    color:             #777;
}

/* comments */
#comments {
    background:        transparent;
}
h3#reply-title {
    color:             green;
}
.linkcat:before {
    content:         "\2605";
    margin:          0 0.412em 0 1em;
    color:           #999;
}
.linkcat a {
    color:           #08a;
    font-size:       1em;
}
.navigation p {
    background:       #6f7f8f; 
    color:            white; 
}
.navigation a {
    color:            white;
}
#recentcomments li.recentcomments a {
    color:            #f2ffff;
    border-bottom:    1px dashed #f2fffd;
}
.textwidget {
color: black;
}
/* Have a Great Day! TSW */
