/****************************************************************************************
          ~~~~~~~~~~~~~~~~~~~ OFFICIAL CSS TESTING AREA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
****************************************************************************************/



/****************************************************************************************
          ~~~~~~~~~~~~~~~~~~~ END OFFICIAL CSS TESTING AREA ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
****************************************************************************************/
/* ~~~ *** Change the padding of the header image *** ~~~~ */
.custom #header { padding: .125em 0em .125em 0em; }


.custom .comments_closed {display: none;}







.custom h1, h2, h3, h4 {color: green}

.custom img.leftimg
{
float: left;
padding-top: .5em;
padding-right: .5em;
}

.custom img.logo1
{
float: left;
padding: 0em;
margin: 0em;
}


.custom img.rightimg
{
float: right;
padding-top: .5em;
padding-left: .5em;
}






.custom h1, h2, h3 {color: green}

.custom img.leftimg
{
float: left;
padding-top: .5em;
padding-right: .5em;
}



.custom img.rightimg
{
float: right;
padding-top: .5em;
padding-left: .5em;
}




/* ~~~ SIDEBAR Text box styling ~~~  */
.custom .sidetext {color: white; padding: 4px;  font-size: 1.25em; 
margin-left: 8px;
margin-right: 5px;
 margin-top: 5px;
}

.custom .sidetitle {color: #white; font-size: 1.5em; font-weight:bold; text-align: center;}



/* ~~~~~~ SIDE BAR COLORS ~~~~~~~ */
.custom #content_box {
background: #fff url('http://paper-cuts.net/images/sidebarcolor.png') 
center left repeat;
}
/* ~~~~~~ END SIDEBAR COLORS ~~~~~~~ */





/* ~~~~~~ Sub title formatting ~~~~~~~~~ */

.custom .headline_area h2.subtitle {
    color: #990000;
    font-size: 1.25em;
}

/* ~~~~~~ END Sub title formatting ~~~~~~~~~ */






/*********** SIdebar Widget Styling **********/

/* Widget heading bold */
.custom .widget h3, a {
   font-weight: bold;
}

/* Popular Post widget */
.custom li.widget_popular a {
color: white;

}

/* Recent entries widget */
.custom li.widget a {
color: white;

}



.custom #sidebar_1 ul.sidebar_list {
padding: 0px;

 }


/*********** END SIdebar Widget Styling **********/





