/*
Theme Name: Keystone Blog
Description: Custom Designed Theme by Higher Images, Inc.
Version: 1
*/

*{
    margin:0;
    padding:0;
    font-family: "Georgia", Times, serif;
}
body, html{
	padding:0;
	background-image:url(images/cinder_bg.gif);
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a{
    color:#996600;
    text-decoration:none;
}
    a:hover{
    color:#0F267C;
    text-decoration:none;
    }


/* ----- HEADER ----- */

#logo p{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    color:#394E06;
    font-weight:normal;
    font-size:20px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-2px;
}

.subContainer, #navigation ul{
    width:720px;
    margin:0 auto;    
}
#header{
	text-align:left;
	height:345px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #e7e7e7;
}

#rotator {
	width:720px;
	height: 224px;
	border: 2px solid #CC9900;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
}

#logo {
float:left;
}

#phone {
padding-top: 25px;
float:right;
font-size: 26px;
color: #CC9900;
}

.phone-tag {
font-size: 16px;
color: #E7E7E7;
}

/* ----- SIDEBAR ----*/

#sidebar {
	width:185px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	float:right;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top:10px;
	clear: none;
}

#sidebar h2{
    padding:11px 15px;
    color:#CC9900;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#sidebar h3{
    color:#87b220;
    margin-top:20px;
}
#keypoints img {
border: 2px solid #CC9900;
}

#keypoints a:hover img{
border: 2px solid #FFFFFF;
}

#keypoints {
	width:235px;
	font-size: 14px;
	text-align:center;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 5px;
}
#convert-box {
	width: 750px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}


#convert1 {
width: 150px;
height:100px;
background: url(../images/AskIcon.gif) top left no-repeat;
padding-left:55px;
margin-top:25px;
}

#convert1 h1 {
font-size:12px;
font-weight:bold;
color: #0F267C;
}

#convert2 {
width: 150px;
height:100px;
background: url(../images/ScheduleIcon.gif) top left no-repeat;
padding-left:55px;
margin-top:25px;
}

#convert2 h1 {
font-size:12px;
font-weight:bold;
color: #0F267C;
}

#convert3 {
width: 150px;
height:100px;
background: url(../images/LearnIcon.gif) top left no-repeat;
padding-left:55px;
margin-top:25px;
}

#convert3 h1 {
font-size:12px;
font-weight:bold;
color: #0F267C;
}



/* ----- TOP NAVIGATION ----- */
#top-nav-cont {
	width:100%;
	height:85px;
	padding-top: 10px;
	background-color: #0F267C;
}

#top-nav{
	color: #E7E7E7;
	width: 720px;
	height:25px;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;

}

    #top-nav a{
        color:#E7E7E7;
        font-size:11px;
        text-decoration:none;
        font-weight:normal;
    }
    #top-nav a:hover{
        color: #CC9900;
		text-decoration:none;
    }

/* ----- NAVIGATION ----- */

#navigation{
	padding:0;
	height:37px;
	list-style:none;
	background-color: #0f267c;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:14px;
        text-decoration:none;
        font-weight:normal;
        padding:10px 18px;
    }
    #navigation li a:hover{
        color:#fff;
        background:#21439e;
    }
    #active a{
        background:url('../images/nav_bg.gif');
    }

/* ----- HEADINGS ----- */
h2{
    font-size:25px;
    letter-spacing:-1px;
    margin-top:5px;
    margin-bottom:20px;
    font-weight:normal;
    color:#996600;
}
h3{
    font-size:12px;
    font-weight:bold;
    color:#0F267C;
    margin:5px 0;
    
}

/* ----- PARAGRAPHS ----- */

p{
	color:#333333;
	font-size:12px;
	line-height:18px;
	margin-bottom: 15px;
}

/* ----- CONTENT ----- */

#content{
	position:relative;
	left:50%;
	margin-left:-360px;
	background-color:#FFFFFF;
	width:675px;
	height:100%;
	font-size:11px;
	clear:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;

}  

#commentform{
	background-color:#FFFFFF;
	width:620px;
	height:100%;
	font-size:11px;
	clear:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;
}
#comment{
	background-color:#CCCCCC;
	width:620px;
	height:100%;
	font-size:11px;
	clear:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	margin-right:25px;
	margin-top:10px;
	margin-bottom:10px;


}



#container{
	background: #FFFFFF none repeat scroll 0 0;
	padding:0;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width:720px;
	padding:0;
	text-align:left;
	height:100%;
	}
	
#container_background {
	background-image: url(images/cinder_bg.gif);
}



#primaryContent{
	width:435px;
	background-color:#FFFFFF;
	font-size:11px;
	float:left;
	clear:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-top:10px;
	margin-bottom:10px;
}
    #primaryContent img{
        float:right;
        clear:none;
        margin:10px;
        margin-right:0;
        padding:1px;
        border: 1px solid #E7E7E7;
    }


/* ----- FOOTER ----- */

#footer{
	padding-top: 10px;
	height:90px;
	clear:both;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background: #0F267C;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    #footer a{
        color:#CC9900;
        text-decoration:none;
    }
    #footer a:hover{
        color:#FFFFFF;
        text-decoration:none;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
	height: auto;
    padding: 10px;
	color: #333333;
	font-size:12px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #996600;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #0F267C;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}
