/* RESETS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img { 
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* DEFAULTS */
a {
	color: #5892e4;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #6cf;
}
.hidden {
	display: none;
}
.fix1 {
	display: block;
	height: 100%;
	overflow: hidden;
}
.fix2 {
	display: inline;
	height: 100%;
	overflow: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.noborder {
	border: none !important;
}
.nopadding {
	padding: 0 !important;
}
.nomargin {
	margin: 0 !important;
}
/* LAYOUTS */
body {
	background: url(images/bg.jpg) #fff repeat-x 0 0;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrap {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 1040px;
}
#header1 {
}
/* HEADER 1 */
#header1 h1, #header1 h2 {
	background: url(images/banner.jpg) no-repeat 0 0;
}
#header1 h1 a, #header1 h2 a {
	display: block;
	height: 151px;
	text-indent: -9999px;
	width: 1040px;
}
/* NAV OPTIONS */
#headerpages {
}
#headerpages li {
	float: left;
}
#headerpages li a {
	display: block;
	height: 60px;
	text-indent: -9999px;
}
#headerpages li a:hover {
	background-position: 0 -60px;
}
#headerpages li .opt1 {
	background: url(images/1how.jpg) no-repeat 0 0;
	width: 123px;
}
#headerpages li .opt2 {
	background: url(images/2find.jpg) no-repeat 0 0;
	width: 127px;
}
#headerpages li .opt3 {
	background: url(images/3ask.jpg) no-repeat 0 0;
	width: 156px;
}
#headerpages li .opt4 {
	background: url(images/4horo.jpg) no-repeat 0 0;
	width: 152px;
}
#headerpages li .opt5 {
	background: url(images/5learn.jpg) no-repeat 0 0;
	width: 209px;
}
#headerpages li .opt6 {
	background: url(images/6dear.jpg) no-repeat 0 0;
	width: 152px;
}
#headerpages li .opt7 {
	background: url(images/7testi.jpg) no-repeat 0 0;
	width: 121px;
}
/* MAIN */
#main1 {
	background-color: #fff;
	min-height:1000px;
}
#sidebar {
	padding: 35px 35px 35px 0;
	width: 275px;
}
#contentblog {
	float: left;
	padding: 35px 0 35px 35px;
	width: 660px;
}
/* POST */
.postitemblog {
	margin: 0 0 30px;
	position: relative;
}
.postitemblog .info {
	margin: 0 0 10px;
}
.postitemblog .info h1 {
	color: #000;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 5px;
}
.postitemblog .info h2 {
	margin: 0 0 5px;
}
.postitemblog .info h2 a {
	border-bottom: 1px solid #75abea;
	color: #105cb6;
	font-size: 25px;
	font-weight: bold;
}
.postitemblog .info h1 a:hover, .postitemblog .info h2 a:hover {
	color: #6cf;
}
.postitemblog .info .date {
	font-size: 11px;
}
.postitemblog .info .comm {
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 31px;
}
.postitemblog .info .comm a {
	background: url(images/commenticon.gif) no-repeat 0 0;
	color: #888;
	display: block;
	padding: 5px 0 12px;
}
.postitemblog .info .comm a:hover {
	color: #000;
}
.postitemblog .content {
	color: #000;
	line-height: 150%;
}
/* POST STYLE */
.postitemblog .content a {
	text-decoration: underline;
}
.postitemblog .content h1 {
}
.postitemblog .content h2 {
}
.postitemblog .content h3, .postitemblog .content h4 {
}
/* SIDEBAR BOX */
.box {
	margin: 0 0 20px;
}
.box h3 {
	border-bottom: 1px solid #ccc;
	color: #4e463f;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
.box .boxcontent li {
	padding: 0 0 5px;
}
.box .boxcontent li ul {
	padding: 5px 0 0 20px;
}
.box .boxcontent a {
	text-decoration: underline;
}
/* NAVIGATION */
.navigation {
	background-color: #eaf2fc;
	padding: 10px;
}
.navigation a {
	font-weight: bold;
}
/* COMMENT */
h3#comments {
	background: url(images/blockdivider.png) #f7f6f6 repeat-x 0 0;
	color: #565656;
	font-size: 20px;
	padding: 25px 25px 15px;
}
ol.commentlist {
	background-color: #f7f6f6;
	padding: 0 50px 15px;
}
ol.commentlist li {
	padding: 0 0 20px;
}
ol.commentlist .info {
	float: left;
}
ol.commentlist .info .author, ol.commentlist .info .date {
	text-align: center;
}
ol.commentlist .content {
	background: url(images/commentcontent.png) repeat-y 0 0;
	float: right;
	width: 445px;
}
ol.commentlist .contenttop {
	background: url(images/commentcontenttop.png) no-repeat 0 0;
}
ol.commentlist .contentbottom {
	background: url(images/commentcontentbottom.png) no-repeat 0 100%;
	padding: 30px;
}
ol.commentlist .info .avatar {
	text-align: center;
}
ol.commentlist .info .avatar img {
	border: 5px solid #ededed;
}
ol.commentlist .info .author {
	font-weight: bold;
}
ol.commentlist .info .date {
	font-size: 10px;
}
h4#respond {
	background: url(images/blockdivider.png) #f7f6f6 repeat-x 0 0;
	color: #565656;
	font-size: 20px;
	padding: 30px 25px 20px;
}
#commentform {
	background-color: #f7f6f6;
	padding: 0 25px 20px;
}
#commentform p {
	padding: 4px 0;
}
#commentform #comment {
	border: 1px solid #c5c3c3;
	width: 550px;
}
/* COMMENT AREA */
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#commentform label {
	font-size: 12px;
	padding: 0 0 0 5px;
}
#commentform #submit {
	padding: 3px;
}
/* FOOTER */
#footer1 #footertop {
	background: url(images/footerbg1.jpg) #48b5fa repeat-x 0 100%;
}
#footer1 #footerbottom {
	background: url(images/footerbg2.jpg) repeat-x 0 0;
}
#footer1 #footertop #subnav, #footer1 #footerbottom {
	padding: 15px 20px;
}
#footer1 #footertop #subnav li {
	display: inline;
	padding: 0 20px 0 0;
}
#footer1 #footertop #subnav li a {
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
#footer1 #footertop #subnav li a img {
	vertical-align: middle;
}
#footer1 #footerbottom p {
	color: #000;
	font-size: 14px;
}