*/@font-face{
font-family:'Libertine';
src:url('../fonts/LinLibertine_I.ttf');
src:url('../fonts/LinLibertine_I.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}  
#Yeah { font-family: Bwhebl, Alef, Libertine; }

input { padding: 5px; }

/* a:link, a:hover, a:visited { color: #d9534f; } */

.message {
	clear: both;
	color: #0000FF;
	margin: 1em 0;
	background-color: #ffffff;
	padding: 5px;

	border: 1px solid #e2c822;
	border-color: #e2c822;
	background:#fff9d7;
	width: auto;
	-moz-border-radius: 5px;

	line-height: 24px;
}
.error {
        clear: both;
        font-weight: normal;

        padding: 5px;
        margin:0 0px 10px 0px;
        width: auto;

        -moz-border-radius: 5px;

        color:              #CC0000;
        background-color:   #FFFFFF;
        background-color:   #FFFFCC;

        border:             0;
        border:             0.1em solid #CC0000;
        background-image:   url(../img/warning.jpg);
        background-repeat:  no-repeat;
        background-position: 0px 50%;
        padding:            25px 10px 25px 100px;
}

.friendslist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.friendslist ul {
	margin: 0 auto;
	text-align: center;
}
.friendslist li a {
	text-decoration: none;
}
.friendslist li {
	background-color: #eceff5;
	background-image: none;
	/* background: transparent; */
	opacity: 1;
	border: 1px solid #ff9900;
	border: 1px solid #369;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0 5px 5px 0;
	height: 150px;
	padding: 10px;
	width: 128px;
}
.encouragementslist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.encouragementslist ul {
	margin: 0 auto;
	text-align: center;
}
.encouragementslist li a {
	text-decoration: none;
}
.encouragementslist li {
	background-color: #eceff5;
	background-image: none;
	/* background: transparent; */
	opacity: 1;
	border: 1px solid #ff9900;
	border: 1px solid #369;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 3px;
	height: 150px;
	padding: 10px;
	width: 120px;
}
.bookslist {
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.bookslist ul {
	margin: 0 auto;
	text-align: center;
}
.bookslist li a {
	text-decoration: none;
}
.bookslist li {
	background-color: #eceff5;
	background-image: none;
	border: 1px solid #ff9900;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 3px;
	height: 320px;
	padding: 10px;
	width: 220px;
}
.videolist {
	background: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.videolist ul {
	margin: 0 auto;
	text-align: center;
}
.videolist li a {
	text-decoration: none;
}
.videolist li {
	background-color: #eceff5;
	background-image: none;
	border: 1px solid #369;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 3px;
	height: 160px;
	padding: 5px;
	width: 136px;
}
.red { color: #ff0000; }
.green { color: #009900; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.ml10 { margin-left: 10px; }
h2 { color: #af2222; }
p { font-size: 16px; text-align: justify; }
.info {
	background-color: #ffffff;
	border: 1px solid #e2c822;
	clear: both;
	color: #008000;
	font-weight: bold;
	margin: 20px auto;
	padding: 15px;
	-moz-border-radius: 5px;
	text-align: center;
	width: 100%;
}
.boxleft {
	float: left;
	margin-right: 10px;
	padding: 0 10px 10px 0px;
	width: 170px;
}
.boxright {
	float: right;
	margin-left: 10px;
	padding: 0 0px 10px 10px;
	width: 170px;
}
.update_elements {
background: rgba(255,255,255,0.8) url(../img/LoadingArrows.gif) 90% 50% no-repeat;
z-index: 1000;
}
/* .panel-body { min-height: 90px; } */

#cool { background: url(../img/P.jpg); min-height: 150px; padding: 20px; vertical-align: 50%; width: 100%; }
.white { color: #FFF; }
.fs80 { font-size: 2.5em; }
.tac { margin: 0 auto; padding-top: 15px 0; text-align: center; }
@media screen and (max-width: 768px) { #cool { background: url(../img/P-768.jpg); height: auto; width: 100%; } .fs80 { font-size: 2em; } .tac { padding-top: 10px 0; } }
@media screen and (max-width: 360px) { #cool { background: url(../img/P-360.jpg); height: auto; width: 100%; } .fs80 { font-size: 1.5em; } .tac { padding-top: 10px 0; } }
@media screen and (max-width: 320px) { #cool { background: url(../img/P-320.jpg); height: auto; width: 100%; } .fs80 { font-size: 1.5em; } .tac { padding-top: 10px 0; } }

[rel=facebox] { color: #af2222; }
.links {
    background-color: #eceeef;
    border: 1px solid #cccccc;
        clear: both;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px; 
    padding: 10px;
    text-align: left;
    width: auto;
}
.mw300 { max-width: 300px; }
.evenrow {
	color: #000;
	background: #e7eaec url(../img/quote.png) 0 7px no-repeat;
	border: 1px dotted;
	font-size: 16px;
	line-height : 20px;
	min-height: 90px;
	padding: 10px;
	padding-left: 50px;
}
.oddrow {
	color: #000;
	background: #d6d9db url(../img/quote.png) 0  7px no-repeat;
	border: 1px dotted;
	font-size: 16px;
	line-height : 20px;
	min-height: 90px;
	padding: 10px;
	padding-left: 50px;
}
