/* EnoughTime Blog */

#title {
	margin: 0px 0px 0px 0px;
}

#title a:link, #title a:visited, #title a:hover {
	color: #2c568c;
	font-size: 20px;
	font-family: "arial", helvetica, sans-serif;
}

#scene {
	width: 800px;
	height: 130px;
	background: url(../images/blog.jpg) no-repeat;
        
}

#navbar #home {
	float: left;
        margin-left: 45px;
        background-image: url(../images/homelink.jpg);
        width: 64px; height: 48px;
	background-repeat: no repeat;
        
}
#navbar #home:hover {
	float: left;
        margin-left: 45px;
        background-image: url(../images/homelink.jpg);
        width: 64px; height: 48px;
	background-position: -64px;
        background-repeat: no repeat;
        
}
   
#navbar #getstarted {
	float: left;
        background-image: url(../images/getstartedlink.jpg);
        width: 87px; height: 48px;
	background-repeat: no repeat;
                
}
#navbar #getstarted:hover {
	float: left;
        background-image: url(../images/getstartedlink.jpg);
        width: 87px; height: 48px;
	background-position: -87px;
        background-repeat: no repeat;
}
#navbar #oursolutions {
	float: left;
        background-image: url(../images/oursolutionslink.jpg);
        width: 99px; height: 48px;
	background-repeat: no repeat;
        
}
#navbar #oursolutions:hover {
	float: left;
        background-image: url(../images/oursolutionslink.jpg);
        width: 99px; height: 48px;
	background-position: -99px;
        background-repeat: no repeat;
}
#navbar #ourgoals {
	float: left;
        background-image: url(../images/ourgoalslink.jpg);
        width: 77px; height: 48px;
	background-repeat: no repeat;
        
}
#navbar #ourgoals:hover {
	float: left;
        background-image: url(../images/ourgoalslink.jpg);
        width: 77px; height: 48px;
	background-position: -77px;
        background-repeat: no repeat;

}
#navbar #ourcustomers {
	float: left;
        background-image: url(../images/ourcustomerslink.jpg);
        width: 132px; height: 48px;
	background-repeat: no repeat;
        
}
#navbar #ourcustomers:hover {
	float: left;
        background-image: url(../images/ourcustomerslink.jpg);
        width: 132px; height: 48px;
	background-position: -132px;
        background-repeat: no repeat;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 800px;
	background: #ffffff;
}

#content-box {
	margin-left: 30px;
        width: 530px;
	float: left;
        background: #FFFFFF;
}

.article-box {
	margin-left: 25px
	width: 530px;
}

.article-date {
	margin: -9px 0 0 1px;
	color: #2c568c;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
}

.article-text {
	margin: 20px 40px 0 0px;
	color: #000;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
}

.article-text a:link, .article-text a:visited {
	color: #2d67ad;
	border-bottom: dotted 1px #2d67ad;
}

.article-text img {
	padding: 4px 4px 4px 4px;
	border: solid 1px #2d67ad;
}

.article-excerpt {
	margin: 10px 0 20px 0;
	padding: 0 20px 0 20px;
	text-align: right;
	background: url(../images/bullet_go.png) no-repeat right;
}

.article-divide {
	margin: 0px 0px 0px 0px;
	height: 1px;
        width: 450px;
	background: #2d67ad;
}

.article-links {
	width: 450px;
	height: 40px;
}

.tag-links {
	margin: 10px 0 0 0;
	padding: 1px 0 1px 20px;
	float: left;
	font-size: 11px;
	background: url(../images/tags.png) no-repeat;
}

.tag-links a:link, .tag-links a:visited {
	color: #031630;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	border-bottom: dotted 1px #2d67ad;
}

.tag-links a:hover {
	border-bottom: dotted 1px #2d67ad;
}

/* Comment link that appear under the line */

.comment-link {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	float: right;
	background: url(../images/comment_link.png) no-repeat;
}

