/* overall
----------------------------------------------------- */
HTML {
    scrollbar-arrow-color: #C7BAEF;
    scrollbar-track-color: #D8CCF0;
    scrollbar-face-color: #D8CCF0;
    scrollbar-highlight-color: #C7BAEF;
    scrollbar-3dlight-color: #C7BAEF;
    scrollbar-darkshadow-color: #C7BAEF;
    scrollbar-shadow-color: #C7BAEF;
}

body {
	color: #FFFFFF;
	background-image : url(/ee/skins/dreamer/twinkles.jpg);
	margin:0px 0px 0px 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;	
}

img {
    border: 0px;
}

input, select, checkbox, textarea, option {
    font-family:verdana, arial, sans-serif;
    background-color: #C2A8CF;
    border:1px solid #5A90CF;
    color: #FFFFFF;
    font-size:11px; 
    font-weight: normal;
}

/* links
----------------------------------------------------- */
	
a { color: #3794DF; text-decoration: none; font-weight: normal;}
a:link { color: #3794DF; text-decoration: none; font-weight: normal;}
a:visited { color: #6D9F9C; text-decoration: none; font-weight: normal;}
a:hover { color: #3BBF8B; text-decoration: none; font-weight: normal; }

.comments-posted  a { color: #45989F; text-decoration: none; font-weight: normal;}
.comments-posted  a:link { color: #45989F; text-decoration: none; font-weight: normal;}
.comments-posted  a:visited { color: #6D9F9C; text-decoration: none; font-weight: normal;}
.comments-posted  a:hover { color: #78628F; text-decoration: none; font-weight: normal; }

.commentingbox a { color: #9B5FBF; text-decoration: none; font-weight: normal;}
.commentingbox a:link { color: #9B5FBF; text-decoration: none; font-weight: normal;}
.commentingbox a:visited { color: #6D9F9C; text-decoration: none; font-weight: normal;}
.commentingbox a:hover { color: #3B8E9F; text-decoration: none; font-weight: normal; }

#sidebar a {color: #8D478F; font-weight: normal; border-bottom: 0px ;text-decoration:none;}
#sidebar a:link {color: #8D478F; font-weight: normal; border-bottom: 0px ;text-decoration:none;}
#sidebar a:visited {color: #828AD3; font-weight: normal; border-bottom: 0x ;text-decoration:none;} 
#sidebar a:hover {color: #6FC1CC; font-weight: normal; }

/* positioning
----------------------------------------------------- */

#frame {
    margin: auto;
    width: 734px;
    border-left: #a0a0a0 0px solid;
    border-right: #a0a0a0 0px solid;
    background-color: #808080;
    background-image: url(/ee/skins/dreamer/back.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

#frametitle {
    float: left;
    width: 734px;
    background-image: url(/ee/skins/dreamer/head.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#sidebar {
    float: right;
    width: 187px;
    margin-top: 263px;
    margin-right: 57px;
}

#content {
    float: left;
    width: 415px;
    padding: 0px;
    margin-top: 155px;
    margin-left: 49px;
}

#menu {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    color: #FFFFFF;
}

/* formatting
----------------------------------------------------- */

.sidetitle {
	font-family:comic sans ms, arial;
	font-size: 16px;
	color: #FFFFFF;
    padding-left: 0px;
	margin-bottom: 0px;
	text-align: left;
    clear: none;
}

.sidebar-content1 {
    width: 150px;
    line-height: 140%;
    overflow:hidden;
    color: #59679F;
    padding-top: 0px;
    padding-left: 28px;
}

.sidebar-content2 {
    width: 150px;
    line-height: 140%;
    overflow:hidden;
    color: #59679F;
    padding-top: 13px;
    padding-left: 19px;
}

.sidebar-content3 {
    width: 150px;
    line-height: 140%;
    overflow:hidden;
    color: #59679F;
    padding-top: 8px;
    padding-left: 28px;
}

.sidebar-content4 {
    width: 150px;
    line-height: 140%;
    overflow:hidden;
    color: #59679F;
    padding-top: 0px;
    padding-left: 19px;
}

.sidebar-content5 {
    width: 150px;
    line-height: 140%;
    overflow:hidden;
    color: #59679F;
    padding-top: 0px;
    padding-left: 28px;
}

.side1 {        
    background-image: url(/ee/skins/dreamer/side1.jpg);
    background-repeat: repeat-y;
    background-color: clear;
    background-position: top left;
}

.side2 {      
    margin-bottom: 0px;       
    background-image: url(/ee/skins/dreamer/side2.jpg);
    background-repeat: repeat-y;
    background-color: clear;
    background-position: top left;  
}

.side3 {   
    margin-bottom: 0px;
    background-image: url(/ee/skins/dreamer/side3.jpg);
    background-repeat: repeat-y;
    background-color: clear;
    background-position: top left;      
}

.side4 {   
    margin-bottom: 0px;
    background-image: url(/ee/skins/dreamer/side4.jpg);
    background-repeat: repeat-y;
    background-color: clear;
    background-position: top left;
}

.side5 {
    margin-bottom: 0px;
    background-image: url(/ee/skins/dreamer/side5.jpg);
    background-repeat: repeat-y;
    background-color: clear;
    background-position: top left;  
}

.sidefoot {
    margin-bottom: 0px;
    background-color: clear;
    background-position: top left;
    padding: 0px;        
}

.static {
	font-size: 18px;
	color: #97ADBB;
    text-transform: none;
    padding-top: 5px;
    text-align: center;
}
	
.category {
	font-weight: normal;
	margin-bottom: 20px;
    text-align: left;
    padding-bottom: 10px;
}
	
.evenbody {
    background-image: url(/ee/skins/dreamer/evenback.jpg);
    background-repeat: repeat-y;
    border-bottom: 0px dashed #c0c0c0; 	
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.evenbody-title {
    font-size: 25px;
    font-family: georgia;
    text-transform: none;
    color: #9A599F;
    text-align: left;
    padding-top: 10px;
    font-weight: normal;
    padding-bottom: 3px;
    margin: 0px;
    line-height: auto;
}

.evenbody-date {
    font-size: 12px;
    color: #598BA6;
    text-transform: none;
    padding-top: 19px;
    margin-right: 44px;
    text-align: right;
}

.evenbody-top {
    background-image: url(/ee/skins/dreamer/eventop.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 52px;
    border-bottom: 0px dashed #c0c0c0; 	
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding-bottom: 0px;
}

.evenbody-bottom {
    background-image: url(/ee/skins/dreamer/evenbottom.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 42px;
    border-bottom: 0px dashed #c0c0c0; 	
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding: 0px;
}

.evenbody-content{
    text-align: left;
    color: #5660A8;
    width: 380px;
    overflow:hidden;
    padding-left: 22px;
}

.oddbody { 
    background-image: url(/ee/skins/dreamer/oddback.jpg);
    background-repeat: repeat-y;
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding: 0px 0px 0px 0px;
}

.oddbody-title {
    font-size: 25px;
    font-family: georgia;
    text-transform: none;
    color: #635db3;
    text-align: right;
    padding-top: 10px;
    font-weight: normal;
    padding-bottom: 3px;
    margin: 0px;
    line-height: auto;
}

.oddbody-date {
	font-size: 12px;
	color: #598BA6;
    text-transform: none;
    padding-top: 19px;
    margin-left: 56px;
    text-align: left;
}

.oddbody-top {
    background-image: url(/ee/skins/dreamer/oddtop.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 54px;
    border-bottom: 0px dashed #c0c0c0; 	
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding: 0px;
}

.oddbody-bottom {
    background-image: url(/ee/skins/dreamer/oddbottom.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 40px;
    border-bottom: 0px dashed #c0c0c0; 	
    margin-bottom: 0px;
    line-height: 150%;
    text-align: justify;
    padding: 0px;
}

.oddbody-content {
    text-align: left;
    color: #7B377F;
    width: 380px;
    overflow:hidden;
    padding-left: 22px;
}

.posted {
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 2px;
    text-align: center;
    margin-bottom: 30px;
}
	
.paginate {
	color: #7756b5;
	margin-top: 0px;
	padding-top: 2px;
    text-align: center;
    margin-bottom: 30px;
}
	
blockquote {
	font-size: 12px;
    color: #596C9F;
	border: 1px dashed #FFFFFF;
	background-color: #D1D9EF;
	padding: 5px;
	line-height: 140%;
	margin: 5px;
    font-weight: normal;
}

/* comments
----------------------------------------------------- */

#banner-commentspop {
	background-color: clear;
	border-bottom: 0px dashed #412a12;
	text-align: center;
	color: #9881CF;
	font-weight: bold;
	font-family: Georgia;
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.popup {
	padding: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #5f799d;
}
	
.commentbox1{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    color: #FFFFFF;
	border: 1px solid #5A90CF;
	background-color: #9BC1CF;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 5px;
    text-align: left;
}

.commentbox2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    color: #FFFFFF;
	border: 1px solid #53ADDF;
	background-color: #9BA9CF;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 5px;
    text-align: left;
}

.commentingbox {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    color: #FFFFFF;
	border: 1px solid #5A90CF;
	background-color: #9BC1CF;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 5px;
    text-align: left;
}

.comments-body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
    color: #5f799d;
	border: 0px dashed #412a12;
	background-color: #e5edf0;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 5px;
    text-align: left;
}
	
.comments-posted {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 1px;
	border-top: 0px dashed #412a12;
    color: #5758AF;
	background-color: #C2A8CF;
    text-align: center;
}

.comments-head { 
	font-family: Trebuchet MS, verdana, arial, sans-serif;
	font-size: 18px;
	color: #5f799d;
    margin-top: 10px;
}		

/* trackbacks
----------------------------------------------------- */
.trackback-url {
	color: #FFFFFF;
	border: 1px solid #5A90CF;
	background-color: #9BC1CF;
	padding:5px;		
    margin-bottom:10px;
	text-align:left;
}

.trackback-body {
	color: #FFFFFF;
	line-height:140%;
	padding:5px;		
	border: 1px solid #5A90CF;
	background-color: #9BC1CF;
	margin-bottom:10px;	
	text-align:left;
}		

.trackback-post {
	color: #FFFFFF;
	font-weight:normal;
	background-color: #9BC1CF;
    text-align: left;	
}