/*  
Theme Name: Clubjazz theme
Theme URI: http://clubjazz.org/
*/

/* Add following to SMF index.css:
#content {
	font-size: 1.2em;
	line-height: 1.6666em;
}
/*

/* margin/padding: top - right - bottom - left */

/* html & body definitions */
html,body {
	margin: 0;
	padding: 0;
} 

body {
	font-size: 62.5%;
	background: #ededed;
	margin: 0 auto;
}

body#clubjazz #headerNavigation a#clubjazzNav,
body#forum #headerNavigation a#forumNav,
body#unread #headerNavigation a#latestNav, 
body#news #headerNavigation a#newsNav {
	background: #cccccc;
	background-repeat: repeat-x;
	color: #ffffff;
}
/* links and html tags */
a {
	color: #336699;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

a img {border:none;}

h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
}

h3 a {color:black;}

h2 {
	font-size: 1.4em;
	margin: 0;
	padding-bottom: 0.3em;
	font-weight: bold;
	color: #5eadea;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px;
}

h3 a:hover {color: #346;}

ul {
	list-style-type: none;
	padding: 0em;
	margin:0em;
}

#pageHeader input, button {
	font-family: arial;
	font-size: 1.1em;
}

#pageHeader input[type="text"] {width: 25em;}

#page {
	margin: 0em auto;
	padding: 0;
	text-align: left;
	width: 100em;
}

#pageHeader {
	height:17.5em;
	margin: 2em 0 0 0;
	width:100%;
}

#pageHeaderImg {
	float:left;
	height: 14.0em;
	width: 100em;
	padding:0;
	background: #000000;
}

#pageHeaderLeft {
	width: 25em;
	float:left;
	/*background: url(../images/grey_header.jpg);*/
}

#pageHeaderLogo a{
	width: 250px;
	height: 31px;
	background: url(../images/clubjazz_logo_250x31.jpg);
	margin: 0em;
	position: relative;
	overflow: hidden;
	padding:0;
	display: block;
}

#pageHeaderLogo a span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

/* normal image */
#pageHeaderCentre {
	width: 37.2em;
	height: 14.0em;
	float:left;
	background: url(../images/jazz_si.jpg) no-repeat 0 0;
}

#pageHeaderRight {
	float: right;
	clear: right;
	/* background: url(../images/grey_header.jpg); */
}

#headerNavigation {
	width: 60%;
	height: 3em;
	float: left;
	background: #edad25 url(../images/nav_bg.png);
	background-repeat: repeat-x;
}

#headerNavigation ul {
	padding: 0em;
	margin: 0em;
	height: 3em;
}

#headerNavigation li {
	list-style:none;
	display:inline;
}

#headerNavigation ul li a {
	color:white;
	font-weight:normal;
	font-size: 1.4em;
	font-family: Verdana, Arial,Tahoma;	
	line-height: 30px;
	height: 3em;
	padding: 0.5em;
}

#headerNavigation ul li a:hover {
	text-decoration: none;
	padding:0.5em;
	background: #ffffff;
	color: #000000;
}

#headerSearchPanel {
	width: 39em;
	height: 2em;
	background: #5eadea url(../images/blue_bg.png);
	background-repeat: repeat-x;
	float:right;
	overflow:hidden;
	font-size: 1.0em;
	font-weight:normal;
	font-family: Verdana, Arial,Tahoma;
	line-height: 1.8em;
	padding: 0.5em;
}

#headerSearchForm {
	width: 35em;
	float: left;
}

.headerSearchInput {width: 25em;}

#shadowImagePageHeader {
	background: #ffffff url(../images/shadow_top.png);
	background-repeat: repeat-x;
	height: 8px;
	width: 100%; 
	float:left;
}

#content {
	float:left;
	background: #ffffff;
	width: 100%;
}

.postArea{
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0em;
	padding: 1em;
}

.textBlock {	
	font-size: 1.2em;
	display:inline;
}

.blueBulletList li{
	margin: 0em 0em 0em 1em;
	list-style-type: square;
	color: #5eadea; /* bullet color */
}

