/*
Theme Name: CEEC Wordpress Theme
Author: Kostas
Description: Moving the static website to wordpress
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    font-family: 'PT Sans';
    font-weight: 400;
    /*margin-bottom: 60px;*/
    /*background-image: url(img/noisy-texture-100x100-o7.000000000000001-d14-c-e0e0e0-t2.png);*/

    color: #375b8b;
    background-color: #aaa38e;
    border-top: 5px solid #aaa38e;
}

a {
    color: #ca9b4a;
    /*color: #375b8b;*/
}

p {
    /*font-size: 16px;*/
    font-size: 1.2em;
    line-height: 22px;
}

#committee a {
    color: #375b8b;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
    font-family: 'Titillium Web';
    font-weight: 600;
}

h1 {}

h2 {}

h3 {
    color: #e98300
}

h4 {
    /*color: #9ec3de;*/
    /*margin-top: 25px;*/
}

ul,
ol {
    /*padding: 0;*/
    /*margin: 0 0 10px 25px;*/
}

li {
    /*font-size: 1.2em;*/
}


/*#page { max-width: 950px }*/

.header {
    background-color: #fff;
    padding-top: 20px;
}
    .header > div {
        margin-bottom: 10px
    }

    .header .lead {
        font-size: 27px;
        line-height: 30px;
        font-weight: 700;
        color: #e43424;
    }

    .header img {
        display: block;
        margin: 0 auto 10px;
    }

    .header .logo-ceec {
        /*max-width: 300px;*/

        /*width: 100%;*/
        padding-left: 10px;
        max-height: 200px;
    }

    .header .logo-essex {
        max-width: 160px;
        height: auto;
        float: right;
    }

    .header .logo-ieee {
        max-width: 160px;
        height: auto;
        float: right;
        padding-right: 18px;
    }

footer {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*width: 100%;*/
    /*height: 60px;*/
    background-color: #aaa38e;
    /*margin-top: 15px;*/
    padding-top:30px;
    padding-bottom:30px;
    /*height: 30px;*/
}
	footer h1,
	footer h2,
	footer h3,
	footer h4 {
		color: #fff;
	}
	footer a {
		color: #fff
	}
	footer p {
		font-size: 0.9em;
		line-height: 30px;
		margin: 0;
		color: #fff;
	}
	footer input[type="text"] {
		color: #000;
	}
	footer input[type="submit"] {
		background-color: #fff;
		border-radius: 4px;
		border: 0px;
		color: #000;
		cursor: pointer;
		font-family: 'PT Sans';
		font-size: 14px;
		height: 34px;
		line-height: 20px;
		margin: 0;
		padding: 6px 12px;
		text-align: center;
	}
	footer .container {
	}

#page {
    /*padding: 0 20px;*/
    /*min-height: 100%;*/
    /*height: auto!important;*/
    /*height: 100%;*/

    /*margin: 0 auto -45px;*/
    background-color: #fff;

    /*padding-top: 20px;*/
    /*min-height: 100%;*/
    /*height: auto!important;*/
    /*height: 100%;*/
}
/*#main-container { padding: 0 5px 20px }*/
.main-content {
    margin-bottom: 20px;
}
    .main-content .lead {
        font-size: 1.2em;
        line-height: 26px;
        padding-bottom: 0
    }
    .main-content p {
        text-align: justify;
    }

.container {
    /*max-width: 950px;*/
}

.smallprint {
    text-align: right;
    font-size: 0.7em;
}

.carousel {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}
/*.carousel h4 {
	color: #eee;
	margin-top: 5px;
}*/

td.announce,
p.announce {
    font-size: 15px;
    font-weight: 700;
    color: #e43424;
}

p.announce {
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
}

.sponsor,
.indexsponsor {
    text-align: center !important
}

.sponsor img {
    padding: 10px;
    max-width: 220px;
    height: auto;
}

.indexsponsor img {
    padding: 10px;
    max-width: 180px;
    height: auto;
}

.carousel-control.left,
.carousel-control.right {
    background:none !important;
}


#ceec-sidemenu.navbar-default {
    /*font-size: 14px;*/
    font-size: 1.1em;
    /*background-color: rgba(248, 248, 248, 0);*/
    /*margin-bottom:0;*/
    border:0 none transparent;
    background:none;
    /*padding: 10px;*/
}

#ceec-sidemenu.navbar-default .nav-stacked {
    /*margin: 0;*/
    background: #eee;
    padding: 10px;
}

    #ceec-sidemenu.navbar-default .nav-stacked > li {
    }

        #ceec-sidemenu.navbar-default .nav-stacked > li > a {
            border-radius: 0;
            color:#222;
            /*color: rgba(0, 0, 0, 1);*/
            /*background-color: rgba(63, 103, 157, 1);*/
        }

            #ceec-sidemenu.navbar-default .nav-stacked > li > a:hover,
            #ceec-sidemenu.navbar-default .nav-stacked > li > a:focus {
                color: rgba(169, 185, 205, 1);
                background-color: rgba(248, 248, 248, 0);
                color:#003399;
                background:white;
            }

        #ceec-sidemenu.navbar-default .nav-stacked > .active > a,
        #ceec-sidemenu.navbar-default .nav-stacked > .active > a:hover,
        #ceec-sidemenu.navbar-default .nav-stacked > .active > a:focus {
            /*color: rgba(55, 91, 139, 1);*/
            /*background-color: rgba(255, 255, 255, 1);*/
            color: rgba(255, 255, 255, 1);
            background-color: rgba(63, 103, 157, 1);
        }

        #ceec-sidemenu.navbar-default .nav-stacked > li > h4 {
            /*text-transform: uppercase;*/
            font-variant: small-caps;
        }
        #ceec-sidemenu.navbar-default .nav-stacked > li > h4 > a {
            color: rgb(55, 91, 139);
        }

    #ceec-sidemenu.navbar-default .nav-stacked hr {
        border-top-color: #375b8b;
        opacity: 0.7;
    }
    #ceec-sidemenu.navbar-default .navbar-toggle {
        border-color: #ffffff;
    }

        #ceec-sidemenu.navbar-default .navbar-toggle:hover,
        #ceec-sidemenu.navbar-default .navbar-toggle:focus {
            background-color: #ffffff;
        }

        #ceec-sidemenu.navbar-default .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

        #ceec-sidemenu.navbar-default .navbar-toggle:hover .icon-bar,
        #ceec-sidemenu.navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #3f679d;
        }


.vcenter {
	display: table !important;
}

.vcenter div[class*='col-'] {
	display: table-cell !important;
	vertical-align: middle;
	float: none;
}


.profile-thumb {
	margin: 0 2% 2% 0;
}

@media (min-width: 768px) {
    /*.container {
		padding-left: 0;
		padding-right: 0;
		background-color: transparent;
	}
	footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 15px;
	}*/
    /*.navbar-collapse .dropdown-menu a {
		color: #fff;
		text-shadow: none;
	}*/
    /*#page { padding: 0 }*/
    /*.logo-essex,
	.logo-ieee { float: none }*/

    /*.sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
    }
    .sidebar-nav .navbar ul:not {
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
    }*/
}