.comment-link a:link, .comment-link a:visited {
	color: #2d67ad;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
	border-bottom: dotted 1px #2d67ad;
}

.comment-link a:hover {
	border-bottom: dotted 1px #2d67ad;
}

/* Filed Under link that appear under the line */

.filed-under {
	margin: 10px 0 0 0;
	padding: 2px 0 2px 20px;
	float: right;
	font-size: 11px;
	background: url(../images/filed_under.png) no-repeat;
}

.filed-under a:link, .filed-under a:visited {
	color: #031630;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	border-bottom: dotted 1px #2d67ad;
}

.filed-under a:hover {
	border-bottom: dotted 1px #2d67ad;
}

/* User Comments made on articles */

.comments-box {
	margin: 0 0 10px 0;
	width: 450px;
	border: solid 1px #2d67ad;
	background: #f4f4f4;
}

/* Styling for the person's nick and also the date the comment was posted */

.user-name {
	margin: 20px 0 20px 20px;
	color: #031630;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
}

.user-name a:link, .user-name a:visited {
	color: #031630;
	font-size: 12px;
	font-weight: bold;
	font-family: "arial", helvetica, sans-serif;
	border-bottom: dotted 1px #2d67ad;
}

.user-name a:hover {
	border-bottom: dotted 1px #072750;
}

.comment-date {
	margin: 6px 0 0 0;
	color: #000;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
}

/* The person's comment */

.user-text {
	margin: 20px 0 20px 20px;
	width: 450px;
	text-align: justify;
}

/* Styling for the comment form */

#form-text {
	margin: 5px 0 20px 20px;
	width: 450px;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
}

.comment-form {
	margin: 20px 0 40px 0;
	padding: 20px 0 20px 0;
	width: 450px;
	border-top: solid 2px #a9aaaa;
	border-bottom: solid 2px #a9aaaa;
	background: #f4f4f4;
}

dl.comments-form {
	margin: 0 0 0 20px;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
}

dt.comments-form {
	margin: 5px 0 5px 0;
}

dd.comments-form {
	margin: 0 0 0 -1px;
}

input {
	color: #000000;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	border: solid 1px #E45E1F;
	background: #ffffff;
}

textarea {
	width: 450px;
	height: 130px;
	color: #000000;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	border: solid 1px #E45E1F;
}

/* Styles the search form */

.search-box {
	margin: 0px 0 20px 30px;
	width: 450px;
}

#search {
	margin: 0px 0 0px 0px;
}

/* The header for the search results */

.search-header {
	margin: 0px 0 -6px 0;
	padding: 0 0 0 23px;
	display: block;
	color: #E45E1F;
	font-size: 12px;
	font-weight: bold;
	font-family: "arial", helvetica, sans-serif;
	background: url(../images/search_scope.png) no-repeat;
}

/* Styling for the search results */

ul.search-results {
	display: inline;
	width: 450px;
	list-style: none;
}

li.search-top-line {
	border-bottom: solid 1px #E45E1F;
        width: 450px;
        
}

li.search-results {
	list-style-position: outside;
        width: 450px;
	border-bottom: solid 1px #E45E1F;
}

li.search-results a:link, li.search-results a:visited {
	padding: 10px 0 10px 20px;
	display: block;
	color: #031630;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	background: url(../images/search_flagged.png) no-repeat left;
}

li.search-results a:hover {
	padding: 10px 0 10px 20px;
	color: #031630;
	background: #d7ebfe url(../images/search_flagged.png) no-repeat left;
}

/* Holds the tag results */

.tag-box {
	margin: 0px 0 20px 30px;
	width: 450px;
}

/* Header for the tag results */

.tag-header {
	margin: 20px 0 -6px 0;
	padding: 0 0 0 23px;
	display: block;
	color: #031630;
	font-size: 12px;
	font-weight: bold;
	font-family: "arial", helvtica, sans-serif;
	background: url(../images/tags.png) no-repeat;
}

