/*  
Theme Name: B-OLDAL Wide
Theme URI: http://www.e-motions.hu/
Description: A two column wide theme for http://b-oldal.blog.hu
Version: 1.1
Author: Oszkar Horvath
Author URI: http://oszkarsag.blog.hu
*/

@import url(http://blog.hu/rsc/css/basic.css);	/* Import basic styles */
@import url(http://blog.hu/rsc/css/forms.css);	/* Import basic styles */
@import url(http://blog.hu/rsc/css/comments.css);	/* Import basic styles */
@import url(style.template.css);	/* Import template-specific extras */

/********** =defaults **********/


/*## Body ## Body class attributes */

body {
	margin: 0;
	padding: 0;
	background: #E8E8CE url(img/bg.gif) repeat-y center top;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	text-align: center;
}
body img {
        border:none;
}

/*## General tags ##  */

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
        text-align: justify;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #45abe9;
}
h1, h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #45abe9;
}
textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

input {
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}

input.submit {
	border: 1px solid #2baefd;
	background-color: #45abe9;
	color: #fff;
	font-weight: bold;
	}

input.submit2 {
	border: 1px solid #b57d4e;
	background-color: #f77712;
	color: #fff;
	font-weight: bold;
	}

input.bComment {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	}

input.searchField {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	font-size: 0.9em;
	border: 1px solid #e1eac7;
	background-color: #f1f2e8;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
  border: 1px solid #555;
  padding: 2px;
}
.polo {
border:none;
text-align:center;
margin: 0 auto;
}
a.email {
background: url(img/email.gif) no-repeat left center;
padding-left: 30px;
}
.small {
	font-size: 0.9em;
	color: #bbb;
}

.promowrap {
	background: #b7daef url(img/promo-bottom.gif) no-repeat center bottom;
	margin: 5px 0 9px 0;
	padding: 8px 0 8px 0;
	display:table;
	width:709px;
}

.promotext {
	width:217px;
	float:left;
	margin:0 0 0 14px;
}

.promoimg {
	width:214px;
	float:left;
	margin:0 6px 0 11px;
	padding:0;
}

#mainWrapper .promotext h1 {
	font-family: arial, sans-serif;
	background:transparent;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0;
}

#mainWrapper .promotext h2 {
	background:transparent;
	color:#3295d0;
	text-align:center;
	margin:0;
	font-size:12px;
}

#mainWrapper .promotext p {
	color:#3295d0;
	text-align:center;
	margin:0 0 12px 0;
}

#mainWrapper a.promomore {
	float:right;
	background: url(img/promo-more.gif) no-repeat top right;
	font-size:10px;
	width:66px;
	padding:2px 26px 4px 0;
	text-align:right;
	display:block;
}

#mainWrapper .promoimg img {
	border:3px #fff solid;
	padding:0;
	margin:0;
}

/*## Page Header ## Styles for page header */

#pageHeader {
	padding: 0 0 0 31px;
	height: 230px;
}

#menu {
	padding: 0;
	height: 31px;
}

#menu a {
	padding: 8px 6px 7px 0;
	margin: 0;
	float:left;
	min-width: 97px;
	background:url(img/menu-off.gif) no-repeat bottom center;
	color:#fff;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}

#menu a.on {
	background:url(img/menu-on.gif) no-repeat bottom center;
	color:#545454;
}

#menu a.menugray {
	min-width: 105px;
	background:url(img/menu-gray-off.gif) no-repeat bottom center;
	color:#fff;
}

#menu a.menugray:hover {
	background:url(img/menu-gray-on.gif) no-repeat bottom center;
	color:#545454;
}

#menu a.rsstab {
	min-width: 61px;
	background:url(img/menu-rss-off.gif) no-repeat bottom center;
	color:#fff;
}

#menu a.rsstab:hover {
	background:url(img/menu-rss-on.gif) no-repeat bottom center;
	color:#545454;
}

#menu a:hover {
	background:url(img/menu-on.gif) no-repeat bottom center;
	color:#545454;
	text-decoration:underline;
}

#pageHeader h1 {
	display: none;
	margin: 6px 0px 0px 20px;
	padding: 34px 0 0 18px;
	font-size: 1.8em;

}
#pageHeader h1 a {
	text-decoration: none;
	color: #3295d1;
}

div#pageHeader h3 {
	display: none;
	margin: 76px 0px 0px 20px;
	padding: 0 0 0 20px;
	color: #45abe9;
}
div#pageHeader div.notes {
    font-size: 1em;
    margin: 0px 10px 0px 0px;
    float: right;
    color: #000;
}

