@import url(https://m.blog.hu/rsc/css/basic.css);	/* Import basic styles */
@import url(https://m.blog.hu/rsc/css/forms.css);	/* Import basic styles */
@import url(https://m.blog.hu/rsc/css/comments.css);	/* Import basic styles */

/********** =defaults **********/


/*## Body ## Body class attributes */

body {
	background: no-repeat #fff;
	color: #000;
	font-family: times;
	font-size: 90%;
	margin: 0;
	line-height: 125%;
}

a {
    text-decoration:none;
	color: #a25020;
}

a:hover {
    text-decoration: underline;
}


ul {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

li {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    list-style-type: none;
}

div.box ul {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0;
}

div.box li {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    list-style-type: none;
}

div.box {
   word-wrap: break-word;
   margin: 0;
   padding: 0;
}

div.inbox {
   padding-left: 5px;
   color: #5e5e5e;
}

div.box img {
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0;
    background-color: transparent;
}

div.box p {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}


div.box h3 {
    padding: 0;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 0;
}

/* header */
div#pageFullWidth {
	width: auto;
}


/* layout */
#wrapper {
	width: 920px;
	margin-left: 100px;
}

#footerWrapper {
	margin-left:100px;
	width: 920px;
}

#footerIn {
	float: right;
}

/* main wrapper: posts */
#mainWrapper {
	float: left;
	height: 100%;
	width: 75%;
	overflow: hidden;
	margin: 0px;
}

#mainWrapper div.mainIn div.tagcloud {
	display:none;
}

.mainIn {
	width: 100%;
}

.post {
	width: 95%;
	text-align:justify;
	color: #5e5e5e;
}

/*
.post a:link,a:visited,a:active {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}
*/

/* post date time, tags, etc*/
.post h3 {
	font-size: 11px;
}

div.post h3 a:link,a:visited,a:active {
	text-decoration: none;
}

div.post h3 a:hover {
	text-decoration: underline;
}

.post h3 .tags {
}

.post h3 .tags a {
}

.post span.searchHighlight1 {
	background-color: #595959;
	color: #fff;
}

/* post title */
.post h2 {
	color: #5e5e5e;
}

.post h2 a:link,a:visited,a:active {
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

/* right boxes */
#rightWrapper {
    width: 25%;
    float: right;
    overflow: hidden;
}

#rightWrapper .box {
	padding: 5px 5px 5px 5px;
	/* right boxes */
}

#rightWrapper .box h3 {
	/* right boxes title */
}

#rightWrapper .box a:link,a:visited,a:active {
	/* right boxes links */
	text-decoration: none;
}

#rightWrapper .box a:hover {
	/* right boxes links */
	text-decoration: underline;
}

.rightIn {
	width: 100%;
	overflow: hidden;
}

div.pager {
}

div.pager a:link,a:visited,a:active {
    text-decoration: none;
}

div.pager a:hover {
    text-decoration: underline;
}


div.prev {
    float: left;
    padding-left: 20px;
}

div.next {
    float: right;
    padding-right: 20px;
}

div.commentsBg {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

div.comment {
	padding: 2px 8px 8px 8px;
}


div.owncomment {
	background-color: #fff;
}

h3.comment {
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 3px;
	float: none;
	margin: 0;
}

div.commentsBg h1 {
	border:none;
	border: none;
	font-size: 14px;
}

div.commentsBg h1 a:link,a:visited,a:active {
	text-decoration: none;
}

div.commentsBg h1 a:hover {
	text-decoration: underline;
}

.commentHeadURL {
}

span.commentTime a:link,a:visited,a:active {
}

span.commentTime a:hover {
}

div.commentText {
	margin-top: 4px;
	color: #000;
}

input.bComment, textarea.bComment {
	background-color: #eee;
	border: 1px solid #555;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}

.input_text {
	background-color: #eee;
	border: 1px solid #193320;
	padding: 2px;
}

div.input {
	border: none;
}

textarea.bComment { width: 94% }

select.bComment  /* Used by the profile form */
{
	background-color: #ffffff;
	border: 1px solid #193320;
	padding: 1px;
	margin: 0ex;
}

.SaveButton {
	background-color: #272e29;
	margin-top: 5px;
	border: 1px solid #919e71;
	width: 80px;
	}

.ResetButton {
	background-color: #272e29;
	margin-top: 5px;
	border: 1px solid #919e71;
	width: 80px;
	}

form.bComment /* New comment form */ {
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 0px;
}

div.label {
}

div.info {
}

fieldset {
	padding-top: 10px;
	border: none;
}

fieldset.submit {
	border: none;
	}

.checkbox {
	border: none;
	background-color: #transparent;
	}

.input {
	padding-top: 10px;
}

div.input img {
	padding-left: 0px;
	}

.notes {
	padding-left: 30px;
	padding-bottom: 5px;
}

form.bComment fieldset div.label {
	padding-top:0.5ex;
	text-align:right;
	width:18%;
}

form.bComment fieldset div.info {
	margin:0 0 0 0;
	padding-top:0.5ex;
}
/*## General tags ##  */


/*## Page Header ## Styles for page header */


/*## Page Footer ## Styles for page footer */


/*## Page Layout ##  */


/*## Post ## attributes for blog posts  */


/*## Sideboxes ## Styles for sideboxes */


/*## Calendar ## Styles for calendar */


/*## Comments ## Styles for comment area */

