html, body { 
margin : 0;
padding : 0;
} 
body { 
font-size:90%;font-family:calibri,tahoma,arial,sans-serif;
background : #ccc url(images/bg.jpg) top center repeat-y;
color : #555;
} 
#wrap { 
width : 770px;
margin-left : auto;
margin-right : auto;
padding : 0;
color : #555;
background : transparent url(images/wrap_bg.jpg) repeat-x;
} 
#masthead { 
height : 120px;
padding : 0;
margin-bottom : 0;
} 
#container { 
width : 770px;
margin-left : auto;
margin-right : auto;
margin-top : 10px;
padding : 0;
line-height : 130%;
} 
a:link, a:visited { 
color : #E80202;
background : inherit;
font-weight: bold;
text-decoration: none;
} 
a:hover { 
color :  #636363;
background : inherit;
text-decoration : none;
} 
#content { 
padding : 1em;
margin : 0 240px 0 0;
border-right : 1px solid #eee;
} 
#sidebar { 
float : right;
width : 200px;
margin-top : 0;
padding : 1em;
font-size: 90%;
} 
#footer { 
clear : both;
height : 50px;
padding : 0;
margin-bottom : 0;
margin-top : 40px;
text-align : center;
border-top : 5px solid #E80202;
color : #fff;
background : #000;
}

h1 { 
float : left;
margin : 0;
padding : 50px 0 10px 25px;
font : 200% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
}

h1 a:link, h1 a:visited
{
	color : #fff;
} 
#subtitle
{
	clear: left;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px;
	color: #fff;
	padding-top: 0px;
	font-family:tahoma,arial,sans-serif;
	font-size: 80%;
} 
h2 { 
float : right;
margin : 0;
padding : 25px 20px 20px 0;
font : 90% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 3px;
color : #E80202;
} 
h3, .pageTopic { 
margin : 0;
padding : 20px 0 20px 0;
border-bottom : 1px solid #aaa;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #E80202;
} 
pre{padding:5px;overflow:auto;width:95%;max-height:450px;margin:0px auto;line-height:100%;border:silver 2px dotted}
.left { 
float : left;
border : 0 solid #656c4a;
margin : 5px 0 10px 0;
padding : 10px;
} 
blockquote { 
padding : 15px;
color : #555;
border-bottom : 1px solid #aaa;
border-top : 1px solid #aaa;
} 
legend { 
color : #E80202;
} 
input { 

} 

.itemFooter {
	margin-top: 0.5em;
	border-top: 1px solid #ddd;
	color: gray;
	text-align: right;
}
.feedburnerFlareBlock {
	margin-top: 0.5em;
	color: gray;
}
/* Tag Cloud */
.smallestTag { line-height: 110%; font-size: x-small; font-weight: normal; }
.smallerTag { line-height: 110%; font-size: x-small; font-weight: bold; }
.smallTag { line-height: 110%; font-size: small; font-weight: normal; }
.mediumTag { line-height: 110%; font-size: medium; font-weight: normal; }
.largeTag { line-height: 110%; font-size: large; font-weight: normal; }
.largerTag { line-height: 110%; font-size: x-large; font-weight: normal; }
.largestTag { line-height: 110%; font-size: x-large; font-weight: bold; } 


.categoryLinks {
	color: gray;
	text-align: right;
}

.commentViewBoxStyle
{
	
	border: #ddd 1px solid;
	padding: 20px 20px 15px 20px;
}
.commentBoxFooterStyle {
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
}

.commentBoxStyle
{
	border: #ddd 1px solid;
	padding: 20px 20px 15px 20px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #333;
	background-color: #fcfcfc;
	text-decoration: none;
}

.commentBoxAuthorStyle {

	background-color: #FFE4B5;

}

.commentDateStyle {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;

}
/*twitter*/
.tweets ul li {
	list-style-type: none;
margin : 0;
padding : 0;
	}
.tweets ul {
margin : 0;
padding : 0;
	}