div#pageHeader div#stevie {
	width:160px;
	height:190px;
	float:right;
	margin:5px 338px 0 0;
}

div#pageHeader div#banner-234x60 {
	width:234px;
	height:60px;
	float:right;
	margin:41px 0 0 0;
}

div#pageHeader div#bloginfo {
	width:190px;
	height:60px;
	float:right;
	margin:41px 0 0 0;
}

/*## Page Footer ## Styles for page footer */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
	height:158px;
	background:url(img/bg-bottom.jpg) repeat-x top center;
}

#footer a:hover { 
	color:#fff;
}

#footer p {
	margin: 0;
	padding: 20px 20px 5px 20px;
	font-size: 0.9em;
	text-align: center;
}

#footer p {
	color:#fff;
}

#footer a {
	color:#99ccff;
}

#footer .ajanlott {
	color:#fff;
}

#footer ul {
	list-style-type:none;
	font-size: 0.9em;
	padding:0 12px 10px 12px;
}

#footer ul li { 
	float:left;
	padding:0 0 0 18px;
	background:url(img/bullet-footer.gif) no-repeat top left;
}
#footmenu {
	margin: 0 0 0 95px;
	padding: 0;
	height: 31px;
}

#footmenu a {
	padding: 6px 6px 6px 0;
	margin: 0;
	float:left;
	min-width: 97px;
	background:url(img/footmenu-off.gif) no-repeat bottom center;
	color:#fff;
	font-size: 12px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}

#footmenu a.on {
	background:url(img/footmenu-on.gif) no-repeat bottom center;
	color:#545454;
}

#footmenu a.menugray {
	min-width: 105px;
	background:url(img/footmenu-gray-off.gif) no-repeat bottom center;
	color:#fff;
}

#footmenu a.menugray:hover {
	background:url(img/footmenu-gray-on.gif) no-repeat bottom center;
	color:#545454;
}

#footmenu a.rsstab {
	min-width: 61px;
	background:url(img/footmenu-rss-off.gif) no-repeat bottom center;
	color:#fff;
}

#footmenu a.rsstab:hover {
	background:url(img/footmenu-rss-on.gif) no-repeat bottom center;
	color:#545454;
}

#footmenu a:hover {
	background:url(img/footmenu-on.gif) no-repeat bottom center;
	color:#545454;
	text-decoration:underline;
}

/*## Page Layout ##  */

div#wrapper /* Main white content zone */
{
	margin: 0 auto;
	width: 980px;
	text-align: left;
	border-left: 1px solid #cac9ae;
	border-right: 1px solid #cac9ae;
	background: #fff url(img/head_bg_wide.jpg) no-repeat top center;
	/*overflow: auto;*/
}

div#leftWrapper  {
    width: 0px;
    border: 0px;
    float:left;
    display: none;
}

div#rightWrapper {
    width: 189px;
    float:right;
*   border-right: 0;
	overflow: hidden;
	word-wrap: break-word;
}

div#mainWrapper  {
	float: left;
	padding: 0 0 0 32px;
	width: 708px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 708px;
*   border-left: 0;
	overflow: hidden;
	word-wrap: break-word;
}
html>body #mainWrapper {
	width: 708px;
}
* html #mainWrapper {
	overflow: hidden;
	/* So IE won't break things */
}

#rightWrapper {
	float: left;
	padding: 0 20px 0 20px;
	width: 190px;
	font-size: 0.9em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
}

.rightIn {
	overflow: hidden;
	}

html>body #rightWrapper {
	width: 190px;
}
/*## Post ## attributes for blog posts  */

div.post {
	margin-top: 20px;
}
div.post h2 {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	clear: both;
	background: url(img/post-wide.gif) no-repeat top left;
	/* Width and overflow to clear '.posttitle a' */
}
div.post h2:hover {
	background: url(img/post-on-wide.gif) no-repeat top left;
}
div.post h2 a {
	float: left;
	padding: 5px 10px 10px 45px;
}
div.post h2 a:link,
div.post h2 a:visited {
	color: #FFF;
}
div.post h2 a:hover,
div.post h2 a:active {
	color: #fff;
}

div.post h3 {
	margin: 0;
	}