.blueBulletList li span {color: #ffffff; /* text color */}

.smalltext {font-size: 0.85em;}

#footer {
	font-family: Lucida Sans Unicode,Verdana,Arial,sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 100%;
	margin: 0em 0em 2em 0em;
	padding: 0.5em 0em 0em 0em;
	clear:both;
	color: #666;
	background: #f8f8f6;
	float: left;
}

#footer a {color: #346;}

#footer #footerBoxLeft {
	float: left;
	width: 29em;
	padding: 0em 1em 0em 0em;
}

#footer #footerBoxLeft .latestPostsButton a {
	margin: 0em 0em 0em 0.5em;
	padding: 0em 0em 0.5em 0em;
	height: 29px;
	width: 96px;
	background: transparent url(../images/latest_btn.png) no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
}

#footer .copyrightBox {
	padding: 0.5em 0em 0em 0em;
	width: 320px;
	height: 68px;
	float:left;
	background: #f8f8f6 url(../images/copyrightbox.png);
	background-repeat: repeat-x;
}

#footer .copyrightBox  ul {
	float: left;
}

#footer .copyrightBox li {display: block;}

#footer .copyrightBox img {
	padding: 0 0.5em 0 0;
	float: left;
}

#footer #footerBoxCentre {
	float: left;
	padding: 0em 0em 0em 0.5em;
}

#footer #footerBoxRight {
	float: right;
	width: 31em;
	padding: 0 1em 0 0;
}

#footer #footerBoxRight  ul {
	float: left;
	margin: 0;
}
#footer #footerBoxRight p {margin: 0.5em 0em 0.5em 0em;}

#footer #footerBoxRight li {display: inline;}

#printfooter {
	position: absolute;
	left: -10000px;
	top: -10000px;
}

/*Adk Back to top*/				
.goUp{
    position: fixed; 
    bottom: 22px;
    right: 20px;
    display: none;
    cursor: pointer;
}	

/* bug fix 18 May 2016 */
.button_submit, .button_reset {
    background: #cde7ff url(../images/theme/submit_bg.png) no-repeat;
    border: 1px solid #aaa;
    cursor: pointer;
    font-weight: normal;
}

@media only screen and (max-width: 1000px) {
    #page {width: 100%;} 
    #pageHeader {height: 5em;}
    #pageHeaderLeft {width: 100%;}    
    #pageHeaderImg {
        width: 100%;
        height: 5em;
    }
    #pageHeaderLogo a {
        margin: 1em auto 0 auto;
    }
    #pageHeaderCentre {display: none;}
    #pageHeaderRight {display: none;}
    #headerNavigation {width: 100%;}
    #headerSearchPanel {width: 100%;}
    #headerSearchForm {
        padding-left: 1em;
        width: 100%;
    }
    .headerSearchInput {width: 25%;}
    #pageHeader input[type="text"] {width: 75%;}
    #footer #footerBoxLeft {width: 100%;}
    #footer .copyrightBox {
        width: 100%;
        height: 4em;
        background: none;
        margin-left: 0.5em;
    }
    #footer #footerBoxCentre {width: 100%;}
    #footer #footerBoxRight {
        width: 95%;
        margin: 1em 0 0 0;
    }
}

@media only screen and (max-width: 299px) {
    #pageHeaderLogo a{
        width: 100%;
        max-width: 200px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    #headerNavigation ul li a {
	    font-size: 1.2em; 
        padding-left: 0.15em;
        padding-right: 0em;
    }
    #headerNavigation ul li a:hover {
        padding-left: 0.15em;
        padding-right: 0em;
    }  
    
    #headerSearchPanel {max-width: 25em;}
    #headerSearchForm {max-width: 25em;}
    .headerSearchInput {max-width: 5em;}
    #pageHeader input[type="text"] {max-width: 55%;}
    #footer .copyrightBox {height: 8em;}
    #footer #footerBoxRight {padding: 0 0 0 1em;}
}

