                                                                                                    /*        GENERAL        */


body.custom {  

   background: #569EF0; 
   background-image: url("http://justmovingalong.com/wp-content/uploads/images/Logo5.png");
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: scroll;
}

.custom .page {   
   background: #fff;       
   padding-right:0;
}

.custom #feature_box {   
   border:0;       
   display:none;
}


.custom .menu .tab {	
   margin-right:.25em;
}


.custom #respond_intro p {
   display:none;
}


/* 4 rounded corners */

.custom .page {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}



.custom .entry-title a:hover {
   
   text-decoration:underline;
}




                                                                                               /*        SHARING BAR        */

#containershare {
  height:80px;
  width:300px;
  margin:0 2px 0 2px;
  padding: 0px 5px 0 121px;
}



.sharingfriends {
   float:left;
   width:70px;
   margin: 5px 0 0 5px;
}

a.sharingfriends {
        display:block;
	width: 50px;
	height: 50px;
	background: url(http://justmovingalong.com/wp-content/uploads/2009/10/sharing5.png) no-repeat 0 0;
	overflow: hidden;
        text-indent:-10000px;
	font-size: 0px;
	line-height: 0px;
        padding: 0;
}

a:visited.sharingfriends {
	background-position: -50px 0;
}

a:hover.sharingfriends {
	background-position: -100px 0;
}

a:active.sharingfriends {
	background-position: -150px 0;
}




.rssshare {
   float:left;
   width:80px;
}

a.rssshare {
        display:block;
	width: 71px;
	height: 71px;
	background: url(http://justmovingalong.com/wp-content/uploads/2009/10/rssfeed3.png) no-repeat 0 0;
	overflow: hidden;
        text-indent:-10000px;
	font-size: 0px;
	line-height: 0px;
        padding: 0;
}

a:visited.rssshare {
	background-position: -71px 0;
}

a:hover.rssshare {
	background-position: -142px 0;
}

a:active.rssshare {
	background-position: -213px 0;
}




.emailshare {
   float:left;
   width:80px;
}


a.emailshare {
        display:block;
	width: 71px;
	height: 71px;
	background: url(http://justmovingalong.com/wp-content/uploads/2009/10/Email.png) no-repeat 0 0;
	overflow: hidden;
        text-indent:-10000px;
	font-size: 0px;
	line-height: 0px;
        padding: 0;
}

a:visited.emailshare {
	background-position: -71px 0;
}

a:hover.emailshare {
	background-position: -142px 0;
}

a:active.emailshare {
	background-position: -213px 0;
}





.custom #simposts {
   font-family: Georgia,"Times New Roman",Times,serif;
   list-style-type:none;
   margin-bottom:3px;
   padding: 3px 0 3px 0;
}



                                                                                                    /*        HEADER        */
.custom #header {   
   border:none;       
   padding-right:0;
}



.custom #header_area .page { 
   background: none;
   margin-top:1em;
   padding-right:0;
}


.custom #header_area li { 
   border: 1px double #ffffff;	 
   -moz-border-radius: 4px 4px 0px 0px; 
   border-radius: 4px 4px 0px 0px; 
   -webkit-border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px; 
   -khtml-border-radius: 4px 4px 0px 0px; 
}
			


.custom #header #logo {
   display:none;
   background-image: url("http://justmovingalong.com/wp-content/uploads/images/Logo5.png");
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: scroll;
   margin:0;
   height: 200px;
}


.custom #aftertitle {
  color:#ffffff;
  font-family: Zapf-Chancery, Cursive ;
  font-size:1.75em;
  margin:100px 0 15px 0;
  padding:none;
  text-align:center;
  text-shadow:3px 3px black;
}
                                                                                                   /*        SIDEBARS        */



.custom #sidebars {  margin-top: 2em;       }

.custom #sidebar_list {
   margin-bottom:0;
}


.custom .sidebar h3 {
   background: #ffffff;
   font-family: Arial, Helvetica, sans-serif ;
   font-size:1.5em;
   font-weight:bold;
   text-align:center;
   text-transform:uppercase;
}

.custom #wp-cumulus {
   text-align:center;
   margin-right: auto;
   margin-left:auto
}

.custom .search_form {
   text-align:center;
}




                                                                                          /*        MULTIMEDIA BOX        */
.custom #videolink {
   text-align:center;
}




                                                                                          /*        GENERAL SECTIONS         */
.custom #sidecontainer {
   border-top: 1px dotted #BBBBBB;
   font-family: Georgia,"Times New Roman",Times,serif;
   font-size:1.4em;
   line-height:1.571em;
   text-align:center;
   padding-top: 2em;
   padding-bottom: 2em;
}


                                                                                                   /*        FOOTER         */

.custom #footer_area #footer {
   border-top:none;
}


.custom #footer_area .page { 
   background: inherit;
   margin-bottom:2em;       
}


.custom #footer_area li { 
   border: 1px double #ffffff;   
   -webkit-border-bottom-right-radius: 4px;
   -khtml-border-radius-bottomright: 4px;	
   -moz-border-radius-bottomright: 4px;
   border-bottom-right-radius: 4px; 

   -webkit-border-bottom-left-radius: 4px;
   -khtml-border-radius-bottomleft: 4px;	
   -moz-border-radius-bottomleft: 4px;
   border-bottom-left-radius: 4px;

}



.custom #iexplorernote {
  font-color:#ffffff;
  font-family: Arial, Helvetica, sans-serif ;
  font-size:1em;
  margin:none;
  padding:none;
  text-align:right;
  text-transform:uppercase;
}

.custom #iexplorernote a { color: #ffffff; } 
.custom #iexplorernote  a:hover { text-decoration: underline; }



.custom #copyright {
   
   margin: 20px 0 0 0;	
   color:#2A7A32;
   font-family: Arial, Helvetica, sans-serif;
   font-size:1.75em;
   text-align:center;
}



                                                                                              /*        CONTENT & DROP CAPS     */



.custom .cap {
   float:left;
   color:#C7C7C7;
   font-family: Georgia,"Times New Roman",Times,serif;
   font-size:3em;
   line-height:1em;
   margin-bottom:-0.4em;
   margin-right:0.15em;
   position:relative;
   text-outline: 1px 1px #6D0000;
}

.custom .cap span {
   display:block;
   height:0pt;
   position:relative;
   right:0.06em;
   top:-1.06em;
}

.custom .cap:before {
   content:attr(title);
   color:#000000;
}


.custom #gbanner {
   margin: 10px 0 10px 0;
}






                                                                                             /*        RELATED POSTS        */

ol.related-posts {
   clear:both;
   text-align:center;
   margin:10px 0px 0px 30px;
   padding:0;
}

ol.related-posts li {
   width:120px; 
   float:left;
   font-size:12px; 
   display:inline; 
   margin-right:15px;; 
   padding:0;
}

ol.related-posts img {
   clear:both;
   padding:5px;
   background:#F7F7F7;
   border:1px solid #DDD;
}

ol.related-posts a {
   clear:both;
   display:block;
   border:none;
   text-decoration:none;
}






                                                                                             /*        ARCHIVES        */

.custom pre {
   background:#ffffff;
   border:none;
}




                                                                                             /*        POLLS        */

.custom #rfpolls {
   float: right;
   margin: 0 0 0 15px;
}

.custom #lfpolls {
   float: left;
   margin: 0 15px 0 0;
}