div.post img { text-align: left; float:left; margin: 12px; margin-left: 0px; margin-top: 4px; margin-bottom: 4px; border:1px solid #555; }

div.post img.imgright {
	text-align: right;
	float:right;
	margin-right: 0px;
	margin-left: 12px;
}
div.post img.imgleft {
	text-align: left;
	float:left;
	margin-left: 0px;
}
div.post img.imgnotext {
	text-align: middle;
	float:none;
	margin: 0px;
}

h3.tags,
h3.comments {
	margin: 0;
	padding-top: 15px;
	font-size: 1.15em;
	color: #999;
	font-weight: normal;
        clear: both;
}
.clear {
        clear: both;
}
h3.comments {
	border-top:1px #b96f17 dashed;
}
h3.date {
	padding-top: 4px;
	font-size: 1.15em;
	color: #999;
	font-weight: normal;
	margin: 0;
}
div.entry {
	padding: 0px;
	margin: 0px;
}

    /* szavazas */
    div.rating {
        background-repeat:no-repeat;
        background-position:96px 0;
        height:25px;
        font-weight:bold;
        margin-top: 34px;
        margin-bottom: 10px;
     margin-left:10px;
    }
    div.reader {
     margin-top:0;
    }
    div.rating  span.eredmeny {
        margin-left:130px;
    }
    div.reader span.eredmeny {
        margin-left:158px;
    }

.rating.index { display:none; }

.post .r0 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p0.gif'); }
.post .r1 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p1.gif'); }
.post .r2 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p2.gif'); }
.post .r3 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p3.gif'); }
.post .r4 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p4.gif'); }
.post .r5 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p5.gif'); }
     
/* felpontok */

.post .r05 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p05.gif'); }
.post .r15 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p15.gif'); }
.post .r25 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p25.gif'); }
.post .r35 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p35.gif'); }
.post .r45 { background-image: url('http://b-oldal.blog.hu/media/file/rating/p45.gif'); }
/*## Sideboxes ## Styles for sideboxes */

.rss {
	background: url(img/rss.png) no-repeat left;
        padding: 5px 0 8px 38px;
}

div.box h3 {
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
/*	background: url(img/arrow.gif) no-repeat right; */
	font-size: 1.1em;
	display: block;
}
div.box ul {
	padding: 0;
	list-style-type: none;
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
div.box ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
div.box ul li a {
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

div.center {
        text-align: center;
}
/*## Calendar ## Styles for calendar */

caption.bCalendarCaption {
	margin: 0.6em 0 0 0;
	border: 1px solid #ccc;
	background-color: #fafaf0;
	border-bottom: 0px;
}
table.bCalendarTable {
	margin: 0 0 0.6em 0;
	border: 1px solid #E8E7D0;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: #fafaf0;
	border-top: 1px solid #E8E7D0;
}
th.bCalendarHeaderCell {
	color: #45abe9;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #7eb4d6;
	color: #fff;
	border: 1px solid #2baefd;
}
/*## Comments ## Styles for comment area */

div.commentsBg
{
/*	background-color: #f0fff0;*/
	border-top: 1px dotted #7eb4d6;
	margin-bottom: 16px;
	padding-bottom: 0px;
	margin-top: 4px;
}

div.comment
{
	padding: 8px 8px 5px 8px;
/*	border-bottom: 5px solid white;*/
	border-top: 1px dotted #7eb4d6;
}

/*  \*/
* html div.comment {
	height: 1%;
}
/*  */

div.owncomment
{
	background-color: #ebf6fc;
}

#commentForm {
	border: 0;
	}

h3.comment {
	color: #45abe9;
}

div.commentsBg h1 {
	font-size: 14px;
	font-weight: 700;
}
div.commentsBg h1 {
	color: #45abe9;
	text-decoration: none;
}
div.commentsBg h1 a:hover {
	background-color: #45abe9;
	color: #f0fff0;
	text-decoration: none;
}

.commentHeadURL {
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px; color: white;
}
span.commentTime a {
	font-weight: normal;
	font-size: 11px;
	color: #aaa;
}
span.commentTime a:hover {
	color: #f0fff0;
	background-color: #aaa;
}
span.commentTime a:visited {
	color: #aaa;
}

div.commentText {
	margin-top: 4px;
}

textarea {
	width: 320px;

div.info {
	margin-left: 10px;
	}

input.bComment,
textarea.bComment
{
	background-color: #f8f5ea;
	border: 1px solid #c9db93;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
textarea.bComment { width: 94% }

select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}

form.bComment /* New comment form */
{
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 0px;
}

input.checkbox {
	border: 0px solid white;
	background-color: transparent;
	margin: 0;
	}

div.label {
	word-wrap: break-word;
	font-size: 11px;
	}

fieldset {	
	width: 690px;
	border: 0px;
	}

.submit {
	background-color: #45abe9;
	color: #fff;
	border: 1px solid #8c9f6b;
	}
