/* copyright usdigital */

#banner {
	background-image: url(../blog/wp-content/themes/default/images/banner.jpg);
	padding-top: 207px;
	background-repeat: no-repeat;
	height: 0px;
	width: 772px;
	overflow: hidden;
	clear: both;
}

#page {
	width: auto;
}

#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 212px;
	padding-top: 60px;
	overflow: hidden;
	font-size: 80%;
	float: right;
	margin-top: 9px;
	margin-bottom: 8px;
}

a h1 {
	background-image: url(../blog/wp-content/themes/default/images/h2.gif);
	margin-top: 15px;
	background-color: #FFFFFF;
	height: 0px;
	padding-top: 34px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
	clear: both;
	width: 100%;
		cursor: pointer;
}

h4 {
	margin-bottom: 0px;
	margin-top: 20px;
}

#tag_cloud {
	background-image: none;
	list-style-type: none;
}





.rightcol-information {
	width: 199px;
	float: right;
	background-color: #eae2d3;
	margin-bottom: 20px;
	margin-top: 10px;
}

.bookmark {
	background-color: #ded1c0;
	padding: 4px;
	margin-bottom: 10px;
}


#container {
	text-align: left;
	padding-top: 0px;
}




/*////////////////////////////random changes to original blog css /////////////////////////////*/


.narrowcolumn .postmetadata {
	text-align: left;
	}
	

.narrowcolumn {
	float: left;
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	}
	
h2 {
	overflow: auto;
	height: auto;
	color: #5d7991;
	font-size: 160%;
	padding: 0px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: transparent;

}

h2 a{
	color: #5d7991;

}

h2.widgettitle {
	margin-bottom: 12px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #a5c95e;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
}

h2.widgettitle li {
	background-image: none;
	list-style-type: none;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 199px;
	float: right;
}


#sidebar li{
	background-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul{
	margin: 0px;
	padding: 0px;
}

#sidebar a{
	color: #5d7991;
}

small {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
    line-height: 150%;
    padding-bottom: 100px;


}

.entry {

    padding-top: 12px;


}

.addthis {
	background-color: #e6e9ec;
	padding: 2px;
	margin-bottom: 20px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}






#submit {
	cursor: pointer;
	font-weight: bold;
	width: auto;
	background-color: #3caad6;
	background-image: url(../images/bg_submit2.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	height: 35px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 2px;
	clear: both;
}

input{
	background: #FFFFFF;
	border-bottom: 1px solid #D6DDDE;
	border-left: 1px solid #A9B3B5;
	border-right: 1px solid #A9B3B5;
	border-top: 1px solid #999;
	width: 158px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	margin-right: 15px;
}


textarea{
	background: #F7F7F7;
	border-bottom: 1px solid #D6DDDE;
	border-left: 1px solid #A9B3B5;
	border-right: 1px solid #A9B3B5;
	border-top: 1px solid #999;
	width: 400px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

ol.commentlist{

	padding-top: 10px;
	background: #e6e9ec;
}

ol.commentlist li{
	background-image: none;
	list-style-type: none;
	margin: 0px;

}

.break {
clear:both;
margin-bottom:20px;

}

.clear {
margin-top:20px;