
body
{	
	color: #333;
	background: #fff url(http://shouldiget.com/images/topbackgroundblue.jpg) center top repeat-x;
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	font-family: 'trebuchet ms', helvetica, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}


a { 
	color: #1964d5; 
	font-weight: bold;
#	text-decoration: none; 
}
a:visited { color: #1964d5; }
a:hover { text-decoration: underline; }

input.xtext { font-size: 1.2em; font-family: helvetica, verdana, sans-serif; background: #EFEFEF; border: 1; padding: 4px; margin-bottom: 0px; width:160;}
input.xbutton { font-size: 1em; border: 1px outset; margin: 0px; padding: 4px; color: #333333;}
 
#banner a { color: #fff; text-decoration: none; font-size: 40px; letter-spacing: -1px; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #fff; }

#banner
{
	width: 720px;
	margin: 0 0 20px 20px;
	text-align: center;
}

#banner-inner {  }

.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 10px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	padding: 35px 15px 5px 15px;
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	line-height: 1;
}

#banner-description
{
	margin: 0;
	padding: 5px 15px 12px 15px;
	color: #fff;
	font-size: 14px;
	line-height: 1.125;
}

.entry-content b {
	color: #000;
}

.entry-header
{
	margin: 5px 0 -2px 13px;
    padding: 0;
	#font-family: Georgia, sans-serif;
//	color: #0096DB;
	color: #000000;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
}

.entry-header a {
	color: #1964d5;
}


.entry-question
{
	margin: 5px 0 -2px 10px;
    padding: 0;
	#font-family: Georgia, sans-serif;
	#color: #ff96DB;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 25px;
}

.entry-body
{
	margin: 0 50 20px 20px;
	font-size:13px;
}
.entry-review
{
	margin: 0 0 0 20px;
	font-size:16px;
}

.entry-content .snaped {
	float: right;
	font-size: 21px;
	width: 200px;
	font-family: Georgia;
	line-height: 25px;
	padding-left: 12px;	
}

.entry-content .postit {
	border-top: 1px solid #f1e587;
	border-bottom: 1px solid #f1e587;
	padding: 8px 8px 8px 48px;
	background: #fffdc8 url(img/alert.gif) no-repeat left center;
}

embed {
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 14px;
	background: #ececec;
	margin-bottom: 7px;
}

.entry-content { 
	margin: 0 15px; 
	line-height: 18px; 
}
.entry-content ul li {
	line-height: 18px;
}

.entry-content img {
	margin: 5px;
}

.entry-date {
	font-size: 10px;
}

#comment-form input {
	font-size: 17px;
	padding: 8px;
	color: #333;
}

#comment-form textarea {
	width: 100%;
	padding: 5px;
	font-size: 17px;
	color: #333;
	
}

.entry-more-link { font-weight: bold; }

.entry-footer
{
	margin: 10px 15px 20px 16px;
	padding: 5px 8px;
	background: #f9edc5;
	border-top: 1px solid #f9e088;
	border-bottom: 1px solid #f9e088;
	color:;
	font-weight: normal;
	font-size: 13px;
}

.entry-footer a {
	text-decoration: underline;
	padding: 2px 4px;
	color: #000;
}

.entry-footer a:hover {
	background: #d01515;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}

.content-nav { margin: 10px 15px; }

.module-photo { 
border: 0; 
background: none; 
position: absolute;
top: -23px; 
}


.module-photo .module-content { margin-top: 0; padding: 0; }


.module-photo img { border: 0; }

.module-categories .module-list-item a {
	padding-left: 14px;
	background: url(img/bullet.gif) 0px 2px no-repeat;
}

.module-categories .module-list-item a:hover {
	background-position: 0px -93px;
}

.footerfixed {
	#position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	border-top: 1px solid #B7B7B7;
	background: #1964d5;
}


