body  {
	margin: 0;
	background: #fff url(http://www.blogaways.com/wp-content/uploads/bg2.jpg) repeat-x top left;
/*	background: #fff url(http://www.blogaways.com/wp-content/themes/new/images/bg-christmas.gif) repeat-x top left;*/
	cursor: default;
	text-align: center;
}

input, option, textarea, select  {
	padding: 5px;
	border: 1px solid #999;
	background-color: #fff;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #555;
	text-align: justify;
}

blockquote  {
	padding: 5px;
	background-color: #f3f3f3;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #666;
	text-align: left;
}

ul, li  {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style-position: inside;

}

h1, h2, h3, h4, h5  {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #444444;
}

a:link  {
	color: #458CC0;
	font-weight: bold;
	text-decoration: none;
}

a:active  {
	color: #458CC0;
	font-weight: bold;
	text-decoration: none;
}

a:visited  {
	color: #458CC0;
	font-weight: bold;
	text-decoration: none;
}

a:hover  {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}





/* CONTENT & SIDEBAR */
#container  {
	margin: 5px auto;
	width: 1155px;
	text-align: left;
}

#content  {
	float: left;
	width: 488px;
	padding-left: 35px;
	padding-right: 35px;
	border-left: 1px dashed #a4a4a4;
	border-right: 1px dashed #a4a4a4;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #444;
	text-align: left;
}

#sidebar1  {
	float: left;
	width: 255px;
	padding-right: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #444;
	text-align: justify;
}

#sidebar1 h2  {
	margin: 25px 0 0 0;
	padding: 7px 0 0 10px;
	width: 310px;
	height: 28px;
	background-image: url('http://www.blogaways.com/wp-content/themes/new/images/h2bg.gif');
	/*background-image: url('http://www.blogaways.com/wp-content/themes/new/images/bg-h2-christmas.gif');*/
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
}

#sidebar2  {
	float: left;
	width: 310px;
	padding-left: 15px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #444;
	text-align: justify;
}

#sidebar2 h2  {
	margin: 25px 0 0 0;
	padding: 7px 0 0 10px;
	width: 310px;
	height: 28px;
	background-image: url('http://www.blogaways.com/wp-content/themes/new/images/h2bg.gif');
	/*background-image: url('http://www.blogaways.com/wp-content/themes/new/images/bg-h2-christmas.gif');*/
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
}

#footer  {
	width: 100%;
	height: 99px;
	background-image: url('http://www.blogaways.com/wp-content/themes/new/images/bgbottom.jpg');
	background-repeat: repeat-x;
	margin: 25px 0 0 0;
	padding-top: 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #333;
}



/* ENTRY STYLING */
.comments  {
	float: left;
	width: 50%;
	height: 20px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
}

.ratings  {
	float: right;
	width: 50%;
	height: 20px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	text-align: right;
}

.details  {
	font-size: 11.5px;
	color: #666;
}

.tags  {
	padding-top: 10px;
	font-size: 10px;
	color: #777;
}

.dottedline  {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #ccc;
}

.entryspacing  {
	width: 100%;
	height: 75px;
}





/* COMMENT STYLING */
.commentscontainer  {
	margin: 0 auto;
	width: 520px;
	border-bottom: 1px dotted #999999;
	text-align: left;
}

.commentsleft  {
	float: left;
	width: 150px;
	text-align: center;
}

.commentsright  {
	float: left;
	padding-left: 10px;
	width: 360px;
	text-align: justify;
}

.commentsspacing  {
	width: 520px;
	height: 50px;
}

.gravatar  {
	margin: 3px;
	padding: 6px;
	border: 1px solid #cccccc;
}

.date  {
	color: #999999;
	font-style: italic;
}





/* COMMENTS FORM */
#comment-personaldetails .author  {
	background-image:url(/wp-content/themes/new/images/person.png);
	background-position:5px center;
	background-repeat:no-repeat;
	padding-left:25px;
}

#comment-personaldetails .email  {
	background-image:url(/wp-content/themes/new/images/email.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	padding-left:25px;
}

#comment-personaldetails .url  {
	background-image:url(/wp-content/themes/new/images/url.png);
	background-position:5px center;
	background-repeat:no-repeat;
	padding-left:25px;
}

.commentbg  {
	background-image:url(/wp-content/themes/new/images/commentbg.png);
	background-position:center center;
	background-repeat:no-repeat;
}







/* MISC STYLING */
.img  {
	margin: 3px;
	padding: 5px;
	border: 1px solid #cccccc;
}

.imgleft  {
	float: left;
	margin: 0 10px 10px 0;
	padding: 3px;
	border: 1px solid #ccc;
}

.imgright  {
	float: right;
	margin: 0 0 10px 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

.alignleft  {
	float: left;
}

.alignright  {
	float: right;
}

.blue  {
	border: 1px solid #4573b3;
}

li.widget { margin: 0px; padding: 0px; list-style: none; }