/* Styling for the tag results */

ul.tag-results {
	display: inline;
	width: 450px;
	list-style: none;
}

li.tag-top-line {
	border-bottom: solid 1px #81bdf4;
        width: 450px;
}

li.tag-results {
	list-style-position: outside;
	border-bottom: solid 1px #81bdf4;
        width: 450px;
}

li.tag-results a:link, li.tag-results a:visited {
	padding: 10px 0 10px 20px;
	display: block;
	color: #031630;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
	background: url(../images/tag_page_go.png) no-repeat left;
}

li.tag-results a:hover {
	padding: 10px 0 10px 20px;
	color: #031630;
	background: #d7ebfe url(../images/tag_page_go.png) no-repeat left;
}

/* Holds the archive results */

.archive-box {
	margin: 0px 0 20px 30px;
	width: 450px;
}

/* Header for the archive results */

.archive-header {
	margin: 20px 0 -6px 0;
	padding: 0 0 0 23px;
	display: block;
	color: #031630;
	font-size: 12px;
	font-weight: bold;
	font-family: "arial", helvtica, sans-serif;
	background: url(../images/calendar_view_month.png) no-repeat;
}

/* Styling for archive results */

ul.archive-results {
	display: inline;
	width: 450px;
	list-style: none;
}

li.archive-top-line {
	border-bottom: solid 1px #81bdf4;
        width: 450px;
}

li.archive-results {
	list-style-position: outside;
	border-bottom: solid 1px #81bdf4;
        width: 450px;
}

li.archive-results a:link, li.archive-results a:visited {
	padding: 10px 0 10px 20px;
	display: block;
	color: #031630;
	font-size: 11px;
	font-family: "arial", arial, sans-serif;
	background: url(../images/calendar_view_day.png) no-repeat left;
}

li.archive-results a:hover {
	padding: 10px 0 10px 20px;
	color: #2d67ad;
	background: #d7ebfe url(../images/calendar_view_day.png) no-repeat left;
}

/* Everything below is sidebar related, unless stated otherwise */

/* Aligns the sidebar content */

#sidebar {
	width: 201px;
	float: right;
}

#sidebar-content {
	margin: 0px 0 0px 0;
}

/* Alittle trick I did for the sidebar links; its the line under the header */

li.top-line {
	border-bottom: dotted 1px #E45E1F;
}

/* Styling for the side bar links */

ul.sidebar-links {
	width: 201px;
	display: inline;
	list-style: none;
}

li.sidebar-links {
	list-style-position: outside;
	border-bottom: dotted 1px #E45E1F;
}

li.sidebar-links a:link, li.sidebar-links a:visited {
	padding: 5px 0 5px 25px;
	display: block;
	outline: none;
	color: #031630;
	font-size: 12px;
	font-family: "arial", helvetica, sans-serif;
	background: url(../images/bullet_blue.png) no-repeat left;
}

li.sidebar-links a:hover {
	padding: 5px 0 5px 25px;
	color: #2d67ad;
	background: #f8f8f8 url(../images/bullet_blue.png) no-repeat left;
}

ul.mephisto-badge {
	list-style: none;
}

li.mephisto-badge {
	margin: 10px 0 10px 5px;
        float: left;
}

/* end of sidebar */

/* Keeps the footer below the sidebar */

.clearing {
	height: 0;
	clear: both;
}

/* Footer related */

/* The big line that holds your sub title or whatever else you decide to add */

#footer-line {
	height: 35px;
	background: #E45E1F;
}

/* Styling for the links inside the footer line */

#footer-links {
	margin: 10px 0px 0 0;
	text-align: center;
        float: center;
}

#footer-links a:link, #footer-links a:visited {
	margin: 0 0 0 10px;
        color: #ffffff;
	font-size: 11px;
	font-family: "arial", helvetica, sans-serif;
}

#footer-links a:hover {
	margin: 0 0 0 10px;
	color: #2d67ad;
}
